:root{color:#18302a;font-synthesis:none;background:#f4f1e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% 0,#fffdf6 0,#f4f1e8 58%);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}#app{place-items:center;min-height:100vh;padding:32px 20px;display:grid}.shell{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #18302a1f;border-radius:28px;width:min(100%,470px);padding:44px;box-shadow:0 28px 80px #2a342b1f}.mark{background:#173f35;border-radius:14px;align-items:flex-end;gap:4px;width:44px;height:44px;margin-bottom:48px;padding:9px;display:flex}.mark span{background:#d7ef8c;border-radius:8px 8px 3px 3px;flex:1;height:62%;transform:rotate(-7deg)}.mark span+span{background:#fff1b8;height:82%;transform:rotate(7deg)}.eyebrow{color:#527267;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.75rem;font-weight:750}h1{letter-spacing:-.045em;max-width:390px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,8vw,3.5rem);font-weight:500;line-height:.99}.lede{color:#5b6b65;margin:20px 0 30px;line-height:1.6}.primary,.secondary{cursor:pointer;border:0;border-radius:14px;width:100%;min-height:52px;font-weight:750;transition:transform .16s,background .16s}.primary{color:#fff;background:#173f35;box-shadow:0 10px 22px #173f352e}.primary:hover{background:#225649;transform:translateY(-1px)}.secondary{color:#173f35;background:#e6ede9}form{gap:20px;display:grid}label{color:#314b43;gap:8px;font-size:.88rem;font-weight:700;display:grid}input{color:#18302a;background:#fff;border:1px solid #cbd5d0;border-radius:12px;outline:none;width:100%;min-height:52px;padding:0 15px}input:focus{border-color:#2c6657;box-shadow:0 0 0 3px #2c665724}.notice{color:#76531b;background:#fff4ce;border-radius:10px;margin:0 0 24px;padding:12px 14px;font-size:.85rem;line-height:1.45}.footnote{color:#84918c;text-align:center;margin:32px 0 0;font-size:.73rem}.spinner{border:3px solid #d4ddd9;border-top-color:#275f50;border-radius:50%;width:28px;height:28px;margin-bottom:30px;animation:.8s linear infinite spin}.success{color:#173f35;background:#d7ef8c;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:32px;font-size:1.3rem;font-weight:900;display:grid}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=520px){#app{padding:0}.shell{border:0;border-radius:0;flex-direction:column;justify-content:center;min-height:100vh;padding:36px 24px;display:flex}.mark{margin-bottom:40px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation-duration:.01ms!important}}
