@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap");.SignupForm_page__g0sZ1{--ink:#141b16;--ink-soft:#5c6b62;--line:#e4e8e2;--surface:#fff;--canvas:#f6f8f5;--brand:#3c7a1c;--brand-deep:#1c3a0d;--panel-dark:#14260f;--gold:#a9822f;--danger:#c0392b;--radius:20px;--font-display:"Space Grotesk",ui-sans-serif,system-ui,sans-serif;--font-body:"Inter",ui-sans-serif,system-ui,sans-serif;font-family:var(--font-body);color:var(--ink);height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:clamp(12px,2vh,32px) 20px;background:var(--canvas)}.SignupForm_shell__LPYVs{position:relative;width:100%;max-width:980px;height:100%;max-height:720px;display:grid;grid-template-columns:300px 1fr;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 1px 2px rgba(20,27,22,.04),0 24px 48px -28px rgba(20,27,22,.32);overflow:hidden}.SignupForm_brandPanel__4XBkl{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:32px 28px;background:linear-gradient(160deg,var(--brand-deep),var(--panel-dark) 70%);color:#eef3ea}.SignupForm_brandPanel__4XBkl:after{content:"";position:absolute;top:0;bottom:0;right:-10px;width:20px;background-image:radial-gradient(circle,var(--surface) 6px,transparent 7px);background-size:20px 22px;background-position:0 -6px;z-index:2}.SignupForm_brandTop__vS4tI{display:flex;align-items:center;gap:10px}.SignupForm_badge__NmNfj{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:hsla(0,0%,100%,.1);color:#cfe8bd}.SignupForm_badge__NmNfj svg{width:18px;height:18px}.SignupForm_brandName__zi4s7{font-family:var(--font-display);font-weight:600;font-size:17px;letter-spacing:-.01em}.SignupForm_brandBody__tL3zI{margin-top:8px}.SignupForm_brandTitle__2lcri{font-family:var(--font-display);font-size:clamp(20px,2.6vh,26px);font-weight:600;line-height:1.15;letter-spacing:-.01em;margin:0 0 10px}.SignupForm_brandSubtitle__1Hk1J{font-size:13.5px;line-height:1.5;color:#c7d8bc;margin:0 0 22px}.SignupForm_perkList__0laTr{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.SignupForm_perkList__0laTr li{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;color:#dfeed4}.SignupForm_perkDot__fm4H3{flex:none;width:6px;height:6px;margin-top:6px;border-radius:50%;background:var(--gold)}.SignupForm_brandFooter__VeRDg{font-size:12.5px;color:#c7d8bc;margin:0}.SignupForm_brandLink___p4kx{color:#fff;font-weight:600;text-decoration:none}.SignupForm_brandLink___p4kx:hover{text-decoration:underline}.SignupForm_formPanel__KnPcQ{padding:26px 34px;overflow-y:auto;display:flex}.SignupForm_form__ZAqWr{width:100%;display:flex;flex-direction:column;justify-content:center;gap:16px}.SignupForm_section__ksPDq+.SignupForm_section__ksPDq{margin-top:2px}.SignupForm_sectionLabel__VljHy{display:block;font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--gold);margin:0 0 8px}.SignupForm_grid__3CEsX{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 16px;gap:10px 16px}.SignupForm_fieldCol__rto_G{display:flex;flex-direction:column}.SignupForm_fieldError__CcS_T{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:11.5px;color:var(--danger)}.SignupForm_submitRow__uVco4{margin-top:4px}@media (max-height:620px),(max-width:760px){.SignupForm_page__g0sZ1{height:auto;min-height:100dvh;overflow:visible;padding:24px 16px}.SignupForm_shell__LPYVs{grid-template-columns:1fr;max-height:none;height:auto}.SignupForm_brandPanel__4XBkl:after{display:none}.SignupForm_grid__3CEsX{grid-template-columns:1fr}}