@layer viaflow.components{.Icon-module__5Qcj3G__icon{vertical-align:middle;flex:none;display:inline-block}[dir=rtl] .Icon-module__5Qcj3G__mirrored,.Icon-module__5Qcj3G__mirrored:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){transform:scaleX(-1)}}
@layer viaflow.components{.Alert-module__DYRVea__root{border-radius:var(--r-lg);font-size:var(--t-control-sm);align-items:flex-start;gap:10px;padding-block:12px;padding-inline:14px;display:flex}.Alert-module__DYRVea__info{background:var(--blue-bg);color:var(--ink)}.Alert-module__DYRVea__warn{background:color-mix(in srgb,var(--warn)13%,transparent);color:color-mix(in srgb,color-mix(in srgb,var(--ink)92%,var(--error))44%,var(--warn));border:1px solid color-mix(in srgb,var(--warn)30%,transparent)}.Alert-module__DYRVea__crit{background:color-mix(in srgb,var(--error)7%,transparent);color:var(--error);border:1px solid color-mix(in srgb,var(--error)22%,transparent)}.Alert-module__DYRVea__icon{flex:none;margin-block-start:1px}.Alert-module__DYRVea__body{min-inline-size:0}}
@layer viaflow.components{.AppShell-module__D_MYfq__app{--vf-rail-size:var(--rail);--vf-rail-state:expanded;grid-template-columns:var(--vf-rail-size)1fr;background:var(--shell-bg);block-size:100vh;transition:grid-template-columns var(--dur-rail)var(--ease-standard);display:grid}.AppShell-module__D_MYfq__railCollapsed{--vf-rail-size:var(--rail-collapsed);--vf-rail-state:collapsed}.AppShell-module__D_MYfq__main{background:var(--bg-elev);min-inline-size:0;margin-block:var(--shell-gap);border:1px solid var(--line);border-radius:var(--r-card);box-shadow:0 1px 2px color-mix(in srgb,var(--ink)4%,transparent),0 8px 24px color-mix(in srgb,var(--ink)5%,transparent);flex-direction:column;margin-inline-start:0;margin-inline-end:var(--shell-gap);display:flex;overflow:hidden}:root[data-theme=dark] .AppShell-module__D_MYfq__main{background:var(--bg)}@media (max-width:1100px){.AppShell-module__D_MYfq__app{--vf-rail-size:var(--rail-collapsed);--vf-rail-state:collapsed}}}
@layer viaflow.components{.Avatar-module__Ngb4ma__root{border-radius:var(--r-full);block-size:30px;inline-size:30px;font-size:var(--t-meta);white-space:nowrap;flex:none;place-items:center;font-weight:600;line-height:1;display:grid}.Avatar-module__Ngb4ma__slate{background:var(--slate);color:var(--canvas-light)}.Avatar-module__Ngb4ma__paper{background:var(--paper-2);color:var(--ink)}}
@layer viaflow.components{.Badge-module__aV_hlG__root{border-radius:var(--r-full);block-size:21px;font-size:var(--t-badge);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:5px;padding-inline:9px;font-weight:500;display:inline-flex}.Badge-module__aV_hlG__mono{font-family:var(--font-mono);font-size:var(--t-eyebrow);font-weight:400}.Badge-module__aV_hlG__dot{border-radius:var(--r-full);background:var(--vf-badge-dot,currentColor);flex:none;block-size:6px;inline-size:6px}.Badge-module__aV_hlG__neutral{background:var(--bg-sunken);color:var(--text-2);border:1px solid var(--line);--vf-badge-dot:var(--text-3)}.Badge-module__aV_hlG__ink{background:var(--ink);color:var(--canvas-light);--vf-badge-dot:var(--canvas-light)}.Badge-module__aV_hlG__new{background:color-mix(in srgb,var(--brand)12%,transparent);color:var(--brand-deep);--vf-badge-dot:var(--brand)}.Badge-module__aV_hlG__prog{background:color-mix(in srgb,var(--link)10%,transparent);color:var(--link);--vf-badge-dot:var(--link)}.Badge-module__aV_hlG__done{background:color-mix(in srgb,var(--success)14%,transparent);color:var(--success-deep);--vf-badge-dot:var(--success)}.Badge-module__aV_hlG__warn{background:color-mix(in srgb,var(--warn)14%,transparent);color:color-mix(in srgb,color-mix(in srgb,var(--ink)82%,var(--error))28%,var(--warn));--vf-badge-dot:var(--warn)}.Badge-module__aV_hlG__crit{background:color-mix(in srgb,var(--error)10%,transparent);color:var(--error);--vf-badge-dot:var(--error)}:root[data-theme=dark] .Badge-module__aV_hlG__new{color:color-mix(in srgb,var(--brand)71%,var(--canvas-light))}:root[data-theme=dark] .Badge-module__aV_hlG__prog{color:var(--link-soft)}:root[data-theme=dark] .Badge-module__aV_hlG__done{color:var(--success)}:root[data-theme=dark] .Badge-module__aV_hlG__warn{color:var(--warn)}}
@layer viaflow.components{.Button-module__4hUmeq__root{border-radius:var(--r-md);block-size:36px;font-family:var(--font-sans);font-size:var(--t-control);letter-spacing:-.01em;cursor:pointer;white-space:nowrap;transition:background var(--dur-hover)var(--ease-hover),border-color var(--dur-hover)var(--ease-hover),transform var(--dur-press)var(--ease-hover);border:1px solid #0000;align-items:center;gap:7px;padding-inline:14px;font-weight:500;display:inline-flex}.Button-module__4hUmeq__root:active:not(:disabled){transform:translateY(.5px)}.Button-module__4hUmeq__root svg{block-size:15px;inline-size:15px}.Button-module__4hUmeq__root:focus-visible{outline:2px solid var(--link);outline-offset:2px}.Button-module__4hUmeq__primary{background:var(--ink);color:var(--canvas-light)}.Button-module__4hUmeq__primary:hover:not(:disabled){background:color-mix(in srgb,var(--canvas-light)12.7%,var(--ink))}:root[data-theme=dark] .Button-module__4hUmeq__primary{background:var(--canvas-light);color:var(--ink)}:root[data-theme=dark] .Button-module__4hUmeq__primary:hover:not(:disabled){background:color-mix(in srgb,var(--ink)11%,var(--canvas-light))}.Button-module__4hUmeq__brand{background:var(--accent);color:var(--ink)}.Button-module__4hUmeq__brand:hover:not(:disabled){filter:brightness(1.05)}.Button-module__4hUmeq__ghost{color:var(--text);border-color:var(--line-strong);background:0 0}.Button-module__4hUmeq__ghost:hover:not(:disabled){background:var(--row-hover);border-color:var(--text-3)}.Button-module__4hUmeq__quiet{color:var(--text-2);background:0 0}.Button-module__4hUmeq__quiet:hover:not(:disabled){background:var(--row-hover);color:var(--text)}.Button-module__4hUmeq__danger{color:var(--error);border-color:color-mix(in srgb,var(--error)30%,transparent);background:0 0}.Button-module__4hUmeq__danger:hover:not(:disabled){background:color-mix(in srgb,var(--error)6%,transparent)}.Button-module__4hUmeq__sm{block-size:30px;font-size:var(--t-control-sm);padding-inline:10px}.Button-module__4hUmeq__iconOnly{justify-content:center;inline-size:34px;padding-inline:0}.Button-module__4hUmeq__root:disabled{opacity:.45;cursor:not-allowed}}
@layer viaflow.components{.Card-module___e43YW__root{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--r-card)}.Card-module___e43YW__pad{padding-block:20px;padding-inline:20px}.Card-module___e43YW__head{border-block-end:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-block:15px;padding-inline:18px;display:flex}.Card-module___e43YW__title{font-size:var(--t-card-title);letter-spacing:-.01em;margin:0;font-weight:600}.Card-module___e43YW__actions{align-items:center;gap:8px;display:flex}}
@layer viaflow.components{.Chip-module__RhvrpG__root{border-radius:var(--r-full);background:var(--bg-sunken);border:1px solid var(--line);block-size:24px;font-size:var(--t-meta);color:var(--text);align-items:center;gap:6px;padding-inline:10px;display:inline-flex}.Chip-module__RhvrpG__dashed{border-style:dashed}.Chip-module__RhvrpG__root b{font-weight:600}.Chip-module__RhvrpG__count{font-family:var(--font-mono);font-size:var(--t-eyebrow);color:var(--text-2)}.Chip-module__RhvrpG__mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}}
@layer viaflow.components{.DataTable-module__cYNGbW__root{border-collapse:collapse;inline-size:100%;font-size:var(--t-control)}.DataTable-module__cYNGbW__headCell{text-align:start;font-family:var(--font-mono);font-size:var(--t-micro);letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);border-block-end:1px solid var(--line);white-space:nowrap;background:var(--bg-elev);z-index:1;padding-block:10px;padding-inline:14px;font-weight:400;position:sticky;inset-block-start:0}.DataTable-module__cYNGbW__headCell:lang(ar){letter-spacing:normal;text-transform:none}.DataTable-module__cYNGbW__cell{padding-block:var(--cell-py);border-block-end:1px solid var(--line);vertical-align:middle;padding-inline:14px}.DataTable-module__cYNGbW__row{transition:background var(--dur-hover)var(--ease-hover)}.DataTable-module__cYNGbW__row:hover{background:var(--row-hover)}.DataTable-module__cYNGbW__interactive{cursor:pointer}.DataTable-module__cYNGbW__selected,.DataTable-module__cYNGbW__selected:hover{background:var(--row-sel)}.DataTable-module__cYNGbW__row:last-child .DataTable-module__cYNGbW__cell{border-block-end:none}.DataTable-module__cYNGbW__row:focus-visible{outline:2px solid var(--link);outline-offset:-2px}.DataTable-module__cYNGbW__num{text-align:end;font-variant-numeric:tabular-nums;font-family:var(--font-mono)}}
@layer viaflow.components{.Delta-module__zjuK8q__root{font-family:var(--font-mono);font-size:var(--t-eyebrow);font-variant-numeric:tabular-nums;align-items:center;gap:2px;display:inline-flex}.Delta-module__zjuK8q__up{color:var(--success-deep)}.Delta-module__zjuK8q__down{color:var(--error)}.Delta-module__zjuK8q__icon{flex:none}}
@layer viaflow.components{.Divider-module__ivNfRW__root{background:var(--line);border:0;block-size:1px;margin-block:18px;margin-inline:0}}
@layer viaflow.components{.Drawer-module__CD_MwG__scrim{background:color-mix(in srgb,var(--ink)42%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:60;animation:Drawer-module__CD_MwG__vf-scrim-in var(--dur-scrim)var(--ease-standard);position:fixed;inset:0}@keyframes Drawer-module__CD_MwG__vf-scrim-in{0%{opacity:0}}.Drawer-module__CD_MwG__content{--vf-slide-from:100%;background:var(--bg);inline-size:min(680px,94vw);box-shadow:var(--shadow-pop);z-index:61;animation:Drawer-module__CD_MwG__vf-drawer-in var(--dur-drawer)var(--ease-drawer);flex-direction:column;display:flex;position:fixed;inset-block:0;inset-inline-end:0}.Drawer-module__CD_MwG__content:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){--vf-slide-from:-100%}@keyframes Drawer-module__CD_MwG__vf-drawer-in{0%{transform:translateX(var(--vf-slide-from))}}@media (prefers-reduced-motion:reduce){.Drawer-module__CD_MwG__scrim,.Drawer-module__CD_MwG__content{animation:none}}.Drawer-module__CD_MwG__wide{inline-size:min(960px,96vw)}.Drawer-module__CD_MwG__head{border-block-end:1px solid var(--line);background:var(--bg-elev);flex:none;align-items:center;gap:14px;padding-block:18px;padding-inline:24px;display:flex}.Drawer-module__CD_MwG__headMain{flex-direction:column;flex:1;gap:4px;min-inline-size:0;display:flex}.Drawer-module__CD_MwG__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Drawer-module__CD_MwG__title{font-size:var(--t-drawer-title);letter-spacing:-.02em;margin:0;font-weight:600}.Drawer-module__CD_MwG__body{flex:1;padding-block:22px;padding-inline:24px;overflow-y:auto}.Drawer-module__CD_MwG__foot{border-block-start:1px solid var(--line);background:var(--bg-elev);flex:none;align-items:center;gap:10px;padding-block:14px;padding-inline:24px;display:flex}}
@layer viaflow.components{.EmptyState-module__o33-Aq__root{text-align:center;color:var(--text-3);font-size:var(--t-control);place-items:center;gap:10px;padding-block:60px;padding-inline:20px;display:grid}.EmptyState-module__o33-Aq__title{color:var(--text-2);font-weight:500}.EmptyState-module__o33-Aq__description{max-inline-size:46ch}}
@layer viaflow.components{.Eyebrow-module__118SDG__root{font-family:var(--font-mono);font-size:var(--t-eyebrow);letter-spacing:.08em;text-transform:uppercase;color:var(--mute);font-weight:400}.Eyebrow-module__118SDG__root:lang(ar){letter-spacing:normal;text-transform:none}}
@layer viaflow.components{.Field-module__B7KMUa__root{flex-direction:column;gap:5px;display:flex}.Field-module__B7KMUa__label{font-family:var(--font-mono);font-size:var(--t-micro);letter-spacing:.07em;text-transform:uppercase;color:var(--text-3)}.Field-module__B7KMUa__label:lang(ar){letter-spacing:normal;text-transform:none}.Field-module__B7KMUa__required{color:var(--error)}}
@layer viaflow.components{.FieldRow-module__9KtoEa__root{border-block-end:1px dashed var(--line);gap:12px;padding-block:9px;display:flex}.FieldRow-module__9KtoEa__root:last-child{border-block-end:none}.FieldRow-module__9KtoEa__key{inline-size:130px;color:var(--text-3);font-size:var(--t-control-sm);font-family:var(--font-mono);letter-spacing:.02em;flex:none}.FieldRow-module__9KtoEa__key:lang(ar){letter-spacing:normal}.FieldRow-module__9KtoEa__value{font-size:var(--t-control);color:var(--text)}}
@layer viaflow.components{.Input-module__QZ6LWa__root{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--field-bg);block-size:36px;color:var(--text);font-family:var(--font-sans);font-size:var(--t-control);transition:border-color var(--dur-hover)var(--ease-hover),box-shadow var(--dur-hover)var(--ease-hover);outline:none;padding-block:0;padding-inline:11px}.Input-module__QZ6LWa__root:focus{border-color:var(--link);box-shadow:0 0 0 3px color-mix(in srgb,var(--link)14%,transparent)}@media (forced-colors:active){.Input-module__QZ6LWa__root:focus{outline-offset:1px;outline:2px solid}}.Input-module__QZ6LWa__mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.Input-module__QZ6LWa__invalid,.Input-module__QZ6LWa__invalid:focus{border-color:var(--error)}.Input-module__QZ6LWa__invalid:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--error)14%,transparent)}.Input-module__QZ6LWa__root:disabled{opacity:.45;cursor:not-allowed}.Input-module__QZ6LWa__root::placeholder{color:var(--text-3)}}
@layer viaflow.components{.KPI-module__uU8u1G__grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:1100px){.KPI-module__uU8u1G__grid{grid-template-columns:repeat(2,1fr)}}.KPI-module__uU8u1G__root{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--r-card);padding-block:16px;padding-inline:18px;position:relative;overflow:hidden}.KPI-module__uU8u1G__interactive{font:inherit;color:inherit;text-align:start;cursor:pointer;inline-size:100%;transition:border-color var(--dur-hover)var(--ease-hover);text-decoration:none;display:block}.KPI-module__uU8u1G__interactive:hover{border-color:var(--line-strong)}.KPI-module__uU8u1G__interactive:focus-visible{outline:2px solid var(--link);outline-offset:2px}.KPI-module__uU8u1G__label{font-family:var(--font-mono);font-size:var(--t-micro);letter-spacing:.08em;text-transform:uppercase;color:var(--text-3)}.KPI-module__uU8u1G__label:lang(ar){letter-spacing:normal;text-transform:none}.KPI-module__uU8u1G__value{font-size:var(--t-kpi);letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-block-start:12px;font-weight:500;line-height:1}.KPI-module__uU8u1G__value:lang(ar){line-height:1.4}.KPI-module__uU8u1G__unit{font-size:var(--t-kpi-unit);color:var(--text-3);letter-spacing:0;font-weight:400}.KPI-module__uU8u1G__foot{font-size:var(--t-meta);color:var(--text-2);flex-wrap:wrap;align-items:center;gap:6px;margin-block-start:8px;display:flex}.KPI-module__uU8u1G__accent{background:var(--accent);inline-size:3px;position:absolute;inset-block:0;inset-inline-start:0}}
@layer viaflow.components{.Money-module__eB0n7a__root{font-variant-numeric:tabular-nums;white-space:nowrap}.Money-module__eB0n7a__mono{font-family:var(--font-mono)}.Money-module__eB0n7a__quiet{color:var(--text-3)}.Money-module__eB0n7a__strong{font-weight:600}.Money-module__eB0n7a__credit{color:var(--success-deep)}}
@layer viaflow.components{.LineItems-module__wHSG0q__root{border-collapse:collapse;inline-size:100%;font-size:var(--t-control)}.LineItems-module__wHSG0q__root td{border-block-end:1px solid var(--line);vertical-align:baseline;padding-block:8px;padding-inline:0}.LineItems-module__wHSG0q__label{color:var(--text);text-align:start}.LineItems-module__wHSG0q__emphasis{font-weight:600}.LineItems-module__wHSG0q__note{font-family:var(--font-mono);font-size:var(--t-eyebrow);color:var(--text-3);margin-block-start:2px;line-height:1.35}.LineItems-module__wHSG0q__note:lang(ar){line-height:1.4}.LineItems-module__wHSG0q__amount{text-align:end;white-space:nowrap}.LineItems-module__wHSG0q__rate{font-family:var(--font-mono);font-size:var(--t-eyebrow);color:var(--text-3);margin-inline-start:6px}.LineItems-module__wHSG0q__group{font-family:var(--font-mono);font-size:var(--t-micro);letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);text-align:start;padding-block-start:16px;font-weight:400}.LineItems-module__wHSG0q__group:lang(ar){letter-spacing:normal;text-transform:none}}
@layer viaflow.components{.Menu-module__OtDNAa__content{z-index:60;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--r-card);inline-size:244px;box-shadow:var(--shadow-pop);flex-direction:column;gap:1px;padding:6px;display:flex}.Menu-module__OtDNAa__content[data-state=open]{animation:Menu-module__OtDNAa__vf-menu-in var(--dur-fade)var(--ease-standard)}@keyframes Menu-module__OtDNAa__vf-menu-in{0%{transform:translateY(6px)}to{transform:none}}@media (prefers-reduced-motion:reduce){.Menu-module__OtDNAa__content[data-state=open]{animation:none}}.Menu-module__OtDNAa__head{align-items:center;gap:10px;padding-block:10px 9px;padding-inline:10px;display:flex}.Menu-module__OtDNAa__headStack{flex-direction:column;min-inline-size:0;display:flex}.Menu-module__OtDNAa__headName{font-size:var(--t-control);letter-spacing:-.01em;font-weight:600}.Menu-module__OtDNAa__headMail{font-size:var(--t-badge);color:var(--text-3)}.Menu-module__OtDNAa__separator{background:var(--line);block-size:1px;margin-block:5px;margin-inline:4px}.Menu-module__OtDNAa__item{text-align:start;border-radius:var(--r-md);inline-size:100%;font-family:var(--font-sans);font-size:var(--t-control-sm);color:var(--text-2);cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;align-items:center;gap:10px;padding-block:8px;padding-inline:10px;display:flex}.Menu-module__OtDNAa__item:hover,.Menu-module__OtDNAa__item[data-highlighted]{background:var(--row-hover);color:var(--text);outline:none}.Menu-module__OtDNAa__item[data-disabled]{opacity:.45;pointer-events:none}.Menu-module__OtDNAa__itemIcon{color:var(--text-3);flex:none}.Menu-module__OtDNAa__itemShortcut{font-family:var(--font-mono);font-size:var(--t-floor);color:var(--text-3);margin-inline-start:auto}}
@layer viaflow.components{.Meter-module__3I63Ka__root{--vf-meter-fill:0%;border-radius:var(--r-full);background:var(--bg-sunken);block-size:6px;display:block;overflow:hidden}.Meter-module__3I63Ka__fill{border-radius:var(--r-full);background:var(--ink);block-size:100%;inline-size:var(--vf-meter-fill);display:block}.Meter-module__3I63Ka__warn .Meter-module__3I63Ka__fill{background:var(--warn)}.Meter-module__3I63Ka__error .Meter-module__3I63Ka__fill{background:var(--error)}.Meter-module__3I63Ka__success .Meter-module__3I63Ka__fill{background:var(--success-deep)}.Meter-module__3I63Ka__accent .Meter-module__3I63Ka__fill{background:var(--accent)}}
@layer viaflow.components{.MoneyBlock-module__9iwm7G__root{flex-direction:column;gap:10px;display:flex}.MoneyBlock-module__9iwm7G__headline{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.MoneyBlock-module__9iwm7G__headlineLabel{font-family:var(--font-mono);font-size:var(--t-micro);letter-spacing:.08em;text-transform:uppercase;color:var(--text-3)}.MoneyBlock-module__9iwm7G__headlineLabel:lang(ar){letter-spacing:normal;text-transform:none}.MoneyBlock-module__9iwm7G__headlineValue{font-size:var(--t-stat);letter-spacing:-.02em;color:var(--text);font-weight:500}.MoneyBlock-module__9iwm7G__perRide{font-family:var(--font-mono);font-size:var(--t-floor);letter-spacing:.06em;text-transform:uppercase;color:var(--text-3)}.MoneyBlock-module__9iwm7G__perRide:lang(ar){letter-spacing:normal;text-transform:none}.MoneyBlock-module__9iwm7G__rows{border-block-start:1px solid var(--line);flex-direction:column;gap:5px;padding-block-start:9px;display:flex}.MoneyBlock-module__9iwm7G__row{font-size:var(--t-control-sm);justify-content:space-between;align-items:baseline;gap:16px;display:flex}.MoneyBlock-module__9iwm7G__rowLabel{color:var(--text-2)}.MoneyBlock-module__9iwm7G__rowValue{text-align:end}.MoneyBlock-module__9iwm7G__exemption{font-size:var(--t-control-sm);color:var(--text-2);text-wrap:pretty;margin-block:0;line-height:1.4}.MoneyBlock-module__9iwm7G__missing{font-size:var(--t-control-sm);color:var(--error);margin-block:0;font-weight:500;line-height:1.4}.MoneyBlock-module__9iwm7G__pending{font-size:var(--t-control-sm);color:var(--text-3);margin-block:0;line-height:1.4}}
@layer viaflow.components{.Page-module__vVS9RW__content{flex:1;min-block-size:0;overflow-y:auto}.Page-module__vVS9RW__page{padding-block:28px 64px;padding-inline:var(--density-pad);max-inline-size:1480px;margin-inline:auto}.Page-module__vVS9RW__pageWide{max-inline-size:100%}}
@layer viaflow.components{.PageHeader-module__POpuLa__root{margin-block-end:24px}.PageHeader-module__POpuLa__row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.PageHeader-module__POpuLa__title{font-size:var(--t-page-title);letter-spacing:-.03em;margin-block:6px 0;margin-inline:0;font-weight:500;line-height:1.05}.PageHeader-module__POpuLa__title:lang(ar){line-height:1.4}.PageHeader-module__POpuLa__titleDisplay{font-size:var(--t-display)}.PageHeader-module__POpuLa__description{color:var(--text-2);font-size:var(--t-body);max-inline-size:56ch;margin-block:8px 0;margin-inline:0}.PageHeader-module__POpuLa__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}}
@layer viaflow.components{.SegmentedControl-module__0dziaW__root{display:contents}.SegmentedControl-module__0dziaW__track{background:var(--bg-sunken);border:1px solid var(--line);border-radius:var(--r-md);gap:2px;padding:3px;display:inline-flex}.SegmentedControl-module__0dziaW__item{font-family:var(--font-sans);font-size:var(--t-control-sm);color:var(--text-2);border-radius:var(--r-sm);cursor:pointer;letter-spacing:-.01em;white-space:nowrap;transition:background var(--dur-hover)var(--ease-hover),color var(--dur-hover)var(--ease-hover);background:0 0;border:none;align-items:center;gap:6px;padding-block:5px;padding-inline:12px;font-weight:500;display:inline-flex}.SegmentedControl-module__0dziaW__item:hover{color:var(--text)}.SegmentedControl-module__0dziaW__item[data-state=active]{background:var(--bg-elev);color:var(--text);box-shadow:0 1px 2px color-mix(in srgb,var(--ink)8%,transparent)}.SegmentedControl-module__0dziaW__item:focus-visible{outline:2px solid var(--link);outline-offset:-2px}.SegmentedControl-module__0dziaW__item:disabled{opacity:.45;cursor:not-allowed}.SegmentedControl-module__0dziaW__count{font-family:var(--font-mono);font-size:var(--t-micro);font-variant-numeric:tabular-nums;opacity:.7}.SegmentedControl-module__0dziaW__panel:focus-visible{outline:2px solid var(--link);outline-offset:2px}}
@layer viaflow.components{.SidebarRail-module__GZRT3q__rail{color:var(--text);background:0 0;flex-direction:column;min-block-size:0;padding-block:0;padding-inline:10px 6px;display:flex}.SidebarRail-module__GZRT3q__top{padding-block:10px 6px;padding-inline:4px}.SidebarRail-module__GZRT3q__user{border-radius:var(--r-lg);cursor:pointer;text-align:start;inline-size:100%;transition:background var(--dur-hover)var(--ease-hover),border-color var(--dur-hover)var(--ease-hover);background:0 0;border:1px solid #0000;align-items:center;gap:10px;padding-block:6px;padding-inline:8px;display:flex}.SidebarRail-module__GZRT3q__user:hover{background:color-mix(in srgb,var(--ink)5%,transparent)}.SidebarRail-module__GZRT3q__user[aria-expanded=true]{background:var(--bg-elev);border-color:var(--line)}.SidebarRail-module__GZRT3q__user:focus-visible{outline:2px solid var(--link);outline-offset:2px}.SidebarRail-module__GZRT3q__userStack{flex-direction:column;min-inline-size:0;display:flex}.SidebarRail-module__GZRT3q__userName{font-size:var(--t-control);color:var(--text);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-weight:550;line-height:1.25;overflow:hidden}.SidebarRail-module__GZRT3q__userRole{font-family:var(--font-mono);font-size:var(--t-floor);color:var(--text-3);letter-spacing:.1em}.SidebarRail-module__GZRT3q__userRole:lang(ar){letter-spacing:normal}.SidebarRail-module__GZRT3q__userName:lang(ar){line-height:1.4}.SidebarRail-module__GZRT3q__userChevron{color:var(--text-3);flex:none;margin-inline-start:auto}.SidebarRail-module__GZRT3q__nav{flex-direction:column;gap:1px;padding-block:4px 6px;display:flex}.SidebarRail-module__GZRT3q__groupLabel{font-family:var(--font-mono);font-size:var(--t-floor);letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);padding-block:14px 6px;padding-inline:12px}.SidebarRail-module__GZRT3q__groupLabel:lang(ar){letter-spacing:normal;text-transform:none}.SidebarRail-module__GZRT3q__item{border-radius:var(--r-lg);color:var(--text-2);font-size:var(--t-control);cursor:pointer;text-align:start;letter-spacing:-.01em;inline-size:100%;font-weight:500;font-family:var(--font-sans);transition:background var(--dur-hover)var(--ease-hover),color var(--dur-hover)var(--ease-hover);background:0 0;border:none;align-items:center;gap:11px;padding-block:8px;padding-inline:11px;text-decoration:none;display:flex;position:relative}.SidebarRail-module__GZRT3q__item:hover{background:color-mix(in srgb,var(--ink)5%,transparent);color:var(--text)}.SidebarRail-module__GZRT3q__item:focus-visible{outline:2px solid var(--link);outline-offset:-2px}.SidebarRail-module__GZRT3q__itemActive{background:var(--bg-elev);color:var(--text);box-shadow:0 1px 2px color-mix(in srgb,var(--ink)5%,transparent);font-weight:600}.SidebarRail-module__GZRT3q__itemIcon{opacity:.75;flex:none;block-size:17px;inline-size:17px}.SidebarRail-module__GZRT3q__itemActive .SidebarRail-module__GZRT3q__itemIcon{color:var(--accent);opacity:1}.SidebarRail-module__GZRT3q__count{font-family:var(--font-mono);font-size:var(--t-micro);color:var(--text-2);background:color-mix(in srgb,var(--ink)6%,transparent);border-radius:var(--r-full);margin-inline-start:auto;padding-block:1px;padding-inline:7px}:root[data-theme=dark] .SidebarRail-module__GZRT3q__item:hover,:root[data-theme=dark] .SidebarRail-module__GZRT3q__user:hover{background:color-mix(in srgb,var(--canvas-light)7%,transparent)}:root[data-theme=dark] .SidebarRail-module__GZRT3q__count{background:color-mix(in srgb,var(--canvas-light)9%,transparent)}.SidebarRail-module__GZRT3q__foot{margin-block-start:auto;padding-block:8px 12px}.SidebarRail-module__GZRT3q__collapse{border-radius:var(--r-lg);inline-size:100%;font-family:var(--font-sans);font-size:var(--t-control-sm);color:var(--text-3);cursor:pointer;letter-spacing:-.01em;text-align:start;background:0 0;border:none;align-items:center;gap:11px;padding-block:8px;padding-inline:11px;font-weight:500;display:flex}.SidebarRail-module__GZRT3q__collapse:hover{background:color-mix(in srgb,var(--ink)5%,transparent);color:var(--text-2)}:root[data-theme=dark] .SidebarRail-module__GZRT3q__collapse:hover{background:color-mix(in srgb,var(--canvas-light)7%,transparent)}.SidebarRail-module__GZRT3q__collapse:focus-visible{outline:2px solid var(--link);outline-offset:-2px}.SidebarRail-module__GZRT3q__collapseIcon{transition:rotate var(--dur-rail)var(--ease-standard);flex:none}@media (prefers-reduced-motion:reduce){.SidebarRail-module__GZRT3q__collapseIcon{transition:none}}@container style(--vf-rail-state:collapsed){.SidebarRail-module__GZRT3q__rail{padding-inline:8px}.SidebarRail-module__GZRT3q__label,.SidebarRail-module__GZRT3q__groupLabel,.SidebarRail-module__GZRT3q__userName,.SidebarRail-module__GZRT3q__userRole,.SidebarRail-module__GZRT3q__userChevron,.SidebarRail-module__GZRT3q__collapseLabel{display:none}.SidebarRail-module__GZRT3q__item,.SidebarRail-module__GZRT3q__collapse,.SidebarRail-module__GZRT3q__user{justify-content:center;gap:0;padding-block:9px;padding-inline:0}.SidebarRail-module__GZRT3q__item .SidebarRail-module__GZRT3q__count{block-size:15px;min-inline-size:15px;font-size:var(--t-floor);background:var(--accent);color:var(--ink);place-items:center;margin:0;padding:0;display:grid;position:absolute;inset-block-start:2px;inset-inline-end:2px}.SidebarRail-module__GZRT3q__top{padding-inline:0}.SidebarRail-module__GZRT3q__collapseIcon{rotate:180deg}.SidebarRail-module__GZRT3q__item:after{content:attr(data-tip);background:var(--ink);color:var(--canvas-light);font-size:var(--t-meta);letter-spacing:-.01em;border-radius:var(--r-sm);white-space:nowrap;pointer-events:none;opacity:0;transition:opacity var(--dur-hover)var(--ease-hover);z-index:70;padding-block:5px;padding-inline:9px;font-weight:500;position:absolute;inset-block-start:50%;inset-inline-start:calc(100% + 10px);transform:translateY(-50%)}.SidebarRail-module__GZRT3q__item:hover:after,.SidebarRail-module__GZRT3q__item:focus-visible:after{opacity:1}}}
@layer viaflow.components{.Skeleton-module__cyFBpW__bar{background:color-mix(in srgb,var(--text-3)18%,transparent);--vf-skeleton-pulse:1.4s;inline-size:100%;animation:Skeleton-module__cyFBpW__vf-skeleton-pulse var(--vf-skeleton-pulse)var(--ease-standard)infinite;display:block}@keyframes Skeleton-module__cyFBpW__vf-skeleton-pulse{50%{opacity:.45}}.Skeleton-module__cyFBpW__text{block-size:var(--t-body);border-radius:var(--r-xs)}.Skeleton-module__cyFBpW__circle{aspect-ratio:1;border-radius:var(--r-full);inline-size:30px}.Skeleton-module__cyFBpW__rect{block-size:var(--row-h);border-radius:var(--r-sm)}.Skeleton-module__cyFBpW__lines{gap:8px;display:grid}.Skeleton-module__cyFBpW__last{inline-size:75%}@media (prefers-reduced-motion:reduce){.Skeleton-module__cyFBpW__bar{animation:none}}}
@layer viaflow.components{.StatStrip-module__zw6cFq__root{border:1px solid var(--line);border-radius:var(--r-card);background:var(--bg-elev);gap:0;display:flex;overflow:hidden}.StatStrip-module__zw6cFq__item{border-inline-end:1px solid var(--line);flex:1;min-inline-size:0;padding-block:12px;padding-inline:16px}.StatStrip-module__zw6cFq__item:last-child{border-inline-end:none}.StatStrip-module__zw6cFq__label{font-family:var(--font-mono);font-size:var(--t-floor);letter-spacing:.08em;text-transform:uppercase;color:var(--text-3)}.StatStrip-module__zw6cFq__label:lang(ar){letter-spacing:normal;text-transform:none}.StatStrip-module__zw6cFq__value{font-size:var(--t-stat);letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-block-start:4px;font-weight:500}.StatStrip-module__zw6cFq__unit{font-size:var(--t-control-sm);color:var(--text-3)}.StatStrip-module__zw6cFq__warn{color:var(--warn)}}
@layer viaflow.components{.Steps-module__70RgKq__root{flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.Steps-module__70RgKq__step{color:var(--text-3);font-size:var(--t-control-sm);align-items:center;gap:9px;display:flex}.Steps-module__70RgKq__number{border-radius:var(--r-full);border:1.5px solid var(--line-strong);block-size:22px;inline-size:22px;font-family:var(--font-mono);font-size:var(--t-eyebrow);font-variant-numeric:tabular-nums;flex:none;place-items:center;display:grid}.Steps-module__70RgKq__current{color:var(--text);font-weight:500}.Steps-module__70RgKq__current .Steps-module__70RgKq__number{background:var(--ink);color:var(--canvas-light);border-color:var(--ink)}.Steps-module__70RgKq__done .Steps-module__70RgKq__number{background:var(--success);color:var(--canvas-light);border-color:var(--success)}.Steps-module__70RgKq__separator{background:var(--line-strong);flex:none;block-size:1px;inline-size:28px;margin-inline:12px}}
@layer viaflow.components{.StopsTimeline-module__3nwpWq__root{margin:0;padding:0;list-style:none;position:relative}.StopsTimeline-module__3nwpWq__leg+.StopsTimeline-module__3nwpWq__leg{margin-block-start:14px}.StopsTimeline-module__3nwpWq__legHead{flex-wrap:wrap;align-items:center;gap:8px;margin-block-end:6px;display:flex}.StopsTimeline-module__3nwpWq__legMeta{color:var(--text-3);font-size:var(--t-meta)}.StopsTimeline-module__3nwpWq__list{margin:0;padding:0;list-style:none}.StopsTimeline-module__3nwpWq__stop{grid-template-columns:22px 1fr auto;align-items:start;gap:12px;padding-block:6px;padding-inline:0;display:grid}.StopsTimeline-module__3nwpWq__marker{flex-direction:column;align-items:center;padding-block-start:3px;display:flex}.StopsTimeline-module__3nwpWq__dot{border-radius:var(--r-full);border:2px solid var(--ink);background:var(--bg-elev);flex:none;block-size:11px;inline-size:11px}.StopsTimeline-module__3nwpWq__pickup{background:var(--ink)}.StopsTimeline-module__3nwpWq__dropoff{background:var(--accent);border-color:var(--accent)}.StopsTimeline-module__3nwpWq__line{background:var(--line-strong);flex:1;min-block-size:18px;inline-size:2px;margin-block:3px;margin-inline:0}.StopsTimeline-module__3nwpWq__stop:last-child .StopsTimeline-module__3nwpWq__line{display:none}.StopsTimeline-module__3nwpWq__address{font-size:var(--t-control);min-inline-size:0;line-height:1.35}.StopsTimeline-module__3nwpWq__address:lang(ar){line-height:1.4}.StopsTimeline-module__3nwpWq__road{font-weight:500}.StopsTimeline-module__3nwpWq__meta{color:var(--text-3);font-size:var(--t-meta)}.StopsTimeline-module__3nwpWq__time{font-family:var(--font-mono);font-size:var(--t-meta);color:var(--text-2);text-align:end;white-space:nowrap;font-variant-numeric:tabular-nums}.StopsTimeline-module__3nwpWq__timeMeta{color:var(--text-3)}}
@layer viaflow.components{.Text-module__8JKn4G__display{letter-spacing:-.03em;font-weight:500;line-height:1.02}.Text-module__8JKn4G__display:lang(ar){line-height:1.4}.Text-module__8JKn4G__subtitle{color:var(--text-2);font-size:var(--t-body);letter-spacing:-.01em}.Text-module__8JKn4G__strong{letter-spacing:-.01em;font-weight:600}.Text-module__8JKn4G__id{font-family:var(--font-mono);font-size:var(--t-meta);color:var(--text-2);white-space:nowrap}.Text-module__8JKn4G__sub{color:var(--text-3);font-size:var(--t-meta)}.Text-module__8JKn4G__muted{color:var(--text-2)}.Text-module__8JKn4G__faint{color:var(--text-3)}.Text-module__8JKn4G__mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.Text-module__8JKn4G__tnum{font-variant-numeric:tabular-nums}}
@layer viaflow.components{.Toast-module__KjmB9G__viewport{z-index:90;pointer-events:none;justify-items:center;gap:8px;margin:0;padding-inline:16px;list-style:none;display:grid;position:fixed;inset-block-end:24px;inset-inline:0}.Toast-module__KjmB9G__root{pointer-events:auto;background:var(--ink);color:var(--canvas-light);border-radius:var(--r-sm);font-size:var(--t-control);letter-spacing:-.01em;box-shadow:var(--shadow-pop);align-items:center;gap:9px;max-inline-size:min(560px,100%);padding-block:11px;padding-inline:18px;font-weight:500;display:flex}.Toast-module__KjmB9G__icon{color:var(--success);flex:none}.Toast-module__KjmB9G__title{min-inline-size:0}@keyframes Toast-module__KjmB9G__vf-toast-in{0%{opacity:0;transform:translateY(6px)}}.Toast-module__KjmB9G__root[data-state=open]{animation:Toast-module__KjmB9G__vf-toast-in var(--dur-fade)var(--ease-standard)}.Toast-module__KjmB9G__root[data-state=closed]{animation:Toast-module__KjmB9G__vf-toast-out var(--dur-scrim)var(--ease-standard)forwards}@keyframes Toast-module__KjmB9G__vf-toast-out{to{opacity:0}}.Toast-module__KjmB9G__root[data-swipe=end]{animation:Toast-module__KjmB9G__vf-toast-out var(--dur-scrim)var(--ease-standard)forwards}@media (prefers-reduced-motion:reduce){.Toast-module__KjmB9G__root[data-state=open],.Toast-module__KjmB9G__root[data-state=closed],.Toast-module__KjmB9G__root[data-swipe=end]{animation:none}}}
@layer viaflow.components{.Tooltip-module__r-rwPG__content{background:var(--ink);color:var(--canvas-light);font-size:var(--t-meta);letter-spacing:-.01em;border-radius:var(--r-sm);z-index:70;pointer-events:none;max-inline-size:32ch;animation:Tooltip-module__r-rwPG__vf-tooltip-in var(--dur-hover)var(--ease-standard);padding-block:5px;padding-inline:9px;font-weight:500}@keyframes Tooltip-module__r-rwPG__vf-tooltip-in{0%{opacity:0}}@media (prefers-reduced-motion:reduce){.Tooltip-module__r-rwPG__content{animation:none}}.Tooltip-module__r-rwPG__arrow{fill:var(--ink)}}
@layer viaflow.components{.TopBar-module__ETnfZW__root{block-size:var(--topbar);border-block-end:1px solid var(--line);background:0 0;flex:none;align-items:center;gap:16px;padding-inline:22px;display:flex}.TopBar-module__ETnfZW__crumbs{align-items:center;gap:8px;min-inline-size:0;display:flex}.TopBar-module__ETnfZW__title{font-size:var(--t-section);letter-spacing:-.01em;white-space:nowrap;font-weight:600}.TopBar-module__ETnfZW__crumb{color:var(--text-3);font-size:var(--t-control-sm);white-space:nowrap}.TopBar-module__ETnfZW__crumbSeparator{color:var(--text-3);flex:none}.TopBar-module__ETnfZW__spacer{flex:1}.TopBar-module__ETnfZW__search{background:var(--bg-sunken);border:1px solid var(--line);border-radius:var(--r-sm);block-size:34px;inline-size:260px;color:var(--text-3);transition:border-color var(--dur-hover)var(--ease-hover),box-shadow var(--dur-hover)var(--ease-hover);flex:none;align-items:center;gap:8px;padding-inline:11px;display:flex}.TopBar-module__ETnfZW__search:focus-within{border-color:var(--link);box-shadow:0 0 0 3px color-mix(in srgb,var(--link)14%,transparent)}.TopBar-module__ETnfZW__searchInput{font-family:var(--font-sans);font-size:var(--t-control-sm);color:var(--text);background:0 0;border:none;outline:none;inline-size:100%;min-inline-size:0}.TopBar-module__ETnfZW__searchInput::placeholder{color:var(--text-3)}.TopBar-module__ETnfZW__searchInput::-webkit-search-cancel-button{appearance:none}}
@layer viaflow.components{.LayerProbe-module__Md8BDG__root{text-align:start;background:var(--bg-elev);color:var(--text);border:1px solid var(--line);border-radius:var(--r-card);font-family:var(--font-sans);font-size:var(--t-control);margin-inline-start:24px;padding:12px 16px;display:block}.LayerProbe-module__Md8BDG__list{margin-block:8px;padding-inline-start:20px;list-style:outside}.LayerProbe-module__Md8BDG__accent{border-inline-start:3px solid var(--accent)}}
.gallery-module__d2js7q__root{background:var(--bg);min-block-size:100vh;color:var(--text);font-family:var(--font-sans)}.gallery-module__d2js7q__bar{z-index:20;align-items:center;gap:var(--s-5);padding:var(--s-3)var(--s-5);background:var(--bg-elev);border-block-end:1px solid var(--line);box-shadow:var(--shadow-card);flex-wrap:wrap;display:flex;position:sticky;inset-block-start:0}.gallery-module__d2js7q__switch{align-items:center;gap:var(--s-2);display:flex}.gallery-module__d2js7q__switchLabel{font-family:var(--font-mono);font-size:var(--t-eyebrow);letter-spacing:.08em;text-transform:uppercase;color:var(--text-3)}.gallery-module__d2js7q__switchButtons{gap:var(--s-1);display:flex}.gallery-module__d2js7q__colorWell{background:var(--field-bg);border:1px solid var(--line-strong);border-radius:var(--r-sm);cursor:pointer;block-size:30px;inline-size:34px;padding:2px}.gallery-module__d2js7q__colorWell:focus-visible{outline:2px solid var(--link);outline-offset:1px}.gallery-module__d2js7q__body{gap:var(--s-6);max-inline-size:1480px;padding:var(--s-6)var(--density-pad)var(--s-10);grid-template-columns:220px minmax(0,1fr);align-items:start;margin-inline:auto;display:grid}@media (max-width:1100px){.gallery-module__d2js7q__body{grid-template-columns:minmax(0,1fr)}.gallery-module__d2js7q__toc{position:static}}.gallery-module__d2js7q__toc{flex-direction:column;gap:2px;display:flex;position:sticky;inset-block-start:76px}.gallery-module__d2js7q__tocLink{padding:5px var(--s-2);border-radius:var(--r-sm);font-size:var(--t-control-sm);color:var(--text-2);text-decoration:none}.gallery-module__d2js7q__tocLink:hover{background:var(--row-hover);color:var(--text)}.gallery-module__d2js7q__intro{margin-block-end:var(--s-6)}.gallery-module__d2js7q__introText{max-inline-size:68ch;margin-block:var(--s-2)0;font-size:var(--t-control);color:var(--text-2);line-height:1.55}.gallery-module__d2js7q__sections{gap:var(--s-8);flex-direction:column;min-inline-size:0;display:flex}.gallery-module__d2js7q__section{scroll-margin-block-start:84px}.gallery-module__d2js7q__sectionHead{border-block-end:1px solid var(--line);padding-block-end:var(--s-3)}.gallery-module__d2js7q__sectionTitle{font-size:var(--t-page-title);letter-spacing:-.02em;margin:0;font-weight:600}.gallery-module__d2js7q__sectionNote{max-inline-size:68ch;margin-block:var(--s-2)0;font-size:var(--t-control-sm);color:var(--text-2);line-height:1.55}.gallery-module__d2js7q__row{gap:var(--s-4);padding-block:var(--s-4);border-block-end:1px dashed var(--line);grid-template-columns:150px minmax(0,1fr);display:grid}@media (max-width:720px){.gallery-module__d2js7q__row{grid-template-columns:minmax(0,1fr)}}.gallery-module__d2js7q__rowLabel{gap:var(--s-1);flex-direction:column;padding-block-start:2px;display:flex}.gallery-module__d2js7q__rowName{font-family:var(--font-mono);font-size:var(--t-meta);color:var(--text-2)}.gallery-module__d2js7q__rowNote{font-size:var(--t-badge);color:var(--text-3);line-height:1.45}.gallery-module__d2js7q__samples{align-items:flex-end;gap:var(--s-4);flex-wrap:wrap;min-inline-size:0;display:flex}.gallery-module__d2js7q__samplesStack{align-items:stretch;gap:var(--s-4);flex-direction:column}.gallery-module__d2js7q__samplesStack>.gallery-module__d2js7q__sample{min-inline-size:100%}.gallery-module__d2js7q__sample{gap:var(--s-1);flex-direction:column;min-inline-size:0;display:flex}.gallery-module__d2js7q__sampleLabel{font-family:var(--font-mono);font-size:var(--t-micro);color:var(--text-3)}.gallery-module__d2js7q__shellFrame{border:1px solid var(--line);border-radius:var(--r-card);block-size:380px;overflow:hidden}.gallery-module__d2js7q__railFrame{inline-size:var(--rail);background:var(--shell-bg);border:1px solid var(--line);border-radius:var(--r-card);overflow:hidden}.gallery-module__d2js7q__tableFrame{border:1px solid var(--line);border-radius:var(--r-card);max-block-size:320px;overflow:auto}.gallery-module__d2js7q__surface{inline-size:min(100%,560px);padding:var(--s-4);background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--r-md)}.gallery-module__d2js7q__wide{inline-size:100%}.gallery-module__d2js7q__narrow{inline-size:260px}.gallery-module__d2js7q__sampleStack{gap:var(--s-2);display:grid}.gallery-module__d2js7q__sampleRow{align-items:center;gap:var(--s-3);display:flex}.gallery-module__d2js7q__iconGrid{gap:var(--s-3);grid-template-columns:repeat(auto-fill,minmax(84px,1fr));inline-size:100%;display:grid}.gallery-module__d2js7q__iconCell{align-items:center;gap:var(--s-1);padding:var(--s-2);border:1px solid var(--line);border-radius:var(--r-sm);text-align:center;flex-direction:column;display:flex}.gallery-module__d2js7q__iconName{font-family:var(--font-mono);font-size:var(--t-micro);color:var(--text-2);overflow-wrap:anywhere}.gallery-module__d2js7q__iconFlag{font-family:var(--font-mono);font-size:var(--t-floor);color:var(--accent)}
