:root{--orange:#ff6b00;--ink:#111;--muted:#68655e;--bg:#f7f6f2;--card:#fff;--line:#dedbd3;--green:#137a45;--yellow:#9a6500;--red:#b3261e}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,.button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:800;display:inline-flex}.primary{background:var(--orange);color:#111}.secondary{background:#ece9e1}.shell{max-width:1180px;margin:auto;padding:24px}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.brand{letter-spacing:-1px;font-size:23px;font-weight:950}.brand span{color:var(--orange)}.card{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:24px}.grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.hero{max-width:720px;padding:56px 0}.hero h1{letter-spacing:-3px;margin:0 0 24px;font-size:clamp(38px,7vw,72px);line-height:.97}.hero p{color:var(--muted);font-size:20px;line-height:1.55}.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.field{gap:8px;margin:16px 0;display:grid}.field input,.field textarea{border:1px solid var(--line);background:#fff;border-radius:13px;padding:14px}.mobile{max-width:560px;margin:auto}.progress{background:#ddd8cf;border-radius:9px;height:7px;overflow:hidden}.progress div{background:var(--orange);height:100%;transition:width .3s}.stage{text-align:center;place-items:center;min-height:62vh;display:grid}.signal{background:var(--orange);border-radius:50%;place-items:center;width:150px;height:150px;font-size:24px;font-weight:900;display:grid}.status{border-radius:99px;padding:7px 12px;font-weight:800;display:inline-flex}.status.green,.status.complete{color:var(--green);background:#d8f3e3}.status.yellow,.status.calibration{color:var(--yellow);background:#fff0c2}.status.red{color:var(--red);background:#ffe0dd}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);padding:14px}th{color:var(--muted);font-size:13px}.nav{flex-wrap:wrap;gap:8px;display:flex}.nav a{background:#ece9e1;border-radius:12px;padding:10px 14px}.muted{color:var(--muted)}h1,h2,h3,p{overflow-wrap:anywhere}.page-heading{margin:22px 0 28px}.page-heading h1,.detail-heading h1{letter-spacing:-2px;margin:4px 0;font-size:clamp(34px,5vw,54px)}.eyebrow{letter-spacing:1.3px;color:var(--orange);margin:0;font-size:12px;font-weight:900}.notice{background:#f2efe8;border-radius:14px;margin:16px 0;padding:16px 20px}.notice.error{color:var(--red);background:#ffe9e6}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.form-grid .wide{grid-column:1/-1}.form-section{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.table-wrap{width:100%;overflow-x:auto}.data-card{padding:0;overflow:hidden}.data-card .empty-state{padding:30px}.compact{min-height:38px;padding:0 14px;font-size:13px}.row-link{color:var(--orange);white-space:nowrap;font-weight:850}.credential-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.credential-grid p{background:#fff8f1;border-radius:12px;gap:6px;margin:0;padding:14px;display:grid}.credential-grid span,.company-contact span{color:var(--muted);font-size:12px}.empty-state{text-align:center;padding:42px}.company-list{gap:12px;display:grid}.company-row{grid-template-columns:minmax(260px,1.5fr) minmax(180px,1fr) minmax(160px,.8fr) auto;align-items:center;gap:20px;display:grid}.company-main{align-items:center;gap:14px;display:flex}.company-main h2{margin:0 0 5px}.company-main p{margin:0}.company-avatar{width:52px;height:52px;color:var(--orange);background:#fff1e6;border-radius:15px;place-items:center;font-weight:950;display:grid}.company-contact{gap:4px;display:grid}.company-form{margin-bottom:18px}.detail-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin:20px 0 28px;display:flex}.back-link{color:var(--muted);font-weight:700}.status.large{padding:10px 16px;font-size:17px}.assessment-layout{grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);align-items:start;gap:16px;display:grid}.result-card{grid-row:span 2}.photo-card img{object-fit:cover;background:#eee;border-radius:16px;width:100%;max-height:320px}.photo-placeholder{text-align:center;min-height:240px;color:var(--muted);background:#f1eee7;border-radius:16px;place-items:center;padding:24px;display:grid}.photo-placeholder span{font-size:48px}.risk-score{align-items:flex-end;gap:8px;margin:14px 0;display:flex}.risk-score strong{letter-spacing:-5px;font-size:76px;line-height:.9}.risk-score span{color:var(--muted);font-weight:800}.result-explanation,.human-review{background:#e9f7ef;border-radius:14px;padding:14px;line-height:1.55}.human-review{background:#fff1e6}.reason-list{padding-left:22px;line-height:1.6}.component-list{gap:14px;margin:22px 0;display:grid}.component-list>div{grid-template-columns:1fr auto;gap:7px;display:grid}.component-list>div>div{background:#ece9e1;border-radius:10px;grid-column:1/-1;height:8px;overflow:hidden}.component-list i{background:var(--orange);border-radius:10px;height:100%;display:block}.decision-card{grid-column:2}.decision{border-radius:14px;padding:16px}.decision.approved{background:#e8f7ee}.decision.rejected{background:#ffe9e6}.metrics-card,.events-card{grid-column:1/-1}.events-card summary{cursor:pointer;font-size:20px;font-weight:850}.event-list p{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:12px 0;display:flex}.event-list time{color:var(--muted);white-space:nowrap}@media (max-width:850px){.company-row{grid-template-columns:1fr 1fr}.company-main{grid-column:1/-1}.assessment-layout{grid-template-columns:1fr}.result-card{grid-row:auto}.decision-card{grid-column:1}.credential-grid{grid-template-columns:1fr}.page-heading,.detail-heading{flex-direction:column;align-items:flex-start}.page-heading>button{width:100%}}@media (max-width:650px){.shell{padding:16px}.card{padding:18px}.hero{padding-top:30px}.hero h1{letter-spacing:-2px}.topbar{flex-direction:column;align-items:flex-start}.topbar .actions{width:100%;margin-top:0}.topbar .actions>*{flex:1}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.company-row{grid-template-columns:1fr}.company-main{grid-column:auto}.company-contact{border-top:1px solid var(--line);padding-top:8px}th,td{white-space:nowrap}.risk-score strong{font-size:60px}.event-list p{display:grid}.data-card table{min-width:900px}}
.credential{border:2px solid var(--orange);margin:16px 0}.credential code{background:#f4efe6;border-radius:8px;padding:6px 10px;font-size:18px}.instruction-list{background:#f4f1ea;border-radius:16px;margin:20px 0;padding:8px 18px}.instruction-list p{font-weight:650}.test-card{text-align:center;width:100%}.stage-icon{margin:12px;font-size:60px}.instruction{color:#3f3c37;font-size:19px;line-height:1.5}.camera-preview{aspect-ratio:4/3;object-fit:cover;background:#151515;border-radius:18px;width:100%;margin:12px 0}.feedback{background:#fff1e6;border-radius:12px;padding:12px;font-weight:700}.practice-signal{border:8px solid #eee;margin:20px auto}.green-signal{background:#27a65b;margin:20px auto}.balance-target{border:12px solid #e4e0d7;border-radius:50%;place-items:center;width:180px;height:180px;margin:20px auto;display:grid}.balance-target span{color:var(--orange);font-size:48px}.error{color:var(--red);font-weight:700}.step-kicker{letter-spacing:1.5px;color:var(--orange);font-size:12px;font-weight:900}.face-frame{aspect-ratio:4/3;background:#171717;border-radius:22px;margin:18px 0;position:relative;overflow:hidden}.face-frame:after{content:"";border:3px solid var(--orange);border-radius:48%;position:absolute;inset:10% 22%}.face-frame video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.feedback.ok{color:var(--green);background:#d8f3e3}.command-card,.example-card{background:#f2efe8;border-radius:16px;gap:6px;margin:16px 0;padding:16px;display:grid}.command-card strong{font-size:22px}.active-test{justify-items:center;gap:12px;display:grid}.trial-label{color:var(--muted);font-weight:900}.reaction-pad,.gonogo-pad,.attention-pad{border-radius:50%;width:min(64vw,250px);height:min(64vw,250px);font-size:24px}.reaction-pad.wait,.gonogo-pad.idle,.attention-pad{background:#ddd9d1}.reaction-pad.go,.attention-pad.on{background:var(--orange)}.reaction-pad.feedback{background:#d8f3e3}.gonogo-pad.go{color:#fff;background:#27a65b}.gonogo-pad.stop{color:#fff;background:#d7352a}.attention-test{position:relative}.edge-flash{width:100%;color:var(--orange);background:#fff1e6;padding:14px;font-weight:900;animation:.25s flash}.coordination-board{touch-action:none;border:16px solid #ebe7df;border-radius:50%;place-items:center;width:min(72vw,300px);height:min(72vw,300px);display:grid}.coordination-board span{color:var(--orange);font-size:56px;transition:transform 80ms}.risk-number{font-size:72px;font-weight:950}.risk-number small{color:var(--muted);font-size:20px}@keyframes flash{0%{background:var(--orange);color:#111}to{color:var(--orange);background:#fff1e6}}.calibration-banner{border:2px solid var(--orange);background:#fff6ec;border-radius:16px;margin:18px 0;padding:16px}.calibration-banner.complete{border-color:var(--green);background:#e8f7ee}.calibration-banner strong{font-size:20px;display:block}.calibration-banner p{margin:8px 0 0;line-height:1.45}.reaction-pad,.attention-pad,.gonogo-pad.go{border-radius:28px}.gonogo-pad.stop{clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);border-radius:0}.privacy-note{color:var(--muted);text-align:left;background:#f2efe8;border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.45}.sticky-action{z-index:3;background:linear-gradient(transparent,var(--card) 25%);padding:8px 0;position:sticky;bottom:8px}.sticky-action button{width:100%}.face-frame{max-height:330px}.face-frame video{min-height:100%}.answer-grid{grid-template-columns:repeat(3,minmax(74px,1fr));gap:10px;width:100%;display:grid}.answer-grid button{font-size:20px}.peripheral-board{border:2px solid var(--line);background:#f2efe8;border-radius:18px;width:min(72vw,300px);height:min(72vw,300px);position:relative}.peripheral-board span{color:#777;font-size:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.peripheral-board i{background:var(--orange);border-radius:7px;width:28px;height:28px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 7px #ff6b0022}.peripheral-board.feedback i{display:none}.direction-grid{grid-template-columns:repeat(3,78px);grid-template-areas:"nw n ne""w empty e""sw s se";gap:8px;display:grid}.direction-grid button{min-height:62px;padding:0;font-size:27px}.direction-grid button:first-child{grid-area:nw}.direction-grid button:nth-child(2){grid-area:n}.direction-grid button:nth-child(3){grid-area:ne}.direction-grid button:nth-child(4){grid-area:w}.direction-grid button:nth-child(5){grid-area:e}.direction-grid button:nth-child(6){grid-area:sw}.direction-grid button:nth-child(7){grid-area:s}.direction-grid button:nth-child(8){grid-area:se}.edge-flash{background:var(--orange);color:#111;animation:.4s both attention-flash}@keyframes attention-flash{0%{opacity:1}to{opacity:0}}
.risk-summary{border:1px solid var(--line);background:#faf9f6;border-radius:18px;margin:18px 0 24px;padding:20px}.risk-label{margin:0;font-size:15px;font-weight:900}.risk-summary .risk-score{margin:10px 0}.risk-help{max-width:620px;color:var(--muted);margin:8px 0 18px;line-height:1.5}.risk-scale{color:var(--muted);grid-template-columns:1fr 1fr;gap:7px 12px;font-size:12px;font-weight:700;display:grid}.risk-scale>div{background:linear-gradient(90deg,#4caf72 0 35%,#e9bd4d 35% 65%,#d95b50 65% 100%);border-radius:10px;grid-column:1/-1;height:10px;position:relative}.risk-scale i{background:#111;border:4px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #0005}.risk-scale span:last-child{text-align:right}th small{color:var(--muted);margin-top:3px;font-size:11px;font-weight:600;display:block}@media (max-width:650px){.risk-summary{padding:16px}.risk-scale span{white-space:normal}}
:root{--admin-orange:#ffad00;--admin-blue:#2377e8;--admin-sidebar:252px;--admin-topbar:76px}.app-sidebar{z-index:40;width:var(--admin-sidebar);color:#292c31;background:#fff;border-right:1px solid #d9d9d9;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.app-logo{height:var(--admin-topbar);border-bottom:1px solid #e2e2e2;align-items:center;gap:10px;padding:0 18px;line-height:0;display:flex}.app-logo img{width:180px;height:auto}.sidebar-group{color:#9b9da1;letter-spacing:1.3px;text-transform:uppercase;margin:26px 22px 9px;font-size:11px;font-weight:800}.sidebar-nav{gap:2px;display:grid}.sidebar-nav a,.sidebar-logout{color:#303338;text-align:left;background:0 0;border:0;border-radius:0;align-items:center;gap:14px;min-height:52px;padding:0 22px;font-size:16px;font-weight:650;display:flex;position:relative}.sidebar-nav a:hover,.sidebar-logout:hover{background:#f3f3f3}.sidebar-nav a.active{background:#ececec;font-weight:800}.sidebar-nav a.active:before{background:var(--admin-orange);content:"";width:4px;position:absolute;inset:0 auto 0 0}.app-icon{width:22px;min-width:22px;height:22px}.sidebar-product{border-top:5px solid var(--admin-orange);background:#f0f0f0;border-radius:6px;gap:3px;margin:auto 16px 18px;padding:16px;display:grid}.sidebar-product b{color:#e99b00;letter-spacing:1px;font-size:14px}.sidebar-product span{color:#6f7278;font-size:12px}.sidebar-logout{border-top:1px solid #e2e2e2;width:100%}.app-topbar{inset:0 0 auto var(--admin-sidebar);z-index:35;height:var(--admin-topbar);background:#fff;border-bottom:1px solid #d9d9d9;justify-content:space-between;align-items:center;gap:20px;padding:0 28px;display:flex;position:fixed}.topbar-product{align-items:baseline;gap:14px;display:flex}.topbar-product b{font-size:18px}.topbar-product span{color:#81848a;font-size:13px}.topbar-account{align-items:center;gap:12px;display:flex}.topbar-account>div{gap:2px;min-width:130px;display:grid}.topbar-account>div span{color:#888b91;font-size:11px}.topbar-account button,.topbar-help{color:#888;background:#f1f1f1;border-radius:50%;place-items:center;width:38px;min-width:38px;min-height:38px;padding:0;display:grid}.topbar-help{background:var(--admin-orange);color:#fff}.topbar-account .app-icon{width:19px;height:19px}.admin-shell{max-width:none;min-height:100vh;padding:calc(var(--admin-topbar) + 28px) 28px 46px calc(var(--admin-sidebar) + 28px);background:#f5f5f5;margin:0}.admin-shell .card{border-color:#e0e0e0;border-radius:7px;box-shadow:0 2px 10px #0000000b}.admin-shell button,.admin-shell .button{border-radius:5px}.admin-shell .primary{background:var(--admin-orange)}.admin-shell .secondary{background:#ededed}.admin-shell .page-heading,.admin-shell .detail-heading{margin:0 0 20px}.admin-shell .page-heading h1,.admin-shell .detail-heading h1{letter-spacing:-.6px;margin:3px 0 0;font-size:26px}.admin-shell .page-heading .muted{margin:5px 0 0;font-size:13px}.admin-shell .page-heading .actions{margin-top:0}.admin-shell .page-heading .actions>*{min-height:42px;padding-inline:16px}.admin-shell .data-card table{min-width:850px}.admin-shell .data-card th{color:#292c31;background:#ededed;font-size:12px}.admin-shell .data-card th,.admin-shell .data-card td{padding:12px 14px}.admin-shell .assessment-layout h2,.admin-shell form.card>h2{font-size:18px}.admin-shell .assessment-layout .card,.admin-shell form.card{padding:20px}.admin-shell .back-link{color:var(--admin-blue);font-size:13px}.settings-tests{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:14px 0 18px;display:grid}.settings-tests label{cursor:pointer;background:#fafafa;border:1px solid #dedede;border-radius:5px;align-items:center;gap:12px;min-height:70px;padding:12px 14px;display:flex}.settings-tests label:hover{background:#fff9eb;border-color:#efb233}.settings-tests input{width:18px;height:18px;accent-color:var(--admin-orange)}.settings-tests span{gap:3px;display:grid}.settings-tests small{color:#81848a}.save-confirmation{color:var(--green);align-self:center;font-size:13px;font-weight:800}.notification-settings{margin-top:18px}.mail-state{color:#666a70;background:#ededed;border-radius:4px;padding:5px 8px;font-size:11px;font-weight:800;display:inline-flex}.mail-state.ready,.mail-state.sent,.mail-state.simulated{color:var(--green);background:#d8f3e3}.mail-state.pending,.mail-state.retry{color:var(--yellow);background:#fff0c2}.mail-state.failed{color:var(--red);background:#ffe0dd}.mail-test{gap:10px;margin-top:20px;display:flex}.mail-test input{border:1px solid var(--line);border-radius:5px;flex:1;min-width:200px;padding:11px 13px}.table-actions{gap:6px;display:flex}.table-actions .compact{white-space:nowrap}.workspace-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.workspace-heading h1{letter-spacing:-.6px;margin:3px 0 0;font-size:26px}.workspace-heading h1 small{color:#55595f;letter-spacing:0;margin-left:7px;font-size:14px;font-weight:500}.workspace-kicker{color:#9a9da2;letter-spacing:1.2px;margin:0;font-size:11px;font-weight:850}.workspace-summary{gap:8px;display:flex}.workspace-summary span{color:#686b70;background:#fff;border:1px solid #dedede;border-radius:4px;padding:8px 11px;font-size:12px}.workspace-summary .has-risk{color:#a83c34;background:#fff0ef;border-color:#f2c1bd}.assessment-toolbar{background:#fff;border:1px solid #e3e3e3;border-radius:5px;align-items:center;gap:14px;margin-bottom:20px;padding:11px 14px;display:flex;box-shadow:0 2px 9px #0000000b}.assessment-search{flex:1;align-items:center;gap:12px;display:flex}.assessment-search svg{fill:none;stroke:#9a9da2;stroke-width:2px;width:22px;height:22px}.assessment-search input{color:#25282d;border:0;outline:0;width:100%;padding:10px 0;font-size:16px}.assessment-search input::placeholder{color:#aaa}.refresh-button{color:#2377e8;background:#fff;border:1px solid #2d83ef;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-weight:700;display:flex}.refresh-button span{font-size:20px}.admin-table-card{background:#fff;border:1px solid #dedede;border-radius:4px;overflow:hidden;box-shadow:0 2px 10px #0000000b}.admin-table{min-width:980px}.admin-table th{color:#292c31;letter-spacing:.15px;white-space:nowrap;background:#ededed;border-bottom:1px solid #d4d4d4;padding:13px 14px;font-size:12px;font-weight:850}.admin-table th small{color:#777b82;margin-top:3px;font-size:9px;font-weight:650;display:block}.admin-table td{vertical-align:middle;border-bottom:1px solid #dedede;height:67px;padding:10px 14px;font-size:13px}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table tbody tr:hover td{background:#fff8e8}.admin-table .assessment-row.red td{background:#fff0ef}.admin-table .assessment-row.yellow td{background:#fff9e8}.admin-table .assessment-row.red:hover td{background:#ffe5e3}.row-number{color:#888b91;text-align:center;width:42px}.cell-secondary{color:#777b82;margin-top:4px;font-size:11px;display:block}.risk-cell{font-size:17px}.admin-table .status{border-radius:4px;padding:5px 8px;font-size:11px}.quality-label,.photo-label{align-items:center;gap:4px;font-size:11px;font-weight:750;display:inline-flex}.quality-label.ok{color:var(--green)}.quality-label.warn{color:var(--red)}.open-assessment{color:var(--admin-blue);white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.table-empty{color:#666a70;text-align:center;padding:52px 20px}.table-empty b{color:#272a2f;font-size:17px}.table-empty p{margin-bottom:0}@media (max-width:980px){:root{--admin-sidebar:76px}.app-logo{justify-content:center;padding:0}.sidebar-group,.sidebar-nav span,.sidebar-product,.sidebar-logout span{display:none}.app-logo{overflow:hidden}.app-logo img{width:180px;max-width:none;transform:translate(55px)}.sidebar-nav a,.sidebar-logout{justify-content:center;padding:0}.topbar-product span{display:none}}@media (max-width:680px){:root{--admin-topbar:64px}.app-sidebar{border-top:1px solid #ddd;border-right:0;width:100%;height:64px;inset:auto 0 0}.app-logo,.sidebar-group,.sidebar-product,.sidebar-logout{display:none}.sidebar-nav{height:100%;display:flex}.sidebar-nav a{flex:1;min-height:64px}.sidebar-nav a.active:before{width:auto;height:3px;inset:0 0 auto}.app-topbar{padding:0 14px;left:0}.topbar-account>div,.topbar-help{display:none}.admin-shell{padding:82px 12px 88px}.workspace-heading,.admin-shell .page-heading,.admin-shell .detail-heading{flex-direction:column;align-items:flex-start}.workspace-heading h1 small{margin:5px 0 0;display:block}.workspace-summary{width:100%}.workspace-summary span{flex:1}.assessment-toolbar{flex-direction:column;align-items:stretch}.refresh-button{justify-content:center}}
.brand-logo{align-items:center;line-height:0;display:inline-flex}.brand-logo img{width:190px;height:auto}.public-header{background:#fff;border-bottom:1px solid #dedede;min-height:76px;margin:0;padding:0 28px}.public-header>a:last-child{border:1px solid #dadada;border-radius:5px;align-items:center;min-height:38px;padding:0 16px;font-size:13px;font-weight:750;display:inline-flex}.driver-public-shell,.driver-shell{background:#f5f5f5;min-height:100vh}.driver-topbar{z-index:30;background:#fff;border-bottom:1px solid #d9d9d9;grid-template-columns:240px 1fr auto;align-items:center;min-height:76px;display:grid;position:fixed;inset:0 0 auto}.driver-topbar>.brand-logo{border-right:1px solid #e2e2e2;height:76px;padding:0 22px}.driver-topbar>.brand-logo img{width:176px}.driver-product{align-items:baseline;gap:13px;padding:0 26px;display:flex}.driver-product b{font-size:18px}.driver-product span{color:#81848a;font-size:13px}.driver-account{align-items:center;gap:12px;padding-right:24px;display:flex}.driver-account>div{text-align:right;gap:2px;display:grid}.driver-account>div b{font-size:13px}.driver-account>div span{color:#888b91;font-size:11px}.driver-account button{color:#777;background:#f1f1f1;border-radius:50%;place-items:center;width:38px;min-width:38px;min-height:38px;padding:0;display:grid}.driver-content{width:min(100% - 32px,760px);margin:0 auto;padding:108px 0 46px}.driver-page-heading{margin-bottom:20px}.driver-page-heading h1{letter-spacing:-.9px;margin:4px 0 3px;font-size:clamp(28px,5vw,38px)}.driver-page-heading>p:last-child{color:#777b82;margin:0;font-size:13px}.driver-kicker,.driver-shell .step-kicker{color:#e99b00;letter-spacing:1.3px;margin:0;font-size:11px;font-weight:850}.driver-shell .card,.driver-public-shell .card{border-color:#dfdfdf;border-radius:7px;box-shadow:0 2px 10px #0000000b}.driver-shell button,.driver-public-shell button{border-radius:5px}.driver-shell .primary,.driver-public-shell .primary{background:var(--admin-orange)}.driver-start-card{padding:24px}.driver-start-card>p{line-height:1.55}.driver-start-card>.primary{width:100%;margin-top:4px}.driver-shell .calibration-banner{border:1px solid #edb43f;border-left:5px solid var(--admin-orange);background:#fff9eb;border-radius:5px;margin-top:0}.driver-shell .calibration-banner.complete{border-color:#6db98e;border-left-color:var(--green);background:#eef9f2}.driver-shell .calibration-banner strong{font-size:17px}.driver-shell .instruction-list{background:#fff;border:1px solid #dedede;border-radius:5px;margin:20px 0;padding:0;display:grid;overflow:hidden}.instruction-list>div{border-bottom:1px solid #e8e8e8;grid-template-columns:48px 1fr;align-items:center;min-height:54px;display:grid}.instruction-list>div:last-child{border-bottom:0}.instruction-list>div>span{color:#72767c;background:#fafafa;border-right:1px solid #e8e8e8;place-items:center;height:100%;display:grid}.instruction-list p{margin:0;padding:10px 14px;font-size:14px;font-weight:650}.driver-icon{width:24px;height:24px}.driver-login-layout{grid-template-columns:minmax(0,1.05fr) minmax(340px,.8fr);align-items:center;gap:50px;width:min(100% - 40px,1040px);margin:0 auto;padding:84px 0;display:grid}.driver-login-intro h1{letter-spacing:-2.5px;max-width:650px;margin:8px 0 18px;font-size:clamp(40px,6vw,64px);line-height:1.02}.driver-login-intro>p:not(.driver-kicker){color:#696d73;max-width:560px;font-size:18px;line-height:1.55}.driver-login-note{color:#55595f;align-items:center;gap:10px;margin-top:24px;font-weight:750;display:flex}.driver-login-note .driver-icon{color:#e99b00}.driver-login-card{padding:28px}.driver-login-card h2{margin:6px 0;font-size:26px}.driver-login-card .primary{width:100%;margin-top:8px}.driver-login-card .field input{border-radius:5px}.driver-progress{background:#fff;border:1px solid #e0e0e0;border-radius:5px;margin-bottom:14px;padding:12px 15px}.driver-progress-meta{color:#74777d;text-transform:uppercase;letter-spacing:.7px;justify-content:space-between;margin-bottom:9px;font-size:11px;display:flex}.driver-progress-meta b{color:#34373c}.driver-shell .progress{background:#e7e7e7;border-radius:0;height:5px}.driver-shell .progress div{background:var(--admin-orange)}.driver-check-shell .stage{min-height:0}.driver-check-shell .test-card{padding:26px}.driver-check-shell .test-card h1{letter-spacing:-.7px;margin:8px 0 12px;font-size:clamp(26px,5vw,34px)}.driver-check-shell .instruction{font-size:17px}.driver-check-shell .command-card,.driver-check-shell .example-card,.driver-check-shell .feedback,.driver-check-shell .privacy-note{border-radius:5px}.driver-check-shell .example-card{border-left:4px solid var(--admin-orange);text-align:left}.driver-check-shell .stage-icon{color:#555b62;background:#fafafa;border:1px solid #dedede;border-radius:50%;place-items:center;width:62px;height:62px;margin:14px auto;display:grid}.driver-check-shell .stage-icon.success{color:var(--green);background:#eef9f2;border-color:#b8ddc7}.driver-check-shell .stage-icon .driver-icon{width:30px;height:30px}.driver-check-shell .face-frame{border-radius:7px}.driver-check-shell .sticky-action{padding-top:14px;bottom:0}.driver-check-shell .test-card>.primary,.driver-check-shell .test-card>.secondary{width:100%;margin-top:8px}.driver-error-card{margin-top:30px}@media (max-width:760px){.public-header{min-height:64px;padding:0 16px}.public-header .brand-logo img{width:150px}.driver-topbar{grid-template-columns:auto 1fr auto;min-height:64px}.driver-topbar>.brand-logo{height:64px;padding:0 14px}.driver-topbar>.brand-logo img{width:142px}.driver-product{padding:0 14px}.driver-product span,.driver-account>div{display:none}.driver-account{padding-right:12px}.driver-content{width:min(100% - 24px,760px);padding-top:84px}.driver-login-layout{grid-template-columns:1fr;gap:28px;width:min(100% - 28px,520px);padding:46px 0}.driver-login-intro h1{letter-spacing:-1.6px;font-size:38px}.driver-login-intro>p:not(.driver-kicker){font-size:16px}}@media (max-width:430px){.driver-product{display:none}.driver-topbar{grid-template-columns:1fr auto}.driver-topbar>.brand-logo{border-right:0}.driver-content{width:min(100% - 20px,760px);padding-top:78px}.driver-page-heading h1{font-size:27px}.driver-start-card,.driver-check-shell .test-card,.driver-login-card{padding:18px}.driver-login-layout{width:min(100% - 20px,520px);padding-top:34px}.driver-login-intro h1{font-size:32px}}
