:root{--paper:#faf6ee;--ink:#3b3a38;--ink-soft:#3b3a388c;--blush:#f5c6cf;--sage:#cfe3cf;--lake:#c9d9e6;--lavender:#ddd3ec;--marigold:#f3d08a;--white:#fff;--shadow-sticker:3px 3px 0 #3b3a3826;--font-hand:"Caveat", "Segoe Print", "Bradley Hand", cursive;--font-body:"Fraunces", Georgia, serif;--font-graffiti:"Permanent Marker", "Marker Felt", cursive;--size-letter-lg:56px;--size-letter:40px;--size-button:28px;--size-body:21px;--size-caption:16px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--dur-fast:.3s;--dur-ui:.5s;--dur-slow:.7s;--dur-ceremony:1.6s;--ease-css:cubic-bezier(.34, 1.56, .64, 1);--stroke:2px;--stage-max:880px}@media (max-width:480px){:root{--size-letter-lg:40px;--size-letter:32px;--size-button:24px;--size-body:19px}}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}html{background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:var(--size-body);-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;line-height:1.6}body{overscroll-behavior:none;overflow-x:hidden}img,svg{max-width:100%;display:block}button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border:0;padding:0}input{font:inherit;color:inherit}:focus-visible{outline:2px dashed var(--ink);outline-offset:4px}::selection{background:var(--blush)}.grain{opacity:.06;pointer-events:none;mix-blend-mode:multiply;z-index:1;width:100%;height:100%;position:fixed;inset:0}#stage{z-index:2;width:100%;max-width:var(--stage-max);min-height:100dvh;padding:calc(var(--space-5) + env(safe-area-inset-top)) calc(var(--space-5) + env(safe-area-inset-right)) calc(var(--space-5) + env(safe-area-inset-bottom)) calc(var(--space-5) + env(safe-area-inset-left));justify-content:center;align-items:center;gap:var(--space-5);text-align:center;flex-direction:column;margin:0 auto;display:flex;position:relative}#stage[data-act=intro]{min-height:100svh}.act{align-items:center;gap:var(--space-5);flex-direction:column;width:100%;display:flex;position:relative}.desk{pointer-events:none;z-index:0;position:fixed;inset:0}.desk-doodle{fill:none;stroke:var(--ink);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;opacity:.28;position:absolute}.desk-pencil{width:140px;top:12vh;left:4vw;transform:rotate(-18deg)}.desk-ring{width:90px;stroke:var(--ink);opacity:.16;top:10vh;right:5vw}.desk-tape{width:100px;fill:var(--lavender);fill-opacity:.5;bottom:14vh;left:6vw;transform:rotate(8deg)}.desk-star{width:34px;bottom:18vh;right:8vw}.desk-star2{width:26px;bottom:26vh;right:14vw}@media (max-width:899px){.desk{display:none}}.hand{font-family:var(--font-hand);font-weight:700;font-size:var(--size-letter);letter-spacing:.005em;margin:0;line-height:1.15}.hand-lg{font-size:var(--size-letter-lg)}.caption{font-family:var(--font-hand);font-weight:500;font-size:var(--size-caption);color:var(--ink-soft);margin:0}.body{font-family:var(--font-body);font-size:var(--size-body);max-width:28ch;margin:0;line-height:1.6}.note{font-family:var(--font-hand);font-weight:500;font-size:var(--size-caption);color:var(--ink-soft);margin:0}.graffiti{font-family:var(--font-graffiti);font-size:var(--size-letter-lg);letter-spacing:.02em;color:var(--blush);-webkit-text-stroke:3px var(--ink);paint-order:stroke fill;text-shadow:var(--shadow-sticker);margin:0;line-height:1;transform:rotate(-3deg)}.pressable{min-width:44px;min-height:48px;padding:var(--space-2) var(--space-5);font-family:var(--font-hand);font-weight:700;font-size:var(--size-button);color:var(--ink);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;will-change:transform;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:relative}.pressable[disabled]{color:var(--ink-soft);cursor:default}.rough-bg{pointer-events:none;z-index:-1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.rough-host{isolation:isolate;position:relative}.click-hint{font-family:var(--font-hand);font-weight:700;font-size:var(--size-caption);color:var(--ink);padding:var(--space-2) var(--space-4);opacity:0;min-height:44px;position:relative}.click-hint.is-ready{animation:2.2s ease-in-out infinite hint-breathe}@keyframes hint-breathe{0%,to{opacity:.55}50%{opacity:1}}.click-hint svg{width:100%;height:8px;stroke:var(--ink-soft);stroke-width:1.5px;fill:none;stroke-linecap:round;position:absolute;bottom:2px;left:0;right:0}.stage-click{z-index:1;cursor:pointer;background:0 0;position:fixed;inset:0}#stage:has(.click-hint){cursor:pointer}.mute{top:calc(var(--space-4) + env(safe-area-inset-top));right:calc(var(--space-4) + env(safe-area-inset-right));z-index:20;width:48px;height:48px;color:var(--ink);opacity:.7;place-items:center;display:grid;position:fixed}.mute[hidden]{display:none}.mute svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.mute .mute-cross,.mute[aria-pressed=true] .mute-waves{display:none}.mute[aria-pressed=true] .mute-cross{display:block}.bubble{font-family:var(--font-hand);font-weight:500;font-size:var(--size-caption);padding:var(--space-2) var(--space-4);color:var(--ink);display:inline-block;position:relative}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.fallback{max-width:28ch}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.confetti-canvas{pointer-events:none;z-index:3;width:100%;height:100%;position:fixed;inset:0}.dom-stroke{pointer-events:none;z-index:4;border-radius:2px;width:14px;height:4px;position:fixed}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/caveat-cyrillic-ext-500-normal-DcrB4vVx.woff2)format("woff2"),url(/assets/caveat-cyrillic-ext-500-normal-DqTXtm5N.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/caveat-cyrillic-500-normal-DpMZbbjM.woff2)format("woff2"),url(/assets/caveat-cyrillic-500-normal-DLSfp5IU.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/caveat-latin-ext-500-normal-jKqJW7bC.woff2)format("woff2"),url(/assets/caveat-latin-ext-500-normal-wUUXxlbS.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/caveat-latin-500-normal-B9SDL8cy.woff2)format("woff2"),url(/assets/caveat-latin-500-normal-Do9veZfZ.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/caveat-cyrillic-ext-700-normal-CrK2-ngJ.woff2)format("woff2"),url(/assets/caveat-cyrillic-ext-700-normal-DjFGiEhD.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/caveat-cyrillic-700-normal-BIyejhEL.woff2)format("woff2"),url(/assets/caveat-cyrillic-700-normal-Bhcx9qBB.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/caveat-latin-ext-700-normal-DFbRgDry.woff2)format("woff2"),url(/assets/caveat-latin-ext-700-normal-DjJQd59I.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/caveat-latin-700-normal-D8_1Nw6V.woff2)format("woff2"),url(/assets/caveat-latin-700-normal-cPyBTTZN.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/fraunces-vietnamese-400-normal-CvGt0Ybw.woff2)format("woff2"),url(/assets/fraunces-vietnamese-400-normal-B65MOf9T.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/fraunces-latin-ext-400-normal-D8gbi3Gu.woff2)format("woff2"),url(/assets/fraunces-latin-ext-400-normal-UihxqfOe.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/fraunces-latin-400-normal-6IfK1voy.woff2)format("woff2"),url(/assets/fraunces-latin-400-normal-NUPT2cO8.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/fraunces-vietnamese-400-italic-BTOWH4O7.woff2)format("woff2"),url(/assets/fraunces-vietnamese-400-italic-CO9zBbpA.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/fraunces-latin-ext-400-italic-jodr80a5.woff2)format("woff2"),url(/assets/fraunces-latin-ext-400-italic-CGHg0U1I.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/fraunces-latin-400-italic-ChpO6tcr.woff2)format("woff2"),url(/assets/fraunces-latin-400-italic-B7iDoVhm.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Permanent Marker;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/permanent-marker-latin-400-normal-BF23djCy.woff2)format("woff2"),url(/assets/permanent-marker-latin-400-normal-BnZj5c41.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.gate{gap:var(--space-5);max-width:520px}.envelope{aspect-ratio:300/200;will-change:transform;width:clamp(220px,38vw,300px);animation:4s ease-in-out infinite envelope-breathe}.envelope svg{fill:none;width:100%;height:100%;stroke:var(--ink);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.envelope .env-body{fill:var(--white)}.envelope .env-inside{fill:var(--lake)}.envelope .env-flap{fill:var(--lavender)}.envelope .env-seal{fill:var(--blush)}.envelope .env-seal-half{opacity:0}.envelope .env-face{stroke-width:1.8px}.envelope .env-frown,.envelope.is-sad .env-smile{opacity:0}.envelope.is-sad .env-frown{opacity:1}.envelope .env-crack{opacity:0;stroke-width:2.4px}.envelope .env-bubble{opacity:0}@keyframes envelope-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.gate-form{align-items:center;gap:var(--space-4);flex-direction:column;width:100%;display:flex}.gate-fields{justify-content:center;gap:var(--space-5) var(--space-6);flex-wrap:wrap;display:flex}.gate-field{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.gate-field .caption{color:var(--ink)}.gate-rule{padding-bottom:6px;position:relative}.gate-rule input{width:16ch;min-height:48px;padding:var(--space-1) var(--space-2);text-align:center;font-family:var(--font-hand);font-weight:700;font-size:var(--size-button);letter-spacing:.06em;color:var(--ink);background:0 0;border:0;display:block}.gate-rule input::placeholder{color:var(--ink-soft);opacity:.6;letter-spacing:.1em}.gate-rule input:focus-visible{outline:none}.gate-rule svg{width:100%;height:8px;stroke:var(--ink);stroke-width:2px;fill:none;stroke-linecap:round;position:absolute;bottom:0;left:0;right:0}.gate-rule:focus-within svg{stroke:var(--ink);stroke-width:2.6px}.gate-field .note{max-width:22ch}.gate-submit{width:56px;min-width:56px;height:56px;min-height:56px;color:var(--ink);place-items:center;padding:0;display:grid}.gate-submit svg.arrow{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.gate-submit[aria-busy=true] svg.arrow{animation:.9s linear infinite gate-spin}@keyframes gate-spin{to{transform:rotate(360deg)}}.gate-note{opacity:0;min-height:1.6em}.gate-success{white-space:nowrap;opacity:0;position:absolute;top:8%;left:50%;transform:translate(-50%)}.intro{position:relative}.intro-hang{flex:none;position:relative}.intro-hang .polaroid{position:absolute}.intro-ribbon{fill:none;stroke-width:3px;stroke-linecap:round;pointer-events:none;width:78px;height:130px;position:absolute;top:0}.intro-ribbon-left{stroke:var(--blush);left:0}.intro-ribbon-right{stroke:var(--sage);right:0}.intro-lettering-wrap{display:inline-block;position:relative}.letter{display:inline-block}.intro-sparkle{color:var(--ink);pointer-events:none;position:absolute}.intro-sparkle-1{top:-10px;left:-18px}.intro-sparkle-2{top:-14px;right:-20px}.intro-sparkle-3{bottom:-12px;left:calc(50% - 9px)}.intro-skip{right:var(--space-4);bottom:var(--space-4);min-width:44px;min-height:44px;padding:var(--space-2) var(--space-3);opacity:0;justify-content:center;align-items:center;display:inline-flex;position:absolute}.intro-skip[hidden]{display:none}@media (max-width:480px){.intro-ribbon{width:54px;height:90px}}.polaroid{will-change:transform;display:inline-block;position:relative}.polaroid-thread{pointer-events:none;width:100%;stroke:var(--ink);stroke-width:2px;fill:none;stroke-linecap:round;position:absolute;left:0;right:0;overflow:visible}.polaroid-knot{width:26px;height:26px;color:var(--ink);pointer-events:none;position:absolute;top:-14px;left:50%;transform:translate(-50%)rotate(-6deg)}.polaroid-knot svg{width:100%;height:100%;fill:var(--lavender);stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.polaroid-card{padding:var(--space-3) var(--space-3) var(--space-6);align-items:center;gap:var(--space-2);filter:drop-shadow(3px 4px #3b3a381f);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;flex-direction:column;display:flex;position:relative}.polaroid-card:before,.polaroid-card:after{content:"";background:var(--lavender);opacity:.75;pointer-events:none;width:56px;height:18px;position:absolute;top:-8px}.polaroid-card:before{left:10px;transform:rotate(-4deg)}.polaroid-card:after{right:10px;transform:rotate(3deg)}.polaroid-card img{object-fit:cover;background:var(--lake);pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;display:block}.polaroid-card .caption{color:var(--ink);font-size:var(--size-caption);text-align:center;max-width:100%;line-height:1.2}.polaroid.is-empty .polaroid-card img{border:2px dashed var(--ink-soft);background:0 0}.ready{min-height:60vh;padding-block:var(--space-6);justify-content:space-between}.ready-heading{margin-top:var(--space-4)}.ready-buttons{justify-content:center;align-items:center;gap:var(--space-8);flex-wrap:wrap;width:100%;margin-top:auto;display:flex}.yes{min-width:140px;min-height:64px;padding:var(--space-3) var(--space-6);font-size:calc(var(--size-button) * 1.1);touch-action:manipulation}.yes-hop{animation:1.8s ease-in-out infinite yes-breathe;display:inline-block}@keyframes yes-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.no{min-width:96px;min-height:48px;padding:var(--space-2) var(--space-4);touch-action:manipulation;position:relative}.no-inner{align-items:center;gap:var(--space-2);display:inline-flex}.no-face-wrap{width:28px;height:28px;color:var(--ink);flex:none}.no-face-svg{width:100%;height:100%}.face-group{display:none}.no-face-wrap.neutral .face-neutral,.no-face-wrap.sweat .face-sweat,.no-face-wrap.wide .face-wide,.no-face-wrap.tears .face-tears{display:block}.no-label{display:inline-block}.ready-bubble{z-index:10;pointer-events:none;white-space:nowrap;opacity:0;position:fixed;transform:translate(-50%,-100%)}@media (max-width:480px){.ready-buttons{gap:var(--space-6)}}.yes-label{will-change:transform;display:inline-block}.quiz{gap:var(--space-6)}.quiz-progress{justify-content:center;align-items:center;gap:var(--space-3);display:flex}.progress-dot{width:16px;height:16px;overflow:visible}.progress-dot circle{fill:none;stroke:var(--ink);stroke-width:2px;transition:fill .3s}.progress-dot.is-done circle{fill:var(--ink)}.quiz-inner{align-items:center;gap:var(--space-5);flex-direction:column;width:100%;display:flex}.quiz-options{justify-content:center;align-items:stretch;gap:var(--space-5);width:100%;display:flex}.option{gap:var(--space-3);width:clamp(160px,22vw,200px);min-height:clamp(140px,20vw,180px);padding:var(--space-5) var(--space-3);flex-direction:column}.option-label{font-size:var(--size-button)}.reply{max-width:32ch}.quiz-sticker{width:40px;height:40px;color:var(--marigold)}.stamp{font-family:var(--font-hand);font-weight:700;font-size:var(--size-letter);color:var(--ink);-webkit-text-stroke:2px var(--blush);paint-order:stroke fill;margin:0;line-height:1.15;transform:rotate(-2deg)}@media (max-width:600px){.quiz-options{flex-direction:column;align-items:center}.option{width:100%;max-width:320px;min-height:120px}}.balloons{width:100%}.balloons .hand{margin-bottom:var(--space-2)}.banner{justify-content:center;align-items:flex-end;gap:var(--space-2);row-gap:var(--space-4);flex-wrap:wrap;min-height:64px;display:flex}.banner-gap{width:14px;display:inline-block}.slot{align-items:center;gap:var(--space-1);flex-direction:column;width:22px;display:inline-flex;position:relative}.slot-letter{font-family:var(--font-hand);font-weight:700;font-size:var(--size-letter);color:var(--ink);min-height:1em;line-height:1}.slot-underscore{width:22px;height:4px;stroke:var(--ink);stroke-width:2px;stroke-linecap:round;fill:none}.slot.is-filled .slot-underscore{opacity:.35}.sky{width:100%;height:60vh;position:relative;overflow:hidden}.sky.is-reduced{gap:var(--space-4);height:auto;padding:var(--space-4) 0;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));justify-items:center;display:grid;position:static;overflow:visible}.balloon-rise{will-change:transform;animation-name:balloon-rise;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;bottom:0}.balloon-rise.is-reduced{animation:none;position:static;transform:none}.balloon-sway{will-change:transform;animation-name:balloon-sway;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;display:inline-block}.balloon-sway.is-reduced{animation:none;transform:none}@keyframes balloon-rise{0%{transform:translateY(66vh)}to{transform:translateY(-18vh)}}@keyframes balloon-sway{0%{transform:translate(-12px)}to{transform:translate(12px)}}.balloon{will-change:transform;width:64px;height:110px;display:block;position:relative}.balloon-body{width:64px;height:78px;position:absolute;top:0;left:0}.balloon-knot{width:12px;height:10px;fill:var(--ink);position:absolute;top:74px;left:26px}.balloon-string{fill:none;width:20px;height:28px;stroke:var(--ink);stroke-width:1.5px;stroke-linecap:round;position:absolute;top:82px;left:22px}.balloon-letter{text-align:center;width:64px;font-family:var(--font-hand);font-weight:700;font-size:var(--size-letter);color:var(--ink);pointer-events:none;line-height:1;position:absolute;top:24px;left:0}.balloon .bubble{white-space:nowrap;background:var(--white);box-shadow:var(--shadow-sticker);position:absolute;top:-8px;left:50%;transform:translate(-50%)}.flying-letter{z-index:10;font-family:var(--font-hand);font-weight:700;font-size:var(--size-letter);color:var(--ink);pointer-events:none;line-height:1;position:fixed;transform:translate(-50%,-50%)}.balloons .note{opacity:0}@media (prefers-reduced-motion:reduce){.balloon-rise,.balloon-sway{animation:none!important}}.candles{gap:var(--space-6)}.candles-title{align-items:center;gap:var(--space-2);display:inline-flex}.blow-arrow{width:26px;height:26px;stroke:var(--ink)}.cake-wrap{align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.cake{touch-action:none;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;width:min(320px,78vw)}.cake.is-holding{cursor:grabbing}.cake svg{width:100%;height:auto;overflow:visible}.cake-frosting{fill:var(--white)}.flame-group,.flame-flicker{transform-box:fill-box;transform-origin:50% 100%}.flame-glow{fill:var(--marigold);opacity:.35}.flame-outer{fill:var(--marigold)}.flame-inner{fill:var(--white)}@keyframes candle-flicker{0%{transform:scaleY(1)skew(-4deg)}to{transform:scaleY(1.12)skew(4deg)}}.flame-flicker.is-flickering{animation:.18s ease-in-out infinite alternate candle-flicker;animation-delay:calc(var(--i,0) * 60ms)}.smoke{fill:none;stroke:var(--ink-soft);stroke-width:2px;stroke-linecap:round}.trick-face circle{fill:var(--ink)}.trick-face path{fill:none;stroke:var(--ink);stroke-width:1.4px;stroke-linecap:round}.mic{font-size:var(--size-caption)}.dim{z-index:6;pointer-events:none;opacity:0;background:radial-gradient(circle at 50% 45%,#3b3a3800 0%,#3b3a388c 100%);position:fixed;inset:0}.wish-row{align-items:center;gap:var(--space-3);display:inline-flex}.wish-rule{padding-bottom:6px;position:relative}.wish-rule input{width:22ch;min-height:48px;padding:var(--space-1) var(--space-2);text-align:center;font-family:var(--font-hand);font-weight:700;font-size:var(--size-button);color:var(--ink);background:0 0;border:0;display:block}.wish-rule svg{width:100%;height:8px;stroke:var(--ink-soft);stroke-width:1.5px;fill:none;stroke-linecap:round;position:absolute;bottom:0;left:0;right:0}.wish-submit svg{width:24px;height:24px;stroke:var(--ink);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.lantern{z-index:7;pointer-events:none;text-align:center;width:60px;position:fixed}.lantern svg{width:100%;overflow:visible}.lantern-body{fill:var(--marigold);stroke:var(--ink);stroke-width:2px}.lantern-text{font-family:var(--font-hand);font-weight:500;font-size:var(--size-caption);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;max-width:22ch;margin-top:-46px;display:block;overflow:hidden}@keyframes lantern-drift{0%{transform:translateY(-6px)}to{transform:translateY(6px)}}.lantern-drift{animation:6s ease-in-out infinite alternate lantern-drift}.poem{gap:var(--space-6)}.poem-body{gap:var(--space-5);text-align:left;width:min(28ch,100%);padding-left:var(--space-5);flex-direction:column;display:flex;position:relative}.poem-body:before{content:"";background:var(--ink-soft);opacity:.4;width:1px;position:absolute;top:0;bottom:0;left:0}.stanza{margin:0}.hand-inline{font-family:var(--font-hand);color:var(--ink);font-weight:700}.mark{position:relative}.signoff{align-self:flex-end;margin:0}@media (max-width:480px){.poem-body{width:100%;padding-left:var(--space-4);padding-right:var(--space-4)}}.finale{justify-content:center;gap:var(--space-5);width:100%;min-height:70vh;position:relative;overflow:hidden}.finale-lettering{text-align:center;max-width:90vw;display:inline-block;position:relative}.finale-ink,.finale-blush{display:block}.finale-ink{color:#0000;-webkit-text-stroke:2px var(--ink);paint-order:stroke fill}.finale-blush{color:var(--blush);opacity:0;transition:opacity var(--dur-ui) ease;position:absolute;inset:0}.finale-lettering.is-filled .finale-blush{opacity:1}.finale-shelf{margin-top:var(--space-7);justify-content:center;align-items:flex-end;gap:var(--space-5);width:min(100%,720px);padding:0 var(--space-4);flex-wrap:wrap;display:flex;position:relative}.finale-footer{right:calc(var(--space-4) + env(safe-area-inset-right));bottom:calc(var(--space-4) + env(safe-area-inset-bottom));z-index:10;align-items:center;gap:var(--space-4);text-align:right;display:flex;position:fixed}.finale-tag{margin:0}.again{min-width:44px;min-height:44px;padding:var(--space-1) var(--space-3)}.finale-drifts{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.drift{opacity:.6;border-radius:2px;width:14px;height:4px;animation-name:finale-drift;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}.drift:first-child{background:var(--blush);animation-duration:9s;animation-delay:-1s;top:8%;left:6%}.drift:nth-child(2){background:var(--sage);animation-duration:12s;animation-delay:-4s;top:18%;left:82%}.drift:nth-child(3){background:var(--lake);animation-duration:10s;animation-delay:-7s;top:30%;left:20%}.drift:nth-child(4){background:var(--lavender);animation-duration:13s;animation-delay:-2s;top:42%;left:68%}.drift:nth-child(5){background:var(--marigold);animation-duration:14s;animation-delay:-9s;top:55%;left:12%}.drift:nth-child(6){background:var(--blush);animation-duration:9.5s;animation-delay:-3s;top:65%;left:90%}.drift:nth-child(7){background:var(--sage);animation-duration:11.5s;animation-delay:-6s;top:12%;left:45%}.drift:nth-child(8){background:var(--lake);animation-duration:10.5s;animation-delay:-5s;top:75%;left:35%}.drift:nth-child(9){background:var(--lavender);animation-duration:12.5s;animation-delay:-8s;top:85%;left:60%}.drift:nth-child(10){background:var(--marigold);animation-duration:13.5s;animation-delay:-10s;top:5%;left:70%}.drift:nth-child(11){background:var(--blush);animation-duration:9.8s;animation-delay:-1.5s;top:48%;left:3%}.drift:nth-child(12){background:var(--sage);animation-duration:14s;animation-delay:-11s;top:92%;left:15%}@keyframes finale-drift{0%{transform:translate(0)rotate(0)}50%{transform:translate(36px,-22px)rotate(180deg)}to{transform:translate(0)rotate(360deg)}}@media (max-width:600px){.finale{padding-top:var(--space-8);justify-content:flex-start;min-height:auto}.finale-lettering{max-width:calc(100vw - 96px)}.finale-shelf{margin-top:var(--space-5);gap:var(--space-3)}.finale-shelf:after{content:"";flex-basis:100%;order:2;height:0}.finale-shelf>.polaroid:nth-child(3){margin-top:var(--space-3);order:3}.finale-footer{margin-top:var(--space-6);justify-content:center;align-items:center;gap:var(--space-4);text-align:center;position:static}}
