@font-face{font-family:"Outfit";src:url("/assets/fonts/outfit-latin.woff2") format("woff2");font-weight:400 900;font-style:normal;font-display:swap}
@font-face{font-family:"Jakarta";src:url("/assets/fonts/jakarta-latin.woff2") format("woff2");font-weight:400 800;font-style:normal;font-display:swap}
:root{--ink:#12151C;--ink-soft:#232B3A;--muted:#59616E;--paper:#F5F3EF;--surface:#fff;--surface-2:#F2F4F8;--line:#E4E2DC;--accent:#FF7A1A;--accent-dark:#E25D00;--accent-ink:#2B1200;--accent-soft:#FFEEDF;--alarm:#C92A2A;--alarm-soft:#FDE8E6;--ok:#0C7C3E;--ok-soft:#E3F5EA;--lime:#FF7A1A;--navy:#12151C;--white:#fff;--radius:16px;--blue:#2563EB;--blue-soft:#E8EFFE;--violet:#7C4DFF;--violet-soft:#EFE9FF;--pink:#DB2777;--pink-soft:#FCE7F1;--teal:#0E8F8F;--teal-soft:#E0F5F4;--yellow:#FFC53D;--yellow-soft:#FFF6DF;--display:"Outfit",system-ui,-apple-system,"Segoe UI",sans-serif;font-family:"Jakarta",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
h1,h2,h3,.brand,.stat,.button,button,th,.eyebrow,legend{font-family:var(--display)}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,details:focus-visible{outline:3px solid var(--ink);outline-offset:3px;box-shadow:0 0 0 6px rgba(255,159,28,.5);border-radius:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13;letter-spacing:-.035em}h1{font-size:clamp(30px,4vw,46px);margin-bottom:18px}h2{font-size:30px;margin-bottom:20px}h3{font-size:21px;margin-bottom:14px}p{color:var(--muted);margin-bottom:20px}img{max-width:100%;height:auto}em{font-style:normal;color:#9A5400}.eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.18em;margin-bottom:15px;color:var(--muted)}.brand{font-size:25px;font-weight:900;letter-spacing:-.045em;text-decoration:none;display:inline-block;line-height:1.1}.brand small{display:block;font-size:9px;letter-spacing:.35em;margin-top:6px}.brand-mark{display:inline-flex;background:var(--lime);color:var(--ink);padding:5px 10px;border-radius:8px}.button,button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 22px;background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:10px;text-decoration:none;font-weight:600;font-size:14px;letter-spacing:.005em;cursor:pointer;line-height:1.4;box-shadow:0 1px 2px rgba(12,27,33,.14);transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .07s ease}.button:hover,button:hover{background:var(--ink-soft);border-color:var(--ink-soft);box-shadow:0 5px 16px rgba(12,27,33,.19)}.button:active,button:active{transform:translateY(1px);box-shadow:0 1px 2px rgba(12,27,33,.22)}.button.secondary,button.secondary{background:#fff;color:var(--ink);border-color:#C2CFCC;box-shadow:none}.button.secondary:hover,button.secondary:hover{background:var(--paper);border-color:var(--ink);box-shadow:0 2px 8px rgba(12,27,33,.1)}.button.accent,button.accent{background:var(--accent);color:var(--accent-ink);border-color:var(--accent);font-weight:700}.button.accent:hover,button.accent:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.button.small{min-height:44px;padding:11px 16px;font-size:13px}.button[disabled],button[disabled],.button[aria-disabled=true]{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.quiet,button.quiet{background:transparent;border:0;color:var(--muted);padding:10px 0;min-height:44px;text-decoration:underline}.text-link{font-size:13px;font-weight:700;text-decoration:none;display:inline-block;border-bottom:1px solid #95a29f;padding:6px 0}.text-link:hover{border-color:var(--ink)}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin:28px 0}.two,.three,.cards,.grid{display:grid;gap:22px}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.three,.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.panel{border:1px solid var(--line);background:#fff;border-radius:var(--radius);padding:28px;margin-bottom:24px;min-width:0;box-shadow:0 1px 2px rgba(12,27,33,.04),0 8px 24px -18px rgba(12,27,33,.22)}a.card{text-decoration:none;transition:box-shadow .16s ease,transform .1s ease,border-color .16s ease}a.card:hover{border-color:#B9C8C4;box-shadow:0 2px 6px rgba(12,27,33,.07),0 18px 34px -22px rgba(12,27,33,.3);transform:translateY(-2px)}.card h3{margin:0 0 10px}.stat{font-size:35px;font-weight:800;line-height:1.2}.muted,small{color:var(--muted)}.notice,.error,.success,.warning{padding:16px 18px;border:1px solid #D3DEDB;border-left:4px solid var(--ink);background:#F2F6F5;border-radius:6px;margin:0 0 22px;overflow-wrap:anywhere}.error{background:#fff1ee;border-color:#e5a598;color:#7d2820}.warning{background:#fff7e5;border-color:#dfc178}.success{background:#eaf6ed;border-color:#7ab08c}.badge{display:inline-block;font-size:11px;font-weight:700;line-height:1.5;padding:4px 9px;border-radius:30px;background:#edf1eb;color:#3d5142;white-space:nowrap}.badge.pending,.badge.warning{background:#fff0cf;color:#775b1d}.badge.suspended,.badge.rejected,.badge.danger{background:#fbe5e2;color:#913d30}.badge.active,.badge.approved{background:#e5f2dd;color:#325027}label{display:block;font-size:13px;font-weight:700;margin-bottom:16px;color:#354b50}input,select,textarea{display:block;width:100%;min-width:0;padding:12px 14px;border:1px solid #BCCAC7;border-radius:10px;background:#fff;color:var(--ink);margin-top:7px;min-height:48px;font-size:15px;transition:border-color .15s ease,box-shadow .15s ease}input:hover,select:hover,textarea:hover{border-color:#8FA3A0}input:focus,select:focus,textarea:focus{border-color:var(--ink);box-shadow:0 0 0 3px rgba(255,159,28,.28);outline:none}input[type=checkbox],input[type=radio]{width:auto;min-height:0;display:inline-block;margin-right:7px}input[type=file]{font-size:12px}textarea{min-height:110px;resize:vertical}fieldset{border:1px solid var(--line);border-radius:8px;margin:0 0 20px;padding:20px}legend{font-weight:700;padding:0 8px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.form-grid .full{grid-column:1/-1}.inline,.toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.toolbar{justify-content:space-between;margin-bottom:22px}.inline form{margin:0}.table-wrap,.table-scroll{overflow-x:auto;width:100%;margin-bottom:24px;border:1px solid var(--line);border-radius:10px}table{border-collapse:collapse;width:100%;font-size:13px;background:#fff}th,td{text-align:left;padding:13px 15px;border-bottom:1px solid var(--line);vertical-align:top}th{font-size:10px;letter-spacing:.055em;text-transform:uppercase;background:#eff3ef;color:#516268;white-space:nowrap}td input,td select{min-width:90px}td form{margin:0}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#f7f9f4}.empty{text-align:center;padding:48px 20px;color:var(--muted)}.amount,.numeric{text-align:right;font-variant-numeric:tabular-nums}.auth-card{max-width:520px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
body:not(.website)>aside{width:235px;background:var(--ink);color:#fff;position:fixed;inset:0 auto 0 0;padding:32px 23px;display:flex;flex-direction:column;overflow-y:auto}aside .brand small{padding-left:46px;color:#c4d0ce}aside>.eyebrow{color:#a5b7b4;margin-top:42px;font-size:9px}aside nav{display:flex;flex-direction:column;gap:5px}aside nav a{text-decoration:none;color:#c8d6d2;border-radius:7px;padding:11px 14px;font-size:13px}aside nav a:hover,aside nav a.selected{color:var(--ink);background:var(--lime)}.sidebar-foot{margin-top:auto;padding-top:35px;font-size:11px;color:#9db1af}body:not(.website)>main{margin-left:235px;padding:34px 40px;max-width:1800px}main>header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}main>header h1{font-size:30px;margin:0}
/* Public website */
.website{background:#fff}.site-shell{max-width:1680px;margin:0 auto}.public-nav{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:18px 6%;border-bottom:1px solid var(--line)}.public-brand{flex-shrink:0;width:172px;line-height:0}.public-brand img{width:172px;height:62px;object-fit:contain}.public-nav nav{display:flex;align-items:center;gap:28px}.public-nav nav>a{font-size:12px;font-weight:700;text-decoration:none}.public-nav nav>a[aria-current=page]{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:8px}.public-main{padding:0;margin:0;max-width:none}.skip-link{position:fixed;left:15px;top:-80px;z-index:10;background:var(--lime);padding:10px 20px;color:var(--ink);font-weight:700}.skip-link:focus{top:15px}.hero{display:grid;grid-template-columns:1.17fr 1fr;gap:50px;padding:65px 6% 55px;align-items:center}.hero h1,.page-hero h1{font-size:clamp(42px,4.65vw,76px);letter-spacing:-.055em;line-height:1.03;margin-bottom:27px}.hero-copy>p{max-width:470px;font-size:16px;line-height:1.75}.hero-copy>.eyebrow{margin-bottom:28px}.hero-caption{margin-top:40px;display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px}.status-dot{width:7px;height:7px;background:#779047;border-radius:100%;flex-shrink:0}.hero-art{height:495px;background:var(--ink);border-radius:6px;position:relative;overflow:hidden;color:white}.art-topline{position:absolute;top:28px;left:30px;color:#bbc9c6;font-size:9px;letter-spacing:.2em}.route-graphic{position:absolute;inset:80px 40px 165px}.route-line{position:absolute;width:67%;height:75%;left:12%;top:10%;border:2px solid #6a8079;border-left:0;border-radius:0 65px 65px 0;transform:rotate(-20deg)}.route-line:after{content:'';position:absolute;width:65%;height:70%;border:2px solid #6a8079;top:99%;left:-15%;border-right:0;border-bottom:0;border-radius:55px 0 0 0}.route-stop{position:absolute;display:grid;place-items:center;width:47px;height:47px;border:6px solid #344a48;background:var(--lime);color:var(--ink);font-size:10px;font-weight:800;border-radius:50%;z-index:1}.stop-one{top:18%;left:1%}.stop-two{right:10%;top:29%}.stop-three{bottom:-25%;left:31%}.route-note{position:absolute;left:30px;right:30px;bottom:28px;border-top:1px solid #4b605c;padding-top:23px}.route-note>span:first-child{display:block;letter-spacing:.12em;font-size:8px;color:#bdcec9;margin-bottom:13px}.route-note strong{font-size:29px;line-height:1.1;letter-spacing:-.035em;display:block}.art-arrow{position:absolute;right:0;bottom:0;color:var(--lime);font-size:54px;font-weight:400;line-height:1}.values-strip{display:flex;justify-content:space-around;gap:25px;padding:25px 6%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);font-size:11px;font-weight:700;letter-spacing:.04em}.values-strip span:before{content:'+';font-size:17px;margin-right:15px;color:#738d46}.public-section{padding:75px 6%}.public-section h2,.join h2,.contact-card h2{font-size:clamp(30px,3.2vw,46px);letter-spacing:-.045em}.section-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;margin-bottom:40px}.section-heading>p{max-width:370px;margin-left:auto}.feature{border-top:1px solid #bbc8c2;padding:24px 0 0}.feature h3{font-size:23px;line-height:1.15;margin-top:29px}.feature p{font-size:14px;line-height:1.8;max-width:350px}.number{font-size:10px;letter-spacing:.12em;font-weight:700;color:#667a6d}.join{margin:10px 6% 70px;padding:50px;background:var(--lime);border-radius:7px;display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:50px}.join p{max-width:470px;color:#3e5035;font-size:14px;margin-bottom:0}.join .eyebrow{color:#3b4c2e}.join>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.join>div:last-child .text-link{margin-left:5px}.public-footer{background:var(--ink);color:white;padding:45px 6% 22px;display:grid;grid-template-columns:1fr 1.2fr;gap:35px}.public-footer .brand{font-size:30px}.public-footer .brand small{color:#becdc8}.public-footer p{color:#abbfba;font-size:12px;margin-top:20px}.public-footer nav{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-end;gap:18px 26px}.public-footer nav a,.footer-bottom{font-size:11px;color:#d6e0dd;text-decoration:none}.public-footer a:hover{text-decoration:underline}.footer-bottom{grid-column:1/-1;border-top:1px solid #3f5350;padding-top:22px;display:flex;justify-content:space-between;gap:20px}.page-hero{padding:70px 6% 65px;background:var(--paper);border-bottom:1px solid var(--line)}.page-hero>p{max-width:540px;font-size:17px}.page-hero .actions{margin-bottom:0}.page-hero.compact h1{font-size:clamp(36px,4.5vw,62px)}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:75px;border-bottom:1px solid var(--line)}.split-section p{font-size:15px;line-height:1.8}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-weight:700;line-height:1.5;padding-right:15px}.faq details p{margin:18px 0 0;font-size:14px}.contact-card{padding:35px;border:1px solid var(--line);border-radius:10px}.contact-card.soft{background:var(--paper)}.contact-email{font-size:clamp(16px,1.9vw,23px);font-weight:700;display:block;margin:25px 0;overflow-wrap:anywhere}.contact-card p{font-size:14px}.legal-copy{max-width:940px}.legal-copy h2{font-size:25px;margin-top:38px}.legal-copy a{overflow-wrap:anywhere}
@media(min-width:1600px){.hero{padding-top:80px;padding-bottom:80px}.hero-art{height:560px}}
@media(max-width:1050px){body:not(.website)>aside{width:200px;padding:26px 18px}body:not(.website)>main{margin-left:200px;padding:28px 24px}.public-nav{gap:15px}.public-nav nav{gap:17px}.hero{gap:30px;padding-top:45px}.hero-art{height:430px}.hero h1{font-size:52px}.three,.cards{gap:18px}.join{padding:35px;gap:30px}.section-heading,.split-section{gap:40px}}
@media(max-width:760px){body:not(.website)>aside{position:static;width:auto;padding:20px;display:block}aside>.eyebrow{margin:20px 0 12px}aside nav{flex-direction:row;overflow-x:auto;gap:5px;padding-bottom:5px}aside nav a{white-space:nowrap;padding:9px 12px}.sidebar-foot{display:none}body:not(.website)>main{margin-left:0;padding:24px 18px}.three,.cards{grid-template-columns:1fr}.two{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.card{padding:20px}.public-nav{padding:14px 5%;display:block}.public-brand{display:block;width:140px;margin-bottom:12px}.public-brand img{width:140px;height:48px}.public-nav nav{flex-wrap:wrap;gap:14px 20px}.public-nav nav>a{font-size:11px}.public-nav .small{min-height:38px;padding:8px 11px;margin-left:auto}.hero{grid-template-columns:1fr;padding:40px 5%;gap:30px}.hero h1{font-size:clamp(43px,8.5vw,66px)}.hero-copy>p{max-width:560px}.hero-art{height:350px}.hero-caption{margin-top:26px}.route-graphic{inset:50px 55px 165px}.route-note strong{font-size:26px}.public-section{padding:48px 5%}.section-heading,.split-section{grid-template-columns:1fr;gap:18px}.section-heading{margin-bottom:25px}.section-heading>p{margin-left:0}.feature{padding-top:20px}.feature h3{margin-top:19px}.feature p{max-width:none}.public-section.three{gap:35px}.three .feature{margin-bottom:12px}.join{margin:0 5% 45px;padding:30px;grid-template-columns:1fr;gap:30px}.values-strip{gap:14px;font-size:10px;padding:18px 5%;flex-wrap:wrap;justify-content:flex-start}.values-strip span:before{margin-right:7px}.public-footer{grid-template-columns:1fr;padding:35px 5% 20px;gap:20px}.public-footer nav{justify-content:flex-start}.footer-bottom{flex-wrap:wrap}.page-hero{padding:45px 5%}.page-hero h1{font-size:clamp(38px,8vw,58px)}.contact-card{padding:25px}.hero-art .art-topline{font-size:8px}.legal-copy h2{font-size:23px}}
@media(max-width:390px){.public-nav nav{gap:12px 16px}.public-nav .small{margin-left:0}.hero h1{font-size:41px}.hero .actions{gap:16px}.join{padding:25px}.values-strip{display:grid;grid-template-columns:1fr}.hero-art{height:320px}main>header{align-items:flex-start}main>header h1{font-size:25px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@media print{aside,.public-nav,.public-footer,.actions,.toolbar,.account,button,.button,.skip-link{display:none!important}body,body:not(.website)>main{background:#fff;margin:0;padding:0;color:#000}.card{break-inside:avoid;border-color:#aaa}table{font-size:10pt}th,td{padding:6px}.hero,.join{display:block}.hero-art{display:none}a{color:#000}h1,h2,h3{break-after:avoid}}

.grid-cal th.day,.grid-cal td.day{text-align:center;padding:8px 6px}
.grid-cal th.who,.grid-cal td.who{position:sticky;left:0;z-index:1;background:#fff;white-space:nowrap;font-weight:700;box-shadow:1px 0 0 var(--line)}
.grid-cal th.who{background:#eff3ef}
.grid-cal td.day input{min-width:74px;width:74px;text-align:center;margin-top:0}
.grid-cal .weekend{background:#f1f4ee}
.grid-cal td.worked{background:#eef6e2}
.grid-cal td.worked.weekend{background:#e7f0da}
.grid-cal .locked{display:block;font-size:11px;line-height:1.45;color:var(--muted)}
.grid-cal tfoot td{background:#eff3ef;font-weight:700;border-top:2px solid var(--line)}
.grid-cal tbody tr:hover td.who{background:#f7f9f4}
.built-by{margin:34px 0 0;padding-top:18px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}

.nav-group{display:flex;flex-direction:column;gap:3px}
.nav-group>summary{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:11px 14px;border-radius:7px;cursor:pointer;list-style:none;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:#93aaa5}
.nav-group>summary::-webkit-details-marker{display:none}
.nav-group>summary::after{content:"+";font-size:15px;line-height:1;color:#7e9691}
.nav-group[open]>summary::after{content:"\2212"}
.nav-group>summary:hover{background:#1c343a;color:#e4eeeb}
.nav-group>a{padding-left:26px}
@media(max-width:760px){
 aside nav{flex-direction:column;overflow-x:visible;gap:2px}
 aside nav>a,.nav-group>a{min-height:44px;display:flex;align-items:center;white-space:normal;font-size:14px}
 .nav-group>summary{font-size:12px}
 .eyebrow{font-size:11px}
 .values-strip{font-size:12px}
 .number{font-size:11px}
 .quiet,button.quiet{min-height:44px}
 th{font-size:11px}
}
/* 2026 refresh: accent, table polish and print colour fix */
.brand-mark{background:var(--accent);color:var(--accent-ink)}
.status-dot{background:var(--accent)!important}
th{background:#EDF2F0;color:#3C4F53;font-size:11px}
tbody tr:hover{background:#F6F9F7}
.table-wrap,.table-scroll{border-radius:12px}
.badge{font-size:12px;padding:5px 10px}
.eyebrow{color:var(--muted)}
h1,h2,h3{letter-spacing:-.028em;font-weight:700}
.stat{letter-spacing:-.03em}
.notice,.error,.success,.warning{border-radius:10px}
aside nav a{transition:background .13s ease,color .13s ease}
aside nav a:hover{background:#1C343A;color:#EAF2EF}
aside nav a.selected{background:var(--accent);color:var(--accent-ink);font-weight:700}
.built-by{color:#5C6E71}
@media(max-width:760px){
 :root{font-size:16px}
 .button,button{width:auto;min-height:48px}
 .actions .button,.actions button{flex:1 1 auto}
}
/* Signed-out shell: a centred card on the brand colour, not the application frame */
body.auth{background:var(--ink);min-height:100vh;margin:0}
.auth-shell{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:28px 18px;margin:0;max-width:none}
.auth-card{width:100%;max-width:430px;background:#fff;border:0;border-radius:18px;padding:36px 32px 30px;box-shadow:0 26px 60px -22px rgba(0,0,0,.55),0 2px 6px rgba(0,0,0,.18)}
.auth-card .brand{font-size:23px;color:var(--ink);margin-bottom:4px}
.auth-card .brand small{padding-left:0;color:var(--muted);letter-spacing:.3em}
.auth-card>.eyebrow{margin:14px 0 26px;font-size:10px;letter-spacing:.2em;color:#5C6E71}
.auth-panel{margin:0}
.auth-card h2{font-size:25px;margin-bottom:8px;letter-spacing:-.025em}
.auth-card h2+p{font-size:15px;margin-bottom:26px}
.auth-card label{margin-bottom:18px}
.auth-card form button,.auth-card form .button{width:100%;margin-top:6px}
.auth-card form+p,.auth-card p+p{font-size:14px;margin:18px 0 0;color:var(--muted)}
.auth-card a:not(.brand):not(.button){color:var(--ink);font-weight:600;text-decoration:underline;text-underline-offset:3px}
.auth-card .built-by{margin:28px 0 0;padding-top:18px;font-size:11px}
.auth-card .notice{margin-bottom:20px}
@media(max-width:430px){.auth-card{padding:28px 22px 24px;border-radius:14px}}
/* The sign-in form is itself a panel; inside the auth card that doubles the container */
.auth-card .panel,.auth-card form.panel{border:0;background:none;box-shadow:none;padding:0;margin:0;border-radius:0}
.auth-card .brand{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}
.auth-card .brand small{display:inline;letter-spacing:.2em;font-size:9px;white-space:nowrap;margin:0;padding:0}
.auth-card>.eyebrow{margin:18px 0 22px}
.auth-card h2+p{margin-bottom:22px}
.auth-card label:last-of-type{margin-bottom:22px}
/* ---- Tile dashboard, severity stripe and status chips (ported from the approved concept) ---- */
.tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:12px;margin-bottom:26px}
.tile{display:flex;flex-direction:column;gap:10px;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:16px 15px 15px;min-height:116px;text-decoration:none;color:inherit;transition:border-color .14s ease,box-shadow .14s ease,transform .08s ease}
.tile:hover{border-color:#9FAFA9;box-shadow:0 10px 24px -16px rgba(14,28,33,.5)}
.tile:active{transform:translateY(1px)}
.tile .ico{width:38px;height:38px;border-radius:10px;background:var(--surface-2);color:var(--ink);display:grid;place-items:center;flex:none}
.tile.lead .ico{background:var(--accent);color:var(--accent-ink)}
.tile .lbl{font-family:var(--display);font-weight:600;font-size:14px;letter-spacing:-.01em;line-height:1.25}
.tile .val{margin-top:auto;font-size:12px;color:#5C6E71;font-variant-numeric:tabular-nums}
.tile .val.warn{color:var(--alarm);font-weight:600}
.tile .val.good{color:var(--ok);font-weight:600}

.alarm{display:flex;gap:13px;background:var(--alarm-soft);border:0;border-left:4px solid var(--alarm);border-radius:0 9px 9px 0;padding:15px 16px;margin-bottom:22px}
.alarm>svg{flex:none;margin-top:2px;color:var(--alarm)}
.alarm b{display:block;font-family:var(--display);font-size:15px;font-weight:700;letter-spacing:-.01em}
.alarm p{margin:4px 0 0;font-size:13.5px;color:var(--muted)}
.alarm ul{margin:6px 0 0;padding-left:18px;font-size:13.5px;color:var(--muted)}
.alarm li{margin-bottom:4px}
.alarm .reg{font-variant-numeric:tabular-nums;font-weight:600;color:var(--ink)}
.alarm.soft{background:var(--accent-soft);border-left-color:var(--accent)}
.alarm.soft>svg{color:#8A5200}
.alarm.calm{background:var(--surface-2);border-left-color:#9FAFA9}
.alarm.calm>svg{color:#5C6E71}

.chip{display:inline-block;font-family:var(--display);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 9px;border-radius:99px;white-space:nowrap}
.chip.bad{background:var(--alarm-soft);color:var(--alarm)}
.chip.warn{background:var(--accent-soft);color:#8A5200}
.chip.ok{background:var(--ok-soft);color:var(--ok)}

.strip{display:flex;flex-wrap:wrap;border:1px solid var(--line);border-radius:12px;background:var(--surface);overflow:hidden;margin-bottom:24px}
.strip>div{flex:1 1 130px;padding:14px 16px}
.strip>div+div{border-left:1px solid var(--line)}
.strip dt{font-family:var(--display);font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:#5C6E71;margin:0 0 5px}
.strip dd{margin:0;font-family:var(--display);font-weight:700;font-size:22px;letter-spacing:-.02em;font-variant-numeric:tabular-nums}
@media(max-width:760px){.strip>div{flex:1 1 100%}.strip>div+div{border-left:0;border-top:1px solid var(--line)}}
/* Maker's mark: a stamped monogram with the name, not a grey sentence */
.built-by{display:flex;align-items:center;gap:11px;margin:34px 0 0;padding-top:18px;border-top:1px solid var(--line);color:#5C6E71}
.by-mark{display:grid;place-items:center;width:24px;height:24px;flex:none;border-radius:6px;background:var(--ink);color:var(--accent);font-family:var(--display);font-weight:800;font-size:9.5px;letter-spacing:.04em;line-height:1}
.by-text{font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;line-height:1.3}
.by-text b{display:inline-block;margin-left:7px;font-family:var(--display);font-weight:700;font-size:13px;letter-spacing:-.005em;text-transform:none;color:var(--ink)}
.built-by.on-dark{border-top:0;padding-top:0;margin:0;color:#8FA6A9}
.built-by.on-dark .by-mark{background:var(--accent);color:var(--accent-ink)}
.built-by.on-dark .by-text b{color:#EAF0EE}
.auth-card .built-by{margin-top:26px}
/* Tables become stacked cards on a phone; a nine-column grid cannot be dragged sideways one-handed.
   Each cell carries its column name via data-label, so the reading order stays intact. */
@media(max-width:760px){
 .stack-cards table,.stack-cards thead,.stack-cards tbody,.stack-cards tr,.stack-cards th,.stack-cards td{display:block;width:auto}
 .stack-cards thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
 .stack-cards .table-wrap{border:0;border-radius:0;overflow:visible}
 .stack-cards tr{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:6px 14px;margin-bottom:10px;box-shadow:0 1px 2px rgba(14,28,33,.05)}
 .stack-cards tbody tr:hover{background:var(--surface)}
 .stack-cards td{border-bottom:1px solid var(--line);padding:10px 0;display:flex;gap:14px;align-items:baseline;text-align:left}
 .stack-cards tr td:last-child{border-bottom:0}
 .stack-cards td:before{content:attr(data-label);flex:0 0 40%;font-family:var(--display);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#5C6E71}
 .stack-cards td:empty{display:none}
 .stack-cards td>*{min-width:0}
 .stack-cards td input,.stack-cards td select{min-width:0;width:100%}
 .stack-cards .numeric,.stack-cards .amount{text-align:left}
}
/* A link inside <details> is not a flex item, so it stayed inline and a wrapped label painted two boxes */
.nav-group>a{display:block;padding-left:26px;line-height:1.35}
aside nav a{display:block}
.nav-group>summary{gap:10px}
.nav-group>summary span{min-width:0;overflow-wrap:anywhere}
/* ---- Every table reads as stacked cards on a phone (labels supplied by assets/app.js) ---- */
@media(max-width:760px){
 .cardable-wrap{border:0;border-radius:0;overflow:visible;background:none}
 table.cardable,table.cardable tbody,table.cardable tfoot,table.cardable tr,table.cardable td{display:block;width:auto}
 table.cardable{background:none;font-size:14px}
 table.cardable thead,table.cardable tr.head-row{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
 table.cardable tr{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:3px 14px;margin-bottom:10px;box-shadow:0 1px 2px rgba(14,28,33,.05)}
 table.cardable tbody tr:hover{background:var(--surface)}
 table.cardable tfoot tr{background:var(--surface-2);border-style:dashed}
 table.cardable td{display:flex;align-items:baseline;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);text-align:left;min-width:0;overflow-wrap:anywhere}
 table.cardable td:last-child{border-bottom:0}
 table.cardable td::before{content:attr(data-label);flex:0 0 36%;min-width:0;font-family:var(--display);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#5C6E71;line-height:1.5;padding-top:2px}
 table.cardable td[data-label=""]::before{display:none}
 table.cardable td:first-child{font-family:var(--display);font-weight:700;font-size:15px;letter-spacing:-.01em}
 table.cardable td>*{min-width:0;overflow-wrap:anywhere}
 table.cardable td input,table.cardable td select{width:100%;min-width:0;margin-top:0}
 table.cardable td.numeric,table.cardable td.amount,table.cardable td.day{text-align:left}
 table.cardable td:empty{display:none}
 table.cardable td details{width:100%}
 /* the work calendar keeps its sticky name column only as a table */
 table.cardable.grid-cal td.who,table.cardable.grid-cal th.who{position:static;box-shadow:none;background:none;white-space:normal}
 table.cardable.grid-cal td.day input{width:100%}
}
/* ---- Public site: phone first. Seven in ten visitors arrive on a phone. ---- */
.join{background:var(--accent)}
.join p,.join .eyebrow{color:var(--accent-ink)}
.join h2{color:var(--accent-ink)}
.values-strip span:before{color:var(--accent-dark)}
.values-strip{font-size:12px}
.hero-caption{font-size:12px}
.art-topline{font-size:10px}
.route-note>span:first-child{font-size:10px}
@media(max-width:760px){
 .hero{gap:26px;padding:34px 5% 30px}
 .hero h1,.page-hero h1{font-size:clamp(36px,10vw,50px);margin-bottom:18px;letter-spacing:-.045em}
 .hero-copy>p{font-size:16px}
 .hero-copy>.eyebrow{margin-bottom:18px}
 .hero-caption{margin-top:22px}
 /* The route drawing is decoration. On a phone it becomes a compact band carrying only its message,
    instead of 350px of artwork between the call to action and anything else. */
 .hero-art{height:auto;min-height:0;padding:22px 22px 24px;border-radius:12px}
 .hero-art .route-graphic,.hero-art .art-topline,.hero-art .art-arrow{display:none}
 .route-note{position:static;border-top:0;padding-top:0}
 .route-note>span:first-child{margin-bottom:8px}
 .route-note strong{font-size:22px}
 .actions{gap:12px}
 .actions .button{width:100%;justify-content:center}
 .actions .text-link{margin:4px auto 0}
 .values-strip{padding:16px 5%;gap:10px 18px}
 .public-section{padding:44px 5%}
 .page-hero{padding:38px 5% 34px}
 .join{margin:0 5% 40px;padding:28px 24px;border-radius:14px}
 .join .button{width:100%;justify-content:center}
 .public-nav nav{gap:10px 16px}
 .public-nav nav>a{font-size:13px;padding:8px 0;min-height:40px;display:inline-flex;align-items:center}
 .public-nav .button.small{margin-left:0}
 .contact-card{padding:26px 22px}
 .footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}
}
.chip.muted{background:var(--surface-2);color:var(--muted);border:1px solid var(--line)}
.access-link{border:1px solid var(--accent);background:var(--accent-soft);border-radius:10px;padding:18px;margin:0 0 22px}.access-link p{color:var(--accent-ink)}.access-link input{font-size:13px;font-family:ui-monospace,Consolas,monospace}.access-link .actions{margin:8px 0 0;gap:12px}
.hint{font-size:13px;color:var(--muted);margin:10px 0 0}
/* Long unbroken values (email addresses, references) wrap instead of widening the page on a phone. */
dd{overflow-wrap:anywhere;min-width:0}
/* Every disclosure is a comfortable tap on a phone. */
main summary{padding:11px 0;cursor:pointer}.faq summary{padding:12px 15px 12px 0}
@media(max-width:760px){.public-nav nav>a{padding:11px 0}.public-footer nav a{display:inline-block;padding:11px 0}}
/* Phone menu: a compact bar with the brand and one Menu button; the page starts right under it. */
.menu-button{display:none}
.menu-icon{display:inline-block;width:16px;height:2px;background:currentColor;position:relative;border-radius:2px}
.menu-icon::before,.menu-icon::after{content:"";position:absolute;left:0;width:16px;height:2px;background:currentColor;border-radius:2px}
.menu-icon::before{top:-5px}.menu-icon::after{top:5px}
aside.menu-open .menu-icon{background:transparent}
aside.menu-open .menu-icon::before{top:0;transform:rotate(45deg)}
aside.menu-open .menu-icon::after{top:0;transform:rotate(-45deg)}
@media(max-width:760px){
 body:not(.website)>aside{padding:12px 16px;position:sticky;top:0;z-index:20;box-shadow:0 2px 10px rgba(0,0,0,.25)}
 .aside-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
 .aside-top .brand{font-size:20px}
 .aside-top .brand small{padding-left:40px;margin-top:3px;font-size:8px}
 .menu-button{display:inline-flex;gap:10px;min-height:44px;padding:10px 16px;background:transparent;border:1px solid rgba(255,255,255,.28);color:#fff;box-shadow:none;font-size:14px}
 .menu-button:hover{background:#1C343A;border-color:rgba(255,255,255,.5)}
 aside>.eyebrow{display:none}
 html.js aside:not(.menu-open) nav{display:none}
 aside.menu-open nav{margin-top:12px;padding-top:10px;border-top:1px solid #2A4047;max-height:calc(100vh - 90px);overflow-y:auto}
}
.quiet,button.quiet{box-shadow:none}.quiet:hover,button.quiet:hover{background:transparent;box-shadow:none;color:var(--ink)}
/* A card cell holds one value; several inline pieces wrap together as ordinary text. */
table.cardable td>.cell{flex:1 1 auto;min-width:0}
table.cardable td>.cell .chip{white-space:nowrap}
@media(max-width:760px){
 .strip{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line)}
 .strip>div,.strip>div+div{background:var(--surface);border:0;padding:12px 14px}
 .strip>div:last-child:nth-child(odd){grid-column:1/-1}
 .strip dd{font-size:20px}
}
table.cardable td:has(+ td:empty:last-child){border-bottom:0}
/* Week of work: the total first, then one short line per day; worked days open out into their routes. */
.week-nav{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px}
.week-nav a{display:inline-flex;align-items:center;min-height:44px;font-weight:600;text-decoration:none}
.week-total{font-size:19px;color:var(--ink);margin-bottom:12px}
.week-total b{font-family:var(--display)}
.days{padding-top:8px;padding-bottom:8px}
.day{border-bottom:1px solid var(--line);padding:14px 0}
.day:last-of-type{border-bottom:0}
.day-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px}
.day-name{font-family:var(--display);font-weight:700;font-size:16px}
.day-sum{font-variant-numeric:tabular-nums;font-weight:700;white-space:nowrap}
.day:not(.worked) .day-name{color:var(--muted);font-weight:500}
.day:not(.worked) .day-sum{color:#5C6E71;font-weight:400;font-size:14px}
.day .table-wrap{margin:12px 0 0}
.day-foot{margin:14px 0 6px}
.add-driver>summary{font-family:var(--display);font-weight:700;font-size:17px;padding:4px 0}.add-driver[open]>summary{margin-bottom:14px}
dl.strip{margin-top:0}
.skip-link{z-index:40}main:focus{outline:none}
/* ============================================================
   Bright system, September 2026. Warm neutral ground, saturated accents used as
   signals rather than decoration, soft gradients for depth. One hue per area of the
   business so a screen is recognisable before it is read.
   ============================================================ */
:root{--ring:0 0 0 4px rgba(255,122,26,.28);--shadow-1:0 1px 2px rgba(18,21,28,.06),0 10px 26px -20px rgba(18,21,28,.32);--shadow-2:0 2px 6px rgba(18,21,28,.08),0 22px 40px -26px rgba(18,21,28,.4)}
body{background:
  radial-gradient(880px 520px at 6% -12%, rgba(255,122,26,.30), transparent 60%),
  radial-gradient(760px 460px at 100% -4%, rgba(124,77,255,.26), transparent 62%),
  radial-gradient(900px 540px at 45% 108%, rgba(14,143,143,.22), transparent 62%),
  var(--paper);
  background-attachment:fixed}
body:not(.website)>main{background:transparent}
h1,h2,h3{font-weight:800;letter-spacing:-.035em}
.eyebrow{letter-spacing:.14em;font-weight:800}

/* Buttons: bigger, warmer, unmistakably pressable. */
.button,button{min-height:52px;padding:14px 24px;border-radius:14px;font-family:var(--display);font-weight:700;font-size:15px;letter-spacing:-.01em;
  background:linear-gradient(180deg,#FF9438,var(--accent) 55%,var(--accent-dark));border:0;color:var(--accent-ink);
  box-shadow:0 1px 2px rgba(43,18,0,.2),0 10px 22px -14px rgba(226,93,0,.85)}
.button:hover,button:hover{background:linear-gradient(180deg,#FFA95C,#FF8A2B 55%,#D95600);box-shadow:0 2px 6px rgba(43,18,0,.22),0 16px 30px -16px rgba(226,93,0,.9);transform:translateY(-1px)}
.button:active,button:active{transform:translateY(1px)}
.button.secondary,button.secondary{background:var(--surface);color:var(--ink);border:2px solid var(--ink);box-shadow:none;font-weight:700}
.button.secondary:hover,button.secondary:hover{background:var(--ink);color:#fff;border-color:var(--ink);box-shadow:var(--shadow-1)}
.button.accent,button.accent{background:linear-gradient(180deg,#2F73F5,var(--blue) 60%,#1D4ED8);color:#fff}
.button.accent:hover,button.accent:hover{background:linear-gradient(180deg,#3B82F6,#1D4ED8);color:#fff}
/* Parts replaced, listed inside a table cell: compact, so a service with six parts does not push the row
   taller than the screen. */
.parts{margin:0;padding-left:16px;font-size:13px;color:var(--muted)}
.parts li{margin:1px 0}

/* The two platform buttons. Dark pills whatever they sit on, because they read as one pair and must not
   borrow the colour of the band behind them. */
.store-buttons{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 20px}
.store-button{display:inline-flex;align-items:center;gap:11px;min-height:52px;padding:13px 24px 13px 20px;
  border-radius:999px;background:#242038;color:#fff;text-decoration:none;font-family:var(--display);
  font-weight:700;font-size:15px;letter-spacing:-.01em;box-shadow:0 10px 24px -14px rgba(0,0,0,.8);
  transition:background .15s,transform .15s}
.store-button:hover{background:#322C4C;transform:translateY(-1px);color:#fff}
.store-button:active{transform:translateY(1px)}
.store-mark{width:27px;height:27px;flex:none}
.app-band .store-button{background:#fff;color:#12151C}
.app-band .store-button:hover{background:var(--accent);color:var(--accent-ink)}
@media(max-width:420px){.store-buttons{flex-direction:column;align-items:stretch}.store-button{justify-content:center}}

/* Inside the installed app: there is nothing left to install, and the page has to clear the phone's own
   status bar and home indicator, which a browser tab does not have to. */
.in-app .install-app{display:none!important}
.in-app body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}
.in-app .page-head,.in-app aside{padding-top:max(14px,env(safe-area-inset-top))}

/* The offer to put the portal on a phone's home screen. Shown only where it can actually be done. */
.install-app{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;padding:16px 18px;
  background:var(--accent-soft);border-radius:14px;border:1px solid #F5CFA8}
.install-app p{margin:0;flex:1 1 220px;font-size:14px;color:var(--accent-ink)}
.install-app button{min-height:44px;padding:11px 18px;font-size:14px}

/* For the few actions that undo something real. It should not look like the button next to it. */
.button.danger,button.danger{background-color:#A81B1B;background-image:linear-gradient(180deg,#D93A3A,var(--alarm) 60%,#A81B1B);color:#fff}
.button.danger:hover,button.danger:hover{background-color:#961616;background-image:linear-gradient(180deg,#E04B4B,#961616);color:#fff}
.button.small{min-height:44px;padding:11px 16px;font-size:14px;border-radius:12px}
.quiet,button.quiet{background:none;color:var(--muted);font-family:var(--display);font-weight:700;box-shadow:none;border:0;min-height:44px;padding:10px 0}
.quiet:hover,button.quiet:hover{background:none;color:var(--ink);transform:none}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--ink);outline-offset:3px;box-shadow:var(--ring)}

/* Surfaces */
.card,.panel{border-radius:20px;border:1px solid var(--line);box-shadow:var(--shadow-1)}
.notice,.error,.success,.warning{border-radius:14px;border-left-width:5px}
input,select,textarea{border-radius:12px;border:1.5px solid #CFD6DE;min-height:52px;font-size:15px}
input:focus,select:focus,textarea:focus{border-color:var(--ink);box-shadow:var(--ring)}
label{font-weight:700;color:#3A424F}
th{background:var(--surface-2);color:#3A424F;font-family:var(--display);font-weight:800;letter-spacing:.06em}

/* Sidebar: a deep gradient, with the current page in the brand colour. */
body:not(.website)>aside{background:linear-gradient(168deg,#141926 0%,#1B2231 48%,#251C3A 100%)}
aside .brand{color:#fff}
aside nav a{font-family:var(--display);font-weight:600;font-size:14px;border-radius:11px;color:#C9D2E4;display:flex;align-items:center;gap:11px}
aside nav a:hover{background:rgba(255,255,255,.09);color:#fff}
aside nav a.selected{background:linear-gradient(135deg,var(--accent),#FFB020);color:var(--accent-ink);font-weight:800;box-shadow:0 10px 22px -14px rgba(255,122,26,.9)}
aside nav a .icon{opacity:.85;flex:0 0 auto}
aside nav a.selected .icon{opacity:1}
.nav-group>summary{color:#9FB0C9;font-weight:800;gap:10px}
.nav-group>summary .icon{opacity:.8}
.nav-group>summary:hover{background:rgba(255,255,255,.07);color:#fff}
.sidebar-foot{color:#8D9BB4}

/* Figures and tiles: one hue per area. */
.strip{border-radius:18px;box-shadow:var(--shadow-1);overflow:hidden}
.strip dt{color:var(--muted);letter-spacing:.1em}
.strip dd{font-family:var(--display);font-weight:800;color:var(--ink)}
.tiles{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(158px,1fr))}
.tile{display:flex;flex-direction:column;gap:7px;padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:20px;text-decoration:none;box-shadow:var(--shadow-1);transition:transform .12s ease,box-shadow .16s ease,border-color .16s ease;position:relative;overflow:hidden}
.tile:after{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:var(--tile,var(--accent));opacity:.9}
.tile:hover{transform:translateY(-3px);box-shadow:var(--shadow-2);border-color:#CED6E0}
.tile .ico{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:var(--tile-soft,var(--accent-soft));color:var(--tile,var(--accent-dark));margin-bottom:4px}
.tile.lead .ico{background:linear-gradient(140deg,var(--tile,var(--accent)),var(--tile-2,#FFB020));color:#fff}
.tile .lbl{font-family:var(--display);font-weight:800;font-size:17px;letter-spacing:-.02em;color:var(--ink)}
.tile .val{font-size:14px;color:var(--muted);font-weight:500}
.tile .val.warn{color:#9A4A00;font-weight:700}
.tile .val.good{color:#0C7C3E;font-weight:700}
.tile .val.bad{color:var(--alarm);font-weight:700}
.tile.fleet{--tile:var(--blue);--tile-2:#5B9BFF;--tile-soft:var(--blue-soft)}
.tile.drivers{--tile:var(--violet);--tile-2:#A78BFA;--tile-soft:var(--violet-soft)}
.tile.work{--tile:var(--ok);--tile-2:#34D399;--tile-soft:var(--ok-soft)}
.tile.money{--tile:var(--accent-dark);--tile-2:#FFB020;--tile-soft:var(--accent-soft)}
.tile.records{--tile:var(--teal);--tile-2:#2DD4BF;--tile-soft:var(--teal-soft)}
.tile.people{--tile:var(--pink);--tile-2:#F472B6;--tile-soft:var(--pink-soft)}

/* Status language */
.chip{font-family:var(--display);font-weight:800;font-size:11.5px;padding:5px 11px}
.chip.bad{background:var(--alarm-soft);color:#9F1F1F}
.chip.warn{background:var(--yellow-soft);color:#8A5200}
.chip.ok{background:var(--ok-soft);color:#0B6B37}
.chip.muted{background:var(--surface-2);color:var(--muted);border:1px solid var(--line)}
.alarm{border-radius:16px}
.badge{font-family:var(--display);font-weight:700}

/* The maker's mark keeps its own quiet corner. */
.built-by{border-top:1px solid var(--line)}
@media(max-width:420px){.tile{padding:16px}.tile .ico{width:42px;height:42px;border-radius:12px}.tile .lbl{font-size:15px}.tile .val{font-size:13px}}
/* Signed-out shell on a lit backdrop rather than flat ink. */
body.auth{background:
  radial-gradient(760px 520px at 10% 0%, rgba(255,122,26,.34), transparent 60%),
  radial-gradient(680px 520px at 92% 8%, rgba(124,77,255,.40), transparent 62%),
  radial-gradient(760px 560px at 50% 112%, rgba(14,143,143,.34), transparent 60%),
  linear-gradient(165deg,#141926,#1B2231 60%,#241C3A)}
.auth-card{border-radius:22px;box-shadow:0 30px 70px -26px rgba(0,0,0,.6),0 2px 8px rgba(0,0,0,.2)}
.auth-card .brand-mark{box-shadow:0 8px 18px -10px rgba(255,122,26,.9)}
/* Public site: the same bright system, at brochure scale. */
.website{background:
  radial-gradient(900px 560px at 2% -6%, rgba(255,122,26,.20), transparent 60%),
  radial-gradient(820px 520px at 100% 4%, rgba(124,77,255,.18), transparent 62%),
  radial-gradient(900px 620px at 50% 104%, rgba(14,143,143,.16), transparent 62%),
  var(--paper)}
.public-nav{border-bottom:1px solid var(--line);backdrop-filter:blur(6px)}
.public-nav nav>a{font-family:var(--display);font-weight:700;font-size:13px}
.hero-art{background:linear-gradient(155deg,#1B2231 0%,#2A1F45 55%,#3A1D3F 100%);border-radius:24px}
.route-stop{border-color:rgba(255,255,255,.18)}
.stop-one{background:var(--accent)}
.stop-two{background:#34D399;color:#04301D}
.stop-three{background:#7C9BFF;color:#0B1B47}
.route-line,.route-line:after{border-color:#5C6B86}
.values-strip{background:rgba(255,255,255,.72);border-color:var(--line);font-family:var(--display);font-weight:700}
.values-strip span:before{color:var(--accent-dark)}
.feature{border-top:3px solid var(--accent);padding-top:22px;border-radius:2px}
.three .feature:nth-child(2){border-top-color:var(--violet)}
.three .feature:nth-child(3){border-top-color:var(--ok)}
.three .feature:nth-child(4){border-top-color:var(--blue)}
.number{font-family:var(--display);font-weight:800;color:var(--muted)}
.join{background:linear-gradient(135deg,var(--accent) 0%,#FFB020 55%,var(--yellow) 100%);border-radius:24px;box-shadow:0 30px 60px -34px rgba(226,93,0,.9)}
.join h2,.join .eyebrow{color:var(--accent-ink)}
.join p{color:#3A2100}
.join .button{background:var(--ink);color:#fff;box-shadow:0 12px 26px -16px rgba(0,0,0,.8)}
.join .button:hover{background:#000;color:#fff}
.page-hero{background:rgba(255,255,255,.6);border-bottom:1px solid var(--line)}
.contact-card{border-radius:20px;background:rgba(255,255,255,.75)}
.contact-card.soft{background:linear-gradient(150deg,var(--violet-soft),var(--blue-soft))}
.public-footer{background:linear-gradient(150deg,#141926,#1B2231 55%,#241C3A);border-radius:24px 24px 0 0}
.faq details{border-top:1px solid var(--line)}
.faq summary{font-family:var(--display);font-weight:700}
/* One brand mark everywhere: a gradient tile and the wordmark, drawn rather than pictured. */
.brand-mark{background:linear-gradient(140deg,#FF9438,var(--accent) 60%,var(--accent-dark));color:#fff;border-radius:10px;font-weight:900;box-shadow:0 8px 18px -12px rgba(226,93,0,.9)}
.public-brand.brand{width:auto;line-height:1.05;font-size:27px;letter-spacing:-.04em;display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}
.public-brand.brand small{display:block;width:100%;font-size:9px;letter-spacing:.35em;margin-top:5px;padding-left:52px;color:var(--muted)}
@media(max-width:760px){.public-brand.brand{font-size:23px}.public-brand.brand small{padding-left:46px;font-size:8px}}
/* ---- Page header: the title, and who is signed in, as a proper control ---- */
.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 0 26px;padding-bottom:18px;border-bottom:1px solid var(--line);position:relative}
.page-head:after{content:"";position:absolute;left:0;bottom:-1px;width:74px;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--accent),var(--yellow))}
.page-title{min-width:0}
.page-title .eyebrow{margin-bottom:8px;color:var(--muted)}
.page-head h1{margin:0;font-size:clamp(28px,5.2vw,40px);letter-spacing:-.04em}
.account{position:relative;flex:0 0 auto}
.account>summary{display:flex;align-items:center;gap:11px;min-height:52px;padding:7px 12px 7px 7px;border:1px solid var(--line);border-radius:999px;background:var(--surface);cursor:pointer;list-style:none;box-shadow:var(--shadow-1)}
.account>summary::-webkit-details-marker{display:none}
.account>summary:hover{border-color:#C3CBD6;box-shadow:var(--shadow-2)}
.account[open]>summary .icon{transform:rotate(180deg)}
.avatar{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(140deg,var(--violet),#A78BFA);color:#fff;font-family:var(--display);font-weight:800;font-size:14px;letter-spacing:.02em;flex:0 0 auto}
.who{display:flex;flex-direction:column;line-height:1.2;text-align:left;min-width:0}
.who b{font-family:var(--display);font-weight:700;font-size:14px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}
.who small{font-size:11px;color:var(--muted);letter-spacing:.04em}
.account .icon{color:var(--muted);transition:transform .15s ease}
.account-menu{position:absolute;right:0;top:calc(100% + 10px);z-index:30;min-width:232px;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:8px;box-shadow:var(--shadow-2)}
.account-menu a{display:flex;align-items:center;gap:10px;padding:12px 12px;border-radius:11px;text-decoration:none;font-family:var(--display);font-weight:600;font-size:14px;color:var(--ink)}
.account-menu a:hover{background:var(--surface-2)}
.account-menu form{margin:6px 0 0;padding-top:8px;border-top:1px solid var(--line)}
.account-menu button{width:100%;gap:10px}
@media(max-width:620px){
 .page-head{flex-direction:column;gap:14px}
 .account{align-self:stretch}
 .account>summary{width:100%;justify-content:flex-start}
 .who b{max-width:none}
 .account-menu{left:0;right:0}
 .page-head:after{width:58px}
}
/* Long unbroken values in running text wrap instead of pushing the page wider. */
p,li,dd,summary{overflow-wrap:anywhere}
/* One tap back to the overview, above the page title. */
.back-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 14px 8px 10px;margin:0 0 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);
  font-family:var(--display);font-weight:700;font-size:13px;color:var(--ink);text-decoration:none;box-shadow:var(--shadow-1)}
.back-link:hover{background:var(--ink);color:#fff;border-color:var(--ink)}
.back-link .icon{flex:0 0 auto}
.pay-week{display:flex;gap:10px;align-items:flex-start;background:var(--blue-soft);border:1px solid #CFE0FB;border-radius:14px;padding:12px 14px;color:#1E3A8A;font-size:13.5px;line-height:1.5}
.pay-week .icon{flex:0 0 auto;margin-top:2px;color:var(--blue)}
.pay-week b{font-family:var(--display);font-weight:800}
/* ---- The company badge. One image, sized for where it stands; the wordmark beside it carries the
   name at the sizes where the lettering inside the badge would be too small to read. ---- */
.brand-logo{display:block;width:120px;height:120px;flex:0 0 auto}
.brand-word{font-family:var(--display);font-weight:800;letter-spacing:-.035em;line-height:1}
body:not(.website)>aside .brand{display:flex;align-items:center;gap:12px;text-decoration:none;margin-bottom:6px}
body:not(.website)>aside .brand-word{display:none;font-size:21px;color:#fff}
.auth-card .brand{display:block;margin-bottom:6px}
.auth-card .brand-logo{width:104px;height:104px}
.public-brand.brand{display:inline-flex;align-items:center;gap:12px;width:auto;text-decoration:none}
.public-brand .brand-logo{width:58px;height:58px}
.public-brand .brand-word{font-size:25px;color:var(--ink)}
.footer-brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none}
.footer-brand .brand-logo{width:84px;height:84px}
.footer-brand .brand-word{font-size:30px;color:#fff}
@media(max-width:760px){
 /* In the compact top bar the badge reads as a mark and the wordmark does the reading. */
 body:not(.website)>aside .brand-logo{width:46px;height:46px}
 body:not(.website)>aside .brand-word{display:inline-block}
 .public-brand .brand-logo{width:46px;height:46px}
 .public-brand .brand-word{font-size:21px}
 .footer-brand .brand-logo{width:64px;height:64px}
 .footer-brand .brand-word{font-size:25px}
 .auth-card .brand-logo{width:84px;height:84px}
}
/* Stop the browser from quietly enlarging small text in narrow columns; sizes here are deliberate. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
/* The agreement reads as a document: measured column, clear clause headings, no decoration. */
.agreement{max-width:62ch;font-size:14.5px;line-height:1.65}
.agreement h3{font-size:16px;margin:22px 0 8px;letter-spacing:-.02em}
.agreement h3:first-child{margin-top:0}
.agreement p{margin:0 0 10px;color:var(--ink)}
@media(max-width:760px){.agreement{font-size:14px}}
/* What is still needed: one line per item, its state first so the eye finds the gaps. */
.checklist{list-style:none;margin:0;padding:0}
.checklist li{display:flex;align-items:flex-start;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}
.checklist li:last-child{border-bottom:0}
.checklist li>span{display:flex;flex-direction:column;gap:3px;min-width:0}
.checklist b{font-family:var(--display);font-weight:700;font-size:15px;letter-spacing:-.01em}
.checklist small{color:var(--muted);font-size:13px}
.checklist .chip{flex:0 0 auto;margin-top:2px}
/* What is about to be uploaded, so nobody sends a blurred photograph by accident. */
.photo-preview{margin:0 0 18px;padding:14px;border:1px dashed var(--line);border-radius:14px;background:var(--surface-2)}
.photo-preview img{display:block;max-width:100%;max-height:260px;border-radius:10px;margin-bottom:10px}
.photo-preview p{margin:0;font-size:13px;color:var(--muted)}
.photo-button{margin:0 0 18px}
input[type=file]{padding:12px 14px;font-size:14px;background:var(--surface)}
/* An author rule on inputs was overriding the browser's own hiding of [hidden] elements. */
[hidden]{display:none!important}

/* ---- The driver app, offered on the public site ----
   Deep navy rather than the orange of the join band below it: two bands the same colour read as one, and
   the navy is the app's own icon colour, so the block looks like the thing it is offering. */
.app-band{margin:0 5% 44px;padding:32px 26px;border-radius:24px;background:linear-gradient(150deg,#00102E 0%,#0B2145 62%,#123163 100%);
  box-shadow:0 30px 60px -36px rgba(0,16,46,.95);display:flex;flex-direction:column;gap:22px;align-items:flex-start}
.app-band .eyebrow{color:var(--accent)}
.app-band h2{color:#fff;margin:10px 0 12px}
.app-band p{color:#D5DEE6;margin:0 0 22px;max-width:46ch}
.app-band .text-link{color:#fff}
.app-band-mark{flex:none;background:rgba(255,255,255,.08);border-radius:26px;padding:14px;line-height:0}
.app-band-mark img{width:84px;height:84px;border-radius:18px;display:block}
.app-band .actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}
.app-band-copy{flex:1;min-width:0}
.install-steps .feature h3{margin-top:6px}
/* The badge shown the way it will sit on a home screen, so the page looks like the thing it describes. */
.app-hero-tile{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:28px}
.app-hero-tile img{width:104px;height:104px;border-radius:24px;box-shadow:0 18px 34px -18px rgba(0,16,46,.85)}
.app-hero-tile span{font-family:var(--display);font-weight:700;font-size:13px;letter-spacing:.01em;color:var(--ink)}
@media(min-width:761px){
 /* The badge moves to the right on a wide screen so the words start at the edge and the band fills. */
 .app-band{flex-direction:row-reverse;align-items:center;gap:48px;padding:48px 52px;margin-bottom:64px}
 .app-band-mark{padding:20px;border-radius:34px}
 .app-band-mark img{width:136px;height:136px;border-radius:28px}
 .app-band h2{font-size:clamp(28px,3.2vw,40px);line-height:1.08;letter-spacing:-.03em}
 .app-band p{max-width:52ch}
 .page-hero.app-hero{display:flex;align-items:center;justify-content:space-between;gap:56px}
 .app-hero-copy{flex:1;min-width:0}
 .app-hero-tile{flex:none;margin-top:0;gap:14px}
 .app-hero-tile img{width:152px;height:152px;border-radius:34px}
 .app-hero-tile span{font-size:15px}
}