:root{--bg:#f3f6fb;--card:#fff;--text:#0f172a;--muted:#64748b;--border:#dbe3ef;--soft:#f8fafc;--primary:#2563eb;--primary-dark:#1e40af;--navy:#172033;--danger:#dc2626;--ok:#16a34a;--shadow:0 18px 45px #0f172a14;--shadow-soft:0 8px 24px #0f172a0f}*{box-sizing:border-box}*,:before,:after{font-family:inherit}body{font-family:var(--font-heebo), Heebo, "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;color:var(--text);background:radial-gradient(circle at top right, #2563eb1f, transparent 28%), radial-gradient(circle at bottom left, #0ea5e91a, transparent 26%), var(--bg);margin:0;font-weight:400}a{color:inherit;text-decoration:none}.container{max-width:1220px;margin:0 auto;padding:28px}.card{box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #dbe3eff2;border-radius:24px;margin-bottom:20px;padding:24px}h1{letter-spacing:0;margin:0 0 8px;font-size:34px;font-weight:600;line-height:1.2}h2{letter-spacing:0;margin:0 0 16px;font-size:22px;font-weight:600}h3{letter-spacing:0;margin:0 0 14px;font-size:18px;font-weight:600}p{line-height:1.55}.small{color:var(--muted);font-size:13px}.eyebrow{color:var(--primary);margin-bottom:6px;font-size:13px;font-weight:600}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.full{grid-column:1/-1}label{color:#1e293b;letter-spacing:0;margin-bottom:8px;font-size:14px;font-weight:600;display:block}input,select,textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:13px 14px;font-size:16px;transition:border .15s,box-shadow .15s,background .15s}input:focus,select:focus,textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 4px #2563eb1a}textarea{resize:vertical;min-height:92px}button,.btn{cursor:pointer;background:linear-gradient(135deg, var(--primary), #1d4ed8);color:#fff;white-space:nowrap;border:0;border-radius:13px;justify-content:center;align-items:center;gap:6px;min-width:118px;height:44px;padding:0 18px;font-weight:600;line-height:1.1;text-decoration:none;transition:transform .12s,box-shadow .12s,filter .12s;display:inline-flex}button:hover,.btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #2563eb38}button.secondary,.secondary,.btn.secondary-link{color:#fff;background:#334155}button.danger,.danger{color:#fff;background:#dc2626}button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.alert{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;margin:14px 0;padding:15px}.success{background:#ecfdf5;border:1px solid #bbf7d0}.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:16px;margin:12px 0;padding:14px}.help{color:var(--muted);margin-top:4px;font-size:13px}.login-container{place-items:center;min-height:70vh;display:grid}.login-card{text-align:right;width:100%;max-width:460px}.login-icon{background:#eff6ff;border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:14px;font-size:25px;display:grid}.btn-main{width:100%}.admin-topline{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.toolbar-v9{flex-wrap:wrap;justify-content:flex-start}.btn-nav{border-radius:14px;width:122px;min-width:122px;height:42px}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.stat{border:1px solid var(--border);background:#fff;border-radius:20px;padding:18px;position:relative;overflow:hidden;box-shadow:0 8px 18px #0f172a0a}.stat:before{content:"";background:linear-gradient(#2563eb,#38bdf8);width:5px;height:100%;position:absolute;inset:0 0 auto auto}.stat span{color:#64748b;font-size:13px;font-weight:600}.stat strong{color:#0f172a;margin-top:6px;font-size:30px;display:block}.filters-grid{align-items:end}.section-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.table-wrap{overflow:auto}.requests-table-v9{border-collapse:separate;border-spacing:0;border:1px solid var(--border);background:#fff;border-radius:18px;width:100%;min-width:1060px;overflow:hidden}.requests-table-v9 th{color:#334155;text-align:right;border-bottom:1px solid var(--border);white-space:nowrap;background:#f1f5f9;padding:14px;font-size:13px;font-weight:900}.requests-table-v9 td{border-bottom:1px solid #e7edf6;vertical-align:middle;border-inline-start:1px solid #edf2f7;padding:16px 14px;font-size:14px;line-height:1.35}.requests-table-v9 th:last-child,.requests-table-v9 td:last-child{border-inline-start:0}.requests-table-v9 tbody tr:last-child td{border-bottom:0}.requests-table-v9 tbody tr{transition:background .12s}.requests-table-v9 tbody tr:hover{background:#f8fbff}.req-number-cell strong{color:#0f172a;font-size:15px}.cell-title{color:#0f172a;margin-bottom:4px;font-weight:850}.cell-sub{color:#64748b;font-size:12.5px;line-height:1.35}.row-actions{justify-content:flex-start;align-items:center;gap:8px;display:flex}.btn-mini{border-radius:11px!important;width:72px!important;min-width:72px!important;height:34px!important;padding:0 10px!important;font-size:12.5px!important}.empty-table{color:var(--muted);text-align:center!important;padding:28px!important}.status-pill-v9{text-align:center;color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:118px;max-width:150px;min-height:32px;padding:7px 12px;font-size:12px;font-weight:900;line-height:1.15;display:inline-flex}.status-pill-v9 i{background:currentColor;border-radius:999px;flex:0 0 7px;width:7px;height:7px}.selected-card-v9{border:1px solid #bfdbfe;box-shadow:0 20px 45px #2563eb1f}.selected-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.icon-close{background:#334155;border-radius:12px;width:86px;min-width:86px;height:38px}.edit-grid-v9{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.edit-grid-v9 .full{grid-column:1/-1}.request-summary-v9{border:1px solid var(--border);background:#f8fafc;border-radius:18px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:16px 0;padding:12px;display:grid}.request-summary-v9 div{background:#fff;border:1px solid #e5edf7;border-radius:14px;min-height:62px;padding:11px 12px}.request-summary-v9 span{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:600;display:block}.request-summary-v9 strong{font-size:14px;line-height:1.35;display:block}.admin-actions-v9{gap:9px}.btn-action{border-radius:12px;width:124px;min-width:124px;height:40px;padding:0 10px;font-size:13px}.btn-action.primary{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.btn-action.secondary{background:#475569}.btn-action.whatsapp{background:linear-gradient(135deg,#16a34a,#15803d)}.btn-action.danger{background:#dc2626}.message-preview{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;margin-top:12px;padding:10px 12px}.details-card{border:1px solid var(--border);background:#f8fafc;border-radius:18px;margin-top:18px;padding:18px}.details-card-v9{background:linear-gradient(#f8fafc,#fff)}.details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.details-grid>div{background:#fff;border:1px solid #e5edf7;border-radius:14px;min-height:62px;padding:11px 13px}.details-grid>div.wide{grid-column:1/-1}.details-grid span{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:600;display:block}.details-grid strong{white-space:pre-wrap;font-size:14px;line-height:1.45;display:block}table{border-collapse:collapse;width:100%;min-width:900px}th,td{border-bottom:1px solid var(--border);text-align:right;vertical-align:top;padding:10px}th{color:#374151;background:#fafafa;font-size:13px}.badge{color:#3730a3;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:12px;font-weight:600;display:inline-flex}.badge.ok{color:#166534;background:#dcfce7}.badge.danger{color:#991b1b;background:#fee2e2}.badge.warn{color:#92400e;background:#fef3c7}.weekly-board{grid-template-columns:repeat(7,minmax(190px,1fr));gap:12px;padding-bottom:10px;display:grid;overflow-x:auto}.day-column{border:1px solid var(--border);min-height:420px;box-shadow:var(--shadow-soft);background:#fff;border-radius:20px;overflow:hidden}.day-column.today{box-shadow:0 0 0 2px #2563eb1f, var(--shadow-soft);border-color:#2563eb}.day-header{border-bottom:1px solid var(--border);background:#f8fafc;justify-content:space-between;align-items:center;gap:8px;padding:13px;display:flex}.empty-day{border:1px dashed var(--border);color:var(--muted);text-align:center;border-radius:14px;padding:16px 10px;font-size:13px}.mission-card{text-align:right;width:100%;min-width:0;height:auto;color:var(--text);border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:16px;padding:12px;display:block;box-shadow:0 3px 10px #00000008}.mission-card:hover{background:#eff6ff;border-color:#93c5fd}.mission-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px;display:flex}.mission-title{margin-bottom:4px;font-weight:600}@media (max-width:1100px){.request-summary-v9,.edit-grid-v9,.details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weekly-board{grid-template-columns:repeat(7,minmax(220px,1fr))}}@media (max-width:800px){.container{padding:16px}h1{font-size:26px}.grid,.stats,.filters-grid,.edit-grid-v9,.details-grid,.request-summary-v9{grid-template-columns:1fr}.admin-topline,.selected-head{flex-direction:column}.toolbar-v9,.admin-actions-v9{grid-template-columns:1fr 1fr;width:100%;display:grid}.btn-nav,.btn-action,.icon-close,button,.btn{width:100%;min-width:0}.card{border-radius:20px;padding:18px}.table-card-v9{padding:14px}.details-grid>div.wide,.edit-grid-v9 .full{grid-column:auto}}:root{--bg:#eef3f9;--card:#fff;--text:#0b1220;--muted:#667085;--border:#d7e0ec;--border-strong:#c8d3e1;--soft:#f7f9fc;--primary:#2563eb;--primary-dark:#1d4ed8;--navy:#1f2937;--danger:#dc2626;--ok:#159947;--radius:22px;--shadow:0 18px 46px #0f172a1a;--shadow-soft:0 10px 26px #0f172a13;--font:"Segoe UI", "Noto Sans Hebrew", "Arial", sans-serif}html{direction:rtl}body{font-family:var(--font);letter-spacing:0;color:var(--text);background:radial-gradient(circle at 85% -5%, #2563eb24, transparent 32%), radial-gradient(circle at 8% 105%, #38bdf821, transparent 30%), linear-gradient(180deg,#f8fbff 0%, var(--bg) 100%);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px}.container{max-width:1280px;padding:28px 32px}.card{box-shadow:var(--shadow-soft);background:#fffffff0;border:1px solid #cbd5e1e6;border-radius:24px}h1{letter-spacing:-.02em;font-size:34px;font-weight:900}h2{font-size:22px;font-weight:900}h3{font-size:18px;font-weight:900}.small{color:#64748b;font-size:14px;line-height:1.6}.eyebrow{letter-spacing:.04em;color:#2563eb;font-size:13px;font-weight:900}label{color:#27364a;font-size:14px;font-weight:850}input,select,textarea{font-family:var(--font);border-color:#cfd9e6;border-radius:16px;min-height:46px;font-size:15.5px}textarea{min-height:104px}button,.btn{font-family:var(--font);border-radius:14px;min-width:116px;height:44px;padding:0 18px;font-size:14px;font-weight:850;box-shadow:0 8px 20px #2563eb29}button.secondary,.secondary,.btn.secondary-link{background:#344055;box-shadow:0 8px 20px #0f172a24}button.danger,.danger{background:#dc2626;box-shadow:0 8px 20px #dc262629}button:focus-visible,.btn:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2563eb38}.admin-page{max-width:1320px}.admin-hero-v9{background:linear-gradient(135deg,#fffffffa,#f8fbfff2),radial-gradient(circle at 0 0,#2563eb24,#0000 38%);border:1px solid #d6e4ff;padding:30px}.admin-topline{align-items:center}.toolbar-v9{align-items:center;gap:10px;display:flex}.btn-nav{border-radius:14px!important;width:auto!important;min-width:118px!important;height:42px!important;padding:0 18px!important;font-size:14px!important}.stats{gap:16px}.stat{background:linear-gradient(#fff,#fbfdff);border:1px solid #dbe6f3;border-radius:20px;min-height:94px;padding:18px 20px}.stat span{color:#607089;font-size:13.5px}.stat strong{letter-spacing:-.03em;font-size:32px;font-weight:900}.filters-card{padding:22px}.filters-grid{grid-template-columns:1.1fr .9fr;gap:18px}.filters-grid input,.filters-grid select{height:48px}.table-card-v9{padding:20px}.section-title-row{padding:0 4px}.requests-table-v9{border-collapse:separate;border-spacing:0;border:1px solid #ced8e6;border-radius:20px;min-width:1040px;overflow:hidden;box-shadow:0 8px 22px #0f172a0b}.requests-table-v9 th{color:#475569;background:#f4f7fb;border-bottom:1px solid #d7e0ec;padding:14px 16px;font-size:13px;font-weight:900}.requests-table-v9 td{border-bottom:1px solid #e1e8f2;background:#fff;border-inline-start:1px solid #e6edf5;padding:16px;font-size:14.3px;line-height:1.45}.requests-table-v9 tbody tr:nth-child(2n) td{background:#fbfdff}.requests-table-v9 tbody tr:hover td{background:#f2f7ff}.req-number-cell strong{font-size:15px;font-weight:900}.cell-title{color:#111827;font-size:14.5px;font-weight:900}.cell-sub{color:#667085;font-size:12.7px}.row-actions{gap:8px}.btn-mini{width:76px!important;min-width:76px!important;height:36px!important;box-shadow:none!important;border-radius:12px!important;padding:0 10px!important;font-size:13px!important}.status-pill-v9{border-radius:999px;min-width:132px;max-width:170px;min-height:34px;padding:8px 13px;font-size:12.5px;font-weight:900;box-shadow:inset 0 0 0 1px #ffffff8c}.status-pill-v9 i{width:8px;height:8px}.status-pill-v9.new{color:#1d4ed8;background:#eaf2ff;border-color:#b9d3ff}.status-pill-v9.info{color:#036a96;background:#e6f6ff;border-color:#b8e5ff}.status-pill-v9.waiting{color:#4338ca;background:#eef0ff;border-color:#c8cffd}.status-pill-v9.ok{color:#13733c;background:#e7faef;border-color:#b9efcd}.status-pill-v9.warn{color:#925d00;background:#fff7db;border-color:#ffe5a3}.status-pill-v9.muted{color:#475569;background:#eef2f7;border-color:#cbd5e1}.status-pill-v9.done{color:#075985;background:#e4f4ff;border-color:#bae6fd}.selected-card-v9{border-color:#b9d3ff;box-shadow:0 22px 48px #2563eb21}.selected-head{border-bottom:1px solid #e6edf5;padding-bottom:16px}.edit-grid-v9 input,.edit-grid-v9 select{height:46px}.request-summary-v9{background:#f5f8fc;border-color:#d8e4f2;grid-template-columns:repeat(5,minmax(0,1fr))}.request-summary-v9 div{border-color:#e1e9f3}.btn-action{width:auto!important;min-width:118px!important;height:40px!important;box-shadow:none!important;padding:0 14px!important;font-size:13.2px!important}.details-grid>div{border-color:#e1e9f3}.details-grid strong{color:#111827;font-size:14.5px}.weekly-board{grid-template-columns:repeat(7,minmax(205px,1fr));gap:14px;padding:2px 0 14px;display:grid;overflow-x:auto}.day-column{background:linear-gradient(#fff,#fbfdff);border:1px solid #d8e2ee;border-radius:22px;min-height:500px;box-shadow:0 12px 28px #0f172a12}.day-column.today{border-color:#3b82f6;box-shadow:0 0 0 2px #2563eb21,0 14px 32px #2563eb1a}.day-header{background:linear-gradient(#f9fbff,#f3f7fc);border-bottom:1px solid #d8e2ee;padding:14px 15px}.day-header strong{color:#111827;font-size:17px;font-weight:900}.day-header span{color:#64748b;font-size:12.5px}.day-list{gap:12px;padding:12px}.empty-day{background:#fafcff;border:1px dashed #cbd8e7;border-radius:16px;padding:18px 12px;font-size:13px}.mission-card{color:#111827;background:#fff;border:1px solid #dce5f0;border-radius:18px;padding:13px 14px;transition:transform .12s,border-color .12s,box-shadow .12s,background .12s;box-shadow:0 8px 20px #0f172a0e}.mission-card:hover{background:#f7fbff;border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 12px 26px #2563eb1a}.mission-top{margin-bottom:9px}.mission-top strong{letter-spacing:-.02em;font-size:17px;font-weight:900}.mission-title{color:#111827;margin-bottom:5px;font-size:14.5px;font-weight:900}.mission-meta{color:#526174;font-size:12.8px;line-height:1.55}.badge{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:6px 10px;font-size:11.8px;font-weight:900}.badge.ok{color:#13733c;background:#e7faef;border-color:#b9efcd}.badge.danger{color:#b42318;background:#fff0f0;border-color:#ffc9c9}.badge.warn{color:#925d00;background:#fff7db;border-color:#ffe5a3}@media (max-width:1100px){.filters-grid{grid-template-columns:1fr}.weekly-board{grid-template-columns:repeat(7,minmax(230px,1fr))}.request-summary-v9{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.container{padding:16px}.toolbar-v9,.admin-actions-v9{grid-template-columns:1fr 1fr}.btn-nav,.btn-action{width:100%!important;min-width:0!important}h1{font-size:28px}}:root{--font:var(--font-assistant), Assistant, Arial, sans-serif}html,body,button,input,select,textarea,a{font-family:var(--font)!important}body{font-feature-settings:"kern" 1;font-weight:500}h1,h2,h3,.cell-title,.req-number-cell strong,.stat strong,.day-header strong,.mission-top strong,.mission-title{letter-spacing:0!important;font-weight:800!important}h1{font-size:32px;line-height:1.22}.small,.cell-sub,.mission-meta,.day-header span,.stat span,.details-grid span,.request-summary-v9 span{color:#64748b;font-weight:500!important}button,.btn,.btn-nav,.btn-action,.btn-mini{letter-spacing:0!important;font-weight:700!important}.requests-table-v9 th,.requests-table-v9 td{font-size:15px;line-height:1.55}.requests-table-v9 th{color:#475569;font-weight:700!important}.status-pill-v9,.badge{letter-spacing:0!important;font-weight:700!important}.status-pill-v9{min-height:36px;font-size:13px}.mission-card{font-size:14.5px}.mission-top strong{font-size:18px}.mission-title{font-size:15px}.mission-meta{font-size:13.5px}input,select,textarea{font-weight:500}html,body,button,input,select,textarea,table,th,td,a,div,span,p,label{font-family:var(--font-heebo), Heebo, "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif!important;letter-spacing:0!important}body{font-size:16px}button,.btn,.btn-nav,.btn-small,.action-btn{font-weight:600!important}th{color:#475569!important;font-size:13px!important;font-weight:600!important}td{font-size:14px!important;font-weight:400!important;line-height:1.55!important}.status-pill,.status-modern,.badge,.pill{font-weight:600!important}input::placeholder,textarea::placeholder{color:#94a3b8;font-weight:400}select{font-weight:400}:root{--font-ui:Tahoma, "Segoe UI", Arial, sans-serif}html,body,body,body *,input,select,textarea,button,.btn,label,small,span,strong,p,a,div,table,th,td{font-family:var(--font-ui)!important}body{letter-spacing:0!important}.site-main{padding-top:8px}.global-brandbar{padding:18px 22px 0}.global-brandbar__inner{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#fffffff5,#f8fafceb);border:1px solid #d8e2ef;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto;padding:12px 16px;display:flex;box-shadow:0 10px 26px #0f172a12}.brand-pack{align-items:center;gap:12px;display:flex}.brand-logo-wrap{background:#0f172a;border-radius:18px;place-items:center;width:64px;min-width:64px;height:64px;display:grid;overflow:hidden;box-shadow:0 10px 20px #0f172a2e}.brand-logo-img{object-fit:contain;width:56px;height:56px}.brand-text{flex-direction:column;gap:2px;display:flex}.brand-text span{color:#2563eb;font-size:13px;font-weight:700}.brand-text strong{color:#0f172a;font-size:18px;font-weight:800}.brand-tag{color:#64748b;white-space:nowrap;font-size:12px;font-weight:700}.container{padding-top:18px!important}button,.btn{font-weight:700!important}@media (max-width:900px){.global-brandbar{padding:12px 12px 0}.global-brandbar__inner{padding:10px 12px}.brand-logo-wrap{width:56px;min-width:56px;height:56px}.brand-logo-img{width:48px;height:48px}.brand-text strong{font-size:16px}}@media (max-width:640px){.global-brandbar__inner{flex-direction:column;align-items:stretch}.brand-pack{justify-content:flex-start}.brand-tag{text-align:right}}.weekly-board{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:10px!important;width:100%!important;padding:0 0 12px!important;display:grid!important;overflow-x:visible!important}.day-column{width:100%!important;min-width:0!important;min-height:520px!important}.day-header{padding:12px 10px!important}.day-header strong{font-size:16px!important}.day-header span{font-size:11px!important}.day-list{padding:10px!important}.mission-card{width:100%!important;min-width:0!important;padding:11px 10px!important;overflow:hidden!important}.mission-top,.mission-row,.mission-meta,.mission-card>div{min-width:0!important}.mission-time{white-space:nowrap!important;font-size:17px!important;line-height:1.15!important}.mission-card strong,.mission-title,.mission-card b{overflow-wrap:anywhere!important;word-break:normal!important}.status-pill-v9,.status-pill,.badge{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;text-align:center!important;min-width:0!important;max-width:100%!important;line-height:1.2!important}.mission-card .status-pill-v9,.mission-card .status-pill,.mission-card .badge{width:fit-content!important;max-width:100%!important;padding:6px 9px!important;font-size:11px!important;display:inline-flex!important}@media (max-width:1180px){.container{max-width:none!important;padding-left:12px!important;padding-right:12px!important}.weekly-board{gap:7px!important}.day-column{border-radius:16px!important}.day-header strong{font-size:14px!important}.day-header span{font-size:10.5px!important}.mission-card{padding:9px 8px!important}.mission-time{font-size:15px!important}}@media (max-width:900px){.weekly-board{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:560px){.weekly-board{grid-template-columns:1fr!important}}.weekly-page-body{background:radial-gradient(circle at 92% -8%,#2563eb24,#0000 30%),radial-gradient(circle at 5% 105%,#0ea5e924,#0000 28%),#edf5fb!important}body:has(.weekly-page){background:radial-gradient(circle at 92% -8%,#2563eb24,#0000 30%),radial-gradient(circle at 5% 105%,#0ea5e924,#0000 28%),#edf5fb!important}.container.weekly-page,.weekly-page{width:100%!important;max-width:none!important;padding-left:18px!important;padding-right:18px!important}.weekly-page .card:first-child,.weekly-header-card{max-width:1320px!important;margin-inline:auto!important}.weekly-board-card,.weekly-page .weekly-board-wrap{border-radius:22px!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding:16px!important}.weekly-page .card:has(.weekly-board){border-radius:22px!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding:16px!important}.weekly-board{grid-template-columns:repeat(7,minmax(172px,1fr))!important;align-items:stretch!important;gap:12px!important;width:100%!important;display:grid!important;overflow:visible!important}.day-column{background:linear-gradient(#fff 0%,#fbfdff 100%)!important;border-radius:20px!important;min-width:0!important;min-height:610px!important}.day-header{justify-content:space-between!important;align-items:center!important;gap:8px!important;padding:14px 12px!important;display:flex!important}.day-header strong{white-space:nowrap!important;font-size:17px!important;line-height:1.2!important}.day-header span{white-space:nowrap!important;font-size:12px!important}.day-list{flex-direction:column!important;gap:12px!important;padding:12px!important;display:flex!important}.mission-card{border-radius:18px!important;width:100%!important;padding:13px 12px!important;display:block!important;overflow:visible!important;box-shadow:0 10px 24px #0f172a12!important}.mission-card *{max-width:100%!important}.mission-card .status-pill-v9,.mission-card .status-pill,.mission-card .badge{white-space:normal!important;width:auto!important;max-width:100%!important;margin-bottom:8px!important;padding:5px 9px!important;font-size:11px!important;line-height:1.15!important;display:inline-flex!important}.mission-card .mission-time,.mission-time{color:#0f172a!important;white-space:nowrap!important;margin-bottom:8px!important;font-size:22px!important;font-weight:900!important;line-height:1.1!important;display:block!important}.mission-card strong,.mission-card b,.mission-title{overflow-wrap:anywhere!important;white-space:normal!important;font-size:15px!important;line-height:1.35!important;display:block!important}.mission-card div,.mission-card span,.mission-card p{overflow-wrap:anywhere!important;white-space:normal!important;line-height:1.45!important}.mission-card .cell-sub,.mission-card .small{color:#52637a!important;font-size:12.5px!important}.empty-day{min-height:54px!important;padding:17px 10px!important}@media (min-width:1500px){.container.weekly-page,.weekly-page{padding-left:32px!important;padding-right:32px!important}.weekly-board{grid-template-columns:repeat(7,minmax(195px,1fr))!important;gap:16px!important}.day-column{min-height:660px!important}}@media (max-width:1180px){.container.weekly-page,.weekly-page{padding-left:10px!important;padding-right:10px!important}.weekly-board{grid-template-columns:repeat(7,minmax(135px,1fr))!important;gap:7px!important}.day-header{padding:11px 8px!important}.day-header strong{font-size:14px!important}.day-header span{font-size:10px!important}.day-list{padding:8px!important}.mission-card{padding:10px 8px!important}.mission-time{font-size:18px!important}.mission-card strong,.mission-card b,.mission-title{font-size:13.5px!important}}@media (max-width:760px){.weekly-board{grid-template-columns:1fr!important}.day-column{min-height:auto!important}}.global-footer{text-align:center;color:#64748b;border-top:1px solid #cbd5e1cc;max-width:1280px;margin:18px auto 24px;padding:12px 18px;font-size:13px;font-weight:700}@media (max-width:700px){.global-footer{margin:14px 12px 20px;font-size:12px}}@media (max-width:760px){html,body{overflow-x:hidden!important}.container{width:100%!important;max-width:100%!important;padding-left:12px!important;padding-right:12px!important}.card{width:100%!important;max-width:100%!important;padding-left:14px!important;padding-right:14px!important;overflow:hidden!important}.grid{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;display:grid!important}.grid>*,.full{grid-column:1/-1!important;width:100%!important;min-width:0!important}label{white-space:normal!important;overflow-wrap:anywhere!important;text-align:right!important;width:100%!important;max-width:100%!important;margin-bottom:7px!important;line-height:1.35!important;display:block!important}input,select,textarea{direction:rtl!important;width:100%!important;min-width:0!important;max-width:100%!important;height:48px!important;font-size:16px!important}textarea{height:auto!important;min-height:112px!important}input[type=date],input[type=time]{text-align:right!important;appearance:auto!important;direction:ltr!important}.actions{width:100%!important}.actions button,.actions .btn{width:100%!important;min-width:0!important}h1{font-size:26px!important;line-height:1.25!important}h2{font-size:20px!important}.alert{font-size:14px!important;line-height:1.5!important}}.request-form-card{overflow:visible!important}@media (max-width:760px){html,body{overflow-x:hidden!important}.container{width:100%!important;max-width:100%!important;padding:12px!important}.card{border-radius:22px!important;width:100%!important;max-width:100%!important;padding:16px 14px!important;overflow:visible!important}form.grid,.grid{flex-direction:column!important;gap:16px!important;width:100%!important;display:flex!important}form.grid>div,.grid>div,.full{grid-column:auto!important;width:100%!important;min-width:0!important;max-width:100%!important}label{white-space:normal!important;overflow-wrap:anywhere!important;text-align:right!important;width:100%!important;max-width:100%!important;margin:0 0 7px!important;font-size:15px!important;line-height:1.35!important;display:block!important}input,select,textarea{text-align:right!important;box-sizing:border-box!important;direction:rtl!important;border-radius:16px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:50px!important;min-height:50px!important;padding:12px 14px!important;font-size:16px!important;line-height:1.25!important}textarea{height:auto!important;min-height:112px!important}.date-field,.time-field{text-align:right!important;letter-spacing:0!important;direction:rtl!important;font-size:16px!important}input::placeholder,textarea::placeholder{color:#94a3b8!important;opacity:1!important}h1{margin-bottom:12px!important;font-size:25px!important;line-height:1.25!important}.alert{padding:12px!important;font-size:14px!important;line-height:1.5!important}.full button,form.grid button{width:100%!important;min-width:0!important;height:52px!important;font-size:17px!important}}.weekly-actions{justify-content:flex-start!important;align-items:center!important;gap:8px!important}.weekly-actions button,.weekly-actions .btn{min-width:112px!important;height:40px!important;padding:0 14px!important;font-size:13px!important}@media (max-width:900px){.weekly-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;display:grid!important}.weekly-actions button,.weekly-actions .btn{width:100%!important;min-width:0!important}}@media (max-width:560px){.weekly-actions{grid-template-columns:1fr!important}}input[type=date],input[type=time]{text-align:right;direction:rtl;appearance:auto!important}input[type=date]::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer;margin-inline-start:8px}input[type=time]::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer;margin-inline-start:8px}@media (max-width:760px){input[type=date],input[type=time]{text-align:right!important;appearance:auto!important;direction:rtl!important;height:52px!important;min-height:52px!important;font-size:16px!important}input[type=date]::-webkit-date-and-time-value{text-align:right!important;min-height:1.2em!important}input[type=time]::-webkit-date-and-time-value{text-align:right!important;min-height:1.2em!important}input[type=date],input[type=time]{box-sizing:border-box!important;color:#0f172a!important;text-align:right!important;direction:rtl!important;background:#fff!important;border-radius:16px!important;height:50px!important;min-height:50px!important;max-height:50px!important;margin:0!important;padding:0 14px!important;font-size:16px!important;line-height:50px!important;display:block!important;overflow:hidden!important}input[type=date]::-webkit-date-and-time-value{text-align:right!important;height:50px!important;min-height:50px!important;max-height:50px!important;margin:0!important;padding:0!important;line-height:50px!important;display:block!important}input[type=time]::-webkit-date-and-time-value{text-align:right!important;height:50px!important;min-height:50px!important;max-height:50px!important;margin:0!important;padding:0!important;line-height:50px!important;display:block!important}input[type=date]::-webkit-calendar-picker-indicator{width:20px!important;height:20px!important;margin:0 0 0 8px!important;padding:0!important}input[type=time]::-webkit-calendar-picker-indicator{width:20px!important;height:20px!important;margin:0 0 0 8px!important;padding:0!important}form.grid>div{margin:0!important}form.grid{gap:13px!important}label{margin-bottom:6px!important}textarea{min-height:96px!important}}.date-parts,.time-parts{gap:10px;width:100%;display:grid}.date-parts select,.time-parts select{box-sizing:border-box!important;background:#fff!important;border-radius:14px!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:0 12px!important;font-size:15px!important;line-height:1.2!important}@media (max-width:760px){.date-parts,.time-parts{gap:8px!important}.date-parts{grid-template-columns:1fr 1fr 1.2fr!important}.time-parts{grid-template-columns:1fr 1fr!important}.date-parts select,.time-parts select{height:48px!important;min-height:48px!important;max-height:48px!important;padding:0 10px!important;font-size:16px!important}}.date-time-field{width:100%;min-width:0}.date-time-field label{margin-bottom:8px!important}.date-parts,.time-parts{align-items:stretch!important;gap:8px!important;width:100%!important;display:grid!important}.date-parts{grid-template-columns:1fr 1fr 1.25fr!important}.time-parts{grid-template-columns:1fr 1fr!important}.date-parts select,.time-parts select{color:#0f172a!important;text-align:center!important;box-sizing:border-box!important;appearance:auto!important;-webkit-appearance:menulist!important;direction:rtl!important;background-color:#fff!important;border:1px solid #cfd9e6!important;border-radius:16px!important;width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:0 12px!important;font-size:15.5px!important;font-weight:700!important;line-height:48px!important}.date-parts select:invalid,.time-parts select:invalid{color:#64748b!important;font-weight:700!important}.date-parts select:focus,.time-parts select:focus{border-color:#93c5fd!important;outline:none!important;box-shadow:0 0 0 4px #2563eb1a!important}@media (max-width:760px){.date-time-field{margin:0!important}.date-parts,.time-parts{gap:7px!important}.date-parts{grid-template-columns:1fr 1fr 1.2fr!important}.time-parts{grid-template-columns:1fr 1fr!important}.date-parts select,.time-parts select{text-align:center!important;border-radius:15px!important;height:46px!important;min-height:46px!important;max-height:46px!important;padding:0 8px!important;font-size:15px!important;line-height:46px!important}}.single-picker-field{width:100%;min-width:0}.single-picker{color:#0f172a!important;text-align:right!important;box-sizing:border-box!important;appearance:auto!important;-webkit-appearance:menulist!important;direction:rtl!important;background:#fff!important;border:1px solid #cfd9e6!important;border-radius:16px!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:0 14px!important;font-size:16px!important;font-weight:700!important;line-height:48px!important}.single-picker:invalid{color:#64748b!important}.single-picker:focus{border-color:#93c5fd!important;outline:none!important;box-shadow:0 0 0 4px #2563eb1a!important}@media (max-width:760px){.single-picker{border-radius:16px!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:0 12px!important;font-size:16px!important;line-height:48px!important}}.calendar-field{z-index:5;width:100%;min-width:0;position:relative;overflow:visible!important}.calendar-trigger{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.calendar-trigger span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-icon{opacity:.8;font-size:18px;line-height:1}.calendar-popover{z-index:9999;background:#fff;border:1px solid #cfd9e6;border-radius:20px;width:min(360px,100vw - 32px);padding:14px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 24px 60px #0f172a33}.calendar-head{grid-template-columns:42px 1fr 42px;align-items:center;gap:8px;margin-bottom:12px;display:grid}.calendar-head strong{text-align:center;color:#0f172a;font-size:16px;font-weight:800}.calendar-nav,.calendar-today,.calendar-close{width:auto!important;min-width:0!important;height:38px!important;box-shadow:none!important;border-radius:12px!important;padding:0 12px!important}.calendar-nav{color:#1d4ed8!important;background:#eef4ff!important;width:42px!important;padding:0!important;font-size:24px!important}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.calendar-weekdays{margin-bottom:8px}.calendar-weekdays span{text-align:center;color:#64748b;font-size:12px;font-weight:800}.calendar-day{color:#0f172a!important;width:100%!important;min-width:0!important;height:38px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #0000!important;border-radius:12px!important;padding:0!important;font-size:14px!important;font-weight:700!important}.calendar-day.muted{color:#94a3b8!important;background:#fbfdff!important}.calendar-day.today{color:#1d4ed8!important;background:#eff6ff!important;border-color:#93c5fd!important}.calendar-day.selected{color:#fff!important;background:#2563eb!important;border-color:#1d4ed8!important}.calendar-footer{justify-content:space-between;gap:8px;margin-top:12px;display:flex}.calendar-today{color:#fff!important;background:#2563eb!important}.calendar-close{color:#fff!important;background:#334155!important}.request-form-card,form.grid{overflow:visible!important}@media (max-width:760px){.calendar-popover{border-radius:22px;width:calc(100vw - 28px);max-width:390px;padding:16px;position:fixed;top:50%;right:50%;transform:translate(50%,-50%)}.calendar-day{border-radius:13px!important;height:42px!important;font-size:15px!important}.calendar-head{grid-template-columns:44px 1fr 44px}.calendar-nav{width:44px!important;height:40px!important}.calendar-footer button{flex:1;height:42px!important}}.calendar-trigger,.time-select-wrap{width:100%!important;position:relative!important}.calendar-trigger{color:#64748b!important;text-align:right!important;background:#fff!important;justify-content:flex-start!important;padding-inline:52px 16px!important}.calendar-trigger.has-value{color:#0f172a!important}.calendar-trigger .field-icon,.time-select-wrap .field-icon{color:#2563eb;pointer-events:none;background:#eff6ff;border-radius:9px;place-items:center;width:26px;height:26px;font-size:16px;font-weight:900;line-height:1;display:grid;position:absolute;top:50%;left:16px;transform:translateY(-50%);box-shadow:inset 0 0 0 1px #dbeafe}.time-select-wrap .time-picker{color:#64748b!important;background:#fff!important;padding-inline:52px 16px!important}.time-select-wrap .time-picker.has-value{color:#0f172a!important}.calendar-icon{display:none!important}.calendar-trigger span:first-child{color:inherit!important;font-size:16px!important;font-weight:700!important}.time-select-wrap select{appearance:none!important}@media (max-width:760px){.calendar-trigger,.time-select-wrap .time-picker{border-radius:16px!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding-inline:50px 14px!important;font-size:16px!important;line-height:48px!important}.calendar-trigger .field-icon,.time-select-wrap .field-icon{width:25px;height:25px;font-size:15px;left:14px}}.calendar-trigger.single-picker,.time-select-wrap .single-picker{color:#0f172a!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;box-shadow:none!important;text-align:right!important;direction:rtl!important;background:#fff!important;border:1px solid #cfd9e6!important;border-radius:16px!important;outline:none!important;font-size:16px!important;font-weight:700!important;line-height:48px!important;transform:none!important}.calendar-trigger.single-picker:hover,.time-select-wrap .single-picker:hover{box-shadow:none!important;filter:none!important;transform:none!important}.calendar-trigger.single-picker{cursor:pointer!important;padding:0 16px 0 52px!important;display:block!important;position:relative!important}.calendar-trigger.single-picker span:first-child{text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;max-width:100%!important;height:48px!important;color:inherit!important;direction:rtl!important;line-height:48px!important;display:block!important;overflow:hidden!important}.calendar-trigger.single-picker:not(.has-value) span:first-child,.time-select-wrap .single-picker:not(.has-value){color:#64748b!important}.calendar-trigger .field-icon,.time-select-wrap .field-icon{color:#2563eb!important;pointer-events:none!important;background:#eff6ff!important;border-radius:9px!important;place-items:center!important;width:26px!important;height:26px!important;display:grid!important;top:50%!important;left:16px!important;right:auto!important;transform:translateY(-50%)!important;box-shadow:inset 0 0 0 1px #dbeafe!important}.time-select-wrap{position:relative!important}.time-select-wrap .single-picker{appearance:none!important;padding:0 16px 0 52px!important}.calendar-field,.single-picker-field,.date-time-field{width:100%!important;min-width:0!important}@media (max-width:760px){.calendar-trigger.single-picker,.time-select-wrap .single-picker{border-radius:16px!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:0 14px 0 50px!important;font-size:16px!important;line-height:48px!important}.calendar-trigger.single-picker span:first-child{height:48px!important;line-height:48px!important}.calendar-trigger .field-icon,.time-select-wrap .field-icon{width:25px!important;height:25px!important;left:14px!important}}.autoscroll-target,#selected-request-panel,#weekly-selected-panel,#status-result-panel,#request-success-panel{scroll-margin-top:24px}.calendar-field{z-index:auto!important;position:relative!important}.calendar-popover{z-index:2147483000!important;background:#fff!important;border:1px solid #cfd9e6!important;border-radius:22px!important;width:min(380px,100vw - 28px)!important;max-height:calc(100vh - 42px)!important;padding:16px!important;position:fixed!important;top:50%!important;right:50%!important;overflow:auto!important;transform:translate(50%,-50%)!important;box-shadow:0 28px 80px #0f172a47!important}.calendar-popover:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a38;position:fixed;inset:0}.request-form-card,form.grid,.card,.container{overflow:visible!important}.calendar-head,.calendar-weekdays,.calendar-grid,.calendar-footer{z-index:1;position:relative}.calendar-trigger.single-picker{z-index:1!important}@media (max-width:760px){.calendar-popover{width:calc(100vw - 26px)!important;max-width:390px!important;padding:16px!important}}@media (max-width:900px){html,body{overflow-x:hidden!important}.admin-page{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important;overflow-x:hidden!important}.admin-page .card{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.table-card-v9,.table-wrap{-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;direction:ltr!important;width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;overflow:auto visible!important}.table-card-v9 .section-title-row{direction:rtl!important;padding-left:14px!important;padding-right:14px!important}.requests-table-v9{table-layout:fixed!important;direction:rtl!important;width:920px!important;min-width:920px!important;margin:0!important}.requests-table-v9 th,.requests-table-v9 td{white-space:normal!important;vertical-align:middle!important;padding:14px 10px!important}.requests-table-v9 th:first-child,.requests-table-v9 td:first-child{width:92px!important}.requests-table-v9 th:nth-child(2),.requests-table-v9 td:nth-child(2){width:150px!important}.requests-table-v9 th:nth-child(3),.requests-table-v9 td:nth-child(3){width:170px!important}.requests-table-v9 th:nth-child(4),.requests-table-v9 td:nth-child(4){width:210px!important}.requests-table-v9 th:nth-child(5),.requests-table-v9 td:nth-child(5){width:190px!important}.requests-table-v9 th:nth-child(6),.requests-table-v9 td:nth-child(6){width:150px!important}.requests-table-v9 th:nth-child(7),.requests-table-v9 td:nth-child(7){width:170px!important}.row-actions{flex-wrap:nowrap!important;gap:8px!important;display:flex!important}.row-actions .btn-mini{min-width:70px!important;height:40px!important;padding:0 10px!important;font-size:13px!important}.status-pill-v9{white-space:normal!important;min-width:0!important;max-width:135px!important;line-height:1.15!important}}@media (max-width:560px){.admin-page{padding-left:8px!important;padding-right:8px!important}.table-card-v9,.table-wrap{border-radius:18px!important}.requests-table-v9{width:860px!important;min-width:860px!important}.requests-table-v9 th,.requests-table-v9 td{padding:12px 8px!important;font-size:14px!important}.cell-title{font-size:15px!important;line-height:1.35!important}.cell-sub{font-size:13px!important;line-height:1.35!important}}input[name=personal_number],input[pattern="\\d{4}"]{direction:ltr;text-align:right!important;direction:rtl!important;unicode-bidi:plaintext!important}input[name=personal_number]::placeholder,input[pattern="\\d{4}"]::placeholder{text-align:right!important;direction:rtl!important}input[name=personal_number],input[pattern="[0-9]{4}"]{text-align:right!important;direction:rtl!important;unicode-bidi:plaintext!important}input[name=personal_number]::placeholder,input[pattern="[0-9]{4}"]::placeholder{text-align:right!important;direction:rtl!important}.export-btn{color:#fff!important;background:#15803d!important;border:0!important}.export-btn:hover{filter:brightness(.95)}.toolbar-v9 .export-btn,button.export-btn{color:#fff!important;background:#15803d!important;border:0!important;justify-content:center!important;align-items:center!important;min-height:42px!important;font-weight:900!important;display:inline-flex!important}@media (max-width:760px){.toolbar-v9 .export-btn{width:100%!important}}.client-reply-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;margin:18px 0;padding:18px}.client-reply-box h3{margin-top:0}.client-reply-box textarea{resize:vertical;width:100%;min-height:130px}.success-inline{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:14px;padding:12px 14px;font-weight:800}.client-reply-box{background:#fffbeb!important;border:2px solid #f59e0b!important;box-shadow:0 16px 42px #f59e0b2e!important}.client-reply-box h3:before{content:"⚠️ "}#status-result-panel{scroll-margin-top:24px}.thread-list{gap:10px;margin:12px 0;display:grid}.thread-message{background:#fff;border:1px solid #dbe3ef;border-radius:16px;padding:12px 14px}.thread-message.client{background:#fffbeb;border-color:#f59e0b}.thread-message.admin{background:#eff6ff;border-color:#60a5fa}.thread-meta{color:#475569;justify-content:space-between;gap:12px;margin-bottom:6px;font-size:13px;display:flex}.thread-message p{white-space:pre-wrap;margin:0;line-height:1.55}.admin-thread-box{background:#f8fafc;border:2px solid #93c5fd;border-radius:18px;margin:18px 0;padding:18px}.admin-thread-form textarea{resize:vertical;width:100%;min-height:120px}@media (max-width:760px){.thread-meta{flex-direction:column;gap:3px}}.conversation-waiting-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;width:fit-content;margin-top:7px;padding:6px 10px;font-size:12px;font-weight:900;line-height:1.15;display:inline-flex}.conversation-waiting-pill.admin{color:#92400e;background:#fef3c7;border-color:#f59e0b}.conversation-waiting-pill.client{color:#1d4ed8;background:#dbeafe;border-color:#60a5fa}.conversation-waiting-pill.closed{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.conversation-waiting-pill.big{margin-top:10px;padding:8px 12px;font-size:13px}@media (max-width:900px){.conversation-waiting-pill{white-space:normal;max-width:145px}}.status-pill-v9.waiting-client,.badge.waiting-client{color:#9a3412!important;background:#ffedd5!important;border-color:#fb923c!important}.status-pill-v9.waiting-client i{background:#f97316!important}.status-pill-v9.waiting-hub,.badge.waiting-hub{color:#1d4ed8!important;background:#dbeafe!important;border-color:#60a5fa!important}.status-pill-v9.waiting-hub i{background:#2563eb!important}.calendar-day.disabled,.calendar-day:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.calendar-today:disabled{opacity:.45;cursor:not-allowed}.error-attention{scroll-margin-top:110px;border-width:2px!important;font-weight:800!important;box-shadow:0 12px 28px #dc262624!important}.error-attention:focus{outline-offset:3px;outline:3px solid #dc262640}.filter-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.filter-title-row label{margin-bottom:0}.status-filter-chips{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.status-filter-chip{border:1px solid var(--border);color:#334155;width:auto;min-width:0;height:36px;min-height:36px;box-shadow:none;background:#f8fafc;border-radius:999px;padding:0 12px;font-size:13px;font-weight:700}.status-filter-chip:hover{box-shadow:none;border-color:#93c5fd;transform:none}.status-filter-chip.active{background:linear-gradient(135deg, var(--primary), #1d4ed8);color:#fff;border-color:#0000}@media (max-width:760px){.filter-title-row{flex-direction:column;align-items:stretch}.status-filter-chip{width:auto!important;min-height:38px!important}}.sound-alert-row{flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0;display:flex}.sound-toggle{color:#fff;width:auto;min-width:210px;height:40px;min-height:40px;box-shadow:none;background:#334155;border-radius:999px;padding:0 14px;font-size:13px;font-weight:800}.sound-toggle.active{background:linear-gradient(135deg,#16a34a,#15803d)}.sound-notice{color:#166534;background:#f0fdf4;border:1px solid #16a34a40;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800}@media (max-width:760px){.sound-alert-row{grid-template-columns:1fr;display:grid}.sound-toggle{width:100%}.sound-notice{border-radius:14px}}.sound-toggle{transition:transform .12s,box-shadow .12s,background .12s,border .12s;border:2px solid #0000!important}.sound-toggle.active{background:linear-gradient(135deg,#16a34a,#047857)!important;border-color:#ffffff38!important;box-shadow:0 10px 24px #16a34a38!important}.sound-toggle:not(.active){background:linear-gradient(135deg,#64748b,#334155)!important}.sound-notice{animation:1.2s ease-in-out 2 soundNoticePulse}@keyframes soundNoticePulse{0%{transform:scale(1)}50%{transform:scale(1.025)}to{transform:scale(1)}}.sound-notice{color:#14532d!important;background:linear-gradient(135deg,#ecfdf5,#dcfce7)!important;border-color:#16a34a61!important;font-weight:900!important}.sound-toggle.active:after{content:" ";background:#bbf7d0;border-radius:999px;width:8px;height:8px;margin-inline-start:6px;box-shadow:0 0 0 4px #bbf7d02e}.status-filter-chip{opacity:.72}.status-filter-chip.active{opacity:1}.status-filter-chip:not(.active){background:#f8fafc;text-decoration:line-through}.new-request-toast{background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #2563eb33;border-radius:22px;margin:14px 0;padding:14px;box-shadow:0 16px 38px #0f172a1a}.new-request-toast__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.new-request-toast__head strong{color:#1e3a8a;font-size:15px;font-weight:900}.toast-close{background:#334155!important;border-radius:999px!important;width:auto!important;min-width:70px!important;height:34px!important;min-height:34px!important;padding:0 12px!important}.new-request-toast__item{background:#ffffffe0;border:1px solid #dbeafe;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-top:8px;padding:12px;display:flex}.new-request-toast__item b{color:#0f172a;font-weight:900;display:block}.new-request-toast__item span{color:#64748b;margin-top:3px;font-size:13px;display:block}.toast-actions{flex-wrap:wrap;gap:8px;display:flex}.toast-actions button{border-radius:12px!important;width:auto!important;min-width:92px!important;height:36px!important;min-height:36px!important;padding:0 12px!important;font-size:13px!important}.new-row-highlight{animation:1.1s ease-in-out 8 newRowBlink}@keyframes newRowBlink{0%,to{box-shadow:none}50%{box-shadow:inset 0 0 0 999px #2563eb1a}}.dashboard-stats-v79{grid-template-columns:repeat(4,minmax(0,1fr))}.table-mode-actions{flex-wrap:wrap;gap:10px;margin:0 0 12px;display:flex}.table-mode-actions button{width:auto!important}.request-exception-warning{color:#92400e;background:linear-gradient(135deg,#fffbeb,#fff7ed);border:1px solid #d9770647;border-radius:18px;padding:16px}.request-exception-warning strong{margin-bottom:6px;font-size:16px;font-weight:900;display:block}.request-exception-warning p{color:#92400e;margin:0 0 12px;font-weight:700}.request-exception-warning textarea{background:#fff}@media (max-width:980px){.dashboard-stats-v79{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.new-request-toast__head,.new-request-toast__item,.toast-actions,.table-mode-actions{grid-template-columns:1fr;display:grid}.toast-actions button,.table-mode-actions button{width:100%!important}.dashboard-stats-v79{grid-template-columns:1fr!important}}.table-mode-note{color:#64748b;align-items:center;min-height:34px;font-weight:700;display:inline-flex}.admin-full-edit-grid{background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #2563eb1f;border-radius:18px;padding:14px}.admin-full-edit-grid label{align-items:center;gap:6px;display:flex}.admin-full-edit-grid label:after{content:"✎";color:#64748b;opacity:.75;font-size:11px}#admin-thread-box{scroll-margin-top:110px}.people-layout{grid-template-columns:minmax(280px,380px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.people-groups{gap:10px;display:grid}.person-group-card{border:1px solid var(--border);width:100%;height:auto;min-height:74px;color:var(--text);box-shadow:none;text-align:right;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.person-group-card:hover{border-color:#93c5fd;transform:none;box-shadow:0 8px 18px #0f172a0f}.person-group-card.active{border-color:var(--primary);background:#eff6ff}.person-group-card strong{color:#0f172a;font-weight:900;display:block}.person-group-card span{color:#64748b;margin-top:4px;font-size:13px;font-weight:700;display:block}.person-group-card b{color:var(--primary);flex:none}.person-request-list{gap:10px;display:grid}.person-request-row{background:#fff;border:1px solid #e5edf7;border-radius:16px;grid-template-columns:130px 1fr 1fr 150px auto;align-items:center;gap:12px;padding:12px;display:grid}.person-request-row>div>span:not(.status-pill-v9){color:#64748b;margin-bottom:3px;font-size:12px;font-weight:800;display:block}.person-request-row b,.person-request-row strong{color:#0f172a;font-weight:900}.person-request-row small{color:#64748b;margin-top:3px;font-weight:700;display:block}.empty-state{text-align:center;place-items:center;min-height:220px;display:grid}@media (max-width:980px){.people-layout,.person-request-row{grid-template-columns:1fr}.person-request-row .btn{width:100%}}.client-requests-hero{background:radial-gradient(circle at 100% 0,#2563eb1f,#0000 30%),linear-gradient(135deg,#fffffff5,#f8fafcf5)}.client-lookup-card button{max-width:260px}.client-requests-layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.client-request-cards{gap:10px;display:grid}.client-request-card{border:1px solid var(--border);width:100%;height:auto;min-height:74px;color:var(--text);box-shadow:none;text-align:right;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.client-request-card.active{border-color:var(--primary);background:#eff6ff}.client-request-card strong{color:#0f172a;font-weight:900;display:block}.client-request-card span:not(.status-pill-v9){color:#64748b;margin-top:4px;font-size:13px;font-weight:700;display:block}.client-thread-box{border-top:1px solid var(--border);margin-top:18px;padding-top:16px}@media (max-width:900px){.client-requests-layout{grid-template-columns:1fr}.client-lookup-card button{width:100%;max-width:none}}.client-reply-box{background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #2563eb33;border-radius:18px;margin-top:18px;padding:16px}.client-reply-box h3{margin-bottom:6px}.client-reply-box textarea{margin-bottom:12px}.client-reply-waiting{color:#92400e;background:#fffbeb;border:1px solid #d9770647;border-radius:16px;margin-top:16px;padding:12px 14px;font-weight:800}.client-cancel-box{background:linear-gradient(135deg,#fef2f2,#fff);border:1px solid #dc262638;border-radius:18px;margin:16px 0;padding:16px}.client-cancel-box h3{color:#991b1b;margin-bottom:6px}.client-cancel-box textarea{margin-top:6px}.admin-cancel-reason-box{color:#7f1d1d;background:#fef2f2;border:1px solid #dc262640;border-radius:18px;margin:14px 0;padding:14px 16px}.admin-cancel-reason-box strong{margin-bottom:6px;display:block}.admin-cancel-reason-box p{white-space:pre-wrap;margin:0;font-weight:700}.home-page{max-width:1220px;margin:0 auto;padding:28px}.home-hero{grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);align-items:stretch;gap:24px;min-height:520px;margin-bottom:24px;display:grid}.home-hero-content,.home-hero-panel,.home-section,.home-final-cta{box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #dbe3eff2;border-radius:30px}.home-hero-content{background:radial-gradient(circle at 0 0,#2563eb29,#0000 30%),radial-gradient(circle at 100% 100%,#0ea5e91a,#0000 28%),linear-gradient(135deg,#fffffffa,#f8fafcf5);flex-direction:column;justify-content:center;padding:48px;display:flex;position:relative;overflow:hidden}.home-hero-content:before{content:"";background:linear-gradient(135deg,#2563eb1f,#0ea5e91a);border-radius:30px;width:96px;height:96px;position:absolute;inset:22px auto auto 24px;transform:rotate(-8deg)}.home-hero-content h1{letter-spacing:-1px;color:#0f172a;max-width:760px;margin-bottom:18px;font-size:clamp(36px,5vw,58px);font-weight:800;line-height:1.08}.home-hero-content p{color:#475569;max-width:720px;margin:0 0 26px;font-size:18px;line-height:1.8}.home-actions{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.home-actions .btn,.home-final-cta .btn{border-radius:16px;min-width:164px;height:50px}.home-primary{background:linear-gradient(135deg,#2563eb,#1e40af)}.home-light{border:1px solid #dbe3ef;color:#0f172a!important;background:#f8fafc!important}.home-light:hover{box-shadow:0 10px 22px #0f172a1a!important}.home-trust-row{flex-wrap:wrap;gap:10px;display:flex}.home-trust-row span{color:#1e40af;background:#eff6ff;border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:13px;font-weight:800;display:inline-flex}.home-trust-row span:before{content:"✓";background:#dbeafe;border-radius:50%;place-items:center;width:18px;height:18px;display:inline-grid}.home-hero-panel{color:#fff;background:linear-gradient(#0f172af5,#1e293bf5),#0f172a;flex-direction:column;justify-content:space-between;padding:26px;display:flex;overflow:hidden}.home-panel-top{direction:ltr;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.home-panel-top strong{text-align:right;direction:rtl;font-size:20px}.home-panel-badge{color:#bfdbfe;background:#3b82f62e;border:1px solid #93c5fd47;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.home-panel-list{gap:12px;display:grid}.home-panel-list div{background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;padding:16px}.home-panel-list span{color:#93c5fd;margin-bottom:9px;font-weight:900;display:inline-flex}.home-panel-list b{margin-bottom:4px;font-size:17px;display:block}.home-panel-list small{color:#cbd5e1;font-weight:700}.home-section{margin-bottom:24px;padding:30px}.home-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.home-service-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #e5edf7;border-radius:22px;min-height:210px;padding:20px}.home-service-icon{background:#eff6ff;border-radius:18px;place-items:center;width:52px;height:52px;margin-bottom:14px;font-size:25px;display:grid}.home-service-card h3{margin-bottom:8px;font-weight:800}.home-service-card p{color:#64748b;margin:0;font-size:14px;font-weight:600;line-height:1.65}.home-process-section{grid-template-columns:.8fr 1.2fr;align-items:center;gap:24px;display:grid}.home-process-list{gap:12px;display:grid}.home-process-step{background:#fff;border:1px solid #e5edf7;border-radius:20px;grid-template-columns:56px 1fr;align-items:center;gap:14px;padding:14px;display:grid}.home-process-step span{color:#1d4ed8;background:#eff6ff;border-radius:16px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.home-process-step p{color:#334155;margin:0;font-weight:800}.home-final-cta{background:linear-gradient(135deg,#2563eb1a,#0ea5e90f),#fffffff2;justify-content:space-between;align-items:center;gap:18px;padding:28px 32px;display:flex}.home-final-cta h2{margin-bottom:6px}.home-final-cta p{color:#64748b;margin:0;font-weight:700}@media (max-width:980px){.home-hero,.home-process-section{grid-template-columns:1fr}.home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-content{padding:36px 26px}}@media (max-width:640px){.home-page{padding:16px}.home-hero{min-height:auto}.home-hero-content h1{font-size:34px}.home-hero-content p{font-size:16px}.home-actions .btn,.home-final-cta .btn{width:100%}.home-service-grid{grid-template-columns:1fr}.home-final-cta{flex-direction:column;align-items:stretch}.home-process-step{grid-template-columns:46px 1fr}.home-process-step span{width:42px;height:42px}}.brand-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;display:flex}.brand-home-link{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;min-width:104px;height:38px;padding:0 14px;font-size:13px;font-weight:900;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.brand-home-link:hover{background:#dbeafe;transform:translateY(-1px);box-shadow:0 8px 18px #2563eb1f}#client-requests-results{scroll-margin-top:110px}.home-page{position:relative;overflow:hidden}.digital-bg{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.digital-bg:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#2563eb13 1px,#0000 1px),linear-gradient(0deg,#0ea5e90e 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:18s linear infinite digitalGridMove;position:absolute;inset:-140px -120px;-webkit-mask-image:radial-gradient(circle at 50% 18%,#000 0%,#000000d1 36%,#0000 72%);mask-image:radial-gradient(circle at 50% 18%,#000 0%,#000000d1 36%,#0000 72%)}.digital-bg:after{content:"";filter:blur(4px);background:radial-gradient(circle,#2563eb3d,#0000 58%),radial-gradient(circle at 35% 45%,#0ea5e929,#0000 48%);border-radius:50%;width:520px;height:520px;animation:9s ease-in-out infinite alternate digitalOrbFloat;position:absolute;top:-160px;left:-120px}.digital-bg span{opacity:.75;background:#60a5fa;border-radius:999px;width:9px;height:9px;animation:2.8s ease-in-out infinite digitalNodePulse;position:absolute;box-shadow:0 0 0 7px #60a5fa1f,0 0 26px #2563eb59}.digital-bg span:first-child{top:17%;right:12%}.digital-bg span:nth-child(2){animation-delay:.55s;top:58%;right:31%}.digital-bg span:nth-child(3){animation-delay:1.05s;top:31%;left:18%}.digital-bg span:nth-child(4){animation-delay:1.55s;bottom:12%;left:36%}.home-hero-content:after{content:"";opacity:.55;background-color:#0000;background-image:linear-gradient(90deg,#2563eb1a 1px,#0000 1px),linear-gradient(0deg,#0ea5e914 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #2563eb24;border-radius:28px;width:240px;height:120px;animation:6.5s ease-in-out infinite alternate digitalCardFloat;position:absolute;inset:auto 36px 36px auto;transform:rotate(2deg)}@keyframes digitalGridMove{0%{transform:translate(0,0)}to{transform:translate(44px,44px)}}@keyframes digitalOrbFloat{0%{opacity:.8;transform:translate(0,0)scale(1)}to{opacity:.95;transform:translate(34px,26px)scale(1.08)}}@keyframes digitalNodePulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.45)}}@keyframes digitalCardFloat{0%{transform:translateY(0)rotate(2deg)}to{transform:translateY(-12px)rotate(-1deg)}}@media (max-width:760px){.brand-actions{justify-content:space-between;width:100%}.brand-home-link{flex:1}.digital-bg:before{background-size:36px 36px}.home-hero-content:after{display:none}}@media (prefers-reduced-motion:reduce){.digital-bg:before,.digital-bg:after,.digital-bg span,.home-hero-content:after{animation:none!important}}html{background:#f3f6fb;min-height:100%}body{isolation:isolate;min-height:100vh;position:relative;background:0 0!important}body:before{content:"";z-index:-3;pointer-events:none;background:radial-gradient(circle at 88% -10%,#2563eb2e,#0000 34%),radial-gradient(circle at 8% 102%,#0ea5e926,#0000 34%),linear-gradient(#f8fbff 0%,#edf5fb 55%,#f3f6fb 100%);position:fixed;inset:0}body:after{content:"";z-index:-2;pointer-events:none;opacity:.65;background-color:#0000;background-image:linear-gradient(90deg,#2563eb0d 1px,#0000 1px),linear-gradient(0deg,#0ea5e90a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:46px 46px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:22s linear infinite globalDigitalGridMove;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 12%,#000 0%,#000000d1 44%,#0000 82%);mask-image:radial-gradient(circle at 50% 12%,#000 0%,#000000d1 44%,#0000 82%)}.global-brandbar,.site-main,.global-footer{z-index:1;position:relative}.site-main{min-height:calc(100vh - 174px)}.btn,button,a{position:relative}@keyframes globalDigitalGridMove{0%{transform:translate(0,0)}to{transform:translate(46px,46px)}}.home-page{overflow:visible!important}.digital-bg{z-index:-1!important;position:fixed!important;inset:0!important}@media (prefers-reduced-motion:reduce){body:after{animation:none!important}}.home-hero-content{isolation:isolate}.home-hero-content:before,.home-hero-content:after,.digital-bg,.digital-bg:before,.digital-bg:after,.digital-bg span{pointer-events:none!important}.home-hero-content:before,.home-hero-content:after{z-index:0}.home-hero-content>*{z-index:2;position:relative}.home-actions,.home-actions .btn,.home-final-cta,.home-final-cta .btn{z-index:10;position:relative;pointer-events:auto!important}.status-pill-v9.danger{color:#991b1b!important;background:#fee2e2!important;border-color:#fecaca!important}body:before{background:radial-gradient(circle at 88% -10%,#2563eb3d,#0000 33%),radial-gradient(circle at 10% 98%,#0ea5e933,#0000 36%),radial-gradient(circle at 50% 18%,#3b82f61a,#0000 30%),linear-gradient(#f8fbff 0%,#edf6ff 52%,#f2f7ff 100%)!important}body:after{opacity:.95!important;background:radial-gradient(circle,#2563eb33 1px,#0000 1.9px) 0 0/24px 24px,linear-gradient(90deg,#2563eb14 1px,#0000 1px) 0 0/42px 42px,linear-gradient(0deg,#0ea5e911 1px,#0000 1px) 0 0/42px 42px,linear-gradient(135deg,#0000 0 47%,#2563eb0d 47% 48%,#0000 48% 100%) 0 0/96px 96px,linear-gradient(45deg,#0000 0 47%,#0ea5e90b 47% 48%,#0000 48% 100%) 0 0/96px 96px!important;-webkit-mask-image:radial-gradient(circle at 50% 14%,#000 0%,#000000e6 50%,#00000040 82%,#0000 100%)!important;mask-image:radial-gradient(circle at 50% 14%,#000 0%,#000000e6 50%,#00000040 82%,#0000 100%)!important}.home-page:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 28%,#2563eb29 0 2px,#0000 3px) 0 0/170px 170px,radial-gradient(circle at 77% 38%,#0ea5e926 0 2px,#0000 3px) 0 0/210px 210px,radial-gradient(circle at 63% 78%,#2563eb24 0 2px,#0000 3px) 0 0/260px 260px,linear-gradient(90deg,#0000 0 49%,#2563eb0f 49% 50%,#0000 50% 100%) 0 0/118px 118px;animation:16s ease-in-out infinite alternate homeTextureDrift;position:fixed;inset:0}.home-hero-content{background:radial-gradient(circle at 0 0,#2563eb38,#0000 31%),radial-gradient(circle at 100% 100%,#0ea5e929,#0000 30%),linear-gradient(135deg,#fffffff7,#f8fafce6)!important}@keyframes homeTextureDrift{0%{opacity:.72;transform:translate(0,0)}to{opacity:1;transform:translate(22px,-18px)}}.status-pill-v9.cancel-pending,.badge.cancel-pending{color:#9a3412!important;background:#fff7ed!important;border-color:#fed7aa!important}.role-badge-line{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;margin:6px 0 0;padding:7px 11px;font-size:13px;font-weight:800;display:inline-flex}.admin-users-page .success-inline{margin-bottom:14px}.admin-users-page .row-actions .danger{color:#fff!important;background:#dc2626!important}.admin-users-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important}@media (max-width:980px){.admin-users-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:560px){.admin-users-stats{grid-template-columns:1fr!important}}.client-request-groups{gap:16px;display:grid}.client-status-group{background:linear-gradient(#fff,#f8fafc);border:1px solid #e5edf7;border-radius:22px;padding:14px}.client-status-group-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.client-status-group-head h3{margin:0 0 4px;font-size:16px;font-weight:900}.client-status-group-head p{color:#64748b;margin:0;font-size:13px;font-weight:700;line-height:1.45}.client-status-group-head strong{color:#1d4ed8;background:#eff6ff;border-radius:999px;place-items:center;min-width:34px;height:34px;font-weight:900;display:grid}.client-status-group.needsClient{background:linear-gradient(#fff7ed,#fff);border-color:#fed7aa}.client-status-group.needsClient .client-status-group-head strong{color:#9a3412;background:#ffedd5}.client-status-group.active{background:linear-gradient(#f0fdf4,#fff);border-color:#bbf7d0}.client-status-group.active .client-status-group-head strong{color:#166534;background:#dcfce7}.client-status-group.closed{opacity:.92}.control-room-page{color:#fff;background:radial-gradient(circle at 18% 0,#2563eb70,#0000 34%),radial-gradient(circle at 88% 10%,#0ea5e938,#0000 30%),linear-gradient(135deg,#020617 0%,#0f172a 45%,#111827 100%);min-height:100vh;padding:34px;position:relative;overflow-x:hidden}.control-room-bg{pointer-events:none;opacity:.28;background-image:linear-gradient(#93c5fd33 1px,#0000 1px),linear-gradient(90deg,#93c5fd33 1px,#0000 1px);background-size:54px 54px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.control-room-top,.control-room-stats,.control-room-grid,.control-room-bottom-grid,.control-room-footer,.control-room-error{z-index:1;position:relative}.control-room-top{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.control-room-top h1{letter-spacing:-1px;margin:6px 0 8px;font-size:clamp(30px,3.2vw,48px)}.control-room-top p{color:#cbd5e1;margin:0;font-size:18px;font-weight:700}.control-room-clock{text-align:left;direction:ltr;background:#ffffff14;border:1px solid #ffffff29;border-radius:24px;min-width:260px;padding:18px 22px;box-shadow:0 18px 50px #00000038}.control-room-clock strong{font-size:38px;line-height:1;display:block}.control-room-clock span{color:#cbd5e1;margin-top:7px;font-weight:700;display:block}.control-room-clock button{color:#fff;background:#2563ebd9;border:0;border-radius:14px;width:100%;margin-top:14px;padding:10px 12px;font-weight:900}.control-room-error{color:#fecaca;background:#ef444426;border:1px solid #ef444466;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:16px 18px;font-weight:900;display:flex}.control-room-error a{color:#fff;background:#ffffff24;border-radius:999px;padding:8px 12px;text-decoration:none}.control-room-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.cr-stat{background:#ffffff16;border:1px solid #ffffff24;border-radius:28px;min-height:126px;padding:22px;box-shadow:0 18px 48px #0000002e}.cr-stat span{color:#cbd5e1;font-size:17px;font-weight:800}.cr-stat strong{margin-top:12px;font-size:clamp(42px,4vw,58px);line-height:1;display:block}.cr-stat.danger{background:#ef444429;border-color:#ef44446b}.cr-stat.warn{background:#f59e0b29;border-color:#f59e0b75}.cr-stat.ok{background:#22c55e24;border-color:#22c55e66}.control-room-grid{grid-template-columns:1.35fr .9fr;gap:20px;margin-bottom:20px;display:grid}.control-room-bottom-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.control-room-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff13;border:1px solid #ffffff24;border-radius:30px;padding:22px;box-shadow:0 18px 50px #0003}.control-room-panel-title{justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:18px;display:flex}.control-room-panel-title h2{margin:0;font-size:28px}.control-room-panel-title span{color:#93c5fd;font-weight:900}.control-room-table-wrap{overflow-x:auto}.control-room-table{border-collapse:separate;border-spacing:0 12px;width:100%}.control-room-table th{color:#93c5fd;text-align:right;padding:0 12px 6px;font-size:14px}.control-room-table td{background:#ffffff16;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:14px 12px;font-size:15px;font-weight:800}.control-room-table td:first-child{color:#bfdbfe;border-radius:0 18px 18px 0;font-weight:950}.control-room-table td:last-child{border-radius:18px 0 0 18px}.control-room-table td strong,.control-room-table td span{display:block}.control-room-table td span{color:#cbd5e1;margin-top:3px}.control-room-care-list,.control-room-mini-list{gap:13px;display:grid}.control-room-care-card,.control-room-mini-item,.control-room-empty-card{color:#fff;background:#ffffff16;border:1px solid #ffffff1f;border-radius:22px;padding:16px;text-decoration:none;display:block}.control-room-care-card strong,.control-room-mini-item strong{margin-bottom:6px;font-size:17px;display:block}.control-room-care-card p,.control-room-mini-item span{color:#cbd5e1;margin:0;font-size:14px;font-weight:800;line-height:1.4}.control-room-care-card.danger{background:#ef444424;border-color:#ef44446b}.control-room-care-card.warn,.control-room-care-card.waiting{background:#f59e0b24;border-color:#f59e0b6b}.control-room-empty,.control-room-empty-card{color:#cbd5e1;text-align:center;font-weight:900}.control-room-status-bars{gap:13px;display:grid}.control-room-status-row{grid-template-columns:150px 1fr 42px;align-items:center;gap:12px;font-weight:900;display:grid}.control-room-status-row span{color:#e5e7eb}.control-room-status-row div{background:#ffffff1f;border-radius:999px;height:12px;overflow:hidden}.control-room-status-row i{border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#22c55e);height:100%;display:block}.control-room-footer{color:#cbd5e1;background:#ffffff13;border:1px solid #ffffff1f;border-radius:24px;justify-content:space-between;gap:16px;margin-top:20px;padding:16px 22px;font-weight:900;display:flex}@media (max-width:1100px){.control-room-page{padding:22px}.control-room-top,.control-room-grid,.control-room-bottom-grid{grid-template-columns:1fr;display:grid}.control-room-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.control-room-clock{width:100%;min-width:0}}@media (max-width:640px){.control-room-page{padding:14px}.control-room-stats,.control-room-status-row{grid-template-columns:1fr}.control-room-footer{flex-direction:column}}.control-room-main-panel{min-height:auto!important}.control-room-today-list{gap:13px;display:grid}.control-room-today-card{color:#fff;background:#ffffff16;border:1px solid #ffffff21;border-radius:24px;grid-template-columns:82px 1fr 190px auto;align-items:center;gap:14px;padding:16px;text-decoration:none;display:grid;box-shadow:0 14px 34px #00000024}.control-room-today-card:hover{border-color:#93c5fd6b;transform:translateY(-1px)}.cr-time{text-align:center;color:#bfdbfe;direction:ltr;font-size:26px;font-weight:950}.cr-main strong,.cr-main span,.cr-assign span{display:block}.cr-main strong{margin-bottom:5px;font-size:18px}.cr-main span,.cr-assign span{color:#cbd5e1;font-size:14px;font-weight:800;line-height:1.45}.cr-assign b{color:#fff}.control-room-empty-state{text-align:center;color:#cbd5e1;background:#ffffff13;border:1px dashed #93c5fd59;border-radius:26px;place-items:center;gap:8px;min-height:180px;padding:28px;display:grid}.control-room-empty-state strong{color:#fff;font-size:22px;display:block}.control-room-empty-state span{font-weight:800}@media (max-width:1100px){.control-room-today-card{grid-template-columns:1fr;align-items:start}.cr-time{text-align:right}}:root{--scrollbar-size:12px;--scrollbar-track:#e2e8f0b8;--scrollbar-thumb:linear-gradient(180deg, #60a5fa, #2563eb);--scrollbar-thumb-hover:linear-gradient(180deg, #3b82f6, #1d4ed8);--scrollbar-thumb-border:#eef6ff}*{scrollbar-width:thin;scrollbar-color:#2563eb #e2e8f0b8}::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:999px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border:3px solid var(--scrollbar-thumb-border);border-radius:999px;min-height:46px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}::-webkit-scrollbar-corner{background:0 0}.table-wrap,.control-room-table-wrap,.day-list,.home-panel-list,.client-request-cards,.client-request-groups,.control-room-care-list,.control-room-mini-list{scrollbar-gutter:stable}.control-room-page,.control-room-page *,.weekly-page,.weekly-page *{scrollbar-color:#60a5fa #0f172ab8}.control-room-page,.weekly-page{--scrollbar-track:#0f172ab8;--scrollbar-thumb:linear-gradient(180deg, #93c5fd, #2563eb);--scrollbar-thumb-hover:linear-gradient(180deg, #bfdbfe, #3b82f6);--scrollbar-thumb-border:#0f172a}.admin-page,.allrequests-page,.status-page,.request-page,.home-page{--scrollbar-track:#dbeafebd;--scrollbar-thumb:linear-gradient(180deg, #7dd3fc, #2563eb);--scrollbar-thumb-hover:linear-gradient(180deg, #38bdf8, #1d4ed8);--scrollbar-thumb-border:#eff6ff}@media (max-width:640px){:root{--scrollbar-size:9px}::-webkit-scrollbar-thumb{border-width:2px}}.control-room-page{--scrollbar-track:#020617f2;--scrollbar-thumb:linear-gradient(180deg, #334155, #0f172a);--scrollbar-thumb-hover:linear-gradient(180deg, #475569, #1e293b);--scrollbar-thumb-border:#020617;scrollbar-color:#334155 #020617}.control-room-page *{scrollbar-color:#334155 #020617}.control-room-page::-webkit-scrollbar-track{background:#020617f2!important}.control-room-page ::-webkit-scrollbar-track{background:#020617f2!important}.control-room-page::-webkit-scrollbar-thumb{background:linear-gradient(#334155,#0f172a)!important;border-color:#020617!important}.control-room-page ::-webkit-scrollbar-thumb{background:linear-gradient(#334155,#0f172a)!important;border-color:#020617!important}.control-room-page::-webkit-scrollbar-thumb:hover{background:linear-gradient(#475569,#1e293b)!important}.control-room-page ::-webkit-scrollbar-thumb:hover{background:linear-gradient(#475569,#1e293b)!important}:is(html:has(.control-room-page),body:has(.control-room-page)){--scrollbar-track:#020617;--scrollbar-thumb:linear-gradient(180deg, #334155, #0f172a);--scrollbar-thumb-hover:linear-gradient(180deg, #475569, #1e293b);--scrollbar-thumb-border:#020617;scrollbar-color:#334155 #020617!important}html:has(.control-room-page)::-webkit-scrollbar{width:12px;height:12px}body:has(.control-room-page)::-webkit-scrollbar{width:12px;height:12px}html:has(.control-room-page)::-webkit-scrollbar-track{background:#020617!important}body:has(.control-room-page)::-webkit-scrollbar-track{background:#020617!important}html:has(.control-room-page)::-webkit-scrollbar-thumb{background:linear-gradient(#334155,#0f172a)!important;border:3px solid #020617!important;border-radius:999px!important}body:has(.control-room-page)::-webkit-scrollbar-thumb{background:linear-gradient(#334155,#0f172a)!important;border:3px solid #020617!important;border-radius:999px!important}html:has(.control-room-page)::-webkit-scrollbar-thumb:hover{background:linear-gradient(#475569,#1e293b)!important}body:has(.control-room-page)::-webkit-scrollbar-thumb:hover{background:linear-gradient(#475569,#1e293b)!important}body.control-room-scrollbar{scrollbar-color:#334155 #020617!important}.home-v113{padding-bottom:10px}.home-hero-v113{align-items:stretch}.home-actions-v113{margin-top:22px}.home-quick-status-card{color:#fff;background:linear-gradient(#0f172af5,#1e293bf5),#0f172a;border:1px solid #ffffff1f;border-radius:34px;padding:26px;box-shadow:0 24px 60px #0f172a33}.home-quick-status-form{gap:12px;display:grid}.home-quick-status-form label{color:#dbeafe;margin-bottom:0}.home-quick-status-form input{color:#fff;background:#ffffff1a;border-color:#93c5fd42}.home-quick-status-form input::placeholder{color:#94a3b8}.home-quick-status-form button{border-radius:16px;width:100%;height:48px;margin-top:6px}.home-action-grid-v113{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.home-action-card-v113{min-height:210px;box-shadow:var(--shadow-soft);background:#ffffffeb;border:1px solid #dbe3efeb;border-radius:30px;grid-template-rows:auto 1fr auto;gap:14px;padding:24px;transition:transform .16s,box-shadow .16s,border .16s;display:grid}.home-action-card-v113:hover{box-shadow:var(--shadow);border-color:#93c5fde6;transform:translateY(-3px)}.home-action-icon-v113{background:linear-gradient(135deg,#dbeafe,#eff6ff);border-radius:20px;place-items:center;width:56px;height:56px;font-size:28px;display:grid}.home-action-card-v113 h2{margin:0 0 8px}.home-action-card-v113 p{color:var(--muted);margin:0}.home-action-card-v113>span{color:#1d4ed8;background:#eff6ff;border-radius:999px;justify-self:start;padding:10px 14px;font-weight:900}.home-info-grid-v113{box-shadow:none;background:0 0;border:0;grid-template-columns:1fr 1fr;gap:22px;padding:0;display:grid}.home-before-card,.home-process-card-v113{box-shadow:var(--shadow-soft);background:#ffffffeb;border:1px solid #dbe3efeb;border-radius:30px;padding:26px}.home-checklist-v113{gap:12px;display:grid}.home-checklist-v113 div{color:#334155;align-items:flex-start;gap:10px;font-weight:800;line-height:1.45;display:flex}.home-checklist-v113 span{color:#166534;background:#dcfce7;border-radius:999px;flex:none;place-items:center;width:24px;height:24px;font-weight:950;display:inline-grid}.home-final-cta-v113{margin-top:24px}@media (max-width:900px){.home-action-grid-v113,.home-info-grid-v113{grid-template-columns:1fr}}.needs-care-card-v113{background:linear-gradient(#fffbebbd,#fffffff0);border-color:#f59e0b47}.needs-care-item-v113{color:#0f172a;text-align:right;background:#fff;border:1px solid #e2e8f0f2;border-radius:22px;gap:5px;height:auto;min-height:92px;padding:15px;display:grid;box-shadow:0 8px 22px #0f172a0f}.needs-care-item-v113:hover{border-color:#93c5fd;transform:translateY(-1px)}.needs-care-item-v113 strong{font-size:15px;font-weight:950}.needs-care-item-v113 span{color:#64748b;font-size:13px;font-weight:800}.needs-care-item-v113 em{color:#1d4ed8;background:#eff6ff;border-radius:999px;justify-self:start;padding:5px 10px;font-size:12px;font-style:normal;font-weight:950}.needs-care-item-v113.danger em{color:#991b1b;background:#fee2e2}.needs-care-item-v113.warn em,.needs-care-item-v113.cancel-pending em{color:#92400e;background:#fef3c7}.needs-care-empty-v113{text-align:center;color:#64748b;background:#f8fafc;border-radius:20px;grid-column:1/-1;padding:22px;font-weight:900}@media (max-width:760px){.needs-care-list-v113{grid-template-columns:1fr}}.reports-hero-v113{background:radial-gradient(circle at 15% 0,#2563eb24,#0000 32%),#fffffff0}.readonly-field-v113{border:1px solid var(--border);background:#f8fafc;border-radius:14px;align-items:center;min-height:48px;padding:13px 14px;font-weight:900;display:flex}.reports-stats-v113{margin-bottom:20px}.reports-grid-v113{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.report-panel-v113{min-height:280px}.report-bars-v113{gap:12px;display:grid}.report-bar-row-v113{grid-template-columns:150px 1fr 42px;align-items:center;gap:12px;font-weight:900;display:grid}.report-bar-row-v113 span{color:#334155;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.report-bar-row-v113 div{background:#e2e8f0;border-radius:999px;height:12px;overflow:hidden}.report-bar-row-v113 i{border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#2563eb);height:100%;display:block}.report-bar-row-v113.ok i{background:linear-gradient(90deg,#86efac,#16a34a)}.report-bar-row-v113.warn i{background:linear-gradient(90deg,#fde68a,#f59e0b)}.report-bar-row-v113.danger i{background:linear-gradient(90deg,#fca5a5,#dc2626)}.report-list-v113{gap:10px;display:grid}.report-list-v113 div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;gap:12px;padding:13px 14px;font-weight:900;display:flex}.report-list-v113 span{color:#334155}.report-list-v113 strong{color:#1d4ed8}@media (max-width:980px){.reports-grid-v113,.report-bar-row-v113{grid-template-columns:1fr}}.report-bar-row-v113.danger,.report-bar-row-v113.warn,.report-bar-row-v113.ok{color:inherit!important;background:0 0!important;border:0!important}.report-bar-row-v113.danger span,.report-bar-row-v113.danger strong,.report-bar-row-v113.warn span,.report-bar-row-v113.warn strong,.report-bar-row-v113.ok span,.report-bar-row-v113.ok strong{color:#334155!important}.report-bar-row-v113.danger div{background:#fee2e2!important}.report-bar-row-v113.warn div{background:#fef3c7!important}.report-bar-row-v113.ok div{background:#dcfce7!important}.needs-care-card-v113{padding:22px!important}.needs-care-list-v113{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.needs-care-item-v113{min-height:unset!important;background:#fffffff5!important;border-radius:18px!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:8px 16px!important;height:auto!important;padding:14px 18px!important}.needs-care-item-v113 strong{grid-column:1;font-size:16px!important}.needs-care-item-v113 span{grid-column:1;font-size:13px!important}.needs-care-item-v113 em{white-space:nowrap;grid-area:1/2/span 2;align-self:center;justify-self:end!important}.needs-care-empty-v113{border-radius:18px!important;padding:18px!important}@media (max-width:760px){.needs-care-item-v113{grid-template-columns:1fr!important}.needs-care-item-v113 em{grid-area:auto/1;justify-self:start!important}}.activity-filter-v116{align-items:end}.activity-filter-actions-v116{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.activity-filter-actions-v116 button{min-width:130px}.activity-meta-v116{color:#64748b;justify-content:space-between;gap:12px;margin-top:14px;font-size:13px;font-weight:900;display:flex}.activity-pagination-v116{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:18px;display:flex}.activity-pagination-v116 strong{text-align:center;color:#334155;min-width:150px}@media (max-width:640px){.activity-meta-v116{flex-direction:column}.activity-pagination-v116 button{min-width:92px}}.status-result-hero-v117{background:radial-gradient(circle at 10% 0,#2563eb24,#0000 34%),linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:28px;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;padding:22px;display:flex}.status-result-hero-v117 h2{margin:4px 0 8px;font-size:30px}.status-result-hero-v117 p{color:#334155;margin:0 0 8px;font-weight:800}.status-result-hero-v117 small,.status-request-number-v117{color:#64748b;font-weight:900}.status-request-number-v117{color:#1d4ed8;background:#eff6ff;border-radius:999px;margin-bottom:6px;padding:7px 12px;display:inline-flex}.status-timeline-v117{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:18px 0;display:grid;position:relative}.timeline-step-v117{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;align-content:center;justify-items:center;gap:7px;min-height:88px;padding:14px;display:grid}.timeline-step-v117 span{color:#475569;background:#e2e8f0;border-radius:999px;place-items:center;width:30px;height:30px;font-weight:950;display:grid}.timeline-step-v117 strong{color:#475569;font-size:13px}.timeline-step-v117.done{background:#f0fdf4;border-color:#bbf7d0}.timeline-step-v117.done span{color:#fff;background:#16a34a}.timeline-step-v117.done strong{color:#166534}.timeline-step-v117.active{background:#eff6ff;border-color:#93c5fd;box-shadow:0 10px 28px #2563eb1f}.timeline-step-v117.active span{color:#fff;background:#2563eb}.timeline-step-v117.active strong{color:#1d4ed8}.status-timeline-v117.special{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:24px;padding:18px;display:block}.status-timeline-v117.special.rejected,.status-timeline-v117.special.cancelled{color:#991b1b;background:#fef2f2;border-color:#fecaca}.status-timeline-v117.special.client,.status-timeline-v117.special.hub,.status-timeline-v117.special.cancelPending{color:#92400e;background:#fffbeb;border-color:#fde68a}.timeline-special-badge{background:#ffffffb8;border-radius:999px;margin-bottom:8px;padding:7px 12px;font-weight:950;display:inline-flex}.status-timeline-v117.special p{margin:0;font-weight:850}.internal-note-editor-v117 textarea{background:#fffbeb;border-color:#fcd34d}.edit-lock-message-v117{margin:12px 0}@media (max-width:760px){.status-result-hero-v117{flex-direction:column}.status-timeline-v117{grid-template-columns:1fr}.timeline-step-v117{text-align:right;grid-template-columns:auto 1fr;justify-items:start;min-height:auto}}body.control-room-clean-shell{background:#020617!important}body.control-room-clean-shell .global-brandbar,body.control-room-clean-shell .global-footer{display:none!important}body.control-room-clean-shell .site-main{margin:0!important;padding:0!important}body.control-room-live-shell{background:#020617!important}.control-room-page{isolation:isolate;background:radial-gradient(circle at 12% 4%,#3b82f659,#0000 34%),radial-gradient(circle at 86% 10%,#0ea5e938,#0000 30%),radial-gradient(circle at 50% 96%,#22c55e1a,#0000 34%),linear-gradient(135deg,#020617 0%,#071426 46%,#020617 100%)!important}.control-room-bg{z-index:0;animation:18s linear infinite controlRoomGridMove;opacity:1!important;background:linear-gradient(#38bdf821 1px,#0000 1px) 0 0/58px 58px,linear-gradient(90deg,#38bdf821 1px,#0000 1px) 0 0/58px 58px,radial-gradient(circle at 20% 20%,#3b82f62e,#0000 28%) 0 0/100% 100%,radial-gradient(circle at 80% 30%,#22d3ee1f,#0000 26%) 0 0/100% 100%!important;-webkit-mask-image:none!important;mask-image:none!important}.control-room-page:before,.control-room-page:after{content:"";pointer-events:none;z-index:0;position:fixed;inset:0}.control-room-page:before{opacity:.42;background:radial-gradient(circle,#38bdf87a 0 2px,#0000 3px) 0 0/155px 155px,radial-gradient(circle,#22c55e57 0 1px,#0000 2px) 70px 90px/235px 235px;animation:12s ease-in-out infinite alternate controlRoomDotsFloat}.control-room-page:after{opacity:.5;background:linear-gradient(90deg,#0000 0%,#38bdf838 50%,#0000 100%),linear-gradient(#0000 0%,#22c55e21 50%,#0000 100%);animation:5.5s linear infinite controlRoomScan;transform:translate(-120%)}.control-room-top,.control-room-stats,.control-room-grid,.control-room-bottom-grid,.control-room-footer,.control-room-error{z-index:2!important}.control-room-panel,.cr-stat,.control-room-clock,.control-room-today-card,.control-room-care-card,.control-room-mini-item,.control-room-empty-card{background:#0f172a9e!important;border-color:#7dd3fc33!important;box-shadow:0 18px 55px #00000047,inset 0 1px #ffffff0f!important}.cr-stat strong,.control-room-top h1{text-shadow:0 0 22px #7dd3fc38}.control-room-top .eyebrow,.control-room-panel-title span,.cr-time{color:#67e8f9!important}@keyframes controlRoomGridMove{0%{background-position:0 0,0 0,0 0,0 0}to{background-position:58px 58px,58px 58px,0 0,0 0}}@keyframes controlRoomDotsFloat{0%{opacity:.3;transform:translate(0,0)scale(1)}to{opacity:.58;transform:translate(22px,-18px)scale(1.03)}}@keyframes controlRoomScan{0%,to{opacity:0;transform:none}}@media (prefers-reduced-motion:reduce){.control-room-bg,.control-room-page:before,.control-room-page:after{animation:none!important}}.edit-lock-message-v117{border-radius:16px;font-weight:900}.edit-lock-modal-v121{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.edit-lock-modal-card-v121{text-align:center;background:radial-gradient(circle at 100% 0,#f59e0b24,#0000 36%),#fff;border:1px solid #fbbf2461;border-radius:28px;width:min(520px,100%);padding:28px;box-shadow:0 28px 80px #0f172a4d}.edit-lock-modal-icon-v121{background:#fffbeb;border:1px solid #fde68a;border-radius:24px;place-items:center;width:68px;height:68px;margin:0 auto 16px;font-size:34px;display:grid}.edit-lock-modal-card-v121 h2{color:#111827;margin:0 0 12px;font-size:26px}.edit-lock-modal-card-v121 p{color:#334155;margin:0;font-weight:850;line-height:1.65}.edit-lock-modal-detail-v121{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;gap:4px;margin:18px auto 0;padding:14px 16px;display:grid}.edit-lock-modal-detail-v121 span{color:#64748b;font-size:13px;font-weight:900}.edit-lock-modal-detail-v121 strong{color:#0f172a;font-size:20px;font-weight:950}.edit-lock-modal-actions-v121{justify-content:center;margin-top:22px;display:flex}.edit-lock-modal-actions-v121 button{min-width:150px}.control-room-page{background:radial-gradient(circle at 14% 8%,#06b6d438,#0000 30%),radial-gradient(circle at 78% 18%,#3b82f62e,#0000 28%),radial-gradient(circle at 50% 94%,#22c55e1a,#0000 32%),linear-gradient(135deg,#020617 0%,#08111f 44%,#020617 100%)!important}.control-room-bg{z-index:0;opacity:1!important;background:radial-gradient(circle,#7dd3fcb3 0 2px,#0000 3px) 0 0/145px 145px,radial-gradient(circle,#22c55e73 0 1.8px,#0000 3px) 70px 95px/210px 210px,radial-gradient(circle,#3b82f661 0 1.6px,#0000 3px) 130px 40px/285px 285px,linear-gradient(115deg,#0000 0 44%,#38bdf81c 45%,#0000 47% 100%) 0 0/320px 320px,linear-gradient(30deg,#0000 0 50%,#22c55e14 51%,#0000 53% 100%) 80px 120px/420px 420px!important;animation:9s ease-in-out infinite alternate crSignalFloat!important;-webkit-mask-image:none!important;mask-image:none!important}.control-room-page:before{background:radial-gradient(circle at 18% 24%,#67e8f957 0 .75%,#0000 1.25%),radial-gradient(circle at 31% 38%,#22c55e38 0 .65%,#0000 1.05%),radial-gradient(circle at 44% 22%,#3b82f647 0 .7%,#0000 1.15%),radial-gradient(circle at 61% 44%,#67e8f952 0 .72%,#0000 1.18%),radial-gradient(circle at 78% 28%,#22c55e33 0 .62%,#0000 1.05%),radial-gradient(circle at 86% 62%,#3b82f642 0 .68%,#0000 1.12%);opacity:.85!important;animation:3.2s ease-in-out infinite crSignalPulse!important}.control-room-page:after{background:linear-gradient(90deg,#0000 0 17%,#67e8f933 18%,#0000 19% 100%),linear-gradient(90deg,#0000 0 36%,#22c55e26 37%,#0000 38% 100%),linear-gradient(90deg,#0000 0 63%,#3b82f62e 64%,#0000 65% 100%),linear-gradient(0deg,#0000 0 28%,#67e8f924 29%,#0000 30% 100%),linear-gradient(0deg,#0000 0 72%,#22c55e1f 73%,#0000 74% 100%);opacity:.55!important;animation:5.8s ease-in-out infinite alternate crDataLinks!important;transform:none!important}.control-room-panel,.cr-stat,.control-room-clock,.control-room-today-card,.control-room-care-card,.control-room-mini-item,.control-room-empty-card{box-shadow:0 18px 55px #00000052,0 0 34px #38bdf80d,inset 0 1px #fff1!important}@keyframes crSignalFloat{0%{filter:saturate();background-position:0 0,70px 95px,130px 40px,0 0,80px 120px}to{filter:saturate(1.22);background-position:18px -22px,50px 116px,152px 20px,90px -60px,-40px 180px}}@keyframes crSignalPulse{0%,to{opacity:.38;filter:drop-shadow(0 0 #67e8f900);transform:scale(1)}45%{opacity:.92;filter:drop-shadow(0 0 12px #67e8f961);transform:scale(1.012)}65%{opacity:.56}}@keyframes crDataLinks{0%{opacity:.22;background-position:0 0,0 0,0 0,0 0,0 0}50%{opacity:.62}to{opacity:.34;background-position:80px 0,-120px 0,170px 0,0 -90px,0 110px}}.home-page{isolation:isolate;background:radial-gradient(circle at 12% 8%,#3b82f626,#0000 28%),radial-gradient(circle at 82% 18%,#0ea5e921,#0000 28%),radial-gradient(circle at 50% 95%,#22c55e17,#0000 30%),linear-gradient(#f8fbff 0%,#eef6ff 48%,#f8fafc 100%);position:relative;overflow:hidden}.home-page:before,.home-page:after{content:"";pointer-events:none;z-index:0;position:fixed;inset:0}.home-page:before{opacity:.62;background:radial-gradient(circle,#2563eb47 0 2px,#0000 3px) 0 0/145px 145px,radial-gradient(circle,#0ea5e938 0 1.8px,#0000 3px) 70px 95px/215px 215px,radial-gradient(circle,#22c55e2e 0 1.7px,#0000 3px) 130px 40px/295px 295px,linear-gradient(115deg,#0000 0 44%,#2563eb14 45%,#0000 47% 100%) 0 0/330px 330px,linear-gradient(30deg,#0000 0 50%,#0ea5e912 51%,#0000 53% 100%) 80px 120px/440px 440px;animation:12s ease-in-out infinite alternate homeSignalFloatV126}.home-page:after{opacity:.72;background:radial-gradient(circle at 18% 24%,#2563eb33 0 .75%,#0000 1.25%),radial-gradient(circle at 31% 38%,#0ea5e92e 0 .65%,#0000 1.05%),radial-gradient(circle at 44% 22%,#22c55e24 0 .7%,#0000 1.15%),radial-gradient(circle at 61% 44%,#2563eb2e 0 .72%,#0000 1.18%),radial-gradient(circle at 78% 28%,#0ea5e929 0 .62%,#0000 1.05%),radial-gradient(circle at 86% 62%,#22c55e24 0 .68%,#0000 1.12%);animation:4.2s ease-in-out infinite homeSignalPulseV126}.home-page>*{z-index:1;position:relative}.home-page .digital-bg{display:none!important}.home-action-card-v113,.home-before-card,.home-process-card-v113,.home-final-cta-v113{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6}.home-quick-status-card{box-shadow:0 24px 60px #0f172a2e,0 0 42px #2563eb14}@keyframes homeSignalFloatV126{0%{filter:saturate();background-position:0 0,70px 95px,130px 40px,0 0,80px 120px}to{filter:saturate(1.15);background-position:18px -20px,50px 116px,152px 20px,90px -60px,-40px 180px}}@keyframes homeSignalPulseV126{0%,to{opacity:.38;transform:scale(1)}45%{opacity:.78;transform:scale(1.01)}65%{opacity:.52}}@media (prefers-reduced-motion:reduce){.home-page:before,.home-page:after{animation:none!important}}.admin-command-title-v127 h1{margin-bottom:10px;font-size:clamp(30px,3.2vw,44px)}.admin-command-meta-v127{color:#64748b;flex-wrap:wrap;gap:8px;font-weight:850;display:flex}.admin-command-meta-v127 span{background:#eff6ffe0;border:1px solid #bfdbfe;border-radius:999px;align-items:center;min-height:32px;padding:6px 11px;display:inline-flex}.admin-command-nav-v127{grid-template-columns:repeat(3,minmax(112px,1fr));align-items:start;gap:10px;min-width:min(620px,100%);display:grid}.admin-command-btn-v127,.admin-more-actions-v127>summary{color:#1e40af;cursor:pointer;background:#fff;border:1px solid #2563eb2e;border-radius:16px;justify-content:center;align-items:center;min-height:46px;padding:0 16px;font-weight:950;transition:transform .12s,box-shadow .12s,border-color .12s;display:inline-flex;box-shadow:0 10px 24px #2563eb14}.admin-command-btn-v127:hover,.admin-more-actions-v127>summary:hover{border-color:#2563eb59;transform:translateY(-1px);box-shadow:0 16px 32px #2563eb1f}.admin-command-btn-v127.primary{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.admin-command-btn-v127.command{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);border-color:#0f172a33}.admin-more-actions-v127{grid-column:span 1;position:relative}.admin-more-actions-v127>summary{-webkit-user-select:none;user-select:none;width:100%;list-style:none}.admin-more-actions-v127>summary::-webkit-details-marker{display:none}.admin-more-actions-v127>summary:after{content:"⌄";margin-inline-start:8px;font-weight:950}.admin-more-actions-v127[open]>summary:after{content:"⌃"}.admin-more-menu-v127{z-index:40;background:#fffffffa;border:1px solid #dbeafe;border-radius:18px;gap:8px;width:210px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 22px 52px #0f172a2e}.admin-more-menu-v127 button{color:#1e40af;width:100%;min-width:0;height:40px;box-shadow:none;background:#eff6ff;border-radius:13px;justify-content:center}.admin-more-menu-v127 button.danger{color:#fff;background:#334155}.admin-metrics-v127{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.admin-metric-card-v127{background:#ffffffeb;border:1px solid #dbeafe;border-radius:22px;min-height:104px;padding:18px 18px 16px;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f172a0e}.admin-metric-card-v127:before{content:"";background:linear-gradient(#2563eb,#38bdf8);width:6px;position:absolute;inset:0 auto 0 0}.admin-metric-card-v127 span{color:#64748b;font-size:13px;font-weight:850;display:block}.admin-metric-card-v127 strong{color:#0f172a;margin-top:8px;font-size:34px;font-weight:950;line-height:1;display:block}.admin-metric-card-v127.urgent{background:linear-gradient(135deg,#fff7ed,#fff);border-color:#fed7aa}.admin-metric-card-v127.urgent:before{background:linear-gradient(#f97316,#ef4444)}.admin-metric-card-v127.waiting{background:linear-gradient(135deg,#eff6ff,#fff)}.admin-metric-card-v127.exception{background:linear-gradient(135deg,#fef2f2,#fff);border-color:#fecaca}.admin-metric-card-v127.exception:before{background:linear-gradient(#ef4444,#b91c1c)}.admin-metric-card-v127.secondary{background:#f8fafce0;min-height:88px}.admin-metric-card-v127.secondary strong{font-size:29px}@media (max-width:1080px){.admin-command-header-v127{grid-template-columns:1fr}.admin-command-nav-v127{width:100%;min-width:0}}@media (max-width:760px){.admin-command-nav-v127,.admin-metrics-v127{grid-template-columns:1fr 1fr}.admin-more-actions-v127{grid-column:1/-1}.admin-more-menu-v127{width:100%;margin-top:8px;position:static}}@media (max-width:520px){.admin-command-nav-v127,.admin-metrics-v127{grid-template-columns:1fr}}.filter-actions-v130{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.clear-filters-v130{color:#fff!important;background:#334155!important;border-color:#334155!important}.clear-filters-v130:hover{background:#1e293b!important}@media (max-width:640px){.filter-actions-v130{grid-template-columns:1fr;width:100%;display:grid}.filter-actions-v130 .btn-mini{width:100%!important}}.filter-actions-v130{justify-content:flex-start}.clear-filters-v130{white-space:nowrap!important;letter-spacing:0!important;width:auto!important;min-width:118px!important;padding:0 16px!important;line-height:1!important}.smart-time-field{position:relative}.smart-time-trigger{text-align:right;justify-content:space-between;position:relative}.smart-time-hidden{bottom:0;left:0;opacity:0!important;pointer-events:none!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important}.smart-time-popover{z-index:70;background:#fffffffa;border:1px solid #dbeafe;border-radius:20px;width:min(320px,100%);position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 22px 58px #0f172a2e}.smart-time-head{background:linear-gradient(135deg,#eff6ff,#fff);border-bottom:1px solid #e2e8f0;padding:13px 14px 10px}.smart-time-head strong{color:#0f172a;margin-bottom:3px;font-weight:950;display:block}.smart-time-head span{color:#64748b;font-size:12px;font-weight:800;display:block}.smart-time-list{scrollbar-gutter:stable;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:286px;padding:10px;display:grid;overflow-y:auto}.smart-time-option{color:#0f172a;width:100%;height:42px;box-shadow:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:13px;place-items:center;gap:2px;display:grid;min-width:0!important;padding:0 8px!important}.smart-time-option span{font-variant-numeric:tabular-nums;direction:ltr;font-weight:950}.smart-time-option:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd;box-shadow:0 8px 18px #2563eb1a}.smart-time-option.selected{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#1d4ed8}.smart-time-option.disabled{color:#94a3b8!important;cursor:not-allowed!important;opacity:.72!important;box-shadow:none!important;background:#f1f5f9!important;border-color:#e2e8f0!important}.smart-time-option.disabled span{text-decoration:line-through;text-decoration-thickness:2px}.smart-time-option em{color:#94a3b8;font-size:10px;font-style:normal;font-weight:900;line-height:1}@media (max-width:760px){.smart-time-popover{width:100%}.smart-time-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:320px}}.smart-time-trigger{border:1px solid var(--border)!important;width:100%!important;min-width:0!important;height:auto!important;min-height:52px!important;color:var(--text)!important;box-shadow:none!important;text-align:right!important;background:#fff!important;border-radius:14px!important;justify-content:space-between!important;align-items:center!important;padding:13px 14px!important;font-size:16px!important;font-weight:400!important;line-height:1.2!important;display:flex!important}.smart-time-trigger:hover{box-shadow:none!important;filter:none!important;transform:none!important}.smart-time-trigger:focus{border-color:#93c5fd!important;box-shadow:0 0 0 4px #2563eb1a!important}.smart-time-trigger span:first-child{color:inherit!important;font-weight:400!important}.smart-time-trigger:not(.has-value) span:first-child{color:#94a3b8!important;font-weight:400!important}.smart-time-trigger .field-icon{color:#2563eb;background:#eff6ff;border-radius:8px;place-items:center;width:24px;height:24px;font-size:13px;display:inline-grid}.fleet-page{max-width:1380px}.fleet-hero-v134{background:radial-gradient(circle at 8% 0,#2563eb1f,#0000 35%),linear-gradient(135deg,#fffffffa,#f8fafcf0);border-color:#bfdbfe;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.fleet-stats-v134{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.fleet-stats-v134>div{background:#ffffffeb;border:1px solid #dbeafe;border-radius:22px;min-height:94px;padding:18px;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f172a0e}.fleet-stats-v134>div:before{content:"";background:linear-gradient(#2563eb,#38bdf8);width:6px;position:absolute;inset:0 auto 0 0}.fleet-stats-v134 span{color:#64748b;font-size:13px;font-weight:850}.fleet-stats-v134 strong{color:#0f172a;margin-top:8px;font-size:32px;line-height:1;display:block}.fleet-stats-v134 .danger:before{background:linear-gradient(#ef4444,#991b1b)}.fleet-stats-v134 .warn:before{background:linear-gradient(#f59e0b,#d97706)}.fleet-stats-v134 .waiting:before{background:linear-gradient(#0ea5e9,#2563eb)}.fleet-switches-v134{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;display:grid}.fleet-switches-v134 label{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:8px;min-height:42px;margin:0;padding:10px 12px;font-weight:850;display:flex}.fleet-switches-v134 input{width:auto}.fleet-table-v134{min-width:1200px}@media (max-width:980px){.fleet-hero-v134{display:grid}.fleet-stats-v134,.fleet-switches-v134{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.fleet-stats-v134,.fleet-switches-v134{grid-template-columns:1fr}}.fleet-page-light-v135{max-width:1440px}.fleet-shell-v135{background:radial-gradient(circle at 10% 0,#2563eb14,#0000 34%),linear-gradient(135deg,#fffffff7,#f8fafcf0);border-color:#bfdbfe}.fleet-topbar-v135{grid-template-columns:auto 1fr;align-items:start;gap:24px;margin-bottom:22px;display:grid}.fleet-title-v135{text-align:right}.fleet-title-v135 h1{margin-bottom:8px;font-size:clamp(30px,3vw,44px)}.fleet-title-v135 p{color:#64748b;margin:0;font-weight:800}.fleet-nav-v135{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.fleet-chip-v135{color:#fff;cursor:pointer;background:#334155;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:110px;min-height:42px;padding:0 16px;font-weight:950;display:inline-flex}.fleet-chip-v135.primary{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.fleet-board-v135,.fleet-list-card-v135{background:#ffffffe0;border:1px solid #dbeafe;border-radius:26px;margin-top:18px;padding:22px;box-shadow:0 12px 32px #0f172a0f}.fleet-board-header-v135,.fleet-list-head-v135{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.fleet-board-header-v135 h2,.fleet-list-head-v135 h2{margin:0}.fleet-stats-v135{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.fleet-stats-v135>div{text-align:center;background:#fff;border:1px solid #dbeafe;border-radius:22px;align-content:center;justify-items:center;min-height:116px;padding:18px;display:grid;box-shadow:0 8px 20px #0f172a0b}.fleet-stats-v135 strong{color:#2563eb;font-size:38px;line-height:1}.fleet-stats-v135 span{color:#64748b;margin-top:12px;font-weight:850}.fleet-stats-v135 .danger strong{color:#ef4444}.fleet-stats-v135 .today strong{color:#d97706}.fleet-stats-v135 .week strong{color:#0ea5e9}.fleet-stats-v135 .ok strong{color:#16a34a}.fleet-filters-v135{flex-wrap:wrap;gap:12px;display:flex}.fleet-filters-v135 select,.fleet-filters-v135 input{width:230px;height:48px}.fleet-table-wrap-v135{background:#fff;border:1px solid #dbeafe;border-radius:22px}.fleet-table-v135{min-width:1480px}.fleet-table-v135 th{color:#1e3a8a;background:#eff6ff}.fleet-table-v135 td{background:#ffffffe6}.fleet-modal-v135{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a61;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.fleet-modal-card-v135{background:radial-gradient(circle at 12% 0,#2563eb14,#0000 34%),#fff;border:1px solid #bfdbfe;border-radius:28px;width:min(1120px,96vw);max-height:92vh;padding:28px;overflow:auto;box-shadow:0 28px 90px #0f172a47}.fleet-modal-head-v135{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.fleet-modal-head-v135 h2{color:#2563eb;margin:0 0 6px;font-size:30px}.fleet-modal-head-v135 p{color:#64748b;margin:0;font-weight:800}.fleet-close-v135{background:#334155;border-radius:14px;width:42px;min-width:42px;height:42px;padding:0}.fleet-form-v135{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fleet-form-v135 input,.fleet-form-v135 select,.fleet-form-v135 textarea{background:#f8fbff;border-color:#dbeafe;min-height:52px;font-weight:650}.fleet-switches-v135{background:#f8fafc;border:1px solid #dbeafe;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;display:grid}.fleet-switches-v135.solo{grid-template-columns:1fr}.fleet-switches-v135 label{background:#fff;border:1px solid #dbeafe;border-radius:14px;align-items:center;gap:8px;min-height:46px;margin:0;padding:10px 12px;font-weight:850;display:flex}.fleet-switches-v135 input{width:auto;min-height:auto}.status-pill-v9.muted{color:#475569;background:#e2e8f0}@media (max-width:980px){.fleet-topbar-v135,.fleet-board-header-v135,.fleet-list-head-v135{grid-template-columns:1fr;display:grid}.fleet-stats-v135,.fleet-form-v135,.fleet-switches-v135{grid-template-columns:repeat(2,minmax(0,1fr))}.fleet-filters-v135 select,.fleet-filters-v135 input{width:100%}}@media (max-width:640px){.fleet-stats-v135,.fleet-form-v135,.fleet-switches-v135{grid-template-columns:1fr}.fleet-modal-v135{padding:12px}}.fleet-list-card-v135{overflow:hidden}.fleet-card-list-v136{gap:14px;display:grid}.fleet-vehicle-card-v136{background:#fffffff0;border:1px solid #dbeafe;border-radius:24px;grid-template-columns:minmax(0,1fr) 210px;align-items:stretch;gap:18px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #0f172a0e}.fleet-vehicle-card-v136:before{content:"";background:linear-gradient(#2563eb,#38bdf8);width:7px;position:absolute;inset:0 auto 0 0}.fleet-vehicle-card-v136.danger:before{background:linear-gradient(#ef4444,#b91c1c)}.fleet-vehicle-card-v136.warn:before{background:linear-gradient(#f59e0b,#d97706)}.fleet-vehicle-card-v136.waiting:before{background:linear-gradient(#0ea5e9,#2563eb)}.fleet-vehicle-card-v136.ok:before{background:linear-gradient(#16a34a,#059669)}.fleet-card-main-v136{grid-template-columns:170px minmax(180px,260px) minmax(0,1fr);align-items:center;gap:16px;min-width:0;display:grid}.fleet-card-status-v136{align-content:center;gap:8px;display:grid}.fleet-card-status-v136 .status-pill-v9{justify-content:center;width:fit-content;min-width:88px}.fleet-card-status-v136 small{color:#64748b;font-weight:800;line-height:1.35}.fleet-card-identity-v136{gap:5px;min-width:0;display:grid}.fleet-card-identity-v136 strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:19px;font-weight:950;overflow:hidden}.fleet-card-identity-v136>span{color:#475569;font-weight:850}.fleet-card-numbers-v136{flex-wrap:wrap;gap:7px;display:flex}.fleet-card-numbers-v136 em,.fleet-card-tags-v136 span{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;min-height:28px;padding:5px 9px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.fleet-card-metrics-v136{grid-template-columns:repeat(4,minmax(110px,1fr));gap:10px;min-width:0;display:grid}.fleet-card-metrics-v136>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;align-content:center;gap:5px;min-height:72px;padding:12px;display:grid}.fleet-card-metrics-v136 span{color:#64748b;font-size:12px;font-weight:850}.fleet-card-metrics-v136 strong{color:#0f172a;white-space:nowrap;font-size:15px;font-weight:950}.fleet-card-side-v136{border-right:1px solid #e2e8f0;align-content:space-between;gap:12px;padding-right:16px;display:grid}.fleet-card-tags-v136{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.fleet-card-actions-v136{grid-template-columns:1fr;gap:8px;display:grid}.fleet-card-actions-v136 .btn-mini{justify-content:center;width:100%}.fleet-empty-v136{color:#64748b;background:#f8fafc;border:1px dashed #bfdbfe;border-radius:22px;place-items:center;min-height:120px;font-weight:900;display:grid}@media (max-width:1160px){.fleet-vehicle-card-v136,.fleet-card-main-v136{grid-template-columns:1fr}.fleet-card-side-v136{border-top:1px solid #e2e8f0;border-right:0;padding-top:14px;padding-right:0}.fleet-card-actions-v136{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.fleet-card-metrics-v136{grid-template-columns:1fr 1fr}.fleet-vehicle-card-v136{padding:15px}}@media (max-width:520px){.fleet-card-metrics-v136,.fleet-card-actions-v136{grid-template-columns:1fr}}.fleet-card-main-v136{direction:rtl;grid-template-columns:minmax(220px,280px) minmax(0,1fr) 170px!important}.fleet-card-side-v136,.fleet-form-v135{direction:rtl}.fleet-form-v135>div{min-width:0}.fleet-card-identity-v136,.fleet-card-status-v136{text-align:right}.fleet-card-actions-v136{direction:rtl}@media (max-width:1160px){.fleet-card-main-v136{grid-template-columns:1fr!important}}.fleet-table-example-wrap-v138{background:#fff;border:1px solid #dbeafe;border-radius:22px;overflow-x:auto;box-shadow:inset 0 0 0 1px #ffffffa6}.fleet-example-table-v138{border-collapse:collapse;color:#0f172a;direction:rtl;background:#fff;width:100%;min-width:1500px}.fleet-example-table-v138 th{color:#334155;text-align:center;white-space:nowrap;background:#eff6ff;border-bottom:1px solid #bfdbfe;border-left:1px solid #dbeafe;padding:14px 12px;font-size:13px;font-weight:950}.fleet-example-table-v138 td{text-align:center;vertical-align:middle;white-space:nowrap;background:#fff;border-bottom:1px solid #e2e8f0;border-left:1px solid #e2e8f0;height:62px;padding:12px;font-weight:750}.fleet-example-table-v138 tbody tr:hover td{background:#f8fbff}.fleet-example-table-v138 td.overdue{color:#991b1b;box-shadow:inset 4px 0 #ef4444;background:#fee2e2!important}.fleet-example-table-v138 td.today{color:#9a3412;box-shadow:inset 4px 0 #f97316;background:#ffedd5!important}.fleet-example-table-v138 td.week{color:#166534;box-shadow:inset 4px 0 #22c55e;background:#dcfce7!important}.fleet-status-badge-v138{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:74px;min-height:32px;padding:6px 10px;font-weight:950;display:inline-flex}.fleet-status-badge-v138.overdue{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.fleet-status-badge-v138.clear{color:#334155;background:#f1f5f9;border-color:#cbd5e1}.fleet-example-table-v138 td small{color:inherit;opacity:.8;margin-top:5px;font-size:11px;font-weight:850;display:block}.fleet-table-actions-v138{justify-content:center;align-items:center;gap:8px;display:inline-flex}.fleet-table-actions-v138 .btn-mini{min-width:70px!important}.fleet-card-list-v136,.fleet-vehicle-card-v136{all:unset}@media (max-width:760px){.fleet-example-table-v138{min-width:1300px}}.fleet-example-table-v138{table-layout:auto;min-width:1180px!important}.fleet-example-table-v138 th{line-height:1.2;padding:11px 8px!important;font-size:12px!important}.fleet-example-table-v138 td{line-height:1.25;height:52px!important;padding:9px 8px!important;font-size:13px!important}.fleet-example-table-v138 td.approach{color:#9a3412;box-shadow:inset 4px 0 #f97316;background:#ffedd5!important}.fleet-example-table-v138 th:first-child,.fleet-example-table-v138 td:first-child{min-width:92px}.fleet-example-table-v138 th:nth-child(2),.fleet-example-table-v138 td:nth-child(2){min-width:90px}.fleet-example-table-v138 th:nth-child(3),.fleet-example-table-v138 td:nth-child(3),.fleet-example-table-v138 th:nth-child(4),.fleet-example-table-v138 td:nth-child(4){min-width:86px}.fleet-example-table-v138 th:nth-child(13),.fleet-example-table-v138 td:nth-child(13){min-width:82px}.fleet-example-table-v138 th:nth-child(14),.fleet-example-table-v138 td:nth-child(14){width:88px;min-width:88px}.fleet-status-badge-v138{font-size:12px;min-width:58px!important;min-height:28px!important;padding:4px 8px!important}.fleet-example-table-v138 td small{text-overflow:ellipsis;white-space:nowrap;max-width:80px;margin-inline:auto;overflow:hidden}.fleet-table-actions-v138 .btn-mini{min-width:62px!important;height:34px!important;min-height:34px!important;font-size:12px!important}.fleet-modal-actions-v139{justify-content:space-between}.fleet-example-table-v138{min-width:1080px!important}.fleet-example-table-v138 th,.fleet-example-table-v138 td{padding-inline:7px!important}.fleet-example-table-v138 th:nth-child(13),.fleet-example-table-v138 td:nth-child(13){width:78px;min-width:78px}.fleet-example-table-v138 td small{display:none!important}.fleet-example-table-v138 td.fleet-status-cell-v141{color:#0f172a!important;box-shadow:none!important;background:#fff!important}.fleet-example-table-v138 tbody tr:hover td.fleet-status-cell-v141{background:#f8fbff!important}.fleet-status-cell-v141 .fleet-status-badge-v138{margin-inline:auto}.fleet-example-table-v138 td{max-width:150px}.fleet-example-table-v138 td:has(+td){text-overflow:ellipsis;overflow:hidden}.fleet-page-light-v135{width:min(98vw,1760px)!important;max-width:none!important;padding-inline:12px!important}.fleet-page-light-v135 .fleet-shell-v135,.fleet-page-light-v135 .fleet-list-card-v135,.fleet-page-light-v135 .fleet-board-v135{width:100%!important}.fleet-table-example-wrap-v138{max-width:100%!important;overflow-x:visible!important}.fleet-example-table-v138{table-layout:fixed!important;width:100%!important;min-width:0!important}.fleet-example-table-v138 th{white-space:normal!important;padding:10px 5px!important;font-size:11px!important;line-height:1.15!important}.fleet-example-table-v138 td{word-break:keep-all;white-space:normal!important;height:50px!important;padding:8px 5px!important;font-size:12px!important;line-height:1.18!important}.fleet-example-table-v138 th:first-child,.fleet-example-table-v138 td:first-child,.fleet-example-table-v138 th:nth-child(2),.fleet-example-table-v138 td:nth-child(2),.fleet-example-table-v138 th:nth-child(3),.fleet-example-table-v138 td:nth-child(3),.fleet-example-table-v138 th:nth-child(4),.fleet-example-table-v138 td:nth-child(4),.fleet-example-table-v138 th:nth-child(5),.fleet-example-table-v138 td:nth-child(5),.fleet-example-table-v138 th:nth-child(6),.fleet-example-table-v138 td:nth-child(6){width:7%}.fleet-example-table-v138 th:nth-child(7),.fleet-example-table-v138 td:nth-child(7),.fleet-example-table-v138 th:nth-child(8),.fleet-example-table-v138 td:nth-child(8){width:7.5%}.fleet-example-table-v138 th:nth-child(9),.fleet-example-table-v138 td:nth-child(9){width:6.5%}.fleet-example-table-v138 th:nth-child(10),.fleet-example-table-v138 td:nth-child(10){width:8%}.fleet-example-table-v138 th:nth-child(11),.fleet-example-table-v138 td:nth-child(11){width:7%}.fleet-example-table-v138 th:nth-child(12),.fleet-example-table-v138 td:nth-child(12){width:6%}.fleet-example-table-v138 th:nth-child(13),.fleet-example-table-v138 td:nth-child(13){width:6.5%}.fleet-status-badge-v138{min-width:56px!important;min-height:28px!important;padding:4px 7px!important;font-size:11px!important}.fleet-table-actions-v138{justify-content:center;display:flex!important}.fleet-table-actions-v138 .btn-mini{width:auto!important;min-width:58px!important;height:32px!important;min-height:32px!important;padding-inline:9px!important;font-size:11px!important}.fleet-filters-v135{max-width:560px}.fleet-filters-v135 select,.fleet-filters-v135 input{height:44px!important}@media (max-width:1100px){.fleet-table-example-wrap-v138{overflow-x:auto!important}.fleet-example-table-v138{min-width:1080px!important}}.fleet-disabled-field-v145{opacity:.62}.fleet-disabled-field-v145 input,.fleet-disabled-field-v145 select,.fleet-disabled-field-v145 textarea{color:#64748b!important;cursor:not-allowed!important;background:#f1f5f9!important}.fleet-unit-note-v145{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;padding:14px 16px;font-weight:900;line-height:1.55}.fleet-topbar-v146{margin-bottom:18px}.fleet-headline-v146{border-bottom:1px solid #dbeafe;justify-content:space-between;align-items:flex-start;gap:22px;padding:8px 4px 16px;display:flex}.fleet-title-v146{flex:1}.fleet-nav-v146{background:#ffffffc2;border:1px solid #dbeafe;border-radius:20px;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;padding:10px;display:flex;box-shadow:0 10px 24px #0f172a0d}.fleet-board-v146{padding-top:20px}.fleet-board-header-v146 p{color:#64748b;margin:0;font-weight:800}.fleet-stats-v146{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.fleet-stat-card-v146{cursor:pointer;background:linear-gradient(#fffffffa,#f8fafcfa);border:1px solid #dbeafe;border-radius:24px;align-content:center;justify-items:center;gap:10px;min-height:128px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 10px 26px #0f172a0d}.fleet-stat-card-v146:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 16px 34px #2563eb1f}.fleet-stat-card-v146 span{color:#64748b;font-size:16px;font-weight:900}.fleet-stat-card-v146.total strong{color:#2563eb}.fleet-stat-card-v146.ok strong{color:#16a34a}.fleet-stat-card-v146.week strong{color:#0ea5e9}.fleet-stat-card-v146.today strong{color:#d97706}.fleet-stat-card-v146.danger strong{color:#ef4444}.fleet-stats-modal-v146{width:min(980px,96vw)}.fleet-stats-modal-head-v146{align-items:center}.fleet-stats-summary-v146{text-align:center;background:#f8fafc;border:1px solid #dbeafe;border-radius:24px;justify-items:center;gap:8px;margin-bottom:18px;padding:22px;display:grid}.fleet-stats-summary-v146 strong{font-size:44px;line-height:1}.fleet-stats-summary-v146 span{color:#64748b;font-weight:900}.fleet-stats-summary-v146.total strong{color:#2563eb}.fleet-stats-summary-v146.ok strong{color:#16a34a}.fleet-stats-summary-v146.week strong{color:#0ea5e9}.fleet-stats-summary-v146.today strong{color:#d97706}.fleet-stats-summary-v146.danger strong{color:#ef4444}.fleet-stats-list-v146{gap:14px;max-height:58vh;padding-left:2px;display:grid;overflow:auto}.fleet-stats-item-v146{background:#fff;border:1px solid #dbeafe;border-radius:22px;gap:10px;padding:18px 20px;display:grid;box-shadow:0 8px 22px #0f172a0d}.fleet-stats-item-top-v146{justify-content:space-between;align-items:center;gap:16px;display:flex}.fleet-stats-item-identity-v146 strong{color:#0f172a;margin-bottom:4px;font-size:20px;display:block}.fleet-stats-item-identity-v146 span{color:#64748b;font-weight:800}.fleet-stats-item-numbers-v146,.fleet-stats-item-details-v146{flex-wrap:wrap;gap:12px;display:flex}.fleet-stats-item-numbers-v146 span,.fleet-stats-item-details-v146 span{color:#1e3a8a;background:#eff6ff;border-radius:999px;padding:8px 12px;font-weight:850}.fleet-stats-item-alerts-v146{color:#475569;font-weight:800}.fleet-stats-empty-v146{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:20px;padding:26px;font-weight:900}.fleet-modal-actions-v146{justify-content:flex-end;margin-top:18px;display:flex}@media (max-width:1100px){.fleet-stats-v146{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.fleet-headline-v146{flex-direction:column}.fleet-nav-v146{width:100%}}@media (max-width:720px){.fleet-stats-v146{grid-template-columns:repeat(2,minmax(0,1fr))}.fleet-stats-item-top-v146{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.fleet-stats-v146{grid-template-columns:1fr}}.fleet-stat-card-v146{background:#fff;gap:8px;min-height:112px}.fleet-stat-card-v146 strong{font-size:48px}.fleet-stat-card-v146.tone-total strong{color:#2563eb}.fleet-stat-card-v146.tone-ok strong{color:#16a34a}.fleet-stat-card-v146.tone-week strong{color:#0ea5e9}.fleet-stat-card-v146.tone-today strong{color:#d97706}.fleet-stat-card-v146.tone-danger strong{color:#ef4444}.fleet-stats-summary-v146{border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.fleet-stats-summary-v146 strong{font-size:34px}.fleet-stats-summary-v146 span{font-size:15px}.fleet-stats-summary-v146.tone-total strong{color:#2563eb}.fleet-stats-summary-v146.tone-ok strong{color:#16a34a}.fleet-stats-summary-v146.tone-week strong{color:#0ea5e9}.fleet-stats-summary-v146.tone-today strong{color:#d97706}.fleet-stats-summary-v146.tone-danger strong{color:#ef4444}.fleet-stats-summary-v146:after{content:"פירוט רכבים";color:#64748b;margin-inline-start:auto;font-weight:800}.fleet-stats-list-v146{gap:10px;max-height:56vh}.fleet-stats-item-v147{background:#fff;border:1px solid #dbeafe;border-radius:18px;gap:8px;padding:12px 16px;display:grid;box-shadow:0 6px 18px #0f172a0d}.fleet-stats-item-main-v147{grid-template-columns:1.1fr 1fr 1.6fr auto;align-items:center;gap:12px;display:grid}.fleet-stats-col-v147{min-width:0}.fleet-stats-col-v147.identity strong{color:#0f172a;margin-bottom:3px;font-size:18px;display:block}.fleet-stats-col-v147.identity span{color:#64748b;font-size:14px;font-weight:800}.fleet-stats-col-v147.numbers,.fleet-stats-col-v147.details{flex-wrap:wrap;gap:8px;display:flex}.fleet-stats-col-v147.numbers span,.fleet-stats-col-v147.details span{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;padding:6px 10px;font-size:13px;font-weight:850;display:inline-flex}.fleet-stats-col-v147.status{justify-content:flex-end;display:flex}.fleet-stats-item-alerts-v147{color:#64748b;border-top:1px dashed #e2e8f0;padding-top:8px;font-size:13px;font-weight:800}@media (max-width:960px){.fleet-stats-item-main-v147{grid-template-columns:1fr 1fr}.fleet-stats-col-v147.status{justify-content:flex-start}}@media (max-width:680px){.fleet-stats-summary-v146{justify-items:start;display:grid}.fleet-stats-summary-v146:after{margin-inline-start:0}.fleet-stats-item-main-v147{grid-template-columns:1fr}}.fleet-status-badge-v138.danger{color:#991b1b!important;background:#fee2e2!important;border-color:#fca5a5!important}.fleet-status-badge-v138.today{color:#9a3412!important;background:#ffedd5!important;border-color:#fdba74!important}.fleet-status-badge-v138.week,.fleet-status-badge-v138.ok{color:#166534!important;background:#dcfce7!important;border-color:#86efac!important}.fleet-status-badge-v138.muted{color:#475569!important;background:#e2e8f0!important;border-color:#cbd5e1!important}html.fleet-modal-open-v149,body.fleet-modal-open-v149{overflow:hidden!important}body.fleet-modal-open-v149 .global-footer{display:none!important}body.fleet-modal-open-v149 .fleet-modal-v135{z-index:999999!important;align-items:start!important;padding-block:24px!important;position:fixed!important;inset:0!important;overflow-y:auto!important}body.fleet-modal-open-v149 .fleet-modal-card-v135{margin-block:auto!important}.fleet-stat-card-v146.non-clickable{cursor:default}.fleet-stat-card-v146.non-clickable:hover{transform:none}.fleet-stats-item-alerts-v147{text-align:right}.fleet-lock-popup-v152{z-index:1000000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.fleet-lock-popup-card-v152{text-align:center;background:#fff;border:1px solid #bfdbfe;border-radius:28px;gap:12px;width:min(560px,94vw);padding:30px;display:grid;position:relative;box-shadow:0 28px 80px #0f172a47}.fleet-lock-popup-icon-v152{color:#2563eb;background:#eff6ff;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 4px;font-size:28px;display:grid}.fleet-lock-popup-card-v152 h2{color:#0f172a;margin:0;font-size:26px}.fleet-lock-popup-card-v152 p{color:#475569;margin:0;font-weight:850;line-height:1.65}.fleet-lock-popup-card-v152 strong{color:#1e40af;font-weight:950}.fleet-lock-popup-card-v152 span{color:#64748b;font-weight:800}.fleet-lock-popup-card-v152>button:not(.fleet-lock-popup-close-v152){margin-top:8px}.fleet-lock-popup-close-v152{background:#334155;border-radius:14px;width:38px;min-width:38px;height:38px;padding:0;position:absolute;top:14px;left:14px}.fleet-stat-card-v146{min-height:118px;padding:24px 18px}.fleet-stat-card-v146 span{font-size:15px}.fleet-stat-card-v146.tone-total{background:linear-gradient(#fffffffa,#f8fafcfa)}.fleet-stats-summary-v146{background:#f8fafc;border:1px solid #dbeafe}.fleet-stats-table-shell-v153{background:#fff;border:1px solid #dbeafe;border-radius:20px;max-height:56vh;overflow:auto}.fleet-stats-table-v153{border-collapse:collapse;width:100%;min-width:760px}.fleet-stats-table-v153 thead th{z-index:1;color:#334155;text-align:right;background:#eff6ff;border-bottom:1px solid #dbeafe;padding:14px 16px;font-size:14px;font-weight:900;position:sticky;top:0}.fleet-stats-table-v153 tbody td{color:#0f172a;vertical-align:top;text-align:right;border-bottom:1px solid #e2e8f0;padding:14px 16px;font-weight:700}.fleet-stats-table-v153 tbody tr:last-child td{border-bottom:0}.fleet-stats-table-v153 tbody tr:nth-child(2n) td{background:#f8fbff}.fleet-stats-table-v153 tbody td:last-child{color:#475569;font-weight:800}@media (max-width:1024px){.fleet-stats-v146{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.fleet-stats-v146{grid-template-columns:1fr}.fleet-stats-table-v153{min-width:620px}}.fleet-stats-v146{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important}.fleet-stat-card-v146,.fleet-stat-card-v146.non-clickable{box-sizing:border-box!important;background:#fff!important;align-content:center!important;justify-items:center!important;gap:8px!important;width:100%!important;height:124px!important;min-height:124px!important;max-height:124px!important;padding:18px 14px!important;display:grid!important}.fleet-stat-card-v146 strong{font-size:50px!important;line-height:1!important}.fleet-stat-card-v146.tone-danger strong,.fleet-stats-summary-v146.tone-danger strong{color:#ef4444!important}.fleet-stat-card-v146.tone-today strong,.fleet-stats-summary-v146.tone-today strong{color:#d97706!important}.fleet-stat-card-v146.tone-total strong,.fleet-stats-summary-v146.tone-total strong{color:#2563eb!important}.fleet-stat-card-v146.week strong,.fleet-stats-summary-v146.week strong{color:#16a34a!important}.fleet-stat-card-v146.total strong,.fleet-stats-summary-v146.total strong{color:#2563eb!important}.fleet-stat-card-v146.non-clickable:hover{border-color:#dbeafe!important;transform:none!important;box-shadow:0 10px 26px #0f172a0d!important}@media (max-width:768px){.fleet-board-header-v146{gap:8px;display:grid}.fleet-board-header-v146 p{font-size:14px;line-height:1.6}.fleet-stats-v146{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.fleet-stat-card-v146,.fleet-stat-card-v146.non-clickable{border-radius:22px!important;height:auto!important;min-height:104px!important;max-height:none!important;padding:16px 12px!important}.fleet-stat-card-v146 strong{font-size:42px!important}.fleet-stat-card-v146 span{text-align:center!important;font-size:14px!important;line-height:1.35!important}}@media (max-width:430px){.fleet-stats-v146{grid-template-columns:1fr!important}.fleet-stat-card-v146,.fleet-stat-card-v146.non-clickable{min-height:96px!important;padding:14px 12px!important}.fleet-stat-card-v146 strong{font-size:38px!important}.fleet-stat-card-v146 span{font-size:13px!important}}.fleet-status-badge-v138.ok,.fleet-status-badge-v138.muted,.fleet-status-badge-v138.clear{color:#475569!important;background:#f1f5f9!important;border-color:#cbd5e1!important}.fleet-example-table-v138 td.fleet-status-cell-v141 .fleet-status-badge-v138.muted{color:#475569!important;background:#f8fafc!important;border-color:#cbd5e1!important}.fleet-stat-card-v146.tone-week strong,.fleet-stats-summary-v146.tone-week strong{color:#16a34a!important}.vehicle-assignment-warning-v164{z-index:1000001;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a6b;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.vehicle-assignment-warning-card-v164{text-align:right;background:#fff;border:1px solid #fed7aa;border-radius:28px;gap:14px;width:min(640px,94vw);max-height:88vh;padding:30px;display:grid;overflow:auto;box-shadow:0 28px 90px #0f172a47}.vehicle-assignment-warning-icon-v164{background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;place-items:center;width:58px;height:58px;font-size:28px;display:grid}.vehicle-assignment-warning-card-v164 h2{color:#9a3412;margin:0;font-size:28px}.vehicle-assignment-warning-card-v164 p{color:#475569;margin:0;font-weight:850;line-height:1.65}.vehicle-assignment-warning-vehicle-v164{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;padding:12px 14px;font-weight:950}.vehicle-assignment-warning-card-v164 ul{gap:8px;margin:0;padding:0 22px 0 0;display:grid}.vehicle-assignment-warning-card-v164 li{color:#7f1d1d;font-weight:850;line-height:1.5}.vehicle-assignment-warning-actions-v164{flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-top:6px;display:flex}.vehicle-assignment-warning-actions-v164 .secondary{background:#334155}@media (max-width:560px){.vehicle-assignment-warning-card-v164{border-radius:22px;padding:22px}.vehicle-assignment-warning-actions-v164 button{width:100%}}.assignment-manual-input-v163{margin-top:8px!important}.driver-area-page-v165{gap:18px;display:grid}.driver-area-hero-v165,.driver-welcome-v165{justify-content:space-between;align-items:center;gap:18px;display:flex}.driver-area-hero-v165 h1,.driver-login-card-v165 h2{margin-top:0}.driver-area-hero-v165 p,.driver-welcome-v165 p{color:#64748b;margin:6px 0 0;font-weight:800}.driver-welcome-v165 span{color:#64748b;font-weight:800;display:block}.driver-welcome-v165 strong{color:#0f172a;font-size:28px;font-weight:950;display:block}.driver-tasks-grid-v165,.driver-task-card-v165{gap:16px;display:grid}.driver-task-top-v165{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.driver-task-top-v165 strong{color:#0f172a;font-size:22px}.driver-task-top-v165 span{color:#1e40af;background:#eff6ff;border-radius:999px;padding:8px 12px;font-weight:900}.driver-task-details-v165{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.driver-task-details-v165 div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:12px 14px}.driver-task-details-v165 .wide{grid-column:1/-1}.driver-task-details-v165 span{color:#64748b;margin-bottom:4px;font-size:13px;font-weight:850;display:block}.driver-task-details-v165 strong{color:#0f172a;white-space:pre-wrap;font-weight:900;line-height:1.45;display:block}.driver-task-actions-v165{justify-content:flex-start;display:flex}@media (max-width:720px){.driver-area-hero-v165,.driver-welcome-v165,.driver-task-top-v165{flex-direction:column;align-items:stretch}.driver-task-details-v165{grid-template-columns:1fr}}.driver-task-card-v166{overflow:hidden;padding:0!important}.driver-task-summary-v166{width:100%;color:inherit;text-align:right;cursor:pointer;box-shadow:none;background:#fff;border:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.driver-task-summary-v166:hover{background:#f8fafc}.driver-task-summary-v166>div:first-child{gap:4px;display:grid}.driver-task-summary-v166 strong{color:#0f172a;font-size:21px;font-weight:950}.driver-task-summary-v166 span{color:#64748b;font-weight:850;line-height:1.45}.driver-task-summary-status-v166 span{color:#1e40af;background:#eff6ff;border-radius:999px;padding:8px 12px;font-weight:900}.driver-task-summary-status-v166 b{color:#2563eb;white-space:nowrap;font-size:14px}.driver-task-card-v166.open .driver-task-details-v165,.driver-task-card-v166.open .driver-task-actions-v165{padding:0 18px 18px}@media (max-width:620px){.driver-task-summary-v166,.driver-task-summary-status-v166{flex-direction:column;align-items:stretch}.driver-task-summary-status-v166 b{text-align:center}}.client-request-card{background:linear-gradient(#fff,#f8fbff)!important;border:1px solid #dbeafe!important;border-radius:22px!important;align-items:center!important;min-height:86px!important;padding:16px 18px!important;box-shadow:0 10px 26px #0f172a0b!important}.client-request-card:hover{border-color:#93c5fd!important;transform:translateY(-1px)!important;box-shadow:0 16px 34px #2563eb1a!important}.client-request-card.active{background:linear-gradient(#eff6ff,#fff)!important;border-color:#2563eb!important;box-shadow:0 16px 38px #2563eb24!important}.client-request-card-main-v167{gap:6px;min-width:0;display:grid}.client-request-card-main-v167 strong{color:#0f172a!important;font-size:20px!important}.client-request-card-main-v167 span{color:#64748b!important;font-size:14px!important;font-weight:800!important}.client-request-card-actions-v167{flex-shrink:0;align-items:center;gap:10px;display:flex}.client-request-card-actions-v167 b{color:#fff;white-space:nowrap;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:8px 14px;font-size:14px;font-weight:950;display:inline-flex;box-shadow:0 10px 24px #2563eb33}.client-request-card.active .client-request-card-actions-v167 b{box-shadow:none;background:#334155}.client-status-group{background:#ffffffeb!important;border-color:#dbeafe!important;border-radius:26px!important;box-shadow:0 14px 34px #0f172a0b!important}.client-request-details{background:#fffffff5!important;border:1px solid #dbeafe!important;border-radius:26px!important;box-shadow:0 18px 48px #0f172a0f!important}.client-request-details .details-grid>div{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:18px!important;box-shadow:0 8px 20px #0f172a09!important}@media (max-width:720px){.client-request-card{flex-direction:column!important;align-items:stretch!important}.client-request-card-actions-v167{justify-content:space-between;width:100%}.client-request-card-actions-v167 b{flex:1}}.driver-tasks-grid-v165{gap:14px!important}.driver-task-card-v166{background:#fffffff5!important;border:1px solid #dbeafe!important;border-radius:26px!important;padding:0!important;overflow:hidden!important;box-shadow:0 14px 36px #0f172a0e!important}.driver-task-card-v166.open{border-color:#93c5fd!important;box-shadow:0 18px 46px #2563eb1f!important}.driver-task-summary-v166{min-height:96px!important;box-shadow:none!important;text-align:right!important;background:linear-gradient(#fff,#f8fbff)!important;border:0!important;border-radius:0!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding:18px 22px!important;display:flex!important}.driver-task-summary-v166:hover{background:#eff6ff!important;transform:none!important}.driver-task-summary-v166>div:first-child{gap:8px!important;min-width:0!important;display:grid!important}.driver-task-summary-v166 strong{color:#0f172a!important;font-size:22px!important;font-weight:950!important;line-height:1.1!important}.driver-task-summary-v166>div:first-child span{color:#64748b!important;font-size:15px!important;font-weight:850!important;line-height:1.45!important}.driver-task-summary-status-v166{flex-shrink:0!important;align-items:center!important;gap:10px!important;display:flex!important}.driver-task-summary-status-v166 span{color:#1e40af!important;white-space:nowrap!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:999px!important;padding:8px 12px!important;font-weight:900!important}.driver-task-summary-status-v166 b{color:#fff!important;white-space:nowrap!important;background:#2563eb!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;padding:8px 16px!important;font-size:14px!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 10px 24px #2563eb38!important}.driver-task-card-v166.open .driver-task-summary-status-v166 b{box-shadow:none!important;background:#334155!important}.driver-task-card-v166.open .driver-task-details-v165{background:#fff!important;border-top:1px solid #dbeafe!important;padding:18px!important}.driver-task-card-v166.open .driver-task-details-v165>div{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:18px!important;box-shadow:0 8px 18px #0f172a09!important}.driver-task-card-v166.open .driver-task-actions-v165{background:#fff!important;padding:0 18px 18px!important}@media (max-width:680px){.driver-task-summary-v166{flex-direction:column!important;align-items:stretch!important;min-height:auto!important}.driver-task-summary-status-v166{justify-content:space-between!important;width:100%!important}.driver-task-summary-status-v166 b{flex:1!important}}.driver-activity-warning-v169{z-index:1000002;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a6b;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.driver-activity-warning-card-v169{text-align:right;background:#fff;border:1px solid #bfdbfe;border-radius:28px;gap:14px;width:min(720px,94vw);max-height:88vh;padding:30px;display:grid;overflow:auto;box-shadow:0 28px 90px #0f172a47}.driver-activity-warning-icon-v169{background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;place-items:center;width:58px;height:58px;font-size:28px;display:grid}.driver-activity-warning-card-v169 h2{color:#1e40af;margin:0;font-size:28px}.driver-activity-warning-card-v169 p{color:#475569;margin:0;font-weight:850;line-height:1.65}.driver-activity-warning-driver-v169{background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.driver-activity-warning-driver-v169 strong{color:#0f172a;font-size:20px;font-weight:950}.driver-activity-warning-driver-v169 span{color:#1e40af;font-weight:850}.driver-activity-warning-list-v169{gap:10px;display:grid}.driver-activity-warning-item-v169{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.driver-activity-warning-item-v169>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.driver-activity-warning-item-v169 strong{color:#0f172a;font-weight:950}.driver-activity-warning-item-v169 span{color:#075985;background:#e0f2fe;border-radius:999px;padding:6px 10px;font-weight:900}.driver-activity-warning-actions-v169{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.driver-activity-warning-actions-v169 .secondary{background:#334155}@media (max-width:560px){.driver-activity-warning-card-v169{border-radius:22px;padding:22px}.driver-activity-warning-actions-v169 button,.driver-activity-warning-actions-v169 .secondary{width:100%}.driver-activity-warning-item-v169>div{flex-direction:column;align-items:flex-start}}.tash-page-v170{gap:18px;display:grid}.tash-hero-v170,.tash-toolbar-v170{justify-content:space-between;align-items:center;gap:18px;display:flex}.tash-hero-v170 h1{margin:0;font-size:clamp(30px,4vw,48px)}.tash-hero-v170 p{color:#64748b;margin:8px 0 0;font-weight:850}.tash-hero-actions-v170{flex-wrap:wrap;gap:10px;display:flex}.tash-toolbar-v170{z-index:20;position:sticky;top:12px;border:1px solid #dbeafe!important}.tash-toolbar-v170>div{text-align:center;gap:3px;display:grid}.tash-toolbar-v170 span{color:#64748b;font-weight:800}.tash-toolbar-v170 strong{color:#0f172a;font-size:22px;font-weight:950}.tash-summary-grid-v170{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.tash-stat-v170{gap:6px;display:grid;background:linear-gradient(#fff,#f8fbff)!important;border:1px solid #dbeafe!important}.tash-stat-v170 span{color:#64748b;font-weight:850}.tash-stat-v170 strong{color:#1e40af;font-size:32px;font-weight:950}.tash-week-card-v170,.tash-summary-table-card-v170{border:1px solid #dbeafe!important;border-radius:28px!important;box-shadow:0 18px 48px #0f172a0f!important}.tash-week-grid-v170{grid-template-columns:repeat(7,minmax(210px,1fr));gap:12px;padding-bottom:6px;display:grid;overflow-x:auto}.tash-day-v170{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;min-width:210px;overflow:hidden}.tash-day-head-v170{background:linear-gradient(#eff6ff,#fff);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:10px;padding:13px 14px;display:flex}.tash-day-head-v170 strong{color:#0f172a;font-size:18px;font-weight:950}.tash-day-head-v170 span{color:#2563eb;font-weight:850}.tash-day-list-v170{gap:10px;max-height:520px;padding:10px;display:grid;overflow:auto}.tash-day-item-v170{background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:6px;padding:12px;display:grid;box-shadow:0 8px 18px #0f172a09}.tash-day-item-v170>div{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.tash-day-item-v170 strong{color:#0f172a;font-weight:950}.tash-day-item-v170 p{color:#475569;margin:0;font-size:13px;font-weight:800;line-height:1.45}.tash-empty-day-v170{text-align:center;color:#94a3b8;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:18px;font-weight:850}.tash-summary-table-wrap-v170{border:1px solid #e2e8f0;border-radius:22px;overflow-x:auto}.tash-summary-table-v170{border-collapse:collapse;background:#fff;width:100%;min-width:980px}.tash-summary-table-v170 th,.tash-summary-table-v170 td{text-align:center;color:#0f172a;border-bottom:1px solid #e2e8f0;padding:12px 10px;font-weight:800}.tash-summary-table-v170 th{color:#334155;background:#f1f5f9;font-size:13px;font-weight:950}.tash-summary-table-v170 td:first-child,.tash-summary-table-v170 th:first-child{text-align:right;background:inherit;z-index:2;position:sticky;right:0}.tash-summary-table-v170 td.has-night{color:#1e40af;background:#eff6ff;font-weight:950}.tash-summary-table-v170 td.total{color:#92400e;background:#fef3c7}@media (max-width:820px){.tash-hero-v170,.tash-toolbar-v170{flex-direction:column;align-items:stretch}.tash-summary-grid-v170{grid-template-columns:1fr}.tash-toolbar-v170 button{width:100%}}.tash-page-v171 .tash-hero-v170 h1{color:#0f172a}.tash-distribution-note-v171{justify-content:space-between;align-items:center;gap:10px;display:flex;background:#eff6ff!important;border:1px solid #dbeafe!important}.tash-distribution-note-v171 strong{color:#1e40af;font-weight:950}.tash-distribution-note-v171 span{color:#334155;font-weight:850;line-height:1.5}.tash-grid-card-v171{padding:18px!important}.tash-vehicle-grid-wrap-v171{background:#fff;border:1px solid #dbeafe;border-radius:24px;overflow-x:auto}.tash-vehicle-grid-v171{border-collapse:separate;border-spacing:0;direction:rtl;width:100%;min-width:1120px}.tash-vehicle-grid-v171 th,.tash-vehicle-grid-v171 td{text-align:center;vertical-align:middle;border-bottom:1px solid #e2e8f0;border-left:1px solid #e2e8f0;padding:14px}.tash-vehicle-grid-v171 thead th{z-index:5;color:#0f172a;background:#f1f5f9;font-size:14px;font-weight:950;position:sticky;top:0}.tash-vehicle-grid-v171 thead th span{color:#64748b;font-size:12px;font-weight:850}.tash-vehicle-grid-v171 .vehicle-col{z-index:6;text-align:right;background:#fff;width:280px;min-width:280px;max-width:280px;position:sticky;right:0;box-shadow:-8px 0 18px #0f172a0b}.tash-vehicle-grid-v171 thead .vehicle-col{color:#0f172a;z-index:8;background:#e0f2fe}.tash-vehicle-grid-v171 tbody tr:hover td{background:#f8fbff}.tash-vehicle-grid-v171 tbody tr:hover .vehicle-col{background:#eff6ff}.tash-vehicle-grid-v171 .vehicle-col strong{color:#0f172a;font-weight:950;line-height:1.35;display:block}.tash-vehicle-grid-v171 .vehicle-col span{color:#475569;background:#f1f5f9;border-radius:999px;margin-top:8px;padding:5px 9px;font-size:12px;font-weight:850;display:inline-flex}.distribution-empty-cell-v171{background:#fff;min-width:120px;height:86px}.distribution-empty-cell-v171 button{color:#94a3b8;width:100%;min-height:44px;box-shadow:none;cursor:not-allowed;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;font-weight:850}@media (max-width:760px){.tash-distribution-note-v171{flex-direction:column;align-items:stretch}.tash-vehicle-grid-v171{min-width:980px}.tash-vehicle-grid-v171 .vehicle-col{width:220px;min-width:220px;max-width:220px}}.temp-vehicle-panel-v173{background:linear-gradient(#fff,#f8fbff)!important;border:1px solid #dbeafe!important}.temp-vehicle-form-v173{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.temp-vehicle-form-v173 .full{grid-column:1/-1}.tash-vehicle-grid-v171 .vehicle-col small{color:#64748b;margin-top:6px;font-size:12px;font-weight:800;display:block}.temp-delete-btn-v173{color:#991b1b!important;min-height:30px!important;box-shadow:none!important;background:#fee2e2!important;border-radius:999px!important;margin-top:8px!important;padding:5px 10px!important;font-size:12px!important}@media (max-width:900px){.temp-vehicle-form-v173{grid-template-columns:1fr 1fr}}@media (max-width:560px){.temp-vehicle-form-v173{grid-template-columns:1fr}}.tash-page-v170,.tash-page-v171{box-sizing:border-box!important;width:min(100%,1280px)!important;max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.tash-page-v170>.card,.tash-page-v171>.card,.tash-page-v171>section.card{box-sizing:border-box!important;width:100%!important}.tash-hero-v170,.tash-toolbar-v170,.tash-grid-card-v171,.temp-vehicle-panel-v173,.tash-summary-table-card-v170{margin-left:auto!important;margin-right:auto!important}.tash-vehicle-grid-wrap-v171{box-sizing:border-box!important;width:100%!important}@media (max-width:1320px){.tash-page-v170,.tash-page-v171{width:calc(100% - 32px)!important}}@media (max-width:560px){.tash-page-v170,.tash-page-v171{width:calc(100% - 20px)!important}}.temp-vehicle-modal-v178{z-index:1000003;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a70;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.temp-vehicle-modal-card-v178{text-align:right;background:#fff;border:1px solid #dbeafe;border-radius:30px;gap:18px;width:min(980px,96vw);max-height:90vh;padding:26px;display:grid;overflow:auto;box-shadow:0 28px 90px #0f172a47}.temp-vehicle-list-v178{gap:10px;margin-top:4px;display:grid}.temp-vehicle-row-v178{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.temp-vehicle-row-v178 strong{color:#0f172a;font-size:18px;font-weight:950;display:block}.temp-vehicle-row-v178 span{color:#2563eb;margin-top:3px;font-weight:850;display:block}.temp-vehicle-row-v178 p{color:#64748b;margin:5px 0 0;font-weight:800}.temp-vehicle-row-v178>div:last-child{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.tash-vehicle-grid-v171 .vehicle-col .temp-delete-btn-v173{display:none!important}@media (max-width:720px){.temp-vehicle-modal-card-v178{border-radius:24px;padding:20px}.temp-vehicle-row-v178{flex-direction:column;align-items:stretch}.temp-vehicle-row-v178>div:last-child button{width:100%}}@media (max-width:760px){html,body{overflow-x:hidden!important}.tash-page-v170,.tash-page-v171{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-inline:auto!important;padding:12px 0 22px!important;overflow:visible!important}.tash-page-v170>.card,.tash-page-v171>.card,.tash-page-v171>section.card{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-inline:auto!important;overflow:hidden!important}.tash-hero-v170{text-align:right!important;gap:16px!important;padding:22px!important;display:grid!important}.tash-hero-v170 h1{word-break:keep-all!important;font-size:34px!important;line-height:1.1!important}.tash-hero-v170 p{font-size:15px!important;line-height:1.55!important}.tash-hero-actions-v170{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;display:grid!important}.tash-hero-actions-v170 a,.tash-hero-actions-v170 button,.tash-hero-actions-v170 .btn,.tash-hero-actions-v170 .secondary,.tash-hero-actions-v170 .secondary-link{white-space:normal!important;box-sizing:border-box!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;min-height:48px!important;padding:12px 14px!important;font-size:15px!important;line-height:1.25!important;display:inline-flex!important}.tash-toolbar-v170{text-align:center!important;grid-template-columns:1fr!important;gap:12px!important;padding:18px!important;display:grid!important;position:static!important}.tash-toolbar-v170 button{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;min-height:48px!important;padding:12px 14px!important}.tash-toolbar-v170 strong{font-size:20px!important;line-height:1.25!important}.tash-grid-card-v171{padding:14px!important;overflow:hidden!important}.tash-grid-card-v171 .section-title-row{text-align:right!important;gap:6px!important;margin-bottom:14px!important;display:grid!important}.tash-grid-card-v171 .section-title-row h2{font-size:24px!important;line-height:1.2!important}.tash-vehicle-grid-wrap-v171{-webkit-overflow-scrolling:touch!important;direction:rtl!important;border-radius:22px!important;width:100%!important;max-width:100%!important;overflow:auto hidden!important}.tash-vehicle-grid-v171{table-layout:fixed!important;width:760px!important;min-width:760px!important}.tash-vehicle-grid-v171 th,.tash-vehicle-grid-v171 td{padding:11px 8px!important}.tash-vehicle-grid-v171 .vehicle-col{width:210px!important;min-width:210px!important;max-width:210px!important;padding:12px!important;right:0!important}.tash-vehicle-grid-v171 .vehicle-col strong{white-space:normal!important;word-break:break-word!important;font-size:15px!important;line-height:1.4!important}.tash-vehicle-grid-v171 .vehicle-col small{font-size:11px!important;line-height:1.35!important}.distribution-empty-cell-v171{width:92px!important;min-width:92px!important;height:76px!important}.distribution-empty-cell-v171 button{border-radius:14px!important;min-height:42px!important;padding:8px 10px!important;font-size:13px!important}.temp-vehicle-modal-v178{padding:12px!important}.temp-vehicle-modal-card-v178{border-radius:22px!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:88vh!important;padding:18px!important}.temp-vehicle-form-v173{grid-template-columns:1fr!important}.temp-vehicle-form-v173 .actions{grid-template-columns:1fr!important;display:grid!important}.temp-vehicle-row-v178{align-items:stretch!important}.temp-vehicle-row-v178>div:last-child{grid-template-columns:1fr!important;display:grid!important}.tash-page-v171 button,.tash-page-v171 .btn{box-sizing:border-box!important}}.distribution-assigned-cell-v180{vertical-align:middle;background:#eff6ff;min-width:120px;height:86px}.distribution-assigned-list-v180{justify-items:center;gap:6px;display:grid}.distribution-assigned-list-v180 span{color:#fff;text-align:center;background:#2563eb;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:34px;padding:7px 9px;font-size:14px;font-weight:950;line-height:1.2;display:inline-flex;box-shadow:0 8px 18px #2563eb2e}@media (max-width:760px){.distribution-assigned-cell-v180{width:92px!important;min-width:92px!important;height:76px!important}.distribution-assigned-list-v180 span{word-break:break-word!important;border-radius:13px!important;min-height:36px!important;padding:7px 8px!important;font-size:12px!important}}.distribution-assigned-list-v180 a{text-align:center;background:#2563eb;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:34px;padding:7px 9px;font-size:14px;font-weight:950;line-height:1.2;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #2563eb2e;color:#fff!important}.distribution-assigned-list-v180 a:hover{background:#1d4ed8}.distribution-assigned-list-v180 span{display:none}@media (max-width:760px){.distribution-assigned-list-v180 a{word-break:break-word!important;border-radius:13px!important;min-height:36px!important;padding:7px 8px!important;font-size:12px!important}}.admin-command-nav-v183{align-items:center!important}.admin-more-actions-v183 summary{color:#fff!important;cursor:pointer!important;background:#334155!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;min-height:48px!important;padding:13px 18px!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 14px 30px #0f172a29!important}.admin-more-menu-v183 a{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:flex-start;align-items:center;width:100%;min-height:42px;padding:10px 12px;font-weight:900;display:flex}.admin-more-menu-v183 a:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}@media (max-width:760px){.admin-command-nav-v183{grid-template-columns:1fr!important;width:100%!important;display:grid!important}.admin-command-nav-v183>a,.admin-more-actions-v183,.admin-more-actions-v183 summary{width:100%!important}}.permission-readonly-v184{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.permission-readonly-card-v184{background:#f8fbff!important;border:1px solid #dbeafe!important}.permission-readonly-card-v184 p{color:#475569;margin:0;font-weight:850;line-height:1.6}.temp-vehicle-management-card-v185{background:linear-gradient(#fff,#f8fbff)!important;border:1px solid #dbeafe!important;margin-top:18px!important}.temp-vehicle-management-card-v185 .section-title-row{align-items:flex-start!important}@media (max-width:720px){.temp-vehicle-management-card-v185 .section-title-row{gap:12px!important;display:grid!important}.temp-vehicle-management-card-v185 .section-title-row button{width:100%!important}}.marom-home-v188{position:relative;overflow:hidden}.marom-hero-v188{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:stretch;gap:22px;width:min(1180px,100% - 32px);margin:34px auto 22px;display:grid}.marom-hero-content-v188,.marom-control-card-v188,.marom-system-card-v188,.marom-capabilities-card-v188,.marom-workflow-card-v188,.marom-final-cta-v188{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #94a3b838;box-shadow:0 24px 60px #0f172a1f}.marom-hero-content-v188{border-radius:34px;padding:clamp(28px,5vw,54px)}.marom-hero-content-v188 h1{letter-spacing:-1.8px;color:#0f172a;margin:12px 0 14px;font-size:clamp(38px,6vw,76px);line-height:.98}.marom-hero-content-v188 p{color:#475569;max-width:760px;margin:0;font-size:clamp(17px,2vw,21px);font-weight:750;line-height:1.75}.marom-hero-actions-v188,.marom-final-actions-v188{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.marom-metrics-v188{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.marom-metrics-v188 span{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;min-height:38px;padding:8px 14px;font-weight:950;display:inline-flex}.marom-control-card-v188{border-radius:30px;align-content:center;align-self:stretch;padding:26px;display:grid}.marom-system-grid-v188{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1180px,100% - 32px);margin:0 auto 22px;display:grid}.marom-system-card-v188{color:#0f172a;border-radius:26px;align-content:space-between;gap:16px;min-height:210px;padding:22px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.marom-system-card-v188:hover{border-color:#2563eb4d;transform:translateY(-4px);box-shadow:0 30px 70px #0f172a29}.marom-card-icon-v188{background:linear-gradient(135deg,#dbeafe,#eff6ff);border-radius:18px;place-items:center;width:52px;height:52px;font-size:25px;display:grid}.marom-system-card-v188 h2{color:#0f172a;margin:0 0 8px;font-size:24px}.marom-system-card-v188 p{color:#64748b;margin:0;font-weight:750;line-height:1.6}.marom-system-card-v188>span{color:#fff;background:#0f172a;border-radius:999px;justify-self:start;align-items:center;min-height:38px;padding:8px 13px;font-weight:950;display:inline-flex}.marom-info-layout-v188{grid-template-columns:1.1fr .9fr;gap:16px;width:min(1180px,100% - 32px);margin:0 auto 22px;display:grid}.marom-capabilities-card-v188,.marom-workflow-card-v188{border-radius:30px;padding:28px}.marom-capabilities-card-v188 h2,.marom-workflow-card-v188 h2,.marom-final-cta-v188 h2{color:#0f172a;margin:8px 0 18px;font-size:30px}.marom-capabilities-list-v188{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.marom-capabilities-list-v188 div{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:10px;padding:13px 14px;font-weight:850;display:flex}.marom-capabilities-list-v188 span{color:#16a34a;font-weight:1000}.marom-final-cta-v188{border-radius:32px;justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 32px);margin:0 auto 42px;padding:30px;display:flex}.marom-final-cta-v188 p{color:#64748b;margin:0;font-weight:800}@media (max-width:900px){.marom-hero-v188,.marom-info-layout-v188{grid-template-columns:1fr}.marom-system-grid-v188{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.marom-hero-v188,.marom-system-grid-v188,.marom-info-layout-v188,.marom-final-cta-v188{width:calc(100% - 24px)}.marom-hero-v188{margin-top:18px}.marom-hero-content-v188,.marom-control-card-v188,.marom-capabilities-card-v188,.marom-workflow-card-v188,.marom-final-cta-v188{border-radius:24px;padding:22px}.marom-system-grid-v188,.marom-capabilities-list-v188{grid-template-columns:1fr}.marom-hero-actions-v188,.marom-final-actions-v188,.marom-final-cta-v188{grid-template-columns:1fr;display:grid}.marom-hero-actions-v188 a,.marom-final-actions-v188 a{width:100%}.marom-final-cta-v188{align-items:stretch}.marom-hero-content-v188 h1{letter-spacing:-1px;font-size:42px}}.tash-monthly-card-v190{border-radius:24px;margin-bottom:18px}.tash-monthly-stats-v190{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.tash-monthly-stats-v190 div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.tash-monthly-stats-v190 span{color:#64748b;font-size:13px;font-weight:850;display:block}.tash-monthly-stats-v190 strong{color:#0f172a;margin-top:4px;font-size:30px;display:block}.tash-monthly-stats-v190 .ok strong{color:#15803d}.tash-monthly-stats-v190 .warn strong{color:#c2410c}.tash-monthly-stats-v190 .danger strong{color:#b91c1c}.tash-monthly-table-wrap-v190{border:1px solid #e2e8f0;border-radius:18px;overflow-x:auto}.tash-monthly-table-v190{border-collapse:collapse;background:#fff;width:100%;min-width:850px}.tash-monthly-table-v190 th,.tash-monthly-table-v190 td{text-align:right;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:13px 14px}.tash-monthly-table-v190 th{color:#334155;background:#f8fafc;font-weight:950}.tash-monthly-table-v190 td small,.tash-monthly-table-v190 summary,.client-tash-details-v190 summary,.tash-assignment-details-v190 summary{color:#64748b;font-weight:850}.tash-monthly-table-v190 td small{margin-top:4px;display:block}.tash-gauge-v190{background:#e2e8f0;border:1px solid #0f172a14;border-radius:999px;width:150px;max-width:100%;height:12px;overflow:hidden}.tash-gauge-v190 span{border-radius:inherit;height:100%;transition:width .25s;display:block}.tash-gauge-v190.ok span{background:#22c55e}.tash-gauge-v190.warn span{background:#f97316}.tash-gauge-v190.danger span{background:#ef4444}.tash-monthly-details-v190,.client-tash-details-v190>div,.tash-assignment-details-v190>div{gap:8px;margin-top:10px;display:grid}.tash-monthly-details-v190 div,.client-tash-details-v190 article,.tash-assignment-details-v190 article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;gap:3px;padding:10px;display:grid}.client-tash-summary-v190{border-radius:22px;margin-top:14px}.tash-client-badge-v190{color:#fff;border-radius:999px;align-items:center;padding:8px 13px;font-weight:950;display:inline-flex}.tash-client-badge-v190.ok{background:#16a34a}.tash-client-badge-v190.warn{background:#f97316}.tash-client-badge-v190.danger{background:#dc2626}.client-tash-meter-row-v190{grid-template-columns:auto 1fr;align-items:center;gap:18px;margin:14px 0;display:grid}.client-tash-meter-row-v190 strong{color:#0f172a;font-size:42px;line-height:1;display:block}.client-tash-meter-row-v190 span{color:#64748b;font-weight:850}.client-tash-meter-row-v190 .tash-gauge-v190{width:100%;height:16px}.tash-assignment-modal-v190{z-index:9999;background:#0f172a94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.tash-assignment-card-v190{background:#fff;border:1px solid #94a3b859;border-radius:28px;width:min(560px,100%);max-height:min(86vh,760px);padding:28px;overflow:auto;box-shadow:0 30px 90px #0f172a47}.tash-assignment-icon-v190{color:#fff;border-radius:20px;place-items:center;width:58px;height:58px;margin-bottom:14px;font-size:28px;font-weight:1000;display:grid}.tash-assignment-icon-v190.ok{background:#16a34a}.tash-assignment-icon-v190.warn{background:#f97316}.tash-assignment-icon-v190.danger{background:#dc2626}.tash-assignment-card-v190 h2{color:#0f172a;margin:0 0 8px}.tash-assignment-card-v190 p{color:#475569;font-weight:750;line-height:1.65}.tash-assignment-person-v190,.tash-assignment-current-v190{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin:12px 0;padding:13px 14px}.tash-assignment-person-v190 strong,.tash-assignment-person-v190 span{display:block}.tash-assignment-person-v190 span{color:#64748b;margin-top:3px;font-weight:850}.tash-assignment-meter-v190{gap:10px;margin:14px 0;display:grid}.tash-assignment-meter-v190>div:first-child{align-items:end;gap:8px;display:flex}.tash-assignment-meter-v190 strong{color:#0f172a;font-size:44px;line-height:1}.tash-assignment-meter-v190 .tash-gauge-v190{width:100%;height:16px}@media (max-width:760px){.tash-monthly-stats-v190{grid-template-columns:repeat(2,minmax(0,1fr))}.client-tash-meter-row-v190{grid-template-columns:1fr}}@media (max-width:520px){.tash-monthly-stats-v190{grid-template-columns:1fr}.tash-assignment-card-v190{border-radius:22px;padding:22px}}.admin-command-nav-v183,.admin-more-actions-v183{z-index:3000;position:relative}.admin-more-actions-v183[open]{z-index:5000}.admin-more-menu-v183{z-index:6000;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #dbeafe;border-radius:18px;min-width:210px;max-height:min(70vh,520px);padding:10px;position:absolute;top:calc(100% + 10px);left:0;right:auto;overflow-y:auto;box-shadow:0 28px 70px #0f172a3d}.admin-more-menu-v183 a,.admin-more-menu-v183 button{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;min-height:42px}.admin-more-menu-v183 a:hover,.admin-more-menu-v183 button:hover{background:#eff6ff;border-color:#bfdbfe}.admin-page .card,.admin-dashboard-card,.needs-care-card,.needs-care-section,.requests-table-card,.admin-hero-card{z-index:1;position:relative}@media (max-width:760px){.admin-more-menu-v183{width:min(92vw,320px);left:0;right:0}}.vehicle-assignment-warning-v164,.driver-activity-warning-v169,.tash-assignment-modal-v190{isolation:isolate}.vehicle-assignment-warning-v164{z-index:10020}.driver-activity-warning-v169{z-index:10010}.tash-assignment-modal-v190{z-index:10000}.marom-home-v196{color:#0f172a;direction:rtl;background:radial-gradient(circle at 85% 10%,#2563eb1f,#0000 32%),radial-gradient(circle at 10% 30%,#0ea5e91a,#0000 30%),linear-gradient(135deg,#f8fbff 0%,#eef5ff 48%,#f8fafc 100%);min-height:100vh;padding:28px}.marom-shell-v196{width:min(1220px,100%);margin:0 auto}.marom-topbar-v196{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #bfdbfed9;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;padding:14px 18px;display:flex;box-shadow:0 16px 46px #0f172a14}.marom-brand-v196{align-items:center;gap:12px;display:flex}.marom-brand-v196 span{color:#fff;background:linear-gradient(135deg,#1e40af,#2563eb);border-radius:18px;place-items:center;width:58px;height:58px;font-size:18px;font-weight:1000;display:grid;box-shadow:0 12px 32px #2563eb47}.marom-brand-v196 strong{color:#1e293b;font-size:18px}.marom-admin-link-v196{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:11px 16px;font-weight:950;text-decoration:none}.marom-hero-v196{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);align-items:stretch;gap:22px;display:grid}.marom-hero-copy-v196,.marom-status-panel-v196,.marom-entry-section-v196,.marom-workflow-v196{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #bfdbfee0;box-shadow:0 22px 70px #0f172a1a}.marom-hero-copy-v196{border-radius:34px;flex-direction:column;justify-content:center;min-height:470px;padding:clamp(32px,5vw,62px);display:flex;position:relative;overflow:hidden}.marom-hero-copy-v196:after{content:"";inset-inline-start:-80px;pointer-events:none;background:#2563eb14;border-radius:999px;width:340px;height:340px;position:absolute;bottom:-120px}.marom-kicker-v196{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;width:fit-content;margin-bottom:16px;padding:9px 14px;font-weight:950}.marom-hero-copy-v196 h1{letter-spacing:-2.5px;color:#0f172a;max-width:760px;margin:0 0 18px;font-size:clamp(46px,7vw,86px);line-height:.95}.marom-hero-copy-v196 p{color:#475569;max-width:740px;margin:0;font-size:clamp(18px,2vw,22px);font-weight:760;line-height:1.75}.marom-main-actions-v196{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.marom-main-actions-v196 a,.marom-status-form-v196 button,.marom-entry-card-v196 span{border-radius:15px;justify-content:center;align-items:center;min-height:48px;padding:12px 18px;font-weight:1000;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.marom-main-actions-v196 a:hover,.marom-entry-card-v196:hover{transform:translateY(-2px)}.marom-primary-v196,.marom-status-form-v196 button{color:#fff;background:linear-gradient(135deg,#1e40af,#2563eb);border:0;box-shadow:0 14px 34px #2563eb40}.marom-secondary-v196{color:#1e3a8a;background:#dbeafe;border:1px solid #bfdbfe}.marom-ghost-v196{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.marom-capability-strip-v196{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.marom-capability-strip-v196 span{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.marom-status-panel-v196{border-radius:30px;flex-direction:column;justify-content:center;padding:28px;display:flex}.marom-panel-head-v196{margin-bottom:18px}.marom-panel-head-v196 span,.marom-section-title-v196 span,.marom-workflow-v196 span{color:#2563eb;letter-spacing:.2px;font-size:13px;font-weight:1000;display:block}.marom-panel-head-v196 strong{margin-top:6px;font-size:30px;line-height:1.1;display:block}.marom-status-form-v196{gap:14px;display:grid}.marom-status-form-v196 label{color:#334155;gap:7px;font-weight:950;display:grid}.marom-status-form-v196 input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:16px;width:100%;min-height:52px;padding:0 14px;font-size:18px;font-weight:850}.marom-status-form-v196 input:focus{border-color:#60a5fa;outline:3px solid #2563eb2e}.marom-entry-section-v196{border-radius:32px;margin-top:22px;padding:28px}.marom-section-title-v196{justify-content:space-between;align-items:end;gap:16px;margin-bottom:20px;display:flex}.marom-section-title-v196 h2{color:#0f172a;margin:6px 0 0;font-size:34px}.marom-entry-grid-v196{grid-template-columns:1.25fr .75fr;gap:18px;display:grid}.marom-entry-group-v196{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;padding:18px}.marom-entry-group-v196 h3{color:#1e293b;margin:0 0 14px;font-size:22px}.marom-entry-list-v196{gap:12px;display:grid}.marom-entry-card-v196{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:16px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 10px 26px #0f172a0f}.marom-entry-card-v196:hover{border-color:#93c5fd;box-shadow:0 18px 38px #0f172a1a}.marom-entry-card-v196 strong{color:#0f172a;font-size:19px;display:block}.marom-entry-card-v196 p{color:#64748b;margin:5px 0 0;font-weight:750;line-height:1.45}.marom-entry-card-v196 span{white-space:nowrap;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;min-height:40px;padding:9px 13px;font-size:14px}.marom-entry-group-v196.office .marom-entry-card-v196 span{color:#fff;background:#334155;border-color:#334155}.marom-workflow-v196{border-radius:28px;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:24px 28px;display:flex}.marom-workflow-v196 strong{color:#0f172a;margin-top:6px;font-size:25px;display:block}.marom-workflow-v196 p{color:#64748b;max-width:520px;margin:0;font-weight:800;line-height:1.6}@media (max-width:980px){.marom-hero-v196,.marom-entry-grid-v196{grid-template-columns:1fr}.marom-hero-copy-v196{min-height:auto}}@media (max-width:650px){.marom-home-v196{padding:14px}.marom-topbar-v196,.marom-brand-v196,.marom-workflow-v196,.marom-section-title-v196,.marom-entry-card-v196{flex-direction:column;align-items:stretch}.marom-brand-v196{flex-direction:row;align-items:center}.marom-admin-link-v196,.marom-main-actions-v196 a,.marom-entry-card-v196 span{width:100%}.marom-hero-copy-v196,.marom-status-panel-v196,.marom-entry-section-v196,.marom-workflow-v196{border-radius:24px;padding:22px}.marom-hero-copy-v196 h1{letter-spacing:-1px;font-size:42px}.marom-panel-head-v196 strong,.marom-section-title-v196 h2{font-size:26px}}.admin-page{max-width:1280px!important;padding-top:22px!important}.admin-hero-v9{background:radial-gradient(circle at 92% 12%,#2563eb1f,#0000 30%),linear-gradient(#fffffffa,#f8fbfff5)!important;border:1px solid #bfdbfed9!important;border-radius:32px!important;padding:30px 32px 34px!important;position:relative!important;overflow:visible!important;box-shadow:0 24px 70px #0f172a1a!important}.admin-command-header-v127{grid-template-columns:minmax(0,1fr) minmax(420px,auto)!important;align-items:start!important;gap:24px!important;display:grid!important}.admin-command-title-v127{min-width:0!important}.admin-command-title-v127 .eyebrow{color:#2563eb!important;font-weight:1000!important}.admin-command-title-v127 h1{letter-spacing:-1.4px!important;color:#0f172a!important;margin:6px 0 12px!important;font-size:clamp(38px,4.8vw,64px)!important;line-height:.95!important}.admin-command-meta-v127{justify-content:flex-start!important}.admin-command-meta-v127 span{color:#64748b!important;background:#eff6ff!important;border-color:#bfdbfe!important;min-height:34px!important;padding:7px 12px!important;font-weight:900!important}.admin-command-nav-v127.admin-command-nav-v183{z-index:20!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:flex-start!important;gap:10px!important;width:100%!important;min-width:0!important;display:flex!important;position:static!important}.admin-command-nav-v183>.admin-command-btn-v127,.admin-more-actions-v183>summary{min-width:112px!important;height:44px!important;min-height:44px!important;box-shadow:none!important;color:#1e40af!important;background:#fff!important;border:1px solid #c7d7f5!important;border-radius:999px!important;padding:0 18px!important;font-size:14px!important}.admin-command-nav-v183>.admin-command-btn-v127:hover,.admin-more-actions-v183>summary:hover{background:#eff6ff!important;border-color:#93c5fd!important;transform:translateY(-1px)!important}.admin-more-actions-v183{z-index:200!important;position:relative!important}.admin-more-actions-v183>summary{color:#fff!important;background:#0f172a!important;border-color:#0f172a!important;min-width:168px!important}.admin-more-actions-v183[open]>summary{background:#1e293b!important}.admin-more-menu-v183{z-index:9999!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:20px!important;grid-template-columns:1fr!important;gap:8px!important;width:230px!important;min-width:230px!important;max-height:min(62vh,430px)!important;padding:10px!important;display:grid!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:auto!important;overflow-y:auto!important;box-shadow:0 30px 80px #0f172a3d!important}.admin-more-menu-v183 a,.admin-more-menu-v183 button{text-align:center!important;color:#0f172a!important;height:42px!important;min-height:42px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:14px!important;justify-content:center!important;font-size:14px!important;font-weight:950!important}.admin-more-menu-v183 a:hover,.admin-more-menu-v183 button:hover{color:#1d4ed8!important;background:#eff6ff!important;border-color:#bfdbfe!important}.admin-more-menu-v183 button.danger{color:#fff!important;background:#0f172a!important;border-color:#0f172a!important}.admin-metrics-v127{z-index:1!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-top:28px!important;display:grid!important;position:relative!important}.admin-metric-card-v127{background:#fff!important;border:1px solid #dbeafe!important;border-radius:24px!important;min-height:112px!important;padding:18px 22px!important;box-shadow:0 12px 34px #0f172a11!important}.admin-metric-card-v127:before{border-radius:999px 0 0 999px!important;width:5px!important;inset:0 auto 0 0!important}.admin-metric-card-v127 span{color:#64748b!important;font-size:13px!important;font-weight:900!important}.admin-metric-card-v127 strong{letter-spacing:-1px!important;margin-top:8px!important;font-size:34px!important}.needs-care-card-v113{background:linear-gradient(#fffbebd1,#fffffff7)!important;border:1px solid #f59e0b47!important;border-radius:30px!important;margin-top:22px!important;padding:26px!important;box-shadow:0 18px 54px #0f172a14!important}.needs-care-card-v113 .section-title-row{align-items:flex-start!important;margin-bottom:18px!important}.needs-care-card-v113 h2{color:#0f172a!important;margin:0!important;font-size:28px!important}.needs-care-list-v113{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.needs-care-item-v113{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:18px!important;min-height:78px!important;padding:14px 16px!important;box-shadow:0 8px 22px #0f172a0e!important}.filters-card,.table-card-v9,.card{border-radius:26px}@media (max-width:1050px){.admin-command-header-v127{grid-template-columns:1fr!important}.admin-command-nav-v127.admin-command-nav-v183{justify-content:flex-start!important}.admin-metrics-v127{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){.admin-page{padding-top:12px!important}.admin-hero-v9{border-radius:24px!important;padding:22px!important}.admin-command-title-v127 h1{font-size:42px!important}.admin-command-nav-v127.admin-command-nav-v183,.admin-command-nav-v183>.admin-command-btn-v127,.admin-more-actions-v183,.admin-more-actions-v183>summary{width:100%!important}.admin-command-nav-v127.admin-command-nav-v183{grid-template-columns:1fr 1fr!important;display:grid!important}.admin-more-actions-v183{grid-column:1/-1!important}.admin-more-menu-v183{width:100%!important;min-width:0!important;left:0!important;right:0!important}.admin-metrics-v127,.needs-care-list-v113{grid-template-columns:1fr!important}}.premium-home-v198{color:#0f172a;direction:rtl;background:radial-gradient(circle at 78% 8%,#2563eb2e,#0000 30%),radial-gradient(circle at 8% 34%,#0ea5e91f,#0000 26%),linear-gradient(135deg,#f8fbff 0%,#eef5ff 45%,#f7f9fc 100%);min-height:100vh;padding:26px;position:relative;overflow-x:hidden}.premium-home-bg-v198{pointer-events:none;opacity:.42;background-image:linear-gradient(#2563eb1a 1px,#0000 1px),linear-gradient(90deg,#2563eb1a 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 20%,#000,#0000 72%);mask-image:radial-gradient(circle at 50% 20%,#000,#0000 72%)}.premium-home-shell-v198{z-index:1;width:min(1240px,100%);margin:0 auto;position:relative}.premium-home-header-v198{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #bfdbfecc;border-radius:28px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;padding:16px 18px;display:flex;box-shadow:0 18px 60px #0f172a14}.premium-brand-v198{color:inherit;align-items:center;gap:14px;text-decoration:none;display:flex}.premium-brand-v198>span{color:#fff;background:linear-gradient(135deg,#0f172a,#1d4ed8);border-radius:20px;place-items:center;width:62px;height:62px;font-size:19px;font-weight:1000;display:grid;box-shadow:0 16px 38px #1d4ed847}.premium-brand-v198 strong,.premium-brand-v198 small{display:block}.premium-brand-v198 strong{color:#0f172a;font-size:18px;line-height:1.2}.premium-brand-v198 small{color:#64748b;letter-spacing:.2px;margin-top:3px;font-weight:850}.premium-top-nav-v198{align-items:center;gap:10px;display:flex}.premium-top-nav-v198 a{color:#1e40af;background:#fff;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px #0f172a0d}.premium-top-nav-v198 a:last-child{color:#fff;background:#0f172a;border-color:#0f172a}.premium-hero-v198{grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr);align-items:stretch;gap:22px;display:grid}.premium-hero-main-v198,.premium-status-card-v198,.premium-portals-v198,.premium-bottom-strip-v198{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;border:1px solid #bfdbfed6;box-shadow:0 28px 90px #0f172a1a}.premium-hero-main-v198{border-radius:38px;flex-direction:column;justify-content:center;min-height:520px;padding:clamp(34px,5.4vw,70px);display:flex;position:relative;overflow:hidden}.premium-hero-main-v198:before{content:"";inset-inline-start:-90px;background:#2563eb14;border-radius:999px;width:360px;height:360px;position:absolute;bottom:-140px}.premium-hero-main-v198:after{content:"";inset-inline-end:28px;background:linear-gradient(135deg,#dbeafe8c,#ffffff47);border:1px solid #2563eb2e;border-radius:36px;width:120px;height:120px;position:absolute;top:28px;transform:rotate(10deg)}.premium-badge-v198{z-index:1;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;width:fit-content;margin-bottom:18px;padding:9px 15px;font-weight:1000;position:relative}.premium-hero-main-v198 h1{z-index:1;letter-spacing:-2.2px;color:#0f172a;max-width:780px;margin:0;font-size:clamp(46px,6.4vw,86px);line-height:.95;position:relative}.premium-hero-main-v198 p{z-index:1;color:#475569;max-width:760px;margin:22px 0 0;font-size:clamp(18px,1.9vw,22px);font-weight:760;line-height:1.75;position:relative}.premium-hero-actions-v198{z-index:1;flex-wrap:wrap;gap:12px;margin-top:32px;display:flex;position:relative}.premium-hero-actions-v198 a,.premium-status-form-v198 button,.premium-action-card-v198 span{border-radius:16px;justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-weight:1000;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-flex}.premium-hero-actions-v198 a:hover,.premium-action-card-v198:hover{transform:translateY(-2px)}.premium-primary-v198,.premium-status-form-v198 button{color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb);border:0;box-shadow:0 18px 40px #2563eb42}.premium-secondary-v198{color:#1e3a8a;background:#dbeafe;border:1px solid #bfdbfe}.premium-link-v198{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.premium-highlights-v198{z-index:1;flex-wrap:wrap;gap:9px;margin-top:30px;display:flex;position:relative}.premium-highlights-v198 span{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.premium-status-card-v198{border-radius:34px;flex-direction:column;justify-content:center;padding:28px;display:flex}.premium-status-top-v198{margin-bottom:20px}.premium-status-top-v198 span,.premium-section-head-v198 span,.premium-bottom-strip-v198 span{color:#2563eb;font-size:13px;font-weight:1000;display:block}.premium-status-top-v198 strong{color:#0f172a;margin-top:6px;font-size:30px;line-height:1.1;display:block}.premium-status-top-v198 p{color:#64748b;margin:8px 0 0;font-weight:800}.premium-status-form-v198{gap:14px;display:grid}.premium-status-form-v198 label{color:#334155;gap:7px;font-weight:950;display:grid}.premium-status-form-v198 input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:16px;width:100%;min-height:54px;padding:0 14px;font-size:18px;font-weight:900}.premium-status-form-v198 input:focus{border-color:#60a5fa;outline:4px solid #2563eb29}.premium-status-form-v198 button{cursor:pointer;font-size:16px}.premium-portals-v198{border-radius:36px;margin-top:22px;padding:30px}.premium-section-head-v198{margin-bottom:22px}.premium-section-head-v198 h2{color:#0f172a;letter-spacing:-.7px;margin:6px 0 0;font-size:clamp(28px,3vw,38px)}.premium-portals-grid-v198{grid-template-columns:1.18fr .82fr;gap:18px;display:grid}.premium-portal-column-v198{background:#f8fafc;border:1px solid #e2e8f0;border-radius:28px;padding:20px}.premium-portal-column-v198.dark{background:linear-gradient(135deg,#0f172a,#1e293b);border-color:#ffffff1f}.premium-column-title-v198{margin-bottom:16px}.premium-column-title-v198 strong,.premium-column-title-v198 small{display:block}.premium-column-title-v198 strong{color:#0f172a;font-size:24px}.premium-column-title-v198 small{color:#64748b;margin-top:4px;font-weight:850}.premium-portal-column-v198.dark .premium-column-title-v198 strong{color:#fff}.premium-portal-column-v198.dark .premium-column-title-v198 small{color:#cbd5e1}.premium-card-list-v198{gap:12px;display:grid}.premium-action-card-v198{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:22px;justify-content:space-between;align-items:center;gap:14px;padding:18px;text-decoration:none;display:flex;box-shadow:0 12px 32px #0f172a0e}.premium-action-card-v198 strong{color:#0f172a;font-size:19px;display:block}.premium-action-card-v198 p{color:#64748b;margin:6px 0 0;font-weight:760;line-height:1.5}.premium-action-card-v198 span{white-space:nowrap;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;min-height:42px;padding:0 14px;font-size:14px}.premium-portal-column-v198.dark .premium-action-card-v198{background:#fffffff2;border-color:#ffffff29}.premium-portal-column-v198.dark .premium-action-card-v198 span{color:#fff;background:#0f172a;border-color:#0f172a}.premium-bottom-strip-v198{border-radius:30px;justify-content:space-between;align-items:center;gap:22px;margin-top:22px;padding:24px 28px;display:flex}.premium-bottom-strip-v198 strong{color:#0f172a;margin-top:5px;font-size:25px;display:block}.premium-bottom-strip-v198 p{color:#64748b;max-width:560px;margin:0;font-weight:800;line-height:1.6}@media (max-width:980px){.premium-hero-v198,.premium-portals-grid-v198{grid-template-columns:1fr}.premium-hero-main-v198{min-height:auto}}@media (max-width:700px){.premium-home-v198{padding:14px}.premium-home-header-v198,.premium-top-nav-v198,.premium-bottom-strip-v198,.premium-action-card-v198{flex-direction:column;align-items:stretch}.premium-brand-v198{align-items:center}.premium-top-nav-v198{grid-template-columns:1fr;width:100%;display:grid}.premium-top-nav-v198 a,.premium-hero-actions-v198 a,.premium-action-card-v198 span{width:100%}.premium-hero-main-v198,.premium-status-card-v198,.premium-portals-v198,.premium-bottom-strip-v198{border-radius:26px;padding:22px}.premium-hero-main-v198 h1{letter-spacing:-1px;font-size:42px}.premium-status-top-v198 strong,.premium-column-title-v198 strong{font-size:24px}}.global-footer{text-align:center!important;color:#64748b!important;background:#ffffffe0!important;border-top:1px solid #dbeafe!important;padding:18px 20px!important;font-weight:900!important}.premium-bottom-strip-clean-v199{color:#fff!important;background:linear-gradient(135deg,#0f172af5,#1e40afe6)!important;border-color:#ffffff2e!important;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr)!important;align-items:center!important;gap:22px!important;padding:26px!important;display:grid!important}.premium-bottom-strip-clean-v199 span{color:#bfdbfe!important}.premium-bottom-strip-clean-v199 strong{color:#fff!important;font-size:25px!important}.premium-process-v199{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.premium-process-v199 li{background:#ffffff1a!important;border:1px solid #ffffff2e!important;border-radius:18px!important;align-content:center!important;gap:8px!important;min-height:88px!important;padding:14px!important;display:grid!important}.premium-process-v199 li span{color:#93c5fd!important;font-size:12px!important;font-weight:1000!important}.premium-process-v199 li strong{color:#fff!important;font-size:15px!important;line-height:1.25!important}.client-tash-summary-v190 .section-title-row{align-items:flex-start!important}.client-tash-summary-v190 h2{margin-bottom:4px!important}.client-tash-summary-v190 .small{color:#64748b!important;font-weight:800!important}.client-tash-meter-row-v190 strong{font-size:38px!important}.client-request-card{overflow:visible!important}.client-request-card-actions-v167{flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;display:flex!important}.client-request-card-actions-v167 b{color:#1d4ed8!important;white-space:nowrap!important;min-height:32px!important;box-shadow:none!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:6px 11px!important;font-size:12px!important;line-height:1!important;display:inline-flex!important}.client-request-card .status-pill-v9{white-space:nowrap!important;width:auto!important;min-width:0!important;max-width:none!important}.client-request-details{scroll-margin-top:18px!important}.admin-more-actions-v183>summary:hover,.admin-more-actions-v183[open]>summary:hover{color:#fff!important;background:#0f172a!important;border-color:#0f172a!important;box-shadow:0 18px 38px #0f172a33!important}@media (max-width:900px){.premium-bottom-strip-clean-v199{grid-template-columns:1fr!important}.premium-process-v199{grid-template-columns:repeat(2,minmax(0,1fr))!important}.client-requests-layout{flex-direction:column!important;display:flex!important}.client-request-details{order:2!important}}@media (max-width:540px){.premium-process-v199{grid-template-columns:1fr!important}.client-request-card-actions-v167{justify-content:flex-start!important}.client-request-card-actions-v167 b,.client-request-card .status-pill-v9{font-size:11.5px!important}}.global-footer{text-align:center!important;color:#64748b!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:linear-gradient(135deg,#f8fbffeb,#eff6ffdb)!important;border:1px solid #bfdbfec7!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;width:min(1240px,100% - 28px)!important;margin:28px auto 0!important;padding:16px 20px!important;font-weight:900!important;box-shadow:0 -12px 38px #0f172a0e!important}.client-request-card{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:16px!important;display:grid!important;position:relative!important;overflow:hidden!important}.client-request-card-main-v167{min-width:0!important;padding-inline-end:0!important}.client-request-card-main-v167 strong,.client-request-card-main-v167 span{overflow-wrap:anywhere!important;display:block!important}.client-request-card-actions-v167{flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;margin-top:2px!important;display:flex!important;position:static!important}.client-request-card .status-pill-v9{white-space:nowrap!important;width:auto!important;min-width:0!important;max-width:100%!important;min-height:30px!important;box-shadow:none!important;padding:6px 10px!important;font-size:12px!important;position:static!important}.client-request-card-actions-v167 b{color:#1d4ed8!important;width:auto!important;min-width:0!important;min-height:30px!important;box-shadow:none!important;white-space:nowrap!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:999px!important;padding:6px 10px!important;font-size:12px!important;line-height:1!important;display:inline-flex!important;position:static!important}.client-request-card.active{border-color:#2563eb!important;box-shadow:0 14px 36px #2563eb1f!important}.client-request-card.active .client-request-card-actions-v167 b{color:#fff!important;background:#334155!important;border-color:#334155!important}.client-details-empty-v200{text-align:center;color:#64748b;place-content:center;gap:8px;min-height:220px;display:grid}.client-details-empty-v200 strong{color:#0f172a;font-size:20px}.client-details-empty-v200 span{font-weight:800;line-height:1.5}@media (max-width:620px){.global-footer{border-radius:20px 20px 0 0!important;width:calc(100% - 20px)!important;margin-top:18px!important;font-size:12px!important;line-height:1.55!important}.client-request-card{padding:14px!important}.client-request-card-actions-v167{gap:7px!important}.client-request-card .status-pill-v9,.client-request-card-actions-v167 b{min-height:28px!important;padding:5px 9px!important;font-size:11px!important}}.tash-assignment-breakdown-v201,.client-tash-breakdown-v201{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.client-tash-breakdown-v201{grid-template-columns:repeat(2,minmax(0,1fr))}.tash-assignment-breakdown-v201 div,.client-tash-breakdown-v201 div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:12px}.tash-assignment-breakdown-v201 span,.client-tash-breakdown-v201 span{color:#64748b;font-size:12px;font-weight:900;display:block}.tash-assignment-breakdown-v201 strong,.client-tash-breakdown-v201 strong{color:#0f172a;margin-top:4px;font-size:24px;line-height:1;display:block}.tash-monthly-table-v190 td small{line-height:1.45}@media (max-width:560px){.tash-assignment-breakdown-v201,.client-tash-breakdown-v201{grid-template-columns:1fr}}.tash-eligibility-badge-v202{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;width:fit-content;min-height:28px;margin-top:6px;padding:5px 10px;font-size:12px;font-style:normal;font-weight:950;display:inline-flex}.tash-eligibility-card-v202{border-radius:28px;margin-top:18px}.tash-eligibility-form-v202{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.tash-eligibility-form-v202 label{color:#64748b;margin-bottom:6px;font-size:13px;font-weight:900;display:block}.tash-eligibility-form-v202 input,.tash-eligibility-form-v202 select{color:#0f172a;background:#fff;border:1px solid #dbe3ef;border-radius:14px;width:100%;min-height:46px;padding:0 12px;font-weight:850}.tash-eligibility-actions-v202{align-items:end;gap:8px;display:flex}.tash-eligibility-list-v202{gap:10px;margin-top:14px;display:grid}.tash-eligibility-list-v202 article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.tash-eligibility-list-v202 strong,.tash-eligibility-list-v202 span,.tash-eligibility-list-v202 small{display:block}.tash-eligibility-list-v202 span{color:#64748b;margin-top:4px;font-weight:850}.tash-eligibility-list-v202 small{color:#475569;margin-top:4px;font-weight:800}.tash-eligibility-list-v202 article>div:last-child{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:900px){.tash-eligibility-form-v202{grid-template-columns:repeat(2,minmax(0,1fr))}.tash-eligibility-form-v202 .wide{grid-column:1/-1}}@media (max-width:620px){.tash-eligibility-form-v202{grid-template-columns:1fr}.tash-eligibility-list-v202 article{display:grid}}.tash-eligibility-modal-v204{z-index:10030;padding:18px}.tash-eligibility-modal-card-v204{border-radius:28px;width:min(1120px,96vw);max-height:92vh;overflow:auto}.tash-eligibility-modal-card-v204 .modal-header{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e2e8f0;border-radius:28px 28px 0 0;margin:-24px -24px 18px;padding:20px 24px;position:sticky;top:0}.tash-eligibility-table-wrap-v204{border-radius:20px;margin-top:16px;overflow:auto}.tash-eligibility-table-v204{min-width:920px}.tash-eligibility-form-v202{grid-template-columns:repeat(5,minmax(0,1fr))}.tash-eligibility-form-v202 .wide{grid-column:span 2}.tash-eligibility-badge-v202{margin-top:0}@media (max-width:980px){.tash-eligibility-form-v202{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.tash-eligibility-modal-v204{padding:8px}.tash-eligibility-modal-card-v204{border-radius:22px;width:100%;max-height:96vh}.tash-eligibility-form-v202{grid-template-columns:1fr}.tash-eligibility-form-v202 .wide{grid-column:auto}}.tash-monthly-table-v190 td strong+.tash-eligibility-badge-v202,.client-tash-summary-v190 h2+p+.tash-eligibility-badge-v202,.tash-assignment-person-v190 span+.tash-eligibility-badge-v202{margin-top:8px!important}.tash-monthly-table-v190 .tash-eligibility-badge-v202{margin-inline:0!important;display:inline-flex!important}.tash-assignment-person-v190 .tash-eligibility-badge-v202{width:fit-content!important;display:flex!important}.active-missions-page-v207{max-width:1280px}.active-missions-hero-v207{overflow:visible!important}.active-missions-stats-v207{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.active-missions-stats-v207 div{background:#fff;border:1px solid #dbeafe;border-radius:22px;min-height:96px;padding:17px 18px;box-shadow:0 10px 28px #0f172a0e}.active-missions-stats-v207 span{color:#64748b;font-size:13px;font-weight:900;display:block}.active-missions-stats-v207 strong{color:#0f172a;margin-top:8px;font-size:32px;font-weight:1000;line-height:1;display:block}.active-missions-card-v207{border-radius:30px;margin-top:18px}.active-missions-grid-v207{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.active-mission-card-v207{background:linear-gradient(#fff,#f8fbff);border:1px solid #dbeafe;border-radius:24px;gap:14px;padding:18px;display:grid;box-shadow:0 14px 38px #0f172a13}.active-mission-top-v207{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.active-mission-top-v207 strong{color:#0f172a;font-size:20px;display:block}.active-mission-top-v207 span:not(.status-pill-v9){color:#64748b;margin-top:4px;font-weight:850;display:block}.active-mission-assets-v207,.active-mission-time-v207{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.active-mission-assets-v207 div,.active-mission-time-v207 div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;min-width:0;padding:13px}.active-mission-assets-v207 span,.active-mission-time-v207 span{color:#64748b;font-size:12px;font-weight:900;display:block}.active-mission-assets-v207 strong,.active-mission-time-v207 strong{color:#0f172a;overflow-wrap:anywhere;margin-top:5px;font-size:15px;line-height:1.35;display:block}.active-mission-time-v207 small{color:#1d4ed8;margin-top:5px;font-weight:900;display:block}.active-mission-footer-v207{flex-wrap:wrap;gap:8px;display:flex}.active-mission-footer-v207 span{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.active-mission-actions-v207{justify-content:flex-start;display:flex}.active-mission-actions-v207 a{border-radius:13px;min-height:38px;padding:8px 14px}.active-missions-empty-v207{text-align:center;color:#64748b;place-content:center;gap:8px;min-height:260px;font-weight:850;display:grid}.active-missions-empty-v207 strong{color:#0f172a;font-size:22px}@media (max-width:900px){.active-missions-stats-v207,.active-missions-grid-v207,.active-mission-assets-v207,.active-mission-time-v207{grid-template-columns:1fr}}.tash-modal-overlay-v209{z-index:20000!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0f172a9e!important;justify-content:center!important;align-items:center!important;padding:22px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.tash-modal-card-v209{direction:rtl!important;background:#fff!important;border:1px solid #dbeafef2!important;border-radius:30px!important;width:min(1120px,96vw)!important;max-height:92vh!important;padding:24px!important;overflow:auto!important;box-shadow:0 36px 110px #0f172a61!important}.tash-modal-header-v209{z-index:5!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffffff7!important;border-bottom:1px solid #e2e8f0!important;border-radius:30px 30px 0 0!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin:-24px -24px 20px!important;padding:22px 24px!important;display:flex!important;position:sticky!important;top:-24px!important}.tash-modal-header-v209 h2{color:#0f172a!important;margin:0 0 6px!important;font-size:28px!important}.tash-modal-header-v209 p{color:#64748b!important;margin:0!important;font-weight:800!important;line-height:1.5!important}.tash-modal-header-v209 button{flex:none!important}body:has(.tash-modal-overlay-v209){overflow:hidden!important}@media (max-width:700px){.tash-modal-overlay-v209{align-items:stretch!important;padding:8px!important}.tash-modal-card-v209{border-radius:22px!important;width:100%!important;max-height:96vh!important;padding:18px!important}.tash-modal-header-v209{border-radius:22px 22px 0 0!important;margin:-18px -18px 16px!important;padding:18px!important;display:grid!important}}button.admin-command-btn-v127{appearance:none;cursor:pointer;border:0;font-family:inherit}.vehicle-receipt-box-v214{background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #bfdbfe;border-radius:22px;justify-content:space-between;align-items:center;gap:14px;margin:18px 0;padding:18px;display:flex}.vehicle-receipt-box-v214 h3{color:#0f172a;margin:0 0 6px}.vehicle-receipt-modal-v214{z-index:22000!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0f172aa3!important;justify-content:center!important;align-items:center!important;padding:18px!important;display:flex!important;position:fixed!important;inset:0!important}.vehicle-receipt-modal-card-v214{direction:rtl;background:#fff;border:1px solid #dbeafe;border-radius:28px;width:min(920px,96vw);max-height:92vh;padding:24px;overflow:auto;box-shadow:0 34px 110px #0f172a5c}.vehicle-receipt-modal-head-v214{z-index:2;background:#fff;border-bottom:1px solid #e2e8f0;border-radius:28px 28px 0 0;justify-content:space-between;align-items:flex-start;gap:14px;margin:-24px -24px 18px;padding:22px 24px;display:flex;position:sticky;top:-24px}.vehicle-receipt-modal-head-v214 h2{color:#0f172a;margin:0 0 6px;font-size:28px}.vehicle-receipt-modal-head-v214 p{color:#64748b;margin:0;font-weight:800}.vehicle-receipt-summary-v214{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;gap:6px;margin-bottom:14px;padding:16px;display:grid}.vehicle-receipt-summary-v214 span{color:#64748b;font-weight:900}.vehicle-receipt-summary-v214 strong{color:#0f172a;font-size:20px}.vehicle-receipt-items-v214{gap:10px;display:grid}.vehicle-receipt-item-v214{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:auto 1fr;align-items:flex-start;gap:10px;padding:13px 14px;display:grid}.vehicle-receipt-item-v214 input{width:18px;height:18px;margin-top:3px}.vehicle-receipt-item-v214 span{color:#0f172a;font-weight:850;line-height:1.55}.vehicle-receipt-select-all-v214{margin-top:14px}.vehicle-receipt-actions-v214{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.vehicle-receipt-message-v214 p,.vehicle-receipt-text-v214{white-space:pre-wrap}.vehicle-receipt-message-v214{background:#f0fdf4!important;border-color:#86efac!important}.vehicle-receipt-admin-card-v214{background:linear-gradient(135deg,#f0fdf4,#fff);border:1px solid #86efac;border-radius:24px;margin-top:18px;padding:18px}.vehicle-receipt-text-v214{color:#fff;background:#0f172a;border-radius:16px;margin:14px 0 0;padding:14px;font-family:inherit;line-height:1.7;overflow:auto}@media (max-width:700px){.vehicle-receipt-box-v214,.vehicle-receipt-modal-head-v214{display:grid}.vehicle-receipt-modal-v214{align-items:stretch!important;padding:8px!important}.vehicle-receipt-modal-card-v214{border-radius:22px;width:100%;max-height:96vh;padding:18px}.vehicle-receipt-modal-head-v214{border-radius:22px 22px 0 0;margin:-18px -18px 16px;padding:18px;top:-18px}}.signature-pad-v215{background:#f8fafc;border:1px solid #cbd5e1;border-radius:18px;margin-top:16px;padding:14px}.signature-pad-head-v215{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.signature-pad-head-v215 strong{color:#0f172a}.signature-canvas-v215{touch-action:none;cursor:crosshair;background:linear-gradient(#fff,#fff) padding-box padding-box,repeating-linear-gradient(0deg,#e2e8f0 0 1px,#0000 1px 34px);border:2px dashed #94a3b8;border-radius:16px;width:100%;height:180px;display:block}.signature-pad-v215 small{color:#64748b;margin-top:8px;font-weight:800;display:block}.signature-preview-v215{object-fit:contain;background:#fff;border:1px solid #cbd5e1;border-radius:14px;width:min(360px,100%);max-height:180px;margin-top:10px;padding:8px;display:block}.signature-admin-preview-box-v215{gap:8px;margin-top:14px;display:grid}.signature-admin-preview-box-v215 span{color:#64748b;font-weight:900}.vehicle-receipt-item-v214{cursor:default}.vehicle-receipt-item-v214.approved{background:#f0fdf4;border-color:#86efac}.vehicle-receipt-item-number-v218{color:#1d4ed8;background:#e0f2fe;border-radius:999px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-weight:1000;display:inline-flex}.vehicle-receipt-item-v214.approved .vehicle-receipt-item-number-v218{color:#fff;background:#22c55e}.vehicle-receipt-approve-all-v218{border-radius:18px;width:100%;margin-top:14px;font-weight:1000}.vehicle-receipt-approve-all-v218.approved{color:#fff!important;background:#16a34a!important;border-color:#16a34a!important}.vehicle-receipt-notes-v218{gap:8px;margin-top:16px;display:grid}.vehicle-receipt-notes-v218 label{color:#0f172a;font-weight:1000}.vehicle-receipt-notes-v218 textarea{resize:vertical;border:1px solid #cbd5e1;border-radius:16px;min-height:96px;padding:12px}.admin-metric-card-v127.waiting-signature-v221{background:linear-gradient(135deg,#fff7ed,#fff);border-color:#fed7aa}.admin-metric-card-v127.waiting-signature-v221 strong{color:#c2410c}.needs-care-item-v113.waiting-signature{background:linear-gradient(135deg,#fff7ed,#fff);border-color:#fed7aa}.waiting-signature-badge-v221{color:#9a3412;background:#ffedd5;border:1px solid #fed7aa;border-radius:999px;padding:5px 10px;font-weight:1000}.waiting-signature-badge-v221.warn{color:#92400e;background:#fef3c7;border-color:#fcd34d}.waiting-signature-badge-v221.danger{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.waiting-signature-reminder-v221{background:#16a34a;border-radius:999px;justify-content:center;align-items:center;width:fit-content;margin-top:10px;padding:8px 12px;font-weight:1000;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #16a34a38;color:#fff!important}.waiting-signature-reminder-v221:hover{transform:translateY(-1px)}.needs-care-list-v113{overflow:visible!important}.needs-care-item-v222{cursor:default;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-width:0;overflow:hidden;display:grid!important}.needs-care-main-v222{gap:6px;min-width:0;display:grid}.needs-care-main-v222 strong,.needs-care-main-v222 span{overflow-wrap:anywhere;word-break:normal;white-space:normal;min-width:0}.waiting-signature-meta-v222{color:#9a3412!important;font-weight:950!important}.needs-care-side-v222{justify-items:start;gap:10px;min-width:0;display:grid}.needs-care-actions-v222{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.needs-care-actions-v222 .btn-mini,.needs-care-actions-v222 .waiting-signature-reminder-v221{white-space:nowrap;min-height:36px;box-shadow:none;margin:0!important}.needs-care-actions-v222 .waiting-signature-reminder-v221{border-radius:12px;padding:8px 12px}.needs-care-item-v222.waiting-signature.warn{border-color:#fcd34d}.needs-care-item-v222.waiting-signature.danger{background:linear-gradient(135deg,#fef2f2,#fff);border-color:#fca5a5}@media (max-width:900px){.needs-care-list-v113{grid-template-columns:1fr!important}.needs-care-item-v222{grid-template-columns:1fr;align-items:stretch;padding:16px!important}.needs-care-side-v222{justify-items:stretch}.needs-care-side-v222 em{white-space:normal;justify-self:start;max-width:100%}.needs-care-actions-v222{grid-template-columns:1fr;width:100%;display:grid}.needs-care-actions-v222 .btn-mini,.needs-care-actions-v222 .waiting-signature-reminder-v221{text-align:center;justify-content:center;width:100%}}@media (max-width:520px){.needs-care-card-v113 .section-title-row{gap:8px;display:grid}.needs-care-main-v222 strong{font-size:14px;line-height:1.45}.needs-care-main-v222 span{font-size:12.5px;line-height:1.45}}.needs-care-item-v222{cursor:pointer}.needs-care-item-v222:focus-visible{outline-offset:3px;outline:3px solid #2563eb59}.needs-care-side-v222{align-content:center}.needs-care-side-v222 .waiting-signature-reminder-v221{justify-self:start;min-height:0!important;box-shadow:none!important;border-radius:999px!important;margin-top:4px!important;padding:5px 9px!important;font-size:11px!important;line-height:1.2!important}.needs-care-side-v222 .waiting-signature-badge-v221{justify-self:start}@media (max-width:900px){.needs-care-side-v222 .waiting-signature-reminder-v221{justify-self:start!important;width:fit-content!important}}.needs-care-item-v222 .needs-care-side-v222{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:6px!important;min-width:150px!important;display:flex!important}.needs-care-item-v222 .needs-care-side-v222 em,.needs-care-item-v222 .needs-care-side-v222 .waiting-signature-badge-v221{white-space:nowrap!important;align-self:flex-start!important;width:fit-content!important;margin:0!important;display:inline-flex!important}.needs-care-item-v222 .needs-care-side-v222 .waiting-signature-reminder-v221{white-space:nowrap!important;border-radius:999px!important;align-self:flex-start!important;width:fit-content!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:5px 10px!important;font-size:11px!important;line-height:1.2!important;display:inline-flex!important}@media (max-width:900px){.needs-care-item-v222 .needs-care-side-v222{align-items:flex-start!important;min-width:0!important}.needs-care-item-v222 .needs-care-side-v222 .waiting-signature-reminder-v221{justify-self:auto!important;width:fit-content!important}}.needs-care-item-v222{grid-template-columns:minmax(0,1fr) max-content!important;column-gap:18px!important}.needs-care-side-v222{flex-direction:column!important;justify-content:center!important;place-self:center start!important;align-items:center!important;gap:7px!important;min-width:128px!important;display:flex!important}.needs-care-side-v222 em,.needs-care-side-v222 .waiting-signature-badge-v221{text-align:center!important;white-space:nowrap!important;place-self:center!important;margin:0!important}.needs-care-side-v222 .waiting-signature-reminder-v221{text-align:center!important;white-space:nowrap!important;place-self:center!important;width:fit-content!important;min-width:0!important;margin:0!important;padding:5px 11px!important;font-size:11px!important;line-height:1.2!important}@media (max-width:900px){.needs-care-item-v222{grid-template-columns:1fr!important}.needs-care-side-v222{justify-self:stretch!important;align-items:flex-start!important;min-width:0!important}.needs-care-side-v222 em,.needs-care-side-v222 .waiting-signature-badge-v221,.needs-care-side-v222 .waiting-signature-reminder-v221{align-self:flex-start!important}}.home-v226{min-height:100vh;padding:18px;position:relative;overflow:hidden}.home-bg-v226{z-index:-1;background:radial-gradient(circle at 85% 6%,#2563eb33,#0000 28%),radial-gradient(circle at 12% 16%,#0ea5e929,#0000 28%),radial-gradient(circle at 50% 100%,#16a34a1a,#0000 32%),linear-gradient(#f8fbff 0%,#eef5ff 46%,#f8fafc 100%);position:fixed;inset:0}.home-bg-v226:before{content:"";opacity:.34;background-image:linear-gradient(#2563eb14 1px,#0000 1px),linear-gradient(90deg,#2563eb14 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#0000 86%);mask-image:linear-gradient(#000000bf,#0000 86%)}.home-shell-v226{gap:22px;width:min(1280px,100%);margin:0 auto;display:grid}.home-header-v226{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #dbeafef2;border-radius:30px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex;box-shadow:0 18px 50px #0f172a12}.home-brand-v226{align-items:center;gap:14px;min-width:0;display:flex}.home-brand-v226>span{color:#fff;background:radial-gradient(circle at 30% 20%,#ffffff47,#0000 35%),linear-gradient(135deg,#0f172a,#1d4ed8);border-radius:20px;flex:none;place-items:center;width:58px;height:58px;font-size:20px;font-weight:1000;display:grid;box-shadow:0 16px 38px #1d4ed847}.home-brand-v226 strong{color:#0f172a;font-size:18px;font-weight:1000;display:block}.home-brand-v226 small{color:#64748b;margin-top:3px;font-size:13px;font-weight:850;display:block}.home-nav-v226{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.home-nav-v226 a{color:#1e3a8a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:950}.home-nav-v226 a:hover{background:#eff6ff;border-color:#bfdbfe}.home-hero-v226{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);align-items:stretch;gap:22px;display:grid}.home-hero-content-v226,.home-status-panel-v226,.home-story-v226,.home-portal-card-v226,.home-workflow-v226,.home-capabilities-v226,.home-final-v226{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #dbeafef5;box-shadow:0 22px 65px #0f172a14}.home-hero-content-v226{border-radius:38px;flex-direction:column;justify-content:center;min-height:520px;padding:48px;display:flex;position:relative;overflow:hidden}.home-hero-content-v226:before{content:"";background:radial-gradient(circle,#2563eb2e,#0000 66%);border-radius:999px;width:420px;height:420px;position:absolute;inset:auto -12% -28% auto}.home-kicker-v226,.home-panel-label-v226,.home-section-title-v226 span,.home-portal-head-v226 span,.home-final-v226 span{color:#2563eb;letter-spacing:0;font-size:14px;font-weight:1000}.home-hero-content-v226 h1{letter-spacing:-1.5px;color:#0f172a;max-width:850px;margin:16px 0 18px;font-size:clamp(42px,6vw,78px);font-weight:1000;line-height:.98}.home-hero-content-v226 p{color:#475569;max-width:790px;margin:0;font-size:20px;font-weight:800;line-height:1.65}.home-hero-actions-v226{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.home-primary-v226,.home-secondary-v226,.home-ghost-v226,.home-final-v226 a{border-radius:18px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:1000;display:inline-flex;box-shadow:0 16px 34px #2563eb33}.home-primary-v226,.home-final-v226 a{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.home-secondary-v226{color:#0f172a;background:#fff;border:1px solid #dbeafe}.home-ghost-v226{color:#1e3a8a;box-shadow:none;background:#eff6ff;border:1px solid #bfdbfe}.home-metrics-v226{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:700px;margin-top:34px;display:grid}.home-metrics-v226 div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;padding:16px}.home-metrics-v226 strong{color:#0f172a;font-size:28px;font-weight:1000;display:block}.home-metrics-v226 span{color:#64748b;margin-top:4px;font-size:13px;font-weight:900;display:block}.home-status-panel-v226{border-radius:34px;flex-direction:column;justify-content:center;padding:28px;display:flex}.home-status-panel-v226 h2{color:#0f172a;margin:10px 0 8px;font-size:30px;font-weight:1000}.home-status-panel-v226 p{color:#64748b;margin:0 0 18px;font-weight:850}.home-status-form-v226{gap:12px;display:grid}.home-status-form-v226 label{margin:0}.home-status-form-v226 label span{color:#334155;margin-bottom:8px;font-weight:950;display:block}.home-status-form-v226 input{background:#f8fafc;border-radius:18px;height:52px;font-weight:900}.home-status-form-v226 button{border-radius:18px;width:100%;min-height:52px;font-weight:1000}.home-story-v226,.home-workflow-v226,.home-capabilities-v226{border-radius:34px;padding:34px}.home-section-title-v226{max-width:850px;margin-bottom:22px}.home-section-title-v226.compact{margin-bottom:20px}.home-section-title-v226 h2{color:#0f172a;margin:8px 0;font-size:clamp(28px,3vw,42px);font-weight:1000;line-height:1.12}.home-section-title-v226 p{color:#64748b;margin:0;font-size:17px;font-weight:800}.home-reasons-grid-v226{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.home-reason-card-v226{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:20px;box-shadow:0 12px 28px #0f172a0d}.home-reason-icon-v226{color:#15803d;background:#dcfce7;border-radius:14px;place-items:center;width:38px;height:38px;margin-bottom:14px;font-weight:1000;display:grid}.home-reason-card-v226 h3{color:#0f172a;margin:0 0 8px;font-size:18px;font-weight:1000}.home-reason-card-v226 p{color:#64748b;margin:0;font-size:14px;font-weight:800}.home-portals-v226{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.home-portal-card-v226{border-radius:34px;padding:30px}.home-portal-card-v226.admin{background:radial-gradient(circle at 100% 0,#2563eb29,#0000 34%),#0f172af0;border-color:#94a3b85c}.home-portal-card-v226.admin .home-portal-head-v226 h2,.home-portal-card-v226.admin .home-action-v226 strong{color:#fff}.home-portal-card-v226.admin .home-portal-head-v226 span,.home-portal-card-v226.admin .home-action-v226 p{color:#cbd5e1}.home-portal-head-v226 h2{color:#0f172a;margin:8px 0 20px;font-size:32px;font-weight:1000;line-height:1.15}.home-action-list-v226{gap:12px;display:grid}.home-action-v226{background:#fffffff5;border:1px solid #e2e8f0f2;border-radius:24px;justify-content:space-between;align-items:center;gap:14px;padding:18px;transition:transform .16s,border .16s,box-shadow .16s;display:flex}.home-portal-card-v226.admin .home-action-v226{background:#ffffff14;border-color:#ffffff24}.home-action-v226:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 16px 34px #0f172a1a}.home-action-v226 strong{color:#0f172a;font-size:18px;font-weight:1000;display:block}.home-action-v226 p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:800}.home-action-v226>span{color:#1d4ed8;background:#eff6ff;border-radius:999px;flex:none;padding:10px 12px;font-size:13px;font-weight:1000}.home-portal-card-v226.admin .home-action-v226>span{color:#1d4ed8;background:#fff}.home-workflow-grid-v226{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.home-step-v226{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:20px;position:relative}.home-step-v226 span{color:#fff;background:#0f172a;border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:1000;display:inline-flex}.home-step-v226 h3{color:#0f172a;margin:16px 0 8px;font-size:17px;font-weight:1000}.home-step-v226 p{color:#64748b;margin:0;font-size:13px;font-weight:800;line-height:1.55}.home-capability-grid-v226{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-capability-grid-v226 div{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;align-items:center;min-height:72px;padding:16px;font-weight:950;display:flex}.home-capability-grid-v226 div:before{content:"•";color:#2563eb;margin-left:8px;font-size:26px;line-height:0}.home-final-v226{background:radial-gradient(circle at 100% 0,#2563eb2e,#0000 32%),linear-gradient(135deg,#fffffff2,#eff6ffeb);border-radius:34px;justify-content:space-between;align-items:center;gap:22px;padding:34px;display:flex}.home-final-v226 h2{color:#0f172a;margin:8px 0;font-size:34px;font-weight:1000}.home-final-v226 p{color:#64748b;margin:0;font-weight:850}.home-final-v226 a{flex:none}@media (max-width:1100px){.home-hero-v226,.home-portals-v226{grid-template-columns:1fr}.home-hero-content-v226{min-height:auto}.home-reasons-grid-v226,.home-capability-grid-v226{grid-template-columns:repeat(2,minmax(0,1fr))}.home-workflow-grid-v226{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.home-v226{padding:10px}.home-header-v226{border-radius:24px;padding:14px;display:grid}.home-brand-v226>span{border-radius:17px;width:50px;height:50px;font-size:18px}.home-nav-v226{grid-template-columns:1fr;justify-content:stretch;display:grid}.home-nav-v226 a{text-align:center}.home-hero-content-v226,.home-status-panel-v226,.home-story-v226,.home-portal-card-v226,.home-workflow-v226,.home-capabilities-v226,.home-final-v226{border-radius:26px;padding:22px}.home-hero-content-v226 h1{letter-spacing:-1px;font-size:42px}.home-hero-content-v226 p{font-size:16px}.home-hero-actions-v226{grid-template-columns:1fr;display:grid}.home-primary-v226,.home-secondary-v226,.home-ghost-v226,.home-final-v226 a{width:100%}.home-metrics-v226,.home-reasons-grid-v226,.home-workflow-grid-v226,.home-capability-grid-v226{grid-template-columns:1fr}.home-action-v226{display:grid}.home-action-v226>span{justify-self:start}.home-final-v226{display:grid}.home-final-v226 h2,.home-portal-head-v226 h2,.home-section-title-v226 h2{font-size:27px}}.home-header-v226{flex-wrap:wrap;row-gap:12px;justify-content:flex-start!important}.home-nav-v226{justify-content:flex-start}@media (min-width:761px){.home-header-v226{gap:14px 18px}}.needs-care-side-v222{width:150px;justify-self:end!important;align-items:center!important;min-width:150px!important}.needs-care-side-v222 em,.needs-care-side-v222 .waiting-signature-badge-v221,.needs-care-side-v222 .waiting-signature-reminder-v221{text-align:center!important;align-self:center!important}@media (max-width:900px){.needs-care-side-v222{width:auto;justify-self:stretch!important;align-items:flex-start!important;min-width:0!important}.needs-care-side-v222 em,.needs-care-side-v222 .waiting-signature-badge-v221,.needs-care-side-v222 .waiting-signature-reminder-v221{text-align:right!important;align-self:flex-start!important}}.home-v226{padding-top:0!important}.home-shell-v226{gap:18px!important}.home-header-v226{flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;margin-top:0!important}.home-brand-v226{flex:0 auto!important}.home-nav-v226{flex:none!important;justify-content:flex-end!important;margin-inline-start:auto!important}@media (min-width:761px){.home-header-v226{min-height:86px!important;padding:14px 18px!important}}.needs-care-item-v222{min-height:96px!important;padding:18px 190px 18px 18px!important;display:block!important;position:relative!important;overflow:hidden!important}.needs-care-main-v222{gap:6px!important;min-width:0!important;max-width:100%!important;display:grid!important}.needs-care-side-v222{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:138px!important;min-width:138px!important;display:flex!important;position:absolute!important;top:50%!important;left:22px!important;right:auto!important;transform:translateY(-50%)!important}.needs-care-side-v222 em,.needs-care-side-v222 .waiting-signature-badge-v221{white-space:nowrap!important;text-align:center!important;place-self:center!important;margin:0!important}.needs-care-side-v222 .waiting-signature-reminder-v221{white-space:nowrap!important;text-align:center!important;width:fit-content!important;min-width:0!important;box-shadow:none!important;place-self:center!important;margin:0!important;padding:5px 10px!important;font-size:11px!important;line-height:1.2!important}@media (max-width:900px){.needs-care-item-v222{min-height:auto!important;padding:16px!important;display:grid!important}.needs-care-side-v222{text-align:right!important;align-items:flex-start!important;width:auto!important;min-width:0!important;margin-top:10px!important;position:static!important;transform:none!important}.needs-care-side-v222 em,.needs-care-side-v222 .waiting-signature-badge-v221,.needs-care-side-v222 .waiting-signature-reminder-v221{text-align:right!important;align-self:flex-start!important}}@media (max-width:760px){.home-header-v226{flex-wrap:wrap!important;display:grid!important}.home-nav-v226{justify-content:stretch!important;width:100%!important;margin-inline-start:0!important}}.needs-care-item-v222{text-align:right!important;min-height:96px!important;padding:18px 18px 18px 205px!important;display:block!important;position:relative!important;overflow:hidden!important}.needs-care-main-v222{text-align:right!important;gap:6px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}.needs-care-main-v222 strong,.needs-care-main-v222 span{overflow-wrap:anywhere!important;white-space:normal!important;text-align:right!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:visible!important}.needs-care-side-v222{text-align:center!important;z-index:2!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:160px!important;min-width:160px!important;max-width:160px!important;display:flex!important;position:absolute!important;top:50%!important;left:24px!important;right:auto!important;transform:translateY(-50%)!important}.needs-care-side-v222 em,.needs-care-side-v222 .waiting-signature-badge-v221{white-space:nowrap!important;text-align:center!important;place-self:center!important;width:fit-content!important;max-width:160px!important;margin:0 auto!important}.needs-care-side-v222 .waiting-signature-reminder-v221{white-space:nowrap!important;text-align:center!important;width:fit-content!important;max-width:160px!important;box-shadow:none!important;place-self:center!important;margin:0 auto!important;padding:5px 10px!important;font-size:11px!important;line-height:1.2!important}@media (max-width:900px){.needs-care-item-v222{min-height:auto!important;padding:16px!important;display:grid!important;overflow:visible!important}.needs-care-side-v222{text-align:right!important;align-items:flex-start!important;width:auto!important;min-width:0!important;max-width:100%!important;margin-top:10px!important;position:static!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.needs-care-side-v222 em,.needs-care-side-v222 .waiting-signature-badge-v221,.needs-care-side-v222 .waiting-signature-reminder-v221{text-align:right!important;align-self:flex-start!important;margin:0!important}}:is(body:has(.home-v230) .global-brandbar,body:has(.home-v230) .global-footer){display:none!important}body:has(.home-v230) .site-main{padding-top:0!important}.home-v230{color:#e5edff;direction:rtl;background:radial-gradient(circle at 82% 8%,#3b82f652,#0000 28%),radial-gradient(circle at 12% 12%,#22d3ee38,#0000 26%),radial-gradient(circle at 50% 100%,#10b98129,#0000 30%),linear-gradient(135deg,#020617 0%,#07111f 42%,#0b1220 100%);min-height:100vh;padding:22px;position:relative;overflow:hidden}.home-bg-grid-v230{pointer-events:none;opacity:.32;background-image:linear-gradient(#94a3b821 1px,#0000 1px),linear-gradient(90deg,#94a3b821 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 15%,#000 0%,#0000 72%);mask-image:radial-gradient(circle at 50% 15%,#000 0%,#0000 72%)}.home-scanline-v230{pointer-events:none;opacity:.18;mix-blend-mode:screen;background:repeating-linear-gradient(#0000 0 9px,#ffffff14 10px);position:fixed;inset:0}.home-orb-v230{filter:blur(8px);pointer-events:none;border-radius:999px;width:420px;height:420px;position:fixed}.home-orb-v230.one{background:radial-gradient(circle,#2563eb6b,#0000 66%);top:-160px;right:8%}.home-orb-v230.two{background:radial-gradient(circle,#22d3ee4d,#0000 68%);bottom:-210px;left:8%}.home-shell-v230{z-index:1;gap:22px;max-width:1380px;margin:0 auto;display:grid;position:relative}.home-topbar-v230{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172ab8;border:1px solid #94a3b838;border-radius:28px;justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:14px 18px;display:flex;box-shadow:0 24px 80px #00000047}.home-logo-v230{align-items:center;gap:14px;min-width:0;display:flex}.home-logo-mark-v230{background:linear-gradient(135deg,#2563ebf2,#0f172af2);border:1px solid #bfdbfe38;border-radius:22px;place-items:center;width:62px;height:62px;display:grid;overflow:hidden;box-shadow:0 0 36px #3b82f647}.home-logo-mark-v230 img{object-fit:contain;width:54px;height:54px}.home-logo-v230 strong{color:#fff;font-size:24px;font-weight:1000;line-height:1;display:block}.home-logo-v230 small{color:#94a3b8;margin-top:5px;font-size:13px;font-weight:850;display:block}.home-nav-v230{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.home-nav-v230 a{color:#dbeafe;background:#ffffff12;border:1px solid #94a3b838;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:1000;display:inline-flex}.home-nav-v230 a:hover{background:#3b82f62e;border-color:#93c5fd75}.home-hero-v230{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:stretch;gap:22px;display:grid}.home-hero-copy-v230,.home-command-screen-v230,.home-action-card-v230,.home-status-widget-v230,.home-story-panel-v230,.home-capabilities-panel-v230{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#0f172ad6,#0f172a94),radial-gradient(circle at 100% 0,#2563eb2e,#0000 35%);border:1px solid #94a3b833;box-shadow:0 30px 100px #00000047,inset 0 1px #ffffff14}.home-hero-copy-v230{border-radius:38px;flex-direction:column;justify-content:center;min-height:610px;padding:56px;display:flex;position:relative;overflow:hidden}.home-hero-copy-v230:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#3b82f633,#0000);animation:6s ease-in-out infinite homeShine230;position:absolute;inset:-2px;transform:translate(-100%)}@keyframes homeShine230{0%,38%{transform:translate(-110%)}64%,to{transform:translate(110%)}}.home-chip-v230{z-index:1;color:#bfdbfe;background:#2563eb21;border:1px solid #93c5fd38;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:9px 13px;font-weight:1000;display:inline-flex;position:relative}.home-chip-v230 i{background:#22c55e;border-radius:999px;width:9px;height:9px;box-shadow:0 0 18px #22c55e}.home-hero-copy-v230 h1{z-index:1;color:#fff;letter-spacing:-3px;margin:24px 0 20px;font-size:clamp(58px,8vw,112px);font-weight:1000;line-height:.86;position:relative}.home-hero-copy-v230 h1 span{color:#0000;background:linear-gradient(90deg,#93c5fd,#22d3ee,#dbeafe);-webkit-background-clip:text;background-clip:text;display:block}.home-hero-copy-v230 p{z-index:1;color:#cbd5e1;max-width:840px;margin:0;font-size:20px;font-weight:850;line-height:1.75;position:relative}.home-cta-row-v230,.home-command-stats-v230,.home-screen-cards-v230,.home-actions-v230,.home-status-and-story-v230,.home-flow-v230,.home-capabilities-grid-v230{gap:12px;display:grid}.home-cta-row-v230{z-index:1;grid-template-columns:repeat(2,max-content);margin-top:30px;position:relative}.home-cta-primary-v230,.home-cta-secondary-v230{border-radius:18px;justify-content:center;align-items:center;min-height:56px;padding:0 24px;font-weight:1000;display:inline-flex}.home-cta-primary-v230{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 18px 44px #2563eb57}.home-command-stats-v230{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px;position:relative}.home-command-stats-v230 div,.home-screen-cards-v230 div,.home-flow-v230 div,.home-capabilities-grid-v230 div{background:#ffffff12;border:1px solid #94a3b82e}.home-command-stats-v230 div{border-radius:22px;padding:17px}.home-command-stats-v230 strong{color:#fff;font-size:30px;font-weight:1000;display:block}.home-command-stats-v230 span{color:#94a3b8;margin-top:4px;font-size:13px;font-weight:900;display:block}.home-command-screen-v230{border-radius:38px;grid-template-rows:auto 1fr auto;gap:22px;min-height:610px;padding:28px;display:grid;overflow:hidden}.home-screen-head-v230{color:#93c5fd;letter-spacing:.08em;justify-content:space-between;align-items:center;font-weight:1000;display:flex}.home-screen-head-v230 div{color:#bbf7d0;letter-spacing:0;background:#16a34a1f;border:1px solid #22c55e38;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;display:inline-flex}.home-screen-head-v230 i{background:#22c55e;border-radius:999px;width:8px;height:8px;box-shadow:0 0 16px #22c55e}.home-radar-v230{aspect-ratio:1;background:radial-gradient(circle,#3b82f633 0 2px,#0000 3px),radial-gradient(circle,#3b82f61f,#0000 64%);border-radius:999px;place-self:center;place-items:center;width:min(430px,72vw);display:grid;position:relative;overflow:hidden}.home-radar-v230:before{content:"";transform-origin:100% 0;background:linear-gradient(35deg,#22d3ee6b,#0000 58%);animation:4.5s linear infinite homeRadar230;position:absolute;inset:50% 50% 0 0}@keyframes homeRadar230{to{transform:rotate(360deg)}}.home-radar-ring-v230{border:1px solid #93c5fd3d;border-radius:999px;position:absolute}.home-radar-ring-v230.r1{inset:18%}.home-radar-ring-v230.r2{inset:32%}.home-radar-ring-v230.r3{inset:46%}.home-radar-dot-v230{background:#22c55e;border-radius:999px;width:11px;height:11px;position:absolute;box-shadow:0 0 18px #22c55e}.home-radar-dot-v230.d1{top:22%;right:28%}.home-radar-dot-v230.d2{background:#38bdf8;bottom:28%;left:24%;box-shadow:0 0 18px #38bdf8}.home-radar-dot-v230.d3{background:#f59e0b;top:58%;left:36%;box-shadow:0 0 18px #f59e0b}.home-radar-v230 strong{z-index:1;color:#fff;background:linear-gradient(135deg,#1d4ed8,#0f172a);border-radius:34px;place-items:center;width:112px;height:112px;font-size:28px;font-weight:1000;display:grid;position:relative;box-shadow:0 24px 70px #2563eb4d}.home-screen-cards-v230{grid-template-columns:repeat(3,minmax(0,1fr))}.home-screen-cards-v230 div{border-radius:22px;min-height:112px;padding:14px}.home-screen-cards-v230 small,.home-action-card-v230 small{color:#94a3b8;font-weight:900}.home-screen-cards-v230 strong,.home-action-card-v230 strong{color:#fff;margin-top:8px;font-weight:1000;display:block}.home-screen-cards-v230 em{color:#bfdbfe;background:#3b82f626;border-radius:999px;margin-top:10px;padding:5px 9px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.home-actions-v230{grid-template-columns:repeat(3,minmax(0,1fr))}.home-action-card-v230{border-radius:30px;grid-template-columns:auto 1fr;align-items:start;gap:18px;min-height:180px;padding:22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.home-action-card-v230:hover{border-color:#93c5fd7a;transform:translateY(-4px);box-shadow:0 34px 100px #2563eb2e}.home-action-icon-v230{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:18px;place-items:center;width:52px;height:52px;font-size:26px;font-weight:1000;display:grid}.home-action-card-v230 small{color:#93c5fd}.home-action-card-v230 strong{font-size:25px}.home-action-card-v230 p{color:#94a3b8;margin:8px 0 0;font-weight:820;line-height:1.55}.home-status-and-story-v230{grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);gap:22px}.home-status-widget-v230,.home-story-panel-v230,.home-capabilities-panel-v230{border-radius:34px;padding:30px}.home-widget-title-v230 span,.home-story-panel-v230>span,.home-section-head-v230 span{color:#38bdf8;font-weight:1000}.home-widget-title-v230 h2,.home-story-panel-v230 h2,.home-section-head-v230 h2{color:#fff;margin:10px 0;font-size:34px;font-weight:1000;line-height:1.1}.home-widget-title-v230 p,.home-story-panel-v230 p{color:#94a3b8;margin:0 0 18px;font-weight:850;line-height:1.65}.home-status-form-v230{gap:12px;display:grid}.home-status-form-v230 label{margin:0}.home-status-form-v230 label span{color:#cbd5e1;margin-bottom:8px;font-weight:1000;display:block}.home-status-form-v230 input{color:#fff;background:#ffffff14;border-color:#94a3b838;border-radius:18px;height:54px;font-weight:900}.home-status-form-v230 button{background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:18px;width:100%;min-height:54px;font-weight:1000}.home-flow-v230{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:22px}.home-flow-v230 div{border-radius:20px;min-height:92px;padding:12px}.home-flow-v230 b{color:#38bdf8;font-weight:1000;display:block}.home-flow-v230 span{color:#fff;margin-top:10px;font-weight:950;display:block}.home-capabilities-panel-v230{gap:22px;display:grid}.home-capabilities-grid-v230{grid-template-columns:repeat(4,minmax(0,1fr))}.home-capabilities-grid-v230 div{color:#dbeafe;border-radius:22px;align-items:center;gap:10px;min-height:76px;padding:16px;font-weight:950;display:flex}.home-capabilities-grid-v230 i{background:#38bdf8;border-radius:999px;flex:none;width:10px;height:10px;box-shadow:0 0 16px #38bdf8}@media (max-width:1160px){.home-hero-v230,.home-status-and-story-v230{grid-template-columns:1fr}.home-command-screen-v230{min-height:auto}.home-actions-v230,.home-capabilities-grid-v230{grid-template-columns:repeat(2,minmax(0,1fr))}.home-flow-v230{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.home-v230{padding:10px}.home-topbar-v230{border-radius:24px;display:grid}.home-nav-v230{grid-template-columns:1fr;justify-content:stretch;display:grid}.home-nav-v230 a{width:100%}.home-hero-copy-v230,.home-command-screen-v230,.home-status-widget-v230,.home-story-panel-v230,.home-capabilities-panel-v230{border-radius:26px;padding:22px}.home-hero-copy-v230{min-height:auto}.home-hero-copy-v230 h1{letter-spacing:-1.5px;font-size:58px}.home-hero-copy-v230 p{font-size:16px}.home-cta-row-v230,.home-command-stats-v230,.home-actions-v230,.home-screen-cards-v230,.home-capabilities-grid-v230,.home-flow-v230{grid-template-columns:1fr}.home-cta-primary-v230,.home-cta-secondary-v230{width:100%}.home-radar-v230{width:min(320px,78vw)}.home-widget-title-v230 h2,.home-story-panel-v230 h2,.home-section-head-v230 h2{font-size:28px}}body:has(.home-v230){background:#f3f6fb!important}.home-v230{color:#0f172a!important;background:radial-gradient(circle at 82% 8%,#2563eb2e,#0000 30%),radial-gradient(circle at 12% 12%,#0ea5e924,#0000 28%),radial-gradient(circle at 50% 100%,#16a34a17,#0000 32%),linear-gradient(#f8fbff 0%,#eef5ff 48%,#f8fafc 100%)!important}.home-bg-grid-v230{opacity:.58!important;background-image:linear-gradient(#2563eb1a 1px,#0000 1px),linear-gradient(90deg,#2563eb1a 1px,#0000 1px)!important;-webkit-mask-image:radial-gradient(circle at 50% 10%,#000 0%,#0000 78%)!important;mask-image:radial-gradient(circle at 50% 10%,#000 0%,#0000 78%)!important}.home-scanline-v230{opacity:.06!important;mix-blend-mode:multiply!important}.home-orb-v230.one{background:radial-gradient(circle,#2563eb33,#0000 66%)!important}.home-orb-v230.two{background:radial-gradient(circle,#0ea5e92e,#0000 68%)!important}.home-topbar-v230,.home-hero-copy-v230,.home-command-screen-v230,.home-action-card-v230,.home-status-widget-v230,.home-story-panel-v230,.home-capabilities-panel-v230{background:linear-gradient(135deg,#fffffff0,#f8fafce0),radial-gradient(circle at 100% 0,#2563eb21,#0000 38%)!important;border:1px solid #dbeafef2!important;box-shadow:0 24px 70px #0f172a17,inset 0 1px #fffffff2!important}.home-logo-v230 strong,.home-hero-copy-v230 h1,.home-command-stats-v230 strong,.home-screen-cards-v230 strong,.home-action-card-v230 strong,.home-widget-title-v230 h2,.home-story-panel-v230 h2,.home-section-head-v230 h2,.home-flow-v230 span,.home-capabilities-grid-v230 div{color:#0f172a!important}.home-logo-v230 small,.home-hero-copy-v230 p,.home-command-stats-v230 span,.home-screen-cards-v230 small,.home-action-card-v230 p,.home-widget-title-v230 p,.home-story-panel-v230 p{color:#475569!important}.home-chip-v230,.home-nav-v230 a,.home-screen-cards-v230 em{color:#1d4ed8!important;background:#eff6ff!important;border-color:#bfdbfe!important}.home-hero-copy-v230 h1 span{background:linear-gradient(90deg,#1d4ed8,#0284c7,#0f172a)!important;-webkit-background-clip:text!important;background-clip:text!important}.home-cta-primary-v230,.home-status-form-v230 button{color:#fff!important;background:linear-gradient(135deg,#2563eb,#0284c7)!important;box-shadow:0 18px 44px #2563eb38!important}.home-cta-secondary-v230{color:#1e3a8a!important;background:#fff!important;border:1px solid #bfdbfe!important}.home-command-stats-v230 div,.home-screen-cards-v230 div,.home-flow-v230 div,.home-capabilities-grid-v230 div{background:#ffffffd1!important;border:1px solid #dbeafe!important;box-shadow:0 10px 26px #0f172a0a!important}.home-screen-head-v230,.home-action-card-v230 small,.home-widget-title-v230 span,.home-story-panel-v230>span,.home-section-head-v230 span,.home-flow-v230 b{color:#2563eb!important}.home-screen-head-v230 div{color:#15803d!important;background:#dcfce7!important;border-color:#bbf7d0!important}.home-radar-v230{background:radial-gradient(circle,#2563eb2e 0 2px,#0000 3px),radial-gradient(circle,#2563eb14,#0000 64%)!important}.home-radar-ring-v230{border-color:#2563eb38!important}.home-radar-v230:before{background:linear-gradient(35deg,#0ea5e94d,#0000 58%)!important}.home-radar-v230 strong{color:#fff!important;background:linear-gradient(135deg,#2563eb,#0f172a)!important;box-shadow:0 24px 70px #2563eb38!important}.home-action-icon-v230{background:linear-gradient(135deg,#2563eb,#0284c7)!important}.home-status-form-v230 label span{color:#334155!important}.home-status-form-v230 input{color:#0f172a!important;background:#fff!important;border-color:#dbeafe!important}.home-status-form-v230 input::placeholder{color:#94a3b8!important}.home-capabilities-grid-v230 i{background:#2563eb!important;box-shadow:0 0 16px #2563eb8c!important}@media (max-width:760px){.home-v230{background:radial-gradient(circle at 85% 0,#2563eb29,#0000 32%),linear-gradient(#f8fbff 0%,#eef5ff 100%)!important}}.temp-vehicle-management-modal-v233{align-items:center!important}.temp-vehicle-management-card-v233{width:min(1180px,96vw)!important;max-height:92vh!important;padding:28px!important}.temp-vehicle-modal-head-v233{align-items:flex-start!important;gap:16px!important}.temp-modal-head-actions-v233{align-items:center!important}.temp-vehicle-count-v233{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:999px;align-items:center;min-height:34px;padding:7px 12px;font-size:13px;font-weight:950;display:inline-flex}.temp-vehicle-modal-layout-v233{grid-template-columns:minmax(330px,.86fr) minmax(0,1.14fr);align-items:start;gap:18px;display:grid}.temp-vehicle-form-panel-v233,.temp-vehicle-list-panel-v233{background:linear-gradient(#fff,#f8fbff);border:1px solid #dbeafe;border-radius:24px;padding:18px;box-shadow:0 12px 30px #0f172a0d}.temp-panel-title-v233{margin-bottom:14px}.temp-panel-title-v233 strong{color:#0f172a;font-size:18px;font-weight:1000;display:block}.temp-panel-title-v233 span{color:#64748b;margin-top:4px;font-size:13px;font-weight:850;display:block}.temp-vehicle-list-in-modal-v233{max-height:56vh;padding-inline-end:2px;overflow:auto}.temp-vehicle-row-v233{position:relative;background:#fff!important;border-color:#dbeafe!important}.temp-vehicle-row-v233.active-edit{box-shadow:0 0 0 3px #2563eb1a;background:#eff6ff!important;border-color:#2563eb!important}.temp-vehicle-row-v233 em{color:#991b1b;background:#fee2e2;border-radius:999px;margin-top:8px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:950;display:inline-flex}@media (max-width:960px){.temp-vehicle-modal-layout-v233{grid-template-columns:1fr}.temp-vehicle-list-in-modal-v233{max-height:none}}@media (max-width:720px){.temp-vehicle-management-card-v233{padding:18px!important}.temp-vehicle-modal-head-v233{display:grid!important}.temp-modal-head-actions-v233,.temp-modal-head-actions-v233 button{width:100%!important}.temp-vehicle-count-v233{justify-content:center;width:100%}}.fleet-unfit-switch-v235{color:#991b1b!important;background:#fef2f2!important;border-color:#fecaca!important}.fleet-unfit-switch-v235 input{accent-color:#dc2626}.fleet-unfit-note-v235{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:16px;padding:14px 16px;font-weight:900;line-height:1.55}.fleet-switches-v135 label:has(input[name=is_available_for_assignment]:disabled){opacity:.62;cursor:not-allowed}.vehicle-events-preview-v236{background:linear-gradient(#fff,#f8fbff);border:1px solid #dbeafe;border-radius:22px;padding:18px}.vehicle-events-preview-head-v236{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.vehicle-events-preview-head-v236 strong,.vehicle-event-panel-title-v236 strong{color:#0f172a;font-size:18px;font-weight:1000;display:block}.vehicle-events-preview-head-v236 span,.vehicle-event-panel-title-v236 span{color:#64748b;margin-top:4px;font-size:13px;font-weight:850;display:block}.vehicle-events-mini-list-v236{gap:9px;display:grid}.vehicle-event-mini-v236{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:12px 14px}.vehicle-event-mini-v236.important{background:#fffbeb;border-color:#fde68a}.vehicle-event-mini-v236.critical{background:#fef2f2;border-color:#fecaca}.vehicle-event-mini-v236 strong{color:#0f172a;font-weight:1000;display:block}.vehicle-event-mini-v236 span,.vehicle-event-mini-v236 small{color:#64748b;margin-top:3px;font-weight:850;display:block}.vehicle-events-empty-v236{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:14px;font-weight:900}.vehicle-events-modal-v236{z-index:1000004;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a70;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.vehicle-events-modal-card-v236{text-align:right;background:#fff;border:1px solid #dbeafe;border-radius:30px;gap:18px;width:min(1240px,96vw);max-height:92vh;padding:28px;display:grid;overflow:auto;box-shadow:0 28px 90px #0f172a47}.vehicle-events-modal-head-v236{align-items:flex-start!important;gap:16px!important}.vehicle-events-head-actions-v236{align-items:center!important}.vehicle-events-count-v236{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:7px 12px;font-size:13px;font-weight:950;display:inline-flex}.vehicle-events-layout-v236{grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);align-items:start;gap:18px;display:grid}.vehicle-event-form-panel-v236,.vehicle-event-list-panel-v236{background:linear-gradient(#fff,#f8fbff);border:1px solid #dbeafe;border-radius:24px;padding:18px;box-shadow:0 12px 30px #0f172a0d}.vehicle-event-form-v236 textarea{min-height:110px}.vehicle-event-checkbox-v236{align-items:center;padding-top:26px;display:flex}.vehicle-event-checkbox-v236 label{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:16px;align-items:center;gap:8px;width:100%;min-height:46px;padding:10px 12px;font-weight:950;display:flex}.vehicle-event-checkbox-v236 input{accent-color:#dc2626;width:auto}.vehicle-events-list-v236{gap:10px;max-height:58vh;padding-inline-end:2px;display:grid;overflow:auto}.vehicle-event-row-v236{background:#fff;border:1px solid #dbeafe;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px;display:grid}.vehicle-event-row-v236.important{background:#fffbeb;border-color:#fde68a}.vehicle-event-row-v236.critical{background:#fef2f2;border-color:#fecaca}.vehicle-event-row-title-v236{justify-content:space-between;align-items:center;gap:10px;display:flex}.vehicle-event-row-title-v236 strong{color:#0f172a;font-size:18px;font-weight:1000}.vehicle-event-row-title-v236 span{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:950;display:inline-flex}.vehicle-event-row-v236.important .vehicle-event-row-title-v236 span{color:#92400e;background:#fef3c7}.vehicle-event-row-v236.critical .vehicle-event-row-title-v236 span{color:#991b1b;background:#fee2e2}.vehicle-event-row-main-v236 p{color:#475569;margin:8px 0 0;font-weight:850;line-height:1.55}.vehicle-event-meta-v236,.vehicle-event-audit-v236{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.vehicle-event-meta-v236 span,.vehicle-event-audit-v236{color:#64748b;font-size:12px;font-weight:900}.vehicle-event-meta-v236 span{background:#f1f5f9;border-radius:999px;padding:5px 8px;display:inline-flex}.vehicle-event-meta-v236 .vehicle-event-fitness-v236{color:#991b1b;background:#fee2e2}.vehicle-event-row-actions-v236{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}@media (max-width:980px){.vehicle-events-layout-v236{grid-template-columns:1fr}.vehicle-events-list-v236{max-height:none}}@media (max-width:720px){.vehicle-events-modal-card-v236{border-radius:24px;padding:18px}.vehicle-events-modal-head-v236,.vehicle-events-preview-head-v236{display:grid!important}.vehicle-events-head-actions-v236,.vehicle-events-head-actions-v236 button,.vehicle-events-preview-head-v236 button,.vehicle-events-count-v236{width:100%!important}.vehicle-events-count-v236{justify-content:center}.vehicle-event-row-v236{grid-template-columns:1fr}.vehicle-event-row-actions-v236,.vehicle-event-row-actions-v236 button{width:100%}.vehicle-event-row-title-v236{display:grid}}
