:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.App{color:#6b2a4a;width:100%;min-height:100vh;font-family:Quicksand,system-ui,sans-serif;overflow:hidden}.proposal-bg{background:radial-gradient(circle at 15% 20%,#ffe4ee 0%,#0000 55%),radial-gradient(circle at 85% 80%,#fff0f6 0%,#0000 50%),radial-gradient(circle,#ffd9e8 0%,#ffeef4 40%,#fff5fa 100%);min-height:100vh;position:relative}.floaters{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.floater{opacity:.85;filter:drop-shadow(0 2px 4px #ff699540);animation:linear infinite floatUp;position:absolute;bottom:-40px}@keyframes floatUp{0%{opacity:0;transform:translateY(0)translate(0)rotate(0)}10%{opacity:.9}50%{transform:translateY(-55vh)translate(20px)rotate(15deg)}90%{opacity:.75}to{opacity:0;transform:translateY(-110vh)translate(-10px)rotate(-10deg)}}.content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.25rem;display:flex;position:relative}.card{-webkit-backdrop-filter:blur(14px);background:#ffffffb8;border:2px dashed #ffb3cc;border-radius:36px;width:100%;max-width:640px;padding:2.5rem 2rem 2.75rem;animation:.8s cubic-bezier(.34,1.56,.64,1) both cardPop;box-shadow:0 20px 50px -20px #ff699559,0 0 0 6px #ffffff80}@keyframes cardPop{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.bunny-wrap{justify-content:center;align-items:center;width:220px;height:220px;margin:0 auto 1rem;animation:3.5s ease-in-out infinite bunnyBob;display:flex}@keyframes bunnyBob{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-8px)rotate(1.5deg)}}.title{color:#d13b7a;text-shadow:0 2px #fff,0 6px 14px #d13b7a38;margin:.25rem 0 .5rem;font-family:Dancing Script,cursive;font-size:clamp(2.75rem,7vw,4.25rem);font-weight:700;line-height:1.05}.subtitle{color:#a04872;letter-spacing:.02em;margin:0 0 2rem;font-family:Quicksand,sans-serif;font-size:clamp(.95rem,2.2vw,1.1rem);font-weight:500}.btn-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;min-height:64px;display:flex}.btn{cursor:pointer;letter-spacing:.02em;border:none;border-radius:9999px;outline:none;padding:.95rem 2.25rem;font-family:Quicksand,sans-serif;font-size:1.05rem;font-weight:700;transition:transform .22s,box-shadow .22s,background .22s}.btn:focus-visible{box-shadow:0 0 0 4px #ffb6d2bf}.btn-yes{color:#fff;background:linear-gradient(135deg,#ff6fa5 0%,#ff90c0 100%);box-shadow:0 10px 24px -8px #ff6fa5b3}.btn-yes:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 16px 30px -10px #ff6fa5d9}.btn-no{color:#c44a7a;background:#fff0f6;border:2px solid #ffc2d8;box-shadow:0 6px 16px -6px #ff96be66}.btn-no:hover{background:#ffe1ec;transform:translateY(-2px)}.btn-no.floating{z-index:60;transition:left .35s cubic-bezier(.34,1.56,.64,1),top .35s cubic-bezier(.34,1.56,.64,1),transform .2s;position:fixed}.btn-no.floating:hover{transform:scale(1.08)rotate(-3deg)}.yes-reveal{flex-direction:column;align-items:center;gap:1rem;animation:.6s cubic-bezier(.34,1.56,.64,1) both yesPop;display:flex}@keyframes yesPop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.yes-msg{color:#d13b7a;margin:0;font-family:Dancing Script,cursive;font-size:clamp(1.6rem,4.5vw,2.4rem);font-weight:700}.yes-sub{color:#9e3a68;max-width:420px;margin:0;font-family:Quicksand,sans-serif;font-size:1rem}.restart{color:#b84a78;cursor:pointer;text-underline-offset:4px;background:0 0;border:none;margin-top:1rem;font-family:Quicksand,sans-serif;font-weight:600;text-decoration:underline}.restart:hover{color:#8a3358}.hint{color:#b97493;margin-top:1.25rem;font-family:Quicksand,sans-serif;font-size:.82rem}.big-heart{color:#ffb3cc;pointer-events:none;z-index:1;opacity:.5;font-size:2rem;animation:6s ease-in-out infinite wobble;position:fixed}@keyframes wobble{0%,to{transform:translate(0)rotate(-10deg)}50%{transform:translate(10px,-10px)rotate(10deg)}}
