:root{--canvas:#f7f4ec;--surface:#fffdf8;--surface-muted:#eeeade;--ink:#16251c;--muted:#617066;--line:#ded9ca;--forest:#204f37;--forest-dark:#173e2c;--moss:#dce8cf;--sun:#f4b942;--coral:#c94f40;--white:#fff}*{box-sizing:border-box}html{background:var(--canvas)}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 12% 8%, #dce8cfbf, transparent 28rem), var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:ui-rounded,SF Pro Rounded,Avenir Next,system-ui,sans-serif}a{color:inherit}button,input{font:inherit}.site-shell{flex-direction:column;width:min(1160px,100%);min-height:100vh;margin:0 auto;padding:0 28px;display:flex}.site-header{justify-content:space-between;align-items:center;height:92px;display:flex}.wordmark{letter-spacing:-.03em;align-items:center;gap:11px;font-size:20px;font-weight:900;text-decoration:none;display:inline-flex}.wordmark-mark{width:42px;height:42px;color:var(--sun);background:var(--forest);letter-spacing:-.05em;border-radius:14px;place-items:center;font-size:15px;display:grid}.header-link{color:var(--forest);text-underline-offset:4px;font-size:14px;font-weight:850;text-decoration-thickness:2px}main{flex:1}.hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:54px;min-height:calc(100vh - 160px);padding:64px 24px 112px;display:grid}.hero-copy{max-width:620px}.eyebrow{color:var(--forest);letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:900}h1{letter-spacing:-.065em;margin:0;font-size:clamp(43px,6vw,78px);line-height:.98}.hero-body{max-width:550px;color:var(--muted);margin:27px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.55}.hero-actions{margin-top:34px}.button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:900;text-decoration:none;transition:transform .15s,background-color .15s,opacity .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,input:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #f4b942bf}.button:disabled{cursor:wait;opacity:.62;transform:none}.button-primary{color:var(--white);background:var(--forest);box-shadow:0 12px 28px #204f372e}.button-primary:hover{background:var(--forest-dark)}.button-full{width:100%}.quiet-copy,.security-note,.fallback-copy{color:var(--muted);font-size:13px;line-height:1.55}.quiet-copy{margin:18px 0 0}.disc-scene{place-items:center;min-height:490px;display:grid;position:relative;overflow:hidden}.orbit{border:1px solid #204f372e;border-radius:50%;width:420px;height:210px;position:absolute;transform:rotate(-23deg)}.orbit-two{width:540px;height:300px;transform:rotate(18deg)}.disc{aspect-ratio:1;background:radial-gradient(circle at 38% 28%, #f9cf72, var(--sun) 36%, #d9931f 100%);border-radius:50%;place-items:center;width:285px;display:grid;position:relative;transform:rotate(-9deg);box-shadow:0 35px 70px #204f373d,inset 0 -17px 34px #814d0b2e}.disc-ring{border:2px solid #173e2c3d;border-radius:50%;position:absolute;inset:18px}.disc-center{aspect-ratio:1;width:92px;color:var(--sun);background:var(--forest);letter-spacing:-.08em;border-radius:50%;place-items:center;font-size:29px;font-weight:950;display:grid}.reset-wrap{place-items:start center;min-height:calc(100vh - 190px);padding:64px 20px 100px;display:grid}.reset-card{border:1px solid var(--line);background:#fffdf8f2;border-radius:30px;width:min(100%,520px);padding:clamp(28px,6vw,48px);box-shadow:0 24px 70px #16251c1c}.reset-card h1{font-size:clamp(34px,6vw,49px);line-height:1.03}.card-copy{color:var(--muted);margin:20px 0 28px;font-size:16px;line-height:1.55}.reset-form{gap:11px;display:grid}.reset-form label{margin-top:4px;font-size:13px;font-weight:850}.reset-form input{width:100%;height:54px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:15px;padding:0 15px}.reset-form .button{margin-top:9px}.form-error{color:var(--coral);margin:2px 0;font-size:13px;font-weight:750;line-height:1.5}.security-note{text-align:center;margin:20px 0 0}.reset-success,.order-fallback-card{text-align:center}.order-fallback-card .card-copy{max-width:420px;margin-left:auto;margin-right:auto}.success-mark{width:62px;height:62px;color:var(--forest-dark);background:var(--moss);border-radius:22px;place-items:center;margin:0 auto 23px;font-size:28px;font-weight:900;display:grid}.fallback-copy{margin:18px 0 0}.site-footer{color:var(--muted);border-top:1px solid #61706629;padding:26px 0;font-size:12px}@media (max-width:760px){.site-shell{padding:0 18px}.site-header{height:78px}.header-link{display:none}.hero{grid-template-columns:1fr;padding:55px 5px 90px}.disc-scene{order:-1;min-height:360px}.disc{width:225px}.orbit{width:330px;height:170px}.orbit-two{width:420px;height:235px}.reset-wrap{padding:34px 0 70px}.reset-card{border-radius:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
