.auth-card-divider{position:relative;display:flex;align-items:center;justify-content:center;margin:24px 0 14px;color:var(--faint);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-card-divider:after,.auth-card-divider:before{content:"";height:1px;flex:1 1;background:var(--line-soft)}.auth-card-divider span{padding:0 10px}.utilities-simple-btn{width:100%;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-size:13px;font-weight:700;transition:.2s ease}.utilities-simple-btn:hover{background:var(--line-soft);border-color:var(--accent)}.landing{--bg:#f7f8fb;--surface:#fff;--surface-soft:#edf4ff;--line:#e3e8f0;--line-soft:#eef4fb;--ink:#202735;--muted:#748096;--faint:#9aa4b5;--accent:#006ffd;--accent-dark:#005ed8;min-height:100vh;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.landing-left{min-height:100vh;padding:56px clamp(28px,8vw,112px);background:linear-gradient(135deg,#f7faff,#edf5ff)}.landing-logo{margin-bottom:62px;color:#1f2937;font-family:inherit;font-size:17px;font-weight:800;letter-spacing:-.03em}.brand-wordmark{display:block;width:auto;max-width:100%;height:34px;object-fit:contain}.landing h1{max-width:650px;color:#202735;font-family:inherit;font-size:clamp(40px,5.5vw,62px);font-weight:800;letter-spacing:-.055em}.landing-copy{max-width:580px;color:#6e7a8d;font-size:16px;line-height:1.65;font-weight:400}.feature-list{max-width:570px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:38px}.feature-item{min-height:88px;gap:10px;padding:14px;border:1px solid #dfe8f5;border-radius:12px;background:rgba(255,255,255,.76)}.feature-icon{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:10px;background:#edf4ff}.feature-icon img{width:20px;height:20px;display:block;filter:invert(34%) sepia(99%) saturate(1892%) hue-rotate(201deg) brightness(100%) contrast(101%)}.feature-title{color:#303846;font-size:12px}.feature-desc{color:#7b8798;font-size:10px;line-height:1.45}.landing-right{min-height:100vh;padding:34px;background:#fff}.auth-card{width:min(100%,400px);padding:30px;border-color:#e3e8f0;border-radius:16px;box-shadow:0 16px 42px rgba(0,67,155,.08)}.badge{border-color:#dbe9ff;background:#edf4ff;color:#006ffd;letter-spacing:.06em}.badge-dot{background:#006ffd;box-shadow:0 0 6px rgba(0,111,253,.4)}.card-title{margin:25px 0 18px;color:#303846;font-size:13px;letter-spacing:.03em}.primary-btn{border-color:#006ffd;background:#006ffd}.primary-btn:hover{border-color:#005ed8;background:#005ed8}.secondary-btn{border-color:#dfe5ee;background:#fff;color:#536074}.footer-note{color:#8b95a6}.site-footer{display:none}@media (max-width:800px){.landing{grid-template-columns:1fr}.landing-left{min-height:auto;padding:34px 22px}.landing-logo{margin-bottom:38px}.feature-list{grid-template-columns:1fr}.landing-right{min-height:auto;padding:28px 20px 40px}}