.action-card select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;outline:0;padding:11px 12px}.action-card select:focus{border-color:#54a58e;box-shadow:0 0 0 3px #4a9d8819}.blocked-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:20px;width:min(520px,100vw - 40px);padding:32px;box-shadow:0 20px 55px #153b3415}.blocked-card>svg{background:var(--mint);width:42px;height:42px;color:var(--green);border-radius:13px;margin-bottom:14px;padding:10px}.blocked-card>small{color:var(--green);letter-spacing:.1em;font-size:11px;font-weight:750;display:block}.blocked-card .login{width:100%;margin-top:18px}.banner-manager{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:18px 20px;display:grid}.banner-manager>div:first-child{gap:3px;display:grid}.banner-manager small{color:var(--muted);font-size:10px}.banner-manager>div>span{color:var(--muted);font-size:12px}.banner-manager>button{border:1px solid var(--line);background:#fff;border-radius:9px;align-self:center;align-items:center;gap:6px;padding:9px 12px;font-weight:700;display:flex}.banner-manager>button svg{width:15px}.banner-manager form{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:1fr 1fr 160px auto;align-items:end;gap:10px;padding-top:14px;display:grid}.banner-manager label{gap:6px;font-size:11px;font-weight:700;display:grid}.banner-manager input,.banner-manager textarea,.banner-manager select{border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);background:#fff;border-radius:9px;padding:9px 10px}.banner-manager textarea{resize:vertical;min-height:40px}.banner-manager>p{color:var(--green);grid-column:1/-1;margin:0;font-size:12px}.banner-admin-list{grid-column:1/-1;gap:7px;display:grid}.banner-admin-list article{background:#f7faf9;border-radius:10px;grid-template-columns:1fr auto 34px;align-items:center;gap:8px;padding:9px 11px;display:grid}.banner-admin-list article span{gap:2px;display:grid}.banner-admin-list article button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:6px 9px;font-size:10px}.banner-admin-list article button:last-child{color:#a34c40;place-items:center;padding:6px;display:grid}.banner-admin-list article button svg{width:14px}.banner-warning{background:#fff8e6}.banner-success{background:#edf9f3}@media (max-width:850px){.banner-manager form{grid-template-columns:1fr}}@media (max-width:600px){.banner-manager{grid-template-columns:1fr}.banner-manager>button{justify-content:center}}.reconcile-list .inline-import-create{color:#256b59;text-transform:none;background:#edf8f4;border:1px solid #b8d8ce;border-radius:8px;justify-content:center;align-items:center;gap:5px;margin-top:5px;padding:7px 8px;font-size:10px;font-weight:800;display:flex}.reconcile-list .inline-import-create svg{width:13px}.reconcile-list .inline-import-create:disabled{opacity:.55}.registry-list article{grid-template-columns:42px minmax(0,1fr) auto 95px 36px}.vehicle-registry-list article{grid-template-columns:112px minmax(0,1fr) auto 95px 36px;min-height:82px}.vehicle-registry-list .vehicle-thumb{background:linear-gradient(145deg,#f7faf9,#edf4f2);border-radius:12px;place-items:center;width:104px;height:66px;margin:0;display:grid;overflow:hidden}.vehicle-registry-list .vehicle-thumb img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:4px}.vehicle-registry-list .vehicle-thumb.fallback{color:var(--green)}.vehicle-registry-list .vehicle-thumb.fallback svg{width:24px}.registry-edit{color:#276957;cursor:pointer;background:#f5faf8;border:1px solid #dce8e4;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.registry-edit:hover{background:#e8f5f0;border-color:#afd2c6}.registry-edit:focus-visible{outline-offset:2px;outline:3px solid #8ac9b7}.registry-edit svg{width:16px;height:16px}.driver-documents{border:1px solid var(--line);background:#fff;border-radius:17px;padding:7px 20px 20px}.document-grid{gap:10px;display:grid}.document-grid article{border-top:1px solid #edf1f0;grid-template-columns:minmax(210px,1fr) auto 170px 150px;align-items:center;gap:14px;padding:13px 4px;display:grid}.document-grid article>div:first-child{gap:3px;min-width:0;display:grid}.document-grid article b{font-size:13px}.document-grid article small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.document-grid article>em{white-space:nowrap;border-radius:99px;padding:5px 8px;font-size:9px;font-style:normal}.document-grid em.valid,.document-grid em.attached{color:#26705d;background:#e9f5f0}.document-grid em.expiring{color:#8a6320;background:#fff2da}.document-grid em.expired,.document-grid em.missing{color:#a34c40;background:#fae9e6}.document-grid article>label{color:#60716d;gap:4px;font-size:10px;font-weight:700;display:grid}.document-grid input[type=date]{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;padding:8px}.document-actions{justify-content:flex-end;gap:6px;display:flex}.document-actions button,.upload-document{color:#276957;cursor:pointer;background:#f5faf8;border:1px solid #dce8e4;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.document-actions svg{width:15px;height:15px}.upload-document input{display:none}.notification-stack{gap:18px;min-width:0;display:grid}.event-selector{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0;padding:10px 12px 12px;display:grid}.event-selector legend{color:#60716d;padding:0 5px;font-size:11px;font-weight:800}.event-selector label{align-items:center;gap:7px;margin:0;font-size:11px;font-weight:650;display:flex}.event-selector input{accent-color:var(--green)}.recipient-list article{grid-template-columns:38px minmax(0,1fr) auto}.recipient-actions{gap:5px;display:flex}.recipient-actions button{border:1px solid var(--line);color:#46615a;cursor:pointer;background:#fff;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:750}.recipient-actions button.danger{color:#a34c40;place-items:center;width:30px;padding:0;display:grid}.recipient-actions svg{width:14px;height:14px}.recipient-events{flex-wrap:wrap;grid-column:2/4;gap:5px;display:flex}.recipient-events button{color:#88948f;cursor:pointer;background:#f2f4f3;border:0;border-radius:99px;padding:5px 7px;font-size:9px}.recipient-events button.active{color:#276957;background:#e3f3ed;font-weight:750}.notification-history article{grid-template-columns:38px minmax(0,1fr) auto}.notification-history article>i svg{width:16px;height:16px}.notification-history article>em.sent{color:#27715e;background:#e8f6f0}.notification-history article>em.failed{color:#a34c40;background:#fae9e6}.document-expiry-alert{z-index:80;width:min(390px,100vw - 48px);color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8fa;border:1px solid #ecd7aa;border-radius:18px;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:18px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 55px #182d282e}.document-expiry-alert>i{color:#9a6a12;background:#fff1d6;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.document-expiry-alert>i svg{width:20px;height:20px}.alert-copy{gap:3px;min-width:0;padding-right:22px;display:grid}.alert-copy small{color:#94722e;letter-spacing:.08em;font-size:9px;font-weight:800}.alert-copy strong{font-size:15px}.alert-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.alert-close{color:#7b8885;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:10px;right:10px}.alert-close:hover{background:#f4eee1}.alert-close svg{width:15px;height:15px}.alert-action{color:#fff;cursor:pointer;background:#215f50;border:0;border-radius:9px;grid-column:2;justify-self:start;align-items:center;gap:5px;margin-top:3px;padding:8px 11px;font-size:11px;font-weight:800;display:flex}.alert-action:hover{background:#174b3f}.alert-action svg{width:14px;height:14px}@media (max-width:620px){.event-selector{grid-template-columns:1fr}.recipient-actions{grid-column:2;justify-self:start}.recipient-events{grid-column:1/3}.document-expiry-alert{width:auto;bottom:12px;left:12px;right:12px}.registry-list article{grid-template-columns:42px minmax(0,1fr) auto 36px}.registry-list article>strong{text-align:left;grid-column:2/4}.registry-list .registry-edit{grid-area:1/4}.vehicle-registry-list article{grid-template-columns:84px minmax(0,1fr) auto 36px}.vehicle-registry-list .vehicle-thumb{width:78px;height:54px}.vehicle-registry-list article>strong{grid-column:2/4}.document-grid article{grid-template-columns:minmax(0,1fr) auto}.document-grid article>label{grid-column:1/3}.document-actions{grid-column:1/3;justify-content:flex-start}}.app main{scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:#6f8d86 #e7efed;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;height:100%;min-height:0;overflow:hidden scroll}.app main>header{z-index:25;position:sticky;top:0}.scroll{flex:none;min-height:auto;overflow-y:visible}.preview-table{scrollbar-gutter:stable both-edges;scrollbar-width:auto;scrollbar-color:#6f8d86 #e7efed;max-height:min(460px,55vh);overflow:scroll auto}.preview-table::-webkit-scrollbar{width:12px;height:12px}.app main::-webkit-scrollbar{width:12px;height:12px}.preview-table::-webkit-scrollbar-track{background:#e7efed}.app main::-webkit-scrollbar-track{background:#e7efed}.preview-table::-webkit-scrollbar-thumb{background:#6f8d86;border:3px solid #e7efed;border-radius:999px}.app main::-webkit-scrollbar-thumb{background:#6f8d86;border:3px solid #e7efed;border-radius:999px}.preview-table::-webkit-scrollbar-thumb:hover{background:#406b61}.app main::-webkit-scrollbar-thumb:hover{background:#406b61}html,body{width:100%;max-width:100%;overflow:hidden}.app{grid-template-rows:minmax(0,1fr);width:100vw;max-width:100vw;height:100dvh}.sidebar,.sidebar nav{min-height:0}.app main,.scroll,.imports-page,.import-preview,.preview-title,.preview-title>span,.clean-grid,.welcome-card,.attention-card{min-width:0}.scroll{width:100%;max-width:100%;overflow-x:hidden}.metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.import-preview{width:100%;max-width:100%;overflow:hidden}.preview-title>span{overflow:hidden}.preview-title h2{overflow-wrap:anywhere}.preview-table{width:100%;max-width:100%;height:min(320px,48vh)}.preview-table table{width:max-content;min-width:100%}@media (max-width:1180px){.clean-grid{grid-template-columns:1fr}}
.tv-head-left{align-items:center;gap:12px;display:flex}.tv-org-select{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#fff;border-radius:9px;max-width:260px;padding:8px 10px;font-weight:600}.tv-page{gap:18px;width:100%;max-width:1480px;display:grid}.tv-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.tv-card h3,.tv-org h3{margin:0 0 4px;font-size:15px}.tv-sub{color:var(--muted);margin:2px 0 0;font-size:13px}.tv-meta{color:var(--muted);margin:3px 0 0;font-size:12px}.tv-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.tv-btn{border:1px solid var(--line);height:40px;color:var(--ink);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:0 15px;font-size:13px;font-weight:700;display:inline-flex}.tv-btn.solid{background:var(--ink);border-color:var(--ink);color:#fff}.tv-btn:disabled{opacity:.55;cursor:not-allowed}.tv-form{gap:12px;display:grid}.tv-grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.tv-field{gap:6px;font-size:12px;font-weight:700;display:grid}.tv-field input,.tv-field select{border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);background:#fff;border-radius:9px;outline:0;padding:9px 11px;font-size:14px;font-weight:400}.tv-field input:focus,.tv-field select:focus{border-color:#54a58e;box-shadow:0 0 0 3px #4a9d8819}.tv-msg{background:var(--mint);color:#145b4d;border-radius:9px;padding:11px 13px;font-size:13px}.tv-msg.err{color:#9a3a32;background:#fdeeee}.tv-chip{color:#4b5f5a;background:#eef3f1;border-radius:99px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.tv-chip.ok{background:var(--mint);color:#145b4d}.tv-chip.warn{color:#8a6a10;background:#fff8e6}.tv-chip.bad{color:#9a3a32;background:#fdeeee}.tv-list{gap:12px;display:grid}.tv-org{gap:16px;display:grid}.tv-org-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.tv-org-top b{font-size:15px}.tv-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tv-switch-row{justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.tv-switch-row+.tv-switch-row{border-top:1px solid var(--line)}.tv-switch{flex:none;width:46px;height:26px;position:relative}.tv-switch input{opacity:0;cursor:pointer;z-index:1;margin:0;position:absolute;inset:0}.tv-switch span{background:#cfdcd8;border-radius:99px;transition:all .2s;position:absolute;inset:0}.tv-switch span:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.tv-switch input:checked+span{background:var(--green)}.tv-switch input:checked+span:after{transform:translate(20px)}.tv-switch input:disabled{cursor:not-allowed}.tv-team{gap:6px;display:grid}.tv-team>div{background:#f7faf9;border-radius:10px;justify-content:space-between;align-items:center;padding:9px 11px;font-size:13px;display:flex}@media (max-width:850px){.tv-grid2{grid-template-columns:1fr}.tv-org-select{max-width:150px}}.tv-field textarea{border:1px solid var(--line);width:100%;color:var(--ink);resize:vertical;background:#fff;border-radius:9px;outline:0;padding:9px 11px;font-family:inherit;font-size:14px;font-weight:400}.tv-field textarea:focus{border-color:#54a58e;box-shadow:0 0 0 3px #4a9d8819}.tv-actions select{border:1px solid var(--line);min-height:36px;color:var(--ink);background:#fff;border-radius:9px;padding:6px 9px;font-size:13px}.vd{border-top:1px solid var(--line);gap:12px;margin-top:6px;padding-top:14px;display:grid}.vd-tabs{flex-wrap:wrap;gap:8px;display:flex}.vd-row{align-items:center;gap:12px;display:flex}.vd-thumb{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:10px;width:56px;height:56px}.vd-photo{border:1px solid var(--line);border-radius:12px;width:420px;max-width:100%}.vd-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;margin-top:8px;display:grid}.vd-grid img{object-fit:cover;border:1px solid var(--line);border-radius:9px;width:100%;height:96px}.tv-field input[type=file]{min-height:0;padding:7px 9px}.tv-modal{z-index:100;background:#0a1e188c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.tv-modal-card{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:24px;box-shadow:0 20px 60px #0000004d}.tv-modal-card h3{margin:0 0 8px}.tv-note{min-width:0;font:inherit;border:1px solid #d5e2dd;border-radius:10px;flex:200px;padding:9px 12px}.tv-install{z-index:90;border:1px solid var(--line);background:#fff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:560px;margin-inline:auto;padding:14px 16px;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 12px 40px #0a1e1840}.tv-install p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.45}.tv-install-pill{z-index:90;border:1px solid var(--line);color:var(--green);background:#fff;border-radius:99px;padding:10px 16px;font-size:13px;font-weight:700;position:fixed;bottom:12px;right:12px;box-shadow:0 6px 20px #0a1e1833}.tv-install-steps{color:var(--ink);margin:8px 0 0;padding-left:20px;font-size:13px;line-height:1.5}.tv-install-steps li{margin:4px 0}.app main>header{background:#fff}.scroll{padding-left:clamp(16px,2.5vw,40px);padding-right:clamp(16px,2.5vw,40px)}.tv-org-top{flex-wrap:nowrap;align-items:center}.tv-org-top>:first-child{flex:1 1 0;min-width:0}.tv-org-top>:not(:first-child){flex:0 auto;max-width:62%}.tv-org-top>.tv-actions{justify-content:flex-end}@media (min-width:1300px){.tv-grid2{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.tv-org-top{flex-wrap:wrap;align-items:flex-start}.tv-org-top>:not(:first-child){flex:100%;max-width:100%}.tv-org-top>.tv-actions{justify-content:flex-start}}.ov-hero{border-radius:22px;position:relative;overflow:hidden;box-shadow:0 14px 40px #1024232e}.ov-slide{color:#fff;justify-content:space-between;align-items:center;gap:28px;min-height:240px;padding:34px 40px 58px;animation:.55s both ovIn;display:flex;position:relative;overflow:hidden}.ov-slide:before{content:"";background:radial-gradient(circle,#ffffff29,#0000 65%);border-radius:50%;width:420px;height:420px;position:absolute;top:-110px;right:-90px}.ov-slide:after{content:"";background:radial-gradient(circle,#ffffff17,#0000 65%);border-radius:50%;width:380px;height:380px;position:absolute;bottom:-170px;left:32%}.ov-k-info{background:linear-gradient(120deg,#0c4a41,#1b7f69 60%,#3aa389)}.ov-k-success{background:linear-gradient(120deg,#0a4d33,#1f8f5f 60%,#4cc48a)}.ov-k-alert{background:linear-gradient(120deg,#7a2a10,#b8471a 60%,#e0813d)}.ov-k-team{background:linear-gradient(120deg,#12364a,#1f6a8a 60%,#3d9bc0)}.ov-k-news{background:linear-gradient(120deg,#131d3a,#22366b 60%,#3b5aa8)}.ov-copy{z-index:1;gap:10px;max-width:min(680px,68%);display:grid;position:relative}.ov-eyebrow{letter-spacing:.14em;opacity:.85;font-size:11.5px;font-weight:800}.ov-copy h2{letter-spacing:-.02em;margin:0;font-size:clamp(22px,2.6vw,34px);font-weight:700;line-height:1.15}.ov-copy p{opacity:.92;margin:0;font-size:15px;line-height:1.5}.ov-cta-row{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.ov-cta{color:#0e3b34;cursor:pointer;background:#fff;border:0;border-radius:99px;align-items:center;padding:10px 18px;font-size:13.5px;font-weight:700;text-decoration:none;display:inline-flex}.ov-cta:hover{background:#eefaf6}.ov-big{z-index:1;text-align:right;flex:none;gap:2px;display:grid;position:relative}.ov-big b{letter-spacing:-.04em;font-size:clamp(40px,6vw,80px);font-weight:750;line-height:1}.ov-big small{opacity:.85;letter-spacing:.04em;font-size:13px}.ov-controls{z-index:2;align-items:center;gap:6px;display:flex;position:absolute;bottom:16px;left:40px}.ov-controls>button{color:#fff;cursor:pointer;background:#ffffff2e;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.ov-controls>button:hover{background:#ffffff4d}.ov-dots{gap:6px;padding:0 6px;display:flex}.ov-dots button{cursor:pointer;background:#fff6;border:0;border-radius:99px;width:8px;height:8px;padding:0}.ov-dots button.on{background:#fff;width:22px}.ov-progress{z-index:2;background:#ffffffbf;width:0;height:3px;animation:linear forwards ovBar;position:absolute;bottom:0;left:0}@keyframes ovIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes ovBar{to{width:100%}}@media (prefers-reduced-motion:reduce){.ov-slide{animation:none}.ov-progress{display:none}}@media (max-width:700px){.ov-slide{flex-direction:column;justify-content:center;align-items:flex-start;min-height:260px;padding:24px 20px 60px}.ov-copy{max-width:100%}.ov-big{text-align:left}.ov-big b{font-size:44px}.ov-controls{left:20px}}.ov-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ov-kpi{text-align:left;border:1px solid var(--line);color:var(--ink);font:inherit;background:#fff;border-radius:16px;align-items:center;gap:14px;padding:16px 18px;display:flex}button.ov-kpi:hover{border-color:#acd6ca;box-shadow:0 6px 18px #1b7f691f}.ov-kpi>span{gap:2px;min-width:0;display:grid}.ov-kpi small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ov-kpi b{letter-spacing:-.03em;font-size:26px;line-height:1.1}.ov-kpi b span{color:var(--muted);font-size:15px;font-weight:600}.ov-kpi em{color:var(--muted);font-size:11.5px;font-style:normal}.ov-ico{border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.ov-ico.green{color:#1b7f69;background:#e4f6ef}.ov-ico.blue{color:#2a6aa3;background:#e5f0fa}.ov-ico.amber{color:#b7791f;background:#fdf1dc}.ov-ico.teal{color:#1c7c86;background:#dff5f5}@media (max-width:1100px){.ov-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.ov-kpis{grid-template-columns:1fr}}.ov-cols{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:18px;display:grid}.ov-col{gap:18px;min-width:0;display:grid}@media (max-width:1100px){.ov-cols{grid-template-columns:1fr}}.ov-rank{gap:8px;margin-top:12px;display:grid}.ov-rank-row{background:#f7fbfa;border-radius:10px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid;position:relative;overflow:hidden}.ov-rank-row>*{z-index:1;position:relative}.ov-rank-row u{z-index:0;background:linear-gradient(90deg,#d8f1e8,#eaf8f2);border-radius:10px;position:absolute;top:0;bottom:0;left:0}.ov-rank-row span{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.ov-rank-row.m{grid-template-columns:30px minmax(0,1fr)}.ov-rank-row.m small{color:var(--muted);grid-column:2;margin-top:-4px;font-size:12px}.ov-rank-row .pos{color:#4c625d;background:#e9efed;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-style:normal;font-weight:800;display:grid}.ov-rank-row .pos.p1{color:#6b4d00;background:#f7d774}.ov-rank-row .pos.p2{color:#3f4c54;background:#d9dfe3}.ov-rank-row .pos.p3{color:#6b3d12;background:#eec6a0}.ov-alerts{gap:10px;margin-top:10px;display:grid}.ov-item{background:#fffaf1;border:1px solid #f0d9b8;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.ov-item span{gap:3px;min-width:0;display:grid}.ov-item small{color:var(--muted);font-size:12px}.ov-news{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.ov-news a{border:1px solid var(--line);color:var(--ink);background:#fbfdfc;border-radius:12px;gap:4px;padding:12px 14px;text-decoration:none;display:grid}.ov-news a:hover{background:#f2f8fc;border-color:#9cc3d8}.ov-news a b{font-size:14px;line-height:1.35}.ov-news a small{color:var(--muted);font-size:12px}@media (max-width:800px){.ov-news{grid-template-columns:1fr}}.tv-mode-select{max-width:210px}.side-close,.side-backdrop,.tabbar{display:none}@media (max-width:780px){.side-head{justify-content:space-between;align-items:center;display:flex}.side-close{color:#fff;background:#ffffff1f;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.side-close svg{width:20px;height:20px}.side-backdrop{z-index:29;background:#071b1a8c;border:0;padding:0;display:block;position:fixed;inset:0}.sidebar{z-index:31}.tabbar{z-index:26;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);background:#fff;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #10242314}.tabbar button{color:#6d7d79;background:0 0;border:0;flex:1 1 0;justify-items:center;gap:3px;min-width:0;padding:8px 2px 7px;font-size:10.5px;font-weight:600;display:grid}.tabbar button svg{width:21px;height:21px}.tabbar button.on{color:var(--green)}.app main .scroll{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.tv-install,.tv-install-pill{bottom:calc(72px + env(safe-area-inset-bottom))}.tv-modal{padding-bottom:80px}}@media (max-width:1024px) and (min-width:781px){.tv-mode-select{max-width:170px}}.tv-pct{color:var(--muted);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.tv-pct input{border:1px solid var(--line);text-align:right;width:64px;min-height:36px;font:inherit;color:var(--ink);background:#fff;border-radius:9px;padding:6px 8px}.imp-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.imp-head .tv-btn{align-items:center;gap:6px;display:inline-flex}.imp-groups{flex-wrap:wrap;gap:14px;margin-top:14px;display:flex}.imp-group{border:1px solid var(--line);background:#fbfdfc;border-radius:16px;flex:1.4 252px;align-content:start;gap:12px;padding:14px;display:grid}.imp-group-head{gap:2px;display:grid}.imp-group-head b{letter-spacing:.06em;text-transform:uppercase;color:var(--green);font-size:12px}.imp-group-head small{color:var(--muted);font-size:12px}.imp-tiles{grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:10px;display:grid}.imp-tile{border:1px solid var(--line);color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:14px;justify-items:center;gap:6px;padding:14px 8px 12px;transition:box-shadow .15s,border-color .15s,transform .15s;display:grid}.imp-tile:hover{border-color:#9fd2c3;transform:translateY(-1px);box-shadow:0 8px 20px #1b7f6924}.imp-tile.on{border-color:var(--green);box-shadow:0 0 0 3px #1b7f692e}.imp-tile b{font-size:14px}.imp-tile small{color:var(--muted);margin-top:-4px;font-size:11.5px}.imp-tile .tv-chip{font-size:11px}.imp-title{align-items:center;gap:12px;display:flex}.imp-title h3{margin:0}.imp-panel{gap:12px;display:grid}.imp-group.wide{flex:3 460px}.imp-group.slim{flex:.7 150px}.tv-refresh{border:1px solid var(--line);width:40px;height:40px;color:var(--green);cursor:pointer;background:#fff;border-radius:10px;flex:none;place-items:center;margin-left:auto;display:grid}.tv-refresh:hover{background:var(--mint)}.tv-org-select{margin-left:auto}.tv-org-select+.tv-refresh{margin-left:10px}.tv-update{z-index:120;color:#fff;background:#0f3f38;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:560px;margin-inline:auto;padding:12px 16px;font-size:14px;display:flex;position:fixed;top:12px;left:12px;right:12px;box-shadow:0 12px 34px #00000047}.tv-update .tv-btn{border-color:#ffffff59}.tv-update .tv-btn:not(.solid){color:#fff;background:0 0}.tv-viewer{z-index:200;background:#f5f8f7;flex-direction:column;display:flex;position:fixed;inset:0}.tv-viewer-bar{padding:10px 14px;padding-top:calc(10px + env(safe-area-inset-top));border-bottom:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:10px;display:flex;box-shadow:0 2px 10px #1024230f}.tv-viewer-bar b{text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;overflow:hidden}.tv-viewer-bar .tv-btn{flex:none;align-items:center;gap:6px;display:inline-flex}.tv-viewer-frame{background:#fff;border:0;flex:1;width:100%}@media (max-width:520px){.tv-viewer-bar .tv-btn:last-child{padding-inline:10px}}@media print{.tv-viewer{display:block;position:static}.tv-viewer-bar{display:none}.tv-viewer-frame{height:auto}}.tv-kpis{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;display:grid}.tv-kpi{text-align:left;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:14px;gap:2px;padding:12px 14px;display:grid}.tv-kpi b{letter-spacing:-.03em;font-size:22px;line-height:1.1}.tv-kpi span{color:var(--muted);font-size:12px;font-weight:600}.tv-kpi:hover{border-color:#acd6ca}.tv-kpi.on{border-color:var(--green);background:#f4fbf8;box-shadow:0 0 0 2px #1b7f6922}.tv-kpi.warn b{color:#8a6a10}.tv-kpi.bad b{color:#9a3a32}.tv-kpi.ok b{color:#145b4d}.tv-toolbar{grid-template-columns:minmax(200px,2fr) repeat(auto-fit,minmax(150px,1fr));align-items:end;gap:10px;display:grid}.tv-tiles{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));align-items:start;gap:14px;display:grid}.tv-tile{border:1px solid var(--line);background:#fff;border-radius:16px;gap:12px;min-width:0;padding:16px;display:grid}.tv-tile.open{border-color:#acd6ca;grid-column:1/-1}.tv-tile-head{align-items:center;gap:12px;min-width:0;display:flex}.tv-tile-head>div{flex:1;min-width:0}.tv-tile-head b{text-overflow:ellipsis;white-space:nowrap;font-size:15px;display:block;overflow:hidden}.tv-tile-head small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.tv-avatar{background:var(--mint);color:#145b4d;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;font-size:15px;font-weight:800;display:grid}.tv-tile-thumb{object-fit:contain;border:1px solid var(--line);background:#f4f8f7;border-radius:10px;flex:none;width:76px;height:52px}.tv-tile-chips{flex-wrap:wrap;gap:6px;display:flex}.tv-facts{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px 14px;margin:0;display:grid}.tv-facts dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px}.tv-facts dd{overflow-wrap:anywhere;margin:1px 0 0;font-size:13.5px;font-weight:600}.tv-tile-actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:6px;padding-top:12px;display:flex}.tv-tile-actions .tv-btn{height:34px;padding:0 11px;font-size:12.5px}.tv-tile-actions select{min-height:34px}.tv-tile-body{border-top:1px solid var(--line);gap:12px;padding-top:14px;display:grid}@media (max-width:640px){.tv-tiles{grid-template-columns:1fr}.tv-toolbar{grid-template-columns:1fr 1fr}.tv-toolbar>:first-child{grid-column:1/-1}.tv-kpis{grid-template-columns:repeat(2,1fr)}}.tv-tiles{align-items:stretch}.tv-tile{flex-direction:column;align-content:normal;display:flex}.tv-tile-head{min-height:52px}.tv-facts{grid-template-columns:1fr 1fr;align-content:start;min-height:80px}.tv-tile-chips{align-content:flex-start;min-height:26px}.tv-tile-actions{margin-top:auto}.tv-tile-actions .tv-pct input{width:58px}@media (max-width:640px){.tv-facts{min-height:0}}.tv-win-back{z-index:120;background:#0a1e1a8c;justify-content:center;align-items:flex-start;padding:4vh 14px;display:flex;position:fixed;inset:0;overflow-y:auto}.tv-win{background:#fff;border-radius:18px;flex-direction:column;width:min(760px,100%);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #05191466}.tv-win.wide{width:min(1040px,100%)}.tv-win-bar{border-bottom:1px solid var(--line);background:#fbfdfc;flex:none;align-items:center;gap:14px;padding:12px 16px;display:flex}.tv-win-bar b{font-size:16px;display:block}.tv-win-bar small{color:var(--muted);font-size:12px;display:block}.tv-win-body{align-content:start;gap:14px;padding:18px;display:grid;overflow-y:auto}.tv-win-body>.tv-card,.tv-win-body>form.tv-card{border:0;border-radius:0;padding:0}.tv-win-body .tv-form>h3:first-child{display:none}.tv-win-body>.tv-form>.tv-actions:last-child{border-top:1px solid var(--line);z-index:2;background:#fff;margin:8px -18px -18px;padding:12px 18px;position:sticky;bottom:-18px}@media (max-width:640px){.tv-win-back{padding:0}.tv-win{border-radius:0;width:100%;height:100vh;max-height:100vh}.tv-win-back{align-items:stretch}}.tv-win-back{align-items:center;overflow:hidden}.tv-win{max-height:100%}.tv-win-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0}.tv-win-body>.tv-form>.tv-actions:last-child{padding-bottom:calc(12px + env(safe-area-inset-bottom))}@media (max-width:640px){.tv-win-back{align-items:stretch;padding:0}.tv-win{border-radius:0;width:100%;height:100%;max-height:100%}.tv-win-bar{padding-top:calc(12px + env(safe-area-inset-top))}.tv-win-body{padding-bottom:110px}.tv-win-body>.tv-form>.tv-actions:last-child{z-index:5;border-top:1px solid var(--line);padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;margin:0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 18px #0000001a}}
html[data-theme=dark] .splash>span{border:3px solid #35423f}html[data-theme=dark] .auth{background:#121918}html[data-theme=dark] .auth-art article>em{border:1px solid #32594d55}html[data-theme=dark] .auth-art footer{border-top:1px solid #2c3a3824}html[data-theme=dark] .demo{background:#121918}html[data-theme=dark] .message{color:#b0e8dd}html[data-theme=dark] .auth-foot{color:#9ca7a5}html[data-theme=dark] .sidebar nav>p{color:#9aaaa7}html[data-theme=dark] .nav:hover{background:#1219180b}html[data-theme=dark] .nav.active{color:#b9e5db;background:#14261f}html[data-theme=dark] .nav>b{background:#12191812}html[data-theme=dark] .nav.active>b{background:#1e3029}html[data-theme=dark] .secure{background:#12191808;border:1px solid #2c3a3812}html[data-theme=dark] .profile{border-top:1px solid #2c3a3812}html[data-theme=dark] .app main>header{background:#121918dc}html[data-theme=dark] .round{background:#121918}html[data-theme=dark] .banner{background:linear-gradient(105deg,#12211b,#111d22);border:1px solid #324941}html[data-theme=dark] .banner>i{background:#121918}html[data-theme=dark] .banner>button{background:#121918a8;border:1px solid #394844}html[data-theme=dark] .metric{background:#121918}html[data-theme=dark] .metric em{color:#99a4a2}html[data-theme=dark] .metric>i{background:conic-gradient(var(--green) 72%,#1a201e 0)}html[data-theme=dark] .work{background:#121918}html[data-theme=dark] .row{background:#121918;border-top:1px solid #303f3c}html[data-theme=dark] .row:hover{background:#141b19}html[data-theme=dark] .row.selected{background:#141f1c}html[data-theme=dark] .row span small{color:#9ca7a4}html[data-theme=dark] .row em{color:#a7dbce}html[data-theme=dark] .see{background:#131b17}html[data-theme=dark] .carpic.blue{color:#aacddf;background:linear-gradient(135deg,#111e2a,#23333e)}html[data-theme=dark] .carpic.mint{color:#addccf;background:linear-gradient(135deg,#15231d,#253931)}html[data-theme=dark] .carpic.dark{color:#c7dad8;background:linear-gradient(135deg,#1c2725,#778b89)}html[data-theme=dark] .carpic.sand{color:#d2c2ab;background:linear-gradient(135deg,#262016,#3e3627)}html[data-theme=dark] .hero>b{background:#121918dc}html[data-theme=dark] .summary>button{background:#121918}html[data-theme=dark] .activity p{border-bottom:1px solid #303f3c}@media (max-width:780px){html[data-theme=dark] .side-head>button{background:#12191810}html[data-theme=dark] .hamb{background:#121918}}html[data-theme=dark] .welcome-card,html[data-theme=dark] .attention-card,html[data-theme=dark] .action-card,html[data-theme=dark] .approval-list,html[data-theme=dark] .recipient-list,html[data-theme=dark] .super-card{background:#121918}html[data-theme=dark] .step-list>button,html[data-theme=dark] .attention-card>button{background:#131b17;border:1px solid #343e3b}html[data-theme=dark] .step-list>button:hover,html[data-theme=dark] .attention-card>button:hover{background:#13201b;border-color:#3a514b}html[data-theme=dark] .attention-card>button{background:#121918;border-top:1px solid #30403d}html[data-theme=dark] .empty-module{background:#121918}html[data-theme=dark] .empty-icon{background:linear-gradient(145deg,#14231d,#131d23)}html[data-theme=dark] .action-card input,html[data-theme=dark] .action-card textarea,html[data-theme=dark] .choice button{background:#121918}html[data-theme=dark] .approval-list article,html[data-theme=dark] .recipient-list article{border-top:1px solid #30403d}html[data-theme=dark] .approval-list article>i{background:#4a3023}html[data-theme=dark] .approval-list article>em,html[data-theme=dark] .recipient-list article>em{color:#dfc598;background:#2b210d}html[data-theme=dark] .approval-list article>em.approved{color:#a7dbcd;background:#15221c}html[data-theme=dark] .approval-list article>em.rejected{color:#cb958d;background:#251411}html[data-theme=dark] .approval-list article>div button{background:#121918}html[data-theme=dark] .recipient-list article>em{color:#a7dbcd;background:#15221c}html[data-theme=dark] .event-chips span{color:#b2c5c0;background:#161e1c}html[data-theme=dark] .empty-line{border-top:1px solid #30403d}html[data-theme=dark] .setup-page{background:linear-gradient(135deg,#131f1a,#141d21)}html[data-theme=dark] .setup-page form{background:#121918}html[data-theme=dark] .import-head input{background:#12191812;border:1px solid #2c3a3835}html[data-theme=dark] .import-message{color:#b1ded3;background:#13211c;border:1px solid #344d44}html[data-theme=dark] .source-card{background:#121918}html[data-theme=dark] .source-card:after,html[data-theme=dark] .source-card>i{background:var(--source-soft,#161f1b)}html[data-theme=dark] .source-card>label{background:#131b17}html[data-theme=dark] .source-card>label:hover{background:#12201b;border-color:#405c54}html[data-theme=dark] .import-flow,html[data-theme=dark] .import-history{background:#121918}html[data-theme=dark] .history-row{background:#121918;border-top:1px solid #30403d}html[data-theme=dark] .history-row:hover{background:#141b19}html[data-theme=dark] .source-badge{background:#161f1c}html[data-theme=dark] .history-row>em{color:#a7dbce;background:#16211c}html[data-theme=dark] .history-row>em.needs_review{color:#dfc598;background:#2c210d}html[data-theme=dark] .history-row>em.failed{color:#cb958d;background:#251411}html[data-theme=dark] .import-preview{background:#121918;border:1px solid #374240}html[data-theme=dark] .preview-title small{color:#95ede2}html[data-theme=dark] .preview-title p{color:#9da7b5}html[data-theme=dark] .cancel-preview{color:#b7c6c4;background:#121918;border:1px solid #354643}html[data-theme=dark] .preview-warning{color:#ebcf96;background:#29210c}html[data-theme=dark] .preview-table{border:1px solid #353e3d}html[data-theme=dark] .preview-table th,html[data-theme=dark] .preview-table td{border-bottom:1px solid #30403d}html[data-theme=dark] .preview-table th{color:#b0bfbd;background:#151b19}html[data-theme=dark] .preview-table td{color:#c7d9d6}html[data-theme=dark] .preview-note{color:#a0aba9}html[data-theme=dark] .reconcile{background:#121918}html[data-theme=dark] .reconcile-list{border:1px solid #353f3c}html[data-theme=dark] .reconcile-list article{border-bottom:1px solid #30403d}html[data-theme=dark] .match-state{color:#e8c88d;background:#2c210d}html[data-theme=dark] .match-state.ok{color:#a5ddce;background:#15231e}html[data-theme=dark] .reconcile-list label{color:#a3aeab}html[data-theme=dark] .reconcile-list select{background:#121918}html[data-theme=dark] .reconcile-foot{color:#b2d9d1;background:#141f1c}html[data-theme=dark] .reconcile-foot small{color:#a3b6b1}html[data-theme=dark] .registry-head .primary{color:#c4e4e0;background:#121918}html[data-theme=dark] .registry-form,html[data-theme=dark] .registry-list{background:#121918}html[data-theme=dark] .form-grid label{color:#b1bebb}html[data-theme=dark] .form-grid input,html[data-theme=dark] .form-grid select{background:#121918}html[data-theme=dark] .registry-list article{border-top:1px solid #30403d}html[data-theme=dark] .registry-list article>i{background:#15211d}html[data-theme=dark] .registry-list article>em{color:#a7dbce;background:#16211c}html[data-theme=dark] .registry-list article>em.maintenance,html[data-theme=dark] .registry-list article>em.pending{color:#dfc598;background:#2c210d}html[data-theme=dark] .registry-list article>em.inactive{color:#cb958d;background:#251411}html[data-theme=dark] .registry-list article>strong{color:#acb7b4}html[data-theme=dark] .contract-summary>div{background:#121918}html[data-theme=dark] .close-contract{color:#c99b94;background:#24100a;border:1px solid #503531}html[data-theme=dark] .week-filter,html[data-theme=dark] .finance-metrics>div{background:#121918}html[data-theme=dark] .finance-metrics small{color:#a3b3af}html[data-theme=dark] .finance-list article>i.income{color:#a7dacd;background:#15231d}html[data-theme=dark] .finance-list article>i.expense{color:#c9978f;background:#241511}html[data-theme=dark] .finance-list article>i.adjustment{color:#dfc598;background:#2b210d}html[data-theme=dark] .finance-list article>em.income{color:#a7dacd;background:#15231d}html[data-theme=dark] .finance-list article>em.expense{color:#c9978f;background:#241511}html[data-theme=dark] .finance-list article>em.adjustment{color:#dfc598;background:#2b210d}html[data-theme=dark] .finance-list article>strong.in{color:#a5ddce}html[data-theme=dark] .finance-list article>strong.out{color:#ca968f}html[data-theme=dark] .inspection-metrics>div{background:#121918}html[data-theme=dark] .inspection-list article>i.damage{color:#cb958d;background:#251411}html[data-theme=dark] .inspection-list .damage-text{color:#cb958d}html[data-theme=dark] .qr-action{color:#abdace;background:#131f1a;border:1px solid #394d48}html[data-theme=dark] .qr-card{background:#121918}html[data-theme=dark] .qr-close{background:#181e1c}html[data-theme=dark] .qr-link button,html[data-theme=dark] .qr-link a{background:#121918}html[data-theme=dark] .qr-card>span{color:#a8b6b2;background:#151e1a}html[data-theme=dark] .report-actions button{background:#12191812;border:1px solid #2c3a3845}html[data-theme=dark] .report-actions button:hover{background:#12191820}html[data-theme=dark] .report-table{background:#121918}html[data-theme=dark] .report-scroll{border:1px solid #353e3d}html[data-theme=dark] .report-table th,html[data-theme=dark] .report-table td{border-bottom:1px solid #30403d}html[data-theme=dark] .report-table th{color:#abbab6;background:#141c18}html[data-theme=dark] .report-table td.positive{color:#a5ddce}html[data-theme=dark] .report-table td.negative{color:#ca968f}html[data-theme=dark] .report-table td button{background:#121918}@media print{html[data-theme=dark] .report-print-title span{color:#a8b4b1}}html[data-theme=dark] .portal-hero>div:last-child{background:#1219180c;border:1px solid #2c3a3825}html[data-theme=dark] .portal-layout{background:#121918}html[data-theme=dark] .portal-search{color:#98a4a1}html[data-theme=dark] .portal-list>div:last-child>button{background:#121918;border-top:1px solid #30403d}html[data-theme=dark] .portal-list>div:last-child>button:hover,html[data-theme=dark] .portal-list>div:last-child>button.active{background:#141f1c}html[data-theme=dark] .portal-list button>i,html[data-theme=dark] .portal-person>i{color:#acddd1;background:#162520}html[data-theme=dark] .portal-list button em{color:#e1c997;background:#2c210d}html[data-theme=dark] .portal-list button em.complete{color:#a7dbce;background:#16211c}html[data-theme=dark] .portal-person>button{background:#121918}html[data-theme=dark] .portal-cards article.uber-card{background:linear-gradient(145deg,#141c1b,#17201e)}html[data-theme=dark] .portal-cards article.bolt-card{background:linear-gradient(145deg,#132018,#15231a)}html[data-theme=dark] .portal-note{color:#afcfc7;background:#131e1a;border:1px solid #33453f}html[data-theme=dark] .portal-note small{color:#a2afac}html[data-theme=dark] .portal-settings,html[data-theme=dark] .portal-modal>section{background:#121918}html[data-theme=dark] .audit-head button{background:#12191812;border:1px solid #2c3a3840}html[data-theme=dark] .audit-filters{background:#121918}html[data-theme=dark] .audit-filters label{color:#a6b2af}html[data-theme=dark] .audit-filters input,html[data-theme=dark] .audit-filters select{background:#121918}html[data-theme=dark] .audit-filters .audit-search{color:#99a4a1}html[data-theme=dark] .audit-summary>div,html[data-theme=dark] .audit-timeline{background:#121918}html[data-theme=dark] .audit-timeline>button{background:#121918;border-top:1px solid #30403d}html[data-theme=dark] .audit-timeline>button:hover{background:#141b19}html[data-theme=dark] .audit-timeline button>i{color:#abbcb7;background:#171e1c}html[data-theme=dark] .audit-timeline button>i.success{color:#a7dbce;background:#15231e}html[data-theme=dark] .audit-timeline button>i.danger{color:#cb958d;background:#251411}html[data-theme=dark] .audit-overlay>section{background:#121918}html[data-theme=dark] .audit-compare article{background:#161b19}html[data-theme=dark] .audit-compare pre{color:#bbc9c5}html[data-theme=dark] .settings-score>i{background:conic-gradient(#274239 var(--progress),#12191824 0)}html[data-theme=dark] .settings-form>section{background:#121918}html[data-theme=dark] .settings-grid label{color:#b1bfba}html[data-theme=dark] .settings-grid input,html[data-theme=dark] .settings-grid select,html[data-theme=dark] .settings-grid textarea{background:#121918}html[data-theme=dark] .settings-grid input:disabled,html[data-theme=dark] .settings-grid select:disabled,html[data-theme=dark] .settings-grid textarea:disabled{color:#a4adab;background:#171b1a}html[data-theme=dark] .settings-form>footer{background:#121918}html[data-theme=dark] .settings-readonly{color:#9fa8a6;background:#181d1b}html[data-theme=dark] .platform-head>div:last-child{border:1px solid #2c3a3825}html[data-theme=dark] .platform-metrics>div,html[data-theme=dark] .platform-list{background:#121918}html[data-theme=dark] .platform-tools>label{color:#9aa5a2}html[data-theme=dark] .platform-tools>select,html[data-theme=dark] .platform-list article>select{background:#121918}html[data-theme=dark] .platform-list article{border-top:1px solid #30403d}html[data-theme=dark] .platform-list article>i{background:#16231e}html[data-theme=dark] .platform-list article>em{color:#a7dacd;background:#15231d}html[data-theme=dark] .platform-list article>em.trial{color:#99bdd6;background:#111b24}html[data-theme=dark] .platform-list article>em.suspended,html[data-theme=dark] .platform-list article>em.cancelled{color:#cb958d;background:#251411}html[data-theme=dark] .support-switch>span{background:#202d2b}html[data-theme=dark] .support-switch>span:after{background:#121918}html[data-theme=dark] .platform-boundary{background:#141e1a;border:1px solid #364742}html[data-theme=dark] .platform-boundary p{color:#a9b7b3}html[data-theme=dark] .driver-report-entry{border-top:1px solid #30403d}html[data-theme=dark] .action-card select,html[data-theme=dark] .blocked-card,html[data-theme=dark] .banner-manager,html[data-theme=dark] .banner-manager>button,html[data-theme=dark] .banner-manager input,html[data-theme=dark] .banner-manager textarea,html[data-theme=dark] .banner-manager select{background:#121918}html[data-theme=dark] .banner-admin-list article{background:#151b19}html[data-theme=dark] .banner-admin-list article button{background:#121918}html[data-theme=dark] .banner-admin-list article button:last-child{color:#cb958d}html[data-theme=dark] .banner-warning{background:#29210c}html[data-theme=dark] .banner-success{background:#13211a}html[data-theme=dark] .reconcile-list .inline-import-create{color:#aadccf;background:#14211c;border:1px solid #3a4d47}html[data-theme=dark] .vehicle-registry-list .vehicle-thumb{background:linear-gradient(145deg,#151b19,#171e1c)}html[data-theme=dark] .registry-edit{color:#acdace;background:#141d19;border:1px solid #36423e}html[data-theme=dark] .registry-edit:hover{background:#16221d;border-color:#3c5049}html[data-theme=dark] .registry-edit:focus-visible{outline:3px solid #3f5b53}html[data-theme=dark] .driver-documents{background:#121918}html[data-theme=dark] .document-grid article{border-top:1px solid #30403d}html[data-theme=dark] .document-grid em.valid,html[data-theme=dark] .document-grid em.attached{color:#a7dbce;background:#16211c}html[data-theme=dark] .document-grid em.expiring{color:#dfc598;background:#2c210d}html[data-theme=dark] .document-grid em.expired,html[data-theme=dark] .document-grid em.missing{color:#cb958d;background:#251411}html[data-theme=dark] .document-grid article>label{color:#acb7b4}html[data-theme=dark] .document-grid input[type=date]{background:#121918}html[data-theme=dark] .document-actions button,html[data-theme=dark] .upload-document{color:#acdace;background:#141d19;border:1px solid #36423e}html[data-theme=dark] .event-selector legend{color:#acb7b4}html[data-theme=dark] .recipient-actions button{color:#b4c6c1;background:#121918}html[data-theme=dark] .recipient-actions button.danger{color:#cb958d}html[data-theme=dark] .recipient-events button{background:#161e1d}html[data-theme=dark] .recipient-events button.active{color:#acdace;background:#17231e}html[data-theme=dark] .notification-history article>em.sent{color:#a7dbcd;background:#15221c}html[data-theme=dark] .notification-history article>em.failed{color:#cb958d;background:#251411}html[data-theme=dark] .document-expiry-alert{background:#241c0afa;border:1px solid #584a2d}html[data-theme=dark] .document-expiry-alert>i{color:#e9c98e;background:#2d220d}html[data-theme=dark] .alert-copy small{color:#d6c094}html[data-theme=dark] .alert-close{color:#9fa7a6}html[data-theme=dark] .alert-close:hover{background:#242016}html[data-theme=dark] .preview-table::-webkit-scrollbar-track{background:#1a201e}html[data-theme=dark] .app main::-webkit-scrollbar-track{background:#1a201e}html[data-theme=dark] .preview-table::-webkit-scrollbar-thumb{border:3px solid #333f3c}html[data-theme=dark] .app main::-webkit-scrollbar-thumb{border:3px solid #333f3c}html[data-theme=dark] .tv-org-select,html[data-theme=dark] .tv-card,html[data-theme=dark] .tv-btn,html[data-theme=dark] .tv-field input,html[data-theme=dark] .tv-field select{background:#121918}html[data-theme=dark] .tv-msg{color:#b0e8dd}html[data-theme=dark] .tv-msg.err{color:#d49691;background:#240e0e}html[data-theme=dark] .tv-chip{color:#b5c3bf;background:#181d1b}html[data-theme=dark] .tv-chip.ok{color:#b0e8dd}html[data-theme=dark] .tv-chip.warn{color:#ebd496;background:#29210c}html[data-theme=dark] .tv-chip.bad{color:#d49691;background:#240e0e}html[data-theme=dark] .tv-switch span{background:#212826}html[data-theme=dark] .tv-switch span:after{background:#121918}html[data-theme=dark] .tv-team>div{background:#151b19}html[data-theme=dark] .tv-field textarea,html[data-theme=dark] .tv-actions select,html[data-theme=dark] .vd-thumb,html[data-theme=dark] .tv-modal-card{background:#121918}html[data-theme=dark] .tv-note{border:1px solid #38433f}html[data-theme=dark] .tv-install,html[data-theme=dark] .tv-install-pill,html[data-theme=dark] .app main>header{background:#121918}html[data-theme=dark] .ov-slide:before{background:radial-gradient(circle,#12191829,#0000 65%)}html[data-theme=dark] .ov-slide:after{background:radial-gradient(circle,#12191817,#0000 65%)}html[data-theme=dark] .ov-cta{color:#c1ece5;background:#121918}html[data-theme=dark] .ov-cta:hover{background:#12211c}html[data-theme=dark] .ov-controls>button{background:#1219182e}html[data-theme=dark] .ov-controls>button:hover{background:#1219184d}html[data-theme=dark] .ov-dots button{background:#12191866}html[data-theme=dark] .ov-dots button.on{background:#121918}html[data-theme=dark] .ov-progress{background:#121918bf}html[data-theme=dark] .ov-kpi{background:#121918}html[data-theme=dark] button.ov-kpi:hover{border-color:#3a514b}html[data-theme=dark] .ov-ico.green{color:#9ee3d4;background:#14241e}html[data-theme=dark] .ov-ico.blue{color:#8cb4d9;background:#111c25}html[data-theme=dark] .ov-ico.amber{color:#e0b980;background:#2a200e}html[data-theme=dark] .ov-ico.teal{color:#9adbe2;background:#152626}html[data-theme=dark] .ov-rank-row{background:#131c1a}html[data-theme=dark] .ov-rank-row u{background:linear-gradient(90deg,#172721,#13221c)}html[data-theme=dark] .ov-rank-row .pos{color:#b3c2bf;background:#1a1f1d}html[data-theme=dark] .ov-rank-row .pos.p1{color:#f8e0a3;background:#483c19}html[data-theme=dark] .ov-rank-row .pos.p2{color:#bbc4ca;background:#1f2224}html[data-theme=dark] .ov-rank-row .pos.p3{color:#e9c7a7;background:#3a291a}html[data-theme=dark] .ov-item{background:#261c0b;border:1px solid #55442b}html[data-theme=dark] .ov-news a{background:#131b17}html[data-theme=dark] .ov-news a:hover{background:#101a21;border-color:#384c57}@media (max-width:780px){html[data-theme=dark] .side-close{background:#1219181f}html[data-theme=dark] .tabbar{background:#121918}html[data-theme=dark] .tabbar button{color:#a5afad}}html[data-theme=dark] .tv-pct input{background:#121918}html[data-theme=dark] .imp-group{background:#131b17}html[data-theme=dark] .imp-tile{background:#121918}html[data-theme=dark] .imp-tile:hover{border-color:#3b554e}html[data-theme=dark] .tv-refresh{background:#121918}html[data-theme=dark] .tv-update .tv-btn{border-color:#2c3a3859}html[data-theme=dark] .tv-viewer{background:#161b1a}html[data-theme=dark] .tv-viewer-bar,html[data-theme=dark] .tv-viewer-frame,html[data-theme=dark] .tv-kpi{background:#121918}html[data-theme=dark] .tv-kpi:hover{border-color:#3a514b}html[data-theme=dark] .tv-kpi.on{background:#121f19}html[data-theme=dark] .tv-kpi.warn b{color:#ebd496}html[data-theme=dark] .tv-kpi.bad b{color:#d49691}html[data-theme=dark] .tv-kpi.ok b{color:#b0e8dd}html[data-theme=dark] .tv-tile{background:#121918}html[data-theme=dark] .tv-tile.open{border-color:#3a514b}html[data-theme=dark] .tv-avatar{color:#b0e8dd}html[data-theme=dark] .tv-tile-thumb{background:#161c1a}html[data-theme=dark] .tv-win{background:#121918}html[data-theme=dark] .tv-win-bar{background:#131b17}html[data-theme=dark] .tv-win-body>.tv-form>.tv-actions:last-child{background:#121918}@media (max-width:640px){html[data-theme=dark] .tv-win-body>.tv-form>.tv-actions:last-child{background:#121918}}
html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#e7f0ee;--muted:#98aca7;--line:#27403c;--green:#3fb597;--mint:#143029;--paper:#0b1514}html[data-theme=dark] body{background:var(--paper);color:var(--ink)}html[data-theme=dark] :is(.tv-btn.solid,.primary,.login,.choice button.active){color:#fff;background:#2a8f77;border-color:#2a8f77}html[data-theme=dark] :is(input,select,textarea){color:var(--ink);border-color:var(--line);background:#111f1e}html[data-theme=dark] ::placeholder{color:#6d827d}html[data-theme=dark] :is(.tv-tile-thumb,.vd-thumb){background:#e9efed}html[data-theme=dark] a{color:var(--green)}html[data-theme=dark] .tv-btn{color:var(--ink)}html[data-theme=dark] .tv-btn.solid{color:#fff}html[data-theme=dark] .tv-win-back,html[data-theme=dark] .tv-modal{background:#020a09b3}html[data-theme=dark] .tv-modal-card{background:#111f1e}html[data-theme=dark] .tv-viewer-frame{background:#e9ecea}
