/* Importações — operational design system. Loaded after portal.css.
   Blue navigation, illustrated journeys, white operational cards on a pale canvas. */
:root {
  --navy:#12334f; --ink:#16324d; --muted:#687d95; --blue:#1763df;
  --pale:#edf4ff; --line:#e3ebf5; --bg:#f3f7fc; --green:#267654;
  --amber:#96621e; --red:#b64040; --white:#fff;
  --surface:#fff; --surface-subtle:#f8faff; --radius:12px;
  --font-body:'Avenir Next',Avenir,'Segoe UI',sans-serif;
  font-family:var(--font-body); font-size:15px; color:var(--ink); background:var(--bg);
  color-scheme:light;
}
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
button,input,select,textarea{font:inherit}
button,a{touch-action:manipulation}
button{min-height:44px;border:1px solid #dbe5f2;border-radius:8px;padding:11px 16px;background:white;color:var(--ink);font-size:13px;font-weight:600;line-height:1.45;transition:background .18s,border-color .18s,box-shadow .18s}
button:hover{background:#f0f5fd;border-color:#a7c4ed}
button:active{background:#e7effb}
button:disabled{cursor:default;opacity:.55}
a{color:var(--blue);text-underline-offset:4px;font-weight:550}
a:hover{text-decoration:underline}
button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #75a7f4;outline-offset:4px}
.primary{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 3px 7px #1763df16}
.primary:hover{background:#1053c3;border-color:#1053c3}
.ghost{background:transparent;border-color:transparent;box-shadow:none;color:var(--blue)}
.ghost:hover{background:#edf4ff;border-color:transparent}
.small{font-size:12px;min-height:36px;padding:8px 11px}
.danger{color:var(--red)}
h1,h2,h3{font-family:var(--font-body);color:var(--ink)}
h1{font-size:32px;line-height:1.16;letter-spacing:-1.1px;font-weight:650;margin-bottom:13px}
h2{font-size:21px;line-height:1.35;letter-spacing:-.55px;font-weight:650}
h3{font-size:16px;line-height:1.45;letter-spacing:-.15px}
p{line-height:1.75}
.eyebrow{font-size:10px;line-height:1.6;font-weight:700;letter-spacing:1.7px;color:var(--muted);margin-bottom:13px}
.help{font-size:13px;line-height:1.7;color:var(--muted);font-weight:400;margin-top:12px}
.muted{color:var(--muted)}
hr{border-color:var(--line);margin:26px 0}
/* The navigation is an instrument panel, not a collection of cards. */
.layout{display:grid;grid-template-columns:210px minmax(0,1fr);min-height:100vh}
.sidebar{background:var(--navy);color:#fff;padding:22px 13px 24px;height:100vh;position:sticky;top:0;display:flex;flex-direction:column;overflow-y:auto;border:0;z-index:20}
.brand{display:flex;align-items:center;gap:11px;padding:0 12px;margin-bottom:34px;font-size:15px;font-weight:650;line-height:1.45;letter-spacing:-.3px;color:inherit;overflow-wrap:anywhere}
.brand:hover{text-decoration:none}
.logo{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border:1px solid #ffffff13;border-radius:9px;background:#245e97;color:#fff;font-size:27px;box-shadow:inset 0 1px 6px #ffffff16}
.nav{display:grid;gap:0}
.nav-group{display:grid;gap:3px;margin-bottom:25px}
.nav-group-title,.sidebar>.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.7px;line-height:1.5;color:#8ba4ae;margin:0 0 11px;padding:0 14px}
.nav button,.nav a{position:relative;display:flex;align-items:center;gap:12px;min-height:43px;text-align:left;background:transparent;color:#c0ced3;border:0;border-radius:6px;padding:12px 14px;font-size:13px;line-height:1.3;font-weight:500}
.nav button:hover,.nav a:hover{background:#ffffff09;color:white;text-decoration:none}
.nav .active,.nav .active:hover{background:#275985;color:#fff;box-shadow:inset 0 1px 5px #ffffff09}
.nav .active:before{content:'';position:absolute;left:0;top:12px;bottom:12px;width:2px;background:#63a9ff;border-radius:2px}
.nav-icon,.nav .icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 19px;width:19px;height:19px;color:inherit}
.nav-icon svg,.nav .icon svg{display:block;width:19px;height:19px;stroke-width:1.6}
.sidebar-bottom{margin-top:auto;padding:21px 13px 0;border-top:1px solid #ffffff17}
.sidebar-bottom strong{display:block;font-size:13px;font-weight:600;color:#dce6e8;overflow-wrap:anywhere}
.sidebar-bottom p{font-size:11px;line-height:1.6;color:#96aeb6;margin:6px 0}
.sidebar-bottom button{color:#acd2d4}
.main{min-width:0}
.topbar{height:62px;padding:0 32px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}
.topbar p{font-size:12px;color:#78868c;margin:0}
.topbar .actions{gap:20px}
.topbar .ghost{font-size:11px;color:#6b7c84}
.role{border:1px solid var(--line);background:transparent;border-radius:5px;font-size:10px;color:var(--muted)}
.avatar-menu{position:relative}
.avatar-trigger{display:flex;align-items:center;gap:9px;cursor:pointer;list-style:none;border:0;border-radius:7px;background:transparent;min-height:44px;padding:3px 5px;font-size:12px;font-weight:550;color:var(--ink)}
.avatar-trigger::-webkit-details-marker{display:none}
.avatar-trigger:hover{background:#e9eeeb}
.topbar-avatar{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#1763df;color:#fff;font-size:11px;font-weight:700;border:1px solid #1763df}
.avatar-dropdown{position:absolute;right:0;top:calc(100% + 9px);z-index:60;background:#fff;min-width:225px;max-width:calc(100vw - 30px);border:1px solid var(--line);padding:8px;border-radius:10px;box-shadow:0 16px 44px #102c3b24}
.avatar-dropdown p{font-size:12px;padding:8px 11px;margin:0 0 6px;max-width:280px;overflow-wrap:anywhere;color:var(--muted);border-bottom:1px solid var(--line)}
.avatar-dropdown button,.avatar-dropdown a{width:100%;display:flex;text-align:left;border:0;padding:11px 12px;font-size:13px;color:var(--ink)}
.avatar-dropdown .danger{color:var(--red)}
.content{max-width:1536px;margin:auto;padding:26px 32px 54px}
.page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:24px}
.page-heading>div:first-child{min-width:0}
.page-heading h1{max-width:870px}
.page-heading p{font-size:14px;line-height:1.7;max-width:690px;color:var(--muted);margin:0}
.page-heading .actions{flex-shrink:0}
.actions{gap:10px}
/* Each operational metric has a distinct, recognizable icon tile. */
.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 22px;background:transparent;border:0;border-radius:0;overflow:visible}
.metrics:has(>.metric:nth-child(5)){grid-template-columns:repeat(3,minmax(0,1fr))}
.metric{position:relative;display:grid;grid-template-columns:43px minmax(0,1fr);column-gap:14px;align-content:start;background:#fff;border:1px solid var(--line);border-radius:11px;padding:20px 17px;box-shadow:0 2px 5px #193f6c03;min-width:0;text-align:left}
.metric:before{display:none}
.metric-icon{display:flex!important;align-items:center;justify-content:center;width:43px;height:46px;color:#1763df!important;background:#e9f2ff;border:0;border-radius:12px;margin:0;position:static}
.metric>.metric-icon{grid-column:1;grid-row:1/4;margin-top:1px}
.metric-icon svg{display:block;width:24px;height:24px;stroke-width:1.8}
.metric:nth-child(2)>.metric-icon{background:#f0ebff;color:#6454c2!important}
.metric:nth-child(3)>.metric-icon{background:#fff0df;color:#bf721b!important}
.metric:nth-child(4)>.metric-icon{background:#e0f6ee;color:#15996e!important}
.metric>span:not(.metric-icon){display:block;grid-column:2;font-size:11px;color:#526780;font-weight:550;line-height:1.45;min-height:0;padding-right:0}
.metric strong{display:block;grid-column:2;font-size:31px;line-height:1.15;font-weight:700;letter-spacing:-1px;margin:5px 0 3px;color:var(--navy);font-variant-numeric:tabular-nums}
.metric small{display:block;grid-column:2;font-size:10px;line-height:1.5;font-weight:400;color:#70839b;min-height:0}
.metric-button{width:100%;cursor:pointer;transition:border-color .18s,box-shadow .18s}
.metric-button:hover{background:#fff;border-color:#bed3f0;transform:none;box-shadow:0 5px 16px #12334f08}
.metric-button:focus-visible{outline-offset:3px}
.metric.attention{background:#fff}.metric.attention strong{color:var(--navy)}.metric.attention>.metric-icon{background:#fff0e5;color:#c47a32!important}
/* Workspace surfaces have purpose; secondary information is kept lighter. */
.split{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,1fr);gap:20px}
.split>*{min-width:0}
.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:23px 24px;margin-bottom:20px;box-shadow:none;min-width:0}
.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:23px}
.panel-heading h2,.panel-heading h3,.panel-heading .eyebrow{margin:0}
.split>div:last-child>.panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px 23px;margin-bottom:16px}
.split>div:last-child>.panel:first-child{padding-top:22px;border-top:1px solid var(--line)}
.split>div:last-child>.panel h2{font-size:19px}
.empty{border:0;background:transparent;border-radius:0;padding:42px 20px;text-align:center}
.empty .empty-icon{display:block;font-size:37px;color:#7b9d9d;margin-bottom:18px}
.empty .empty-icon svg{width:42px;height:42px}
.empty h3{font-size:17px;margin-bottom:9px}
.empty p{font-size:14px;line-height:1.75;color:var(--muted);max-width:400px;margin:0 auto 22px}
.notice{background:#edf5ff;border:1px solid #dae8fb;border-left:3px solid #69a1ed;color:#44648a;border-radius:7px;padding:17px 20px;font-size:13px;line-height:1.7;margin-bottom:24px}
.notice strong{font-size:14px;margin-bottom:4px}
.notice.amber{background:#fbf6eb;color:#866635;border-color:#eadfc5;border-left-color:#c5a062}
/* Checklist: a compact next action; subsequent tasks stay quieter. */
.client-onboarding,.onboarding{position:relative;border:1px solid var(--line);border-radius:12px;background:#fff;padding:24px;box-shadow:none;margin-bottom:20px}
.client-onboarding:before,.onboarding:before{display:none}
.client-onboarding>.eyebrow{color:#5c7798;margin-bottom:13px;font-size:10px}
.client-onboarding h2{font-size:25px;line-height:1.25;letter-spacing:-.8px;margin-bottom:10px}
.client-onboarding>.help{font-size:13px;max-width:490px;color:#6b7f98;margin:0 0 18px}
.task-list{list-style:none;padding:0;margin:0}
.task-row{display:flex;align-items:flex-start;gap:13px;padding:18px 0;border-top:1px solid #e0e9f5;min-width:0}
.task-row:first-child{border-top:0}
.task-toggle{display:flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;min-height:30px;margin:0;padding:0;border:1px solid #bfd1ed;border-radius:50%;background:#ffffff80;color:#2768be;font-size:15px;line-height:1;box-shadow:none}
.task-toggle:hover{background:#fff;border-color:#6293df}
.task-toggle svg{width:17px;height:17px}
.task-copy{flex:1;min-width:0}
.task-copy strong,.task-copy h3{display:block;margin:1px 0 6px;font-size:14px;font-weight:600;line-height:1.45;color:#213d5c}
.task-copy p,.task-copy small{display:block;font-size:13px;line-height:1.7;color:#687f99;margin:0}
.task-copy>button,.task-copy>.actions{margin-top:13px}
.task-copy>button{background:#fff;border-color:#d9e5f5;font-size:12px;min-height:38px;padding:9px 13px}
.task-row.is-complete .task-toggle{background:#d6e8dd;border-color:#abcdb9;color:#2d7150}
.task-row.is-complete .task-copy strong{color:#4d6b5d;font-weight:500}
.task-toggle:disabled{opacity:1;cursor:default;background:#dce9e0;color:#64806e;border-color:#bdd1c3}
.completed-tasks,.upcoming-tasks{border-top:1px solid #e0e9f5;margin-top:7px;padding-top:3px}
.completed-tasks>summary,.upcoming-tasks>summary{cursor:pointer;min-height:44px;padding:12px 0;font-size:12px;color:#4a719e;font-weight:600;line-height:1.6;list-style-position:inside}
.completed-tasks.panel{padding:17px 24px;margin-top:0;background:#f3f7fd;border:1px solid #dfE9f5}
.completed-tasks .task-row,.upcoming-tasks .task-row{padding:15px 0}
.client-onboarding>details:last-child:not(.completed-tasks):not(.upcoming-tasks){margin-top:13px}
.onboarding-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}
.onboarding-header h2{font-size:24px;margin-bottom:8px}.onboarding-header p{font-size:13px;margin:0;color:#6b7f98}
.onboarding-progress{white-space:nowrap;padding:7px 10px;background:#e9f1fe;border-radius:5px;font-size:11px;font-weight:650;color:#3569aa}
.onboarding-steps{display:grid;grid-template-columns:1fr;list-style:none;margin:0 0 20px;padding:0}
.onboarding-step{display:flex;align-items:flex-start;gap:12px;border-top:1px solid #e0e9f5;padding:15px 0;font-size:13px;color:#5e7894}
.onboarding-step>span{display:grid;place-items:center;flex:0 0 25px;height:25px;background:#e9f1fe;border-radius:50%;font-size:11px;color:#316bc0;font-weight:700}
.onboarding-step h3{font-size:14px;margin:0 0 5px}.onboarding-step p{font-size:13px;margin:0;line-height:1.65}
.onboarding-step.is-done>span{background:#cce4d3;color:#31744b}
/* Operational side notes and financial summaries. */
.action-list{list-style:none;margin:0;padding:0}
.action-item{display:flex;align-items:flex-start;gap:12px;padding:18px 0;border-top:1px solid var(--line);min-width:0}
.action-item:first-child{border-top:0;padding-top:0}.action-item:last-child{padding-bottom:0}
.action-item .metric-icon{display:flex!important;flex:0 0 20px;width:20px;height:20px;margin:2px 0 0;color:#9a753d!important;background:transparent}
.action-copy{flex:1;min-width:0}.action-copy strong{display:block;font-size:14px;font-weight:600;line-height:1.5;color:var(--ink)}
.action-copy p,.action-copy small{display:block;font-size:13px;color:var(--muted);line-height:1.65;margin:5px 0 0}
.action-item button,.action-item a{flex-shrink:0;font-size:12px;white-space:nowrap;padding:4px 0 4px 6px;min-height:32px;color:var(--blue)}
.action-count{display:grid;place-items:center;min-width:23px;height:23px;padding:0 6px;border-radius:5px;background:#f1e6d5;color:#8b682d;font-size:11px;font-weight:700}
.balance-row{padding:18px 0;border-color:var(--line)}.balance-row strong{font-size:27px;font-weight:600;letter-spacing:-.8px;color:var(--navy)}.balance-row small{font-size:12px;color:var(--muted)}
.empty-money{padding:1px 0 10px}.empty-money strong{display:block;font-size:20px;font-weight:550;line-height:1.4;letter-spacing:-.4px;color:#3b5863;margin-bottom:9px}.empty-money p,.empty-money small{font-size:13px;line-height:1.7;color:var(--muted);margin:0}
.address,.partner-address{font-size:14px;line-height:1.8;color:#526a71;white-space:pre-line}
.client-id{font-size:12px;padding:7px 10px;background:#edf3fb;border:0;color:#50709a}
.route{padding:24px 0 12px}.route-step{font-size:12px;color:#607a7f;line-height:1.5}
.route-dot{width:33px;height:33px;background:#e7f1ed;border:5px solid white;color:#4e7c71;margin-bottom:13px;font-size:11px}
.route-step:before{top:16px;height:1px;background:#cddeda}
.status-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:2px 0 10px}
.status-stage{position:relative;min-width:0;border:0;border-radius:0;background:transparent;padding:16px 4px 29px;color:var(--muted);text-align:center;font-size:12px}
.status-stage:hover{background:#f2f7fe;border:0}
.status-stage strong{font-size:29px;line-height:1.2;font-weight:600;letter-spacing:-1px;display:block;margin-bottom:7px;font-variant-numeric:tabular-nums;color:var(--navy)}
.status-stage span{font-size:11px;font-weight:500;line-height:1.5;display:block}
.status-stage:before{content:'';position:absolute;bottom:3px;left:calc(50% - 4px);width:8px;height:8px;border:2px solid white;border-radius:50%;background:#7ba499;z-index:1}
.status-stage:after{content:'';position:absolute;left:50%;right:-50%;bottom:6px;height:1px;background:#c9ded4}
.status-stage:last-child:after{display:none}
/* Tables and forms prioritize actual values and readable labels. */
.table-wrap{overflow-x:auto;max-width:100%;border-radius:0}
.table-wrap table{font-size:13px}
th{background:#f7f9fd;color:#60767c;font-size:10px;font-weight:650;letter-spacing:.9px;padding:14px 13px;border-color:var(--line)}
td{padding:19px 13px;border-color:#e8eef6;vertical-align:middle}
tbody tr:hover{background:#f7faff}
td strong{font-size:14px;font-weight:600}td small{font-size:12px;line-height:1.65;color:var(--muted);margin-top:5px}
.amount{font-variant-numeric:tabular-nums;letter-spacing:-.2px}
.badge{font-size:10px;line-height:1.35;padding:6px 9px;border-radius:4px;font-weight:650;background:#e8f0f1;color:#4b727c}
.badge.received,.badge.delivered,.badge.paid{background:#e6f0e6;color:#38704f}
.badge.issue,.badge.planned,.badge.estimate{background:#f5eddc;color:#926c2e}
.badge.cancelled{background:#f7e9e5;color:#a35045}
.toolbar{gap:14px;margin-bottom:22px}.toolbar input,.toolbar select{margin-top:0}
label{font-size:13px;font-weight:600;line-height:1.5;color:#415e65}
input,select,textarea{font-size:14px;border:1px solid #cbd8d8;background:#fff;border-radius:7px;padding:12px 13px;min-height:46px;margin-top:8px;color:var(--ink);transition:border-color .18s,box-shadow .18s}
input::placeholder,textarea::placeholder{color:#8c9da2}
input:hover,select:hover,textarea:hover{border-color:#94afb0}
input:focus,select:focus,textarea:focus{border-color:#4b9096;outline:0;box-shadow:0 0 0 3px #287c8617}
input[type=checkbox]{width:17px;min-height:17px;accent-color:var(--blue);box-shadow:none}
.fields{gap:20px}.fields .full{grid-column:1/-1}
.form-section{font-size:10px;letter-spacing:1.4px;color:#658078;margin:30px 0 18px}
.item-fields{border:1px solid #dde6e1;border-radius:9px;background:#f7faff;padding:21px;margin:18px 0}.item-top strong{font-size:13px}
.bill{border:0;border-radius:9px;background:#edf3ee;padding:22px;margin:24px 0}.bill div{font-size:14px;line-height:1.5;padding:8px 0}.bill .total{border-color:#c8dad0;font-size:18px}.bill .service{color:#346e63}
.meta{gap:23px;margin-bottom:28px}.meta dt{font-size:11px;letter-spacing:.2px;color:#70817f;margin-bottom:7px}.meta dd{font-size:14px;line-height:1.6}
.file-list a{padding:10px 13px;background:#eef5ff;border:1px solid #d9e6de;border-radius:5px;font-size:12px}
.receiving{padding:15px 0;border-color:var(--line)}
.error{font-size:13px;line-height:1.65}
.purchase-catalog{margin:18px 0;border:1px solid #dce7f5;border-radius:8px;padding:17px 18px;background:#f5f9ff}
.catalog-summary{font-size:13px;font-weight:600;cursor:pointer;line-height:1.7;color:#456c9a}
.receipt-suggestions{display:grid;gap:14px;padding:18px;background:#f2f7ff;border:1px solid #dce8f8;border-radius:8px;margin:18px 0}
.receipt-suggestions label{display:flex;align-items:flex-start;gap:11px;font-size:13px}.receipt-suggestions input{width:17px;flex:0 0 17px;margin-top:4px}.receipt-suggestions small{display:block;font-size:12px;color:var(--muted);line-height:1.65}
.receipt-text{white-space:pre-wrap;overflow-wrap:anywhere;max-height:240px;overflow:auto;font:13px/1.65 ui-monospace,monospace;padding:15px;background:#f7f9fd;border-radius:7px}
#area-cities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:240px;overflow:auto;padding:14px;border:1px solid var(--line);border-radius:8px;background:#f7faff}
#area-cities label{display:flex;align-items:center;gap:9px;min-height:36px;font-size:13px}#area-cities input{width:auto}
#selected-areas{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}
/* Transportation reads like a manifest, with no simulated status or counts. */
.transport{border-top:2px solid #80a6a0;padding:26px 28px}
.transport-route{font-size:25px;font-weight:600;letter-spacing:-.8px;line-height:1.4;margin:22px 0 18px;color:var(--navy)}
.transport-route span{color:#729a99;margin:0 16px}
.transport-meta{gap:25px;line-height:1.8;font-size:13px;color:var(--muted);margin-bottom:20px}
.timeline li{border-color:#d0e0d8;padding:0 0 26px 24px}.timeline li:before{background:#749e8a;border-color:#edf4ec;width:8px;height:8px}
.timeline strong{font-size:13px}.timeline p{font-size:13px;line-height:1.75}.timeline small{font-size:11px;color:#768b86}
.filter-caption{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 17px;border:1px solid #e0e9f5;background:#eef5ff;border-radius:7px;margin-bottom:22px;font-size:13px;color:#4b6c94}
/* Guides have their own editorial rhythm: illustration, clear title, reading action. */
.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:27px;align-items:stretch}
.guide{display:flex;flex-direction:column;min-width:0;height:100%;padding:27px 28px 23px;margin:0;background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}
.guide-featured{grid-column:auto}
.guide-brand{height:35px;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:650;margin:0 0 24px}
.guide-brand img{max-width:140px;width:auto;height:29px;max-height:29px;object-fit:contain;object-position:left center}
.guide-cover{display:flex;align-items:center;justify-content:center;aspect-ratio:1.9/1;flex-shrink:0;margin:0 -28px 24px;padding:12px 28px;background:#f2f7ff;border-top:1px solid #e4edf8;border-bottom:1px solid #e4edf8;border-radius:0;overflow:hidden}
.guide-cover img{display:block;width:100%;height:100%;object-fit:contain}
.guide .panel-heading{margin-bottom:16px}.guide .eyebrow{font-size:9px;letter-spacing:1.5px;color:#667f9d}
.guide h2{font-size:25px;line-height:1.25;font-weight:600;letter-spacing:-.8px;margin-bottom:15px}
.guide .body{flex:1;white-space:pre-wrap;font-size:14px;line-height:1.8;color:#657b94}
.guide .actions{margin-top:23px;gap:12px}.guide .actions .primary{min-height:42px;font-size:12px}
.guide-meta{font-size:11px;color:#7b8da4;margin-top:23px;padding-top:14px;border-top:1px solid #e3ebf5}
.guide-reading{max-width:700px;margin:auto}.guide-reading>.muted{font-size:15px;line-height:1.8}
.guide-steps{padding:0;margin:25px 0 12px;list-style:none;display:grid}
.guide-step{display:grid;grid-template-columns:32px minmax(0,1fr);gap:18px;border-top:1px solid #e0e9f5;padding:25px 0;align-items:start}
.guide-step-number{display:grid;place-items:center;width:31px;height:31px;border:1px solid #cddff8;background:#eef5ff;border-radius:50%;font-size:12px;font-weight:650;color:#3974be}
.guide-step h3{font-size:17px;margin:3px 0 10px;letter-spacing:-.3px;font-weight:600}.guide-step p{font-size:14px;line-height:1.85;color:#5e7795;margin:0}
.guide-checklist{padding:22px 25px;background:#eff5ff;border:0;border-left:2px solid #6fa1e8;border-radius:0;margin:24px 0;color:#4b6f9c}
.guide-checklist h3{font-size:15px;margin-bottom:13px}.guide-checklist ul{padding-left:18px;margin:0}.guide-checklist li{font-size:14px;line-height:1.8}.guide-checklist li+li{margin-top:7px}
.guide-figure{margin:23px 0;background:#f7faff;border:1px solid #e1eaf7;border-radius:9px;overflow:hidden}.guide-figure img{display:block;width:100%;max-height:440px;object-fit:contain;padding:15px}.guide-figure figcaption{padding:12px 17px;border-top:1px solid #e1eaf7;font-size:12px;line-height:1.7;color:#6c809b}
.guide-sources{border-top:1px solid var(--line);padding-top:23px;margin-top:27px;overflow-wrap:anywhere}.guide-sources h3{font-size:14px}.guide-sources ul{padding-left:18px}.guide-sources li{margin-bottom:9px}.guide-sources a{font-size:12px;line-height:1.8}
.guide-video{padding:22px;margin:24px 0;border-radius:9px;background:#eef5ff;display:flex;align-items:center;gap:20px}.guide-video>div{flex:1}.guide-video p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}
.video-link,.button-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;font-size:13px;padding:11px 16px;border:1px solid #cbdcf4;background:#f4f8ff;color:var(--blue);border-radius:7px;line-height:1.5}
.video-link:hover,.button-link:hover{background:#e7f0fe;text-decoration:none}
.guide-player{margin:23px 0;padding-top:21px;border-top:1px solid var(--line)}
.video-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;min-height:230px;padding:30px;background:#f2f7ff;border:1px solid #dae7f8;border-radius:10px;text-align:center;overflow:hidden}
.video-stage>button{min-height:48px;padding:13px 22px;background:var(--navy);color:#fff;border-color:var(--navy);border-radius:7px}.video-stage>button:hover{background:#244954}
.video-stage p{max-width:410px;font-size:13px;line-height:1.75;color:#687f9b;margin:0}
.video-stage:has(iframe){padding:0;min-height:0;border:0;background:var(--navy)}
.video-stage iframe,.guide-player iframe{display:block;width:100%;aspect-ratio:16/9;border:0;border-radius:9px;margin:0}
.app-downloads{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:26px 0}
.app-downloads>div{display:flex;flex-direction:column;align-items:center;gap:14px;padding:24px 17px;background:#fff;border:1px solid var(--line);border-radius:9px;text-align:center}
.app-downloads img{width:160px;height:160px;max-width:100%;object-fit:contain;background:white}.app-downloads strong{font-size:14px}.app-downloads a{display:flex;align-items:center;justify-content:center;min-height:44px;font-size:13px;line-height:1.5}
.guide-editor{padding:18px;border:1px solid var(--line);border-radius:9px;margin:23px 0}.guide-editor summary{font-size:14px;cursor:pointer;font-weight:600}.guide-editor[open] summary{margin-bottom:22px}
.guide-edit-step{border:1px solid var(--line);border-radius:8px;padding:19px;margin:20px 0}.guide-edit-step legend{font-size:12px;color:var(--muted)}.guide-edit-step label+label{margin-top:17px}
.purchase-journey{padding-left:23px;display:grid;gap:20px}.purchase-journey p{font-size:14px;line-height:1.8;color:#526e8d;margin:7px 0 12px}
/* Dialogs and the embedded availability tool remain work surfaces. */
dialog{width:780px;max-width:calc(100vw - 26px);max-height:91vh;border:1px solid #d6e2df;border-radius:14px;box-shadow:0 28px 100px #0b24354d;color:var(--ink)}
dialog::backdrop{background:#0b243574;backdrop-filter:blur(4px)}
.modal-head{padding:24px 30px;border-color:var(--line)}.modal-head h2{font-size:22px}
.modal-body{padding:28px 30px}.modal-foot{padding-top:23px;margin-top:27px;gap:11px;border-color:var(--line)}
.consultation-wrap{padding:20px;background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}
.consultation-frame{display:block;width:100%;min-height:650px;border:0;background:white}
.profile{max-width:800px}
/* The login has the calm confidence of the same system. */
.auth-layout{display:grid;grid-template-columns:minmax(380px,1fr) minmax(0,1fr);min-height:100vh;background:var(--bg)}
.auth-art{position:relative;background:var(--navy);color:white;padding:52px 62px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}
.auth-art .brand{padding:0;margin:0}.auth-art .logo{color:#acd4cd}
.auth-art h1{font-size:clamp(40px,4.7vw,65px);line-height:1.08;font-weight:550;letter-spacing:-2.6px;max-width:500px;color:#fff}
.auth-art p{font-size:15px;line-height:1.8;color:#a9c1c6;max-width:390px}
.auth-art .eyebrow{font-size:10px;letter-spacing:2px;color:#81b6b1;margin-bottom:24px}
.auth-art .route{margin:38px 0 18px;padding:28px 0 18px;border-color:#ffffff22;max-width:460px}
.auth-art .route-dot{background:#284c55;border-color:var(--navy);color:#bbd6d0}.auth-art .route-step{color:#abc4c6;font-size:11px}.auth-art .route-step:before{background:#45656c}
.auth-art small{font-size:11px;line-height:1.6;color:#819fa7}
.auth-main{display:flex;align-items:center;justify-content:center;padding:54px 40px;background:var(--bg)}
.auth-box{width:395px;max-width:100%}.auth-box h1{font-size:33px;letter-spacing:-1.1px;font-weight:650}.auth-box>p{font-size:14px;line-height:1.8}.auth-box form{margin-top:29px}
.auth-box label{margin-bottom:21px}.auth-box input{min-height:49px;background:#fff}.auth-box button.primary{min-height:49px;width:100%;margin-top:9px}.auth-box .help{font-size:12px;line-height:1.8;margin-top:23px}
.login-help{border-top:1px solid var(--line);padding-top:20px;margin-top:24px;font-size:12px;line-height:1.8;color:#6c807f}
#toast{position:fixed;bottom:24px;background:var(--navy);color:white;border:1px solid #ffffff20;padding:16px 23px;font-size:13px;line-height:1.5;border-radius:9px;box-shadow:0 10px 30px #102c3b29;max-width:90vw}
.loading{padding:70px 25px;color:var(--muted);font-size:14px}.copy-value{font-size:12px;overflow-wrap:anywhere}
/* Responsive layouts preserve reading order and workable touch targets. */
@media(min-width:1650px){.content{padding:47px 54px 72px}.topbar{padding-inline:54px}.metric{padding:23px}.metric strong{font-size:39px}.metric>span:not(.metric-icon){font-size:13px}.metric small{font-size:12px}}
@media(max-width:1240px){.layout{grid-template-columns:205px minmax(0,1fr)}.content{padding:33px 30px 55px}.topbar{padding-inline:30px}.sidebar{padding-inline:11px}.brand{padding-inline:10px;font-size:14px}.split{grid-template-columns:minmax(0,1.6fr) minmax(265px,1fr);gap:24px}.metrics:has(>.metric:nth-child(5)){grid-template-columns:repeat(3,minmax(0,1fr))}.metric:nth-child(3){border-right:0}.metric:nth-child(n+4){border-top:1px solid var(--line)}.metric>span:not(.metric-icon),.metric small{min-height:0}.metric{padding:18px 20px}.metric-icon{position:absolute;right:18px;top:18px;margin:0}.metric>span:not(.metric-icon){padding-right:25px}.metric strong{font-size:32px;margin:12px 0 9px}.page-heading h1{font-size:34px}.panel{padding:23px}.client-onboarding,.onboarding{padding:25px}.guide{padding:24px}.guide-cover{margin-inline:-24px;padding-inline:24px}.guide h2{font-size:23px}}
@media(max-width:1040px){.split{grid-template-columns:1fr}.split>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:27px}.split>div:last-child>.panel:first-child{border-top:1px solid #cad6d5;padding-top:24px}.split>div:last-child>.panel:last-child:nth-child(odd){grid-column:1/-1}.topbar .actions{gap:10px}.auth-art{padding:42px}.auth-art h1{font-size:47px}.metrics{margin-bottom:29px}.guide-grid{gap:21px}}
@media(max-width:760px){
  .layout{display:block}.sidebar{height:auto;position:sticky;top:0;padding:10px 12px;overflow:visible;background:var(--navy);z-index:30}.sidebar .brand,.sidebar-bottom,.sidebar>.eyebrow{display:none}
  .nav{display:flex;overflow-x:auto;gap:7px;scrollbar-width:thin}.nav-group{display:flex;gap:4px;margin:0;padding-right:8px;border-right:1px solid #ffffff20;flex-shrink:0}.nav-group:last-child{border:0}.nav-group-title{display:none}
  .nav button,.nav a{white-space:nowrap;font-size:12px;min-height:44px;padding:11px 12px;gap:8px}.nav-icon,.nav .icon{display:inline-flex;flex-basis:17px;width:17px;height:17px}.nav-icon svg,.nav .icon svg{width:17px;height:17px}
  .topbar{height:auto;min-height:69px;padding:13px 18px;gap:10px}.topbar p{font-size:10px;line-height:1.6}.mobile-brand{display:block;font-size:12px;font-weight:600;color:var(--ink);margin-bottom:2px}.topbar .actions{gap:6px}.topbar .ghost{font-size:10px;padding:8px 5px}.avatar-trigger>span:nth-child(2){display:none}.topbar-avatar{width:30px;height:30px;flex-basis:30px}.avatar-trigger{gap:4px}
  .content{padding:28px 19px 48px}.page-heading{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:26px}.page-heading h1{font-size:30px;letter-spacing:-1px;line-height:1.2}.page-heading p{font-size:14px}.page-heading .actions{width:100%}.eyebrow{font-size:10px}
  .metrics,.metrics:has(>.metric:nth-child(5)){grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:27px}.metric{padding:17px 15px}.metric:nth-child(3){border-right:1px solid var(--line)}.metric:nth-child(even){border-right:0}.metric:nth-child(n+3){border-top:1px solid var(--line)}.metric-icon{position:static;margin:0 0 10px;width:18px;height:18px}.metric>span:not(.metric-icon){padding-right:0;font-size:12px;min-height:36px}.metric strong{font-size:32px;margin:9px 0 10px}.metric small{font-size:11px;line-height:1.6}
  .panel{padding:23px 20px;margin-bottom:23px;border-radius:10px}.panel-heading{gap:10px;margin-bottom:20px}.panel-heading h2,.panel h2{font-size:20px}.panel-heading .small{font-size:11px}.split{gap:0}.split>div:last-child{display:block}.split>div:last-child>.panel{padding:22px 0;margin-bottom:8px}
  .client-onboarding,.onboarding{padding:25px 21px}.client-onboarding h2{font-size:24px}.client-onboarding>.help{font-size:13px}.task-row{gap:11px;padding:18px 0}.task-toggle{width:34px;min-height:34px;height:34px;flex-basis:34px}.task-copy strong{font-size:14px}.task-copy p{font-size:13px}.task-copy>button{min-height:44px}.completed-tasks>summary,.upcoming-tasks>summary{font-size:13px}.onboarding-header{gap:12px}.onboarding-progress{font-size:10px}.onboarding-header h2{font-size:22px}
  .help,.empty p,.action-copy p,.action-copy small{font-size:13px}.empty{padding:32px 17px}.notice{padding:16px;font-size:13px}.action-item{gap:10px}.action-copy strong{font-size:14px}.action-item button{min-height:44px}.route-step{font-size:11px}.status-stage strong{font-size:27px}.status-stage span{font-size:10px}.status-stage{padding-inline:2px}
  .fields{grid-template-columns:1fr;gap:18px}.item-fields .fields{grid-template-columns:1fr 1fr}.item-fields .fields label:first-child{grid-column:1/-1}input,select,textarea{font-size:16px;min-height:47px}label{font-size:13px}.toolbar{flex-direction:column}.toolbar select{max-width:none}.item-fields{padding:18px}.bill{padding:18px}.bill div{font-size:13px}
  th,td{padding:13px 11px}td strong{font-size:13px}td small{font-size:12px}.badge{font-size:10px}.meta{gap:18px}.meta dd{font-size:13px}.transport-route{font-size:22px}.transport-meta{font-size:13px;gap:17px}.transport-route span{margin:0 9px}
  .guide-grid{grid-template-columns:1fr;gap:23px}.guide{padding:25px 24px 22px;margin:0}.guide h2{font-size:25px}.guide-cover{margin-inline:-24px;margin-bottom:23px;padding-inline:24px}.guide .body{font-size:14px}.guide .actions .primary{min-height:44px}.guide-brand{margin-bottom:22px}.guide-step{grid-template-columns:29px minmax(0,1fr);gap:13px;padding:23px 0}.guide-step-number{width:29px;height:29px}.guide-step h3{font-size:16px}.guide-step p{font-size:14px}.guide-checklist{padding:20px}.guide-checklist li{font-size:14px}.guide-figure img{padding:8px}.guide-video{display:block}.video-link{margin-top:16px}.app-downloads{gap:13px}.app-downloads>div{padding:20px 13px}.app-downloads img{width:135px;height:135px}.video-stage{min-height:200px;padding:25px 18px}
  .modal-head{padding:21px}.modal-head h2{font-size:20px}.modal-body{padding:24px 21px}.modal-foot{gap:9px;position:sticky;bottom:-24px;padding:19px 0 13px;background:white}.modal-foot button{padding-inline:12px}.consultation-wrap{padding:12px}.consultation-frame{min-height:620px}
  .auth-layout{display:block}.auth-art{padding:25px}.auth-art .brand{font-size:15px}.auth-art>div:not(.brand),.auth-art>small{display:none}.auth-main{padding:40px 25px 55px}.auth-box{width:420px}.auth-box h1{font-size:32px}
}
@media(max-width:400px){.content{padding-inline:15px}.page-heading h1{font-size:28px}.metric{padding:16px 13px}.metric strong{font-size:30px}.client-onboarding,.onboarding{padding:22px 18px}.task-row{gap:10px}.app-downloads{grid-template-columns:1fr}.app-downloads img{width:160px;height:160px}#area-cities{grid-template-columns:1fr}.meta{grid-template-columns:1fr}.guide{padding-inline:21px}.guide-cover{margin-inline:-21px;padding-inline:21px}}
@media(prefers-reduced-motion:reduce){button,input,select,textarea,.metric-button{transition:none}*{scroll-behavior:auto!important}}
/* Illustrated purchase sequence — real steps, visible connections. */
.journey-progress{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:22px 0 24px;position:relative}
.journey-node{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;padding:10px 2px 12px;min-width:0;border:1px solid transparent;border-radius:8px;background:transparent;color:#67809f;box-shadow:none}
.journey-art{display:block;width:100%;max-width:104px;height:65px;flex:0 0 65px;color:inherit;overflow:visible}
.journey-node:after{content:'→';position:absolute;right:-12px;top:34px;width:14px;color:#99b5d8;font-size:17px;font-weight:400;line-height:1;z-index:2}
.journey-node:last-child:after{display:none}
.journey-node:hover{background:#ffffff60;border-color:#d0e0f7;color:#3974c3}
.journey-node.is-current{background:#fff;border-color:#bdd4f5;color:#2466c4;box-shadow:0 3px 8px #17493007}
.journey-node.is-done{color:#447861}
.journey-label{font-size:11px;line-height:1.45;font-weight:600;display:flex;align-items:flex-start;justify-content:center;gap:5px;max-width:100%;color:inherit;text-align:center}
.journey-label b{font-size:9px;flex:0 0 15px;display:grid;place-items:center;width:15px;height:15px;margin-top:0;background:#e4edfc;border-radius:50%;color:#4671ad;font-weight:700}
.journey-node.is-current .journey-label b{background:#1763df;color:white}.journey-node.is-done .journey-label b{background:#cce1d3;color:#386e50}
@media(max-width:1240px){.journey-progress{gap:7px;margin-inline:-8px}.journey-node{padding-inline:0}.journey-label{font-size:11px;gap:3px}.journey-label b{flex-basis:13px;width:13px;height:13px;font-size:8px}.journey-art{height:57px;flex-basis:57px}.journey-node:after{right:-10px;top:29px;font-size:14px}}
@media(max-width:760px){.journey-progress{display:flex;overflow-x:auto;overscroll-behavior-x:contain;gap:11px;padding:0 0 12px;margin:18px -5px 13px;scrollbar-width:thin;scroll-snap-type:x proximity}.journey-node{flex:0 0 100px;scroll-snap-align:start;padding:9px 4px 12px}.journey-art{height:63px;flex-basis:63px}.journey-label{font-size:11px;gap:4px}.journey-label b{flex-basis:15px;width:15px;height:15px;font-size:9px}.journey-node:after{right:-13px;top:34px;font-size:16px}}

/* Reference composition: airy product scene and an illustrated first operation. */
.overview-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:124px;margin-bottom:20px;overflow:hidden}
.overview-hero .page-heading{position:relative;z-index:1;margin:0;flex:1;min-width:0}
.overview-hero h1{font-size:30px;letter-spacing:-1px;line-height:1.2;margin-bottom:7px}
.overview-hero .eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:6px}
.overview-hero p{font-size:13px;line-height:1.65}
.overview-hero>.import-illustration{flex:0 0 34%;width:34%;max-width:410px;height:155px;object-fit:contain}
.import-illustration{display:block;max-width:100%;height:auto}
.onboarding-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(190px,1fr);gap:20px;align-items:center}
.onboarding-layout .onboarding-steps{margin:0}
.onboarding-layout .onboarding-step{position:relative;border:0;padding:10px 0 24px;gap:13px}
.onboarding-layout .onboarding-step:not(:last-child):after{content:'';position:absolute;left:12px;top:37px;bottom:0;width:2px;background:#e4ecf7}
.onboarding-layout .onboarding-step>span{background:#eaf1fc;color:#526d8f;position:relative;z-index:1}
.onboarding-layout .onboarding-step:first-child>span{background:#1763df;color:#fff;box-shadow:0 0 0 5px #edf4ff}
.onboarding-layout .onboarding-step h3{font-size:12px;line-height:1.5}
.onboarding-layout .onboarding-step p{font-size:11px;line-height:1.65}
.onboarding-aside{text-align:center;min-width:0}
.onboarding-aside>.import-illustration{width:100%;max-width:255px;height:126px;margin:0 auto 6px}
.onboarding-aside .actions{display:flex;flex-direction:column;align-items:stretch;gap:7px}
.onboarding-aside .actions button{width:100%;font-size:11px;min-height:36px;padding:8px 10px}
.onboarding-aside .ghost{background:#f1f6fe;border-color:transparent}
.onboarding-aside h3{font-size:15px;margin-bottom:5px}.onboarding-aside p{font-size:11px;line-height:1.6;color:var(--muted);margin:0 0 12px}
.onboarding-header h2{font-size:11px;letter-spacing:1.3px;text-transform:uppercase;color:#56718f;font-weight:700}
.onboarding-progress{background:transparent;padding:1px 0;color:#35669f;font-size:11px}
.panel-heading h2{font-size:17px;letter-spacing:-.35px}.panel-heading{margin-bottom:18px}
.action-item{border:1px solid var(--line);border-radius:8px;padding:10px;gap:10px;margin-top:7px;align-items:center}
.action-item:first-child{border-top:1px solid var(--line);padding-top:10px}.action-item:last-child{padding-bottom:10px}
.action-item .metric-icon{position:static;flex-basis:33px;width:33px;height:35px;border-radius:8px;background:#edf4ff;color:#5481b6!important;margin:0}
.action-item .metric-icon svg{width:19px;height:19px}.action-copy strong{font-size:12px}.action-copy p,.action-copy small{font-size:11px;margin-top:3px}
.action-item button,.action-item a{background:#edf4ff;border:0;border-radius:6px;padding:8px 10px;font-size:10px;min-height:34px}
.action-count{background:#ee5369;color:#fff;border-radius:50%;min-width:18px;height:18px;font-size:10px}
.status-stage:before{background:#7da5d9}.status-stage:after{background:#dce7f5}.status-stage:hover{background:#f3f7ff}
.journey-node.is-current{box-shadow:0 3px 10px #1763df08}.journey-node.is-done{color:#3e806b}
@media(min-width:1650px){.content{padding:32px 44px 64px}.topbar{padding-inline:44px}.metric{padding:22px}.metric strong{font-size:34px}}
@media(max-width:1240px){.layout{grid-template-columns:200px minmax(0,1fr)}.content{padding:25px 24px 48px}.topbar{padding-inline:24px}.split{grid-template-columns:minmax(0,1.5fr) minmax(285px,1fr);gap:18px}.metric{padding:17px 13px;column-gap:10px;grid-template-columns:37px minmax(0,1fr)}.metric>.metric-icon{position:static;width:37px;height:41px;margin:0}.metric-icon svg{width:22px;height:22px}.metric:nth-child(n){border:1px solid var(--line)}.metric>span:not(.metric-icon){padding:0;font-size:10px}.metric strong{font-size:29px;margin:5px 0 3px}.metric small{font-size:10px}.overview-hero h1{font-size:27px}.onboarding-layout{grid-template-columns:minmax(0,1.15fr) minmax(145px,1fr);gap:14px}.onboarding-aside{display:block}.split>div:last-child>.panel{padding:20px}}
@media(max-width:1040px){.split{grid-template-columns:1fr}.split>div:last-child>.panel:first-child{border-top:1px solid var(--line);padding-top:20px}.onboarding-layout{grid-template-columns:minmax(0,1.2fr) minmax(190px,1fr)}.onboarding-aside{display:block}.overview-hero>.import-illustration{flex-basis:29%;width:29%;height:125px}.metrics{gap:10px}}
@media(max-width:760px){.layout{display:block}.content{padding:23px 18px 45px}.topbar{padding:11px 18px}.overview-hero{min-height:0;align-items:flex-start;margin-bottom:21px;gap:6px}.overview-hero .page-heading{gap:0}.overview-hero h1{font-size:25px;letter-spacing:-.8px}.overview-hero p{font-size:12px}.overview-hero>.import-illustration{display:none}.metrics,.metrics:has(>.metric:nth-child(5)){gap:10px;margin-bottom:20px}.metric{padding:15px 12px;grid-template-columns:32px minmax(0,1fr);column-gap:9px}.metric:nth-child(n){border:1px solid var(--line)}.metric>.metric-icon{position:static;width:32px;height:37px;margin:0;border-radius:9px}.metric-icon svg{width:20px;height:20px}.metric>span:not(.metric-icon){font-size:10px;min-height:28px;padding:0}.metric strong{font-size:28px;margin:3px 0}.metric small{font-size:10px;line-height:1.5}.panel,.client-onboarding,.onboarding{padding:21px 18px}.split>div:last-child>.panel{padding:21px 18px;margin-bottom:17px}.onboarding-layout{grid-template-columns:1fr;gap:10px}.onboarding-aside{display:block}.onboarding-aside>.import-illustration{height:110px}.onboarding-layout .onboarding-step h3{font-size:13px}.onboarding-layout .onboarding-step p{font-size:12px}.onboarding-aside .actions button{font-size:12px;min-height:44px}.action-item button,.action-item a{min-height:40px}.onboarding-aside p{font-size:12px}.onboarding-header h2{font-size:10px}.action-copy strong{font-size:12px}.action-copy p,.action-copy small{font-size:11px}}
@media(max-width:400px){.content{padding-inline:14px}.metric{padding:14px 10px;column-gap:8px;grid-template-columns:29px minmax(0,1fr)}.metric>.metric-icon{width:29px;height:34px}.metric>span:not(.metric-icon){font-size:10px}.metric small{font-size:10px}}

.hero-note{flex:0 0 150px;max-width:150px;align-self:center;display:block;padding:18px 20px;border-radius:9px;background:#e8f2ff;color:#426eab;font-size:12px;line-height:1.6;border:1px solid #e0edfd}
@media(max-width:1240px){.hero-note{display:none}.overview-hero>.import-illustration{height:132px;flex-basis:30%;width:30%}}

.overview-hero .page-heading{display:block}.overview-hero .page-heading>.actions{margin-top:12px}.overview-hero .page-heading>.actions button{min-height:36px;padding:8px 13px;font-size:11px}

/* Keep the mobile heading unobstructed and navigation scrollable. */
@media(max-width:760px){
 .overview-hero>.hero-note{display:none}
 .nav{scrollbar-width:none}.nav::-webkit-scrollbar{display:none}
 .overview-hero .page-heading>.actions button{min-height:44px}
}

/* Illustrated section headers extend the approved dashboard language. */
.section-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:134px;margin:0 0 24px;padding:4px 0 14px;border-bottom:1px solid #e0eaf7}
.section-hero>.page-heading{display:block;flex:1;min-width:0;margin:0}
.section-hero h1{font-size:30px;line-height:1.2;letter-spacing:-.9px;margin-bottom:8px}
.section-hero .page-heading p{max-width:660px;font-size:13px;line-height:1.7}
.section-hero .page-heading>.actions{margin-top:15px;flex-wrap:wrap}
.section-hero .page-heading>.actions button{min-height:40px;font-size:12px;padding:9px 14px}
.section-art{display:block;width:220px;height:120px;max-width:100%;flex:0 0 220px;overflow:visible}
.section-hero>.section-art{align-self:center;max-height:130px}
.empty-art{display:flex;justify-content:center;align-items:center;margin:0 auto 16px;max-width:240px}
.empty-art>.section-art{width:220px;height:120px;flex-basis:auto}
.empty:has(.empty-art){padding-top:26px;padding-bottom:32px}
.empty:has(.empty-art) h3{font-size:19px;letter-spacing:-.35px;margin-bottom:8px}
.empty:has(.empty-art) p{font-size:13px;max-width:410px;margin-bottom:20px}
/* Scope operational refinements away from the approved overview. */
.content:has(>.section-hero)>.panel,.content:has(>.section-hero) .transport{box-shadow:0 2px 8px #183e6803}
.content:has(>.section-hero) .table-wrap{border:1px solid #e5edf7;border-radius:9px}
.content:has(>.section-hero) .table-wrap th{background:#f3f7fe;color:#667e9a;font-size:10px;font-weight:650;letter-spacing:.65px;padding-top:15px;padding-bottom:15px}
.content:has(>.section-hero) .table-wrap td{padding-top:16px;padding-bottom:16px}
.content:has(>.section-hero) .table-wrap tbody tr:last-child td{border-bottom:0}
.content:has(>.section-hero) .toolbar{gap:12px;padding:0 0 18px;margin-bottom:0}
.content:has(>.section-hero) .transport{border-top:3px solid #8cb8ef;background:#fff}
.content:has(>.section-hero) .transport-route span{color:#75a5e4}
.content:has(>.section-hero) .transport-meta{font-size:12px}
.content:has(>.section-hero) .guide{box-shadow:0 3px 12px #183e6803}
.content:has(>.section-hero) .guide-cover{background:#f4f8ff}
.content:has(>.section-hero) label,dialog label{color:#45617f}
.content:has(>.section-hero) input,.content:has(>.section-hero) select,.content:has(>.section-hero) textarea,dialog input,dialog select,dialog textarea{border-color:#d3e0f0;border-radius:8px}
.content:has(>.section-hero) input:hover,.content:has(>.section-hero) select:hover,.content:has(>.section-hero) textarea:hover,dialog input:hover,dialog select:hover,dialog textarea:hover{border-color:#a7c2e6}
.content:has(>.section-hero) input:focus,.content:has(>.section-hero) select:focus,.content:has(>.section-hero) textarea:focus,dialog input:focus,dialog select:focus,dialog textarea:focus{border-color:#699bea;box-shadow:0 0 0 3px #1763df12}
.content:has(>.section-hero) .form-section,dialog .form-section{color:#607da0}
.content:has(>.section-hero) .bill,dialog .bill{background:#eff5ff;border:1px solid #dce8fa}
.content:has(>.section-hero) .bill .total,dialog .bill .total{border-color:#cfdef3}
.content:has(>.section-hero) .bill .service,dialog .bill .service{color:#376aa9}
@media(min-width:1500px){.section-hero{min-height:142px}.section-hero>.section-art{width:245px;flex-basis:245px;height:132px}}
@media(max-width:1040px){.section-hero{gap:16px;min-height:120px}.section-hero h1{font-size:28px}.section-hero>.section-art{width:180px;flex-basis:180px;height:98px}}
@media(max-width:760px){
 .section-hero{align-items:flex-start;gap:9px;min-height:0;margin-bottom:20px;padding-bottom:19px}
 .section-hero h1{font-size:25px;letter-spacing:-.75px;overflow-wrap:anywhere}
 .section-hero .page-heading p{font-size:12px;line-height:1.65}
 .section-hero>.section-art{width:90px;flex-basis:90px;height:65px;max-height:80px;margin-top:1px;align-self:flex-start}
 .section-hero .page-heading>.actions{margin-top:12px;gap:8px}
 .section-hero .page-heading>.actions button{min-height:44px;padding:10px 12px;font-size:11px;white-space:normal}
 .empty-art{margin-bottom:14px}.empty-art>.section-art{height:105px;width:195px}
 .empty:has(.empty-art){padding:20px 9px 27px}.empty:has(.empty-art) h3{font-size:18px}.empty:has(.empty-art) p{font-size:13px}
 .content:has(>.section-hero) .table-wrap td{padding-top:14px;padding-bottom:14px}
 .content:has(>.section-hero) .toolbar{padding-bottom:16px}
}
@media(max-width:380px){.section-hero>.section-art{width:76px;flex-basis:76px;height:57px}.section-hero h1{font-size:23px}}

/* Navigation uses consistent, recognizable outline symbols. */
.nav button{gap:12px;min-height:44px;border-radius:9px;padding:11px 13px;font-weight:550;color:#cfdeef}
.nav button .nav-icon{width:21px;height:21px;flex:0 0 21px;opacity:.92}
.nav button.active{background:#285380;color:#fff;box-shadow:inset 3px 0 #6cafff}
.nav button:hover{background:#ffffff10;color:#fff}
.nav button.active:hover{background:#315e8c}
@media(max-width:760px){.nav button{min-height:44px;padding:10px 12px;gap:8px}.nav button .nav-icon{width:20px;height:20px;flex-basis:20px}}
.demo-banner{background:#fff2d4;color:#704b10;padding:10px 18px;font:13px system-ui;text-align:center}

/* Operational status colors remain consistent in lists and purchase details. */
.badge.registered{background:#e5efff;color:#174da6;border:1px solid #b7d0fc}
.badge.awaiting_pickup,.badge.awaiting_delivery{background:#fff3d6;color:#80520a;border:1px solid #edcf87}
.badge.collected{background:#f0e7ff;color:#6634a0;border:1px solid #d4b9f1}
.badge.received{background:#087b50;color:#fff;border:1px solid #087b50;font-weight:700}
.badge.issue{background:#ffe8ea;color:#a32035;border:1px solid #f3b8c0}
.badge.cancelled{background:#edf0f4;color:#596271;border:1px solid #d3d9e1}
.transport-status-form{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;border-top:1px solid #e1e9f2;padding-top:16px;margin-top:18px}
.transport-status-form label{flex:1;min-width:180px;max-width:300px;font-size:12px;font-weight:600;color:#53677e}
.transport-status-form select{margin-top:6px;background:#f7faff;border-color:#cddced}
.transport-status-form .error{flex-basis:100%;margin:0}
@media(max-width:600px){.transport-status-form label{max-width:none}.transport-status-form button{min-height:42px}}
.badge.departed{background:#eae6ff;color:#5633a7;border:1px solid #c9bcf1}
.badge.delivered{background:#dcf5e8;color:#11603e;border:1px solid #a5dfc0}
.badge.partial_delivered{background:#e0f3f4;color:#12616a;border:1px solid #a9dce0}
.quick-order-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:14px 16px;margin-bottom:20px;background:#f2f7fe;border:1px solid #dfE9f6;border-radius:10px}
.quick-order-summary>span:not(.badge){color:#65778e;font-size:13px}.quick-order-summary .badge{margin-left:auto}
#quick-receiving{border:1px solid #dce8f2;background:#f8fbff;border-radius:10px;padding:14px;margin:12px 0}
.notification-bell{display:flex;align-items:center;gap:7px;position:relative;background:#f3f7fe;border:1px solid #dce6f3;border-radius:9px;padding:9px 11px;color:#294a70;font-size:12px}
.notification-bell svg{width:20px;height:20px}.notification-bell b{background:#dc3450;color:white;border-radius:20px;font-size:10px;padding:2px 5px;min-width:17px;text-align:center}
.notification-list{display:grid;gap:8px}.notification-item{display:flex;text-align:left;align-items:flex-start;gap:12px;width:100%;padding:16px;border:1px solid #e2e9f3;border-radius:12px;background:#fff;color:#20394f}.notification-item.unread{background:#f0f6ff;border-color:#c6dafa}.notification-item>span:nth-child(2){flex:1;min-width:0}.notification-item strong{font-size:14px}.notification-item p{font-size:13px;line-height:1.5;color:#5a6e84;overflow-wrap:anywhere;margin:6px 0}.notification-item small{color:#71829a;font-size:11px}.notification-dot{width:8px;height:8px;flex-shrink:0;margin-top:6px;border-radius:50%;background:#ccd6e3}.unread .notification-dot{background:#236bea}.notification-empty{text-align:center;padding:25px}.notification-empty svg{max-width:170px;height:100px}.notification-empty p{color:#687c92}
.first-access-tour{max-width:530px;margin:auto}.tour-progress{display:flex;gap:6px;margin-bottom:20px}.tour-progress span{height:5px;flex:1;border-radius:4px;background:#e5edf8}.tour-progress .done{background:#266de0}.tour-art{display:flex;justify-content:center;background:linear-gradient(135deg,#eef5ff,#f8fbff);border-radius:16px;margin:14px 0 20px;padding:20px}.tour-art svg{width:240px;height:150px}.first-access-tour h2{font-size:25px;line-height:1.2;margin:0 0 12px}.first-access-tour>p:not(.eyebrow){font-size:15px;line-height:1.7;color:#5c7087}.first-access-tour .modal-foot{flex-wrap:wrap;margin-top:26px}
@media(max-width:650px){.notification-bell>span{display:none}.notification-bell{padding:8px}.first-access-tour h2{font-size:22px}.tour-art svg{height:110px}}
#guided-tour{position:fixed;inset:0;z-index:10000;pointer-events:none}
.tour-spotlight{position:fixed;border:2px solid #80b4ff;border-radius:12px;box-shadow:0 0 0 9999px rgba(9,24,44,.62),0 0 0 5px rgba(82,145,255,.22);pointer-events:none}
.tour-popover{position:fixed;pointer-events:auto;background:white;border:1px solid #d4e3f7;box-shadow:0 18px 60px #071a3945;border-radius:16px;padding:22px;color:#233b54;overflow:visible}
.tour-popover:before{content:'';position:absolute;width:14px;height:14px;background:white;transform:rotate(45deg)}
.tour-popover[data-side=left]:before{left:-7px;top:var(--arrow-y)}.tour-popover[data-side=top]:before{top:-7px;left:var(--arrow-x)}.tour-popover[data-side=bottom]:before{bottom:-7px;left:var(--arrow-x)}
.tour-popover-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.tour-popover-head .eyebrow{font-size:10px;margin:0}.tour-popover-head button{padding:4px 7px;min-height:28px}.tour-popover h2{font-size:22px;letter-spacing:-.5px;line-height:1.2;margin:0 0 12px}.tour-popover p{font-size:13px;line-height:1.6;color:#61758c;margin:10px 0}.tour-popover p strong{color:#234d84}.tour-popover .tour-progress{margin-bottom:18px}.tour-open{margin-top:7px;width:100%;font-size:13px}.tour-popover-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e4ebf4;padding-top:13px;margin-top:16px}
@media(max-width:760px){.tour-popover{padding:17px}.tour-popover h2{font-size:20px}.tour-popover p{font-size:12px}.tour-popover .tour-progress{margin-bottom:12px}}
@media(max-height:550px){.tour-popover{overflow-y:auto}.tour-popover p{font-size:12px;margin:6px 0}.tour-popover{padding:14px}.tour-popover-head{margin-bottom:8px}}
.buying-journey{padding:24px!important;background:linear-gradient(120deg,#fff,#f3f8ff);border:1px solid #dce7f6!important}.buying-journey h2{font-size:24px;margin:4px 0}.buying-step-count{border-radius:18px;background:#e6effd;color:#245ba5;padding:7px 12px;font-size:12px;font-weight:700;white-space:nowrap}
.buying-flow{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin:27px 0 8px}.buying-node{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;border:0;background:transparent;padding:8px 0;color:#61768e;min-width:0}.buying-node-icon{position:relative;display:grid;place-items:center;width:58px;height:58px;border-radius:17px;background:#eaf1fb;color:#6685ac;border:1px solid #d8e5f7}.buying-node-icon svg{width:27px;height:27px}.buying-node-icon b{position:absolute;right:-6px;bottom:-5px;width:23px;height:23px;display:grid;place-items:center;border:3px solid #f7faff;border-radius:50%;background:#8ba5c8;color:white;font-size:10px}.buying-node strong{font-size:12px;line-height:1.4;text-align:center}.buying-node.selected{color:#1a58b8}.buying-node.selected .buying-node-icon{background:#2466dd;color:#fff;box-shadow:0 6px 18px #266ce42a;border-color:#2466dd}.buying-node.selected b{background:#113b88}.buying-arrow{position:absolute;right:-16px;top:23px;color:#9db4d2;font-size:22px;font-weight:400}.buying-node:focus-visible{outline-offset:5px;border-radius:10px}
.buying-detail{margin:26px 0 24px}.buying-detail-heading{display:flex;gap:17px;align-items:flex-start;margin-bottom:22px}.buying-detail-number{flex-shrink:0;width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#e6efff;color:#225ec3;font-size:21px;font-weight:750}.buying-detail-heading h2{font-size:25px;letter-spacing:-.5px;margin:2px 0 8px}.buying-detail-heading p:not(.eyebrow){color:#61748a;max-width:760px;line-height:1.7;margin:0}.buying-detail-heading .eyebrow{font-size:10px;margin:0}.buying-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.buying-guide-grid .guide{margin-bottom:0}.buying-guide-grid .guide-cover{max-height:155px}.buying-guide-grid .guide-cover img{max-height:155px;object-fit:contain}.buying-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.buying-actions>details{flex-basis:100%}.buying-navigation{display:flex;justify-content:space-between;border-top:1px solid #dce6f2;margin-top:22px;padding-top:18px}.buying-extras>summary{cursor:pointer;font-weight:650;color:#526c88}.buying-extras .guide-grid{margin-top:24px}.bank-guide-part{border-top:1px solid #e1e8f2;padding-top:22px;margin-top:24px}.bank-guide-part>h2{font-size:21px;color:#244d83}
@media(max-width:760px){.buying-journey{padding:18px!important}.buying-flow{display:flex;overflow-x:auto;gap:24px;padding:4px 8px 14px;margin-top:20px;scroll-snap-type:x proximity}.buying-node{flex:0 0 94px;scroll-snap-align:center}.buying-arrow{right:-24px}.buying-guide-grid{grid-template-columns:1fr}.buying-detail-heading{gap:12px}.buying-detail-heading h2{font-size:21px}.buying-detail-heading p:not(.eyebrow){font-size:13px}.buying-detail-number{width:35px;height:35px;font-size:17px}.buying-actions>button{flex:1}.buying-journey h2{font-size:21px}}
.guide-brand{flex-wrap:wrap}.guide-brand .brand-recommendation{font-size:10px;font-weight:650;letter-spacing:0;text-transform:none;background:#f1e8ff;color:#7135ad;border:1px solid #d9baf4;border-radius:20px;padding:4px 8px;margin-left:auto}
.client-shipments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.client-shipment{padding:24px!important;margin:0!important;border:1px solid #dce6f3!important;border-radius:16px!important}.shipment-heading{display:flex;align-items:center;gap:12px}.shipment-heading>div{flex:1;min-width:0}.shipment-heading h2{font-size:18px;line-height:1.4;margin:3px 0 0;overflow-wrap:anywhere}.shipment-heading .eyebrow{font-size:9px;margin:0}.shipment-heading .badge{flex-shrink:0}.shipment-icon{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;border-radius:13px;background:#eaf1ff;color:#3269bc}.shipment-icon svg{width:25px;height:25px}.shipment-route{display:flex;gap:12px;align-items:center;margin:20px 0 16px;color:#6b8096;font-size:12px}.shipment-route span:nth-child(2){color:#8eacce}.shipment-route span{overflow-wrap:anywhere}.shipment-dates{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f3f7fd;padding:18px;border:1px solid #e4edf8;border-radius:12px}.shipment-dates>div{display:grid;gap:6px}.shipment-dates>div:last-child{text-align:right}.shipment-dates span{font-size:11px;color:#6c7e94}.shipment-dates strong{font-size:20px;letter-spacing:-.4px;color:#234972}.shipment-dates .shipment-date-arrow{font-size:22px;color:#aac0dc}.shipment-progress{list-style:none;display:flex;padding:0;margin:24px 0}.shipment-progress li{position:relative;flex:1;text-align:center;font-size:11px;color:#8c9bb0}.shipment-progress li:before{content:'';position:absolute;left:-50%;right:50%;height:2px;top:13px;background:#e0e8f2}.shipment-progress li:first-child:before{display:none}.shipment-progress i{position:relative;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;margin:0 auto 8px;background:#edf2f9;border:3px solid white;font-size:11px;font-style:normal}.shipment-progress .done{color:#285fa9;font-weight:650}.shipment-progress .done i{background:#2c6dd9;color:white}.shipment-progress .done:before{background:#9cbcee}.shipment-products{border-top:1px solid #e4ebf4;padding-top:18px}.shipment-products h3{font-size:13px;margin:0 0 14px}.shipment-product{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #eef2f7}.shipment-product:last-child{border-bottom:0}.shipment-product>div{flex:1;min-width:0}.shipment-product strong{font-size:13px;line-height:1.5;overflow-wrap:anywhere}.shipment-product p{font-size:12px;color:#718398;margin:2px 0}.shipment-product small{font-size:11px;color:#8393a7}.shipment-product-icon{display:grid;place-items:center;width:32px;height:36px;color:#829bb9;background:#f3f6fb;border-radius:8px;flex-shrink:0}.shipment-product-icon svg{width:18px;height:18px}.shipment-qty{font-size:11px;font-weight:650;color:#315d95;white-space:nowrap;border-radius:6px;background:#edf4ff;padding:5px 7px}.shipment-footer{border-top:1px solid #e4ebf4;margin-top:12px;padding-top:15px}.shipment-footer p{font-size:12px;color:#6a7e94;line-height:1.5;margin:0 0 10px}
@media(max-width:1150px){.client-shipments{grid-template-columns:1fr}.shipment-dates{justify-content:flex-start;gap:35px}.shipment-dates>div:last-child{text-align:left}}
@media(max-width:600px){.client-shipment{padding:18px!important}.shipment-heading{flex-wrap:wrap}.shipment-heading .badge{margin-left:56px}.shipment-dates{justify-content:space-between;gap:8px;padding:15px}.shipment-dates strong{font-size:18px}.shipment-dates>div:last-child{text-align:right}.shipment-qty{font-size:10px}.shipment-product-icon{display:none}}

/* A sole overview column must not inherit the sidebar two-card grid. */
.split.overview-single{grid-template-columns:minmax(0,1fr)}
.split.overview-single>div{display:block;min-width:0;width:100%}

.guide-local-video{display:block;width:100%;max-width:364px;max-height:65vh;margin:16px auto;border-radius:12px;background:#111;object-fit:contain}

.screen-guide{margin:24px 0;background:#fff;border:1px solid #dce6f3;border-radius:16px;overflow:hidden}.screen-guide-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 24px 0}.screen-guide-head h3{margin:0;font-size:21px}.screen-guide-head .eyebrow{margin-bottom:7px}.screen-guide-head>span{font-size:10px;color:#6c7f94;background:#eff4fa;padding:6px 9px;border-radius:6px}.screen-guide-caption{font-size:12px;color:#687d94;margin:10px 24px 22px}.screen-guide-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:28px;padding:0 24px 24px;align-items:start}.screen-guide-preview{border:1px solid #dce5f0;border-radius:12px;background:#f6f9fd;overflow:hidden}.screen-guide-toolbar{display:flex;align-items:center;gap:14px;padding:13px 16px;background:#eaf1fa;color:#567393;font-size:11px}.screen-guide-toolbar>span{letter-spacing:3px;color:#a6bcd5;font-size:9px}.screen-guide-row{display:flex;align-items:center;gap:12px;width:calc(100% - 20px);margin:10px;padding:13px 12px;background:#fff;border:1px solid #e0e8f3;text-align:left;border-radius:9px;font-weight:400}.screen-guide-row>b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#edf2f9;color:#637e9f;font-size:12px;flex-shrink:0}.screen-guide-row>span:nth-child(2){flex:1;min-width:0}.screen-guide-row strong{display:block;font-size:12px;color:#234260;margin-bottom:5px}.screen-guide-row small{display:block;font-size:11px;color:#75879c;line-height:1.5}.screen-guide-row.selected{border-color:#2470d8;box-shadow:0 0 0 2px #2470d81a;background:#f3f8ff}.screen-guide-row.selected>b{background:#246bd2;color:#fff}.screen-guide-chevron{color:#7196bf}.screen-guide-explanation{padding:18px 0}.screen-guide-symbol{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#eaf2ff;color:#246bd2;margin-bottom:22px}.screen-guide-symbol svg{width:27px;height:27px}.screen-guide-explanation h3{font-size:24px;line-height:1.25;margin:10px 0 14px;color:#183951}.screen-guide-explanation>p:not(.eyebrow){font-size:14px;line-height:1.8;color:#5c738b}.screen-guide-controls{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.screen-guide-row:focus-visible{outline:3px solid #78acec;outline-offset:2px}
@media(max-width:760px){.screen-guide-head{padding:18px 16px 0;align-items:flex-start}.screen-guide-head h3{font-size:18px}.screen-guide-caption{margin-inline:16px}.screen-guide-layout{grid-template-columns:1fr;padding:0 16px 18px;gap:8px}.screen-guide-explanation{padding:12px 0 0}.screen-guide-symbol{width:38px;height:38px;margin-bottom:14px}.screen-guide-explanation h3{font-size:21px}.screen-guide-row{padding:11px}.screen-guide-head>span{max-width:85px;line-height:1.5}.screen-guide-explanation>p:not(.eyebrow){font-size:13px}}

.guide .guide-account-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:12px 18px;border:1px solid #6d37b9;border-radius:9px;background:#743fc2;color:#fff;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 3px 8px #743fc21c}.guide .guide-account-button:hover{background:#6030a9;border-color:#6030a9}.guide .guide-account-button:focus-visible{outline:3px solid #ba9be8;outline-offset:3px}@media(max-width:600px){.guide .actions>.guide-account-button{flex:1;min-width:150px}}

.task-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:12px}.task-complete-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 14px;border:1px solid #246bd2;border-radius:9px;background:#edf4ff;color:#205db5;font-size:12px;font-weight:650}.task-complete-button:hover{background:#dceaff}.task-complete-button.completed{color:#187256;background:#edf8f2;border-color:#a9d9c4}.task-complete-button>span{font-size:19px;line-height:1}.task-status-icon{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#edf2fa;color:#7490ae}.is-complete .task-status-icon{background:#e2f4ea;color:#187256}.task-auto-label{font-size:11px;color:#26765a}.task-complete-button:focus-visible{outline:3px solid #91b9f0;outline-offset:3px}

.pickup-code-button{background:#edf4ff;border-color:#9bbce9;color:#245caa}.pickup-notices{padding:18px;border:1px solid #dbe6f4;background:#f7faff;border-radius:12px;margin-bottom:24px}.pickup-notice-row{display:flex;gap:12px;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #dce6f0}.pickup-notice-row:last-child{border-bottom:0}.pickup-notice-row strong{overflow-wrap:anywhere;font-size:13px}.pickup-notice-row p,.pickup-viewer>p{font-size:12px;color:#586e86;line-height:1.6;margin:6px 0}.pickup-document{display:block;width:100%;height:65vh;border:1px solid #dce6f0;border-radius:8px;margin:18px 0}.pickup-document-image{display:block;width:auto;max-width:100%;height:auto;margin:18px auto;background:white}.pickup-original{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid #245caa;border-radius:8px;background:#246bd2;color:#fff;font-weight:650}@media(max-width:600px){.pickup-notices{padding:14px}.pickup-notices .panel-heading,.pickup-notice-row{align-items:flex-start;flex-direction:column}.pickup-notice-row button{min-height:44px}.pickup-document{height:60vh}}

.pickup-paste-zone{margin-top:16px;border:2px dashed #93b4e1;border-radius:12px;background:#f1f6fe;color:#2a5d9f;min-height:80px;display:flex;align-items:center;justify-content:center;padding:18px;text-align:center;font-size:14px;font-weight:650;cursor:text}.pickup-paste-zone:focus{outline:3px solid #c9dcf9;border-color:#246bd2}.pickup-paste-preview img{display:block;max-width:100%;max-height:260px;margin:12px auto;border:1px solid #dce6f2;border-radius:8px;object-fit:contain}

.client-status-action{display:block;margin-top:9px;min-height:40px;padding:8px 12px;border:1px solid #15803d;border-radius:8px;background:#15803d;color:#fff;font-size:12px;font-weight:650;white-space:nowrap}.client-status-action:hover{background:#166534}

button.pickup-ready-action{background:#15803d;border-color:#15803d;color:#fff}button.pickup-ready-action:hover{background:#166534;border-color:#166534}

.guide-pickup-ready{display:inline-block;padding:6px 10px;border-radius:7px;background:#15803d;color:#fff;font-weight:650;margin-top:4px}

/* DTX notification center: compact activity feed with explicit unread state. */
#modal[data-notifications]{width:640px;border-color:#d8e4f2;border-radius:20px;overflow:auto;background:#fff}
#modal[data-notifications] .modal-head{padding:23px 26px 19px;background:#fff;border-bottom:1px solid #e8eef6}
#modal[data-notifications] .modal-head h2{font-size:23px;letter-spacing:-.6px;color:#123456}
#modal[data-notifications] .modal-head button{width:36px;height:36px;padding:0;border-radius:50%;background:#f1f5fa;color:#48617c}
#modal[data-notifications] .modal-body{padding:0}
.notification-summary{padding:20px 26px;display:flex;justify-content:space-between;align-items:center;gap:16px;background:#f7faff;border-bottom:1px solid #e8eef6}
.notification-eyebrow{font-size:9px;font-weight:750;letter-spacing:1.3px;color:#698098}
.notification-summary p{margin:7px 0 0;font-size:14px;line-height:1.4;color:#395777}
.notification-summary p strong{color:#185ccc}
.notification-summary button{font-size:11px;line-height:1.4;padding:9px 11px;color:#215fae;border:1px solid #d4e1f1;border-radius:8px;background:#fff;flex-shrink:0}
#modal[data-notifications] .notification-list{display:grid;gap:0;padding:8px 14px}
#modal[data-notifications] .notification-item{position:relative;border:0;border-bottom:1px solid #eaf0f6;border-radius:0;gap:14px;padding:19px 12px;background:#fff;color:#27425f;transition:background .15s}
#modal[data-notifications] .notification-item:last-child{border-bottom:0}
#modal[data-notifications] .notification-item.unread{background:#f0f6ff;border-radius:12px;border-bottom-color:transparent;margin:3px 0}
#modal[data-notifications] .notification-item:hover{background:#eaf2fc}
#modal[data-notifications] .notification-item:focus-visible{outline:3px solid #4388e8;outline-offset:-3px}
.notification-kind{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:12px;background:#eaf1fa;color:#386899;margin-top:2px}
.notification-kind.is-transport{background:#efeafa;color:#7051a0}
.notification-kind svg{width:21px;height:21px;margin:0}
.notification-copy{display:block;min-width:0;flex:1}
.notification-meta{display:flex;gap:8px;align-items:center;margin:0 0 7px;font-size:9px;font-weight:750;letter-spacing:.9px;color:#708398}
.notification-new{display:inline-flex;gap:4px;align-items:center;letter-spacing:0;color:#185fc1;font-size:10px;font-weight:650}
.notification-new:before{content:'';width:5px;height:5px;background:#2773df;border-radius:50%}
#modal[data-notifications] .notification-item strong{display:block;font-size:14px;line-height:1.4;font-weight:650;letter-spacing:-.15px;color:#203b58;overflow-wrap:anywhere}
#modal[data-notifications] .notification-item.unread strong{color:#123b69;font-weight:750}
.notification-description{display:block;margin:6px 0 10px;font-size:12px;line-height:1.55;color:#62768b;overflow-wrap:anywhere}
.notification-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:10px;line-height:1.4;color:#78899a}
.notification-open-label{font-weight:650;color:#35689f;white-space:nowrap}
.notification-open-label>span{margin-left:4px}
.notification-footer{margin:0;padding:12px 26px 19px;text-align:center;font-size:11px;color:#7b8c9f}
#modal[data-notifications] .notification-empty{padding:38px 28px 42px}
.notification-empty-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;margin:0 auto 19px;background:#edf4fe;color:#3974c4}
#modal[data-notifications] .notification-empty-icon svg{width:29px;height:29px}
#modal[data-notifications] .notification-empty h3{font-size:18px;letter-spacing:-.4px;margin:0 0 9px;color:#27496b}
#modal[data-notifications] .notification-empty p{max-width:320px;margin:auto;font-size:13px;line-height:1.65;color:#718298}
@media(max-width:520px){#modal[data-notifications]{max-width:calc(100vw - 20px);border-radius:16px}#modal[data-notifications] .modal-head{padding:18px 18px 15px}.notification-summary{padding:16px 18px;gap:10px;align-items:flex-start;flex-wrap:wrap}.notification-summary button{font-size:11px;padding:8px 10px}#modal[data-notifications] .notification-list{padding:6px 8px}#modal[data-notifications] .notification-item{gap:10px;padding:16px 10px}.notification-kind{flex-basis:34px;width:34px;height:34px;border-radius:10px}.notification-kind svg{width:18px;height:18px}.notification-bottom{gap:7px;flex-wrap:wrap}#modal[data-notifications] .notification-item strong{font-size:13px}.notification-description{font-size:12px}.notification-eyebrow{font-size:8px}}
@media(prefers-reduced-motion:reduce){#modal[data-notifications] .notification-item{transition:none}}
