/* FRCH branding + dark mode */
.side-brand-first{display:flex;flex-direction:column;align-items:stretch;gap:9px;padding:0 4px 20px}.first-logo-frame{background:#fff;border-radius:10px;padding:8px 10px;display:flex;align-items:center;justify-content:center;min-height:58px}.first-rental-logo{display:block;max-width:100%;width:190px;height:auto}.side-product-name{font-size:13px;font-weight:800;letter-spacing:.01em;color:#e9f0f4;padding:0 2px}.topbar-left{display:flex;align-items:center;gap:24px;min-width:0}.page-heading{min-width:0}.mission-brand{display:flex;align-items:center;gap:9px;padding:7px 11px;border:1px solid #dfe7eb;border-radius:12px;background:#f8fafb;color:#32414c;white-space:nowrap}.dsv-logo{display:block;width:52px;height:auto;object-fit:contain}.mission-heart{color:#df5d69;font-size:17px;line-height:1}.mission-text{font-size:12px;font-weight:750;letter-spacing:.01em}.theme-toggle{border:1px solid #cad5dc;border-radius:999px;background:#fff;color:#26333d;padding:6px 10px 6px 7px;font-weight:750;display:inline-flex;align-items:center;gap:8px;min-height:36px}.theme-track{width:32px;height:18px;border-radius:999px;background:#d8e1e6;display:inline-flex;align-items:center;padding:2px;transition:.2s ease}.theme-dot{width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2);transform:translateX(0);transition:.2s ease}.theme-toggle.is-on .theme-track{background:#4e7790}.theme-toggle.is-on .theme-dot{transform:translateX(14px)}.theme-label{font-size:12px}.operations-topbar .topbar-left{gap:26px}.operations-topbar .mission-brand{margin-left:8px}

[data-theme="dark"] body,[data-theme="dark"] .workspace,[data-theme="dark"] .operations-shell{background:#0d1419;color:#e6edf2}[data-theme="dark"] .topbar,[data-theme="dark"] .operations-topbar{background:#111b22;border-color:#25333c}[data-theme="dark"] .topbar h1,[data-theme="dark"] .operations-topbar h1,[data-theme="dark"] .panel h2,[data-theme="dark"] .panel h3,[data-theme="dark"] .stat strong,[data-theme="dark"] .detail-card strong,[data-theme="dark"] .ops-card{color:#eef4f7}[data-theme="dark"] .topbar p,[data-theme="dark"] .operations-topbar p,[data-theme="dark"] .muted,[data-theme="dark"] .stat span,[data-theme="dark"] .stat small,[data-theme="dark"] .block,[data-theme="dark"] .kv span,[data-theme="dark"] .ops-body small,[data-theme="dark"] .ops-money small{color:#8fa1ad}[data-theme="dark"] .view,[data-theme="dark"] .operations-main{background:#0d1419}[data-theme="dark"] .panel,[data-theme="dark"] .stat,[data-theme="dark"] .table-wrap,[data-theme="dark"] .detail-card,[data-theme="dark"] .login-card,[data-theme="dark"] .ops-card{background:#141f26;border-color:#2b3942;box-shadow:none}[data-theme="dark"] .table-wrap{background:#141f26}[data-theme="dark"] th{background:#19252d;color:#9dafba;border-color:#2b3942}[data-theme="dark"] td{border-color:#25323a;color:#dce6ec}[data-theme="dark"] tbody tr:hover{background:#1a2730}[data-theme="dark"] input,[data-theme="dark"] select,[data-theme="dark"] textarea{background:#101a20;border-color:#354650;color:#e9f0f4}[data-theme="dark"] input:focus,[data-theme="dark"] select:focus,[data-theme="dark"] textarea:focus{border-color:#6f9f84;box-shadow:0 0 0 3px rgba(111,159,132,.12)}[data-theme="dark"] button.secondary,[data-theme="dark"] .secondary-link,[data-theme="dark"] .icon-btn,[data-theme="dark"] .theme-toggle{background:#17232a;border-color:#354650;color:#e5edf1}[data-theme="dark"] .upcoming-item,[data-theme="dark"] .fin-box{background:#18242b;border-color:#2b3942}[data-theme="dark"] .bar{background:#26343d}[data-theme="dark"] .sync-card{background:#14261e;border-color:#284735}[data-theme="dark"] .sync-card small{color:#91a99a}[data-theme="dark"] .drawer{background:#111a20}[data-theme="dark"] .drawer-head{background:linear-gradient(180deg,#141f26,#111a20);border-color:#2b3942}[data-theme="dark"] .drawer-content{background:#0f171c}[data-theme="dark"] .drawer-backdrop{background:rgba(0,0,0,.58)}[data-theme="dark"] .login-page{background:linear-gradient(120deg,#0d1419 0%,#122019 100%)}[data-theme="dark"] .login-brand h1,[data-theme="dark"] .login-card h2{color:#eef4f7}[data-theme="dark"] label{color:#c6d1d8}[data-theme="dark"] .mission-brand{background:#e8eef2;border-color:#e8eef2;color:#13222b}[data-theme="dark"] .readonly-pill{background:#183427;color:#8ed7ac}[data-theme="dark"] .security-note{background:#173025;color:#91d5ae}[data-theme="dark"] .ops-card:hover{background:#19272f;border-color:#435762}[data-theme="dark"] .ops-time{color:#9dc2d8}[data-theme="dark"] .count-pill{background:#1c2c42;color:#a8c1f0}[data-theme="dark"] .amber-count{background:#3a2b13;color:#f1c77b}[data-theme="dark"] .source-lock{background:#132129;border-color:#29404d}

@media(max-width:1180px){.mission-text{display:none}.mission-brand{padding:6px 9px}.dsv-logo{width:46px}.topbar-left{gap:14px}}@media(max-width:850px){.mission-brand{display:none}.theme-label{display:none}.theme-toggle{padding-right:7px}.top-actions{gap:7px}}