.auth-page{background:color-mix(in srgb, var(--store-support-icon-from,#056f46) 5%, #f8fafc);grid-template-columns:1fr;min-height:100vh;display:grid}@media (min-width:1024px){.auth-page{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}}.auth-page-brand{color:#fff;background:linear-gradient(145deg, var(--store-support-icon-from,#056f46) 0%, color-mix(in srgb, var(--store-support-icon-from,#056f46) 55%, #0b1220) 48%, var(--store-support-icon-to,#67a4d8) 100%);padding:2.75rem 3rem;display:none;position:relative;overflow:hidden}@media (min-width:1024px){.auth-page-brand{flex-direction:column;justify-content:space-between;min-height:100vh;display:flex}}.auth-page-brand-media{z-index:0;position:absolute;inset:0}.auth-page-brand-overlay{z-index:1;background:linear-gradient(160deg, color-mix(in srgb, var(--store-support-icon-from,#056f46) 88%, #020617) 0%, color-mix(in srgb, var(--store-support-icon-from,#056f46) 55%, transparent) 42%, color-mix(in srgb, var(--store-support-icon-to,#67a4d8) 42%, transparent) 100%), linear-gradient(180deg, #02061759 0%, #020617b8 100%);pointer-events:none;position:absolute;inset:0}.auth-page-brand-inner{z-index:2;position:relative}.auth-page-brand-logo{align-items:center;margin-bottom:2.5rem;text-decoration:none;display:inline-flex}.auth-page-brand-logo-img{object-fit:contain;filter:drop-shadow(0 4px 12px #00000040);width:auto;max-width:14rem;height:3.25rem}.auth-page-brand-logo-fallback{color:#fff;background:#ffffff29;border-radius:.85rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.15rem;font-weight:700;display:inline-flex}.auth-page-brand-eyebrow{letter-spacing:.03em;color:#fff;background:#ffffff24;border:1px solid #fff3;border-radius:9999px;margin:0 0 .85rem;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.auth-page-brand-title{letter-spacing:-.02em;text-shadow:0 2px 18px #00000040;max-width:22rem;margin:0 0 .85rem;font-size:clamp(1.75rem,2.4vw,2.35rem);font-weight:800;line-height:1.25}.auth-page-brand-subtitle{color:#ffffffe0;max-width:26rem;margin:0;font-size:.98rem;line-height:1.75}.auth-page-brand-bullets{flex-direction:column;gap:.85rem;max-width:28rem;margin:2.25rem 0 0;padding:0;list-style:none;display:flex}.auth-page-brand-bullets li{color:#fffffff0;align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.55;display:flex}.auth-page-brand-bullet-icon{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff29;border:1px solid #ffffff24;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.auth-page-brand-back{z-index:2;color:#ffffffd1;align-items:center;gap:.5rem;margin-top:2.5rem;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-flex;position:relative}.auth-page-brand-back:hover{color:#fff}.auth-page-form-wrap{justify-content:center;align-items:center;padding:2rem 1.25rem;display:flex}.auth-page-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;width:100%;max-width:28rem;padding:2rem;box-shadow:0 1px 2px #0f172a0a,0 12px 40px #0f172a14}.auth-account-tabs{background:#f1f5f9;border-radius:.875rem;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1.5rem;padding:.35rem;display:grid}.auth-account-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.65rem;justify-content:center;align-items:center;gap:.5rem;padding:.65rem .75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.auth-account-tab--active{color:var(--store-support-icon-from,#056f46);background:#fff;box-shadow:0 1px 3px #0f172a14}.auth-required-note{color:#94a3b8;margin-bottom:1rem;font-size:.75rem}.auth-required-note span{color:#ef4444;font-weight:600}.auth-link{color:var(--store-support-icon-from,#056f46);font-weight:600}.auth-link:hover{text-decoration:underline}
