.zip24-animated-brand{--zip24-brand-width: 84px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:var(--zip24-brand-width);min-width:44px;min-height:44px;color:#111820;text-decoration:none;border-radius:4px}.zip24-animated-brand:focus-visible{outline:3px solid #c59900;outline-offset:5px}.zip24-animated-brand__frame{position:relative;display:block;width:100%;aspect-ratio:1083 / 1161;overflow:hidden}.zip24-animated-brand .zip24-animated-brand__image{position:absolute;left:-22.253001%;top:-9.732988%;display:block;width:141.828255%;height:132.299742%;max-width:none;margin:0;filter:grayscale(1) brightness(1.35) invert(1);mix-blend-mode:multiply;-webkit-user-select:none;user-select:none}@media(max-width:700px){.zip24-animated-brand{--zip24-brand-width: 62px}}.rq-dialog{width:min(620px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 48px);margin:auto;padding:0;border:1px solid #e1e3e5;border-radius:20px;color:#202429;background:#fff;box-shadow:0 28px 90px #11181f33;font:inherit;overflow:hidden}.rq-dialog[open]{display:flex;flex-direction:column}.rq-dialog::backdrop{background:#151c2373;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rq-dialog *,.rq-dialog *:before,.rq-dialog *:after{box-sizing:border-box}.rq-dialog button,.rq-dialog input,.rq-dialog textarea,.rq-dialog a{font-family:inherit}.rq-dialog button,.rq-dialog a{-webkit-tap-highlight-color:transparent}.rq-dialog button{cursor:pointer}.rq-dialog :focus-visible{outline:3px solid #8b6800;outline-offset:3px}.rq-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-shrink:0;padding:27px 28px 24px;border-bottom:1px solid #e9eaec}.rq-heading{min-width:0}.rq-eyebrow{color:#73777e;font-size:10px;font-weight:750;letter-spacing:.13em}.rq-heading h2{margin:9px 0 0;font-size:26px;line-height:1.24;letter-spacing:-.045em;font-weight:750}.rq-close{display:grid;width:44px;height:44px;flex-shrink:0;place-items:center;padding:0;border:1px solid #e7e9eb;border-radius:50%;color:#30353b;background:#fff}.rq-close:hover{background:#f2f3f4}.rq-scroll{min-height:0;padding:23px 28px 28px;overflow:auto;overscroll-behavior:contain}.rq-form,.rq-review{display:flex;flex-direction:column;gap:19px}.rq-intro{margin:0;color:#626971;font-size:14px;line-height:1.65}.rq-category{margin:-5px 0 0;color:#697078;font-size:12px;line-height:1.5}.rq-category strong{color:#30353b;font-weight:650}.rq-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;border:1px solid #e9eaec;border-radius:10px;background:#f6f7f8}.rq-mode{min-height:42px;padding:8px 6px;border:0;border-radius:7px;color:#686f76;background:transparent;font-size:13px;font-weight:650;line-height:1.3}.rq-mode[aria-pressed=true]{color:#252a30;background:#fff;box-shadow:0 1px 5px #121c2514}.rq-mode:hover{color:#202429}.rq-field{display:flex;flex-direction:column;gap:8px;min-width:0}.rq-label{color:#333a41;font-size:12px;font-weight:650;line-height:1.5}.rq-optional{margin-left:3px;color:#80868d;font-size:10px;font-weight:450}.rq-input{width:100%;min-width:0;min-height:48px;padding:13px 14px;border:1px solid #dfe2e5;border-radius:9px;color:#252b32;background:#fff;font-size:14px;line-height:1.5}.rq-input::placeholder{color:#9398a0;opacity:1}.rq-input[aria-invalid=true]{border-color:#b44632}.rq-description{min-height:92px;resize:vertical}.rq-contact-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:19px;border-top:1px solid #e9eaec}.rq-photo-picker{display:flex;flex-direction:column;gap:8px}.rq-upload{display:flex;width:100%;min-height:142px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:20px 12px;border:1px dashed #cbd0d5;border-radius:10px;color:#454c54;background:#fafbfc}.rq-upload:hover{border-color:#b29120;background:#fffdf4}.rq-upload strong{font-size:13px;font-weight:650}.rq-upload span{color:#747b83;font-size:11px;line-height:1.5}.rq-file-input{display:none}.rq-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rq-photo{position:relative;min-width:0;margin:0;overflow:hidden;border:1px solid #e2e5e8;border-radius:9px}.rq-photo img{display:block;width:100%;height:104px;object-fit:cover;background:#f5f6f7}.rq-photo figcaption{overflow:hidden;padding:8px;color:#727981;font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.rq-photo-remove{position:absolute;top:4px;right:4px;display:grid;width:36px;height:36px;place-items:center;padding:0;border:1px solid #e4e6e8;border-radius:50%;color:#30353b;background:#fff}.rq-error{margin:-8px 0 0;color:#a23625;font-size:12px;line-height:1.6}.rq-form-footer{display:flex;flex-direction:column;gap:12px;margin-top:3px}.rq-primary,.rq-secondary{display:inline-flex;min-width:0;min-height:49px;align-items:center;justify-content:center;gap:9px;padding:13px 16px;border:1px solid #ffd029;border-radius:9px;color:#202429;background:#ffd029;font-size:13px;font-weight:750;line-height:1.4;text-align:center;text-decoration:none}.rq-primary:hover{border-color:#f2c017;background:#f2c017}.rq-primary svg,.rq-secondary svg{flex-shrink:0}.rq-secondary{border-color:#dfe2e5;background:#fff}.rq-secondary:hover{background:#f6f7f8}.rq-hint{margin:0;color:#737b83;font-size:11px;line-height:1.65}.rq-hint a{color:#424a53;text-underline-offset:3px}.rq-request-text{min-height:230px;max-height:45dvh;resize:vertical;background:#fafbfc}.rq-photo-reminder{display:flex;align-items:flex-start;gap:10px;margin:0;padding:12px;border:1px solid #eee5bc;border-radius:8px;color:#685f36;background:#fffcf0;font-size:12px;line-height:1.6}.rq-photo-reminder svg{flex-shrink:0;margin-top:1px}.rq-review-actions{display:grid;grid-template-columns:1.1fr 1fr;gap:10px}.rq-copy-status{min-height:0;margin:-7px 0 0;color:#4b6250;font-size:12px;line-height:1.6}.rq-copy-status:empty{display:none}.rq-back{align-self:flex-start;min-height:40px;padding:8px 0;border:0;color:#555e68;background:transparent;font-size:12px;text-align:left;text-decoration:underline;text-underline-offset:4px}.rq-dialog button:disabled{cursor:default;opacity:.58}.rq-consent{display:flex;align-items:flex-start;gap:11px;color:#535d66;font-size:12px;line-height:1.65}.rq-consent input{flex-shrink:0;width:19px;height:19px;margin:1px 0 0;accent-color:#987500}.rq-consent a{color:#374957;text-decoration:underline;text-underline-offset:3px}.rq-send-error{padding:14px;border:1px solid #e8cdbb;border-radius:9px;background:#fff8f0;color:#794526;font-size:13px;line-height:1.65}.rq-fallback{display:flex;flex-direction:column;gap:12px;padding-top:17px;border-top:1px solid #e9eaec}.rq-fallback[inert]{opacity:.6}.rq-whatsapp{grid-column:1 / -1}.rq-success-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#edf5e9;color:#477139}.rq-success{padding-block:7px}@media(max-width:520px){.rq-dialog{max-height:calc(100dvh - 24px);border-radius:15px}.rq-header{gap:10px;padding:20px 18px 18px}.rq-heading h2{font-size:22px}.rq-close{width:40px;height:40px}.rq-scroll{padding:18px}.rq-form,.rq-review{gap:17px}.rq-contact-fields,.rq-review-actions{grid-template-columns:1fr}.rq-input{font-size:16px}.rq-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.rq-photo-remove{width:40px;height:40px}.rq-mode{font-size:12px}}:root{font-family:Manrope Variable,Arial,sans-serif;color:#111820;background:#fff;font-synthesis:none;--ink:#111820;--muted:#69717d;--line:#e4e6e9;--yellow:#ffd026;--soft:#f6f7f8;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer;color:inherit}button{border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #c59900;outline-offset:5px}input:focus-visible,textarea:focus-visible{outline:2px solid #c59900;outline-offset:2px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}svg{flex-shrink:0}::selection{background:#ffe889}body:has(dialog[open]){overflow:hidden}.section-shell{width:calc(100% - 96px);max-width:1392px;margin-inline:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--yellow);font-weight:800;border-radius:7px;padding:17px 24px;min-height:52px;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{background:#f2c21b;transform:translateY(-1px)}.icon-button{display:grid;place-items:center;width:44px;height:44px;border-radius:6px}.icon-button:hover{background:var(--soft)}.text-button{display:inline-flex;align-items:center;gap:17px;font-size:15px;font-weight:600;padding:10px 0}.text-button:hover{text-decoration:underline;text-underline-offset:5px}.eyebrow{font-size:11px;line-height:1.6;font-weight:800;letter-spacing:3px}.skip-link{position:fixed;z-index:200;left:10px;top:10px;background:var(--yellow);padding:15px;transform:translateY(-200%)}.skip-link:focus{transform:none}.site-header{position:relative;z-index:5;background:#fff}.header-inner{max-width:1488px;min-height:88px;margin:auto;padding:10px 48px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:8px;flex-shrink:0}.brand img{width:44px;height:44px;object-fit:contain;filter:grayscale(1) invert(1);mix-blend-mode:multiply}.brand strong{display:block;font-size:35px;line-height:1;font-weight:850;letter-spacing:-1.6px}.brand small{display:block;font-weight:850;font-size:10px;letter-spacing:2.1px;margin-top:3px}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:25px;font-size:13px;font-weight:550;white-space:nowrap}.desktop-nav button{padding:10px 0}.desktop-nav a:hover,.desktop-nav button:hover{color:#9b7100}.header-contact{display:flex;align-items:center;gap:28px;margin-left:auto}.header-phone{display:flex;gap:9px;align-items:center;font-size:15px;font-weight:800;white-space:nowrap}.header-cta{font-size:14px;min-height:47px;padding:13px 22px}.mobile-menu-button,.mobile-menu{display:none}.hero{position:relative;min-height:646px;display:flex;align-items:center}.hero-copy{position:relative;width:47%;padding:55px 0 54px;z-index:2;pointer-events:none}.hero-copy>*{pointer-events:auto}.hero-eyebrow{display:flex;align-items:center;gap:24px;margin-bottom:28px;letter-spacing:3.3px}.hero-eyebrow>span{width:46px;height:2px;background:var(--yellow);flex-shrink:0}h1{font-size:clamp(51px,5.15vw,77px);font-weight:850;line-height:1.01;letter-spacing:-4.2px;white-space:nowrap;text-wrap:initial}.hero-description{font-size:20px;line-height:1.6;color:#555e6a;margin-top:20px;letter-spacing:-.5px}.hero-search{margin-top:30px;width:92%;max-width:558px}.search-modes{display:flex;align-items:stretch;width:fit-content}.search-modes button{padding:14px 29px;font-weight:600;font-size:15px;background:#f0f1f3;border-radius:8px 8px 0 0;border:1px solid transparent}.search-modes button[aria-selected=true]{background:#fff;border-color:var(--line);border-bottom-color:#fff;position:relative;z-index:1;margin-bottom:-1px;font-weight:800}.search-row{display:flex;gap:10px;padding:10px;border:1px solid var(--line);border-radius:0 8px 8px;box-shadow:0 8px 28px #11182003;background:#fff}.search-row label{display:flex;gap:12px;align-items:center;background:var(--soft);border:1px solid #eceef0;border-radius:5px;flex:1;min-width:0;color:#858b96;padding:0 13px}.search-row input{border:0;background:transparent;width:100%;min-width:0;height:50px;font-size:15px;color:var(--ink);outline:none}.search-row label:focus-within{outline:2px solid #c59900;outline-offset:2px}.search-row input::placeholder{color:#858b96}.search-row .button{min-width:112px;padding-inline:20px;font-size:15px}.photo-prompt{display:flex;gap:12px;align-items:center;color:#727985;font-size:14px;flex:1;padding-left:12px}.help-link{display:flex;gap:19px;align-items:center;margin-top:24px;padding:10px 0;font-size:15px;font-weight:550;text-decoration:underline;text-underline-offset:5px}.help-link svg{transition:transform .2s}.help-link:hover svg{transform:translate(5px)}.hero-art{position:absolute;right:-15px;top:0;width:60%;height:100%;z-index:1}.hero-visual{position:absolute;top:3%;right:0;bottom:2%;left:0;width:100%;aspect-ratio:4/3;margin:auto;max-height:100%}.hero-photo,.hero-contour{width:100%;height:100%;object-fit:contain;position:absolute;top:0;right:0;bottom:0;left:0;mix-blend-mode:multiply;pointer-events:none}.hero-photo{opacity:1}.hero-contour,.intro-waiting .hero-photo{opacity:0}.intro-waiting .hero-contour{opacity:1}.intro-playing .hero-photo{animation:photo-in 1.5s var(--ease) both}.intro-playing .hero-contour{animation:contour-out 1.5s ease both}.hero-highlight{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;mix-blend-mode:multiply;opacity:.18;transition:clip-path .3s var(--ease)}.hero-highlight img{width:100%;height:100%;object-fit:contain;filter:sepia(1) saturate(3.5) brightness(1.2);mix-blend-mode:multiply}.hero-hotspots{position:absolute;top:0;right:0;bottom:0;left:0}.intro-waiting .hero-hotspots{visibility:hidden}.intro-playing .hero-hotspots{animation:points-in .35s 1.12s both}.hotspot{position:absolute;padding:0;width:44px;height:44px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;z-index:3}.hotspot-dot{width:30px;height:30px;display:grid;place-items:center;background:#fffef4e8;color:#554414;border:1px solid #d0b745;box-shadow:0 2px 10px #3b2c1833;border-radius:50%;transition:background .2s,transform .2s,box-shadow .2s}.hotspot.is-active .hotspot-dot,.hotspot:hover .hotspot-dot{background:var(--yellow);color:#fff;box-shadow:0 0 0 5px #fff9,0 0 0 7px #e0b60866;transform:scale(1.04)}.hotspot-label{position:absolute;left:49px;top:8px;padding:7px 9px;background:#fffffff0;border:1px solid #ebece8;border-radius:4px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;white-space:nowrap;box-shadow:0 3px 8px #11182008;opacity:0;transform:translate(-5px);pointer-events:none;transition:opacity .2s,transform .2s}.hotspot.is-active .hotspot-label,.hotspot:focus-visible .hotspot-label{opacity:1;transform:none}.hotspot[data-hotspot=engine] .hotspot-label{left:auto;right:49px}.hotspot[data-hotspot=attachment] .hotspot-label{left:0;top:47px}.hotspot[data-hotspot=undercarriage] .hotspot-label{left:32px;top:38px}.art-caption{position:absolute;right:6%;top:13%;font-size:10px;letter-spacing:2px;line-height:1.85;color:#7d8490}.art-caption span{display:block;width:28px;height:1px;background:#7d8490;margin-top:15px}.replay-motion{position:absolute;bottom:14px;right:6px;display:flex;align-items:center;gap:7px;font-size:10px;color:#717983;padding:9px;border-radius:3px}.replay-motion:hover{background:#f4f5f4}.intro-complete .hero-hotspots{opacity:1}@keyframes photo-in{0%,14%{opacity:0}to{opacity:1}}@keyframes contour-out{0%,24%{opacity:1}92%,to{opacity:0}}@keyframes points-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.benefits{border-block:1px solid var(--line);background:#fafaf9}.benefits-inner{display:grid;grid-template-columns:repeat(3,1fr);padding-block:24px;color:#6f7782;font-size:13px}.benefits-inner>span{display:flex;align-items:center;justify-content:center;gap:17px;border-right:1px solid #d4d8dc}.benefits-inner>span:last-child{border-right:0}.categories-section{padding-block:37px 30px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:20px}h2{font-size:36px;line-height:1.16;letter-spacing:-1.3px;font-weight:850}.category-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{position:relative;isolation:isolate;text-align:left;display:flex;min-height:144px;background:#f7f8f7;padding:21px 20px;overflow:hidden;border-bottom:2px solid transparent;transition:border-color .2s,background .2s}.category-card.is-active{border-color:var(--yellow)}.category-card:hover{background:#f1f3f2}.category-card>div{position:relative;z-index:1;width:56%;pointer-events:none}.category-card h3{font-size:23px;font-weight:850;letter-spacing:-.7px}.category-card p{font-size:12px;line-height:1.55;color:#7b828c;margin-top:7px;max-width:205px}.category-card img{position:absolute;width:49%;height:140px;right:-4px;bottom:0;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s var(--ease);z-index:0}.category-card:hover img{transform:translate(-5px) scale(1.03)}.category-arrow{display:none;margin-top:12px}.other-categories{display:flex;gap:25px;margin-top:21px;flex-wrap:wrap}.other-categories button{display:flex;align-items:center;gap:8px;font-size:12px;color:#737b85;padding:5px 0}.other-categories button:hover{color:#111820}.process-section,.faq-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:110px;padding-block:94px;border-top:1px solid var(--line)}.section-intro h2{margin-top:22px;font-size:43px}.section-intro>p:last-child{font-size:15px;line-height:1.8;color:#737b85;max-width:370px;margin-top:24px}.process-steps article{display:flex;gap:27px;padding:22px 0;border-bottom:1px solid var(--line)}.process-steps article:first-child{padding-top:0}.process-steps article:last-child{border:0}.process-steps article>span{font-size:15px;font-weight:700;color:#b39322;line-height:30px}.process-steps h3{font-size:20px;font-weight:800;letter-spacing:-.5px}.process-steps p{font-size:14px;line-height:1.75;color:#77808b;margin-top:9px;max-width:420px}.delivery-section{background:#f7f7f2}.delivery-inner{padding-block:68px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.delivery-inner h2{font-size:43px;margin-top:18px}.delivery-inner>div>p:last-child{color:#707884;line-height:1.8;margin-top:22px;font-size:14px;max-width:420px}.delivery-companies{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.delivery-companies>span{font-size:21px;font-weight:750;padding:22px 0;border-bottom:1px solid #dedfd8}.delivery-companies>p{grid-column:1/-1;display:flex;gap:9px;align-items:center}.faq-section{border:0}.faq-list details{border-bottom:1px solid var(--line);padding:23px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-size:16px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{margin-top:17px;color:#737b85;font-size:14px;line-height:1.8}.request-band{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:40px;padding-block:57px 65px}.request-band h2{font-size:33px;margin-top:15px}.request-band p:last-child{font-size:14px;color:#747c87;margin-top:14px}.site-footer{border-top:1px solid var(--line);padding-block:40px 25px;display:grid;grid-template-columns:.8fr 1.4fr 1fr;gap:30px}.site-footer .brand strong{font-size:27px}.site-footer .brand small{font-size:8px}.site-footer .brand img{width:36px;height:36px}.site-footer p{font-size:12px;line-height:1.8;font-weight:700}.site-footer p span{font-weight:400;color:#7d8590}.site-footer>div{display:flex;align-items:flex-end;flex-direction:column;gap:7px}.site-footer>div a:first-child{font-weight:800}.site-footer>div a:last-child{font-size:12px;color:#6d7580}.site-footer>small{grid-column:1/-1;color:#8d939a;font-size:10px;border-top:1px solid #eee;padding-top:20px;margin-top:8px}dialog::backdrop{background:#17202780;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.catalog-dialog{width:min(1200px,calc(100% - 48px));max-height:calc(100dvh - 64px);border:0;border-radius:12px;padding:32px;color:var(--ink);background:#fff;box-shadow:0 30px 100px #0003;overflow:auto}.catalog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.catalog-heading h2{font-size:30px;margin-top:10px}.catalog-search{display:flex;align-items:center;gap:12px;margin-block:27px;padding:12px 16px;border:1px solid #dfe2e6;border-radius:6px}.catalog-search:focus-within{outline:2px solid #c59900}.catalog-search input{width:100%;flex:1;min-width:0;border:0;background:none;outline:none;min-height:27px;font-size:15px}.catalog-search>span{color:#7b838d;font-size:12px;white-space:nowrap}.catalog-body{display:grid;grid-template-columns:200px 1fr;gap:28px}.catalog-categories{display:flex;flex-direction:column;gap:4px}.catalog-categories button{text-align:left;display:flex;justify-content:space-between;align-items:center;gap:7px;padding:12px 13px;border-radius:4px;font-size:13px}.catalog-categories button:hover{background:#f8f8f5}.catalog-categories button.is-current{background:#fff1b7;font-weight:800}.catalog-notice{font-size:12px;line-height:1.6;color:#747c87;margin-bottom:17px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.product-card{border:1px solid var(--line);border-radius:6px;padding:17px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.product-card>img{width:100%;height:155px;object-fit:contain;background:#f6f7f6;margin-bottom:15px}.article-number{font-size:11px;letter-spacing:1px;color:#7d8490}.product-card h3{font-size:17px;font-weight:800;margin-top:6px;text-wrap:initial}.product-card p{font-size:12px;color:#747c87;line-height:1.7;margin-top:9px}.product-card .text-button{font-size:12px;margin-top:auto;padding-top:18px}.catalog-empty{padding:48px 28px 70px;text-align:center;display:flex;flex-direction:column;align-items:center;background:#f8f9f7;border-radius:6px}.catalog-empty>svg{color:#a4a99e}.catalog-empty h3{font-size:25px;margin-top:20px}.catalog-empty p{font-size:14px;color:#747c87;line-height:1.7;max-width:400px;margin-top:15px}.catalog-empty .button{font-size:14px;margin-top:24px}@media(min-width:1550px){.hero{min-height:680px}.hero-copy{width:46%}.hero-art{right:-15px;width:61%}.hero-search{max-width:565px}}@media(max-width:1240px){.desktop-nav{gap:16px;font-size:12px}.desktop-nav a:last-child{display:none}.header-contact{gap:17px}.header-phone{font-size:12px}.header-cta{padding-inline:17px;font-size:12px}.header-inner{gap:20px}.brand strong{font-size:30px}.hero{min-height:590px}h1{font-size:5.05vw;letter-spacing:-3px}.hero-description{font-size:17px}.hero-eyebrow{font-size:9px;gap:16px;letter-spacing:2px}.hero-eyebrow>span{width:32px}.hero-search{width:96%}.search-modes button{padding:12px 23px;font-size:13px}.search-row input{font-size:12px;height:44px}.search-row .button{min-width:88px;font-size:13px;padding-inline:15px}.art-caption{font-size:9px;right:4%;top:12%}.category-card h3{font-size:21px}.category-card p{font-size:11px}.process-section,.faq-section{gap:70px}.hotspot-label{font-size:10px}}@media(max-width:1000px){.mobile-menu-button{display:grid;width:40px;height:42px}.mobile-menu{display:flex;position:absolute;left:0;right:0;top:100%;padding:17px 24px 23px;flex-direction:column;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 30px #11182008;gap:0;z-index:20}.mobile-menu>*{text-align:left;padding:13px 0;font-size:15px}.section-shell{width:calc(100% - 48px)}.header-inner{padding:14px 24px;min-height:80px}.desktop-nav{display:none}.header-contact{margin-left:auto}.header-phone{font-size:14px}.hero{min-height:540px}.hero-copy{width:49%;padding-top:40px;padding-bottom:45px}h1{font-size:5.45vw;letter-spacing:-2.7px}.hero-art{right:-12px;width:58%;top:10px}.hero-description{font-size:15px;max-width:320px}.hero-search{margin-top:23px}.search-modes button{padding:11px 22px}.search-row{gap:7px;padding:7px}.search-row label{padding-inline:9px;gap:8px}.search-row label svg{width:19px}.search-row .button{min-width:74px;font-size:12px;padding-inline:12px}.search-row input{font-size:11px}.hero-eyebrow{font-size:8px;letter-spacing:1.6px}.art-caption{display:none}.help-link{font-size:13px;margin-top:15px}.benefits-inner{padding-block:20px;font-size:11px}.benefits-inner>span{gap:10px}.category-card{padding:17px 13px;min-height:160px}.category-card>div{width:58%}.category-card h3{font-size:20px}.category-card p{font-size:10px}.category-card img{width:51%;height:115px;bottom:3px;right:-10px}.section-heading h2{font-size:30px}.other-categories{gap:18px}.other-categories button{font-size:11px}.process-section,.faq-section{gap:40px;padding-block:65px}.section-intro h2,.delivery-inner h2{font-size:35px}.delivery-inner{gap:50px}.delivery-companies>span{font-size:18px}.request-band h2{font-size:29px}.request-band .button{font-size:13px}.site-footer{grid-template-columns:.8fr 1.3fr 1fr;gap:20px}.site-footer>div a:first-child{font-size:13px}}@media(max-width:700px){html{scroll-padding-top:12px}.section-shell{width:calc(100% - 40px)}.header-inner{padding:15px 20px;min-height:74px;gap:12px}.brand img{width:34px;height:34px}.brand strong{font-size:29px}.brand small{font-size:8px;letter-spacing:1.7px}.header-phone{display:none}.header-contact{margin-left:auto}.header-cta{font-size:11px;min-height:39px;padding:10px 14px}.mobile-menu-button{display:grid;width:34px;height:39px}.mobile-menu{display:flex;position:absolute;left:0;right:0;top:100%;padding:17px 20px 23px;flex-direction:column;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 30px #11182008;gap:0;z-index:20}.mobile-menu>*{text-align:left;padding:13px 0;font-size:15px}.hero{display:flex;flex-direction:column;align-items:stretch;min-height:0}.hero-copy{width:100%;padding:30px 0 0;pointer-events:auto}.hero-eyebrow{font-size:8px;letter-spacing:2px;gap:14px;margin-bottom:20px}.hero-eyebrow>span{width:27px}h1{font-size:clamp(35px,9.85vw,65px);line-height:1.025;letter-spacing:-2px;white-space:normal}.hero-description{font-size:15px;line-height:1.65;max-width:340px;margin-top:16px;letter-spacing:-.3px}.hero-search{margin-top:22px;width:100%;max-width:none}.search-modes button{font-size:13px;padding:11px 24px}.search-row{padding:8px;gap:8px}.search-row input{font-size:12px;height:45px}.search-row .button{font-size:13px;min-height:46px;min-width:84px;padding:12px 17px}.search-row label svg{width:20px}.photo-prompt{font-size:11px;padding-left:5px;gap:8px}.photo-prompt svg{width:19px}.help-link{font-size:13px;margin-top:13px;padding:8px 0;gap:14px}.hero-art{position:relative;right:auto;top:auto;width:calc(100% + 16px);margin-inline:-8px;height:auto;aspect-ratio:4/3;margin-top:5px;margin-bottom:18px}.hero-visual{top:0;right:0;bottom:0;left:0;max-height:none}.hero-highlight{opacity:.13}.hotspot-dot{width:27px;height:27px}.hotspot-label{font-size:9px;padding:5px 7px}.hotspot[data-hotspot=undercarriage] .hotspot-label{top:37px;left:-22px}.hotspot[data-hotspot=engine] .hotspot-label{top:-15px;right:30px}.hotspot[data-hotspot=attachment] .hotspot-label{top:37px;left:0}.replay-motion{font-size:9px;right:0;bottom:-14px;padding:5px}.replay-motion svg{width:12px}.benefits-inner{width:100%;padding:17px 10px;font-size:9px;line-height:1.4}.benefits-inner>span{flex-direction:column;gap:8px;text-align:center;padding-inline:6px}.benefits-inner svg{height:22px}.categories-section{padding-block:30px 27px}.section-heading{gap:12px;margin-bottom:18px}.section-heading h2{font-size:28px;letter-spacing:-1px}.section-heading .text-button{font-size:10px;gap:6px}.section-heading .text-button svg{width:16px}.category-cards{grid-template-columns:1fr;gap:10px}.category-card{min-height:134px;padding:19px 20px}.category-card h3{font-size:23px}.category-card p{font-size:12px;max-width:190px}.category-card img{width:47%;height:138px;right:0;bottom:0}.category-card>div{width:56%}.category-arrow{display:block}.other-categories{gap:10px 18px;margin-top:18px}.other-categories button{font-size:11px}.process-section,.faq-section{grid-template-columns:1fr;gap:35px;padding-block:47px}.section-intro h2,.delivery-inner h2{font-size:34px;letter-spacing:-1.2px;margin-top:15px}.section-intro>p:last-child{font-size:14px;margin-top:17px;max-width:none}.eyebrow{font-size:9px;letter-spacing:2px}.process-steps article{gap:20px;padding:20px 0}.process-steps h3{font-size:18px}.process-steps p{font-size:13px;margin-top:7px}.delivery-inner{grid-template-columns:1fr;gap:25px;padding-block:45px}.delivery-inner>div>p:last-child{font-size:13px;margin-top:18px}.delivery-companies{gap:0 20px}.delivery-companies>span{font-size:17px;padding-block:17px}.faq-list summary{font-size:14px}.faq-list details{padding:19px 0}.faq-list details p{font-size:13px}.request-band{flex-direction:column;align-items:stretch;gap:24px;padding-block:36px 42px}.request-band h2{font-size:29px;text-wrap:initial}.request-band p:last-child{font-size:13px;line-height:1.7}.request-band .button{align-self:flex-start;font-size:14px}.site-footer{grid-template-columns:1fr;gap:24px;padding-block:30px 20px}.site-footer>div{align-items:flex-start}.site-footer>div a:first-child{font-size:17px}.site-footer>small{margin:0;padding-top:18px}.catalog-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 24px);padding:21px 16px;border-radius:9px}.catalog-heading h2{font-size:24px;margin-top:8px}.catalog-heading .eyebrow{font-size:8px}.catalog-heading .icon-button{width:34px;flex-shrink:0}.catalog-search{margin-block:20px;padding:10px 11px;gap:9px}.catalog-search input{font-size:12px}.catalog-search>span{display:none}.catalog-body{grid-template-columns:1fr;gap:18px}.catalog-categories{flex-direction:row;overflow:auto;padding:2px 2px 7px}.catalog-categories button{white-space:nowrap;flex-shrink:0;font-size:11px;padding:11px}.catalog-categories button svg{display:none}.product-grid{grid-template-columns:1fr;gap:14px}.product-card>img{height:175px}.catalog-empty{padding:30px 15px 38px}.catalog-empty h3{font-size:23px}.catalog-empty p{font-size:13px}.catalog-notice{font-size:11px}.catalog-results{min-width:0}}@media(max-width:360px){.header-inner{padding-inline:16px;gap:6px}.header-cta{padding-inline:9px;font-size:10px}.brand strong{font-size:26px}.brand img{width:29px;height:29px}.brand small{font-size:7px}.section-shell{width:calc(100% - 32px)}h1{font-size:9.75vw;letter-spacing:-1.5px}.hero-description{font-size:13px}.search-row .button{min-width:69px;padding-inline:12px}.search-row input{font-size:10px}.search-row label{gap:5px;padding-inline:7px}.photo-prompt{font-size:10px}.photo-prompt svg{display:none}.section-heading h2{font-size:25px}.section-heading .text-button{font-size:9px}.category-card p{font-size:11px}.hotspot-label,.benefits-inner{font-size:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-delay:0ms!important;transition-duration:.001ms!important}.hero-photo{opacity:1!important}.hero-contour{opacity:0!important}.hero-hotspots{opacity:1!important;visibility:visible!important;transform:none!important}}.hotspot[data-hotspot=cabin] .hotspot-label{left:auto;right:49px;top:-13px}.catalog-subcategories{padding:22px;background:#f7f8f7;border:1px solid var(--line);border-radius:8px;margin-bottom:20px}.catalog-subcategories h3{font-size:21px;letter-spacing:-.5px}.catalog-subcategories p{font-size:13px;line-height:1.6;color:var(--muted);margin:8px 0 16px}.catalog-subcategories>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-subcategories button{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 15px;border:1px solid #dedfdc;border-radius:5px;background:#fff;text-align:left;font-size:13px;font-weight:650;min-height:48px}.catalog-subcategories button:hover{background:#fff9d9;border-color:#dac45d}.catalog-subcategories button svg{flex-shrink:0}@media(max-width:700px){.hotspot[data-hotspot=cabin] .hotspot-label{right:35px;top:-9px}.catalog-subcategories{padding:17px}.catalog-subcategories h3{font-size:20px}.catalog-subcategories>div{grid-template-columns:1fr}.catalog-subcategories button{font-size:13px}}.hotspot[data-hotspot=hydraulics] .hotspot-label{left:auto;right:49px;top:8px}.hotspot.is-active .hotspot-dot,.hotspot:hover .hotspot-dot{color:#20282d}@media(max-width:700px){.hotspot[data-hotspot=hydraulics] .hotspot-label{right:37px;top:11px}}html{scrollbar-gutter:stable}.catalog-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;border-radius:0;overflow:hidden;background:transparent;box-shadow:none}.catalog-dialog::backdrop{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.catalog-scene{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.catalog-scene:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 75% 35%,#52606a,#2c3c49 47%,#172531);opacity:0}.catalog-dialog[open] .catalog-scene:before{animation:scene-dusk 1.4s cubic-bezier(.4,0,.2,1) both}.catalog-scene:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0307094d,#03070999);opacity:0;transition:opacity .65s ease}.catalog-dialog[data-stage=catalog] .catalog-scene:after{opacity:1}.scene-machine{position:absolute;container-type:inline-size}.scene-excavator{position:relative;display:block;width:100%;height:100%;opacity:1}.catalog-dialog[open] .scene-excavator{animation:machine-evening 1.4s cubic-bezier(.4,0,.2,1) both}.work-light{position:absolute;width:0;height:0;opacity:0}.work-light-core{position:absolute;width:max(3px,var(--lamp-size));aspect-ratio:1;border-radius:25%;background:#ffffef;transform:translate(-50%,-50%) rotate(-8deg);box-shadow:0 0 .6cqw .2cqw #fffce5,0 0 2.2cqw .7cqw #ffdf8570}.work-light-halo{position:absolute;width:15cqw;aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#ffedb440,#ffebbb10 33%,transparent 68%)}.work-light-beam{position:absolute;right:0;top:0;width:67cqw;height:41cqw;transform-origin:top right;transform:rotate(var(--beam-angle));background:linear-gradient(255deg,#fff5c83d,#ffedba18 35%,#ffefb905 82%,transparent);-webkit-mask-image:conic-gradient(from 227deg at 100% 0,transparent 0deg,#000 6deg 23deg,transparent 34deg);mask-image:conic-gradient(from 227deg at 100% 0,transparent 0deg,#000 6deg 23deg,transparent 34deg);filter:blur(.8cqw)}.work-light-ground{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.work-light-ground span{position:absolute;border-radius:50%;background:radial-gradient(ellipse,#ffe6a14f,#ecd4911e 46%,transparent 72%);filter:blur(.7cqw)}.ground-near-bucket{left:-3%;top:89%;width:46%;height:9%}.ground-near-tracks{left:38%;top:88%;width:65%;height:9%}.catalog-dialog[data-stage=ignition] .work-light{animation:lamp-ignite 1s ease-out both}.catalog-dialog[data-stage=ignition] .work-light-ground{animation:light-spread 1s ease-out both}.catalog-dialog[data-stage=catalog] .work-light,.catalog-dialog[data-stage=catalog] .work-light-ground{opacity:1}.scene-caption{position:absolute;right:44px;bottom:37px;color:#d3dce1;font-size:9px;font-weight:600;letter-spacing:2px;display:flex;align-items:center;gap:9px}.scene-caption span{width:5px;height:5px;border-radius:50%;background:#ffdf85;box-shadow:0 0 9px #ffdf85}.scene-close{position:absolute;z-index:3;right:18px;top:25px;width:44px;height:44px;border:1px solid #ffffff40;border-radius:50%;background:#18202680;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.scene-close:hover{background:#405663}.scene-opening{position:absolute;left:5%;top:40%;font-size:12px;color:#e1e7e9;letter-spacing:1px}.scene-opening span{display:block;max-width:420px;margin-top:16px;font-size:40px;font-weight:800;letter-spacing:-1px;color:#fff}.catalog-panel{position:absolute;top:28px;right:76px;bottom:28px;left:76px;max-width:1440px;margin-inline:auto;padding:2px 7px 24px 2px;overflow:auto;overscroll-behavior:contain;border:0;border-radius:20px;background:transparent;color:#f8faf9;scrollbar-width:thin;scrollbar-color:#acb8bd66 transparent;visibility:hidden;transform:translate(-24px)}.catalog-dialog[data-stage=catalog] .catalog-panel{visibility:visible;transform:none;animation:glass-arrive .45s var(--ease) backwards}.catalog-dialog[data-stage=catalog] :is(.catalog-heading,.catalog-search,.catalog-sidebar,.product-card,.catalog-notice,.catalog-subcategories,.catalog-empty){animation:glass-reveal .45s ease-out backwards}.catalog-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.95fr);align-items:center;gap:30px;margin-bottom:26px;padding:12px 2px}.catalog-dialog .catalog-heading h2{font-size:clamp(26px,2.3vw,36px);line-height:1.2;letter-spacing:-1px;outline:none;text-shadow:0 2px 20px #0005}.catalog-dialog .catalog-heading .eyebrow{color:#c5ced1;font-size:10px}.catalog-dialog .catalog-search{color:#dae0e2;background:#10181c66;border-color:#ffffff38;border-radius:12px;margin:0;min-height:58px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.catalog-dialog .catalog-search input{font-size:14px;color:#fff;color-scheme:dark}.catalog-dialog .catalog-search input::placeholder{color:#c0c8cd}.catalog-dialog .catalog-search>span{color:#b7c2c8}.catalog-dialog .catalog-body{grid-template-columns:240px minmax(0,1fr);gap:22px;align-items:start}.catalog-sidebar,.catalog-dialog .product-card,.catalog-dialog .catalog-empty,.catalog-dialog .catalog-subcategories{background:linear-gradient(155deg,#27313861,#0b1014b8);border:1px solid #ffffff40;border-radius:20px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff12,0 16px 45px #00000012}.catalog-sidebar{position:sticky;top:0;padding:23px 14px 20px}.catalog-sidebar>h3{margin:0 10px 16px;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.7px}.catalog-dialog .catalog-categories{flex-direction:column;overflow:visible;padding:0;gap:5px}.catalog-dialog .catalog-categories button{color:#d4d9da;min-height:52px;padding:11px 10px;gap:12px;font-size:13px;line-height:1.4;border:1px solid transparent;border-radius:9px;white-space:normal}.catalog-dialog .catalog-categories button span{flex:1}.catalog-dialog .catalog-categories button svg{display:block}.catalog-dialog .catalog-categories .category-link-arrow{width:14px;opacity:.7}.catalog-dialog .catalog-categories button:hover{background:#ffffff0f;color:#fff}.catalog-dialog .catalog-categories button.is-current{color:#ffe07b;background:linear-gradient(100deg,#ffd12b1c,#ffd12b05);border-color:#e8bb486b;box-shadow:inset 2px 0 #f5c63d;font-weight:750}.catalog-reset{display:block;margin:21px auto 0;padding:6px;color:#bdc4c6;font-size:12px;text-decoration:underline;text-underline-offset:4px}.catalog-reset:hover{color:#fff}.catalog-dialog .catalog-notice{color:#c3cbd0;font-size:11px;margin:0 2px 16px;text-shadow:0 1px 6px #0008}.catalog-dialog .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.catalog-dialog .product-card{position:relative;padding:0;overflow:hidden;align-items:stretch;transition:border-color .25s}.catalog-dialog .product-card:hover{border-color:#edce7d99}.product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;pointer-events:none;background:linear-gradient(115deg,transparent 25%,#ffe9a875 43%,#ffffffe8 50%,#ffe9a875 57%,transparent 75%);background-size:250% 100%;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0}.catalog-dialog[data-stage=catalog] .product-card:before{animation:glass-edge-glint 1.1s .15s ease-out both}.product-photo{height:clamp(190px,17vw,250px);padding:22px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ffffff12}.product-photo img{height:100%;max-width:100%;width:auto;object-fit:contain;border-radius:6px}.product-cutout{display:block;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 12px 10px #0004)}.product-cutout.is-wide{width:62%;max-width:250px}.product-copy{padding:23px 24px 25px;flex:1;background:linear-gradient(180deg,#070b0e0a,#070b0e40)}.product-category{display:block;color:#c0c9cd;font-size:10px;font-weight:800;letter-spacing:.9px;text-transform:uppercase}.catalog-dialog .product-card h3{color:#fff;font-size:clamp(17px,1.45vw,22px);line-height:1.35;margin:8px 0 21px}.catalog-dialog .product-card p{color:#d0d5d5;font-size:13px;line-height:1.7;margin-top:12px}.catalog-dialog .product-card .article-number{color:#b4c1c9;font-size:11px;letter-spacing:.15px;margin:0}.product-request{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 24px 24px;padding:14px 17px;min-height:49px;border:1px solid #f9d6587d;border-radius:9px;background:#ffd238e8;color:#192125;font-size:13px;font-weight:800;transition:background .2s}.product-request:hover{background:#ffdf72}.catalog-dialog .catalog-empty{padding-block:60px}.catalog-dialog .catalog-empty p,.catalog-dialog .catalog-subcategories p{color:#d0d5d5}.catalog-dialog .catalog-empty>svg{color:#e8dcae}.catalog-dialog .catalog-empty .button{color:#192125}.catalog-dialog .catalog-subcategories{padding:24px}.catalog-dialog .catalog-subcategories button{color:#edf1f0;background:#ffffff08;border-color:#ffffff40;border-radius:9px}.catalog-dialog .catalog-subcategories button:hover{background:#f5cd331a;border-color:#eac46280}.catalog-dialog .catalog-results{min-width:0}body:has(.catalog-dialog[open]) .rq-dialog::backdrop{background:#14202b40;-webkit-backdrop-filter:none;backdrop-filter:none}.catalog-dialog[data-stage=closing] .catalog-scene:before{animation:scene-daylight 1s cubic-bezier(.4,0,.2,1) both}.catalog-dialog[data-stage=closing] .catalog-scene:after{transition:none;animation:veil-away 1s cubic-bezier(.4,0,.2,1) both}.catalog-dialog[data-stage=closing] .scene-excavator{animation:machine-daylight 1s cubic-bezier(.4,0,.2,1) both}.catalog-dialog[data-stage=closing] .work-light{animation:lamp-off 1s ease-in-out both}.catalog-dialog[data-stage=closing] .work-light-ground{animation:ground-off 1s ease-in-out both}.catalog-dialog[data-stage=closing] .catalog-panel{visibility:visible;pointer-events:none;animation:none;transform:var(--exit-glass-transform, none)}.catalog-dialog[data-stage=closing] :is(.catalog-heading,.catalog-search,.catalog-sidebar,.product-card,.catalog-notice,.catalog-subcategories,.catalog-empty){animation:glass-away .35s ease-out both}.catalog-dialog[data-stage=closing] .scene-close,.catalog-dialog[data-stage=closing] .scene-caption{animation:controls-away .3s ease-out both}@keyframes scene-daylight{0%{opacity:var(--exit-dusk, 1)}to{opacity:0}}@keyframes veil-away{0%{opacity:var(--exit-veil, 1)}to{opacity:0}}@keyframes machine-daylight{0%{filter:var(--exit-machine, brightness(.92) saturate(.94))}to{filter:brightness(1) saturate(1)}}@keyframes lamp-off{0%{opacity:var(--exit-lamp, 1)}to{opacity:0}}@keyframes ground-off{0%{opacity:var(--exit-ground, 1)}to{opacity:0}}@keyframes glass-away{0%{opacity:var(--exit-glass, 1)}to{opacity:0}}@keyframes controls-away{0%{opacity:1}to{opacity:0}}@keyframes lamp-ignite{0%{opacity:0}20%{opacity:.12}45%{opacity:.55}75%{opacity:.88}to{opacity:1}}@keyframes light-spread{0%,20%{opacity:0}to{opacity:1}}@keyframes glass-arrive{0%{transform:translate(-24px)}to{transform:none}}@keyframes glass-reveal{0%{opacity:0}to{opacity:1}}@keyframes glass-edge-glint{0%{background-position:150% 0;opacity:0}22%{opacity:.95}80%{opacity:.65}to{background-position:-50% 0;opacity:0}}@keyframes scene-dusk{0%{opacity:0}to{opacity:1}}@keyframes machine-evening{0%{filter:brightness(1) saturate(1)}to{filter:brightness(.92) saturate(.94)}}@media(max-width:1100px){.catalog-panel{left:24px;right:72px}.catalog-dialog .catalog-body{grid-template-columns:205px minmax(0,1fr);gap:16px}.catalog-dialog .product-grid{gap:16px}.catalog-sidebar{padding-inline:10px}.catalog-dialog .catalog-categories button{font-size:12px;gap:9px}.product-copy{padding:20px}.product-request{margin-inline:20px;padding-inline:12px}}@media(max-width:850px){.catalog-panel{top:20px;right:16px;bottom:20px;left:16px;padding:0 5px 20px 0}.catalog-toolbar{grid-template-columns:1fr;gap:20px;padding:4px 2px 0;margin-bottom:18px}.catalog-dialog .catalog-heading{padding-right:50px}.catalog-dialog .catalog-body{grid-template-columns:minmax(0,1fr);gap:18px}.catalog-sidebar{position:relative;padding:10px;border-radius:14px}.catalog-sidebar>h3,.catalog-reset{display:none}.catalog-dialog .catalog-categories{flex-direction:row;overflow:auto;padding:2px 0 5px;scrollbar-width:thin;scrollbar-color:#aab4b544 transparent}.catalog-dialog .catalog-categories button{flex-shrink:0;white-space:nowrap;min-height:44px}.catalog-dialog .catalog-categories .category-link-arrow{display:none}.scene-close{right:16px;top:18px}}@media(max-width:560px){.catalog-panel{top:18px;right:12px;bottom:12px;left:12px}.catalog-dialog[data-stage=catalog] .catalog-panel{animation-name:glass-rise}.scene-caption{display:none}.scene-close{right:13px;top:12px;width:44px;height:44px}.scene-opening{top:auto;bottom:26%;left:24px}.scene-opening span{font-size:30px;max-width:280px}.catalog-dialog .catalog-heading h2{font-size:25px}.catalog-dialog .catalog-heading .eyebrow{font-size:8px}.catalog-dialog .catalog-search{padding-inline:12px;min-height:55px}.catalog-dialog .catalog-search input{font-size:16px}.catalog-dialog .catalog-search>span{display:none}.catalog-dialog .catalog-categories button{font-size:12px;padding-inline:11px}.catalog-dialog .catalog-notice{font-size:10px;line-height:1.7}.catalog-dialog .product-grid{grid-template-columns:1fr}.product-photo{height:200px}.product-cutout.is-wide{width:90%}.catalog-dialog .product-card h3{font-size:20px}.catalog-dialog .catalog-subcategories{padding:20px}}@keyframes glass-rise{0%{transform:translateY(24px)}to{transform:none}}@media(prefers-reduced-motion:reduce){.catalog-dialog[open] .catalog-scene:before{animation:none;opacity:1}.catalog-dialog[open] .scene-excavator{animation:none;filter:brightness(.92) saturate(.94)}.catalog-dialog[data-stage=catalog] .catalog-panel{animation:none}.catalog-dialog[data-stage=catalog] :is(.catalog-heading,.catalog-search,.catalog-sidebar,.product-card,.catalog-notice,.catalog-subcategories,.catalog-empty){animation:none}.catalog-dialog[data-stage=catalog] .product-card:before{animation:none}.catalog-scene:after{transition:none}}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.catalog-sidebar,.catalog-dialog .product-card,.catalog-dialog .catalog-empty,.catalog-dialog .catalog-subcategories,.catalog-dialog .catalog-search{background:#172025f2}}.product-offer{display:flex;flex-direction:column;gap:8px;margin-top:24px}.product-offer strong{color:#fff;font-size:27px;line-height:1.2;font-weight:850;letter-spacing:-.8px}.product-stock{display:flex;align-items:center;gap:7px;color:#c1cace;font-size:11px}.product-stock.is-available{color:#bbdfcb}.product-stock.is-available:before{content:"";width:6px;height:6px;border-radius:50%;background:#71cf97;box-shadow:0 0 0 3px #6cd79415}.product-details{margin-top:22px;padding-top:16px;border-top:1px solid #ffffff21}.product-details summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;color:#e7eaea;font-size:12px;font-weight:700;list-style:none;min-height:30px}.product-details summary::-webkit-details-marker{display:none}.product-details[open] summary svg{transform:rotate(180deg)}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.product-gallery a{overflow:hidden;border:1px solid #ffffff28;border-radius:8px;background:#ffffff08}.product-gallery img{width:100%;height:110px;object-fit:contain}.delivery-companies .carrier-logo{display:flex;align-items:center;justify-content:flex-start;min-height:88px;padding:24px 8px}.carrier-logo img{object-fit:contain;width:160px;height:37px;mix-blend-mode:multiply}.site-footer>small{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;line-height:1.8}.site-footer>small a{text-decoration:underline;text-underline-offset:4px}@media(max-width:700px){.delivery-companies .carrier-logo{min-height:80px;padding-block:20px}.carrier-logo img{width:135px;height:32px}}.hero-copy{position:static}.hero-intro,.hero-actions{position:relative;z-index:2}.hero-description-mobile,.hero-mobile-categories{display:none}@media(max-width:700px){.hero.section-shell{width:calc(100% - 32px)}.site-header .header-inner{min-height:76px;padding:8px 16px;gap:10px}.site-header .zip24-animated-brand{--zip24-brand-width: 54px}.site-header .header-cta{min-height:44px;padding:10px 14px;font-size:13px}.site-header .mobile-menu-button{width:44px;height:44px;flex-shrink:0}.hero-copy{padding:14px 0 18px}.hero-eyebrow{font-size:8px;letter-spacing:1.7px;margin-bottom:9px;gap:10px}.hero-eyebrow>span{width:22px}.hero-intro h1{font-size:clamp(25px,7.55vw,32px);line-height:1.08;letter-spacing:-1.15px}.hero-title-break,.hero-description-desktop{display:none}.hero-description-mobile{display:inline}.hero-description{max-width:none;font-size:14px;line-height:1.45;margin-top:9px;letter-spacing:-.2px}.hero .hero-art{width:100%;max-width:430px;height:auto;aspect-ratio:4 / 3;margin:7px auto 4px;right:auto;top:auto}.hero .hero-visual{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;max-height:none}.hero .hotspot{width:44px;height:44px}.hero .hotspot-dot{width:28px;height:28px}.hero .hotspot-label,.hero .replay-motion{display:none}.hero-mobile-categories{display:grid;position:relative;z-index:2;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.hero-mobile-categories button{grid-column:span 2;min-height:44px;display:flex;align-items:center;justify-content:center;gap:5px;padding:7px 5px;border:1px solid #e4e6e9;border-radius:7px;background:#f6f7f7;font-size:12px;font-weight:700}.hero-mobile-categories button:nth-last-child(-n+2){grid-column:span 3}.hero-mobile-categories button[aria-pressed=true]{background:#fff4bd;border-color:#ead062}.hero-actions .hero-search{margin-top:12px}.hero-actions .search-modes{width:100%}.hero-actions .search-modes button{width:50%;min-height:44px;padding:9px 12px;font-size:14px}.hero-actions .search-row{padding:6px;gap:6px;border-radius:0 0 8px 8px}.hero-actions .search-row input{font-size:16px;height:44px}.hero-actions .search-row label{padding-inline:9px;gap:6px}.hero-actions .search-row .button{font-size:14px;min-height:46px;min-width:78px;padding:10px 12px}.hero-actions .photo-prompt{font-size:12px;line-height:1.3;padding-inline:5px}.hero-actions .help-link{display:none}}@media(max-width:700px)and (max-height:680px){.hero-copy{padding-top:8px}.hero-eyebrow{display:none}.hero .hero-art{max-width:310px}}@media(max-width:360px){.hero-mobile-categories button{font-size:11px}.hero-mobile-categories button svg{width:12px}.hero-actions .search-row .button{min-width:72px}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-wght-normal-Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-greek-wght-normal-DL7QRZyv.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-vietnamese-wght-normal-usUDDRr7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-wght-normal-DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
