body{flex-direction:column;min-height:100vh;display:flex}.grid-bg{height:100vh}.fp-wrap{z-index:10;box-sizing:border-box;flex:auto;justify-content:center;align-items:center;min-height:0;padding:80px 24px 30px;display:flex;position:relative}.fp-col{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:560px;display:flex}.fp-seal{transform-origin:50%;width:166px;height:166px;margin-bottom:34px;animation:6s ease-in-out infinite fpBreathe;transform:rotate(-8deg)}.fp-seal svg{width:100%;height:100%;display:block;overflow:visible}@keyframes fpBreathe{0%,to{transform:rotate(-8deg)scale(1)}50%{transform:rotate(-7deg)scale(1.025)}}.fp-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--indigo);margin-bottom:var(--space-element);font-family:IBM Plex Mono,monospace;font-size:12px}.fp-h{letter-spacing:-.02em;color:#1a1a18;margin:0 0 20px;font-family:Newsreader,serif;font-size:clamp(34px,5vw,54px);font-weight:500;line-height:1.06}.fp-h em{color:var(--indigo);font-style:italic;font-weight:500}body.dark .fp-h{color:var(--ink)}.fp-seal .fp-coming{fill:#1a1a18}body.dark .fp-seal .fp-coming{fill:#edece6}.fp-body{color:var(--ink2);max-width:500px;margin:0 0 14px;font-size:16.5px;line-height:1.62}.fp-body b{color:var(--indigo);font-weight:600}.fp-ask{color:var(--muted);margin:0 0 26px;font-size:14.5px}.fp-form{gap:10px;width:100%;max-width:420px;display:flex}.fp-input{min-width:0;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:11px;flex:1;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.fp-input::placeholder{color:var(--muted)}.fp-input:focus{border-color:var(--indigo);outline:none;box-shadow:0 0 0 3px #2563eb24}.fp-btn{color:#fff;background:var(--indigo);cursor:pointer;white-space:nowrap;border:0;border-radius:11px;flex:none;padding:14px 22px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;box-shadow:0 12px 28px -12px #2563eb99}.fp-btn:hover{background:#1d56cf;transform:translateY(-1px)}.fp-fine{color:var(--muted);letter-spacing:.02em;margin:12px 0 0;font-size:12px}.fp-success{width:100%;max-width:420px;color:var(--green);background:#18936a14;border:1px solid #18936a52;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:15px 18px;font-size:15px;font-weight:500;display:none}.fp-success .fp-check{flex:none;width:18px;height:18px}.fp.done .fp-form,.fp.done .fp-ask{display:none}.fp.done .fp-success{display:flex}@media (prefers-reduced-motion:reduce){.fp-seal{animation:none}}@media (max-width:560px){.fp-seal{width:138px;height:138px;margin-bottom:26px}.fp-form{flex-direction:column}.fp-btn{width:100%}}@media (max-height:720px){.fp-wrap{padding-top:74px}.fp-seal{width:124px;height:124px;margin-bottom:18px}.fp-h{margin-bottom:14px;font-size:clamp(26px,4vw,40px)}.fp-body{margin-bottom:10px;font-size:14.5px}.fp-ask{margin-bottom:18px}.fp-fine{margin-top:9px}}@media (max-height:560px){.fp-wrap{padding-top:66px;padding-bottom:18px}.fp-seal{width:92px;height:92px;margin-bottom:10px}.fp-h{margin-bottom:10px;font-size:24px}.fp-body{margin-bottom:8px;font-size:13px;line-height:1.5}.fp-ask{margin-bottom:14px}}.nav-dd-div{background:var(--line);height:1px;margin:7px 10px}.nav-dd-ic{color:var(--ink2);flex:none;justify-content:center;align-items:center;display:flex}.nav-dd-ic svg{width:15px;height:15px;display:block}
