.shipment-intro{max-width:880px;margin:0 0 32px}.shipment-intro h1{font-size:clamp(42px,6vw,76px);line-height:1.02;letter-spacing:-.055em;margin:0 0 24px}.shipment-intro h1 em{font-style:normal;color:var(--accent)}.shipment-intro>p:last-child{max-width:610px;color:var(--muted);font-size:16px}.shipment-card{margin:0;background:var(--paper);border:1px solid var(--line);border-radius:14px;overflow:hidden}.shipment-card>a{display:block;position:relative;background:#e9e9e1}.shipment-card img{display:block;width:100%;height:440px;object-fit:contain;transition:filter .2s}.shipment-card>a:hover img{filter:brightness(1.04)}.shipment-enlarge{position:absolute;right:16px;top:16px;background:#172a28;color:white;border-radius:50%;width:36px;height:36px;display:grid;place-items:center}.shipment-card figcaption{display:flex;align-items:center;gap:18px;padding:22px}.shipment-card figcaption>span{font-size:10px;color:var(--muted)}.shipment-card figcaption>span:last-child{margin-left:auto;color:var(--accent)}.shipment-card h2{font-size:21px;letter-spacing:-.025em;margin:0}.shipment-hero{background:#172a28;color:white}.shipment-hero>a{background:#172a28}.shipment-hero img{height:650px}.shipment-hero figcaption>span{color:#e4c893}.shipment-process{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;margin:28px 0 55px;padding:0;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.shipment-process li{padding:26px;border-right:1px solid var(--line)}.shipment-process li:last-child{border:0}.shipment-process span{font-size:11px;color:var(--accent)}.shipment-process h2{font-size:25px;margin:14px 0 10px}.shipment-process p{font-size:12px;color:var(--muted);margin:0}.shipment-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.shipment-grid .shipment-card{grid-column:span 2}.shipment-grid .shipment-card:nth-child(-n+2){grid-column:span 3}.shipment-grid .shipment-card:nth-child(-n+2) img{height:530px}.shipment-grid .shipment-wide{grid-column:span 6}.shipment-wide img{height:auto;max-height:640px}.shipment-grid .shipment-card:nth-last-child(2){grid-column:span 4}.shipment-grid .shipment-card:nth-last-child(2) img{height:440px}.fulfillment-preview{padding:0 0 38px;background:var(--bg)}.fulfillment-preview-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:35px;align-items:center;border-top:1px solid var(--line);padding-top:30px}.fulfillment-preview h2{font-size:30px;max-width:430px;margin:0 0 12px}.fulfillment-preview p:not(.eyebrow){font-size:13px;color:var(--muted)}.fulfillment-preview-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;height:210px}.fulfillment-preview-photos img{width:100%;height:100%;object-fit:contain;background:var(--soft);border-radius:8px;min-width:0}
#shipment-lightbox{width:min(1200px,96vw);max-width:96vw;height:min(960px,94dvh);max-height:94dvh;padding:18px;border:1px solid #465851;border-radius:14px;background:#10211e;color:#fff;overflow:hidden}#shipment-lightbox::backdrop{background:#07120ff2}#shipment-lightbox[open]{display:flex;flex-direction:column;gap:12px}.lightbox-top,.lightbox-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0}.lightbox-top{font-size:12px;color:#d5dfd5}.lightbox-stage{flex:1;min-height:0;display:flex;align-items:center;justify-content:center}.lightbox-stage img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;touch-action:pan-y}.lightbox-bottom p{font-size:14px;margin:0;text-align:center}#shipment-lightbox button{background:#263b34;color:white;border:1px solid #5c7167;border-radius:7px;min-height:44px;padding:10px 16px;cursor:pointer;font:inherit;font-size:12px}#shipment-lightbox button:hover{background:#3a5146}#shipment-lightbox a{color:#e4c893;text-align:center;font-size:11px}.shipment-card>a:focus-visible{outline:3px solid var(--accent);outline-offset:-4px}html.photo-viewer-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.shipment-card img{transition:none}}
@media(max-width:900px){.shipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shipment-grid .shipment-card,.shipment-grid .shipment-card:nth-child(-n+2),.shipment-grid .shipment-card:nth-last-child(2){grid-column:span 1}.shipment-grid .shipment-wide{grid-column:span 2}.shipment-grid .shipment-card img,.shipment-grid .shipment-card:nth-child(-n+2) img{height:400px}.shipment-grid .shipment-wide img{height:auto}.shipment-process li{padding:20px}.shipment-card figcaption{padding:18px;gap:10px}.shipment-card h2{font-size:19px}.shipment-card figcaption>span:last-child{display:none}}
@media(max-width:600px){.shipment-intro h1{font-size:44px}.shipment-intro .eyebrow{line-height:1.8}.shipment-hero img{height:auto;max-height:none}.shipment-process{grid-template-columns:1fr 1fr;margin-bottom:32px}.shipment-process li{border-bottom:1px solid var(--line)}.shipment-process li:nth-child(2){border-right:0}.shipment-process li:nth-child(3){border-bottom:0}.shipment-grid{display:block}.shipment-grid .shipment-card{margin-bottom:20px}.shipment-grid .shipment-card img,.shipment-grid .shipment-card:nth-child(-n+2) img,.shipment-grid .shipment-card:nth-last-child(2) img{height:auto;max-height:none}.shipment-card h2{font-size:22px}.fulfillment-preview-inner{grid-template-columns:1fr;gap:22px}.fulfillment-preview-photos{height:180px}.fulfillment-preview h2{font-size:28px}#shipment-lightbox{width:96vw;padding:12px;height:94dvh}.lightbox-bottom{gap:8px}.lightbox-bottom p{font-size:12px}.lightbox-bottom button{padding:10px!important;white-space:nowrap}}
.fulfillment-preview-photos{grid-template-rows:minmax(0,1fr);overflow:hidden}.fulfillment-preview-photos img{min-height:0;max-height:100%}