:root{--auth-dark:#090d12;--auth-navy:#111b27;--auth-orange:#ff7900;--auth-cream:#f7f4ee;--auth-line:#ded9cf;--auth-text:#101317;--auth-muted:#6b7078}.auth-body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--auth-text);background:var(--auth-cream)}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,46%) 1fr}.auth-visual{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px 64px;color:#fff;background:linear-gradient(145deg,rgba(7,11,16,.96),rgba(13,25,38,.91)),url('../images/hero-dviios.jpg') center/cover}.auth-visual:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(255,121,0,.18),transparent 35%);pointer-events:none}.auth-brand,.auth-visual-content,.auth-visual small{position:relative;z-index:1}.auth-brand img{width:124px;height:auto;filter:brightness(0) invert(1)}.auth-visual-content{max-width:560px}.auth-kicker,.auth-eyebrow{display:block;color:var(--auth-orange);font-size:12px;letter-spacing:.14em;font-weight:800}.auth-visual h1{font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 24px}.auth-visual p{max-width:540px;font-size:18px;line-height:1.7;color:#d9dee4}.auth-benefits{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:32px;font-size:13px;color:#fff}.auth-visual small{color:#aeb6c0}.auth-panel{display:grid;place-items:center;padding:48px}.auth-card{width:min(100%,480px)}.auth-mobile-brand{display:none}.auth-card h2{font-size:42px;letter-spacing:-.04em;margin:12px 0}.auth-intro{color:var(--auth-muted);line-height:1.65;margin:0 0 30px}.auth-alert{padding:14px 16px;margin-bottom:20px;border-left:4px solid #d33;background:#fff0ef;color:#8b1e16;font-size:14px}.auth-form{display:grid;gap:10px}.auth-form label{font-size:13px;font-weight:700;margin-top:8px}.auth-form input{width:100%;box-sizing:border-box;border:1px solid var(--auth-line);background:#fff;padding:15px 16px;font:inherit;outline:none;transition:.2s}.auth-form input:focus{border-color:var(--auth-orange);box-shadow:0 0 0 3px rgba(255,121,0,.1)}.field-label-row{display:flex;justify-content:space-between;align-items:end}.field-label-row span{font-size:11px;color:#7d8288}.password-field{position:relative}.password-field input{padding-right:80px}.password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:0;background:transparent;font-weight:700;font-size:12px;cursor:pointer}.auth-submit{margin-top:16px;padding:16px;border:0;background:var(--auth-orange);color:#fff;font:700 14px Manrope;cursor:pointer;transition:.2s}.auth-submit:hover{background:#e76d00;transform:translateY(-1px)}.auth-help,.auth-back{display:block;text-align:center;font-size:13px;margin-top:22px;color:var(--auth-muted)}.auth-help a,.auth-back{color:var(--auth-text);font-weight:700}.password-strength{display:flex;align-items:center;gap:10px}.password-strength span{width:90px;height:4px;background:var(--auth-line)}.password-strength small{color:var(--auth-muted)}.setup-card{padding:20px 0}.dashboard-body{margin:0;background:#f5f3ee;font-family:Manrope,Arial,sans-serif;color:#111}.dashboard-header{height:76px;background:#090d12;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1280px)/2));box-sizing:border-box}.dashboard-header>a img{width:96px;filter:brightness(0) invert(1)}.dashboard-header>div{display:flex;align-items:center;gap:12px}.dashboard-header small{color:#adb5bf}.dashboard-header form{margin:0}.dashboard-header button{border:1px solid #4a525d;background:transparent;color:#fff;padding:9px 14px;cursor:pointer}.dashboard-main{max-width:1000px;margin:0 auto;padding:100px 24px}.dashboard-main h1{font-size:56px;letter-spacing:-.05em;margin:14px 0}.dashboard-main>p{font-size:18px;color:#666;max-width:700px;line-height:1.7}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:42px 0}.dashboard-grid article{background:#fff;border:1px solid #ddd8ce;padding:28px}.dashboard-grid small{display:block;color:#777;margin-bottom:12px}.dashboard-grid strong{font-size:20px}.dashboard-home{display:inline-block;background:#ff7900;color:#fff;text-decoration:none;padding:14px 20px;font-weight:700}@media(max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-visual{display:none}.auth-panel{min-height:100vh;padding:28px}.auth-mobile-brand{display:block;margin-bottom:54px}.auth-mobile-brand img{width:120px}.dashboard-grid{grid-template-columns:1fr}.dashboard-main h1{font-size:42px}.dashboard-header{padding:0 20px}.dashboard-header small{display:none}}
.auth-alert.success{color:#176a38;background:#eaf7ef;border-color:#cbe8d5}.auth-form textarea{width:100%;padding:12px 14px;border:1px solid #dce2e8;border-radius:9px;font:inherit;resize:vertical}.field-label-row a{font-size:12px;color:#8f6b00;text-decoration:none}
