@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Quicksand:wght@400..700&display=swap";:root{--bg: #fffcf9;--bg-dots: radial-gradient(rgba(226, 179, 164, .18) 1.5px, transparent 1.5px);--card: #ffffff;--line: #ebdcd5;--text: #4e3f30;--text-muted: #8b7470;--muted: #a38d89;--shadow-sm: 0 4px 12px rgba(139, 115, 107, .04);--shadow: 0 8px 24px rgba(139, 115, 107, .07);--shadow-lg: 0 16px 40px rgba(139, 115, 107, .12);--serif: "LXGW WenKai Screen", "LXGW WenKai", "Source Han Serif SC", "Songti SC", Georgia, serif;--sans: "Quicksand", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", sans-serif;--font-cute: "Fredoka", "Quicksand", sans-serif;--color-elder: #ff758f;--color-elder-light: #ffeef1;--color-elder-glow: rgba(255, 117, 143, .15);--color-younger: #4ea8de;--color-younger-light: #eaf6ff;--color-younger-glow: rgba(78, 168, 222, .15);--color-both: #f7a072;--color-both-light: #fff3ec;--color-both-glow: rgba(247, 160, 114, .15);--color-featured: #fca311;--radius-lg: 24px;--radius-md: 16px;--radius-sm: 10px;--transition-bounce: all .4s cubic-bezier(.175, .885, .32, 1.275);--transition-smooth: all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;transition:background-color .3s ease,border-color .3s ease}html{margin:0;background-color:var(--bg);background-image:var(--bg-dots);background-size:24px 24px;scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;position:relative;min-height:100vh;isolation:isolate}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}button{font:inherit;cursor:pointer;border:none;background:none;outline:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--line);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.confetti-wrapper{position:fixed;inset:0;pointer-events:none;z-index:10002;overflow:hidden}.confetti-piece{position:absolute;top:-20px;width:10px;height:10px;border-radius:2px;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes fall{0%{transform:translateY(0) rotate(0);opacity:1}90%{opacity:1}to{transform:translateY(105vh) translate(var(--drift, 0px)) rotate(720deg);opacity:0}}@keyframes modal-fall{0%{transform:translateY(0) rotate(0);opacity:1}90%{opacity:1}to{transform:translateY(105vh) translate(var(--drift, 0px)) rotate(720deg);opacity:0}}.bubble-container{position:fixed;inset:0;pointer-events:none;z-index:-1;overflow:hidden}.bubble{position:absolute;bottom:-120px;background:radial-gradient(circle at 30% 30%,#ffffffb3,#fff0 65%),radial-gradient(circle at 70% 70%,#ff758f59,#4ea8de4d,#f7a07240);border:2px solid rgba(255,255,255,.85);box-shadow:inset 0 0 16px #ffffffd9,0 8px 24px #e2b3a440;border-radius:50%;animation:float-bubble infinite ease-in-out}.bubble:nth-child(1){width:60px;height:60px;left:8%;animation-duration:20s;animation-delay:0s;--op: .85}.bubble:nth-child(2){width:90px;height:90px;left:22%;animation-duration:24s;animation-delay:2s;--op: .75}.bubble:nth-child(3){width:40px;height:40px;left:38%;animation-duration:16s;animation-delay:5s;--op: .8}.bubble:nth-child(4){width:110px;height:110px;left:52%;animation-duration:28s;animation-delay:1s;--op: .7}.bubble:nth-child(5){width:70px;height:70px;left:68%;animation-duration:22s;animation-delay:4s;--op: .85}.bubble:nth-child(6){width:50px;height:50px;left:82%;animation-duration:18s;animation-delay:7s;--op: .75}.bubble:nth-child(7){width:80px;height:80px;left:14%;animation-duration:26s;animation-delay:9s;--op: .7}.bubble:nth-child(8){width:100px;height:100px;left:76%;animation-duration:23s;animation-delay:3s;--op: .75}@keyframes float-bubble{0%{transform:translateY(0) translate(0) scale(1);opacity:0}10%{opacity:var(--op, .5)}50%{transform:translateY(-55vh) translate(40px) scale(1.05)}90%{opacity:var(--op, .5)}to{transform:translateY(-110vh) translate(-20px) scale(.95);opacity:0}}.site-footer{text-align:center;padding:64px 24px 72px;margin-top:64px;background:#fffcf973;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px dashed var(--line);position:relative;overflow:hidden;border-bottom:4px solid var(--color-both)}.footer-stickers{display:flex;justify-content:center;gap:20px;margin-bottom:18px}.site-footer .sticker{font-size:26px;display:inline-block;filter:drop-shadow(0 3px 6px rgba(139,115,107,.15));animation:sticker-float 3s infinite alternate ease-in-out}.site-footer .sticker:nth-child(1){animation-delay:0s}.site-footer .sticker:nth-child(2){animation-delay:.4s}.site-footer .sticker:nth-child(3){animation-delay:.8s}.site-footer .sticker:nth-child(4){animation-delay:1.2s}@keyframes sticker-float{0%{transform:translateY(0) rotate(-4deg)}to{transform:translateY(-6px) rotate(4deg)}}.site-footer .wishes{font-family:var(--serif);font-size:17px;font-weight:600;color:var(--text);margin:0 0 12px;letter-spacing:.5px}.site-footer .copyright{font-size:11px;color:var(--text-muted);margin:0;font-weight:500}
