:root{--gold:#f5b900;--gold-dark:#e7a700;--ink:#111827;--muted:#687386;--line:#dfe3e9;--surface:#fff;--danger:#b42318;--success:#087a42}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#f6f7f9}button,input{font:inherit}.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(360px,43%) 1fr}.auth-brand-panel{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:48px 56px;color:#172033;background:radial-gradient(circle at 15% 20%,rgba(255,236,158,.95),transparent 35%),linear-gradient(145deg,#f8c619,#eba600)}.auth-brand-panel::after{content:'';position:absolute;width:440px;height:440px;border:80px solid rgba(255,255,255,.14);border-radius:50%;right:-240px;bottom:-220px}.auth-brand{display:flex;align-items:center;gap:13px;color:#172033;text-decoration:none;font-size:25px;position:relative;z-index:1}.auth-brand span,.mobile-brand span{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:#fff;font-size:14px;font-weight:800;box-shadow:0 10px 24px rgba(86,62,0,.18)}.brand-copy{margin:auto 0;max-width:520px;position:relative;z-index:1}.brand-icon,.heading-icon{display:grid;place-items:center;width:74px;height:74px;border-radius:21px;background:rgba(255,255,255,.9);box-shadow:0 12px 28px rgba(77,55,0,.15)}svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.brand-icon svg{width:36px;height:36px}.brand-copy h1{font-size:48px;line-height:1.08;margin:30px 0 15px}.brand-copy p{max-width:480px;font-size:19px;line-height:1.7}.auth-brand-panel small{position:relative;z-index:1}.auth-form-panel{display:grid;place-items:center;padding:45px 28px;background:radial-gradient(circle at 90% 80%,rgba(238,175,75,.2),transparent 30%),#f7f8fa}.auth-card{width:min(540px,100%)}.signup-panel .auth-card{width:min(690px,100%)}.mobile-brand{display:none}.auth-heading{display:flex;align-items:center;gap:20px;margin-bottom:32px}.heading-icon{width:66px;height:66px;border-radius:18px;background:linear-gradient(145deg,#ffc91a,#eea000);flex:0 0 auto}.heading-icon svg{width:30px;height:30px}.auth-heading h1{font-size:36px;margin:0 0 7px}.auth-heading p{margin:0;color:var(--muted)}#authForm{display:grid;gap:20px;padding:30px;border:1px solid rgba(255,255,255,.8);border-radius:24px;background:rgba(255,255,255,.78);box-shadow:0 18px 45px rgba(18,25,38,.12);backdrop-filter:blur(12px)}#authForm>label,.field-grid label{display:grid;gap:9px;color:#465166;font-weight:650}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.input-wrap{position:relative}.input-wrap>svg{position:absolute;left:16px;top:50%;width:21px;height:21px;transform:translateY(-50%);color:#7a8493}.input-wrap input{width:100%;height:56px;padding:0 50px 0 48px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);outline:none}.input-wrap input:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(245,185,0,.14)}.password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#a56800;font-weight:700;cursor:pointer}.form-options{display:flex;align-items:center;justify-content:space-between;gap:15px}.check{display:flex!important;align-items:flex-start;gap:9px!important;color:#596578;font-weight:500!important}.check input{width:17px;height:17px;accent-color:var(--gold)}a{color:#b67400;font-weight:700;text-decoration:none}.auth-submit{height:56px;border:0;border-radius:12px;background:linear-gradient(135deg,#f8c40c,#efa900);color:#172033;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 10px 22px rgba(225,162,0,.24)}.auth-submit:hover{transform:translateY(-1px)}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-submit svg{width:20px;height:20px}.auth-switch{text-align:center;color:var(--muted);margin:24px 0 12px}.admin-link{display:block;text-align:center;color:#818998;font-size:13px}.auth-message{padding:13px 15px;border-radius:11px;margin-bottom:18px;background:#fff1f1;color:var(--danger);border:1px solid #f2b8b5}.auth-message.success{background:#ecfdf3;color:var(--success);border-color:#a6e5c2}.terms{padding:3px 0}@media(max-width:900px){.auth-layout{grid-template-columns:1fr}.auth-brand-panel{display:none}.auth-form-panel{min-height:100vh;padding:30px 18px}.mobile-brand{display:flex;align-items:center;gap:11px;margin-bottom:35px;color:var(--gold-dark);font-size:21px}.mobile-brand span{background:linear-gradient(145deg,#ffe070,#f4b400);color:#172033;width:44px;height:44px}.auth-heading h1{font-size:30px}}@media(max-width:620px){.field-grid{grid-template-columns:1fr}.auth-heading{align-items:flex-start}.heading-icon{width:56px;height:56px}.auth-heading h1{font-size:27px}.form-options{align-items:flex-start;flex-direction:column}#authForm{padding:22px 17px;border-radius:18px}}
.site-announcement{position:fixed;left:50%;top:18px;z-index:30;width:min(760px,calc(100% - 32px));transform:translateX(-50%);display:flex;align-items:flex-start;gap:13px;padding:16px 18px;border:1px solid #93c5fd;border-radius:14px;background:#eff6ff;color:#1e3a8a;box-shadow:0 14px 34px rgba(15,23,42,.16)}.site-announcement.success{border-color:#86efac;background:#f0fdf4;color:#166534}.site-announcement.warning{border-color:#f6cf54;background:#fffbeb;color:#8a5300}.site-announcement.critical{border-color:#fca5a5;background:#fef2f2;color:#991b1b}.site-announcement-icon{display:grid;place-items:center;flex:0 0 29px;width:29px;height:29px;border-radius:50%;background:currentColor;color:#fff;font-weight:900}.site-announcement strong{display:block;font-size:16px}.site-announcement p{margin:4px 0 0;line-height:1.45;white-space:pre-wrap}@media(max-width:620px){.site-announcement{top:10px;padding:13px 14px}.site-announcement strong{font-size:15px}.site-announcement p{font-size:13px}.site-announcement~.auth-layout .auth-form-panel{padding-top:120px}}
.auth-card>.site-announcement{position:static;width:100%;transform:none;margin:0 0 22px}
.phone-verification{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:15px 16px;border:1px solid var(--line);border-radius:12px;background:#fff}.phone-verification-copy{display:grid;gap:3px}.phone-verification-copy span{font-size:13px;color:var(--muted)}.otp-button{min-width:108px;height:42px;padding:0 16px;border:1px solid #d49a00;border-radius:10px;background:#fff9df;color:#805800;font-weight:750;cursor:pointer}.otp-button:disabled{opacity:.6;cursor:wait}.otp-entry{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:10px}.otp-entry[hidden]{display:none}.otp-entry .input-wrap input{height:48px}.phone-verification.verified{border-color:#86d5aa;background:#f0fdf4}.phone-verification.verified .phone-verification-copy span{color:var(--success)}
@media(max-width:480px){.phone-verification{grid-template-columns:1fr}.phone-verification>.otp-button{width:100%}.otp-entry{grid-template-columns:1fr}.otp-entry .otp-button{width:100%}}
/* Preserve the hero typography while keeping one semantic H1 per page. */
.brand-copy h2{font-size:48px;line-height:1.08;margin:30px 0 15px}
