.pos-auth-body{min-height:100vh;background:var(--pos-bg);color:var(--pos-text);font-family:Inter,"Segoe UI",sans-serif}.pos-auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,42%) 1fr}.pos-auth-brand{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:48px;background:linear-gradient(145deg,#0f2f73,#2563eb 60%,#38bdf8);color:#fff}.pos-auth-brand:before,.pos-auth-brand:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.09)}.pos-auth-brand:before{width:440px;height:440px;right:-180px;top:-150px}.pos-auth-brand:after{width:300px;height:300px;left:-120px;bottom:-130px}.pos-auth-brand>*{position:relative;z-index:1}.pos-auth-logo{display:flex;align-items:center;gap:12px;font-size:19px;font-weight:800;text-decoration:none}.pos-auth-brand h1{font-size:clamp(34px,4vw,56px);line-height:1.08;font-weight:850;margin:18px 0}.pos-auth-brand p{max-width:510px;color:#dbeafe;font-size:17px;line-height:1.7}.pos-auth-badge{display:inline-flex;padding:7px 12px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.1);font-size:12px;font-weight:700}.pos-auth-main{display:flex;align-items:center;justify-content:center;padding:32px;background:var(--pos-bg)}.pos-auth-card{width:min(460px,100%);padding:clamp(24px,4vw,42px);border:1px solid var(--pos-border);border-radius:24px;background:var(--pos-card);box-shadow:var(--pos-shadow)}.pos-auth-card [data-flux-heading]{color:var(--pos-text)!important}.pos-auth-card [data-flux-subheading],.pos-auth-card .text-zinc-400,.pos-auth-card .text-zinc-600{color:var(--pos-muted)!important}.pos-auth-card input{background:var(--pos-card-2)!important;color:var(--pos-text)!important;border-color:var(--pos-border)!important}.pos-auth-card button[type=submit]{min-height:46px;border-radius:11px}.pos-auth-mobile-logo{display:none;align-items:center;justify-content:center;gap:10px;margin-bottom:22px;color:var(--pos-primary);text-decoration:none}.dark .pos-auth-card{background:#111827}.dark .pos-auth-card input{background:#0f172a!important;color:#f8fafc!important}.dark .pos-auth-card label{color:#e5e7eb!important}@media(max-width:850px){.pos-auth-shell{display:block}.pos-auth-brand{display:none}.pos-auth-main{min-height:100vh;padding:18px}.pos-auth-card{padding:24px 20px;border-radius:20px}.pos-auth-mobile-logo{display:flex}}
