:root{--navy:#080f1e;--exec:#14b8a6}body{background-color:var(--navy);color:#fff}.exec-nav{z-index:100;justify-content:space-between;align-items:center;height:64px;padding:0 96px;transition:background .4s,border-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;animation:.5s both fadeDown;display:flex;position:fixed;top:0;left:0;right:0}.exec-nav.scrolled{-webkit-backdrop-filter:blur(20px);background:#080f1ef0;border-bottom:1px solid #ffffff0f}.exec-nav-left,.exec-nav-logo{align-items:center;display:flex}.exec-badge{letter-spacing:.2em;text-transform:uppercase;color:var(--exec);border:1px solid #14b8a659;border-radius:3px;margin-left:12px;padding:2px 7px;font-family:Play,sans-serif;font-size:9px;font-weight:600;line-height:1.4}.exec-nav-login{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;align-items:center;gap:4px;font-family:Play,sans-serif;font-size:12px;font-weight:700;transition:color .2s;display:inline-flex}.exec-nav-login:hover{color:#fff}.exec-nav-login .arrow{transition:transform .2s;display:inline-block}.exec-nav-login:hover .arrow{transform:translate(3px)}.exec-hero{background:#080f1e;align-items:flex-end;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.exec-hero-bg{opacity:.35;background-image:url(https://images.unsplash.com/photo-1563720223185-11003d516935?auto=format&fit=crop&w=1920&q=80);background-position:50% 40%;background-size:cover;animation:8s both heroZoom;position:absolute;inset:0;transform:scale(1.04)}.exec-hero-overlay{z-index:1;background:linear-gradient(#080f1e33 0%,#080f1e8c 50%,#080f1e 100%);position:absolute;inset:0}.exec-hero-top-line{background:var(--exec);z-index:2;height:3px;position:absolute;top:0;left:0;right:0}.exec-hero-content{z-index:2;width:100%;max-width:1240px;margin:0 auto;padding:0 48px 100px;position:relative}.exec-hero-kicker{letter-spacing:.28em;text-transform:uppercase;color:#ffffff4d;align-items:center;gap:12px;margin-bottom:20px;font-family:Play,sans-serif;font-size:10px;font-weight:600;animation:.7s .3s both fadeUp;display:flex}.exec-hero-kicker:before{content:"";background:var(--exec);flex-shrink:0;width:28px;height:1px;display:block}.exec-hero-h1{letter-spacing:-.02em;color:#fff;max-width:560px;margin-bottom:20px;font-family:Play,sans-serif;font-size:clamp(52px,7vw,84px);font-weight:700;line-height:1.05;animation:.7s .45s both fadeUp}.exec-hero-h1-accent{color:var(--exec);display:block}.exec-hero-sub{color:#ffffff80;max-width:440px;font-family:Play,sans-serif;font-size:16px;font-weight:300;line-height:1.8;animation:.7s .6s both fadeUp}.exec-hero-scroll-hint{z-index:2;align-items:center;gap:10px;animation:.7s 1s both fadeUp;display:flex;position:absolute;bottom:36px;right:48px}.exec-scroll-text{letter-spacing:.2em;text-transform:uppercase;color:#ffffff47;font-family:Play,sans-serif;font-size:10px;font-weight:500}.exec-scroll-line{background:#ffffff26;width:40px;height:1px;position:relative;overflow:hidden}.exec-scroll-line:after{content:"";background:var(--exec);opacity:.7;width:100%;height:100%;animation:2.2s infinite scanRight;position:absolute;top:0;left:0}.exec-eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--exec);align-items:center;gap:12px;margin-bottom:20px;font-family:Play,sans-serif;font-size:10px;font-weight:600;display:flex}.exec-eyebrow:before{content:"";background:var(--exec);flex-shrink:0;width:24px;height:1px;display:block}.exec-twosides{background:#060d1a;padding:100px 48px}.exec-twosides-inner{max-width:1240px;margin:0 auto}.exec-twosides-h2{color:#fff;margin-bottom:48px;font-family:Play,sans-serif;font-size:clamp(26px,2.8vw,42px);font-weight:700}.exec-twosides-grid{background:#ffffff08;border:1px solid #ffffff0a;border-radius:4px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.exec-side-card{background:#0c1322;padding:52px 44px;transition:background .25s;position:relative;overflow:hidden}.exec-side-card:before{content:"";background:var(--exec);transform-origin:0;height:2px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.exec-side-card:hover{background:#101828}.exec-side-card:hover:before{transform:scaleX(1)}.exec-side-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#14b8a68c;margin-bottom:20px;font-family:Play,sans-serif;font-size:10px;font-weight:600}.exec-side-title{color:#fff;margin-bottom:12px;font-family:Play,sans-serif;font-size:24px;font-weight:700}.exec-side-desc{color:#fff6;margin-bottom:28px;font-family:Play,sans-serif;font-size:14px;font-weight:300;line-height:1.8}.exec-side-features{flex-direction:column;gap:10px;list-style:none;display:flex}.exec-side-feature{color:#fff6;align-items:flex-start;gap:10px;font-family:Play,sans-serif;font-size:13px;font-weight:400;display:flex}.exec-side-marker{color:var(--exec);flex-shrink:0;margin-top:3px;font-size:10px}.exec-how{background:#080f1e;padding:100px 48px}.exec-how-inner{max-width:1240px;margin:0 auto}.exec-how-h2{color:#fff;font-family:Play,sans-serif;font-size:clamp(26px,2.8vw,42px);font-weight:700}.exec-how-sub{color:#ffffff59;max-width:440px;margin-top:12px;margin-bottom:56px;font-family:Play,sans-serif;font-size:15px;font-weight:300;line-height:1.8}.exec-how-grid{background:#ffffff08;border:1px solid #ffffff0a;border-radius:4px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.exec-step-card{background:#0c1322;padding:40px 32px;transition:background .25s;position:relative;overflow:hidden}.exec-step-card:before{content:"";background:var(--exec);transform-origin:0;height:2px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.exec-step-card:hover{background:#101828}.exec-step-card:hover:before{transform:scaleX(1)}.exec-step-num{letter-spacing:.08em;color:#ffffff2e;margin-bottom:24px;font-family:Play,sans-serif;font-size:13px;font-weight:400;display:block}.exec-step-title{color:#fff;margin-bottom:10px;font-family:Play,sans-serif;font-size:18px;font-weight:700}.exec-step-desc{color:#ffffff61;font-family:Play,sans-serif;font-size:13px;font-weight:300;line-height:1.7}.exec-features{background:#060d1a;padding:100px 48px}.exec-features-inner{max-width:1240px;margin:0 auto}.exec-features-h2{color:#fff;margin-bottom:56px;font-family:Play,sans-serif;font-size:clamp(26px,2.8vw,40px);font-weight:700}.exec-features-grid{background:#ffffff08;border:1px solid #ffffff0a;border-radius:4px;grid-template-columns:1fr 1fr;gap:2px;display:grid;overflow:hidden}.exec-feature-card{background:#0c1322;padding:36px 32px;transition:background .25s;position:relative;overflow:hidden}.exec-feature-card:before{content:"";background:var(--exec);transform-origin:0;height:2px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.exec-feature-card:hover{background:#101828}.exec-feature-card:hover:before{transform:scaleX(1)}.exec-feature-icon{color:var(--exec);margin-bottom:16px;font-size:10px;display:block}.exec-feature-title{color:#fff;margin-bottom:8px;font-family:Play,sans-serif;font-size:17px;font-weight:700}.exec-feature-desc{color:#ffffff59;font-family:Play,sans-serif;font-size:13px;font-weight:300;line-height:1.7}.exec-footer{background:#040a14;border-top:1px solid #ffffff0d;padding:40px 48px}.exec-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1240px;margin:0 auto;display:flex}.exec-footer-left{align-items:center;display:flex}.exec-footer-platform-label{letter-spacing:.1em;text-transform:uppercase;color:#fff3;margin-left:10px;font-family:Play,sans-serif;font-size:10px;font-weight:500}.exec-footer-login{letter-spacing:.1em;text-transform:uppercase;color:#14b8a699;font-family:Play,sans-serif;font-size:11px;font-weight:600;transition:color .2s}.exec-footer-login:hover{color:var(--exec)}.exec-footer-copy{color:#ffffff26;font-family:Play,sans-serif;font-size:12px;font-weight:300}@media (max-width:960px){.exec-nav{padding:0 24px}.exec-hero-content{padding:0 24px 80px}.exec-hero-scroll-hint{right:24px}.exec-twosides{padding:80px 24px}.exec-twosides-grid{grid-template-columns:1fr}.exec-how{padding:80px 24px}.exec-how-grid{grid-template-columns:1fr 1fr}.exec-features{padding:80px 24px}.exec-features-grid{grid-template-columns:1fr}.exec-footer{padding:40px 24px}.exec-footer-inner{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.exec-how-grid{grid-template-columns:1fr}.exec-hero-h1{max-width:100%}}:root{--exec-navy:#080f1e;--exec-teal:#0d9488;--exec-teal-lg:#14b8a6;--exec-teal-lt:#5eead4;--exec-amber:#f59e0b;--exec-card:#0c1322;--exec-border:#ffffff0f;--exec-muted:#fff6}.exec-app-shell{background:var(--exec-navy);color:#fff;min-height:100vh;font-family:Barlow,sans-serif;display:flex}.exec-sidebar{border-right:1px solid var(--exec-border);z-index:50;background:#060d1a;flex-direction:column;flex-shrink:0;width:220px;display:flex;position:fixed;top:0;bottom:0;left:0}.exec-sidebar-logo{border-bottom:1px solid var(--exec-border);padding:24px 20px 20px}.exec-sidebar-badge{letter-spacing:.2em;text-transform:uppercase;color:var(--exec-teal-lg);vertical-align:middle;border:1px solid #14b8a64d;border-radius:3px;margin-left:8px;padding:2px 6px;font-family:Play,sans-serif;font-size:8px;font-weight:600}.exec-sidebar-nav{flex-direction:column;flex:1;gap:2px;padding:16px 12px;display:flex}.exec-nav-link{color:var(--exec-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-family:Barlow,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:background .15s,color .15s;display:flex}.exec-nav-link:hover{color:#ffffffb3;background:#ffffff0a}.exec-nav-link.active{color:var(--exec-teal-lt);background:#0d94881f}.exec-nav-icon{opacity:.7;flex-shrink:0;width:16px;height:16px}.exec-nav-link.active .exec-nav-icon{opacity:1}.exec-sidebar-footer{border-top:1px solid var(--exec-border);padding:16px 12px}.exec-org-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-family:Play,sans-serif;font-size:12px;font-weight:700;overflow:hidden}.exec-user-email{color:var(--exec-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.exec-signout-btn{border:1px solid var(--exec-border);width:100%;color:var(--exec-muted);cursor:pointer;background:0 0;border-radius:5px;margin-top:10px;padding:7px 12px;font-family:Barlow,sans-serif;font-size:12px;transition:border-color .15s,color .15s}.exec-signout-btn:hover{color:#ffffffb3;border-color:#ffffff26}.exec-main-content{flex-direction:column;flex:1;min-height:100vh;margin-left:220px;display:flex}.exec-topbar{border-bottom:1px solid var(--exec-border);background:#060d1a;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 28px;display:flex}.exec-page-content{flex:1;padding:28px}.exec-bottom-nav{border-top:1px solid var(--exec-border);z-index:50;background:#060d1a;justify-content:space-around;align-items:center;height:60px;display:none;position:fixed;bottom:0;left:0;right:0}.exec-bottom-link{color:var(--exec-muted);border-radius:8px;flex-direction:column;align-items:center;gap:3px;padding:6px 12px;font-family:Barlow,sans-serif;font-size:10px;text-decoration:none;transition:color .15s;display:flex}.exec-bottom-link.active{color:var(--exec-teal-lt)}.exec-auth-page{background:var(--exec-navy);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.exec-auth-card{border:1px solid var(--exec-border);border-top:3px solid var(--exec-teal-lg);background:#0c1322;border-radius:8px;width:100%;max-width:400px;padding:36px 32px}.exec-auth-heading{color:#fff;margin-bottom:6px;font-family:Play,sans-serif;font-size:24px;font-weight:700}.exec-auth-sub{color:var(--exec-muted);margin-bottom:28px;font-size:13px}.exec-form-group{margin-bottom:16px}.exec-label{color:#fff9;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-family:Barlow,sans-serif;font-size:12px;font-weight:500;display:block}.exec-input{border:1px solid var(--exec-border);color:#fff;box-sizing:border-box;background:#ffffff0a;border-radius:5px;outline:none;width:100%;padding:10px 12px;font-family:Barlow,sans-serif;font-size:14px;transition:border-color .15s}.exec-input:focus{border-color:var(--exec-teal)}.exec-input::placeholder{color:#fff3}.exec-btn-primary{background:var(--exec-teal);color:#fff;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:5px;width:100%;margin-top:8px;padding:11px 16px;font-family:Play,sans-serif;font-size:13px;font-weight:700;transition:background .15s}.exec-btn-primary:hover{background:var(--exec-teal-lg)}.exec-btn-primary:disabled{opacity:.5;cursor:not-allowed}.exec-btn-secondary{border:1px solid var(--exec-border);color:#fff9;cursor:pointer;background:0 0;border-radius:5px;padding:8px 14px;font-family:Barlow,sans-serif;font-size:13px;transition:border-color .15s,color .15s}.exec-btn-secondary:hover{color:#fff;border-color:#ffffff26}.exec-btn-danger{color:#f87171;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:5px;padding:8px 14px;font-family:Barlow,sans-serif;font-size:13px;transition:background .15s}.exec-btn-danger:hover{background:#ef444433}.exec-btn-sm{padding:7px 14px;font-size:13px}.exec-btn-xs{padding:4px 10px;font-size:12px}.exec-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.exec-page-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.exec-live-row{background:#10b9810a;border:1px solid #10b9811f;border-radius:8px;flex-wrap:wrap;align-items:center;gap:14px;padding:10px 14px;display:flex}.exec-live-time{color:#ffffff80;flex-shrink:0;width:44px;font-family:DM Mono,monospace;font-size:13px}.exec-live-route{flex:1;align-items:center;gap:6px;min-width:180px;display:flex}.exec-live-loc{color:#ffffffd9;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:13px;overflow:hidden}.exec-live-meta{color:#fff6;flex-shrink:0;gap:10px;font-size:12px;display:flex}.exec-table-link-row{cursor:pointer}.exec-table-link-row:hover td{background:#ffffff08}.exec-fab{background:var(--exec-teal-lg,#0d9488);color:#fff;cursor:pointer;z-index:49;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;line-height:1;text-decoration:none;display:none;position:fixed;bottom:76px;right:20px;box-shadow:0 4px 16px #0d948873}@media (max-width:768px){.exec-fab{display:flex}.exec-page-header{flex-direction:column;gap:12px}.exec-page-actions{width:100%}.exec-live-row{flex-wrap:wrap;gap:10px}}.exec-auth-footer{text-align:center;color:var(--exec-muted);margin-top:20px;font-size:13px}.exec-auth-footer a{color:var(--exec-teal-lt);text-decoration:none}.exec-error-msg{color:#f87171;background:#ef444414;border:1px solid #ef444433;border-radius:5px;margin-bottom:16px;padding:10px 12px;font-size:13px}.exec-job-card{background:var(--exec-card);border:1px solid var(--exec-border);cursor:pointer;color:#fff;border-radius:8px;padding:16px;text-decoration:none;transition:border-color .15s,background .15s;display:block}.exec-job-card:hover{background:#101828;border-color:#14b8a64d}.exec-job-route{color:#fff;align-items:center;gap:6px;margin-bottom:6px;font-family:Play,sans-serif;font-size:13px;font-weight:700;display:flex}.exec-job-meta{color:var(--exec-muted);flex-wrap:wrap;gap:10px;margin-bottom:10px;font-size:12px;display:flex}.exec-job-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;display:flex}.exec-pill{letter-spacing:.08em;text-transform:uppercase;border-radius:4px;align-items:center;padding:3px 8px;font-family:Barlow,sans-serif;font-size:10px;font-weight:600;display:inline-flex}.exec-pill-pending{color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b40}.exec-pill-accepted{color:var(--exec-teal-lt);background:#0d94881a;border:1px solid #0d948840}.exec-pill-driver-assigned{color:var(--exec-teal-lt);background:#5eead414;border:1px solid #5eead433}.exec-pill-collected{color:#c4b5fd;background:#8b5cf61a;border:1px solid #8b5cf633}.exec-pill-on-way{color:#6ee7b7;background:#10b9811a;border:1px solid #10b98133}.exec-pill-complete{color:#fff6;border:1px solid var(--exec-border);background:#ffffff0d}.exec-pill-rejected{color:#f87171;background:#ef444414;border:1px solid #ef444433}.exec-pill-reg-change{color:var(--exec-amber);background:#f59e0b1f;border:1px solid #f59e0b4d}.exec-pill-claimed{color:var(--exec-teal-lt);background:#0d94881a;border:1px solid #0d948840}.exec-board{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}.exec-board-col{border:1px solid var(--exec-border);background:#ffffff05;border-radius:8px;padding:16px}.exec-board-col-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.exec-board-col-title{letter-spacing:.1em;text-transform:uppercase;color:#fff6;font-family:Play,sans-serif;font-size:12px;font-weight:700}.exec-board-col-count{color:var(--exec-muted);background:#ffffff0d;border-radius:10px;padding:2px 7px;font-size:11px}.exec-col-jobs{flex-direction:column;gap:10px;display:flex}.exec-detail-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.exec-detail-title{color:#fff;font-family:Play,sans-serif;font-size:20px;font-weight:700}.exec-detail-sub{color:var(--exec-muted);margin-top:4px;font-size:13px}.exec-section-card{background:var(--exec-card);border:1px solid var(--exec-border);border-radius:8px;margin-bottom:16px;padding:20px}.exec-section-title{letter-spacing:.12em;text-transform:uppercase;color:#ffffff4d;margin-bottom:14px;font-family:Play,sans-serif;font-size:11px;font-weight:700}.exec-field-row{flex-wrap:wrap;gap:20px;margin-bottom:12px;display:flex}.exec-field{flex:1;min-width:160px}.exec-field-label{color:#ffffff59;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:11px}.exec-field-value{color:#fff;font-size:14px;font-weight:400}.exec-action-row{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.exec-amber-banner{background:#f59e0b14;border:1px solid #f59e0b40;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;padding:14px 16px;display:flex}.exec-amber-banner-text{color:var(--exec-amber);font-size:13px}.exec-tabs{border-bottom:1px solid var(--exec-border);gap:0;margin-bottom:20px;display:flex}.exec-tab{color:var(--exec-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 18px;font-family:Barlow,sans-serif;font-size:13px;font-weight:400;transition:color .15s,border-color .15s}.exec-tab:hover{color:#ffffffb3}.exec-tab.active{color:var(--exec-teal-lt);border-bottom-color:var(--exec-teal-lg)}.exec-table-wrap{overflow-x:auto}.exec-table{border-collapse:collapse;width:100%;font-size:13px}.exec-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#ffffff4d;border-bottom:1px solid var(--exec-border);padding:10px 14px;font-family:Barlow,sans-serif;font-size:11px;font-weight:500}.exec-table td{color:#ffffffbf;vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:12px 14px}.exec-table tr:hover td{background:#ffffff05}.exec-modal-backdrop{z-index:200;background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.exec-modal{border:1px solid var(--exec-border);background:#0c1322;border-radius:8px;width:100%;max-width:480px;padding:28px}.exec-modal-title{color:#fff;margin-bottom:16px;font-family:Play,sans-serif;font-size:17px;font-weight:700}.exec-page-heading{color:#fff;margin-bottom:20px;font-family:Play,sans-serif;font-size:22px;font-weight:700}.exec-page-subheading{color:var(--exec-muted);margin-top:-14px;margin-bottom:20px;font-size:13px}.exec-empty{text-align:center;color:#fff3;padding:32px 16px;font-family:Barlow,sans-serif;font-size:13px}.exec-waiting-row{color:#ffffffa6;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:8px 0;font-size:13px;display:flex}.exec-waiting-total{color:var(--exec-teal-lt);margin-top:10px;font-family:Play,sans-serif;font-size:16px;font-weight:700}.exec-select{border:1px solid var(--exec-border);color:#fff;appearance:none;background:#ffffff0a;border-radius:5px;outline:none;width:100%;padding:10px 12px;font-family:Barlow,sans-serif;font-size:14px;transition:border-color .15s}.exec-select:focus{border-color:var(--exec-teal)}.exec-select option{background:#0c1322}.exec-timeline{flex-direction:column;gap:0;display:flex}.exec-timeline-item{gap:14px;padding-bottom:20px;display:flex;position:relative}.exec-timeline-item:not(:last-child):before{content:"";background:var(--exec-border);width:1px;position:absolute;top:22px;bottom:0;left:10px}.exec-timeline-dot{border:1px solid var(--exec-border);background:#ffffff0f;border-radius:50%;flex-shrink:0;width:20px;height:20px;margin-top:2px}.exec-timeline-dot.done{background:var(--exec-teal);border-color:var(--exec-teal)}.exec-timeline-dot.current{background:var(--exec-amber);border-color:var(--exec-amber)}.exec-timeline-label{color:#ffffff80;font-size:13px}.exec-timeline-label.done{color:#fff}.exec-timeline-time{color:#ffffff4d;margin-top:2px;font-size:11px}.exec-portal-nav{border-bottom:1px solid var(--exec-border);background:#060d1a;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.exec-portal-nav-links{gap:4px;display:flex}.exec-portal-page{background:var(--exec-navy);color:#fff;min-height:100vh;font-family:Barlow,sans-serif}.exec-portal-content{max-width:880px;margin:0 auto;padding:32px 24px}.exec-back-link{color:var(--exec-muted);align-items:center;gap:6px;margin-bottom:20px;font-size:13px;text-decoration:none;transition:color .15s;display:inline-flex}.exec-back-link:hover{color:#fff}.exec-invoice-line{color:#ffffffb3;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:8px 0;font-size:13px;display:flex}.exec-invoice-total-row{color:#fff;justify-content:space-between;align-items:center;margin-top:4px;padding-top:12px;font-family:Play,sans-serif;font-size:16px;font-weight:700;display:flex}@media (max-width:768px){.exec-sidebar{display:none}.exec-main-content{min-width:0;margin-left:0;padding-bottom:70px;overflow-x:hidden}.exec-bottom-nav{display:flex}.exec-board{grid-template-columns:1fr}.exec-page-content{padding:16px}.exec-overview-stats{grid-template-columns:1fr 1fr}.exec-overview-grid{grid-template-columns:1fr}.exec-quick-actions{flex-wrap:wrap}.exec-quick-action-btn{flex:calc(50% - 6px);justify-content:center;min-width:0}.exec-upcoming-meta{display:none}.exec-upcoming-route span:first-child,.exec-upcoming-route span:last-child{max-width:90px}.exec-cal-grid{grid-template-columns:repeat(7,1fr)}.exec-cal-cell{min-height:60px;padding:6px 4px}.exec-cal-job-pill{display:none}.exec-cal-more{display:block}}.exec-overview-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px;display:grid}.exec-stat-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;padding:20px 22px}.exec-stat-value{color:#fff;margin-bottom:6px;font-family:Play,sans-serif;font-size:30px;font-weight:700;line-height:1}.exec-stat-label{color:#fff6;text-transform:uppercase;letter-spacing:.06em;font-family:Play,sans-serif;font-size:12px}.exec-quick-actions{gap:12px;margin-bottom:32px;display:flex}.exec-quick-action-btn{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-family:Play,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex}.exec-quick-action-btn:hover{color:#fff;background:#ffffff17;border-color:#fff3}.exec-quick-action-primary{color:#fff;background:#1a3fd4;border-color:#1a3fd4}.exec-quick-action-primary:hover{color:#fff;background:#2e52e8;border-color:#2e52e8}.exec-overview-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.exec-overview-section{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;padding:20px}.exec-section-header-row{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.exec-section-heading{color:#ffffffb3;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;margin:0;font-family:Play,sans-serif;font-size:14px;font-weight:700;display:flex}.exec-section-link{color:#ffffff59;font-family:Play,sans-serif;font-size:12px;text-decoration:none;transition:color .15s}.exec-section-link:hover{color:#ffffffb3}.exec-alert-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}.exec-upcoming-list{flex-direction:column;gap:6px;display:flex}.exec-upcoming-row{color:inherit;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.exec-upcoming-row:hover{background:#ffffff0f;border-color:#ffffff1f}.exec-alert-row{border-color:#f59e0b33}.exec-alert-row:hover{border-color:#f59e0b59}.exec-alert-icon{flex-shrink:0;font-size:16px}.exec-upcoming-time{color:#ffffff80;white-space:nowrap;flex-shrink:0;min-width:72px;font-family:Play,sans-serif;font-size:12px;font-weight:700}.exec-upcoming-route{color:#fff;white-space:nowrap;flex:1;align-items:center;gap:4px;min-width:0;font-family:Play,sans-serif;font-size:13px;display:flex;overflow:hidden}.exec-upcoming-route span:first-child,.exec-upcoming-route span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.exec-upcoming-meta{color:#ffffff59;flex-shrink:0;gap:8px;font-family:Play,sans-serif;font-size:11px;display:flex}.exec-page-header-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.exec-page-header-row .exec-page-heading{margin-bottom:0}.exec-cal-wrap{flex-direction:column;gap:0;display:flex}.exec-cal-nav{align-items:center;gap:20px;margin-bottom:16px;display:flex}.exec-cal-nav-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-family:Play,sans-serif;font-size:18px;transition:background .15s;display:flex}.exec-cal-nav-btn:hover{background:#ffffff1f}.exec-cal-month-label{color:#fff;min-width:160px;font-family:Play,sans-serif;font-size:16px;font-weight:700}.exec-cal-grid{border:1px solid #ffffff14;border-radius:12px;grid-template-columns:repeat(7,1fr);display:grid;overflow:hidden}.exec-cal-day-header{text-align:center;color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0a;border-bottom:1px solid #ffffff14;padding:10px 0;font-family:Play,sans-serif;font-size:11px;font-weight:700}.exec-cal-cell{cursor:default;border-bottom:1px solid #ffffff0f;border-right:1px solid #ffffff0f;min-height:90px;padding:8px 6px;transition:background .15s;overflow:hidden}.exec-cal-cell:nth-child(7n){border-right:none}.exec-cal-cell.valid{cursor:pointer}.exec-cal-cell.valid:hover{background:#ffffff08}.exec-cal-cell.today .exec-cal-day-num{color:#fff;background:#1a3fd4;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.exec-cal-cell.selected{outline-offset:-1px;background:#1a3fd414;outline:1px solid #1a3fd466}.exec-cal-day-num{color:#fff9;justify-content:center;align-items:center;width:22px;height:22px;margin-bottom:4px;font-family:Play,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.exec-cal-job-pills{flex-direction:column;gap:2px;display:flex}.exec-cal-job-pill{white-space:nowrap;text-overflow:ellipsis;color:#fffc;border-radius:3px;padding:1px 4px;font-family:Play,sans-serif;font-size:10px;overflow:hidden}.exec-cal-more{color:#ffffff59;padding-left:4px;font-family:Play,sans-serif;font-size:10px}.exec-cal-detail{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin-top:16px;padding:20px}.exec-client-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.exec-client-card{color:inherit;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:6px;padding:20px;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:flex}.exec-client-card:hover{background:#ffffff12;border-color:#ffffff26;transform:translateY(-1px)}.exec-client-card-name{color:#fff;font-family:Play,sans-serif;font-size:15px;font-weight:700}.exec-client-card-meta{color:#fff6;font-family:Play,sans-serif;font-size:12px}.exec-client-card-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:8px;padding-top:10px;display:flex}.exec-client-card-count{color:#ffffff4d;font-size:12px}.exec-client-card-manage{color:#ffffff40;font-size:12px}.exec-modal-hint{color:#ffffff59;margin-bottom:20px;font-family:Play,sans-serif;font-size:12px}.exec-section-title{color:#fff6;text-transform:uppercase;letter-spacing:.07em;font-family:Play,sans-serif;font-size:11px;font-weight:700}.exec-cal-detail-header{color:#fff;justify-content:space-between;align-items:center;margin-bottom:16px;font-family:Play,sans-serif;font-size:15px;font-weight:700;display:flex}.exec-topbar-org{color:#fff6;font-family:Play,sans-serif;font-size:13px}.exec-theme-toggle{cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;line-height:1;transition:background .15s;display:flex}.exec-theme-toggle:hover{background:#ffffff21}.exec-avatar{color:#5eead4;background:#0d948833;border:1px solid #0d94884d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-family:Play,sans-serif;font-size:12px;font-weight:700;display:flex}.exec-date-sub{color:var(--exec-muted);margin:0;font-family:Play,sans-serif;font-size:13px}.exec-row-title{color:#fff;font-family:Play,sans-serif;font-size:13px;font-weight:700}.exec-row-sub{color:var(--exec-muted);margin-top:2px;font-size:12px}.exec-row-arrow{color:#ffffff4d;flex-shrink:0;font-size:12px}.exec-route-sep{color:#ffffff40;font-size:10px}.exec-driver-tag{color:#ffffff59;font-size:11px}[data-theme=light]{--exec-muted:#64748b;--exec-card:#fff;--exec-border:#00000014}[data-theme=light] .exec-date-sub{color:#64748b}[data-theme=light] .exec-row-title{color:#0f172a}[data-theme=light] .exec-row-sub{color:#64748b}[data-theme=light] .exec-row-arrow{color:#94a3b8}[data-theme=light] .exec-route-sep{color:#cbd5e1}[data-theme=light] .exec-driver-tag{color:#64748b}[data-theme=light] .exec-main-content{background:#f1f5f9}[data-theme=light] .exec-topbar{background:#fff;border-bottom:1px solid #00000014}[data-theme=light] .exec-topbar-org{color:#64748b}[data-theme=light] .exec-theme-toggle{background:#f1f5f9;border-color:#0000001f}[data-theme=light] .exec-theme-toggle:hover{background:#e2e8f0}[data-theme=light] .exec-page-content{background:#f1f5f9}[data-theme=light] .exec-page-heading{color:#0f172a}[data-theme=light] .exec-stat-card{background:#fff;border-color:#00000012}[data-theme=light] .exec-stat-value{color:#0f172a}[data-theme=light] .exec-stat-label{color:#64748b}[data-theme=light] .exec-overview-section{background:#fff;border-color:#00000012}[data-theme=light] .exec-section-heading{color:#475569}[data-theme=light] .exec-section-link{color:#94a3b8}[data-theme=light] .exec-section-link:hover{color:#475569}[data-theme=light] .exec-upcoming-row{color:#0f172a;background:#f8fafc;border-color:#0000000f}[data-theme=light] .exec-upcoming-row:hover{background:#f1f5f9;border-color:#0000001f}[data-theme=light] .exec-upcoming-time{color:#64748b}[data-theme=light] .exec-upcoming-route{color:#0f172a}[data-theme=light] .exec-upcoming-meta{color:#94a3b8}[data-theme=light] .exec-alert-row{border-color:#f59e0b40}[data-theme=light] .exec-quick-action-btn{color:#334155;background:#fff;border-color:#0000001a}[data-theme=light] .exec-quick-action-btn:hover{color:#0f172a;background:#f1f5f9;border-color:#0000002e}[data-theme=light] .exec-quick-action-primary{color:#fff;background:#1a3fd4;border-color:#1a3fd4}[data-theme=light] .exec-quick-action-primary:hover{color:#fff;background:#2e52e8;border-color:#2e52e8}[data-theme=light] .exec-board-col{background:#fff;border-color:#00000012}[data-theme=light] .exec-board-col-title{color:#334155}[data-theme=light] .exec-board-col-count{color:#64748b;background:#f1f5f9}[data-theme=light] .exec-job-card{background:#f8fafc;border-color:#00000012}[data-theme=light] .exec-job-card:hover{background:#f1f5f9;border-color:#1a3fd440}[data-theme=light] .exec-job-route{color:#0f172a}[data-theme=light] .exec-job-meta{color:#64748b}[data-theme=light] .exec-input{color:#0f172a;background:#f8fafc;border-color:#0000001f}[data-theme=light] .exec-input:focus{border-color:#1a3fd4;box-shadow:0 0 0 3px #1a3fd41f}[data-theme=light] .exec-input::placeholder{color:#94a3b8}[data-theme=light] .exec-label{color:#475569}[data-theme=light] .exec-modal{background:#fff;border-color:#0000001a}[data-theme=light] .exec-modal-title{color:#0f172a}[data-theme=light] .exec-empty{color:#94a3b8}[data-theme=light] .exec-back-link{color:#64748b}[data-theme=light] .exec-back-link:hover{color:#1a3fd4}[data-theme=light] .exec-section-title{color:#64748b}[data-theme=light] .exec-cal-grid{border-color:#00000014}[data-theme=light] .exec-cal-day-header{color:#94a3b8;background:#f8fafc;border-bottom-color:#00000014}[data-theme=light] .exec-cal-cell{border-bottom-color:#0000000f;border-right-color:#0000000f}[data-theme=light] .exec-cal-cell.valid:hover{background:#f8fafc}[data-theme=light] .exec-cal-day-num{color:#475569}[data-theme=light] .exec-cal-detail{background:#fff;border-color:#00000012}[data-theme=light] .exec-cal-detail-header{color:#0f172a}[data-theme=light] .exec-cal-more{color:#94a3b8}[data-theme=light] .exec-cal-nav-btn{color:#334155;background:#f1f5f9;border-color:#0000001a}[data-theme=light] .exec-cal-nav-btn:hover{background:#e2e8f0}[data-theme=light] .exec-cal-month-label{color:#0f172a}[data-theme=light] .exec-client-card{background:#fff;border-color:#00000012}[data-theme=light] .exec-client-card:hover{background:#f8fafc;border-color:#00000021}[data-theme=light] .exec-client-card-name{color:#0f172a}[data-theme=light] .exec-client-card-meta{color:#64748b}[data-theme=light] .exec-client-card-footer{border-top-color:#0000000f}[data-theme=light] .exec-client-card-count{color:#94a3b8}[data-theme=light] .exec-client-card-manage,[data-theme=light] .exec-modal-hint{color:#64748b}@keyframes execSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.exec-accept-wrap{z-index:300;width:340px;position:fixed;bottom:24px;right:24px}@media (max-width:640px){.exec-accept-wrap{width:auto;bottom:76px;left:12px;right:12px}}.exec-accept-card{background:#0c1929;border:1px solid #ffffff1f;border-top:3px solid #10b981;border-radius:12px;padding:20px;animation:.28s cubic-bezier(.34,1.2,.64,1) both execSlideUp;box-shadow:0 24px 64px #0000008c,0 4px 16px #0000004d}.exec-accept-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.exec-accept-label{letter-spacing:.14em;text-transform:uppercase;color:#10b981;font-family:Play,sans-serif;font-size:10px;font-weight:700}.exec-accept-queue-count{color:#fff6;background:#ffffff0f;border-radius:10px;padding:2px 8px;font-family:Play,sans-serif;font-size:10px;font-weight:700}.exec-accept-client{color:#fff;margin-bottom:14px;font-family:Play,sans-serif;font-size:17px;font-weight:700;line-height:1.2}.exec-accept-route{background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;flex-direction:column;gap:0;margin-bottom:14px;padding:12px 14px;display:flex}.exec-accept-location{color:#ffffffd9;align-items:center;gap:10px;padding:3px 0;font-family:Barlow,sans-serif;font-size:13px;display:flex}.exec-accept-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.exec-accept-dot--pickup{background:#10b981}.exec-accept-dot--dropoff{background:#3b82f6;border-radius:2px}.exec-accept-route-line{background:#ffffff1f;width:1px;height:14px;margin-left:3.5px}.exec-accept-meta{flex-wrap:wrap;gap:10px;margin-bottom:6px;display:flex}.exec-accept-meta-item{color:#ffffff80;align-items:center;gap:5px;font-family:Barlow,sans-serif;font-size:12px;display:inline-flex}.exec-accept-notes{color:#fff6;background:#ffffff08;border-left:2px solid #ffffff1a;border-radius:5px;margin-bottom:6px;padding:8px 10px;font-size:12px;font-style:italic}.exec-accept-map-wrap{background:#0d1f35;border:1px solid #ffffff14;border-radius:8px;height:180px;margin-bottom:10px;overflow:hidden}.exec-accept-map-placeholder{color:#ffffff40;justify-content:center;align-items:center;height:100%;font-family:Play,sans-serif;font-size:11px;display:flex}.exec-accept-route-stats{background:#ffffff08;border:1px solid #ffffff12;border-radius:7px;align-items:center;gap:12px;margin-bottom:10px;padding:8px 12px;display:flex}.exec-accept-stat{color:#ffffff8c;align-items:center;gap:5px;font-family:Barlow,sans-serif;font-size:12px;display:flex}.exec-accept-price{color:#fff;gap:6px;margin-left:auto;font-family:Play,sans-serif;font-size:15px;font-weight:700}.exec-accept-surcharge-tag{letter-spacing:.1em;text-transform:uppercase;color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b40;border-radius:3px;padding:2px 6px;font-size:9px;font-weight:700}.exec-accept-disclaimer{color:#ffffff40;margin-bottom:4px;font-size:10px;font-style:italic;line-height:1.5}.exec-accept-actions{gap:8px;margin-top:16px;display:flex}.exec-accept-btn-accept{color:#fff;letter-spacing:.06em;cursor:pointer;background:#10b981;border:none;border-radius:7px;flex:1;padding:11px 16px;font-family:Play,sans-serif;font-size:13px;font-weight:700;transition:background .15s}.exec-accept-btn-accept:hover{background:#059669}.exec-accept-btn-accept:disabled{opacity:.5;cursor:not-allowed}.exec-accept-btn-reject{color:#f87171;letter-spacing:.04em;cursor:pointer;background:#ef444414;border:1px solid #ef44444d;border-radius:7px;flex:none;padding:11px 16px;font-family:Play,sans-serif;font-size:13px;font-weight:700;transition:background .15s,border-color .15s}.exec-accept-btn-reject:hover{background:#ef444426;border-color:#ef444480}.exec-accept-btn-reject:disabled{opacity:.5;cursor:not-allowed}.exec-reject-panel{border-top:1px solid #ffffff12;margin-top:14px;padding-top:14px}.exec-reject-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-bottom:10px;font-family:Play,sans-serif;font-size:10px;font-weight:700}.exec-reject-chips{flex-wrap:wrap;gap:6px;display:flex}.exec-reject-chip{color:#fff9;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:16px;padding:5px 11px;font-family:Barlow,sans-serif;font-size:12px;transition:background .15s,border-color .15s,color .15s}.exec-reject-chip:hover{color:#ffffffd9;background:#ffffff14;border-color:#ffffff38}.exec-reject-chip.active{color:#f87171;background:#ef44441f;border-color:#ef444466}.exec-accept-btn-confirm-reject{color:#f87171;letter-spacing:.04em;cursor:pointer;background:#ef44441f;border:1px solid #ef444466;border-radius:7px;flex:1;padding:9px 14px;font-family:Play,sans-serif;font-size:12px;font-weight:700;transition:background .15s}.exec-accept-btn-confirm-reject:hover{background:#ef444438}.exec-accept-btn-confirm-reject:disabled{opacity:.4;cursor:not-allowed}.exec-accept-btn-back{color:#ffffff73;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:7px;padding:9px 14px;font-family:Barlow,sans-serif;font-size:12px;transition:color .15s}.exec-accept-btn-back:hover{color:#ffffffbf}.exec-accept-btn-back:disabled{opacity:.4;cursor:not-allowed}[data-theme=light] .exec-detail-title{color:#0f172a}[data-theme=light] .exec-detail-sub{color:#64748b}[data-theme=light] .exec-field-value{color:#0f172a}[data-theme=light] .exec-field-label{color:#64748b}[data-theme=light] .exec-btn-secondary{color:#334155;border-color:#00000026}[data-theme=light] .exec-btn-secondary:hover{color:#0f172a;border-color:#00000040}[data-theme=light] .exec-tabs{border-bottom-color:#0000001a}[data-theme=light] .exec-tab{color:#64748b}[data-theme=light] .exec-tab:hover{color:#334155}[data-theme=light] .exec-tab.active{color:#1a3fd4;border-bottom-color:#1a3fd4}[data-theme=light] .exec-table th{color:#64748b;border-bottom-color:#00000014}[data-theme=light] .exec-table td{color:#334155;border-bottom-color:#0000000d}[data-theme=light] .exec-table tr:hover td{background:#f8fafc}[data-theme=light] .exec-pill-complete{color:#64748b;background:#0000000a;border-color:#0000001f}[data-theme=light] .exec-section-card{background:#fff;border-color:#00000012}[data-theme=light] .exec-error-msg{background:#ef44440f}.exec-inv-summary{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.exec-inv-summary-card{background:var(--exec-card);border:1px solid var(--exec-border);border-radius:10px;padding:20px 22px}.exec-inv-summary-label{letter-spacing:.08em;text-transform:uppercase;color:var(--exec-muted);margin-bottom:8px;font-family:Play,sans-serif;font-size:11px;font-weight:600}.exec-inv-summary-value{color:#fff;margin-bottom:6px;font-family:Play,sans-serif;font-size:26px;font-weight:700;line-height:1}.exec-inv-summary-sub{color:var(--exec-muted);font-size:12px}.exec-inv-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.exec-inv-tabs{gap:4px;display:flex}.exec-inv-tab{color:var(--exec-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:7px;padding:7px 14px;font-family:Barlow,sans-serif;font-size:13px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.exec-inv-tab:hover{color:#ffffffb3;background:#ffffff0d}.exec-inv-tab.active{color:#5eead4;background:#0d94881f;border-color:#0d948840}.exec-inv-tab-count{color:var(--exec-muted);background:#ffffff14;border-radius:10px;padding:1px 7px;font-family:Play,sans-serif;font-size:11px;font-weight:600}.exec-inv-tab.active .exec-inv-tab-count{color:#5eead4;background:#0d948833}.exec-inv-filters{align-items:center;gap:10px;display:flex}.exec-inv-search-wrap{position:relative}.exec-inv-search{border:1px solid var(--exec-border);background:var(--exec-card);color:#fff;border-radius:6px;outline:none;width:220px;height:34px;padding:0 12px 0 32px;font-family:Barlow,sans-serif;font-size:13px;transition:border-color .2s}.exec-inv-search::placeholder{color:var(--exec-muted)}.exec-inv-search:focus{border-color:#0d948866}.exec-inv-select{border:1px solid var(--exec-border);background:var(--exec-card);color:#fff;cursor:pointer;border-radius:6px;outline:none;height:34px;padding:0 10px;font-family:Barlow,sans-serif;font-size:13px}.exec-inv-table-wrap{background:var(--exec-card);border:1px solid var(--exec-border);border-radius:10px;overflow:hidden}.exec-inv-table{border-collapse:collapse;width:100%;font-family:Barlow,sans-serif}.exec-inv-table thead th{letter-spacing:.08em;text-transform:uppercase;color:var(--exec-muted);border-bottom:1px solid var(--exec-border);white-space:nowrap;text-align:left;background:#ffffff05;padding:11px 14px;font-family:Play,sans-serif;font-size:10px;font-weight:600}.exec-inv-table tbody td{color:#ffffffbf;vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:12px 14px;font-size:13px}.exec-inv-row:last-child td{border-bottom:none}.exec-inv-row:hover td{background:#ffffff05}.exec-inv-td-muted{color:var(--exec-muted)!important;font-size:12px!important}.exec-inv-td-strong{font-weight:500;color:#fff!important}.exec-inv-td-route{align-items:center;gap:5px;max-width:260px;font-size:13px;display:flex;color:#ffffffa6!important}.exec-inv-arrow{color:var(--exec-muted);font-size:11px}.exec-inv-badge{letter-spacing:.06em;text-transform:uppercase;border-radius:12px;align-items:center;padding:3px 9px;font-family:Play,sans-serif;font-size:10px;font-weight:700;display:inline-flex}.exec-inv-badge.claimed{color:#10b981;background:#10b9811a;border:1px solid #10b98140}.exec-inv-badge.pending{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b40}.exec-inv-empty{text-align:center;color:var(--exec-muted);font-size:13px;padding:32px!important}.exec-inv-claim-btn{color:#5eead4;letter-spacing:.05em;cursor:pointer;white-space:nowrap;background:#0d94881a;border:1px solid #0d948859;border-radius:5px;padding:5px 12px;font-family:Play,sans-serif;font-size:11px;font-weight:600;transition:background .15s,border-color .15s}.exec-inv-claim-btn:hover{background:#0d948833;border-color:#0d948880}.exec-inv-claim-btn:disabled{opacity:.5;cursor:not-allowed}[data-theme=light] .exec-sidebar{background:#1e293b;border-right-color:#00000026}[data-theme=light] .exec-inv-summary-card{background:#fff;border-color:#00000012}[data-theme=light] .exec-inv-summary-label{color:#64748b}[data-theme=light] .exec-inv-summary-value{color:#0f172a}[data-theme=light] .exec-inv-summary-sub{color:#94a3b8}[data-theme=light] .exec-inv-tab{color:#64748b}[data-theme=light] .exec-inv-tab:hover{color:#334155;background:#f1f5f9}[data-theme=light] .exec-inv-tab.active{color:#1a3fd4;background:#eff6ff;border-color:#1a3fd433}[data-theme=light] .exec-inv-tab-count{color:#64748b;background:#f1f5f9}[data-theme=light] .exec-inv-tab.active .exec-inv-tab-count{color:#1a3fd4;background:#1a3fd414}[data-theme=light] .exec-inv-search{color:#0f172a;background:#fff;border-color:#0000001f}[data-theme=light] .exec-inv-search::placeholder{color:#94a3b8}[data-theme=light] .exec-inv-search:focus{border-color:#1a3fd4}[data-theme=light] .exec-inv-select{color:#0f172a;background:#fff;border-color:#0000001f}[data-theme=light] .exec-inv-table-wrap{background:#fff;border-color:#00000012}[data-theme=light] .exec-inv-table thead th{color:#64748b;background:#f8fafc;border-bottom-color:#00000012}[data-theme=light] .exec-inv-table tbody td{color:#334155;border-bottom-color:#0000000d}[data-theme=light] .exec-inv-row:hover td{background:#f8fafc}[data-theme=light] .exec-inv-td-muted{color:#94a3b8!important}[data-theme=light] .exec-inv-td-strong{color:#0f172a!important}[data-theme=light] .exec-inv-td-route{color:#475569!important}[data-theme=light] .exec-inv-claim-btn{color:#1a3fd4;background:#eff6ff;border-color:#1a3fd440}[data-theme=light] .exec-inv-claim-btn:hover{background:#dbeafe;border-color:#1a3fd466}
