:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f5f8;--surface:#fff;--ink-900:#12151c;--ink-700:#333a48;--ink-500:#5c6577;--ink-400:#8991a3;--line:#12151c17;--navy-900:#10151d;--navy-800:#1a2230;--navy-700:#232e42;--navy-600:#34455f;--red-700:#8f1c2c;--red-600:#b32738;--red-500:#d43447;--red-soft:#d32a3a1a;--green-600:#2f8f5b;--green-soft:#2f8f5b1f;--amber-600:#b07a1a;--amber-soft:#b07a1a1f;--radius-lg:28px;--radius-md:20px;--radius-sm:14px;--shadow-sm:0 10px 26px #12151c0f;--shadow-md:0 20px 48px #12151c1a;--shadow-lg:0 34px 80px #090c144d;color:var(--ink-900);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px}*{box-sizing:border-box}body,html,#root{background:var(--bg);height:100%;margin:0;padding:0;font-size:14px;overflow:hidden}button,input,textarea,a{font:inherit}h1,h2,h3,p,ul{margin:0}.app-shell{flex-direction:column;height:100%;display:flex}.site-header{-webkit-backdrop-filter:blur(14px)saturate(160%);z-index:50;background:#ffffffdb;border-bottom:1px solid #0000;flex-shrink:0;justify-content:space-between;align-items:center;gap:1.5rem;padding:8px 20px;transition:box-shadow .35s,border-color .35s,background .35s;display:flex}.site-header.scrolled{border-bottom-color:var(--line);box-shadow:var(--shadow-md);background:#fffffff5}.site-header-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.nav-toggle{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:0;display:none}.nav-toggle span{background:var(--ink-900);border-radius:2px;width:20px;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.brand{align-items:center;gap:1.1rem;min-width:0;text-decoration:none;display:flex}.brand-logo{object-fit:contain;flex-shrink:0;width:auto;height:52px}.brand-tag{color:var(--ink-500);border-left:1px solid var(--line);max-width:26ch;padding-left:1.1rem;font-size:.86rem;line-height:1.4}.top-nav{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.top-nav a{color:var(--ink-700);border-radius:999px;padding:.55rem .9rem;text-decoration:none;transition:color .2s,background .2s}.top-nav a:hover,.top-nav a.active{color:var(--red-600);background:var(--red-soft)}.top-nav a.nav-cta{color:#fff;background:linear-gradient(135deg, var(--red-500), var(--red-700));box-shadow:0 10px 22px #b3273847}.top-nav a.nav-cta:hover,.top-nav a.nav-cta.active{color:#fff;background:linear-gradient(135deg, var(--red-600), var(--red-700))}.page-content{flex:auto;width:100%;max-width:1440px;min-height:0;margin:0 auto;padding:3rem 2rem 4rem;overflow-y:auto}.page-content>*{min-height:100%}.hero{border-radius:var(--radius-lg);background:linear-gradient(155deg, var(--navy-900) 0%, #182335 45%, #1f1420 100%);color:#fff;box-shadow:var(--shadow-lg);padding:3.5rem 2.5rem;position:relative;overflow:hidden}.hero:before{content:"";opacity:.5;background-image:radial-gradient(circle at 12% 12%,#d4344747,#0000 32%),radial-gradient(circle at 90% 0,#ffffff14,#0000 30%);position:absolute;inset:0}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:2.5rem;display:grid;position:relative}.hero-left,.hero-right{z-index:1;position:relative}.section-tag{color:#f2d4d8;letter-spacing:.05em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;margin:0 0 1.25rem;padding:.65rem 1.1rem;font-size:.78rem;font-weight:700;display:inline-flex}.page-title{letter-spacing:-.02em;max-width:14ch;margin:0;font-size:clamp(2.2rem,3.6vw,3.6rem);font-weight:800;line-height:1.06}.hero-copy{color:#f1f3fad1;max-width:600px;margin:1.5rem 0 0;font-size:1.05rem;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2.25rem;display:flex}.hero-pills{flex-wrap:wrap;gap:.65rem;margin-top:1.75rem;display:flex}.hero-pills span{color:#dbe0f0;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:.7rem 1rem;font-size:.86rem;display:inline-flex}.hero-visual{border-radius:24px;grid-template-rows:1.1fr 1fr;gap:.85rem;width:100%;min-height:460px;display:grid;position:relative;box-shadow:0 24px 60px #05081066}.hero-photo{isolation:isolate;border-radius:20px;position:relative;overflow:hidden}.hero-photo img{object-fit:cover;filter:saturate(1.05)contrast(1.05);width:100%;height:100%;transition:transform .6s;display:block;transform:scale(1.02)}.hero-photo:hover img{transform:scale(1.08)}.hero-photo:after{content:"";z-index:1;background:linear-gradient(#10151d1a 0%,#10151dcc 100%),linear-gradient(100deg,#b327384d,#0000 55%);position:absolute;inset:0}.hero-photo-tag{z-index:2;color:#fff;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#10151d80;border:1px solid #ffffff2e;border-radius:999px;padding:.5rem .9rem;font-size:.78rem;font-weight:700;position:absolute;bottom:1rem;left:1rem}.cta-button{background:linear-gradient(135deg, var(--red-500), var(--red-700));color:#fff;cursor:pointer;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .9rem;font-size:.86rem;font-weight:700;line-height:1.3;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 14px #b3273838}.cta-button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #b3273847}.cta-secondary{color:#fff;background:#ffffff0a;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .9rem;font-size:.86rem;font-weight:700;line-height:1.3;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.cta-secondary:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-1px)}.hero-actions .cta-button,.hero-actions .cta-secondary{padding:.95rem 1.9rem;font-size:.98rem}.hero-actions .cta-button{box-shadow:0 16px 32px #b327384d}.hero-actions .cta-button:hover{transform:translateY(-2px);box-shadow:0 22px 42px #b3273861}.hero-actions .cta-secondary:hover{transform:translateY(-2px)}.feature-section{margin-top:3rem}.section-title{letter-spacing:-.01em;color:var(--ink-900);margin:.85rem 0 0;font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:800}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-top:1.75rem;display:grid}.feature-card{background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--line);padding:1.85rem;transition:transform .25s,box-shadow .25s}.feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.feature-card strong{color:var(--ink-900);margin-bottom:.85rem;font-size:1.05rem;display:block}.dashboard-tiles{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-top:1.75rem;display:grid}.dashboard-tile{background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--line);padding:1.85rem;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block}.dashboard-tile:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.dashboard-tile h2{color:var(--ink-900);margin:0 0 .6rem;font-size:1.15rem}.dashboard-tile p{color:var(--ink-500);margin:0;font-size:.92rem;line-height:1.6}.feature-card p{color:var(--ink-500);line-height:1.75}.section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:16px 20px}.section .page-title{max-width:22ch;color:var(--ink-900);font-size:clamp(1.5rem,2.4vw,2rem)}.section-text{max-width:68ch;color:var(--ink-500);margin:1.1rem 0 0;font-size:1.05rem;line-height:1.85}ul.section-list{gap:1rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.section-list li{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink-700);background:#fafafc;padding:1rem 1.25rem 1rem 2.1rem;line-height:1.7;position:relative}.section-list li:before{content:"";background:linear-gradient(135deg, var(--red-500), var(--red-700));border-radius:50%;width:8px;height:8px;position:absolute;top:1.3rem;left:1.05rem}.section-list li strong{color:var(--ink-900)}.highlight-box{background:var(--red-soft);border-left:4px solid var(--red-600);color:var(--ink-700);border-radius:12px;margin-top:1.75rem;padding:1.1rem 1.25rem;font-size:.98rem;line-height:1.7}.page-note{color:var(--ink-500);margin-top:1.25rem;font-size:.95rem}.form-error{color:var(--red-600);margin:-.5rem 0 1.25rem;font-size:.92rem;font-weight:600}.demo-account-list{color:var(--ink-700);gap:.4rem;margin:.75rem 0 0;padding:0;font-size:.9rem;list-style:none;display:grid}.form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.1rem 1.5rem;margin-bottom:.5rem;display:grid}select{border:1px solid var(--line);border-radius:var(--radius-sm);font:inherit;white-space:nowrap;text-overflow:ellipsis;width:100%;height:2.4rem;color:var(--ink-900);background:#fafafc;padding:.6rem .85rem;overflow:hidden}select:focus{border-color:var(--red-500);box-shadow:0 0 0 4px var(--red-soft);outline:none}.user-table-wrap{border:1px solid var(--line);border-radius:var(--radius-md);margin-top:1.25rem;overflow-x:auto}.user-table{border-collapse:collapse;width:100%;font-size:.92rem}.user-table th,.user-table td{text-align:left;white-space:nowrap;padding:.85rem 1.1rem}.user-table thead th{color:var(--ink-500);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--line);background:#fafafc;font-size:.78rem;font-weight:700}.user-table tbody tr:not(:last-child) td{border-bottom:1px solid var(--line)}.user-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.user-table th.sortable:hover{color:var(--ink-700)}.user-table .sort-arrow{opacity:.7;margin-left:.3rem}.user-table tbody tr.clickable-row{cursor:pointer}.user-table tbody tr.clickable-row:hover td{background:var(--red-soft)}.user-table tbody td.clickable-cell,.user-table tfoot td.clickable-cell{cursor:pointer}.user-table tbody td.clickable-cell:hover,.user-table tfoot td.clickable-cell:hover{background:var(--red-soft)}.user-table .table-filter-row th{background:#fff;padding:.45rem .6rem}.table-filter-cell{align-items:stretch;gap:.3rem;display:flex}.table-filter-cell input{text-transform:none;letter-spacing:normal;border:1px solid var(--line);width:100%;min-width:80px;color:var(--ink-700);background:#fff;border-radius:6px;padding:.35rem .5rem;font-size:.8rem;font-weight:400}.filter-exclude-toggle{border:1px solid var(--line);width:1.6rem;color:var(--ink-500);cursor:pointer;background:#fff;border-radius:6px;flex-shrink:0;padding:0;font-size:.85rem;font-weight:700;line-height:1}.filter-exclude-toggle.active{background:var(--red-soft);border-color:var(--red-600);color:var(--red-600)}.link-danger{color:var(--red-600);cursor:pointer;background:0 0;border:none;padding:0;font-size:.88rem;font-weight:700}.link-danger:hover{text-decoration:underline}.link-edit{color:var(--navy-600);cursor:pointer;background:0 0;border:none;padding:0;font-size:.88rem;font-weight:700}.link-edit:hover{text-decoration:underline}.user-table-actions{gap:1rem;display:flex}.form-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-actions .highlight-box,.page-title-row .highlight-box{flex-basis:100%;order:1}.cta-secondary-light{color:var(--ink-700);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .9rem;font-size:.86rem;font-weight:700;line-height:1.3;transition:background .15s,border-color .15s;display:inline-flex}.cta-secondary-light:hover{background:var(--bg);border-color:var(--ink-400)}.permission-checkboxes{flex-wrap:wrap;gap:1.25rem;margin-top:.25rem;display:flex}.checkbox-label{color:var(--ink-700);align-items:center;gap:.55rem;font-size:.92rem;font-weight:600;display:flex}.checkbox-label input[type=checkbox]{width:auto;accent-color:var(--red-600)}.form-group{align-content:start;gap:.6rem;margin-bottom:1.4rem;display:grid}.lr-core-fieldset{border:0;min-width:0;margin:0;padding:0}.field-hint{color:var(--ink-500);margin:-.3rem 0 0;font-size:.8rem}.unsaved-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0a0c128c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.unsaved-modal{background:var(--surface);border-radius:var(--radius-md);width:100%;max-width:420px;padding:1.75rem;box-shadow:0 24px 60px #05081066}.unsaved-modal h3{color:var(--ink-900);margin:0 0 .5rem;font-size:1.15rem}.unsaved-modal p{color:var(--ink-500);margin:0 0 1.25rem;font-size:.95rem;line-height:1.5}.form-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:900;background:#0a0c128c;justify-content:center;align-items:flex-start;padding:3rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.form-modal{background:var(--surface);border-radius:var(--radius-md);width:100%;max-width:900px;padding:1.75rem 2rem 2rem;box-shadow:0 24px 60px #05081066}.unsaved-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}label{color:var(--ink-900);font-size:.92rem;font-weight:700}input,textarea{border:1px solid var(--line);border-radius:var(--radius-sm);font:inherit;width:100%;color:var(--ink-900);background:#fafafc;padding:.6rem .85rem;transition:border-color .2s,box-shadow .2s,background .2s}input:not([type=checkbox]):not([type=radio]){height:2.4rem}.lr-form input:not([type=checkbox]):not([type=radio]),.lr-form select{height:2rem;padding:.4rem .65rem;font-size:.9rem}.lr-form .section-title{font-size:1.1rem}input::placeholder,textarea::placeholder{color:var(--ink-400)}input:focus,textarea:focus{border-color:var(--red-500);box-shadow:0 0 0 4px var(--red-soft);background:#fff;outline:none}textarea{resize:vertical;min-height:160px}.site-footer{text-align:center;background:var(--navy-900);color:#eef0f6;flex-shrink:0;padding:8px 20px}.site-footer p{color:#eef0f6b3;font-size:.72rem;line-height:1.4}.footer-heading{color:#fff;letter-spacing:-.01em;margin:0 0 .25rem;font-size:.85rem;font-weight:800}@media (width<=1000px){.hero-grid,.feature-grid{grid-template-columns:1fr}}@media (width<=960px){.site-header{flex-direction:column;align-items:stretch;gap:.75rem;padding:.85rem 1.25rem}.site-header-row{width:100%}.nav-toggle{display:flex}.top-nav{flex-direction:column;align-items:stretch;gap:.25rem;width:100%;display:none}.top-nav.open{display:flex}.top-nav a{padding:.75rem 1rem}.top-nav a.nav-cta{justify-content:center;margin-top:.25rem}}@media (width>=961px){.page-content{width:100%;max-width:none;padding:0}.section{border-radius:0}}@media (width<=640px){.page-content{padding:1.75rem 1.25rem 2.5rem}.hero{padding:2rem 1.5rem}.hero-actions{flex-direction:column;gap:.75rem}.hero-visual{min-height:320px}.brand-tag{display:none}}.transport-shell{flex-direction:column;gap:1.5rem;display:flex}.transport-subnav{z-index:20;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-flow:wrap;align-items:center;gap:.25rem;padding:.65rem .85rem;display:flex;position:sticky;top:0}.transport-subnav a,.transport-subnav button{color:var(--ink-700);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.5rem .8rem;font-family:inherit;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s}.transport-subnav a:hover,.transport-subnav a.active,.transport-subnav button:hover,.transport-subnav button.active{color:var(--red-600);background:var(--red-soft)}.transport-subnav-label{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-400);white-space:nowrap;margin:0 .4rem;padding:0;font-size:.72rem;font-weight:700}.transport-subnav-divider{background:var(--line);width:1px;height:22px;margin:0 .35rem}.transport-content{min-width:0}.page-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.lr-filters{flex-wrap:wrap;gap:.9rem;margin:1.25rem 0 .5rem;display:flex}.lr-filters input[type=text]{flex:1;min-width:220px}.lr-filters select{width:auto;min-width:180px}.stat-tiles{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.stat-tile{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:.3rem;padding:1.1rem 1.25rem;display:flex}.stat-tile-value{color:var(--ink-900);font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:800}.stat-tile-label{color:var(--ink-500);font-size:.82rem;font-weight:600}.status-pill{white-space:nowrap;background:var(--line);color:var(--ink-700);border-radius:999px;padding:.3rem .75rem;font-size:.78rem;font-weight:700;display:inline-flex}.status-draft{background:var(--line);color:var(--ink-500)}.status-booked{color:var(--navy-600);background:#34455f1f}.status-assigned,.status-dispatched{background:var(--amber-soft);color:var(--amber-600)}.status-delivered,.status-closed,.status-active{background:var(--green-soft);color:var(--green-600)}.status-processing{background:var(--amber-soft);color:var(--amber-600)}.status-hold{background:var(--red-soft);color:var(--red-600)}.status-completed{background:var(--line);color:var(--ink-500)}.checklist-status-pending{background:var(--red-soft);color:var(--red-600)}.checklist-status-in-progress{background:var(--amber-soft);color:var(--amber-600)}.checklist-status-completed{background:var(--green-soft);color:var(--green-600)}.checklist-row-incomplete td{background:var(--red-soft)}.history-action-create{background:var(--green-soft);color:var(--green-600)}.history-action-update{background:var(--amber-soft);color:var(--amber-600)}.history-action-delete{background:var(--red-soft);color:var(--red-600)}.history-diff{background:var(--surface-100,var(--line));border-radius:8px;flex-direction:column;gap:.35rem;margin:.4rem 0;padding:.75rem 1rem;font-size:.85rem;list-style:none;display:flex}.history-diff li strong{color:var(--ink-700);margin-right:.35rem}.history-empty{color:var(--ink-500);font-size:.85rem;font-style:italic}.do-summary{flex-direction:column;gap:.6rem;display:flex}.do-summary-title{color:var(--ink-900);align-items:center;gap:.6rem;font-weight:700;display:flex}.do-summary-grid{color:var(--ink-700);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.4rem 1.5rem;font-size:.92rem;display:grid}.do-summary-balance{color:var(--ink-700);border-top:1px solid var(--line);padding-top:.4rem;font-size:.92rem}@media (width<=900px){.transport-subnav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;position:static;overflow-x:auto}.transport-subnav::-webkit-scrollbar{display:none}.transport-subnav a,.transport-subnav button,.transport-subnav-label{flex-shrink:0}.transport-subnav-label,.transport-subnav-divider{display:none}}
