.shipment-motion{justify-self:end;width:100%;min-width:0;max-width:680px;display:block}.shipment-illustration{margin:0;position:relative}.shipment-diagram{width:100%;height:auto;display:block;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.shipment-routes{stroke:var(--brand-rule);stroke-width:1px}.shipment-source-paper{color:var(--brand-slate)}.shipment-result-paper{fill:#fff;stroke:var(--brand-rule);stroke-width:1px}.shipment-review-mark{color:var(--brand-slate)}@media (width<=800px){.shipment-motion{width:calc(100% + var(--layout-gutter) * 2);justify-self:center;max-width:600px}}.capacity-copy p{max-width:46ch;color:var(--brand-slate);text-wrap:pretty;font-size:17px;line-height:1.7}.capacity-example{min-width:0}.capacity-example h3{letter-spacing:-.02em;text-wrap:balance;font-size:22px;line-height:1.35}.capacity-volume-heading{justify-content:space-between;align-items:baseline;gap:var(--space-content);display:flex}.capacity-volume-heading>span:first-child{font-size:14px;font-weight:500}.capacity-volume{color:var(--brand-action-strong);font-variant-numeric:tabular-nums;font-size:24px;font-weight:500;line-height:1.3}.capacity-slider-layout{--capacity-thumb-size:26px;padding-bottom:var(--space-group)}.capacity-slider{cursor:pointer}.capacity-slider [data-slot=slider-control]{min-height:var(--control-size)}.capacity-slider [data-slot=slider-track]{background:var(--brand-blue);height:4px}.capacity-slider [data-slot=slider-range]{background:var(--brand-action-strong)}.capacity-slider [data-slot=slider-thumb]{z-index:1;width:var(--capacity-thumb-size);height:var(--capacity-thumb-size);border:3px solid var(--brand-sheet);background:var(--brand-action-strong);box-shadow:none;transition:none}.capacity-slider [data-slot=slider-thumb]:after{inset:-9px}.capacity-slider [data-slot=slider-thumb]:has(:focus-visible){outline:2px solid var(--brand-action-strong);outline-offset:3px}.capacity-ticks{inset:0 calc(var(--capacity-thumb-size) / 2);pointer-events:none;position:absolute}.capacity-tick{top:calc(var(--control-size) / 2);width:0;color:var(--brand-slate);position:absolute}.capacity-tick-line{background:currentColor;width:2px;height:16px;position:absolute;top:-8px;left:-1px}.capacity-tick:first-child .capacity-tick-label{transform:none}.capacity-tick:last-child .capacity-tick-label{transform:translate(-100%)}.capacity-tick[data-reached=true]{color:var(--brand-action-strong)}.capacity-tick-label{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;position:absolute;top:20px;left:0;transform:translate(-50%)}@media (forced-colors:active){.capacity-tick-line{background:canvastext}.capacity-slider [data-slot=slider-thumb]{border-color:highlight}}.capacity-note{color:var(--brand-slate);text-wrap:pretty;font-size:14px;line-height:1.6}.capacity-assumption{color:var(--brand-slate);text-wrap:pretty;font-size:16px;line-height:1.65}.capacity-response{border-top:1px solid var(--brand-rule);padding-top:var(--space-group);min-height:90px}.capacity-result{text-wrap:pretty;font-size:22px;line-height:1.5}.capacity-result strong{color:var(--brand-action-strong);font-variant-numeric:tabular-nums;font-weight:600}@media (width<=800px){.capacity-copy p{max-width:60ch}}.shipment-demo{--demo-ease:cubic-bezier(.16,1,.3,1)}.demo-story h2{max-width:460px}.demo-steps{gap:var(--space-micro);margin:0;padding:0;list-style:none;display:grid}.demo-steps button{align-items:center;gap:var(--space-content);width:100%;min-height:calc(var(--spacing) * 12);padding:var(--space-related) var(--space-content);text-align:left;color:var(--brand-slate);border-radius:4px;font-size:17px;transition:background-color .2s ease-out,color .2s ease-out;display:flex;position:relative}.demo-steps button[aria-current]{color:var(--primary-text);background:#ffffff8c}.demo-steps button:hover{color:var(--primary-text)}.step-number{font-variant-numeric:tabular-nums;font-size:12px}.demo-surface{min-width:0;padding:var(--panel-inset);background:#fff}.demo-scenes{grid-template-rows:auto auto;display:grid}.demo-scene{grid-template-rows:subgrid;opacity:0;visibility:hidden;min-width:0;transition:opacity .24s var(--demo-ease),transform .24s var(--demo-ease),visibility 0s .24s;grid-area:1/1/3/2;display:grid;transform:translateY(4px)}.demo-scene.is-active{opacity:1;visibility:visible;transition-delay:0s;transform:none}.scene-heading{padding-bottom:var(--space-group)}.scene-body{align-self:start}.scene-heading h3{font-size:24px}.scene-heading p{color:var(--brand-slate);max-width:60ch;font-size:14px;line-height:1.6}.input-document{align-items:center;gap:var(--space-related);min-height:var(--control-size);display:flex}.input-document>svg{width:22px;color:var(--primary-text);flex-shrink:0}.input-document>div{gap:var(--space-micro);display:grid}.input-document strong{font-size:14px;font-weight:500}.input-document span{color:var(--brand-slate);font-size:12px}.input-documents{gap:var(--space-related);display:grid}.document-excerpt{justify-content:space-between;align-items:center;gap:var(--space-content);background:var(--brand-sheet);padding:var(--space-related) var(--space-content);font-size:13px;display:flex}.document-excerpt>span{color:var(--brand-slate)}.document-excerpt strong{font-weight:500}.demo-data>div{align-items:center;gap:var(--space-content);min-height:calc(var(--spacing) * 12);padding-block:var(--space-related);border-bottom:1px solid color-mix(in srgb,var(--brand-rule),transparent 45%);grid-template-columns:minmax(0,.85fr) minmax(0,1.2fr);display:grid;position:relative}.demo-data dt{color:var(--brand-slate);font-size:13px}.demo-data dd{align-items:center;gap:var(--space-tight);flex-wrap:wrap;font-size:15px;font-weight:500;display:flex}.demo-data del{color:var(--brand-slate);font-size:13px;font-weight:400}.demo-data dd svg{color:var(--primary-text);flex-shrink:0}.scene-note{align-items:center;gap:var(--space-tight);min-height:var(--control-size);color:var(--brand-slate);font-size:13px;display:flex}.scene-body>.demo-data~button{white-space:normal;max-width:100%;height:auto;min-height:var(--control-size);align-self:start}.is-active .input-document{animation:document-arrive .56s var(--demo-ease) both;animation-delay:calc(var(--row) * .11s)}.is-active .document-excerpt{animation:source-read .7s var(--demo-ease) .45s both}.scene-1.is-active .demo-data dd{animation:field-resolve .65s var(--demo-ease) both;animation-delay:calc(.18s + var(--row) * .12s)}.scene-1.is-active .demo-data>div:after{content:"";pointer-events:none;background:color-mix(in srgb,var(--brand-blue),transparent 50%);transform-origin:0;animation:field-scan .8s var(--demo-ease) both;animation-delay:calc(var(--row) * .12s);position:absolute;inset:0}.scene-2.is-active .corrected-value{animation:correction-arrive .45s var(--demo-ease) .65s both}.scene-2.is-active del{animation:old-weight .5s var(--demo-ease) .65s both}.scene-2.is-active .demo-data svg{animation:correction-arrive .35s var(--demo-ease) .95s both}.scene-3.is-active .demo-data>div{animation:worksheet-row .5s var(--demo-ease) both;animation-delay:calc(var(--row) * 70ms)}@keyframes document-arrive{0%{opacity:.25;transform:translate(18px)}to{opacity:1;transform:none}}@keyframes source-read{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes field-resolve{0%{opacity:.2;transform:translate(12px)}to{opacity:1;transform:none}}@keyframes field-scan{0%{opacity:0;transform:scaleX(.05)}25%{opacity:1}to{opacity:0;transform:scaleX(1)}}@keyframes correction-arrive{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes old-weight{0%{opacity:1}to{opacity:.55}}@keyframes worksheet-row{0%{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:none}}@media (width<=800px){.demo-story h2{max-width:580px}.demo-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.demo-steps button{align-items:flex-start;gap:var(--space-micro);padding:var(--space-related);flex-direction:column;font-size:14px}.demo-surface{width:100%}}@media (width<=480px){.demo-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-steps button{align-items:center;gap:var(--space-tight);min-height:var(--control-size);padding:var(--space-related);flex-direction:row}.scene-heading h3{font-size:22px}.demo-data>div{gap:var(--space-related)}.demo-data dd{font-size:14px}}@media (prefers-reduced-motion:reduce){.demo-scene,.demo-steps button{transition:none;transform:none}.shipment-demo .is-active *,.shipment-demo .is-active :after{animation:none!important}}@font-face{font-family:Literata Variable;font-style:italic;font-display:swap;font-weight:200 900;src:url(/_astro/literata-cyrillic-ext-standard-italic.5yUt4G_9.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Literata Variable;font-style:italic;font-display:swap;font-weight:200 900;src:url(/_astro/literata-cyrillic-standard-italic.Bj0ndbyp.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Literata Variable;font-style:italic;font-display:swap;font-weight:200 900;src:url(/_astro/literata-greek-ext-standard-italic.DFpO5j-Z.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Literata Variable;font-style:italic;font-display:swap;font-weight:200 900;src:url(/_astro/literata-greek-standard-italic.CHERNRFq.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Literata Variable;font-style:italic;font-display:swap;font-weight:200 900;src:url(/_astro/literata-vietnamese-standard-italic.BdcrZMcO.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Literata Variable;font-style:italic;font-display:swap;font-weight:200 900;src:url(/_astro/literata-latin-ext-standard-italic.4y8iAqqs.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Literata Variable;font-style:italic;font-display:swap;font-weight:200 900;src:url(/_astro/literata-latin-standard-italic.CJ93D38p.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
