.report-body{gap:var(--space-xxl);flex-direction:column;padding-top:32px;padding-bottom:48px;display:flex}.report-heading{justify-content:space-between;align-items:end;gap:var(--space-xxl);flex-wrap:wrap;display:flex}.report-location{color:var(--leaf);font-size:var(--text-body);margin-bottom:var(--space-md);overflow-wrap:anywhere;font-weight:700;display:block}.report-heading h1{font-size:clamp(32px,4vw,48px)}.report-heading p{color:var(--muted);margin-top:var(--space-md);max-width:45ch}.report-heading .button{min-height:46px}.report-heading .button svg{width:17px;height:17px}.report-periods{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--paper);padding:var(--space-lg) var(--space-xl) var(--space-lg);margin:0}.report-periods legend{font-size:var(--text-small);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding-inline:var(--space-xs);font-weight:700}.report-period-choices{gap:var(--space-xs);flex-wrap:wrap;display:flex}.report-period-choices label{border:1px solid var(--line);padding:var(--space-sm) var(--space-lg);font-size:var(--text-body);color:var(--ink);background:var(--mist);cursor:pointer;border-radius:999px;align-items:center;font-weight:600;display:inline-flex;position:relative}.report-period-choices label.is-selected{background:var(--leaf);border-color:var(--leaf);color:var(--paper)}.report-periods:disabled .report-period-choices label{cursor:default;color:var(--muted);background:var(--paper)}.report-period-choices input{opacity:0;cursor:inherit;margin:0;position:absolute;inset:0}.report-period-choices label:focus-within{outline:3px solid var(--leaf);outline-offset:2px}.report-period-hint{color:var(--muted);font-size:var(--text-detail);margin-top:var(--space-md);max-width:70ch}.report-section{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--paper);padding:var(--space-xxl);box-shadow:var(--shadow)}.report-section-heading{gap:var(--space-lg);margin-bottom:var(--space-xl);align-items:start;display:flex}.report-section-icon{border-radius:var(--radius-md);background:var(--soft-green);width:38px;height:38px;color:var(--forest);flex:none;justify-content:center;align-items:center;display:inline-flex}.report-section-icon svg{width:19px;height:19px}.report-section-heading h2{font-size:var(--text-heading)}.report-section-heading p{color:var(--muted);font-size:var(--text-detail);margin-top:var(--space-xxs);max-width:62ch}.report-footnote{color:var(--muted);font-size:var(--text-detail);margin-top:var(--space-lg);max-width:70ch}.report-empty{color:var(--muted);background:var(--mist);border-radius:var(--radius-lg);padding:var(--space-xl);font-size:var(--text-body)}.report-headline{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--paper);padding:var(--space-xxl);box-shadow:var(--shadow)}.report-figures{gap:var(--space-lg);margin:0;display:grid}.report-figures-hero{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:stretch}.report-figures-compact{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.report-figure{border:1px solid var(--line);border-radius:var(--radius-lg);padding:var(--space-lg);background:var(--mist);min-width:0;container-type:inline-size}.report-figure dt{font-size:var(--text-small);letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-weight:700}.report-figure dd{margin:var(--space-xs) 0 0;gap:var(--space-xxs);flex-direction:column;display:flex}.report-value{color:var(--ink);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:clamp(18px,11cqi,23px);font-weight:700;line-height:1.15}.report-figure-hero{background:var(--soft-green);border-color:color-mix(in srgb, var(--leaf) 22%, var(--paper));flex-direction:column;grid-row:span 2;justify-content:center;display:flex}.report-figure-hero .report-value{color:var(--forest);letter-spacing:-.02em;font-size:clamp(28px,15cqi,52px)}.report-figure-hint{color:var(--muted);font-size:var(--text-small);line-height:1.45}.report-absent{font-size:var(--text-lead);color:var(--amber);font-weight:700}.report-table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:var(--text-body)}.report-table th,.report-table td{text-align:start;vertical-align:middle}.report-table thead th{font-size:var(--text-small);letter-spacing:.05em;text-transform:uppercase;color:var(--muted);padding-bottom:var(--space-xs);border-bottom:1px solid var(--line);font-weight:700}.report-table .report-numeric,.report-table .report-measure{text-align:end}.report-table .report-numeric{width:4.5rem}.report-table .report-measure{width:36%}.report-ranked tbody th,.report-ranked tbody td{padding-block:var(--space-md);border-bottom:1px solid var(--line)}.report-ranked tbody tr:last-child th,.report-ranked tbody tr:last-child td{border-bottom:0}.report-ranked tbody th{padding-inline-end:var(--space-md);font-weight:600}.report-name{color:var(--ink);overflow-wrap:anywhere;display:block}.report-subline{color:var(--muted);font-size:var(--text-small);margin-top:2px;font-weight:400;display:block}.report-numeric{white-space:nowrap;padding-inline-start:var(--space-md)}.report-measure{min-width:96px;padding-inline-start:var(--space-xl)}.report-measure-row{justify-content:flex-end;align-items:center;gap:var(--space-xs);display:flex}.report-bar-track{border-radius:var(--radius-sm);background:var(--mist);flex:auto;min-width:20px;height:10px;overflow:hidden}.report-bar{height:100%;width:var(--bar,0%);border-radius:inherit;background:color-mix(in srgb, var(--leaf) 55%, var(--paper));display:block}.report-measure-value{text-align:end;min-width:4ch;color:var(--ink);flex:none;font-weight:700}.report-days-frame{overflow:hidden}.report-days{table-layout:fixed}.report-days thead th{padding:0 1px var(--space-xs);text-transform:none;letter-spacing:0;font-size:var(--text-micro);text-align:center;vertical-align:bottom;border-bottom:0;font-weight:600}.report-days-corner{width:62px}.report-days-tick{background:var(--paper);border-radius:var(--radius-sm);white-space:nowrap;padding-inline:2px;display:inline-block}.report-days-tick[data-drawn=false]{visibility:hidden}.report-days tbody th{font-size:var(--text-small);color:var(--muted);white-space:nowrap;padding-inline-end:var(--space-xs);font-weight:700}.report-days-bars td{vertical-align:bottom;text-align:center;border-bottom:1px solid var(--line);padding:0 1px}.report-days-bars td[data-week-start=true]{border-inline-start:1px solid var(--line)}.report-column-track{align-items:flex-end;height:132px;display:flex}.report-column{width:100%;height:var(--bar,0%);background:var(--leaf);border-radius:var(--radius-sm) var(--radius-sm) 0 0;min-height:2px;display:block}.report-days-value{font-size:var(--text-micro);color:var(--muted);padding-top:var(--space-xxs);text-align:center;display:block}.report-days-sales td{padding:var(--space-xxs) 1px 0;text-align:center}.report-days-sales .report-days-value{color:var(--ink);font-weight:600}@media (max-width:860px){.report-hide-narrow{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}.report-heatmap{table-layout:fixed}.report-heatmap thead th{text-align:center;padding-bottom:var(--space-xs);border-bottom:0}.report-heatmap-corner{text-align:start;width:58px}.report-heatmap-day{color:var(--ink);font-size:var(--text-small);display:block}.report-heatmap-coverage{font-size:var(--text-micro);color:var(--muted);text-transform:none;letter-spacing:0;font-weight:400;display:block}.report-heatmap tbody th{font-size:var(--text-small);color:var(--muted);white-space:nowrap;padding-inline-end:var(--space-xs);font-weight:600}.report-table .report-heat{text-align:center}.report-heat{font-size:var(--text-small);border:2px solid var(--paper);border-radius:var(--radius-sm);padding:var(--space-xs) 0;font-weight:600}.report-heat[data-level="0"]{background:var(--mist);color:var(--muted)}.report-heat[data-level="1"]{background:color-mix(in srgb, var(--leaf) 14%, var(--paper));color:var(--ink)}.report-heat[data-level="2"]{background:color-mix(in srgb, var(--leaf) 30%, var(--paper));color:var(--ink)}.report-heat[data-level="3"]{background:color-mix(in srgb, var(--leaf) 45%, var(--paper));color:var(--ink)}.report-heat[data-level="4"]{background:color-mix(in srgb, var(--leaf) 100%, var(--paper));color:var(--paper)}.report-heat[data-level=absent]{background:repeating-linear-gradient(135deg, var(--paper), var(--paper) 4px, var(--line) 4px, var(--line) 5px);color:var(--muted)}.report-legend{align-items:center;gap:var(--space-xxs);margin-top:var(--space-lg);display:flex}.report-legend .report-heat{border-width:1px;width:26px;height:14px;padding:0}.report-legend-end{font-size:var(--text-micro);color:var(--muted)}.report-histogram tbody th,.report-histogram tbody td{padding-block:var(--space-xs);border-bottom:1px solid var(--line);font-weight:600}.report-histogram tbody tr:last-child th,.report-histogram tbody tr:last-child td{border-bottom:0}.report-histogram tbody tr[data-median=true] th,.report-histogram tbody tr[data-median=true] td{background:var(--soft-green)}.report-histogram tbody tr[data-median=true] .report-bar{background:var(--forest)}.report-histogram tbody tr[data-median=true] .report-bar-track{background:var(--paper)}.report-median-flag{padding:1px var(--space-xs);background:var(--forest);color:var(--paper);font-size:var(--text-micro);white-space:nowrap;border-radius:999px;margin-inline-start:var(--space-xs);font-weight:700;display:inline-block}.report-percentiles{margin-bottom:var(--space-xl)}.report-gaps{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.report-gap{border:1px solid color-mix(in srgb, var(--amber) 30%, var(--paper));border-radius:var(--radius-lg);background:var(--soft-amber);padding:var(--space-lg)}.report-gap-flag{font-size:var(--text-micro);letter-spacing:.06em;text-transform:uppercase;color:var(--amber);font-weight:700;display:inline-block}.report-gap h3{font-size:var(--text-lead);margin-top:var(--space-xxs);color:var(--ink)}.report-gap p{color:var(--ink);font-size:var(--text-detail);margin-top:var(--space-xs);line-height:1.55}.report-gap-note{gap:var(--space-sm);margin-top:var(--space-lg);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-lg);background:var(--soft-amber);color:var(--ink);font-size:var(--text-detail);align-items:start;line-height:1.55;display:flex}.report-gap-note svg{width:18px;height:18px;color:var(--amber);flex:none;margin-top:2px}.report-gap-note strong{color:var(--amber)}.report-about{gap:var(--space-xs);color:var(--muted);font-size:var(--text-detail);max-width:78ch;padding:0;list-style:none;display:grid}.report-truncated{border:1px solid color-mix(in srgb, var(--amber) 34%, var(--paper));border-inline-start:4px solid var(--amber);border-radius:var(--radius-lg);background:var(--soft-amber);padding:var(--space-lg) var(--space-xl)}.report-truncated strong{color:var(--amber);font-size:var(--text-lead)}.report-truncated p{margin-top:var(--space-xs);color:var(--ink);font-size:var(--text-detail);max-width:70ch;line-height:1.55}.report-state{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--paper);padding:var(--space-xxxl);text-align:center;align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.report-state svg{width:26px;height:26px;color:var(--leaf)}.report-state h2{font-size:var(--text-heading)}.report-state p{color:var(--muted);max-width:52ch}.report-unavailable svg{color:var(--danger)}.report-state-actions{gap:var(--space-md);margin-top:var(--space-xs);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}@media (max-width:620px){.report-body{gap:var(--space-xl)}.report-section,.report-headline{padding:var(--space-xl) var(--space-lg);border-radius:var(--radius-lg)}.report-heading{align-items:start}.report-figures-hero,.report-figures-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.report-figure-hero{grid-area:auto/1/auto/-1}.report-days-corner{width:46px}.report-column-track{height:96px}.report-heatmap-corner{width:44px}.report-heat{padding:var(--space-xs) 0;font-size:var(--text-micro);border-width:1px}.report-table .report-numeric{width:3.2rem}.report-table .report-measure{width:32%}.report-measure{min-width:72px}.report-section-icon{width:32px;height:32px}}
.merchant-body{max-width:1180px;padding-top:32px}.merchant-back{color:var(--leaf);text-underline-offset:4px;margin-bottom:28px;font-size:13px;text-decoration:underline;display:inline-block}.merchant-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:34px;display:flex}.merchant-heading h1{letter-spacing:-1.4px;font-size:clamp(32px,4vw,46px)}.merchant-heading p{color:var(--muted);margin-top:10px;font-size:16px}.merchant-sandbox{color:var(--chestnut);white-space:nowrap;border:1px solid #dcc8b8;border-radius:7px;padding:9px 13px;font-size:12px}.merchant-grid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:32px;display:grid}.merchant-overview{border:1px solid var(--line);overflow-wrap:anywhere;background:#fff;border-radius:16px;padding:32px}.merchant-account-heading{align-items:center;gap:18px;padding-bottom:30px;display:flex}.merchant-wallet{background:var(--soft-green);width:54px;height:54px;color:var(--leaf);border-radius:14px;flex-shrink:0;place-items:center;display:grid}.merchant-wallet svg{width:26px;height:26px}.merchant-account-heading p{color:var(--muted);margin-bottom:6px;font-size:12px}.merchant-account-heading h2{font-size:23px;line-height:1.25}.merchant-requirements{border-left:3px solid var(--chestnut);background:#f9f4eb;border-radius:0 9px 9px 0;align-items:start;gap:14px;padding:22px;display:flex}.merchant-requirements>svg{color:var(--chestnut);flex-shrink:0;margin-top:2px}.merchant-requirements h3{font-size:17px;line-height:1.35}.merchant-requirements p{color:var(--muted);max-width:46ch;margin-top:8px;font-size:13px;line-height:1.7}.merchant-due{color:#764c28;margin-top:13px;font-size:12px;font-weight:650;display:inline-block}.merchant-capabilities{margin:22px 0 0}.merchant-capability{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px 0;font-size:14px;display:flex}.merchant-capability dt{font-weight:550}.merchant-capability dd{color:var(--muted);align-items:center;gap:8px;margin:0;font-size:13px;display:flex}.merchant-capability dd svg{width:16px}.merchant-capability .is-active{color:var(--leaf)}.merchant-checked{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;padding-top:26px;font-size:11px;display:flex}.merchant-checked .auth-text-button{font-size:12px}.merchant-next{background:color-mix(in srgb, var(--leaf) 2%, var(--soft-green));border-radius:16px;padding:30px 28px}.merchant-shield{color:var(--leaf);margin-bottom:22px;display:block}.merchant-shield svg{width:27px;height:27px}.merchant-next h2{letter-spacing:-.55px;max-width:20ch;margin-bottom:18px;font-size:26px;line-height:1.22}.merchant-next>p{color:color-mix(in srgb, var(--leaf) 48%, var(--muted));font-size:13px;line-height:1.8}.merchant-next .merchant-test-note{margin:20px 0;font-weight:600}.merchant-next .button{white-space:normal;width:100%;min-height:48px;margin-bottom:18px}.merchant-next .workspace-note{font-size:11px}.merchant-message{margin-bottom:28px}.merchant-message .workspace-actions{margin-top:18px}.merchant-embedded{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:34px;padding:30px}.merchant-embedded[hidden]{display:none}.merchant-embedded-heading{justify-content:space-between;align-items:start;gap:24px;margin-bottom:25px;display:flex}.merchant-embedded-heading h2{margin-bottom:9px;font-size:23px}.merchant-embedded-heading p{color:var(--muted);max-width:50ch;font-size:13px;line-height:1.7}.merchant-embedded-heading .button{flex-shrink:0}.merchant-footer{border-top:1px solid var(--line);color:var(--muted);align-items:start;gap:14px;margin-top:32px;padding:22px 0;display:flex}.merchant-footer svg{color:var(--chestnut);flex-shrink:0}.merchant-footer p{max-width:83ch;font-size:12px;line-height:1.8}.workspace-location-detail .merchant-link{margin-top:23px;display:inline-flex}@media (max-width:950px){.merchant-grid{grid-template-columns:minmax(0,1fr) 300px;gap:22px}.merchant-overview{padding:25px}.merchant-next h2{font-size:21px}}@media (max-width:740px){.merchant-grid{grid-template-columns:minmax(0,1fr)}.merchant-heading{flex-direction:column;align-items:start;gap:17px}.merchant-heading h1{letter-spacing:-.8px}.merchant-next h2{max-width:27ch;font-size:24px}.merchant-next{padding:28px}.merchant-next .button{width:auto;min-width:220px}.merchant-embedded{margin-inline:-8px;padding:20px}.merchant-embedded-heading{flex-direction:column}}@media (max-width:430px){.merchant-overview{padding:23px 20px}.merchant-account-heading{gap:13px}.merchant-account-heading h2{font-size:21px}.merchant-wallet{width:44px;height:48px}.merchant-requirements{gap:10px;padding:19px 16px}.merchant-capability{gap:10px;font-size:13px}.merchant-capability dd{font-size:12px}}
.payout-standing{gap:var(--space-md);padding:var(--space-xl);border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--paper);display:grid}.payout-standing>h2{font-size:var(--text-heading);letter-spacing:-.02em;color:var(--forest);margin:0;line-height:1.3}.payout-reasons{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.payout-reason{gap:var(--space-xs);padding:var(--space-lg) var(--space-lg) var(--space-lg) var(--space-xl);border:1px solid var(--line);border-left:4px solid var(--line);border-radius:var(--radius-lg);background:var(--mist);display:grid}.payout-reason[data-severity=blocked]{border-left-color:var(--danger)}.payout-reason[data-severity=attention]{border-left-color:var(--amber)}.payout-reason[data-severity=delayed]{border-left-color:var(--leaf)}.payout-reason>h3{font-size:var(--text-lead);letter-spacing:-.01em;color:var(--ink);margin:0;line-height:1.35}.payout-reason>p{max-width:62ch;font-size:var(--text-body);color:var(--ink);margin:0;line-height:1.65}.payout-next-step{font-weight:700}.payout-reason>p.payout-provider-detail{padding-left:var(--space-md);border-left:2px solid color-mix(in srgb, var(--muted) 40%, var(--line));font-size:var(--text-detail);color:var(--muted)}.payout-reason .button{margin-top:var(--space-xxs);text-align:left;white-space:normal;justify-self:start;max-width:100%}.payout-clear{max-width:62ch;font-size:var(--text-body);color:var(--ink);margin:0;line-height:1.65}.payout-unread{max-width:62ch;padding:var(--space-md) var(--space-lg);border:1px dashed var(--line);border-radius:var(--radius-lg);background:var(--paper);font-size:var(--text-detail);color:var(--muted);margin:0;line-height:1.6}.payout-gap-line{display:block}.payout-gap-line+.payout-gap-line{margin-top:var(--space-xs)}
.financial-body{gap:var(--space-xxl);flex-direction:column;padding-top:32px;padding-bottom:48px;display:flex}.financial-heading{justify-content:space-between;align-items:end;gap:var(--space-lg);flex-wrap:wrap;display:flex}.financial-heading>div:first-child{flex:24ch}.financial-location{color:var(--leaf);font-size:var(--text-body);margin-bottom:var(--space-md);overflow-wrap:anywhere;font-weight:700;display:block}.financial-heading h1{font-size:clamp(32px,4vw,48px)}.financial-heading p{color:var(--muted);margin-top:var(--space-md);max-width:45ch}.financial-heading .button{min-height:46px}.financial-heading .button svg{width:17px;height:17px}.financial-checked{color:var(--muted);font-size:var(--text-detail);margin:0}.financial-section{gap:var(--space-lg);padding:var(--space-xl);border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--paper);display:grid}.financial-section-heading{align-items:start;gap:var(--space-md);display:flex}.financial-section-heading>div{flex:auto}.financial-section-heading h2{font-size:var(--text-heading);letter-spacing:-.02em;color:var(--forest);margin:0;line-height:1.3}.financial-section-heading p{margin:var(--space-xs) 0 0;max-width:62ch;color:var(--muted);font-size:var(--text-detail);line-height:1.6}.financial-section-icon{border-radius:var(--radius-md);background:var(--mist);width:36px;height:36px;color:var(--forest);flex:none;justify-content:center;align-items:center;display:inline-flex}.financial-section-icon svg{width:18px;height:18px}.financial-figures{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(min(100%,22ch),1fr));margin:0;display:grid}.financial-figure{gap:var(--space-xs);padding:var(--space-lg);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--mist);display:grid}.financial-figure dt{font-size:var(--text-small);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:700}.financial-figure dd{gap:var(--space-xs);margin:0;display:grid}.financial-value{color:var(--ink);font-size:var(--text-lead);letter-spacing:-.02em;overflow-wrap:anywhere;font-weight:700;line-height:1.2;display:block}.financial-figure-hero .financial-value{font-size:clamp(28px,3.2vw,40px)}.financial-absent{color:var(--muted);font-size:var(--text-body);max-width:30ch;font-style:italic;font-weight:400;line-height:1.5;display:block}.financial-figure-hint{color:var(--muted);font-size:var(--text-detail);max-width:34ch;line-height:1.5;display:block}.financial-negative{max-width:62ch;padding:var(--space-md) var(--space-lg);border:1px solid var(--amber);border-radius:var(--radius-lg);background:var(--soft-amber);color:var(--ink);font-size:var(--text-detail);margin:0;line-height:1.6}.financial-next-arrival{padding:var(--space-md) var(--space-lg);border:1px solid var(--leaf);border-radius:var(--radius-lg);background:var(--soft-green);color:var(--ink);font-size:var(--text-body);margin:0;font-weight:700;line-height:1.5}.financial-arrivals{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.financial-arrivals>li{align-items:baseline;gap:var(--space-xs) var(--space-md);padding:var(--space-md) var(--space-lg);border:1px solid var(--line);border-left:4px solid var(--line);border-radius:var(--radius-lg);background:var(--mist);flex-wrap:wrap;display:flex}.financial-arrivals>li[data-direction=adds]{border-left-color:var(--leaf)}.financial-arrivals>li[data-direction=reduces]{border-left-color:var(--amber)}.financial-arrivals time{color:var(--ink);font-size:var(--text-body);flex:18ch;font-weight:700}.financial-arrivals strong{color:var(--ink);font-size:var(--text-body)}.financial-arrivals span{color:var(--muted);font-size:var(--text-detail)}.financial-deposits{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.financial-deposit{gap:var(--space-sm);padding:var(--space-lg) var(--space-lg) var(--space-lg) var(--space-xl);border:1px solid var(--line);border-left:4px solid var(--line);border-radius:var(--radius-lg);background:var(--mist);display:grid}.financial-deposit[data-tone=arrived]{border-left-color:var(--leaf)}.financial-deposit[data-tone=moving]{border-left-color:var(--amber)}.financial-deposit[data-tone=stopped]{border-left-color:var(--danger)}.financial-deposit-head{justify-content:space-between;align-items:baseline;gap:var(--space-xs) var(--space-md);flex-wrap:wrap;display:flex}.financial-deposit-amount{color:var(--ink);font-size:var(--text-heading);letter-spacing:-.02em;font-weight:700}.financial-deposit-status{color:var(--forest);font-size:var(--text-body);font-weight:700}.financial-deposit-when{color:var(--ink);font-size:var(--text-body);margin:0;line-height:1.5}.financial-deposit-facts{gap:var(--space-xs) var(--space-md);color:var(--muted);font-size:var(--text-detail);flex-wrap:wrap;margin:0;padding:0;line-height:1.5;list-style:none;display:flex}.financial-deposit-facts>li+li:before{content:"·";margin-right:var(--space-md)}@media (max-width:620px){.financial-deposit-facts{gap:var(--space-xxs);flex-direction:column}.financial-deposit-facts>li+li:before{content:none}}.financial-deposit-failure{max-width:62ch;padding-left:var(--space-md);border-left:2px solid color-mix(in srgb, var(--danger) 45%, var(--line));color:var(--ink);font-size:var(--text-detail);margin:0;line-height:1.6}.financial-deposit-failure-source{color:var(--muted);font-weight:700}.financial-nothing{max-width:62ch;color:var(--ink);font-size:var(--text-body);margin:0;line-height:1.65}.financial-unread{max-width:62ch;padding:var(--space-md) var(--space-lg);border:1px dashed var(--line);border-radius:var(--radius-lg);background:var(--paper);color:var(--muted);font-size:var(--text-detail);margin:0;line-height:1.6}.financial-gaps{gap:var(--space-md);display:grid}.financial-gap{gap:var(--space-xs);padding:var(--space-lg);border:1px dashed var(--line);border-radius:var(--radius-lg);background:var(--paper);display:grid}.financial-gap-flag{padding:var(--space-xxs) var(--space-sm);border-radius:var(--radius-sm);background:var(--mist);color:var(--muted);font-size:var(--text-micro);letter-spacing:.08em;text-transform:uppercase;justify-self:start;font-weight:700}.financial-gap h3{color:var(--ink);font-size:var(--text-body);margin:0;font-weight:700;line-height:1.4}.financial-gap p{max-width:62ch;color:var(--muted);font-size:var(--text-detail);margin:0;line-height:1.6}.financial-gap-note{align-items:start;gap:var(--space-sm);max-width:62ch;color:var(--muted);font-size:var(--text-detail);margin:0;line-height:1.6;display:flex}.financial-gap-note svg{flex:none;width:16px;height:16px;margin-top:3px}.financial-state{justify-items:start;gap:var(--space-md);padding:var(--space-xxl) var(--space-xl);border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--paper);display:grid}.financial-state>svg:not(.oc-mark){width:28px;height:28px;color:var(--forest)}.financial-state h1,.financial-state h2{color:var(--forest);font-size:var(--text-heading);letter-spacing:-.02em;margin:0;line-height:1.3}.financial-state p{max-width:62ch;color:var(--ink);font-size:var(--text-body);margin:0;line-height:1.65}.financial-state-actions{align-items:center;gap:var(--space-md);margin-top:var(--space-xs);flex-wrap:wrap;display:flex}@media (max-width:640px){.financial-section{padding:var(--space-lg)}.financial-deposit-head{gap:var(--space-xs)}}
.journey-body{gap:var(--space-xxl);flex-direction:column;padding-top:32px;padding-bottom:48px;display:flex}.journey-heading{justify-content:space-between;align-items:end;gap:var(--space-lg);flex-wrap:wrap;display:flex}.journey-heading>div:first-child{flex:26ch}.journey-restaurant{color:var(--leaf);font-size:var(--text-body);margin-bottom:var(--space-md);overflow-wrap:anywhere;font-weight:700;display:block}.journey-heading h1{letter-spacing:-.02em;font-size:clamp(30px,4vw,46px);line-height:1.1}.journey-heading p{color:var(--muted);margin-top:var(--space-md);max-width:46ch}.journey-heading .button{min-height:46px}.journey-heading .button svg{width:17px;height:17px}.journey-next{align-items:center;gap:var(--space-lg);padding:var(--space-xl);border-radius:var(--radius-xl);background:var(--soft-green);border:1px solid var(--line);flex-wrap:wrap;display:flex}.journey-next>div{flex:24ch}.journey-next-label{font-size:var(--text-small);letter-spacing:.08em;text-transform:uppercase;color:var(--leaf);font-weight:700;display:block}.journey-next h2{margin:var(--space-xs) 0 0;font-size:var(--text-heading);letter-spacing:-.01em;line-height:1.3}.journey-next p{margin:var(--space-xs) 0 0;color:var(--muted);font-size:var(--text-detail)}.journey-next.is-settled{background:var(--mist)}.journey-count{align-items:baseline;gap:var(--space-md);color:var(--muted);font-size:var(--text-detail);flex-wrap:wrap;margin:0;display:flex}.journey-count strong{color:var(--ink);font-size:var(--text-lead);font-variant-numeric:tabular-nums}.journey-count-warning{color:var(--amber)}.journey-layout{gap:var(--space-xxl);align-items:start;display:grid}@media (min-width:900px){.journey-layout{grid-template-columns:minmax(240px,22rem) 1fr}}.journey-rail{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.journey-rail li{padding-left:var(--space-xxxl);position:relative}.journey-rail li:before{content:"";background:var(--line);width:2px;position:absolute;top:0;bottom:0;left:11px}.journey-rail li:first-child:before{top:22px}.journey-rail li:last-child:before{bottom:calc(100% - 22px)}.journey-step{text-align:start;border-radius:var(--radius-lg);width:100%;padding:var(--space-md);margin-bottom:var(--space-xxs);cursor:pointer;font:inherit;color:inherit;transition:background var(--motion-duration-fast) var(--motion-easing-standard), border-color var(--motion-duration-fast) var(--motion-easing-standard);background:0 0;border:1px solid #0000;display:block}.journey-step:hover{background:var(--mist)}.journey-step[aria-current=step]{background:var(--paper);border-color:var(--leaf)}.journey-step-title{font-weight:700;line-height:1.35;display:block}.journey-step[aria-current=step] .journey-step-title{color:var(--leaf)}.journey-marker{background:var(--paper);border:2px solid var(--line);width:24px;height:24px;color:var(--muted);border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;left:0}.journey-marker svg{width:13px;height:13px}.journey-marker.is-done{background:var(--leaf);border-color:var(--leaf);color:var(--paper)}.journey-marker.is-ready{border-color:var(--leaf);color:var(--leaf)}.journey-marker.is-waiting{border-color:var(--amber);color:var(--amber)}.journey-marker.is-unknown{border-style:dashed;border-color:var(--amber);color:var(--amber)}.journey-badge{margin-top:var(--space-xxs);padding:2px var(--space-xs);border-radius:var(--radius-sm);font-size:var(--text-micro);letter-spacing:.04em;text-transform:uppercase;background:var(--mist);color:var(--muted);border:1px solid #0000;font-weight:700;display:inline-block}.journey-badge.is-done{background:var(--soft-green);color:var(--leaf)}.journey-badge.is-ready{background:var(--leaf);color:var(--paper)}.journey-badge.is-waiting{background:var(--soft-amber);color:var(--amber)}.journey-badge.is-unknown{background:var(--paper);color:var(--amber);border:1px dashed var(--amber)}.journey-detail{gap:var(--space-lg);padding:var(--space-xl);border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--paper);display:grid}.journey-detail h2{font-size:var(--text-title);letter-spacing:-.02em;margin:0;line-height:1.25}.journey-detail p{color:var(--muted);max-width:62ch;margin:0}.journey-detail .journey-state{color:var(--ink)}.journey-detail-actions{align-items:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.journey-note{padding:var(--space-lg);border-radius:var(--radius-lg);background:var(--mist);color:var(--ink);font-size:var(--text-detail);margin:0;line-height:1.55}.journey-address{overflow-wrap:anywhere;font-weight:700}.journey-reasons{gap:var(--space-sm);margin:0;padding:0;list-style:none;display:grid}.journey-reasons li{gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);background:var(--mist);font-size:var(--text-detail);flex-wrap:wrap;align-items:baseline;line-height:1.5;display:flex}.journey-reasons span:first-child{flex:26ch}.journey-actor{font-weight:700;font-size:var(--text-micro);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);flex:none}.journey-actor.is-owner{color:var(--leaf)}.journey-checklist{gap:var(--space-lg);padding:var(--space-xl);border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--paper);display:grid}.journey-checklist h2{font-size:var(--text-heading);letter-spacing:-.02em;margin:0;line-height:1.3}.journey-checklist>p{color:var(--muted);max-width:62ch;margin:0}.journey-checks{gap:var(--space-xs);margin:0;padding:0;list-style:none;display:grid}.journey-check{gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);border-bottom:1px solid color-mix(in srgb, var(--line) 70%, var(--paper));grid-template-columns:22px 1fr;align-items:start;display:grid}.journey-check:last-child{border-bottom:none}.journey-check-mark{background:var(--mist);width:20px;height:20px;color:var(--muted);border-radius:50%;place-items:center;margin-top:2px;display:grid}.journey-check-mark svg{width:12px;height:12px}.journey-check.is-done .journey-check-mark{background:var(--soft-green);color:var(--leaf)}.journey-check.is-blocked .journey-check-mark{background:var(--soft-amber);color:var(--amber)}.journey-check-title{font-weight:700;line-height:1.4}.journey-check .journey-reasons{margin-top:var(--space-sm)}.journey-check-step{margin-top:var(--space-xxs);font-size:var(--text-micro);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);display:block}.journey-ordering{gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-lg);background:var(--mist);display:grid}.journey-ordering.is-open{background:var(--soft-green)}.journey-ordering h3{font-size:var(--text-body);letter-spacing:.02em;margin:0}.journey-state-card{justify-items:center;gap:var(--space-md);text-align:center;padding:var(--space-xxxl) var(--space-xl);border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--paper);display:grid}.journey-state-card h2{font-size:var(--text-heading);margin:0}.journey-state-card p{color:var(--muted);max-width:52ch;margin:0}.journey-state-card svg{width:28px;height:28px;color:var(--muted)}.journey-state-actions{gap:var(--space-lg);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.journey-checked{color:var(--muted);font-size:var(--text-detail);margin:0}.journey-unsaved{color:var(--amber);font-size:var(--text-detail);margin:0}
.command-resolution-dialog{box-sizing:border-box;border:1px solid var(--line);background:var(--paper);width:min(560px,100vw - 32px);max-height:calc(100dvh - 40px);color:var(--ink);border-radius:24px;margin:auto;padding:clamp(24px,4vw,32px);overflow:auto;box-shadow:0 24px 80px #10231933}.command-resolution-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10231985}.command-resolution-dialog>h2{color:var(--forest);letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(1.3rem,3vw,1.5rem);line-height:1.35}.command-resolution-dialog>p{color:var(--muted);margin:0 0 14px;font-size:1rem;line-height:1.7}.command-resolution-dialog>.workspace-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.command-resolution-dialog .button,.oc-status-bar-actions .button{min-height:44px;margin-top:0}.command-resolution-dialog :focus-visible{outline:3px solid var(--leaf);outline-offset:4px}.command-recovery-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}
.owner-workspace :is(.orders-heading,.attention-heading,.financial-heading,.report-heading,.notifications-heading,.journey-heading){justify-content:space-between;align-items:flex-start;gap:var(--space-lg) var(--space-xxl);flex-flow:row;display:flex}.owner-workspace :is(.orders-heading,.attention-heading,.financial-heading,.report-heading,.notifications-heading,.journey-heading)>div:first-child{flex:auto;min-width:0}.owner-workspace :is(.orders-heading,.attention-heading,.financial-heading,.report-heading,.notifications-heading,.journey-heading)>:is(.button,div:last-child:not(:first-child)){flex:none;width:auto}.owner-workspace :is(.orders-heading,.attention-heading,.merchant-heading,.financial-heading,.report-heading,.settings-directory-heading,.location-settings-heading,.notifications-heading,.menu-author-heading,.journey-heading) h1{letter-spacing:-.035em;font-size:clamp(30px,1rem + 2.2vw,42px);line-height:1.12}.owner-workspace :is(.orders-heading,.attention-heading,.merchant-heading,.financial-heading,.report-heading,.settings-directory-heading,.location-settings-heading,.notifications-heading,.menu-author-heading,.journey-heading) h1+p{margin-top:var(--space-xs);color:var(--muted);text-wrap:pretty;max-width:60ch;font-size:15px;line-height:1.55}@media (max-width:620px){.owner-workspace :is(.orders-heading,.attention-heading,.financial-heading,.report-heading,.notifications-heading,.journey-heading){align-items:start;gap:0 var(--space-md);grid-template-columns:minmax(0,1fr) auto;display:grid}.owner-workspace :is(.orders-heading,.attention-heading,.financial-heading,.report-heading,.notifications-heading,.journey-heading)>div:first-child{display:contents}.owner-workspace :is(.orders-heading,.attention-heading,.financial-heading,.report-heading,.notifications-heading,.journey-heading)>div:first-child>*{grid-column:1}.owner-workspace :is(.orders-heading,.attention-heading,.financial-heading,.report-heading,.notifications-heading,.journey-heading)>div:first-child>h1~*,.owner-workspace :is(.orders-heading,.attention-heading,.financial-heading,.report-heading,.notifications-heading,.journey-heading)>:not(:first-child,:last-child){grid-column:1/-1}.owner-workspace :is(.orders-heading,.attention-heading,.financial-heading,.report-heading,.notifications-heading,.journey-heading)>:last-child:not(:first-child){grid-area:1/2/span 2;align-self:start}.owner-workspace :is(.orders-heading,.attention-heading,.financial-heading,.report-heading,.notifications-heading,.journey-heading) .button{min-height:44px;padding:var(--space-xs) var(--space-md);gap:var(--space-xs);font-size:var(--text-detail);white-space:nowrap;flex:none}}.owner-workspace .oc-status-bar[data-tone=idle]:has(.oc-status-bar-lines>p:empty){background:0 0;border-color:#0000;flex-direction:row;justify-content:flex-end;align-items:center;padding-inline:0}.owner-workspace .oc-status-bar[data-tone=idle]:has(.oc-status-bar-lines>p:empty) .oc-status-bar-message>svg{display:none}.owner-workspace .oc-status-bar[data-tone=idle]:has(.oc-status-bar-lines>p:empty) .oc-status-bar-actions{width:auto}.owner-workspace .oc-status-bar[data-tone=idle] .oc-status-bar-actions .button-secondary{min-height:44px;padding-inline:var(--space-sm);color:var(--leaf);text-underline-offset:4px;background:0 0;border-color:#0000;text-decoration:underline}
