/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#17211d;--muted:#6b746f;--paper:#f3f2ed;--card:#fff;--green:#176b4b;--green-dark:#0d4934;--lime:#dfff75;--line:#e2e4de;--amber:#b96b0a}*{box-sizing:border-box}html{background:#d9ddd8}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#d9ddd8;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}.app-shell{background:var(--paper);width:100%;max-width:520px;min-height:100dvh;margin:0 auto;padding-bottom:92px;position:relative;box-shadow:0 0 50px #142a201f}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;gap:10px;height:76px;padding:14px 18px;display:flex;position:sticky;top:0}.brand-mark{background:var(--green);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:23px;font-weight:900;display:grid;transform:skew(-5deg)}.brand-copy{flex-direction:column;line-height:1.05;display:flex}.brand-copy strong{letter-spacing:-.5px;font-size:19px}.brand-copy span{color:var(--muted);margin-top:4px;font-size:11px}.role-picker{background:#f0f3ef;border:1px solid #dce3dd;border-radius:24px;align-items:center;gap:5px;margin-left:auto;padding:4px 7px 4px 4px;display:flex}.role-picker .avatar{width:31px;height:31px;color:var(--green-dark);background:#d6e9df;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.role-picker select{background:0 0;border:0;outline:none;max-width:98px;font-size:12px;font-weight:700}.content{padding:22px 18px}.welcome-row{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.date-line,.eyebrow{letter-spacing:.9px;color:var(--green);font-size:11px;font-weight:800}.welcome-row h1{letter-spacing:-1px;margin:5px 0 3px;font-size:27px}.welcome-row p,.page-title p{color:var(--muted);margin:0;font-size:14px}.bell{border:1px solid var(--line);color:#e88919;background:#fff;border-radius:50%;width:42px;height:42px;font-size:14px}.create-button{background:var(--green);color:#fff;text-align:left;border:0;border-radius:18px;align-items:center;gap:13px;width:100%;padding:16px;display:flex;box-shadow:0 7px 20px #176b4b30}.create-button>span{background:#ffffff26;border-radius:12px;place-items:center;width:42px;height:42px;font-size:25px;display:grid}.create-button div{flex-direction:column;gap:4px;display:flex}.create-button strong{font-size:17px}.create-button small{color:#cde1d8}.create-button b{margin-left:auto;font-size:28px;font-weight:300}.metric-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.metric-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;flex-direction:column;min-height:116px;padding:14px;display:flex}.metric-card.attention{background:#fff9ed;border-color:#f0d9aa}.metric-card span{color:var(--muted);letter-spacing:.5px;font-size:10px;font-weight:800}.metric-card strong{margin:8px 0 2px;font-size:32px}.metric-card small{color:var(--amber);font-weight:700}.assistant-note{background:#fff7e8;border:1px solid #efd6aa;border-radius:15px;gap:12px;margin-top:12px;padding:14px;display:flex}.assistant-note>span{background:#f2b351;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.assistant-note p{color:#6f6451;margin:4px 0 0;font-size:12px;line-height:1.4}.section-header{justify-content:space-between;align-items:center;margin:27px 1px 11px;display:flex}.section-header h2{letter-spacing:-.4px;margin:0;font-size:18px}.section-header button{color:var(--green);background:0 0;border:0;font-size:12px;font-weight:800}.job-list{flex-direction:column;gap:10px;display:flex}.job-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;width:100%;padding:15px;box-shadow:0 3px 12px #162a2109}.job-top,.job-bottom{justify-content:space-between;align-items:center;display:flex}.status{border-radius:20px;padding:5px 9px;font-size:10px;font-weight:800}.status.amber{color:#8b550a;background:#fff0d0}.status.blue{color:#255d90;background:#e4f1ff}.status.green{color:#176b4b;background:#dff5e9}.job-card h3{margin:11px 0 8px;font-size:16px}.job-meta{color:var(--muted);border-bottom:1px solid #edf0eb;gap:14px;padding-bottom:12px;font-size:11px;display:flex}.job-bottom{color:var(--muted);padding-top:11px;font-size:11px}.job-bottom strong{color:var(--ink);font-size:15px}.alert-card{text-align:left;background:#fff9eb;border:1px solid #f1d7a2;border-radius:15px;align-items:center;gap:11px;width:100%;padding:13px;display:flex}.alert-icon{background:#efb54e;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.alert-card div{flex:1}.alert-card strong{font-size:13px}.alert-card p{color:#776b57;margin:4px 0;font-size:11px}.alert-card small{color:#9a8c73}.alert-card b{font-size:24px}.bottom-nav{border-top:1px solid var(--line);z-index:20;width:100%;max-width:520px;height:76px;padding-bottom:env(safe-area-inset-bottom);background:#fffffff5;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#818984;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.bottom-nav button span{font-size:22px;line-height:1}.bottom-nav button small{font-size:10px;font-weight:700}.bottom-nav button.active{color:var(--green)}.bottom-nav button.active span{background:#e1f0e8;border-radius:15px;width:42px;padding:3px 0}.page-section{animation:.25s rise}.page-title{align-items:center;gap:12px;margin:2px 0 22px;display:flex}.page-title>button{border:1px solid var(--line);background:#fff;border-radius:12px;width:38px;height:38px;font-size:28px;line-height:1}.page-title h1{margin:0 0 3px;font-size:24px}.filter-row{gap:6px;margin-bottom:14px;display:flex;overflow:auto}.filter-row button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:20px;padding:9px 12px;font-size:12px;font-weight:700}.filter-row button.active{background:var(--green);color:#fff;border-color:var(--green)}.filter-row b{background:#fff3;border-radius:9px;place-items:center;min-width:18px;height:18px;display:inline-grid}.period-button{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;width:100%;margin-bottom:14px;padding:13px;font-weight:700;display:flex}.period-button span{color:var(--green)}.bottom-cta{background:var(--green);color:#fff;border:0;border-radius:14px;width:100%;margin-top:18px;padding:16px;font-weight:800;position:sticky;bottom:85px;box-shadow:0 8px 25px #176b4b38}.bottom-cta.inline{position:static}.resource-card,.people-list>div{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;margin-bottom:9px;padding:13px;display:flex}.resource-card>span{background:#eef3ef;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.resource-card div{flex:1}.resource-card p,.people-list small{color:var(--muted);margin:3px 0 0;font-size:11px}.people-list>div>span{width:38px;height:38px;color:var(--green);background:#dcece4;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.people-list p{flex-direction:column;flex:1;margin:0;display:flex}.detail-status{justify-content:space-between;align-items:center;margin:-10px 0 14px;display:flex}.detail-status small{color:var(--muted)}.detail-block{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:10px;padding:15px}.mini-route{flex-wrap:wrap;align-items:center;gap:7px;margin:12px 0;font-size:12px;display:flex}.mini-route span{background:#eef2ee;border-radius:8px;padding:7px 9px}.mini-route b{color:var(--green)}.detail-block>button{color:var(--green);background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.line-item{border-bottom:1px solid #edf0eb;align-items:center;gap:10px;padding:13px 0;display:flex}.line-item>span{font-size:24px}.line-item div{flex:1}.line-item p{color:var(--muted);margin:3px 0 0;font-size:11px}.line-item b{font-size:13px}.detail-block .add-line{margin-top:13px}.summary-line{border-bottom:1px solid #edf0eb;grid-template-columns:1fr 1.2fr auto;gap:8px;padding:12px 0;font-size:12px;display:grid}.summary-line span{color:var(--muted)}.cost-card,.price-card{border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:16px;display:flex}.cost-card{color:#fff;background:#202c27}.price-card{color:var(--green-dark);background:#e5f1e9}.cost-card div,.price-card div{flex-direction:column;display:flex}.cost-card span,.price-card span{letter-spacing:.6px;opacity:.7;font-size:10px;font-weight:800}.cost-card strong,.price-card strong{margin:5px 0 2px;font-size:27px}.cost-card small,.price-card small{opacity:.7;font-size:10px}.cost-card button,.price-card button{color:inherit;background:#ffffff24;border:0;border-radius:10px;padding:9px;font-size:11px;font-weight:700}.sheet-backdrop{z-index:50;background:#09140f7a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{width:100%;max-width:520px;padding:10px 18px calc(20px + env(safe-area-inset-bottom));background:#f7f7f3;border-radius:24px 24px 0 0;max-height:92dvh;animation:.3s sheetUp;overflow:auto}.sheet-handle{background:#c4cac5;border-radius:2px;width:42px;height:4px;margin:0 auto 16px}.sheet-title{justify-content:space-between;align-items:center;display:flex}.sheet-title h2{margin:3px 0 14px}.sheet-title button{background:#e7e9e5;border:0;border-radius:50%;width:35px;height:35px;font-size:22px}.sheet label{flex-direction:column;gap:7px;margin:12px 0;font-size:12px;font-weight:800;display:flex}.sheet input,.sheet select,.sheet textarea{background:#fff;border:1px solid #dce0da;border-radius:12px;outline:none;width:100%;padding:13px}.sheet textarea{resize:vertical;min-height:80px}.split-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.route-add{width:100%;color:var(--green);background:#f0f5f1;border:1px dashed #aab9b0;border-radius:12px;padding:13px;font-weight:800}.driver-shell{background:#f1f2ed;padding-bottom:0}.driver-topbar{position:relative}.driver-hero{background:var(--green-dark);color:#fff;justify-content:space-between;align-items:flex-start;padding:23px 18px 25px;display:flex}.eyebrow.light{color:#9fc6b4}.driver-hero h1{margin:6px 0 2px;font-size:27px}.driver-hero p{color:#bcd2c7;margin:0}.driver-code{background:#ffffff1a;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:800}.driver-content{padding:14px 14px 30px}.route-card,.assigned-card{border:1px solid var(--line);background:#fff;border-radius:17px;margin-bottom:10px;padding:16px}.route-point{align-items:center;gap:12px;display:flex}.route-point div{flex-direction:column;gap:4px;display:flex}.route-point small,.assigned-card small{color:var(--muted);letter-spacing:.5px;font-size:9px;font-weight:800}.route-point strong{font-size:13px}.dot{border:3px solid;border-radius:50%;flex:none;width:13px;height:13px}.dot.start{border-color:#e5ac43}.dot.end{border-color:var(--green)}.route-line{border-left:2px dotted #c9ceca;height:26px;margin:2px 0 2px 5px}.map-button{width:100%;color:var(--green);background:#edf4f0;border:0;border-radius:10px;margin-top:16px;padding:11px;font-weight:800}.map-button span{float:right}.assigned-card{align-items:center;gap:12px;display:flex}.assigned-card>span{font-size:27px}.assigned-card div{flex-direction:column;gap:4px;display:flex}.assigned-card p{color:var(--muted);margin:0;font-size:11px}.status-area{margin-top:22px}.current-status{float:right;color:var(--muted);font-size:11px}.big-action,.photo-action{border:0;border-radius:15px;align-items:center;gap:12px;width:100%;min-height:62px;margin-top:10px;padding:14px 16px;font-size:17px;font-weight:850;display:flex}.big-action span,.photo-action>span{background:#ffffff29;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.big-action.primary{color:var(--green-dark);background:#e4f2e9;border:1px solid #c9dfd2}.big-action.dark{color:#fff;background:#203029}.big-action.success{background:var(--green);color:#fff}.big-action:disabled{opacity:.38}.photo-action{cursor:pointer;background:#fff;border:1px dashed #9daa9f}.photo-action input{display:none}.photo-action em{color:#a65d08;background:#fff0d6;border-radius:8px;margin-left:auto;padding:5px 7px;font-size:10px;font-style:normal}.photo-action.complete{color:var(--green);background:#edf8f1;border-style:solid;border-color:#8bc5a7}.problem-button{color:#a93c2d;background:#fff4f2;border:1px solid #e8b5ac;border-radius:14px;width:100%;margin-top:10px;padding:15px;font-weight:800}.toast{z-index:100;color:#fff;text-align:center;background:#17251f;border-radius:13px;width:calc(100% - 38px);max-width:480px;padding:13px 15px;font-size:12px;font-weight:700;animation:.2s rise;position:fixed;bottom:95px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0000003d}@keyframes rise{0%{opacity:0;transform:translateY(7px)}}@keyframes sheetUp{0%{transform:translateY(100%)}}@media (width>=760px){body{padding:24px 0}.app-shell{border-radius:26px;min-height:calc(100dvh - 48px);overflow:hidden}.bottom-nav{border-radius:0 0 26px 26px;bottom:24px}.sheet{border-radius:24px;margin-bottom:30px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}.auth-page{background:var(--cream);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(420px,100%);padding:34px;box-shadow:0 20px 60px #1b2b2220}.login-logo{background:var(--green-dark);color:#fff;border-radius:16px;place-items:center;width:54px;height:54px;font-size:28px;font-weight:900;display:grid}.auth-card h1{margin:16px 0 4px;font-size:34px}.auth-card>p{color:var(--muted);margin:0 0 26px}.auth-card label,.record-form label{gap:7px;margin-bottom:15px;font-size:13px;font-weight:750;display:grid}.auth-card input,.record-form input,.record-form select,.record-form textarea,.section-head select,.stop-row input,.stop-row select{width:100%;color:var(--ink);background:#fff;border:1px solid #d8d8d2;border-radius:12px;padding:13px 14px}.auth-card input:focus,.record-form input:focus,.record-form select:focus,.record-form textarea:focus{border-color:var(--green);outline:3px solid #e5f0e9}.submit-main{background:var(--green-dark);color:#fff;cursor:pointer;border:0;border-radius:13px;padding:14px 20px;font-size:15px;font-weight:850}.submit-main:disabled{opacity:.6}.auth-card .submit-main{width:100%;margin-top:5px}.form-error{color:#a53227;background:#fff0ee;border-radius:10px;margin-bottom:12px;padding:11px 13px;font-size:13px;font-weight:700}.real-app{min-height:100vh;color:var(--ink);background:#f5f4ef}.real-topbar{border-bottom:1px solid var(--line);z-index:5;background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 32px;display:flex;position:sticky;top:0}.real-brand,.real-user{align-items:center;gap:12px;display:flex}.real-brand>span{background:var(--green-dark);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:grid}.real-brand div,.real-user div{display:grid}.real-brand strong{letter-spacing:.04em;font-size:20px}.real-brand small,.real-user small{color:var(--muted)}.real-user{text-align:right}.real-user button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;padding:8px 11px}.real-layout{grid-template-columns:210px 1fr;min-height:calc(100vh - 78px);display:grid}.real-nav{border-right:1px solid var(--line);background:#fbfaf7;flex-direction:column;gap:7px;padding:24px 14px;display:flex}.real-nav button,.record-tabs button{text-align:left;color:#5b625e;cursor:pointer;background:0 0;border:0;border-radius:11px;padding:12px 14px;font-weight:800}.real-nav button.active,.record-tabs button.active{background:var(--green-dark);color:#fff}.real-content{width:100%;max-width:1250px;margin:0 auto;padding:34px}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.section-head h1{margin:2px 0;font-size:32px}.kicker{color:var(--muted);letter-spacing:.13em;margin:0;font-size:11px;font-weight:900}.section-head select{width:auto;min-width:180px}.job-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.real-job{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.job-code{color:var(--muted);letter-spacing:.08em;font-size:12px;font-weight:900}.real-job h2{margin:10px 0 2px;font-size:21px}.real-job h3{color:#4e5853;margin:0 0 12px;font-size:15px}.real-job>p{color:var(--muted);min-height:38px;font-size:14px}.job-meta{color:#555f59;border-top:1px solid #eee;justify-content:space-between;gap:14px;margin-top:14px;padding-top:13px;font-size:12px;display:flex}.status-pill{background:#edf0ed;border-radius:20px;margin-top:14px;padding:7px 10px;font-size:12px;font-weight:850;display:inline-flex}.status-on_route,.status-loaded{color:#1d5e91;background:#e4effb}.status-delivered,.status-invoice_pending{color:#28633a;background:#e7f3e9}.status-owner_review{color:#8a5d00;background:#fff0cf}.status-invoiced{color:#17624c;background:#e3f4ef}.empty-state{color:var(--muted);background:#fff;border:1px dashed #cfd2cc;border-radius:18px;grid-column:1/-1;place-items:center;gap:7px;padding:50px;display:grid}.record-form{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:850px;padding:24px}.record-form.compact{margin-top:18px}.record-form h2{margin:0 0 20px}.form-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.form-grid .full{grid-column:1/-1}.stops{border-top:1px solid #ecece7;margin:5px 0 20px;padding-top:18px}.stops-title{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.stops-title button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:800}.stop-row{grid-template-columns:130px 1fr 36px;gap:8px;margin-bottom:8px;display:grid}.stop-row button{color:#9b3328;background:#f4e8e6;border:0;border-radius:10px;font-size:22px}.record-tabs{flex-wrap:wrap;gap:8px;display:flex}.record-tabs button{background:#ebece8}.real-toast{color:#fff;z-index:10;background:#142c20;border-radius:12px;padding:12px 18px;font-weight:750;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0003}.category-form{background:#eef4f0;border:1px solid #d3e1d8;border-radius:14px;align-items:end;gap:10px;max-width:850px;margin-top:18px;padding:12px;display:flex}.category-form label{flex:1;gap:5px;font-size:12px;font-weight:800;display:grid}.category-form input{background:#fff;border:1px solid #ccd8d0;border-radius:10px;padding:11px}.category-form button{background:var(--green);color:#fff;border:0;border-radius:10px;padding:12px 15px;font-weight:800}@media (width<=520px){.category-form{flex-direction:column;align-items:stretch}}.date-filter{border:1px solid var(--line);background:#fff;border-radius:14px;gap:12px;margin-bottom:16px;padding:14px;display:flex}.date-filter label{gap:5px;font-size:11px;font-weight:850;display:grid}.date-filter input{border:1px solid var(--line);border-radius:9px;padding:9px}.invoice-section{border:1px solid var(--line);background:#fff;border-radius:17px;margin-bottom:15px;padding:20px}.invoice-section.review{background:#fff9ed;border-color:#efd49f}.invoice-section h2{margin:0 0 14px;font-size:18px}.invoice-heading{justify-content:space-between;align-items:center;display:flex}.invoice-heading>strong{color:var(--green);font-size:20px}.invoice-row{border-top:1px solid #eceeea;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 0;display:grid}.invoice-row>button:first-child{text-align:left;cursor:pointer;background:0 0;border:0;gap:3px;display:grid}.invoice-row small{color:var(--muted);font-weight:800}.invoice-row>span{font-weight:850}.invoice-action{background:var(--green-dark);color:#fff;border:0;border-radius:9px;padding:10px;font-size:11px;font-weight:850}.invoice-action.success{background:var(--green)}.invoice-row.done{opacity:.8;grid-template-columns:1fr auto}@media (width<=650px){.date-filter{grid-template-columns:1fr 1fr;display:grid}.invoice-row{grid-template-columns:1fr auto}.invoice-action{grid-column:1/-1}.invoice-row.done{grid-template-columns:1fr auto}}.fuel-settings{color:#fff;background:#203029;border-radius:16px;align-items:center;gap:14px;max-width:850px;margin-bottom:18px;padding:16px;display:flex}.fuel-settings>div{flex:1;gap:3px;display:grid}.fuel-settings span{color:#b9c8c0;font-size:11px}.fuel-settings label{align-items:center;gap:4px;font-weight:900;display:flex}.fuel-settings input{border:0;border-radius:9px;width:110px;padding:10px}.fuel-settings button{color:var(--green-dark);background:#fff;border:0;border-radius:9px;padding:10px 13px;font-weight:850}.cost-summary{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.cost-summary>div{color:#fff;background:#203029;border-radius:15px;gap:4px;padding:16px;display:grid}.cost-summary>div:last-child{color:var(--green-dark);background:#e3f0e7}.cost-summary small{letter-spacing:.06em;opacity:.7;font-size:10px;font-weight:900}.cost-summary strong{font-size:25px}.cost-summary span{opacity:.75;font-size:10px}@media (width<=560px){.fuel-settings{flex-direction:column;align-items:stretch}.fuel-settings label{justify-content:space-between}.cost-summary{grid-template-columns:1fr}}@media (width<=760px){body{padding:0}.real-topbar{height:68px;padding:0 14px}.real-brand small,.real-user div{display:none}.real-layout{display:block}.real-nav{z-index:4;border-right:0;border-bottom:1px solid var(--line);flex-direction:row;padding:8px;position:sticky;top:68px;overflow:auto}.real-nav button{white-space:nowrap}.real-content{padding:22px 14px}.section-head{flex-direction:column;align-items:start}.section-head h1{font-size:26px}.job-grid,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.stop-row{grid-template-columns:105px 1fr 34px}.record-form{padding:17px}.job-meta{flex-direction:column;gap:5px}}.real-job-button{text-align:left;width:100%;color:inherit;cursor:pointer;display:block}.back-link{color:var(--green);cursor:pointer;background:0 0;border:0;margin-bottom:18px;padding:0;font-weight:800}.detail-hero{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.detail-hero h1{margin:5px 0;font-size:30px}.detail-hero>div>p:last-child{color:var(--muted)}.detail-columns{grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);align-items:start;gap:18px;display:grid}.detail-panel{border:1px solid var(--line);background:#fff;border-radius:17px;margin-bottom:14px;padding:20px}.detail-panel h2{margin:0 0 16px;font-size:18px}.detail-panel label{gap:6px;margin-bottom:12px;font-size:12px;font-weight:800;display:grid}.detail-panel input,.detail-panel select{background:#fff;border:1px solid #d8d8d2;border-radius:10px;width:100%;padding:11px}.address-line{border-bottom:1px solid #eee;align-items:center;gap:12px;padding:11px 0;display:flex}.address-line>b{width:28px;height:28px;color:var(--green);background:#e6f1ea;border-radius:50%;place-items:center;display:grid}.address-line div{gap:3px;display:grid}.address-line small{color:var(--muted);font-size:9px;font-weight:900}.trip-line{border:1px solid #e6e7e3;border-radius:12px;margin-bottom:9px;padding:13px}.trip-line>div:first-child{gap:4px;display:grid}.trip-line span,.muted{color:var(--muted);font-size:12px}.trip-state{color:var(--green);margin-top:8px;font-size:11px;font-weight:850}.driver-actions{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:12px;display:grid!important}.driver-actions button{background:var(--green-dark);color:#fff;border:0;border-radius:9px;padding:10px 6px;font-size:11px;font-weight:800}.mini-grid{grid-template-columns:1fr 1fr;gap:0 10px;display:grid}.price-row{border-bottom:1px solid #eee;justify-content:space-between;gap:10px;margin-bottom:8px;padding:9px 0;display:flex}.price-row span{font-weight:700;display:grid}.price-row small{color:var(--muted);margin-top:3px;font-weight:400}@media (width<=850px){.detail-columns{grid-template-columns:1fr}.detail-hero{flex-direction:column}.detail-hero h1{font-size:25px}}@media (width<=450px){.mini-grid,.driver-actions{grid-template-columns:1fr}}.dashboard-view{max-width:900px}.dash-welcome{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.dash-welcome h1{margin:5px 0;font-size:32px}.dash-welcome>div>p:last-child{color:var(--muted);margin:0}.dash-avatar{width:52px;height:52px;color:var(--green-dark);background:#dcece4;border-radius:50%;place-items:center;font-weight:900;display:grid}.dash-create{background:var(--green);color:#fff;text-align:left;cursor:pointer;border:0;border-radius:18px;align-items:center;gap:14px;width:100%;padding:17px 19px;display:flex;box-shadow:0 8px 24px #176b4b28}.dash-create>span{background:#ffffff20;border-radius:13px;place-items:center;width:45px;height:45px;font-size:26px;display:grid}.dash-create div{gap:3px;display:grid}.dash-create strong{font-size:17px}.dash-create small{color:#d6ebe0}.dash-create b{margin-left:auto;font-size:27px}.dash-metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.dash-metric{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:16px;align-content:start;min-height:120px;padding:15px;display:grid}.dash-metric.attention{background:#fff9ed;border-color:#efd49f}.dash-metric span{letter-spacing:.06em;color:var(--muted);font-size:10px;font-weight:900}.dash-metric strong{margin:8px 0;font-size:34px}.dash-metric small{color:var(--green);font-weight:750}.dash-section{margin-top:28px}.dash-section>div:first-child{justify-content:space-between;align-items:center;display:flex}.dash-section h2{font-size:19px}.dash-section>div>button{color:var(--green);background:0 0;border:0;font-weight:800}.dash-job-list{gap:9px;display:grid}.dash-job{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.dash-job>div:first-child{gap:3px;display:grid}.dash-job small{color:var(--muted);font-weight:850}.dash-job strong{font-size:15px}.dash-job>div:first-child span{color:var(--muted);font-size:12px}.dash-job>div:last-child{align-items:center;gap:12px;display:flex}.dash-job .status-pill{margin:0}.dash-empty{border:1px dashed var(--line);text-align:center;color:var(--muted);background:#fff;border-radius:14px;padding:30px}.dash-alert{background:#fff9ed;border:1px solid #efd49f;border-radius:15px;align-items:center;gap:12px;margin-top:14px;padding:14px;display:flex}.dash-alert>span{background:#efb54e;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.dash-alert div{flex:1}.dash-alert p{color:#766b58;margin:4px 0 0;font-size:12px}.dash-alert button{background:0 0;border:0;font-size:25px}@media (width<=650px){.dash-welcome h1{font-size:27px}.dash-metrics{grid-template-columns:1fr 1fr}.dash-metric:last-child{grid-column:1/-1;min-height:90px}.dash-job>div:last-child .status-pill{display:none}}.cost-breakdown{grid-template-columns:repeat(4,1fr);gap:8px;margin:-2px 0 16px;display:grid}.cost-breakdown span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:11px;flex-direction:column;gap:4px;padding:10px;font-size:10px;display:flex}.cost-breakdown b{color:var(--ink);font-size:12px}.cost-editor{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:16px;overflow:hidden}.cost-editor summary{cursor:pointer;color:var(--green-dark);padding:14px 15px;font-size:12px;font-weight:800}.cost-editor form{border-top:1px solid var(--line);grid-template-columns:minmax(150px,1fr) 160px 160px auto;align-items:end;gap:10px;padding:13px 15px;display:grid}.cost-editor form>strong{align-self:center;font-size:12px}.cost-editor label{color:var(--muted);flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.cost-editor input,.cost-editor select{border:1px solid var(--line);width:100%;min-height:38px;color:var(--ink);background:#fff;border-radius:9px;padding:8px 10px}.cost-editor button{background:var(--green);color:#fff;border:0;border-radius:9px;min-height:38px;padding:8px 13px;font-weight:800}@media (width<=700px){.cost-breakdown,.cost-editor form{grid-template-columns:1fr 1fr}.cost-editor form>strong{grid-column:1/-1}.cost-editor button{align-self:end}}.saved-records{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:850px;margin-top:18px;padding:20px}.saved-records-title{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.saved-records-title h2{margin:0;font-size:19px}.saved-records-title>span{color:var(--muted);font-size:12px;font-weight:800}.saved-person{border-top:1px solid #eceeea;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.saved-person>span{width:44px;height:44px;color:var(--green-dark);background:#dcece4;border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.saved-person>div:nth-child(2){gap:3px;display:grid}.saved-person strong{font-size:14px}.saved-person small{color:var(--muted);font-size:11px}.person-rates{text-align:right;gap:2px;display:grid}.person-rates b{color:var(--green-dark)}.person-rates button{color:var(--green);cursor:pointer;background:0 0;border:0;margin-top:5px;font-size:11px;font-weight:850}.person-edit-form{background:#f3f6f3;border-radius:13px;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px 12px;margin-top:5px;padding:14px;display:grid}.person-edit-form label{color:var(--muted);gap:5px;font-size:11px;font-weight:800;display:grid}.person-edit-form input,.person-edit-form select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:9px;padding:10px}.person-edit-form .submit-main{align-self:end;margin:0}.empty-records{color:var(--muted);text-align:center;padding:20px}@media (width<=520px){.saved-records{padding:16px}.saved-person{grid-template-columns:40px 1fr}.saved-person>span{width:40px;height:40px}.person-rates{text-align:left;grid-column:2}.person-edit-form{grid-template-columns:1fr}.person-edit-form .submit-main{width:100%}}
