.auth-page{--auth-ink:#173e91;--auth-muted:#47639a;--auth-line:#d6e2f8;--auth-accent:#1945c9;--auth-accent-hover:#3565df;--auth-accent-soft:#eaf1ff;--auth-card:#ffffffeb;--auth-card-border:#bbcdede6;min-height:100vh;color:var(--auth-ink);font-family:var(--font-ui), system-ui, -apple-system, "Segoe UI", sans-serif;isolation:isolate;background:#f8fbff;position:relative}.auth-page a{text-decoration:none}.auth-page:before{content:"";z-index:-2;background:linear-gradient(120deg,#f5faffe6 10%,#f5faffb8 45%,#f5fafff2 100%),url(https://images.unsplash.com/photo-1511795409834-ef04bbd61622?w=2200&q=80&auto=format&fit=crop) 50%/cover no-repeat;position:fixed;inset:0}.auth-page:after{content:"";z-index:-1;background:radial-gradient(circle at 10% 12%,#3565df33,#0000 30rem),radial-gradient(circle at 88% 92%,#a7efce3d,#0000 24rem);position:fixed;inset:0}[data-theme=dark] .auth-page{--auth-ink:#ecf3ff;--auth-muted:#b4c7eb;--auth-line:#36507f;--auth-accent:#8faeff;--auth-accent-hover:#b2c5ff;--auth-accent-soft:#8faeff24;--auth-card:#121e38cc;--auth-card-border:#a2bce652}[data-theme=dark] .auth-page:before{background:linear-gradient(120deg,#0c1427db 10%,#0c1427b3 45%,#0c1427e6 100%),url(https://images.unsplash.com/photo-1511795409834-ef04bbd61622?w=2200&q=80&auto=format&fit=crop) 50%/cover no-repeat}[data-theme=dark] .auth-page:after{background:radial-gradient(circle at 10% 12%,#5d81db38,#0000 30rem),radial-gradient(circle at 88% 92%,#34d39929,#0000 24rem)}.auth-nav{justify-content:space-between;align-items:center;width:100%;max-width:1220px;min-height:96px;margin:0 auto;padding:.9rem 1.1rem;display:flex}@media (min-width:768px){.auth-nav{padding:1rem 2.2rem}}.auth-nav-actions{align-items:center;gap:.75rem;display:flex}.auth-back-link{letter-spacing:.01em;color:var(--auth-muted);font-size:.875rem;font-weight:700;transition:color .15s}.auth-back-link:hover{color:var(--auth-ink)}.auth-main{flex:1;padding:.25rem 1.1rem 2rem;display:flex}@media (min-width:768px){.auth-main{padding:.5rem 2.2rem 2.6rem}}.auth-main-grid{align-items:start;gap:1.4rem;width:100%;max-width:1220px;margin-inline:auto;display:grid}@media (min-width:1024px){.auth-main-grid{grid-template-columns:minmax(0,1.15fr) minmax(390px,450px);gap:1.8rem}}.auth-page--wide .auth-main{padding-bottom:3rem}.auth-main-grid--wide{grid-template-columns:minmax(0,1fr);max-width:880px}.auth-page--wide .auth-card{align-self:stretch;width:100%}.auth-page--wide .auth-card-body{margin-top:1.75rem}.auth-hero{color:#fff;background:linear-gradient(140deg,#1f4ab1bf,#376ce4b8),url(https://images.unsplash.com/photo-1519225421980-715cb0215aed?w=1800&q=80&auto=format&fit=crop) 50%/cover no-repeat;border:1px solid #a4bae28c;border-radius:28px;flex-direction:column;justify-content:center;align-self:stretch;min-height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 56px #2c56b533}.auth-hero-overlay{background:linear-gradient(160deg,#0c225cc7,#12368abd),radial-gradient(circle at 12% 12%,#8faeff47,#0000 16rem);position:absolute;inset:0}[data-theme=dark] .auth-hero-overlay{background:linear-gradient(160deg,#091530d9,#132d68d4),radial-gradient(circle at 12% 12%,#8faeff3d,#0000 16rem)}@media (min-width:768px){.auth-hero{min-height:540px}}.auth-hero-content{z-index:1;padding:2rem 1.6rem;position:relative}@media (min-width:768px){.auth-hero-content{padding:2.4rem 2.3rem}}.auth-eyebrow{letter-spacing:.02em;color:#fffffff2;background:#ffffff24;border:1px solid #ffffff47;border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.75rem;font-weight:700;display:inline-flex}.auth-eyebrow:before{content:"";background:#8bf6ca;border-radius:9999px;width:.45rem;height:.45rem;box-shadow:0 0 0 3px #8bf6ca40}.auth-hero-title{letter-spacing:-.018em;margin-top:1.2rem;font-size:clamp(1.9rem,3.4vw,2.8rem);font-weight:700;line-height:1.13}.auth-hero-title span{color:#dbe8ff;margin-top:.28rem;display:block}.auth-hero-sub{color:#edf4ffe6;max-width:28rem;margin-top:1rem;font-size:1rem;font-weight:500;line-height:1.65}.auth-hero-pills{flex-wrap:wrap;gap:.55rem;margin-top:1.6rem;display:flex}.auth-hero-pill{letter-spacing:.004em;color:#eef4ff;background:#ffffff1f;border:1px solid #ffffff47;border-radius:9999px;align-items:center;gap:.5rem;padding:.45rem .9rem;font-size:.78rem;font-weight:600;display:inline-flex}.auth-hero-pill svg{color:#cfe0ff;flex-shrink:0}.auth-hero-points{border-top:1px solid #fff3;gap:.55rem;margin-top:1.6rem;padding:1rem 1rem 0;display:grid}.auth-hero-points li{color:#edf4ffe6;padding-left:1rem;font-size:.85rem;line-height:1.45;position:relative}.auth-hero-points li:before{content:"";background:#8bf6cae6;border-radius:9999px;width:.38rem;height:.38rem;position:absolute;top:.5rem;left:0}@media (max-width:1023px){.auth-hero{text-align:left;min-height:0}.auth-hero-sub{margin-inline:0}.auth-hero-points{margin-top:1.25rem}}.auth-card{border:1px solid var(--auth-card-border);background:var(--auth-card);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;align-self:start;padding:1.8rem 1.6rem 2rem;box-shadow:inset 0 0 0 1px #ffffff38,0 22px 56px #3565df29}@media (min-width:640px){.auth-card{padding:2.1rem 2.2rem 2.45rem}}.auth-card-title{letter-spacing:-.015em;color:var(--auth-ink);font-size:1.5rem;font-weight:700;line-height:1.2}.auth-card-subtitle{color:var(--auth-muted);margin-top:.45rem;font-size:.92rem;font-weight:500;line-height:1.58}.auth-card-body{margin-top:1.55rem}.auth-role-tabs{background:color-mix(in srgb, var(--auth-accent-soft) 42%, transparent);border-radius:14px;gap:.5rem;padding:.3rem;display:flex}.auth-role-tab{text-align:center;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:.75rem .5rem;transition:all .2s;display:flex}.auth-role-tab:hover:not(:disabled){background:color-mix(in srgb, var(--auth-accent-soft) 60%, transparent)}.auth-role-tab:disabled{cursor:not-allowed;opacity:.5}.auth-role-tab--active{border-color:color-mix(in srgb, var(--auth-accent) 30%, transparent);background:color-mix(in srgb, var(--auth-card) 90%, #fff);box-shadow:0 2px 10px #3565df24}[data-theme=dark] .auth-role-tab--active{background:#ffffff0f;box-shadow:0 2px 12px #00000040}.auth-role-tab-icon{background:var(--auth-accent-soft);width:2.25rem;height:2.25rem;color:var(--auth-accent);border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.auth-role-tab--active .auth-role-tab-icon{background:var(--auth-accent);color:#fff}.auth-role-tab-label{letter-spacing:.005em;color:var(--auth-ink);font-size:.8125rem;font-weight:700}.auth-role-tab-desc{color:var(--auth-muted);font-size:.625rem;line-height:1.3}.auth-field{border:1px solid var(--auth-line);background:color-mix(in srgb, var(--auth-card) 82%, var(--auth-line));width:100%;height:3rem;color:var(--auth-ink);border-radius:12px;outline:none;padding:0 1rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s;display:block}.auth-field::placeholder{color:var(--auth-muted)}.auth-field:focus{border-color:var(--auth-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--auth-accent) 20%, transparent)}.auth-label{letter-spacing:.01em;color:var(--auth-ink);margin-bottom:.45rem;font-size:.8125rem;font-weight:700;display:block}.auth-submit{background:linear-gradient(135deg, var(--auth-accent) 0%, var(--auth-accent-hover) 100%);letter-spacing:.005em;color:#fff;cursor:pointer;width:100%;height:3rem;box-shadow:0 8px 24px color-mix(in srgb, var(--auth-accent) 36%, transparent);border:none;border-radius:12px;justify-content:center;align-items:center;font-size:.9375rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex}.auth-submit:hover:not(:disabled){box-shadow:0 10px 30px color-mix(in srgb, var(--auth-accent) 40%, transparent);transform:translateY(-1px)}.auth-submit:active:not(:disabled){transform:translateY(0)}.auth-submit:disabled{cursor:not-allowed;opacity:.55;transform:none}.auth-footer-link{color:var(--auth-accent);font-weight:700}.auth-footer-link:hover{text-decoration:underline}.auth-trust-line{color:var(--auth-muted);text-align:center;font-size:.6875rem;font-weight:500;line-height:1.5}
