body{min-height:100vh;color:var(--text);background:radial-gradient(circle at top left, #ffffffeb, transparent 28%), radial-gradient(circle at bottom right, #bfdbfee6, transparent 22%), linear-gradient(180deg, #f8fbff 0%, var(--bg) 100%);margin:0;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}.form-label{text-transform:uppercase;font-size:.7rem}.login-page{justify-content:center;align-items:center;min-height:100vh;padding:32px 18px;display:flex}.login-shell{background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:100%;max-width:1160px;box-shadow:var(--shadow);border:1px solid #ffffff80;border-radius:32px;grid-template-columns:1.08fr .92fr;display:grid;overflow:hidden}.login-shell.theme-layout-modern{direction:rtl;grid-template-columns:1fr 1fr}.login-shell.theme-layout-modern>*{direction:ltr}.login-shell.theme-layout-evolution{grid-template-columns:1fr}.login-shell.theme-layout-evolution .hero,.login-shell.theme-layout-evolution .panel{min-height:auto}.login-shell.theme-layout-serenity{direction:rtl;border-radius:36px;grid-template-columns:1.05fr .95fr}.login-shell.theme-layout-serenity>*{direction:ltr}.login-shell.theme-layout-serenity .panel{transform:translateY(12px)}.login-shell.theme-layout-modern .hero{background:linear-gradient(180deg, var(--sidebar-active), var(--sidebar))}.login-shell.theme-layout-evolution .hero{background:linear-gradient(160deg, var(--sidebar), var(--sidebar-active))}.login-shell.theme-layout-serenity .hero{background:linear-gradient(180deg, var(--sidebar-active), var(--sidebar))}.hero{color:#e2e8f0;background:linear-gradient(180deg, var(--sidebar), var(--sidebar-active));flex-direction:column;justify-content:space-between;gap:40px;padding:48px;display:flex}.login-shell.theme-layout-modern .hero{padding:56px}.login-shell.theme-layout-evolution .hero{padding:44px}.login-shell.theme-layout-serenity .hero{padding:56px}.brand-mark{background:linear-gradient(135deg, #0f172aeb, var(--sidebar-active));color:#eff6ff;letter-spacing:-.05em;text-transform:uppercase;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 18px 30px #0f172a47}.agency-logo{align-items:center;gap:.8rem;display:inline-flex}.agency-logo-badge{background:linear-gradient(145deg, var(--sidebar), var(--sidebar-active));color:#fff;letter-spacing:-.08em;border-radius:1rem;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-weight:800;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 18px 30px #0f172a40}.agency-logo-badge--logo{width:auto;min-width:4rem;box-shadow:none;background:0 0;padding:.3rem .55rem}.agency-logo-badge--logo img{object-fit:contain;width:auto;height:2.8rem;display:block}.agency-logo-badge:before,.agency-logo-badge:after{content:"";background:#ffffff38;border-radius:999px;position:absolute}.agency-logo-badge--logo:before,.agency-logo-badge--logo:after{display:none}.agency-logo-badge:before{width:1.8rem;height:.32rem;top:.65rem;left:50%;transform:translate(-50%)}.agency-logo-badge:after{width:.55rem;height:.55rem;bottom:.55rem;right:.6rem}.agency-logo-copy{flex-direction:column;line-height:1.1;display:flex}.agency-logo-name{color:#fff;letter-spacing:-.03em;max-width:10.5rem;font-size:1.05rem;font-weight:800;line-height:1.05}.agency-logo-sub{color:#dbeafe;letter-spacing:.18em;text-transform:uppercase;margin-top:.2rem;font-size:.75rem;font-weight:300}.eyebrow{letter-spacing:.35em;text-transform:uppercase;color:#bfdbfe;margin:26px 0 0;font-size:12px;font-weight:700}h1{letter-spacing:.01em;text-align:center;width:100%;max-width:580px;margin:18px 0 0;font-size:clamp(34px,4vw,58px);line-height:.98}.hero-copy{color:#cbd5e1;text-align:center;width:100%;max-width:580px;margin:18px 0 0;line-height:1.75}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.feature{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:22px;padding:18px}.login-shell.theme-layout-modern .feature{border-radius:18px}.login-shell.theme-layout-evolution .feature{border-radius:24px}.login-shell.theme-layout-serenity .feature{border-radius:20px}.feature i{color:#bfdbfe;font-size:1.15rem}.feature p{color:#dbeafe;margin:10px 0 0;font-size:.8rem;line-height:1.65}.panel{background:linear-gradient(#ffffffeb,#f8fbfff2);padding:48px}.login-shell.theme-layout-modern .panel{background:linear-gradient(#fffffff2,#f7fafdfa)}.login-shell.theme-layout-evolution .panel{background:linear-gradient(#ffffffe6,#f4f7faf5)}.login-shell.theme-layout-serenity .panel{background:linear-gradient(#ffffffeb,#f6f7fbf7)}.panel-inner{max-width:420px;margin:0 auto}.panel h2{letter-spacing:-.05em;margin:12px 0 0;font-size:36px;line-height:1.05}.panel-copy{color:var(--muted);margin:14px 0 0;line-height:1.75}.agency-pill{color:var(--sidebar-active);background:#15415514;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex}.alert{border-radius:18px}.form-control{border-radius:16px;padding:.62rem .9rem;line-height:1.25}.form-control:focus{border-color:var(--sidebar-active);box-shadow:0 0 0 .25rem #15415524}.form-check{align-items:center;gap:.6rem;min-height:1.5rem;display:flex}.form-check-input{background-color:#fff;border:1.5px solid #94a3b894;border-radius:.45rem;flex:none;width:1.08rem;height:1.08rem;margin-top:0;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;box-shadow:inset 0 1px 2px #0f172a0f}.form-check-input:checked{background-color:var(--sidebar-active);border-color:var(--sidebar-active);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.5 8.5l3 3 6-7' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.78rem .78rem;box-shadow:0 0 0 .18rem #1541551f}.form-check-input:hover{border-color:var(--sidebar-active);transform:translateY(-.5px)}.form-check-input:focus{border-color:var(--sidebar-active);box-shadow:0 0 0 .22rem #15415529}.form-check-input:focus-visible{outline:none}.form-check-input:disabled{opacity:.55;cursor:not-allowed}.form-check-label{cursor:pointer;-webkit-user-select:none;user-select:none}.btn-login{background:linear-gradient(135deg, var(--sidebar), var(--sidebar-active));color:#fff;border:0;border-radius:16px;padding:.95rem 1rem;font-weight:700;box-shadow:0 16px 30px #1541552e}.btn-login:hover,.btn-login:focus{color:#fff;opacity:.96}.muted-link{color:var(--muted);text-decoration:none}.muted-link:hover{color:var(--sidebar-active);text-decoration:underline}@media (width<=992px){.login-shell{grid-template-columns:1fr}.hero,.panel{padding:32px}h1{max-width:none}}@media (width<=576px){.login-page{padding:16px}.hero,.panel{padding:24px}.feature-grid{grid-template-columns:1fr}}
