:root{--brand:#f41b3b;--brand2:#ff6b4a;--ink:#17243e;--muted:#64748b;--soft:#f6f8fb}
body{font-family:'Jost',system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff}.theme-bg,.bg-theme{background:var(--brand)!important}.theme-cl{color:var(--brand)!important}.btn-theme{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;border:0}.btn-theme:hover{color:#fff;filter:brightness(.96)}.header{box-shadow:0 2px 20px rgba(15,23,42,.06)}.hero-modern{background:linear-gradient(135deg,rgba(244,27,59,.96),rgba(255,107,74,.90)),url('../img/banner-2.jpg') center/cover;min-height:520px;display:flex;align-items:center;color:white}.search-shell{background:#fff;border-radius:18px;padding:10px;box-shadow:0 20px 50px rgba(0,0,0,.18)}.listing-card,.dash-card{border:1px solid #e9edf3;border-radius:18px;background:#fff;box-shadow:0 8px 30px rgba(15,23,42,.05);overflow:hidden}.listing-card:hover{transform:translateY(-3px);transition:.2s;box-shadow:0 15px 36px rgba(15,23,42,.10)}.verified-badge{display:inline-flex;align-items:center;gap:5px;background:#eaf8f0;color:#16834a;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.stat-card{padding:22px;border-radius:18px;background:#fff;border:1px solid #e8edf4}.stat-card .num{font-size:30px;font-weight:700}.dash-wrap{background:#f5f7fb;min-height:100vh}.sidebar{background:#fff;border-radius:18px;padding:14px;border:1px solid #e9edf3;position:sticky;top:92px}.sidebar a{display:flex;gap:10px;align-items:center;padding:11px 13px;border-radius:10px;color:#44506a;text-decoration:none;margin:2px 0}.sidebar a:hover,.sidebar a.active{background:#fff1f3;color:var(--brand);font-weight:600}.topbar-card{background:linear-gradient(135deg,#17243e,#26375d);color:white;border-radius:20px;padding:24px}.table-modern{border-collapse:separate;border-spacing:0 8px}.table-modern tbody tr{background:#fff;box-shadow:0 2px 10px rgba(15,23,42,.04)}.table-modern td,.table-modern th{vertical-align:middle}.form-control,.form-select{min-height:44px;border-radius:10px;border-color:#dfe5ee}.modal-content{border:0;border-radius:18px}.status-pill{border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.status-approved,.status-paid,.status-active{background:#e9f8ef;color:#18864c}.status-pending{background:#fff5df;color:#9a6b00}.status-rejected,.status-expired{background:#ffe9ed;color:#b82038}.pos-cart{max-height:420px;overflow:auto}.sticky-total{position:sticky;bottom:0;background:#fff;border-top:1px solid #eee;padding-top:15px}.business-site-header{padding:18px 0;border-bottom:1px solid #edf0f5;background:white}.business-site-footer{background:#101827;color:#b8c0cf;padding:30px 0;margin-top:50px}.certificate{border:12px double #1f2937;padding:45px;max-width:950px;margin:auto;background:#fff;position:relative}.certificate:before{content:'';position:absolute;inset:18px;border:1px solid #d7b45b;pointer-events:none}.small-muted{font-size:13px;color:#7b879c}.lead-hot{background:#fff3e8;color:#b95a00}.qr-box{background:white;padding:12px;border-radius:14px;display:inline-block}.empty-state{padding:55px 20px;text-align:center;color:#7b879c}.required:after{content:' *';color:#e11d48}@media(max-width:991px){.sidebar{position:static}.hero-modern{min-height:430px}.desktop-only{display:none!important}}
@media print{.no-print{display:none!important}.certificate{box-shadow:none}.business-site-footer{display:none}}
