.engineering-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.engineering-heading h2{font-size:clamp(32px,3.8vw,48px)}.engineering-heading>p{font-size:16px;color:#737378;line-height:1.7;margin-bottom:3px}.equipment-layout[data-slot=tabs]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.equipment-visual{background:#f7f8f9;border:1px solid #eaebed;border-radius:26px;padding:24px 25px 19px;overflow:hidden;position:relative}.equipment-visual-top{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#8a8a90}.equipment-visual-top>span:first-child{font-weight:700;letter-spacing:.08em;color:#c2252c}.equipment-image-stage{position:relative;width:min(100%,360px);margin:12px auto 0;isolation:isolate}.equipment-image-stage>img{width:100%;height:auto;mix-blend-mode:multiply;display:block}.equipment-hotspot{position:absolute;transform:translate(-50%,-50%);border:0;background:transparent;padding:0;width:44px;height:44px;z-index:2}.equipment-hotspot,.equipment-hotspot>span{display:grid;place-items:center;border-radius:50%}.equipment-hotspot>span{width:33px;height:33px;color:#b01e25;background:#fff;border:1px solid #e6b5b8;box-shadow:0 3px 14px #2e171735;font-size:12px;font-weight:700;transition:background .2s,transform .2s,color .2s}.equipment-hotspot:focus-visible>span,.equipment-hotspot:hover>span{transform:scale(1.14)}.equipment-hotspot.is-selected>span{color:white;background:var(--red);border-color:white;box-shadow:0 0 0 5px #cf282d22,0 5px 20px #9a1d2a30}.equipment-hotspot.is-selected:before{content:"";position:absolute;inset:3px;border:1px solid #cf282d;border-radius:50%;animation:equipment-pulse 1.8s ease-out 2;pointer-events:none}.equipment-hint{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:#818186;margin-top:10px}.equipment-selector-label{display:flex;justify-content:space-between;margin-bottom:15px;font-size:13px;color:#8a8a8e}.equipment-selector-label span:first-child{text-transform:uppercase;font-size:11px;letter-spacing:.1em}.equipment-tabs[data-slot=tabs-list]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;height:auto!important;gap:9px;padding:0;border-radius:0;background:transparent}.equipment-tabs [data-slot=tabs-trigger]{min-height:48px;white-space:normal;line-height:1.3;border:1px solid #e5e5e7;border-radius:12px;background:white;justify-content:flex-start;gap:12px;padding:12px 14px;font-size:14px;font-weight:500;color:#77777b;box-shadow:none!important}.equipment-tabs [data-slot=tabs-trigger]>span{color:#a7a7ab;font-size:11px;font-variant-numeric:tabular-nums}.equipment-tabs [data-slot=tabs-trigger][data-state=active]{border-color:#d92e37;background:#fff4f4;color:#ba2029}.equipment-tabs [data-slot=tabs-trigger][data-state=active]>span{color:var(--red)}.equipment-description{margin-top:30px;min-height:335px}.equipment-part{position:relative;padding:22px 0 0;border-top:1px solid #e8e8ea;animation:engineering-reveal .35s ease-out}.equipment-part-number{position:absolute;right:0;top:22px;font-size:62px;line-height:1;font-weight:700;letter-spacing:-.05em;color:#f0f0f2;z-index:-1}.equipment-part-name{display:block;font-size:13px;color:var(--red);font-weight:600;margin-bottom:10px}.equipment-part h3{font-size:30px;letter-spacing:-.035em;line-height:1.15;padding-right:15px;max-width:90%;margin-bottom:20px}.equipment-part p{font-size:16px;line-height:1.75;color:#55565b;max-width:470px}.equipment-part .equipment-part-detail{margin-top:14px;font-size:14px;line-height:1.65;color:#87878d}.equipment-part-label{display:flex;gap:9px;align-items:center;margin-top:22px;font-size:13px;font-weight:600;color:#58585d}.equipment-part-label>span{width:6px;height:6px;background:var(--red);border-radius:50%;flex-shrink:0}.equipment-actions{display:flex;align-items:center;gap:25px;margin-top:24px;flex-wrap:wrap}.equipment-actions .text-button{font-size:14px}.equipment-note{font-size:12px;line-height:1.6;color:#99999e;margin-top:18px;max-width:440px}.journey-section{background:#f7f7f8;padding:80px 0;border-block:1px solid #efeff0}.journey-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.journey-summary{position:sticky;top:32px}.journey-summary h2{font-size:clamp(38px,4.3vw,57px);letter-spacing:-.045em;line-height:1.04}.journey-intro{font-size:16px;color:#7d7d82;line-height:1.65;margin-top:20px}.journey-preview{margin-top:28px;margin-bottom:28px;max-width:440px}.journey-preview-image{position:relative;height:210px;overflow:hidden;background:#eeeef0;border-radius:18px;animation:engineering-reveal .4s ease-out}.journey-preview-image>img{width:100%;height:100%;object-fit:cover}.journey-preview-image.is-equipment{background:#fff}.journey-preview-image.is-equipment>img{object-fit:contain;padding:12px}.journey-image-label{position:absolute;left:14px;bottom:14px;display:flex;align-items:center;gap:7px;border:1px solid #ffffff66;color:#333;background:#ffffffef;padding:8px 12px;border-radius:100px;font-size:12px;backdrop-filter:blur(4px)}.journey-image-label>svg{color:var(--red)}.journey-preview-caption{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-top:16px}.journey-preview-caption>span{font-size:13px;color:#77777d;max-width:245px;line-height:1.5}.journey-preview-caption strong{font-size:22px;color:var(--red);font-weight:500;white-space:nowrap}.journey-preview-caption small{font-size:12px;color:#a0a0a4}.journey-segments{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-top:15px}.journey-segments>span{height:3px;background:#e0e0e4;border-radius:5px;transition:background .3s}.journey-segments>span.is-complete{background:var(--red)}.journey-launch{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:var(--red);background:#fbecee}.journey-launch>span{font-size:16px;font-weight:600}.journey-note{margin-top:12px;font-size:12px;color:#919197}.journey-stages{list-style:none;position:relative;padding:0;margin:0;display:grid;gap:24px}.journey-track{position:absolute;left:24px;top:0;bottom:0;width:2px;background:#e3e3e7;overflow:hidden}.journey-track>span{display:block;width:100%;background:var(--red);transition:height .6s ease}.journey-stage{display:flex;position:relative;gap:24px;align-items:flex-start;scroll-margin-top:32px}.journey-number{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:50px;height:50px;border:1px solid #dedee2;border-radius:50%;background:#f7f7f8;font-size:13px;font-weight:600;color:#99999f;position:relative;transition:.35s}.journey-stage article{flex:1;min-width:0;background:white;border:1px solid #e6e6e9;border-radius:20px;padding:27px 28px;transition:border-color .4s,box-shadow .4s,transform .4s}.journey-stage-title{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;gap:20px}.journey-stage-title svg{color:#98989e;transition:color .35s}.journey-stage h3{font-size:24px;letter-spacing:-.025em;line-height:1.2}.journey-stage article>p{margin-top:17px;font-size:16px;line-height:1.7;color:#77777d}.journey-result{display:flex;flex-direction:column;gap:7px;margin-top:22px;padding-top:18px;border-top:1px solid #efeff1}.journey-result>span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#a3a3a8}.journey-result strong{font-size:14px;font-weight:500;color:#55555c;line-height:1.5}.journey-stage.is-current article{border-color:#e9a4a9;box-shadow:0 10px 35px #a51d2e08;transform:translateX(-5px)}.journey-stage.is-current .journey-number{color:white;background:var(--red);border-color:var(--red);box-shadow:0 0 0 6px #cf282d0d}.journey-stage.is-current .journey-stage-title svg{color:var(--red)}.journey-stage.is-past .journey-number{border-color:#e4afb3;color:var(--red);background:#fff1f2}.equipment-image-stage{background:#f7f8f9}@keyframes equipment-pulse{0%{transform:scale(.8);opacity:.8}to{transform:scale(1.65);opacity:0}}@keyframes engineering-reveal{0%{opacity:.3;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1050px){.equipment-layout[data-slot=tabs]{gap:35px}.equipment-visual{padding:20px 17px}.equipment-visual-top{font-size:10px}.equipment-image-stage{max-width:340px}.equipment-part h3{font-size:27px}.equipment-description{min-height:365px}.journey-layout{gap:45px;grid-template-columns:.85fr 1.15fr}.journey-stage{gap:16px}.journey-stage article{padding:23px}.journey-stage h3{font-size:22px}.journey-preview-image{height:190px}}@media(max-width:760px){.engineering-heading{display:block}.engineering-heading>p{margin-top:20px;font-size:15px}.equipment-layout[data-slot=tabs]{grid-template-columns:1fr;gap:27px}.equipment-visual-top{font-size:11px}.equipment-image-stage{max-width:295px}.equipment-visual{padding:20px 18px 18px}.equipment-content{padding:0 3px}.equipment-tabs [data-slot=tabs-trigger]{font-size:14px}.equipment-description{min-height:0;margin-top:25px}.equipment-part h3{font-size:29px}.equipment-part p{max-width:none}.equipment-part-number{z-index:0;pointer-events:none;opacity:.6}.equipment-part h3,.equipment-part-name{position:relative;z-index:1}.equipment-actions{margin-top:26px;gap:20px}.equipment-note{max-width:none}.journey-section{padding:55px 0}.journey-layout{grid-template-columns:1fr;gap:32px}.journey-summary{position:static}.journey-summary h2{font-size:42px}.journey-intro{font-size:15px}.journey-preview{display:none}.journey-summary>.btn{margin-top:23px}.journey-stage article{padding:23px 20px}.journey-stage{gap:14px}.journey-number{width:40px;height:40px;font-size:12px}.journey-track{left:19px}.journey-stage h3{font-size:22px}.journey-stage article>p{font-size:15px}.journey-stage.is-current article{transform:none}.journey-stage-title{gap:10px}.journey-stage-title svg{width:22px;height:22px}.journey-result strong{font-size:14px}.journey-stages{gap:18px}}@media(max-width:370px){.equipment-tabs [data-slot=tabs-trigger]{padding:10px;gap:8px;font-size:13px}.equipment-visual-top>span:last-child{max-width:100px;text-align:right}.journey-stage article{padding:20px 16px}.journey-stage h3{font-size:20px}.journey-stage-title svg{display:none}.journey-stage{gap:10px}.journey-number{width:34px;height:34px}.journey-track{left:16px}}@media(prefers-reduced-motion:reduce){.equipment-explorer *,.journey-section *{animation:none!important;transition:none!important}}.geography-section{scroll-margin-top:24px}.geography-heading{display:flex;align-items:flex-end;gap:48px;margin-bottom:32px}.geography-heading>div:first-child{flex:1}.geography-heading h2{font-size:clamp(32px,3.8vw,48px)}.geography-heading>p{color:#707074;font-size:16px;line-height:1.7;margin-bottom:3px}.geography-count{display:flex;gap:16px;align-items:center;padding-left:32px;border-left:1px solid #e3e3e3}.geography-count strong{color:var(--red);font-size:64px;font-weight:500;letter-spacing:-.06em;line-height:1}.geography-count span{font-size:14px;line-height:1.5;color:#707074}.geography-surface{display:grid;grid-template-columns:minmax(0,1fr) 300px;border:1px solid #e6e7e8;border-radius:26px;overflow:hidden;box-shadow:0 18px 48px #24242606}.geography-canvas{position:relative;overflow:hidden;background:#f7f8fa;min-width:0;display:flex;flex-direction:column}.geography-bottom,.geography-top{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px 24px;position:relative;z-index:1}.geography-top>span{display:flex;align-items:center;gap:8px;font-size:12px;color:#727277}.geography-top i{width:7px;height:7px;background:var(--red);border-radius:50%}.geography-tour{display:flex;align-items:center;gap:8px;border:1px solid #e1e2e5;border-radius:100px;background:white;padding:9px 13px;font-size:12px;color:#424247;min-height:40px}.geography-tour[aria-pressed=true]{border-color:#eab9bc;color:var(--red);background:#fff5f5}.geography-svg{width:100%;display:block;overflow:hidden;flex:1;min-height:350px;max-height:550px}.geography-svg.is-zoomed{touch-action:none;cursor:grab}.is-dragging .geography-svg{cursor:grabbing}.geography-transform{transition:transform .35s ease-out}.is-dragging .geography-transform{transition:none}.geography-grid path{fill:none;stroke:#e5e8eb;stroke-width:1;stroke-dasharray:3 5}.geography-land path{fill:#dfe3e7;stroke:#f7f8fa;stroke-width:1.5;stroke-linejoin:round}.geography-hit{fill:transparent;stroke:none}.geography-pin{cursor:pointer;outline:none}.geography-dot{fill:#cf282d;stroke:#fff;stroke-width:2.5;transition:r .2s;filter:drop-shadow(0 2px 3px #ab23232e)}.geography-pin:focus-visible .geography-dot,.geography-pin:hover .geography-dot{r:8;stroke-width:3}.geography-pin:focus-visible .geography-hit{stroke:var(--red);stroke-width:2;stroke-dasharray:3 3}.geography-halo{fill:#cf282d1c;stroke:#cf282d38;stroke-width:1;transform-box:fill-box;transform-origin:center;animation:geography-pulse 2s ease-out 3}.geography-label{font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:600;fill:#646971;stroke:#f7f8fa;stroke-width:5px;paint-order:stroke;stroke-linejoin:round;pointer-events:none}.is-active .geography-label{fill:#ac1b25;font-weight:700}.geography-arc-base{stroke:#cf282d25;stroke-width:2;fill:none}.geography-arc{fill:none;stroke:#cf282d;stroke-width:2;stroke-dasharray:1;stroke-dashoffset:0;animation:geography-route 1.4s ease-out}.geography-arc.no-motion{animation:none}.geography-bottom{padding-top:12px}.geography-bottom>span{font-size:12px;color:#858990;max-width:230px}.geography-zoom{border:1px solid #e1e2e5;border-radius:12px;padding:3px;box-shadow:0 3px 12px #22222204}.geography-zoom,.geography-zoom button{display:flex;align-items:center;background:white}.geography-zoom button{justify-content:center;width:36px;height:36px;border-radius:9px;color:#4a4d52}.geography-zoom button:hover{background:#fcebed;color:var(--red)}.geography-zoom button:disabled{opacity:.3;cursor:default}.geography-zoom output{font-size:12px;width:42px;text-align:center;color:#777}.geography-details{background:white;border-left:1px solid #e6e7e8;padding:30px 26px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.geography-detail-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:#fff0f0;color:var(--red);margin-bottom:28px}.geography-detail-kicker{font-size:11px;color:#929296;text-transform:uppercase;letter-spacing:.04em;margin-bottom:13px}.geography-details h3{font-size:27px;line-height:1.16;letter-spacing:-.03em;overflow-wrap:anywhere;min-height:63px}.geography-details [aria-live]>p{font-size:14px;color:#858589;margin-top:10px}.geography-contact{border-top:1px solid #ededee;margin-top:25px;padding-top:22px;display:grid;gap:12px;width:100%;min-height:151px;margin-bottom:25px}.geography-contact>span{font-size:12px;color:#8a8a8d}.geography-contact p{font-size:14px;color:#5e5e63;line-height:1.6}.geography-contact a{font-size:14px;display:flex;align-items:center;gap:9px;white-space:nowrap}.geography-contact svg{color:#9a9a9e}.geography-contact a:hover{color:var(--red)}.geography-details>.btn{font-size:13px;padding-inline:18px;gap:10px;width:100%;margin-top:auto}.geography-pagination{display:flex;align-items:center;gap:16px;width:100%;margin-top:27px;color:#97979c;font-size:12px;font-variant-numeric:tabular-nums}.geography-pagination-line{height:2px;flex:1;background:#eee;overflow:hidden}.geography-pagination-line i{display:block;height:2px;background:var(--red);transition:width .35s}.geography-cities{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.geography-cities button{border:1px solid #e5e5e7;background:white;color:#6e6e72;border-radius:100px;padding:10px 16px;font-size:14px;min-height:44px;transition:background .2s,border-color .2s}.geography-cities button:hover{border-color:#d68c90;color:#a41f25}.geography-cities button[aria-pressed=true]{background:var(--red);color:white;border-color:var(--red)}.geography-source{margin-top:17px;font-size:12px;color:#9b9b9f;line-height:1.6}.geography-source a{text-decoration:underline;text-underline-offset:3px}.geography-source a:hover{color:#707075}@keyframes geography-pulse{0%{transform:scale(.7);opacity:.9}to{transform:scale(1.9);opacity:0}}@keyframes geography-route{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@media(max-width:1100px){.geography-heading{gap:25px}.geography-heading>p{max-width:250px;font-size:15px}.geography-count{padding-left:20px}.geography-count strong{font-size:52px}.geography-surface{grid-template-columns:minmax(0,1fr) 260px}.geography-details{padding:25px 20px}.geography-details h3{font-size:25px}.geography-bottom,.geography-top{padding-inline:17px}.geography-top>span{max-width:140px;line-height:1.4}.geography-top i{flex-shrink:0}.geography-bottom>span{max-width:150px}.geography-svg{min-height:320px}.geography-details>.btn{padding-inline:10px;font-size:12px}}@media(max-width:800px){.geography-heading{flex-wrap:wrap}.geography-heading>div:first-child{flex:1;min-width:220px}.geography-heading>p{order:3;max-width:none;width:100%;font-size:15px}.geography-heading>p br{display:none}.geography-count{border:0;padding:0}.geography-surface{grid-template-columns:1fr}.geography-details{border-left:0;border-top:1px solid #e6e7e8;display:grid;grid-template-columns:52px 1fr;gap:12px 18px;padding:25px}.geography-detail-icon{grid-row:1/3;margin:0}.geography-detail-kicker{margin:0;align-self:end}.geography-details h3{min-height:0;font-size:28px}.geography-details [aria-live]>p{margin-top:6px}.geography-contact{grid-column:1/-1;min-height:0;margin:8px 0 10px;padding-top:18px;grid-template-columns:1fr 1fr;column-gap:20px}.geography-contact p,.geography-contact>span{grid-column:1/-1}.geography-details>.btn{grid-column:1/-1;width:auto;justify-self:start;padding-inline:23px;font-size:14px}.geography-pagination{display:none}.geography-top>span{max-width:none}.geography-svg{min-height:0;flex:none;aspect-ratio:1200/694}.geography-bottom>span{max-width:250px}}@media(max-width:480px){.geography-heading{gap:18px}.geography-heading>div:first-child{min-width:180px}.geography-heading h2{font-size:33px}.geography-count{display:block}.geography-count strong{font-size:43px}.geography-count span{display:block;font-size:11px;line-height:1.4;margin-top:4px}.geography-heading>p{font-size:14px}.geography-surface{border-radius:20px}.geography-top{padding:15px 14px;gap:10px}.geography-top>span{font-size:11px;max-width:125px}.geography-tour{padding:8px 11px;font-size:11px;gap:5px}.geography-bottom{padding:10px 14px 15px;align-items:flex-end}.geography-bottom>span{max-width:130px;font-size:11px}.geography-zoom button{width:32px;height:36px}.geography-zoom output{width:34px;font-size:11px}.geography-details{padding:22px 19px;gap:10px 14px}.geography-contact{grid-template-columns:1fr;gap:13px}.geography-details h3{font-size:26px}.geography-cities{gap:7px;margin-top:18px}.geography-cities button{font-size:13px;padding:9px 13px}.geography-source{font-size:11px}.geography-label{font-size:20px}.geography-dot{stroke-width:3}.geography-label{display:none}.geography-pin.is-active .geography-label{display:block;font-size:40px;transform:translate(12px,-14px);stroke-width:7px}.geography-dot{r:9}.geography-pin.is-active .geography-dot{r:12}.geography-hit{r:25}}@media(prefers-reduced-motion:reduce){.geography-section *{animation:none!important;transition:none!important}}.has-shipments .geography-label{font-size:10px;stroke-width:3px;transform:none}.has-shipments .geography-dot{r:3;stroke-width:1.3}.has-shipments .is-active .geography-dot{r:4}.has-shipments .is-cluster .geography-dot{r:9}.has-shipments .geography-hit{r:10}.has-shipments .geography-halo{r:12}.geography-cluster-count{font-size:8px;fill:white;font-weight:700;pointer-events:none}.geography-nearby{margin:0 24px 16px;padding:15px;border:1px solid #eadcdd;border-radius:16px;background:#fff;position:relative;z-index:2}.geography-nearby>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:13px}.geography-nearby>div button{font-size:24px;width:32px;height:32px;border-radius:50%}.geography-nearby>button{font-size:12px;padding:7px 10px;margin:3px;border-radius:30px;background:#f6f6f6}.geography-nearby>button[aria-pressed=true]{background:var(--red);color:#fff}.geography-nearby button:focus-visible{outline:2px solid var(--red);outline-offset:2px}.geography-tabs [data-slot=tabs-list]{height:auto!important;background:#f4f4f5;padding:5px;border-radius:100px;margin-bottom:22px;max-width:100%}.geography-tabs [data-slot=tabs-trigger]{padding:12px 22px;border-radius:100px;font-size:14px;height:auto;white-space:normal}.geography-tabs [data-slot=tabs-trigger][data-state=active]{background:#fff;color:var(--red);box-shadow:0 2px 10px #00000009}.geography-tabs [data-slot=tabs-content]{min-width:0}.geography-surface.has-shipments{grid-template-columns:minmax(0,1fr) 360px;align-items:stretch}.geography-details.shipment-panel{padding:0;display:block}.shipment-details{width:100%;display:flex;flex-direction:column;height:100%;padding:24px;gap:19px}.shipment-city>span{font-size:12px;color:#999}.shipment-city h3{min-height:0;font-size:27px;margin-top:5px}.shipment-photo{position:relative;border-radius:15px;overflow:hidden;background:#f3f3f3}.shipment-photo>img{width:100%;aspect-ratio:1.52;object-fit:cover}.shipment-stage{position:absolute;left:12px;top:12px;background:white;color:#a3212b;padding:5px 10px;font-size:12px;border-radius:100px;box-shadow:0 2px 9px #0001}.shipment-photo-controls{position:absolute;bottom:10px;right:10px;display:flex;align-items:center;gap:5px;background:#ffffffed;border-radius:30px;padding:3px;color:#333;font-size:12px}.shipment-photo-controls button{width:30px;height:30px;display:grid;place-items:center;border-radius:50%}.shipment-photo-controls button:hover{background:#ffe6e7}.shipment-equipment{display:flex;gap:8px;align-items:flex-start;font-size:12px;color:#a8212b;line-height:1.5}.shipment-copy h4{font-size:21px;letter-spacing:-.025em;line-height:1.3;margin:10px 0}.shipment-copy>p{font-size:14px;line-height:1.7;color:#777}.shipment-source-link{display:inline-flex;gap:6px;align-items:center;font-size:13px;color:var(--red);margin-top:15px;text-decoration:underline;text-underline-offset:3px}.shipment-navigation{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:15px;border-top:1px solid #eee}.shipment-navigation>span{font-size:12px;color:#999}.shipment-navigation>div{display:flex;gap:7px}.shipment-navigation button{width:38px;height:38px;border:1px solid #e7e7e7;border-radius:50%;display:grid;place-items:center}.shipment-navigation button:hover{color:var(--red);background:#fff3f3}.shipment-request{font-size:13px;padding-inline:15px;gap:8px}.geography-search{display:flex;align-items:center;gap:18px;font-size:14px;color:#777;margin-top:25px}.geography-search input{border:1px solid #e1e1e1;background:#fff;border-radius:100px;padding:11px 18px;min-width:260px;outline:none;color:#333;font-size:16px}.geography-search input:focus{border-color:var(--red);box-shadow:0 0 0 3px #cf282d10}.geography-city-count{display:inline-grid;place-items:center;border-radius:50%;min-width:21px;height:21px;background:#f6eeee;color:#ac3338;font-size:11px;margin-left:8px;padding:0 4px}.geography-cities button[aria-pressed=true] .geography-city-count{background:#ffffff26;color:#fff}.geography-empty{font-size:14px;color:#888;margin-top:15px}@media(max-width:1100px){.geography-surface.has-shipments{grid-template-columns:minmax(0,1fr) 310px}.shipment-details{padding:22px}.shipment-copy h4{font-size:20px}}@media(max-width:800px){.geography-surface.has-shipments{grid-template-columns:1fr}.shipment-details{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px}.shipment-city{grid-column:1/-1}.shipment-photo{align-self:start;grid-row:2/4}.shipment-request{grid-column:1/-1;justify-self:start}.geography-search{flex-wrap:wrap;gap:10px}}@media(max-width:480px){.geography-tabs [data-slot=tabs-list]{border-radius:18px;width:100%;margin-bottom:17px}.geography-tabs [data-slot=tabs-trigger]{font-size:12px;padding:10px 12px;border-radius:14px}.shipment-details{display:flex;padding:21px;gap:17px}.shipment-photo>img{aspect-ratio:1.6}.shipment-city h3{font-size:27px}.shipment-copy h4{font-size:22px}.shipment-request{width:100%;font-size:14px}.geography-search input{width:100%;min-width:0}.geography-cities{max-height:220px;overflow-y:auto;padding:4px}.geography-city-count{font-size:11px}}