.auth-pages-module__GzEutq__authPage{--auth-white:#fff;--auth-ink:#18181b;--auth-ink-2:#3f3f46;--auth-ink-3:#71717a;--auth-border:#e4e4e7;--auth-border-strong:#d4d4d8;--auth-accent:#f97316;--auth-accent-dark:#ea580c;--auth-accent-soft:#fdba74;background:#fff;min-height:100dvh;position:relative;overflow:hidden}.auth-pages-module__GzEutq__authPage:before{content:"";opacity:.45;pointer-events:none;background-image:radial-gradient(#18181b0f 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.auth-pages-module__GzEutq__authWrap{z-index:1;grid-template-rows:auto 1fr;gap:1rem;width:min(1120px,100% - 2rem);min-height:100dvh;margin:0 auto;padding:clamp(1.2rem,3vw,2.1rem) 0;display:grid;position:relative}.auth-pages-module__GzEutq__topBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.auth-pages-module__GzEutq__brand{font-family:var(--font-jakarta), var(--font-inter), sans-serif;letter-spacing:-.03em;align-items:baseline;gap:.24rem;font-size:1.05rem;font-weight:900;display:inline-flex}.auth-pages-module__GzEutq__brandPrefix{color:var(--auth-accent)}.auth-pages-module__GzEutq__brandWord{color:var(--auth-ink)}.auth-pages-module__GzEutq__brandDot{color:var(--auth-accent)}.auth-pages-module__GzEutq__topLink{color:var(--auth-ink-3);font-size:.9rem;line-height:1.45}.auth-pages-module__GzEutq__topLink a{color:#c2410c;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.auth-pages-module__GzEutq__authGrid{grid-template-columns:1.08fr .92fr;align-items:stretch;gap:clamp(1.2rem,3vw,2.2rem);display:grid}.auth-pages-module__GzEutq__infoPanel,.auth-pages-module__GzEutq__formPanel{border:1px solid var(--auth-border);background:var(--auth-white);border-radius:20px}.auth-pages-module__GzEutq__infoPanel{flex-direction:column;justify-content:center;padding:clamp(1.25rem,2.8vw,2rem);display:flex}.auth-pages-module__GzEutq__eyebrow{border:1px solid var(--auth-accent-soft);color:#c2410c;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:.32rem .74rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.auth-pages-module__GzEutq__title{font-family:var(--font-jakarta), var(--font-inter), sans-serif;color:var(--auth-ink);letter-spacing:-.02em;margin-top:.95rem;font-size:clamp(2rem,4.6vw,3.2rem);line-height:1.04}.auth-pages-module__GzEutq__subtitle{color:var(--auth-ink-3);max-width:52ch;margin-top:.85rem;font-size:1rem;line-height:1.72}.auth-pages-module__GzEutq__featureList{color:var(--auth-ink-2);gap:.45rem;margin:1.2rem 0 0;padding:0 0 0 1.2rem;list-style:outside;display:grid}.auth-pages-module__GzEutq__featureList li{line-height:1.62}.auth-pages-module__GzEutq__featureList li::marker{color:#c2410c;font-weight:700}.auth-pages-module__GzEutq__formPanel{flex-direction:column;justify-content:center;padding:clamp(1.15rem,2.5vw,1.7rem);display:flex;box-shadow:0 14px 34px #18181b0f}.auth-pages-module__GzEutq__panelTitle{font-family:var(--font-jakarta), var(--font-inter), sans-serif;color:var(--auth-ink);font-size:1.35rem;line-height:1.2}.auth-pages-module__GzEutq__panelSub{color:var(--auth-ink-3);margin-top:.45rem;font-size:.92rem;line-height:1.58}.auth-pages-module__GzEutq__authForm{flex-direction:column;gap:.9rem;margin-top:1rem;display:flex}.auth-pages-module__GzEutq__formFieldset{border:0;flex-direction:column;gap:.9rem;min-inline-size:0;margin:0;padding:0;display:flex}.auth-pages-module__GzEutq__field{flex-direction:column;gap:.35rem;display:flex}.auth-pages-module__GzEutq__label{color:var(--auth-ink-2);font-size:.86rem;font-weight:600}.auth-pages-module__GzEutq__input{border:1px solid var(--auth-border-strong);width:100%;min-height:44px;color:var(--auth-ink);background:#fff;border-radius:10px;padding:.68rem .8rem;font-size:.95rem}.auth-pages-module__GzEutq__input::placeholder{color:#a1a1aa}.auth-pages-module__GzEutq__input:focus-visible{outline:2px solid var(--auth-accent);outline-offset:1px;border-color:var(--auth-accent)}.auth-pages-module__GzEutq__input:disabled{cursor:not-allowed;color:#71717a;border-color:var(--auth-border);background:#fafafa}.auth-pages-module__GzEutq__primaryButton{border:1px solid var(--auth-accent);background:var(--auth-accent);color:#fff;cursor:pointer;border-radius:10px;min-height:44px;font-size:.95rem;font-weight:700;transition:background .18s,border-color .18s,transform .18s}.auth-pages-module__GzEutq__primaryButton:hover{background:var(--auth-accent-dark);border-color:var(--auth-accent-dark);transform:translateY(-1px)}.auth-pages-module__GzEutq__primaryButton:disabled{cursor:not-allowed;color:#71717a;background:#f4f4f5;border-color:#d4d4d8;transform:none}.auth-pages-module__GzEutq__formFeedback{border:1px solid;border-radius:10px;margin:.15rem 0 0;padding:.7rem .85rem;font-size:.86rem;line-height:1.55}.auth-pages-module__GzEutq__formFeedbackError{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.auth-pages-module__GzEutq__formFeedbackSuccess{color:#9a3412;background:#fff7ed;border-color:#fdba74}.auth-pages-module__GzEutq__notice{border:1px solid var(--auth-accent-soft);color:#52525b;background:#fff;border-radius:12px;margin-top:.95rem;padding:.82rem .9rem;font-size:.85rem;line-height:1.62}.auth-pages-module__GzEutq__notice a{color:#c2410c;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.auth-pages-module__GzEutq__helper{color:var(--auth-ink-3);margin-top:.8rem;font-size:.88rem;line-height:1.58}.auth-pages-module__GzEutq__helper a{color:#c2410c;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}@media (max-width:980px){.auth-pages-module__GzEutq__authWrap{min-height:auto;padding:clamp(1rem,3vw,1.7rem) 0 1.7rem}.auth-pages-module__GzEutq__authGrid{grid-template-columns:1fr}}@media (max-width:700px){.auth-pages-module__GzEutq__authWrap{gap:.85rem;width:min(1120px,100% - 1.25rem)}.auth-pages-module__GzEutq__topBar{gap:.5rem}.auth-pages-module__GzEutq__title{font-size:clamp(1.75rem,7.6vw,2.35rem)}}
