:root{color:#27272a;font-synthesis:none;--brand:#27272a;--brand-dark:#18181b;--success:#3f6f45;--success-soft:#f1f7f2;--gray-25:#fcfcfd;--gray-50:#f9fafb;--gray-100:#f2f4f7;--gray-200:#e4e7ec;--gray-300:#d0d5dd;--gray-500:#667085;--gray-700:#344054;--gray-900:#18181b;--error:#b42318;--error-soft:#fef3f2;--focus-ring:#344054;--focus-halo:#34405424;--card-shadow:0 1px 2px #1018280a, 0 4px 8px -4px #1018281a;--ease-out:cubic-bezier(.23, 1, .32, 1);--motion-fast:.16s;--motion-ui:.2s;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#fff;margin:0;font-size:14px;line-height:20px}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}a{color:inherit}h1,h2,h3,p,dl,dd{margin:0}.skip-link{z-index:50;background:var(--gray-900);color:#fff;border-radius:0 0 8px 8px;padding:10px 14px;font-weight:600;text-decoration:none;position:absolute;top:-48px;left:16px}.skip-link:focus-visible{top:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.environment-banner{background:var(--gray-900);color:#fff;text-align:center;min-height:36px;padding:8px 16px;font-size:12px;font-weight:600;line-height:20px}.shell{width:min(100% - 40px,800px);margin:0 auto;padding:64px 0 96px}.page-head{margin-bottom:48px}.page-meta{color:var(--gray-500);justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;font-size:12px;font-weight:600;line-height:18px;display:flex}.eyebrow{color:var(--gray-700);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.page-head h1{color:var(--gray-900);letter-spacing:-.035em;font-size:36px;font-weight:700;line-height:44px}.landing h1{color:var(--gray-900);letter-spacing:-.025em;font-size:clamp(28px,5vw,36px);font-weight:700;line-height:1.2}.page-head>p:last-child{max-width:620px;color:var(--gray-500);margin-top:8px;font-size:16px;line-height:24px}.inbox-status{background:var(--success-soft);min-width:0;color:var(--success);border:1px solid #c9dccb;border-radius:7px;align-items:baseline;gap:8px 12px;margin-bottom:14px;padding:10px 12px;font-size:12px;display:flex}.inbox-status strong{flex:none}.inbox-status span{overflow-wrap:anywhere;min-width:0}.inbox-status.error{background:var(--error-soft);color:var(--error);border-color:#fecdca}.claim-form{gap:56px;display:grid}.draft-state{z-index:8;border:1px solid var(--gray-200);width:fit-content;max-width:100%;color:var(--gray-500);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-radius:999px;justify-self:end;align-items:baseline;gap:8px;padding:6px 10px;font-size:12px;display:flex;position:sticky;top:12px;box-shadow:0 2px 8px #10182814}.draft-state.saved{color:var(--success)}.draft-state.error,.draft-state.conflict{color:var(--error)}.draft-state small{text-overflow:ellipsis;white-space:nowrap;max-width:340px;overflow:hidden}.conflict-alert{gap:10px;margin-top:-36px;display:grid}.conflict-alert>div{flex-wrap:wrap;gap:8px;display:flex}.form-card{min-width:0}.section-header-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-header{margin-bottom:22px}.section-header h2{color:var(--gray-900);letter-spacing:-.02em;font-size:20px;font-weight:700;line-height:30px}.section-header p{color:var(--gray-500);font-size:12px;line-height:18px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.full-width{grid-column:1/-1;min-width:0}.subsection-head{margin-top:32px}.subsection-head h3{color:var(--gray-900);font-size:14px;font-weight:600;line-height:20px}.subsection-head p{color:var(--gray-500);margin-top:2px;font-size:12px;line-height:18px}.tariff-details{margin-top:18px}.tariff-details summary{min-height:40px;color:var(--gray-700);cursor:pointer;transition:transform var(--motion-fast) var(--ease-out);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;list-style:none;display:grid}.tariff-details summary::-webkit-details-marker{display:none}.tariff-details summary>span:first-child,.tariff-details summary strong{font-size:14px;line-height:20px}.tariff-details summary>span:first-child{font-weight:600}.tariff-details summary strong{min-width:0;color:var(--gray-500);text-overflow:ellipsis;white-space:nowrap;font-weight:400;overflow:hidden}.summary-action{color:var(--gray-700);font-size:12px;font-weight:600}.tariff-details summary:hover .summary-action{color:var(--gray-900)}.tariff-details .compact-grid{animation:reveal var(--motion-ui) var(--ease-out);padding-bottom:16px}.compact-grid{margin-top:14px}.journey-list{gap:12px;display:grid}.journey-item{border:1px solid var(--gray-200);box-shadow:var(--card-shadow);transition:border-color var(--motion-fast) ease, box-shadow var(--motion-fast) ease;background:#fff;border-radius:12px;overflow:hidden}.journey-item.expanded{border-color:var(--gray-300)}.journey-summary{width:100%;min-height:72px;color:var(--gray-900);text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.journey-summary:hover{background:var(--gray-25)}.journey-summary>span:nth-child(2){min-width:0;display:grid}.journey-summary strong,.journey-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.journey-summary strong{font-size:14px;line-height:20px}.journey-summary small,.journey-summary>span:last-child{color:var(--gray-500);font-size:12px;line-height:18px}.journey-number{border:1px solid var(--gray-200);width:30px;height:30px;color:var(--gray-700);border-radius:8px;place-items:center;font-weight:600;display:grid}.journey-editor{animation:reveal var(--motion-ui) var(--ease-out);gap:20px;padding:4px 16px 18px;display:grid}.basis-group{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.basis-group .react-aria-Radio{border:1px solid var(--gray-200);cursor:pointer;min-width:0;min-height:76px;transition:border-color var(--motion-fast) ease, background-color var(--motion-fast) ease, box-shadow var(--motion-fast) ease;background:#fff;border-radius:9px;align-items:flex-start;gap:9px;padding:12px;display:flex}.basis-group .react-aria-Radio[data-selected]{border-color:var(--gray-700);box-shadow:0 0 0 1px var(--gray-700)}.basis-group .react-aria-Radio[data-focus-visible]{outline:2px solid var(--focus-ring);outline-offset:2px;box-shadow:0 0 0 4px var(--focus-halo)}.basis-group .react-aria-Radio>span:last-child{gap:2px;min-width:0;display:grid}.basis-group strong{color:var(--gray-900);font-size:13px;line-height:18px}.basis-group small{color:var(--gray-500);font-size:12px;line-height:17px}.radio-dot{border:1px solid var(--gray-300);border-radius:50%;flex:none;width:16px;height:16px;margin-top:1px;box-shadow:inset 0 0 0 4px #fff}.react-aria-Radio[data-selected] .radio-dot{border-color:var(--gray-900);background:var(--gray-900)}.monthly-legs{gap:10px;display:grid}.monthly-leg{box-shadow:none}.monthly-leg .route-row{margin-bottom:12px}.monthly-leg .leg-values.no-fare{grid-template-columns:1fr 1fr}.monthly-leg .leg-head .button-link{min-height:36px;color:var(--gray-500);font-size:12px}.add-return{width:fit-content}.journey-actions{flex-wrap:wrap;gap:8px;display:flex}.journey-actions .button-link{color:var(--gray-700);margin-left:auto}.expense-card{border:1px solid var(--gray-200);background:#fff;border-radius:12px;gap:12px;padding:18px;display:grid}.expense-card>h3{font-size:14px;line-height:20px}.expense-coverage strong{border:1px solid var(--gray-200);min-height:44px;color:var(--gray-700);border-radius:8px;align-items:center;padding:0 12px;font-weight:500;display:flex}.empty-state{border:1px dashed var(--gray-300);color:var(--gray-500);border-radius:12px;justify-items:start;gap:12px;padding:24px;display:grid}.blocker-list{color:var(--gray-700);gap:7px;margin:0 0 16px;padding:0;list-style:none;display:grid}.blocker-list li{overflow-wrap:anywhere;padding-left:20px;font-size:13px;line-height:19px;position:relative}.blocker-list li:before{content:"·";color:var(--gray-500);font-weight:700;position:absolute;left:3px}.field,.evidence{flex-direction:column;gap:6px;min-width:0;display:flex}.field>:is(label,span,.react-aria-Label),.file-label{min-height:20px;color:var(--gray-700);font-size:14px;font-weight:600;line-height:20px;display:block}.field>input,.field>textarea,.control,.money-input{border:1px solid var(--gray-300);width:100%;min-width:0;min-height:44px;color:var(--gray-900);transition:border-color var(--motion-fast) ease, box-shadow var(--motion-fast) ease, background-color var(--motion-fast) ease;background:#fff;border-radius:8px;outline:none;box-shadow:0 1px 2px #1018280a}.field>input,.field>textarea{padding:0 12px;font-size:14px;line-height:20px}.field>input{height:44px}.field>textarea{resize:vertical;padding-block:10px}.field>input:hover,.field>textarea:hover,.control:hover,.money-input:hover{border-color:#98a2b3}.control[data-focus-within],.control[data-focus-visible],.money-input[data-focus-within]{border-color:var(--focus-ring);outline:2px solid var(--focus-ring);outline-offset:2px;box-shadow:0 0 0 4px var(--focus-halo)}.field>input:focus-visible{border-color:var(--focus-ring);outline:2px solid var(--focus-ring);outline-offset:2px;box-shadow:0 0 0 4px var(--focus-halo)}.field>textarea:focus-visible{border-color:var(--focus-ring);outline:2px solid var(--focus-ring);outline-offset:2px;box-shadow:0 0 0 4px var(--focus-halo)}.control:focus-visible{border-color:var(--focus-ring);outline:2px solid var(--focus-ring);outline-offset:2px;box-shadow:0 0 0 4px var(--focus-halo)}.field>select.control{height:44px;padding:0 12px}.money-input{align-items:center;display:flex}.money-input input{background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 8px 0 12px}.money-input span{color:var(--gray-500);padding-right:12px}.select-control{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;display:flex}.select-control svg{color:var(--gray-500);flex:none}.station-control{align-items:center;display:flex;overflow:hidden}.station-control input{width:100%;min-width:0;height:42px;color:var(--gray-900);background:0 0;border:0;outline:0;padding:0 0 0 12px;font-size:14px}.station-control button{width:42px;height:42px;color:var(--gray-500);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;display:grid}.station-control button:hover{background:var(--gray-50)}.station-popover{min-width:min(var(--trigger-width), calc(100vw - 24px))}.station-popover [role=listbox]{padding-bottom:2px}.station-popover header{color:var(--gray-500);letter-spacing:.04em;text-transform:uppercase;padding:8px 10px 4px;font-size:11px;font-weight:600;line-height:16px}.station-option{gap:1px;display:grid}.station-option strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.station-option small,.station-note,.station-source{color:var(--gray-500);font-size:12px;line-height:17px}.station-option small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.station-source{border-top:1px solid var(--gray-100);padding:6px 16px 9px;display:block}.station-note{margin-top:-1px}.popover{min-width:var(--trigger-width);border:1px solid var(--gray-200);max-height:320px;transform-origin:var(--trigger-anchor-point,top center);transition:opacity var(--motion-ui) var(--ease-out), transform var(--motion-ui) var(--ease-out);background:#fff;border-radius:10px;margin-top:6px;overflow:auto;box-shadow:0 12px 24px #1018281f}.popover[data-entering],.popover[data-exiting]{opacity:0;transform:translateY(-2px)scale(.96)}[role=listbox]{outline:none;max-height:308px;padding:6px;overflow:auto}[role=option]{border-radius:6px;outline:none;padding:9px 10px;font-size:14px}[role=option][data-focused]{background:var(--gray-100)}[role=option][data-selected]{background:var(--gray-100);color:var(--gray-900);font-weight:600}.picker-control{padding:0;overflow:hidden}.date-segments{display:none}.picker-button{width:100%;height:100%;color:var(--gray-900);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:14px;display:flex}.picker-button svg{color:var(--gray-500);flex:none}.picker-button:hover{background:var(--gray-50)}.calendar-popover{min-width:296px;padding:14px}.calendar-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.calendar-header h2{font-size:14px;font-weight:600}.calendar-header button{cursor:pointer;background:0 0;border:0;border-radius:6px;width:34px;height:34px;font-size:19px}.calendar-header button:hover{background:var(--gray-100)}.calendar-popover table{border-collapse:collapse}.calendar-popover th{color:var(--gray-500);padding:5px;font-size:12px}.calendar-popover td{padding:1px}.react-aria-CalendarCell{width:36px;height:36px;transition:color var(--motion-fast) ease, background-color var(--motion-fast) ease, transform var(--motion-fast) var(--ease-out);border-radius:6px;outline:none;place-items:center;font-size:14px;display:grid}.react-aria-CalendarCell[data-hovered]{background:var(--gray-100)}.react-aria-CalendarCell[data-focus-visible]{outline:2px solid var(--brand);outline-offset:-2px}.react-aria-CalendarCell[data-selected]{background:var(--gray-900);color:#fff}.react-aria-CalendarCell[data-outside-month]{color:#98a2b3}.field-error{color:var(--error);font-size:12px;line-height:18px}.legs{gap:12px;margin-top:12px;display:grid}.leg-card{border:1px solid var(--gray-200);min-width:0;box-shadow:var(--card-shadow);background:#fff;border-radius:12px;margin:0;padding:20px}.leg-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.leg-head h3{font-size:14px;font-weight:600;line-height:20px}.status-pill{color:var(--success);align-items:center;gap:5px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.leg-values{grid-template-columns:1.2fr .8fr .9fr;gap:12px;margin-bottom:16px;display:grid}.proof-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.proof-head small{color:var(--gray-500);font-size:12px;line-height:18px;display:block}.proof-head .file-label{min-height:auto}.db-search{flex:none;min-height:44px}.route-feedback{color:var(--gray-500);margin-top:7px;font-size:12px;line-height:18px}.route-feedback.info{color:var(--gray-700)}.route-feedback.error{color:var(--error)}.leg-card>.evidence{margin-top:8px}.file-control{border:1px dashed var(--gray-300);cursor:pointer;min-width:0;min-height:68px;transition:border-color var(--motion-fast) ease, background-color var(--motion-fast) ease, box-shadow var(--motion-fast) ease, transform var(--motion-fast) var(--ease-out);background:#fff;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex;position:relative}.file-control:hover{background:var(--gray-25);border-color:#98a2b3}.file-control input{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.file-control:has(input:focus-visible){outline:2px solid var(--focus-ring);outline-offset:2px;box-shadow:0 0 0 4px var(--focus-halo)}.file-icon{border:1px solid var(--gray-200);width:36px;height:36px;color:var(--gray-500);border-radius:8px;flex:none;place-items:center;display:grid}.evidence.imported .file-icon{background:var(--success-soft);color:var(--success);border-color:#c9dccb}.file-copy{flex-direction:column;flex:1;min-width:0;display:flex}.file-copy strong,.file-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-copy strong{color:var(--gray-700);font-size:14px;font-weight:600;line-height:20px}.file-copy small{color:var(--gray-500);font-size:12px;line-height:18px}.file-action{color:var(--gray-700);flex:none;font-size:12px;font-weight:600}.evidence-primary{width:100%;min-height:44px}.manual-fallback summary{min-height:36px;color:var(--gray-700);cursor:pointer;transition:color var(--motion-fast) ease, transform var(--motion-fast) var(--ease-out);align-items:center;gap:6px;font-size:14px;font-weight:600;line-height:20px;list-style:none;display:inline-flex}.manual-fallback summary::-webkit-details-marker{display:none}.manual-fallback summary:after{content:"›";transition:transform var(--motion-fast) var(--ease-out);font-size:18px;font-weight:400}.manual-fallback[open] summary:after{transform:rotate(90deg)}.manual-fallback .file-control{animation:reveal var(--motion-ui) var(--ease-out);margin-top:6px}.evidence.compact .file-label{display:none}.evidence.compact .file-control{border-style:solid;min-height:44px;padding:7px 10px}.evidence.compact .file-icon{border:0;width:28px;height:28px}.evidence.compact .file-copy small{display:none}.button{cursor:pointer;min-height:44px;transition:color var(--motion-fast) ease, border-color var(--motion-fast) ease, background-color var(--motion-fast) ease, box-shadow var(--motion-fast) ease, transform var(--motion-fast) var(--ease-out);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;display:inline-flex}.button-primary{border:1px solid var(--brand);background:var(--brand);color:#fff;box-shadow:0 1px 2px #10182814}.button-primary:hover{border-color:var(--brand-dark);background:var(--brand-dark)}.button-secondary{border:1px solid var(--gray-300);color:var(--gray-700);background:#fff;box-shadow:0 1px 2px #1018280a}.button-secondary:hover{background:var(--gray-50)}.button:disabled{cursor:not-allowed;opacity:.45}.notice,.alert{border:1px solid var(--gray-200);background:var(--gray-50);color:var(--gray-700);border-radius:8px;margin-top:16px;padding:12px 14px;font-size:14px;line-height:20px}.notice,.alert,.inbox-status,.evidence.imported .file-control{animation:state-in var(--motion-ui) var(--ease-out)}.alert-error{background:var(--error-soft);color:var(--error);border-color:#fecdca}.alert-success{background:var(--success-soft);color:var(--success);border-color:#c9dccb;justify-content:space-between;align-items:center;gap:12px;display:flex}.alert-success>div{flex-direction:column;min-width:0;display:flex}.alert-success span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px;overflow:hidden}.review{border:1px solid var(--gray-200);box-shadow:var(--card-shadow);background:#fff;border-radius:12px;padding:18px}.preflight{gap:2px;margin:0;padding:0;list-style:none;display:grid}.preflight-row{width:100%;min-height:40px;color:var(--gray-900);text-align:left;transition:background-color var(--motion-fast) ease, transform var(--motion-fast) var(--ease-out);background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:8px;font-size:14px;line-height:20px;display:flex}button.preflight-row{cursor:pointer}button.preflight-row:hover>span:not(.pf-glyph){text-underline-offset:3px;text-decoration:underline}.pf-glyph{width:18px;height:18px;color:var(--gray-500);flex:none}.preflight li.ok .pf-glyph{color:var(--success);animation:check-in var(--motion-ui) var(--ease-out)}.preflight small{color:var(--gray-500);text-align:right;margin-left:auto;font-size:12px;line-height:18px}.ledger{gap:2px;margin:14px 0 0;display:grid}.ledger>div{justify-content:space-between;align-items:baseline;gap:12px;padding:7px 8px;display:flex}.ledger dt{color:var(--gray-500);font-size:14px;line-height:20px}.ledger dd{white-space:nowrap;font-size:14px;font-weight:600}.ledger .ledger-total{margin-top:8px;padding:10px 8px 4px}.ledger-total dt,.ledger-total dd{color:var(--gray-900);font-weight:700}.ledger-total dd{font-size:18px}.ledger-note{color:var(--gray-500);margin:8px 8px 0;font-size:12px;line-height:18px}.form-actions{gap:7px;margin-top:14px;display:grid}.form-actions .button{width:100%;min-height:46px}.form-actions span{color:var(--gray-500);text-align:center;font-size:12px;line-height:18px}.handoff-card{border:1px solid var(--gray-200);min-width:0;box-shadow:var(--card-shadow);animation:state-in var(--motion-ui) var(--ease-out);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr);gap:18px;margin-top:16px;padding:18px;display:grid}.handoff-card>*{min-width:0}.handoff-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.handoff-head h3{color:var(--gray-900);font-size:16px;line-height:24px}.handoff-head p{color:var(--gray-500);font-size:12px;line-height:18px}.handoff-facts{gap:8px;display:grid}.handoff-facts>div{grid-template-columns:110px minmax(0,1fr);gap:10px;display:grid}.handoff-facts dt{color:var(--gray-500);font-size:12px}.handoff-facts dd{overflow-wrap:anywhere;min-width:0;color:var(--gray-700);font-size:12px}.handoff-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.handoff-fields :disabled{background:var(--gray-50);color:var(--gray-700);opacity:1}.attestation-checks{border:0;gap:9px;margin:0;padding:0;display:grid}.attestation-checks legend{color:var(--gray-900);margin-bottom:10px;font-weight:600}.attestation-checks label{color:var(--gray-700);cursor:pointer;align-items:flex-start;gap:9px;display:flex}.attestation-checks input{width:17px;height:17px;accent-color:var(--gray-900);flex:none;margin:1px 0 0}.handoff-primary{width:100%}.handoff-actions,.handoff-secondary{flex-wrap:wrap;gap:8px;display:flex}.handoff-actions .button{flex:210px}.handoff-secondary{justify-content:space-between}.handoff-secondary .button-link{min-height:36px;color:var(--gray-500);font-size:12px}.landing{width:min(100% - 32px,680px);margin:0 auto;padding:max(10vh,56px) 0 72px}.landing .lede{max-width:580px;color:var(--gray-500);margin-top:12px;font-size:17px;line-height:1.6}.landing-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.auth-landing>.button{margin-top:28px}.local-test-accounts{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.local-test-accounts p{width:100%;color:var(--gray-500);font-size:13px;line-height:20px}.quiet-link{min-height:36px;color:var(--gray-700);text-underline-offset:3px;align-items:center;margin-top:12px;font-weight:600;display:inline-flex}.button-link{cursor:pointer;background:0 0;border:0;padding:0}.account-shell{max-width:720px}.account-form{gap:48px;display:grid}.account-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.save-status{min-width:80px;color:var(--success);font-weight:600}.danger-zone{margin-top:-24px}.danger-link{color:var(--error)}:is(button:focus-visible,a:focus-visible,summary:focus-visible){outline:2px solid var(--focus-ring);outline-offset:3px;box-shadow:0 0 0 5px var(--focus-halo)}@media (hover:hover) and (pointer:fine){.button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 10px #1018281a}.file-control:hover{box-shadow:0 4px 12px #1018280f}button.preflight-row:hover{background:#fff}}.button:not(:disabled):active,.file-control:active{transform:scale(.98)}.manual-fallback summary:active,.tariff-details summary:active{transform:translateY(1px)}.react-aria-CalendarCell[data-pressed]{transform:scale(.92)}@keyframes reveal{0%{opacity:0;transform:translateY(-4px)}}@keyframes state-in{0%{opacity:0;transform:translateY(4px)}}@keyframes check-in{0%{opacity:0;transform:scale(.9)}}@media (max-width:700px){.shell{padding-top:28px}.leg-values{grid-template-columns:1fr 1fr}.date-picker{grid-column:1/-1}.basis-group{grid-template-columns:1fr}}@media (max-width:560px){.shell{width:min(100% - 24px,880px)}.page-head{margin-bottom:40px}.page-meta{flex-direction:column;align-items:flex-start}.page-head h1{font-size:30px;line-height:38px}.form-grid{grid-template-columns:minmax(0,1fr);gap:14px}.full-width{grid-column:auto}.claim-form{gap:44px}.leg-card{padding:16px}.review,.handoff-card{padding:14px}.handoff-head{flex-direction:column;align-items:stretch}.handoff-head .button{width:100%}.handoff-fields{grid-template-columns:minmax(0,1fr)}.handoff-fields .full-width{grid-column:auto}.handoff-facts>div{grid-template-columns:1fr;gap:1px}.handoff-card .alert-success{flex-direction:column;align-items:stretch}.handoff-card .alert-success .button{width:100%}.proof-head{flex-direction:column;align-items:stretch;gap:10px}.proof-head .button{width:100%}.file-action{display:none}.alert-success{flex-direction:column;align-items:stretch}.section-header-row{align-items:flex-start}.section-header-row .button{min-height:38px;padding-inline:10px}.journey-summary{grid-template-columns:auto minmax(0,1fr)}.journey-summary>span:last-child{display:none}.journey-editor{padding-inline:12px}.journey-actions .button-link{justify-content:flex-start;width:100%;margin-left:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
