:root{--bg: #060913;--bg-accent: radial-gradient(circle at 18% 12%, rgba(56, 189, 248, .12), transparent 36%), radial-gradient(circle at 82% 6%, rgba(244, 114, 182, .12), transparent 30%);--surface: rgba(15, 23, 42, .7);--surface-strong: rgba(30, 41, 59, .88);--border: rgba(148, 163, 184, .22);--text: #e2e8f0;--muted: #94a3b8;--accent: #38bdf8;--accent-strong: #0ea5e9;--accent-glow: rgba(56, 189, 248, .24)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg);background-image:var(--bg-accent);color:var(--text);font-family:Manrope,Noto Sans JP,Inter,Helvetica Neue,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.6}code,pre{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace}a{color:var(--accent);font-weight:700;text-decoration:none}a:hover{color:#67e8f9}.screen-shell{min-height:100vh;padding:calc(20px + env(safe-area-inset-top)) 16px calc(32px + env(safe-area-inset-bottom))}.screen-card{max-width:1120px;margin:0 auto;padding:24px;border-radius:24px;background:#070c12db;border:1px solid rgba(148,163,184,.22);box-shadow:0 24px 64px #0206176b}.screen-card--narrow{max-width:720px}.screen-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:18px}.screen-card__eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.screen-card__title{margin:4px 0 0;font-size:clamp(24px,4vw,34px);line-height:1.2}.screen-card__actions{display:flex;flex-wrap:wrap;gap:8px}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.settings-panel{padding:18px;display:flex;flex-direction:column;gap:14px}.settings-panel--full{grid-column:1 / -1}.settings-panel__title{font-size:18px;font-weight:800}.settings-field{display:flex;flex-direction:column;gap:6px}.settings-field span{font-size:13px;color:var(--muted)}.settings-field input{width:100%;padding:12px 14px;border-radius:14px;border:1px solid rgba(148,163,184,.24);background:#0f172ad6;color:var(--text)}.settings-checkbox{display:flex;align-items:center;gap:10px;font-weight:700}.settings-info-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;border-radius:14px;background:#0f172a8a;border:1px solid rgba(148,163,184,.16)}.settings-info-row span{color:var(--muted)}.settings-info-row strong{text-align:right}.settings-note{padding:12px 14px;border-radius:14px;background:#0ea5e91a;border:1px solid rgba(56,189,248,.22);color:#dbeafe}.settings-toast{margin-top:16px;padding:12px 14px;border-radius:14px;background:#0f172ad6;border:1px solid rgba(56,189,248,.22)}.settings-code{max-height:360px;overflow:auto;margin:0;padding:14px;border-radius:14px;background:#020617eb;color:#bfdbfe;font-size:12px}.admin-table-wrap{overflow:auto;border-radius:18px;border:1px solid rgba(148,163,184,.18)}.admin-table{width:100%;border-collapse:collapse;min-width:780px}.admin-table th,.admin-table td{padding:12px 14px;border-bottom:1px solid rgba(148,163,184,.12);text-align:left;vertical-align:top}.admin-table th{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.admin-list{display:flex;flex-direction:column;gap:10px}.admin-list__item{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:14px;background:#0f172a9e;border:1px solid rgba(148,163,184,.16);color:var(--text)}.admin-list__item--static{color:var(--text)}@media(max-width:720px){.screen-card{padding:18px}.settings-info-row{flex-direction:column;align-items:flex-start}.settings-info-row strong{text-align:left}}.card{background:linear-gradient(140deg,#1e293bcc,#0f172ad9);border:1px solid var(--border);border-radius:18px;box-shadow:0 18px 45px #02061773;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.card:hover{border-color:#94a3b85c;box-shadow:0 22px 55px #0206178c;transform:translateY(-2px)}.pill-link{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border-radius:999px;border:1px solid rgba(148,163,184,.22);background:#0f172ab3;color:var(--text);font-weight:800;font-size:14px;transition:transform .2s ease,border-color .2s ease,background .2s ease}.pill-link:hover{border-color:#94a3b873;background:#1e293bd9;color:#fff;transform:translateY(-1px)}.auto-expressway-overlay{position:fixed;inset:0;display:grid;place-items:center;padding:20px 16px;background:#020617b8;z-index:10000}.auto-expressway-card{width:min(560px,92vw);border-radius:20px;padding:18px;background:linear-gradient(160deg,#1e293bf5,#0f172aeb);border:1px solid rgba(251,146,60,.35);box-shadow:0 24px 60px #00000080;text-align:center}.auto-expressway-title{font-size:20px;font-weight:900;margin-bottom:6px}.auto-expressway-speed{font-size:34px;font-weight:900;color:#fbbf24;letter-spacing:.02em}.auto-expressway-note{margin-top:6px;font-size:14px;color:#ffffffc7}.auto-expressway-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:16px}.auto-expressway-actions .trip-detail__button{font-size:16px;padding:12px 16px}.start-hero{--tiger-amber: #f59e0b;--tiger-ember: #fb923c;--tiger-gold: #fbbf24;--tiger-night: #0b0d14;--tiger-ink: rgba(7, 12, 18, .72);--tiger-edge: rgba(255, 255, 255, .14);--tiger-glow: rgba(245, 158, 11, .45);--tiger-size: min(88vw, 78vh, 520px);--tiger-shift-y: -4%;position:relative;min-height:100vh;padding:calc(20px + env(safe-area-inset-top)) 16px calc(32px + env(safe-area-inset-bottom));background:radial-gradient(circle at 8% 5%,rgba(245,158,11,.32),transparent 55%),radial-gradient(circle at 85% 5%,rgba(251,146,60,.25),transparent 50%),linear-gradient(135deg,#0b0d14,#121a28 45%,#0a0f1c);overflow:hidden}.start-hero:before{content:"";position:absolute;left:50%;top:50%;width:var(--tiger-size);height:var(--tiger-size);transform:translate(-50%,calc(-50% + var(--tiger-shift-y)));background:url(/tiger-hero.svg) no-repeat center/contain;opacity:.5;filter:drop-shadow(0 50px 90px rgba(0,0,0,.65)) saturate(1.12);pointer-events:none;z-index:0}.start-hero:after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(125deg,#fb923c14 0 5px,#0f172a00 5px 28px);opacity:.18;mix-blend-mode:screen;pointer-events:none;z-index:0}.start-hero__frame{position:relative;z-index:1;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.start-hero__nav{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;animation:tiger-rise .5s ease-out both}.start-hero__brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.start-hero__brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#fb923cf2,#f59e0bcc);color:#111827;display:grid;place-items:center;font-weight:900;box-shadow:0 14px 32px #00000059}.start-hero__brand-name{font-size:18px;line-height:1}.start-hero__brand-sub{margin-top:4px;font-size:11px;letter-spacing:.18em;color:#ffffffa6}.start-hero__nav-actions{display:flex;gap:8px;flex-wrap:wrap}.start-hero__panel{padding:18px;border-radius:22px;background:#070c12cc;border:1px solid var(--tiger-edge);box-shadow:0 20px 40px #00000061;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:tiger-rise .6s ease-out both;width:100%}.start-hero__title{font-size:clamp(28px,6vw,42px);font-weight:900;margin:4px 0 8px;text-shadow:0 10px 30px rgba(0,0,0,.55)}.start-hero__subtitle{font-size:14px;color:#ffffffbf;margin:0 0 14px}.start-hero__actions{display:grid;gap:10px}.start-hero__actions>*{animation:tiger-rise .6s ease-out both}.start-hero__actions>*:nth-child(1){animation-delay:.06s}.start-hero__actions>*:nth-child(2){animation-delay:.14s}.start-hero__prompt{padding:12px;border-radius:16px;border:1px solid rgba(251,146,60,.28);background:#0f172acc}@keyframes tiger-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:540px){.start-hero{padding:16px 12px 28px;--tiger-size: min(92vw, 80vh, 520px);--tiger-shift-y: -2%}.start-hero:before{opacity:.56}.start-hero__brand{letter-spacing:.04em}}@media(min-width:720px){.start-hero__frame{max-width:1100px;gap:20px}.start-hero__panel{max-width:560px}.start-hero{--tiger-size: min(70vw, 70vh, 760px);--tiger-shift-y: -6%}}.page-shell{margin:0 auto;padding:16px;width:min(96vw,960px);display:grid;gap:14px}.page-head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,#0f172ad9,#1e293bb3);border:1px solid rgba(148,163,184,.2);box-shadow:0 16px 40px #02061773}.page-head__title{font-size:22px;font-weight:900;letter-spacing:.02em}.page-head__actions{display:flex;gap:8px;flex-wrap:wrap}.trip-detail{display:grid;gap:16px;font-size:17px;line-height:1.6}.trip-detail__header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,#0f172ad9,#1e293bb3);border:1px solid rgba(148,163,184,.25);box-shadow:0 16px 40px #02061773}.trip-detail__title{font-size:24px;font-weight:900}.trip-detail__meta{font-size:13px;color:var(--muted);word-break:break-all}.trip-detail__actions{display:flex;gap:8px;flex-wrap:wrap}.trip-detail__button{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border-radius:12px;border:1px solid rgba(148,163,184,.3);background:#0f172acc;color:#fff;font-weight:800;font-size:14px;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.trip-detail__button:hover{border-color:#94a3b88c;background:#1e293be6;transform:translateY(-1px)}.trip-detail__button--accent{border-color:#3b82f699;background:#1e3a8a73;box-shadow:0 0 0 1px #3b82f633}.trip-detail__button--danger{border-color:#ef4444b3;background:#7f1d1de6}.trip-detail__button--small{padding:8px 10px;font-size:13px}.trip-detail__alert{background:#7f1d1d;color:#fff;padding:12px 14px;border-radius:14px;border:1px solid rgba(248,113,113,.35)}.trip-detail__warning{background:#7c2d12;color:#fff;padding:12px 14px;border-radius:14px;border:1px solid rgba(251,191,36,.35)}.trip-detail__toolbar{display:flex;gap:12px;flex-wrap:wrap}.trip-detail__layout,.trip-detail__column{display:grid;gap:16px}.trip-section{padding:16px;border-radius:20px}.trip-section__title{font-weight:900;margin-bottom:12px;font-size:18px}.trip-section__note{margin-top:-6px;margin-bottom:12px;font-size:13px;color:var(--muted)}.trip-list{display:grid;gap:10px}.trip-item{padding:12px 14px;border-radius:16px;background:linear-gradient(140deg,#0f172aeb,#020617b3);border:1px solid rgba(148,163,184,.2);display:grid;gap:8px}.trip-item--split{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.trip-item__title{font-weight:900;font-size:16px}.trip-item__meta{font-size:13px;color:#ffffffb3}.trip-item__value{font-size:20px;font-weight:900}.trip-item__value--bad{color:#fecaca}.trip-day__title{font-weight:900;font-size:16px}.trip-day{padding:12px 14px;border-radius:16px;background:#0206178c;border:1px dashed rgba(148,163,184,.25);display:grid;gap:10px}.trip-event__header{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;align-items:baseline}.trip-event__title{font-weight:900;font-size:17px}.trip-event__range{font-size:15px;color:#ffffffd9}.trip-event__detail{font-size:14px;color:#ffffffd1}.trip-event__address{font-size:14px;color:#ffffffd9;word-break:break-word}.trip-event__actions,.trip-event__action-pair{display:flex;gap:6px;flex-wrap:wrap}.trip-edit__header{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;align-items:baseline}.trip-edit__actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.trip-edit__id{font-size:12px;color:var(--muted)}.trip-edit--compact{gap:12px}.trip-edit__summary{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.trip-edit__summary-main{display:grid;gap:4px;min-width:0;flex:1 1 260px}.trip-edit__address-preview{word-break:break-word}.trip-edit__panel{display:grid;gap:12px}.trip-edit__section{display:grid;gap:8px;padding-top:12px;border-top:1px solid rgba(148,163,184,.18)}.trip-edit__label{font-size:13px;font-weight:800;color:#ffffffc7}.trip-edit__row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.trip-edit__row--between{justify-content:space-between;width:100%}.trip-edit__stack{display:grid;gap:8px}.trip-edit__inline-actions{display:flex;gap:8px;flex-wrap:wrap}.trip-input{height:40px;border-radius:10px;border:1px solid #374151;background:#111827;color:#fff;padding:0 10px;width:100%;min-width:0}.trip-input--textarea{height:auto;padding:10px;resize:vertical}.trip-btn{padding:8px 12px;border-radius:10px;font-weight:800;border:1px solid #374151;background:#1f2937;color:#fff;cursor:pointer}.trip-btn--ghost{background:transparent}.trip-btn--danger{border-color:#b91c1c;background:#7f1d1d}.history-list{display:grid;gap:12px}.history-summary{padding:14px 16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.history-summary__item{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:#080f1cad;border:1px solid rgba(148,163,184,.14)}.history-summary__item span{font-size:12px;font-weight:800;color:#94a3b8e0;letter-spacing:.04em}.history-summary__item strong{font-size:24px;font-weight:900;line-height:1}.history-card{padding:18px;border-radius:20px;color:#fff;text-decoration:none;display:grid;gap:12px;background:linear-gradient(160deg,#121c2de6,#080f1cdb)}.history-card--empty{min-height:120px;place-items:center}.history-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;flex-wrap:wrap}.history-card__copy{display:grid;gap:6px;flex:1 1 280px}.history-card__status{padding:6px 12px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#0f172abf;font-size:12px;font-weight:900;letter-spacing:.08em}.history-card__status--active{border-color:#22c55e99;background:#16653473;color:#bbf7d0}.history-card__range{font-size:17px;font-weight:900;line-height:1.4}.history-card__meta{font-size:13px;color:#e2e8f0bf}.history-card__id{font-size:12px;color:#94a3b8e6;font-weight:700}.history-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.history-card__stat{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:#080f1cbd;border:1px solid rgba(56,189,248,.12)}.history-card__stat span{font-size:11px;font-weight:800;color:#94a3b8d1;letter-spacing:.05em}.history-card__stat strong{font-size:18px;font-weight:900;line-height:1.2}.history-card__metrics{display:flex;gap:8px;flex-wrap:wrap}.metric-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.25);background:#0206178c;font-size:12px;font-weight:800}.metric-chip--strong{background:#0ea5e92e;border-color:#38bdf847;color:#e0f2fe}.metric-chip span{color:#94a3b8e6;font-weight:700}@media(max-width:640px){.history-summary,.history-card__stats{grid-template-columns:1fr}.history-card__identity{justify-items:start}}.history-card__actions{display:flex;justify-content:flex-end}@media(min-width:960px){.trip-detail__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}}.home-backdrop{position:relative;min-height:100vh;padding:calc(8px + env(safe-area-inset-top)) 0 calc(16px + env(safe-area-inset-bottom));background:var(--bg);background-image:var(--bg-accent);overflow:hidden;--home-tiger-size: min(88vw, 70vh, 520px);--home-tiger-shift-y: -4%}.home-backdrop:before{content:"";position:absolute;left:50%;top:50%;width:var(--home-tiger-size);height:var(--home-tiger-size);transform:translate(-50%,calc(-50% + var(--home-tiger-shift-y)));background:url(/tiger-hero.svg) no-repeat center/contain;opacity:.16;filter:drop-shadow(0 40px 70px rgba(0,0,0,.55)) saturate(1.08);pointer-events:none;z-index:0}.home-backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#02061738,#02061780),radial-gradient(circle at 24% 18%,rgba(14,165,233,.09),transparent 32%),repeating-linear-gradient(130deg,#94a3b80a 0 10px,#94a3b800 10px 28px);pointer-events:none;z-index:0}.home-shell{margin:0 auto;padding:16px;width:min(96vw,900px);position:relative;z-index:1;display:grid;gap:14px}.home-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.home-topbar__main{display:grid;gap:4px}.home-topbar__eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#94a3b8d1;font-weight:800}.home-topbar__title{font-size:28px;font-weight:900;line-height:1.05}.home-topbar__meta{font-size:13px;color:#e2e8f0bf}.home-grid,.home-primary{display:grid;gap:14px}.home-overview-card,.home-info-card,.home-action-panel{padding:16px;color:#fff}.home-section-label{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8e6;margin-bottom:12px}.home-overview__hero{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:12px}.home-overview__title{font-size:22px;font-weight:900;line-height:1.1}.home-overview__subtitle{margin-top:6px;font-size:13px;color:#e2e8f0c7}.home-overview__hero-pills{display:grid;gap:8px}.home-overview__pill{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border-radius:14px;background:#080f1cc7;border:1px solid rgba(148,163,184,.2);font-size:13px;font-weight:800;color:#fff}.home-overview__pill--rest{border-color:#ef44443d;color:#fecaca}.home-overview__pill--load{border-color:#3b82f63d;color:#bfdbfe}.home-overview__pill--unload{border-color:#a78bfa42;color:#ddd6fe}.home-overview__pill--break{border-color:#f59e0b3d;color:#fde68a}.home-overview__pill--trip{border-color:#22c55e3d;color:#bbf7d0}.home-status-list{display:grid;gap:8px}.home-status-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;background:#080f1cb8;border:1px solid rgba(148,163,184,.14)}.home-status-row span{font-size:14px;font-weight:800}.home-status-row strong{font-size:18px;font-weight:900}.home-status-row--trip strong{color:#86efac}.home-status-row--rest strong{color:#fca5a5}.home-status-row--load strong{color:#93c5fd}.home-status-row--unload strong{color:#d8b4fe}.home-status-row--break strong{color:#fcd34d}.home-highlight-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.home-highlight-pill{display:inline-flex;align-items:baseline;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(148,163,184,.16);background:#0f172ab8;font-size:12px;color:#e2e8f0cc}.home-highlight-pill strong{color:#fff;font-size:13px}.home-highlight-pill--accent{border-color:#38bdf847}.home-highlight-pill--info{border-color:#22c55e38}.home-highlight-pill--route{border-color:#38bdf847;color:#bae6fd}.home-highlight-pill--route strong{color:#f0f9ff}.home-highlight-pill--expressway{border-color:#f472b642;color:#fbcfe8}.home-highlight-pill--expressway strong{color:#fff1f2}.home-highlight-pill--ferry{border-color:#2dd4bf42;color:#99f6e4}.home-highlight-pill--ferry strong{color:#ecfeff}.home-highlight-pill--wake{border-color:#facc1542;color:#fde68a}.home-highlight-pill--wake strong{color:#fff7ed}.home-highlight-pill--muted{border-color:#94a3b829;color:#e2e8f0b8}.home-info-card{display:grid;gap:10px}.home-kv-list{display:grid;gap:8px}.home-kv-row{display:flex;justify-content:space-between;gap:12px;font-size:14px}.home-kv-row span{color:#94a3b8db;font-weight:700}.home-kv-row strong{text-align:right;font-weight:900}.home-info-card__address{padding:10px 12px;border-radius:14px;background:#080f1cb8;border:1px solid rgba(148,163,184,.12);word-break:break-word;font-size:13px}.home-info-card__meta{font-size:13px;color:#e2e8f0b8}.home-secondary-button{margin-top:4px}.home-voice-button{width:100%;min-height:46px;border:1px solid rgba(56,189,248,.28);border-radius:14px;background:linear-gradient(160deg,#0ea5e9e6,#0369a1f0);color:#fff;font-weight:900;font-size:15px;box-shadow:0 14px 32px #0284c73d}.home-voice-button:disabled{opacity:.58;box-shadow:none}.home-inline-alert,.home-inline-success{font-size:13px;font-weight:700}.home-inline-alert{color:#fca5a5}.home-inline-success{color:#86efac}.home-action-stack,.home-action-panel{display:grid;gap:12px}.home-action-panel__hint{font-size:13px;color:#e2e8f0b8}.home-actions,.home-action-grid{display:grid;gap:10px}.home-alert{padding:12px 14px;border-radius:14px;font-size:13px;font-weight:800}.home-alert--danger{border:1px solid rgba(248,113,113,.28);background:#7f1d1d75;color:#fecaca}@media(min-width:720px){.page-shell{padding:20px 24px;width:min(94vw,1120px)}.home-shell{padding:20px 24px;width:min(94vw,1040px)}.home-grid{grid-template-columns:minmax(0,1fr) minmax(0,360px);align-items:start}.home-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-backdrop{--home-tiger-size: min(64vw, 70vh, 760px);--home-tiger-shift-y: -6%}}@media(prefers-reduced-motion:reduce){.start-hero__nav,.start-hero__panel,.start-hero__actions>*{animation:none}}.report-backdrop{min-height:100vh;padding:calc(8px + env(safe-area-inset-top)) 0 calc(16px + env(safe-area-inset-bottom));background:#0b0c18;color:#e2e8f0}.report-shell{margin:0 auto;padding:12px;width:min(96vw,640px)}.report-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px 16px;border-radius:16px;background:linear-gradient(135deg,#0f172ad9,#1e293bb3);border:1px solid rgba(148,163,184,.2)}.report-header__eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#94a3b8d1;margin-bottom:4px}.report-header__title{font-size:20px;font-weight:900;letter-spacing:.02em}.report-header__eyebrow{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8d1;margin-bottom:4px}.report-header__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;align-items:center}.report-header__chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.report-header__chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#02061773;border:1px solid rgba(148,163,184,.14);font-size:12px;font-weight:800;color:#e2e8f0}.report-header__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.report-header__chips{display:flex;gap:8px;flex-wrap:wrap}.report-header__chip{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#080f1c9e;border:1px solid rgba(148,163,184,.14);font-size:12px;font-weight:800;color:#e2e8f0cc}.report-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-bottom:14px;padding:4px;border-radius:14px;background:#0f172a99;border:1px solid rgba(148,163,184,.15)}.report-tab{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 4px;border-radius:10px;border:none;background:transparent;color:#94a3b8;font-size:11px;font-weight:800;cursor:pointer;transition:background .2s,color .2s}.report-tab:hover{background:#1e293b80;color:#e2e8f0}.report-tab--active{background:#38bdf826;color:#38bdf8;box-shadow:0 0 0 1px #38bdf84d}.report-tab__icon{font-size:18px;line-height:1}.report-tab__label{font-size:11px;white-space:nowrap}.report-sub-tabs{display:flex;gap:4px;margin-bottom:14px;padding:4px;border-radius:12px;background:#0f172a80;border:1px solid rgba(148,163,184,.12)}.report-sub-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px;border-radius:8px;border:none;background:transparent;color:#94a3b8;font-size:13px;font-weight:800;cursor:pointer;transition:background .2s,color .2s}.report-sub-tab:hover{background:#1e293b80}.report-sub-tab--active{background:#38bdf81f;color:#38bdf8}.report-card{background:linear-gradient(140deg,#1e293bcc,#0f172ad9);border:1px solid rgba(148,163,184,.18);border-radius:16px;box-shadow:0 12px 30px #02061766}.report-list{display:grid;gap:10px}.report-summary-strip{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.report-summary-pill{display:inline-flex;align-items:baseline;gap:8px;padding:10px 12px;border-radius:999px;background:#0f172a8f;border:1px solid rgba(148,163,184,.14)}.report-summary-pill span{font-size:12px;color:#94a3b8d6;font-weight:800}.report-summary-pill strong{font-size:14px;font-weight:900}.report-trip-card{padding:16px;cursor:pointer;transition:transform .2s,border-color .2s}.report-trip-card:hover{border-color:#38bdf866;transform:translateY(-1px)}.report-trip-card__row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.report-trip-card__label{font-weight:900;font-size:18px;line-height:1.25}.report-trip-card__date{font-size:12px;color:#94a3b8;font-family:Courier New,monospace;margin-bottom:4px}.report-trip-card__meta{display:flex;gap:12px;font-size:12px;color:#94a3b8e6;font-weight:700;margin-bottom:8px}.report-trip-card__summary{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;border-radius:12px;background:#0206175c;border:1px solid rgba(148,163,184,.1);font-size:12px;color:#94a3b8e0;font-weight:700}.report-trip-card__summary strong{color:#fff;font-size:13px}.report-trip-card__meta--chips{gap:8px;flex-wrap:wrap}.report-trip-card__summary{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;border-radius:14px;background:#080f1c9e;border:1px solid rgba(148,163,184,.12)}.report-trip-card__summary span{font-size:12px;color:#94a3b8d6;font-weight:800}.report-trip-card__summary strong{font-size:14px;font-weight:900}.report-trip-card__open{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 12px;border-radius:999px;border:1px solid rgba(56,189,248,.22);background:#0ea5e91f;color:#bae6fd;font-size:12px;font-weight:900}.report-trip-card__actions{display:flex;justify-content:flex-end}.report-trip-summary{padding:16px;margin-bottom:12px}.report-trip-summary__eyebrow{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#94a3b8d6;margin-bottom:6px}.report-trip-summary__title{font-size:20px;font-weight:900;line-height:1.2;margin-bottom:8px}.report-trip-summary__meta{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;font-weight:800;color:#94a3b8e6}.report-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:10px;border:1px solid rgba(148,163,184,.3);background:#0f172acc;color:#fff;font-weight:800;font-size:14px;cursor:pointer;transition:transform .15s,border-color .15s,background .15s}.report-btn:hover{border-color:#94a3b880;transform:translateY(-1px)}.report-btn--primary{border-color:#38bdf880;background:linear-gradient(135deg,#0ea5e966,#38bdf840);color:#e0f2fe}.report-btn--primary:hover{background:linear-gradient(135deg,#0ea5e98c,#38bdf859)}.report-btn--danger{border-color:#ef444499;background:#7f1d1dcc}.report-btn--small{padding:6px 10px;font-size:12px}.report-btn:disabled{opacity:.5;cursor:not-allowed}.report-input{width:100%;height:42px;padding:0 12px;border-radius:10px;border:1px solid rgba(148,163,184,.25);background:#02061799;color:#e2e8f0;font-size:14px;font-weight:700}.report-input:focus{outline:none;border-color:#38bdf880;box-shadow:0 0 0 2px #38bdf826}.report-textarea{width:100%;padding:12px;border-radius:10px;border:1px solid rgba(148,163,184,.25);background:#02061799;color:#e2e8f0;font-size:13px;font-family:Courier New,monospace;resize:vertical;line-height:1.5}.report-textarea:focus{outline:none;border-color:#38bdf880}.report-select{width:100%;height:42px;padding:0 12px;border-radius:10px;border:1px solid rgba(148,163,184,.25);background:#02061799;color:#e2e8f0;font-size:14px;font-weight:700;cursor:pointer}.report-label{display:block;font-size:12px;font-weight:800;color:#94a3b8;margin-bottom:4px;letter-spacing:.04em}.report-alert{padding:10px 14px;border-radius:12px;font-size:13px;font-weight:800;margin-bottom:10px}.report-alert--warning{background:#7c2d12b3;border:1px solid rgba(251,191,36,.35);color:#fef3c7}.report-alert--danger{background:#7f1d1db3;border:1px solid rgba(248,113,113,.35);color:#fecaca}.report-alert--success{background:#14532db8;border:1px solid rgba(74,222,128,.32);color:#dcfce7}.report-section-title{font-weight:900;font-size:16px;margin-bottom:12px;letter-spacing:.02em}.report-section-caption{font-size:12px;color:#94a3b8db;margin-top:-2px}.report-selectors{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.report-selectors .report-select{flex:1;min-width:140px}.report-day-pills{display:flex;gap:4px}.report-day-pill{padding:8px 12px;border-radius:8px;border:1px solid rgba(148,163,184,.2);background:#0f172a80;color:#94a3b8;font-size:13px;font-weight:800;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.report-day-pill:hover{background:#1e293b99}.report-day-pill--active{background:#38bdf826;color:#38bdf8;border-color:#38bdf859}.report-daily{display:grid;gap:12px}.report-date-header{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;background:#080f1cb8;border:1px solid rgba(56,189,248,.14)}.report-date-header__day{font-weight:900;font-size:16px;color:#38bdf8}.report-date-header__date{font-family:Courier New,monospace;font-weight:700;font-size:14px;color:#94a3b8}.report-date-header__km{margin-left:auto;font-family:Courier New,monospace;font-weight:900;font-size:16px}.report-big-cards{display:grid;gap:10px}.report-metric-card{padding:14px 16px;border-radius:14px;background:linear-gradient(140deg,#1e293bbf,#0f172acc);border:1px solid rgba(148,163,184,.15)}.report-metric-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.report-metric-card__label{font-size:13px;font-weight:800;color:#94a3b8}.report-metric-card__limit{font-size:11px;font-family:Courier New,monospace;color:#94a3b8b3}.report-metric-card__value{font-size:32px;font-weight:900;font-family:Courier New,monospace;line-height:1.2;margin-bottom:8px}.report-metric-card__warning{margin-top:4px;font-size:12px;font-weight:800;color:#ef4444}.report-bar{position:relative;height:8px;border-radius:4px;background:#94a3b826;overflow:hidden}.report-bar__fill{height:100%;border-radius:4px;transition:width .3s ease}.report-bar__marker{position:absolute;top:-2px;width:2px;height:12px;background:#ffffff80;transform:translate(-1px)}.report-stacked-bar{display:flex;height:8px;border-radius:4px;overflow:hidden;background:#94a3b81a;margin-bottom:8px}.report-stacked-bar__seg{height:100%;transition:width .3s ease}.report-legend{display:flex;gap:12px;flex-wrap:wrap;font-size:11px;font-weight:700;color:#94a3b8}.report-legend__dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:4px;vertical-align:middle}.report-breakdown{display:grid;gap:8px}.report-breakdown__row{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid rgba(148,163,184,.08)}.report-breakdown__row:last-child{border-bottom:none}.report-breakdown__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.report-breakdown__label{font-size:14px;font-weight:800;flex:1}.report-breakdown__value{font-family:Courier New,monospace;font-size:16px;font-weight:900;min-width:52px;text-align:right}.report-breakdown__text{font-size:12px;color:#94a3b8;min-width:70px;text-align:right}.report-load-item{padding:10px 12px;margin-bottom:8px;border-radius:10px;background:#02061766;border-left:3px solid}.report-load-item:last-child{margin-bottom:0}.report-load-item__header{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:13px;font-weight:800;margin-bottom:4px}.report-load-item__customer{font-weight:900;font-size:15px;margin-bottom:2px}.report-load-item__meta{display:flex;gap:12px;font-size:12px;color:#94a3b8;font-weight:700;flex-wrap:wrap}.report-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid rgba(239,68,68,.28);background:#ef44441f;color:#fecaca;font-size:11px;font-weight:900;letter-spacing:.02em}.report-load-item__address{font-size:11px;color:#94a3b8b3;margin-top:2px;word-break:break-word}.report-next-day{padding:16px}.report-next-day__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.report-next-day__item{text-align:center;padding:8px;border-radius:10px;background:#02061766}.report-next-day__label{display:block;font-size:11px;font-weight:800;color:#94a3b8;margin-bottom:4px}.report-next-day__value{font-size:20px;font-weight:900}.report-job-card{padding:14px 16px}.report-job-card__header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}.report-job-card__customer{font-weight:900;font-size:16px}.report-job-card__status{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:900;background:#7f1d1d80;color:#fca5a5;border:1px solid rgba(239,68,68,.3)}.report-job-card__status--done{background:#16653480;color:#bbf7d0;border-color:#22c55e4d}.report-job-card__details{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;color:#94a3b8;font-weight:700}.report-badge{padding:2px 8px;border-radius:6px;background:#a855f733;color:#c084fc;font-size:11px;font-weight:800}.report-timeline{display:grid;gap:0;padding:4px 0}.report-timeline__item{display:flex;gap:12px;min-height:48px}.report-timeline__line{display:flex;flex-direction:column;align-items:center;width:20px;flex-shrink:0}.report-timeline__dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;box-shadow:0 0 8px #0000004d}.report-timeline__connector{width:2px;flex:1;background:#94a3b826;min-height:20px}.report-timeline__content{padding-bottom:16px;flex:1}.report-timeline__time{font-size:13px;font-weight:900;color:#e2e8f0;margin-bottom:2px}.report-timeline__label{font-size:14px;font-weight:800}.report-timeline__detail{font-size:12px;color:#94a3b8;word-break:break-word}.report-monthly-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}.report-stat-card{padding:14px;border-radius:14px;background:linear-gradient(140deg,#1e293bbf,#0f172acc);border:1px solid rgba(148,163,184,.15);text-align:center}.report-stat-card__label{font-size:11px;font-weight:800;color:#94a3b8;margin-bottom:6px}.report-stat-card__value{font-size:22px;font-weight:900}.report-stat-card__value--danger{color:#ef4444}.report-monthly-table{display:grid;gap:2px}.report-monthly-table__header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr auto;gap:4px;padding:8px 6px;font-size:11px;font-weight:800;color:#64748b;border-bottom:1px solid rgba(148,163,184,.15)}.report-monthly-table__row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr auto;gap:4px;padding:8px 6px;font-size:13px;font-weight:700;border-radius:6px;transition:background .15s}.report-monthly-table__row:hover{background:#1e293b66}.report-monthly-table__row--alert{background:#7f1d1d33}.mono{font-family:Courier New,monospace}@media(min-width:480px){.report-shell{padding:16px}.report-next-day__grid{gap:12px}}@media(min-width:720px){.report-shell{width:min(94vw,720px);padding:20px}.report-big-cards{grid-template-columns:repeat(3,1fr)}}.big-button{width:100%;min-height:82px;padding:16px 18px;border-radius:22px;border:1px solid rgba(148,163,184,.18);color:#f8fafc;cursor:pointer;touch-action:manipulation;display:grid;gap:6px;align-content:center;justify-items:start;text-align:left;transition:transform .12s ease,box-shadow .16s ease,border-color .16s ease,opacity .16s ease}.big-button:hover:not(:disabled){transform:translateY(-1px)}.big-button:active:not(:disabled){transform:translateY(1px)}.big-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.big-button__label{font-size:18px;font-weight:900;letter-spacing:.02em;line-height:1.15}.big-button__hint{font-size:12px;color:#e2e8f0c7;font-weight:700;line-height:1.4}.big-button--default{min-height:82px}.big-button--compact{min-height:64px;padding:14px 16px;border-radius:18px}.big-button--compact .big-button__label{font-size:16px}.big-button--primary{background:linear-gradient(160deg,#0ea5e9f5,#0284c7fa);border-color:#67e8f957;box-shadow:0 18px 36px #0284c73d}.big-button--danger{background:linear-gradient(160deg,#ef4444f0,#991b1bfa);border-color:#f871715c;box-shadow:0 18px 36px #7f1d1d47}.big-button--neutral{background:linear-gradient(160deg,#1e293bf0,#0f172afa);border-color:#94a3b833;box-shadow:0 16px 32px #02061752}.start-hero{padding:calc(16px + env(safe-area-inset-top)) 16px calc(28px + env(safe-area-inset-bottom));background:radial-gradient(circle at 10% 4%,rgba(245,158,11,.18),transparent 42%),radial-gradient(circle at 84% 0%,rgba(251,146,60,.12),transparent 38%),linear-gradient(140deg,#090d16,#101828 44%,#08111f)}.start-hero:before{opacity:.56;filter:drop-shadow(0 34px 72px rgba(0,0,0,.58)) saturate(1.04)}.start-hero:after{background-image:repeating-linear-gradient(125deg,#fb923c0f 0 4px,#0f172a00 4px 26px);opacity:.18}.start-hero__frame{max-width:1040px;gap:14px}.start-hero__content{display:grid;gap:14px}.start-hero__nav{align-items:flex-start}.start-hero__panel{padding:18px;border-radius:24px;background:linear-gradient(145deg,#080f1bc2,#0f172ad6);border:1px solid rgba(148,163,184,.16);box-shadow:0 26px 54px #0000006b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.start-hero__panel--hero{display:grid;gap:14px}.start-hero__panel--compact,.start-hero__stack{display:grid;gap:12px}.start-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#38bdf81f;color:#7dd3fc;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.start-hero__panel-title{font-size:18px;font-weight:900;line-height:1.2}.start-hero__support-card{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:#02061761;border:1px solid rgba(148,163,184,.14)}.start-hero__support-card strong{font-size:14px;font-weight:900}.start-hero__support-card span{font-size:13px;color:#e2e8f0bd;line-height:1.5}.start-hero__prompt{padding:14px 16px;border-radius:18px;border:1px solid rgba(148,163,184,.18);background:#080f1bb8}.start-hero__checklist{display:grid;gap:8px;margin:0}.start-hero__checkitem{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#e2e8f0d6}.start-hero__checkitem strong{color:#fff;font-weight:800}@media(min-width:720px){.start-hero__content{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:start}.start-hero__support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-backdrop{padding:calc(8px + env(safe-area-inset-top)) 0 calc(24px + env(safe-area-inset-bottom));background:radial-gradient(circle at 8% 4%,rgba(56,189,248,.12),transparent 32%),radial-gradient(circle at 88% 0%,rgba(245,158,11,.1),transparent 28%),linear-gradient(180deg,#060913,#08101d)}.home-backdrop:before{opacity:.16;filter:drop-shadow(0 36px 72px rgba(0,0,0,.52)) saturate(1.02)}.home-backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#06091314,#06091357);pointer-events:none;z-index:0}.home-shell{display:grid;gap:14px}.home-topbar{display:grid;gap:12px}.home-summary{padding:18px;border-radius:26px;background:linear-gradient(150deg,#080f1beb,#0f172ad6);border:1px solid rgba(148,163,184,.18);box-shadow:0 24px 56px #0206176b}.home-summary__header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;flex-wrap:wrap}.home-summary__eyebrow{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#7dd3fc;margin-bottom:8px}.home-summary__title{font-size:clamp(26px,5vw,36px);font-weight:900;line-height:1.05;margin:0}.home-summary__meta{margin-top:6px;font-size:13px;color:#e2e8f0b8;line-height:1.5}.home-summary__actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.home-summary__stats{display:grid;gap:10px;margin-top:16px}.home-kpi{padding:14px 16px;border-radius:18px;background:#0206176b;border:1px solid rgba(148,163,184,.14)}.home-kpi__label{display:block;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8e0;margin-bottom:6px}.home-kpi__value{display:block;font-size:24px;font-weight:900;line-height:1.1}.home-kpi__value--small{font-size:17px}.home-kpi__sub{display:block;margin-top:6px;font-size:12px;color:#e2e8f0ad}.home-chip-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.home-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.18);background:#02061766;font-size:12px;font-weight:800;color:#e2e8f0}.home-chip--accent{border-color:#38bdf859;background:#0ea5e924;color:#7dd3fc}.home-chip--success{border-color:#22c55e52;background:#15803d2e;color:#bbf7d0}.home-chip--warning{border-color:#f59e0b57;background:#b453092e;color:#fde68a}.home-chip--danger{border-color:#f8717157;background:#7f1d1d33;color:#fecaca}.home-grid,.home-primary{gap:14px}.home-panel{padding:16px;border-radius:22px}.home-panel__header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:12px}.home-panel__title{font-size:17px;font-weight:900;line-height:1.15}.home-panel__hint{margin-top:4px;font-size:12px;color:#e2e8f0ad;line-height:1.45}.home-panel__badge{padding:6px 10px;border-radius:999px;background:#0ea5e929;border:1px solid rgba(56,189,248,.28);color:#7dd3fc;font-size:11px;font-weight:900}.home-list{display:grid;gap:10px}.home-list__row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding-bottom:10px;border-bottom:1px solid rgba(148,163,184,.12)}.home-list__row:last-child{padding-bottom:0;border-bottom:none}.home-list__row--muted{color:#e2e8f0b8}.home-list__label{font-size:13px;color:#94a3b8e0;font-weight:700}.home-list__value{text-align:right;font-weight:800;color:#f8fafc}.home-list__value--accent{color:#7dd3fc}.home-list__value--success{color:#86efac}.home-inline-button{width:100%;height:44px;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:#0f172abd;color:#f8fafc;font-size:14px;font-weight:800;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.home-inline-button:hover{background:#1e293bd6;border-color:#94a3b847}.home-inline-button--accent{background:#0ea5e92e;border-color:#38bdf847;color:#7dd3fc}.home-inline-button:disabled{opacity:.6;cursor:not-allowed}.home-actions{gap:14px}.home-action-panel{padding:16px;border-radius:22px;display:grid;gap:12px}.home-action-panel__title{font-size:16px;font-weight:900}.home-action-panel__hint{font-size:12px;color:#e2e8f0ad;line-height:1.45}.home-action-grid{display:grid;gap:10px}.home-secondary-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-secondary-grid .big-button{height:100%}.home-message{font-size:13px;font-weight:800}.history-card{padding:18px;border-radius:22px;gap:12px}.history-summary{padding:14px 16px;border-radius:20px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.history-summary__item{display:grid;gap:6px;padding:12px 14px;border-radius:16px;background:#02061747;border:1px solid rgba(148,163,184,.12);text-align:center}.history-summary__item span{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8d6}.history-summary__item strong{font-size:24px;font-weight:900}.history-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.history-card__summary{display:grid;gap:6px}.history-card__top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;flex-wrap:wrap}.history-card__copy{display:grid;gap:6px}.history-card__identity{display:grid;gap:8px;justify-items:end}.history-card__eyebrow{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8e0}.history-card__duration{font-size:28px;font-weight:900;line-height:1}.history-card__timeline{display:grid;gap:8px}.history-card__stats{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.history-card__stat{display:grid;gap:6px;padding:12px 14px;border-radius:16px;background:#02061747;border:1px solid rgba(148,163,184,.12)}.history-card__stat span{font-size:12px;font-weight:800;color:#94a3b8e0}.history-card__stat strong{font-size:18px;font-weight:900}.history-card--empty{padding:28px}.history-card__date-block{display:grid;gap:2px}.history-card__date-label{font-size:11px;font-weight:800;color:#94a3b8d6}.history-card__date-value{font-size:15px;font-weight:800}.history-card__range{font-size:15px;font-weight:900}.metric-chip--strong{background:#0ea5e91f;border-color:#38bdf84d;color:#e0f2fe}.metric-chip--strong span{color:#7dd3fc}.report-backdrop{background:radial-gradient(circle at 12% 0%,rgba(56,189,248,.08),transparent 28%),linear-gradient(180deg,#080c16,#0b1220)}.report-header{padding:14px 16px;border-radius:20px;box-shadow:0 20px 44px #02061757}.report-header__subtitle{margin-top:4px;font-size:12px;color:#e2e8f0ad}.report-header__eyebrow{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#7dd3fc;margin-bottom:4px}.report-header__actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.report-header__chips{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.report-header__chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#02061757;border:1px solid rgba(148,163,184,.14);font-size:12px;font-weight:800;color:#e2e8f0d6}.report-tabs,.report-sub-tabs{background:#080f1b9e;border-color:#94a3b829}.report-card{background:linear-gradient(150deg,#0f172ac7,#080f1be6);border-color:#94a3b829;box-shadow:0 18px 40px #02061747}.report-metric-card{padding:16px 18px;border-radius:18px;background:linear-gradient(150deg,#0f172ae0,#020617cc);border-color:#94a3b829}.report-metric-card__value{font-size:34px}.report-trip-card__summary{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:10px 12px;border-radius:12px;background:#02061747;border:1px solid rgba(148,163,184,.1);font-size:12px;color:#94a3b8e6;font-weight:800}.report-trip-card__summary strong{color:#e2e8f0;font-size:14px}.report-trip-summary{margin-bottom:12px;padding:16px 18px}.report-trip-summary__eyebrow{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#7dd3fc;margin-bottom:6px}.report-trip-summary__title{font-size:24px;font-weight:900;margin-bottom:8px}.report-trip-summary__meta{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;font-weight:800;color:#94a3b8e0}.report-date-header{padding:12px 16px;border-radius:16px;background:#080f1bb8;border-color:#94a3b81f}.report-next-day__item,.report-stat-card{background:#080f1b75;border:1px solid rgba(148,163,184,.12)}.report-section-caption{font-size:13px;color:#e2e8f0ad;margin-top:-4px}.report-monthly-controls{margin-bottom:16px}@media(min-width:720px){.home-summary__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.home-grid{grid-template-columns:minmax(0,1fr) minmax(0,380px);align-items:start}.home-secondary-grid{grid-template-columns:1fr}}.start-hero__content,.start-hero__stack,.start-hero__panel--hero{display:grid;gap:14px}.start-hero__panel--compact{display:grid;gap:10px}.start-hero__panel-title{font-size:18px;font-weight:900}.start-hero__support-grid{display:grid;gap:10px}.start-hero__support-card{display:grid;gap:4px;padding:12px 14px;border-radius:18px;background:#0206175c;border:1px solid rgba(148,163,184,.12);color:#e2e8f0c7;font-size:13px}.start-hero__support-card strong{color:#fff;font-size:14px}.home-topbar{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;align-items:flex-start}.home-topbar__main{display:grid;gap:6px}.home-topbar__eyebrow,.home-section-label{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#7dd3fc}.home-topbar__title{font-size:clamp(28px,6vw,36px);font-weight:900;line-height:1.05}.home-topbar__meta{font-size:13px;color:#e2e8f0b8}.home-topbar__actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.home-overview-card,.home-info-card{padding:16px;border-radius:22px}.home-overview-card{display:grid;gap:14px}.home-overview__hero{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:flex-start}.home-overview__title{font-size:22px;font-weight:900;line-height:1.15}.home-overview__subtitle{margin-top:6px;font-size:13px;color:#e2e8f0b8;line-height:1.5}.home-overview__hero-pills,.home-highlight-pills{display:flex;gap:8px;flex-wrap:wrap}.home-overview__pill,.home-highlight-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.18);background:#02061766;font-size:12px;font-weight:800;color:#f8fafc}.home-overview__pill--trip,.home-highlight-pill--accent{border-color:#38bdf857;background:#0ea5e924;color:#7dd3fc}.home-overview__pill--rest,.home-status-row--rest,.home-alert--danger,.home-inline-alert{border-color:#f8717152;background:#7f1d1d2e;color:#fecaca}.home-overview__pill--load,.home-status-row--load{border-color:#3b82f647;background:#1e40af29;color:#bfdbfe}.home-overview__pill--unload,.home-status-row--unload{border-color:#a78bfa47;background:#581c872e;color:#ddd6fe}.home-overview__pill--break,.home-status-row--break{border-color:#f59e0b4d;background:#b453092e;color:#fde68a}.home-overview__pill--drive,.home-status-row--drive{border-color:#22c55e47;background:#15803d2e;color:#bbf7d0}.home-overview__pill--ferry,.home-highlight-pill--ferry,.home-status-row--ferry{border-color:#7dd3fc47;background:#0e74902e;color:#bae6fd}.home-highlight-pill--info{border-color:#38bdf83d;color:#e2e8f0e6}.home-highlight-pill--muted{color:#94a3b8e6}.home-status-list,.home-kv-list,.home-action-stack{display:grid;gap:10px}.home-compliance-card{display:grid;gap:14px;padding:16px;border-radius:22px}.home-compliance-hero{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.home-compliance-hero__item,.home-compliance-metric{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:#02061757;border:1px solid rgba(148,163,184,.12)}.home-compliance-hero__item span,.home-compliance-metric span{font-size:12px;font-weight:800;color:#94a3b8e0}.home-compliance-hero__item strong,.home-compliance-metric strong{font-size:20px;font-weight:900;line-height:1.1}.home-compliance-hero__item small,.home-compliance-metric small{font-size:12px;color:#e2e8f0ad;line-height:1.45}.home-compliance-grid,.home-compliance-alerts{display:grid;gap:10px}.home-alert--warning{border-color:#f59e0b4d;background:#b453092e;color:#fde68a}.home-status-row,.home-kv-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:12px 14px;border-radius:16px;background:#02061752;border:1px solid rgba(148,163,184,.12);font-size:14px}.home-status-row strong,.home-kv-row strong{font-weight:900}.home-status-row--trip{border-color:#38bdf838;background:#0ea5e91a}.home-info-card{display:grid;gap:12px}.home-info-card__address{padding:12px 14px;border-radius:16px;background:#0206174d;border:1px solid rgba(148,163,184,.1);font-size:13px;line-height:1.5;word-break:break-word}.home-info-card__meta{font-size:13px;color:#e2e8f0b3;line-height:1.45}.home-secondary-button,.home-voice-button{width:100%;height:46px;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:#0f172ac7;color:#f8fafc;font-size:14px;font-weight:800;cursor:pointer}.home-voice-button{background:#0ea5e933;border-color:#38bdf847}.home-voice-button:disabled{opacity:.6;cursor:not-allowed}.home-inline-alert,.home-inline-success,.home-alert{padding:10px 12px;border-radius:14px;border:1px solid rgba(148,163,184,.16);font-size:13px;font-weight:800}.home-inline-success{background:#15803d2e;border-color:#22c55e47;color:#bbf7d0}@media(min-width:720px){.start-hero__content{grid-template-columns:minmax(0,1.1fr) minmax(280px,360px);align-items:start}.history-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}
