:root{--ink:#0b2c45;--navy:#082a43;--teal:#0c6583;--gold:#e5b23f;--paper:#fff;--mist:#f3f6fa;--line:#e3eaf1;--muted:#718096}*{box-sizing:border-box}body{margin:0;background:var(--mist);color:var(--ink);font:15px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.app-shell{min-height:100vh;display:grid;grid-template-columns:300px 1fr}.sidebar{padding:34px 26px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;margin:0 8px 36px;color:#112f48}.brand-mark{font-weight:950;font-size:23px;letter-spacing:-.14em;color:var(--gold)}.brand b{display:block;font-size:22px;letter-spacing:.06em}.brand small{display:block;font-size:8px;letter-spacing:.22em;color:#c08c25;font-weight:900}.user-card{margin:0 0 30px;padding:17px;border:1px solid #e5ebf2;border-radius:18px;background:#f9fbfd}.user-card small,.nav-label,.eyebrow{font-size:10px;font-weight:900;letter-spacing:.16em;color:#c08c25}.user-card strong,.user-card span{display:block}.user-card strong{margin:5px 0 1px;font-size:15px}.user-card span{font-size:12px;color:#75849a}nav{display:grid;gap:4px}nav .nav-label{margin:11px 8px 5px;color:#96a4b5}nav a,nav .nav-disabled{padding:10px 12px;border-radius:11px;color:#52627a;text-decoration:none;font-weight:800}nav a.active{color:#fff;background:#0b4668;box-shadow:0 7px 18px rgba(11,70,104,.2)}nav a:hover{background:#e8f1f6;color:#0b4668}.nav-disabled{opacity:.42}.sidebar-logout{margin-top:auto}.sidebar-logout button,.mobile-header button{width:100%;padding:10px 12px;border:1px solid #dce5ef;border-radius:12px;background:#fff;color:#0b2c45;font-weight:900;cursor:pointer}.main{min-width:0;padding:34px 38px}.mobile-header{display:none}.topbar{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid #e4eaf0}.topbar h1{margin:2px 0 0;font-size:22px;letter-spacing:-.04em}.topbar .eyebrow{margin:0}.preview-pill{border:1px solid #dce5ef;border-radius:999px;background:#fff;color:#c08c25;font-size:10px;font-weight:900;letter-spacing:.08em;padding:9px 13px}.hero{position:relative;overflow:hidden;display:flex;justify-content:space-between;gap:30px;margin:21px 0 22px;padding:35px 38px;border-radius:24px;background:linear-gradient(125deg,#082a43 0%,#0c4968 62%,#167b91 100%);box-shadow:0 18px 40px rgba(8,42,67,.18);color:#fff}.hero:after{content:"";position:absolute;width:330px;height:330px;right:-120px;top:-190px;border:55px solid rgba(255,255,255,.07);border-radius:50%}.hero>*{position:relative;z-index:1}.hero h2{max-width:700px;margin:8px 0;font-size:clamp(29px,4vw,46px);line-height:1.15;letter-spacing:-.05em}.hero p:not(.eyebrow){margin:0;color:#d8e8ef;font-size:16px}.hero-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}.hero-meta span{padding:7px 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);font-size:12px}.kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.kpi,.panel{background:#fff;border:1px solid var(--line);box-shadow:0 8px 26px rgba(11,41,64,.055)}.kpi{padding:19px;border-radius:18px;border-top:3px solid #2d819b}.kpi.success{border-top-color:#16825d}.kpi.warning{border-top-color:#d9a62e}.kpi small{font-weight:900;font-size:10px;letter-spacing:.08em;color:#738197}.kpi strong{display:block;margin:9px 0 2px;font-size:26px}.kpi span{font-size:12px;color:#99a5b4}.panel{padding:24px;border-radius:20px}.success-banner{margin:18px 0 -5px;padding:12px 15px;border:1px solid #bde3cf;border-radius:12px;background:#eaf8f0;color:#126744;font-weight:800}.audit-panel{margin-top:20px}.responsive-table{overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:12px;text-align:left;border-bottom:1px solid #e8edf2;white-space:nowrap}th{color:#77869a;font-size:10px;letter-spacing:.08em}.auth-page{min-height:100vh;background:#edf2f6}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(330px,.9fr) minmax(480px,1.1fr)}.auth-brand-panel{padding:clamp(34px,6vw,90px);display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:linear-gradient(145deg,#071f34,#0b4e6b 65%,#168096);position:relative;overflow:hidden}.auth-brand-panel:after{content:"";position:absolute;width:420px;height:420px;right:-210px;bottom:-220px;border:65px solid rgba(255,255,255,.06);border-radius:50%}.brand-light{color:#fff;margin-left:0}.auth-brand-panel h1{max-width:560px;margin:10px 0 14px;font-size:clamp(38px,5vw,66px);line-height:1.05;letter-spacing:-.06em}.auth-brand-panel p:not(.eyebrow){max-width:580px;color:#d8e8ef;font-size:17px}.auth-form-panel{display:grid;place-items:center;padding:32px}.auth-card{width:min(100%,480px);padding:34px;border:1px solid #e0e7ef;border-radius:24px;background:#fff;box-shadow:0 22px 60px rgba(10,38,60,.11)}.auth-card h2{margin:6px 0 8px;font-size:28px;letter-spacing:-.04em}.form-intro{margin:0 0 24px;color:#718096}.auth-form{display:grid;gap:16px}.auth-form label{display:grid;gap:7px;color:#40516a;font-size:12px;font-weight:900}.auth-form input{width:100%;min-height:48px;padding:11px 13px;border:1px solid #ced8e3;border-radius:12px;background:#fbfcfe;color:#0b2c45;font:inherit;outline:none}.auth-form input:focus{border-color:#167b91;box-shadow:0 0 0 4px rgba(22,123,145,.12)}.submit-btn{min-height:50px;border:0;border-radius:13px;background:#0b4668;color:#fff;font:900 14px inherit;cursor:pointer;box-shadow:0 10px 24px rgba(11,70,104,.2)}.form-errors{padding:11px 13px;border:1px solid #f2c7c7;border-radius:11px;background:#fff4f4;color:#a32e2e;font-size:12px}.form-errors ul{margin:5px 0 0;padding-left:18px}.security-note{margin-top:20px;padding:12px;border-radius:11px;background:#f5f8fa;color:#68788d;font-size:11px}@media(max-width:1100px){.app-shell{grid-template-columns:230px 1fr}.main{padding:28px}.kpis{grid-template-columns:repeat(2,1fr)}.auth-shell{grid-template-columns:.8fr 1.2fr}.auth-brand-panel{padding:45px}}@media(max-width:760px){.app-shell{display:block}.sidebar{display:none}.main{padding:18px}.mobile-header{display:flex;align-items:center;justify-content:space-between;margin:-4px 0 20px;padding-bottom:14px;border-bottom:1px solid #e0e7ef}.mobile-header .brand{margin:0}.mobile-header .brand b{font-size:17px}.mobile-header button{width:auto}.topbar{align-items:flex-start}.hero{padding:25px;border-radius:18px}.hero h2{font-size:31px}.kpis{grid-template-columns:1fr 1fr;gap:9px}.kpi{padding:14px}.kpi strong{font-size:20px}.auth-shell{display:block}.auth-brand-panel{min-height:240px;padding:28px}.auth-brand-panel .brand{margin-bottom:42px}.auth-brand-panel h1{font-size:35px}.auth-form-panel{padding:18px;margin-top:-26px;position:relative;z-index:2}.auth-card{padding:24px;border-radius:20px}.auth-form input{font-size:16px}}@media(max-width:440px){.kpis{grid-template-columns:1fr}.auth-brand-panel{min-height:220px}.auth-brand-panel p:not(.eyebrow){font-size:14px}.auth-card h2{font-size:24px}}
