:root{--black:#171717;--panel:#242424;--ink:#202124;--muted:#6a6f77;--line:#dfe2e6;--line-strong:#c7ccd1;--paper:#f3f4f1;--panel-soft:#fbfbf8;--white:#ffffff;--yellow:#f3bf1a;--yellow-dark:#c99709;--petrol:#213847;--petrol-dark:#172a35;--olive:#6f8451;--shadow:0 18px 42px rgba(20,22,25,0.12);--shadow-soft:0 10px 24px rgba(20,22,25,0.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}h1,h2,p{margin-top:0}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(150px,1fr) minmax(420px,640px) minmax(170px,1fr);align-items:center;gap:18px;min-height:78px;padding:0 clamp(18px,4vw,56px);color:var(--black);background:rgba(246,247,243,.96);border-bottom:8px solid var(--yellow);box-shadow:0 8px 24px rgba(20,22,25,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logo{display:inline-flex;align-items:center;width:max-content}.logo img{display:block;width:174px;height:auto;filter:drop-shadow(0 4px 10px rgba(0,0,0,.12))}.top-nav{display:flex;gap:8px;align-items:center}.header-center{min-width:0;display:grid;justify-items:center;gap:8px}.top-nav a{min-height:40px;display:inline-flex;align-items:center;padding:0 14px;border-radius:4px;font-size:14px;font-weight:800;text-transform:uppercase;transition:background .16s ease,color .16s ease}.top-nav .active,.top-nav a:hover{color:var(--black);background:var(--yellow)}.header-contact{justify-self:end;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.mobile-menu{display:none}.mail-link,.phone-link,.whatsapp-link{width:max-content;text-align:center}.phone-link{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid rgba(23,23,23,.12);border-radius:999px;background:rgba(255,255,255,.58);font-size:14px;font-weight:800;color:var(--petrol-dark)}.mail-link{color:var(--petrol-dark);font-size:13px;font-weight:700}.mail-link,.whatsapp-link{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.whatsapp-link{gap:7px;color:var(--olive);font-size:12px;font-weight:800;text-transform:uppercase}.whatsapp-icon{display:inline-flex;width:15px;height:15px}.whatsapp-icon svg{width:100%;height:100%}.product-search-form{position:relative;z-index:6;width:100%;min-width:0;display:flex;align-items:stretch;gap:8px}.search-input-wrap{min-width:0;min-height:46px;flex:1 1;display:flex;align-items:center;gap:10px;padding:0 14px;color:var(--petrol-dark);background:var(--white);border:1px solid rgba(33,56,71,.16);border-radius:7px;box-shadow:0 8px 20px rgba(20,22,25,.06);transition:border-color .15s ease,box-shadow .15s ease}.search-input-wrap:focus-within{border-color:rgba(201,151,9,.7);box-shadow:0 0 0 3px rgba(243,191,26,.18)}.search-icon{display:inline-flex;width:18px;height:18px;flex:0 0 auto;color:var(--petrol)}.search-icon svg{width:100%;height:100%}.product-search-form input{width:100%;min-height:36px;min-width:0;border:0;outline:0;color:var(--black);background:transparent;font:inherit;font-size:15px;font-weight:700}.product-search-form input::placeholder{color:rgba(33,56,71,.58);opacity:1}.search-submit{min-width:92px;min-height:46px;padding:0 16px;color:var(--black);background:var(--yellow);border:1px solid rgba(201,151,9,.28);border-radius:7px;box-shadow:0 8px 18px rgba(20,22,25,.08);font:inherit;font-size:14px;font-weight:900;cursor:pointer;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.search-submit:hover{transform:translateY(-1px);background:#e7ad0d;box-shadow:0 10px 22px rgba(20,22,25,.1)}.search-suggestions{position:absolute;top:calc(100% + 8px);left:0;z-index:40;width:100%;display:grid;gap:4px;padding:8px;color:var(--black);background:rgba(255,255,255,.98);border:1px solid rgba(33,56,71,.14);border-radius:8px;box-shadow:0 22px 46px rgba(20,22,25,.18)}.search-suggestion,.search-suggestion-status{min-height:54px;display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:12px;padding:9px 10px;border-radius:6px}.search-suggestion{transition:background .14s ease,transform .14s ease}.search-suggestion--with-image{min-height:66px;grid-template-columns:48px minmax(0,1fr) auto}.search-suggestion.is-active,.search-suggestion:hover,.search-suggestion[aria-selected=true]{transform:translateY(-1px);background:#fff4c8}.search-suggestion-status{grid-template-columns:1fr;color:var(--muted);font-size:14px;font-weight:800}.search-suggestion-type{min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;color:var(--petrol-dark);background:#eef3f5;border:1px solid rgba(33,56,71,.12);border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase}.search-suggestion-type--brand{background:rgba(243,191,26,.2);border-color:rgba(201,151,9,.24)}.search-suggestion-type--category{background:#edf4ee;border-color:rgba(111,132,81,.2)}.search-suggestion-type--product{background:#f7f8f4}.search-suggestion-thumb{width:48px;height:48px;display:block;background-color:#ffffff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(33,56,71,.14);border-radius:6px;box-shadow:inset 0 0 0 4px rgba(246,248,243,.72)}.search-suggestion-text{min-width:0;display:grid;gap:2px}.search-suggestion-text small,.search-suggestion-text strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-suggestion-text strong{color:var(--black);font-size:14px;line-height:1.2}.search-suggestion-text small{color:var(--muted);font-size:12px;font-weight:800}.search-suggestion-all{border-top:1px solid var(--line);border-radius:0 0 6px 6px}.product-search-form--header{width:min(560px,100%)}.product-search-form--header .search-input-wrap,.product-search-form--header .search-submit{min-height:38px}.product-search-form--header .search-submit,.product-search-form--header input{font-size:13px}.product-search-form--header input{min-height:38px}.catalog-hero{position:relative;min-height:220px;display:grid;place-items:center;overflow:hidden;background:#131d25}.hero-text{position:absolute;inset:0;z-index:2;max-width:820px;text-align:center;align-self:center;justify-self:center;color:var(--white);text-shadow:0 8px 30px rgba(0,0,0,.35)}.eyebrow{margin:0 0 10px;color:var(--petrol);font-size:13px;font-weight:900;text-transform:uppercase}h1{margin-bottom:16px;font-size:clamp(46px,8vw,92px);line-height:.95}.hero-text p:last-child,.page-title p{max-width:760px;color:var(--muted);font-size:clamp(18px,2vw,21px)}.hero-text p:last-child{margin-left:auto;margin-right:auto}.hero-center{display:grid;justify-items:center;align-content:center;gap:10px}.hero-center h1{margin-bottom:0;font-size:clamp(34px,5vw,64px)}.hero-subtitle{margin:0;color:rgba(255,255,255,.92);font-size:clamp(18px,2.2vw,28px);font-weight:500;letter-spacing:0}.hero-photo{display:block;width:100%;height:auto}.catalog-hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,rgba(19,29,37,.62),rgba(19,29,37,.48))}.choice-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:20px clamp(18px,4vw,56px) 34px}.choice-card{--choice-card-image:url(/assets/hero-grivada-v2.png);--choice-card-position:center;min-height:280px;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(24px,4vw,36px);overflow:hidden;position:relative;color:var(--white);background:var(--petrol-dark);border:1px solid rgba(255,255,255,.08);border-radius:10px;box-shadow:var(--shadow-soft);isolation:isolate}.choice-card:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(115deg,rgba(10,20,27,.82) 0,rgba(10,20,27,.5) 43%,rgba(10,20,27,.24) 100%),var(--choice-card-image) var(--choice-card-position) /cover no-repeat;transition:transform .18s ease}.choice-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(8,15,20,.66),rgba(8,15,20,.08) 58%),linear-gradient(90deg,rgba(255,196,0,.16),transparent 48%)}.choice-card.new{--choice-card-image:url(/assets/new-equipment-hero.webp);--choice-card-position:center 54%}.choice-card.used{--choice-card-image:url(/assets/used-equipment-hero.webp);--choice-card-position:center 58%}.choice-card.used:before{filter:saturate(.62) contrast(1.04)}.choice-card:hover:before{transform:scale(1.04)}.choice-card>*{position:relative}.choice-card span{width:max-content;margin-bottom:54px;padding:7px 10px;color:var(--black);background:var(--yellow);border-radius:4px;font-weight:900}.choice-card h2{margin-bottom:10px;font-size:clamp(30px,4vw,46px);line-height:1}.choice-card p{max-width:520px;color:rgba(255,255,255,.82)}.choice-card strong{width:max-content;margin-top:10px;color:var(--yellow)}.info-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0 clamp(18px,4vw,56px) 72px}.info-card{min-height:190px;padding:24px;background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.info-card h2{margin-bottom:10px;font-size:28px;line-height:1.08;color:var(--petrol-dark)}.info-card p:last-child{color:var(--muted)}.catalog-page{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:28px 0 72px}.breadcrumb{display:flex;gap:8px;align-items:center;margin-bottom:18px;color:var(--muted);font-size:14px}.breadcrumb a{font-weight:800}.page-title{margin-bottom:24px;padding:18px 0 24px}.catalog-section-hero{position:relative;isolation:isolate;overflow:hidden;min-height:300px;align-content:end;padding:clamp(28px,4vw,46px);color:var(--white);background:var(--petrol-dark);border:1px solid rgba(33,56,71,.18);border-radius:8px;box-shadow:var(--shadow-soft)}.catalog-section-hero:after,.catalog-section-hero:before{content:"";position:absolute;inset:0;pointer-events:none}.catalog-section-hero:before{z-index:-2;background-position:50%;background-size:cover;background-repeat:no-repeat}.catalog-section-hero:after{z-index:-1;background:linear-gradient(90deg,rgba(10,20,27,.82),rgba(10,20,27,.42) 48%,rgba(10,20,27,.18)),linear-gradient(0deg,rgba(10,20,27,.72),rgba(10,20,27,.06) 62%)}.catalog-section-hero--new:before{background-image:url(/assets/new-equipment-hero.webp);background-position:center 58%}.catalog-section-hero--used:before{background-image:url(/assets/used-equipment-hero.webp);background-position:center 60%;filter:saturate(.72) contrast(1.05)}.catalog-section-hero .eyebrow,.catalog-section-hero .page-title-meta,.catalog-section-hero h1,.catalog-section-hero p{position:relative}.catalog-section-hero .eyebrow{color:var(--yellow)}.catalog-section-hero h1,.catalog-section-hero p{color:var(--white);text-shadow:0 8px 24px rgba(0,0,0,.32)}.catalog-section-hero>p{max-width:620px;color:rgba(255,255,255,.86)}.page-title h1{font-size:clamp(36px,6vw,64px)}.catalog-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:18px;align-items:start}.category-list{position:sticky;top:100px;display:grid;background:var(--white);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:var(--shadow-soft)}.category-list a,.category-list strong{padding:13px 16px;border-bottom:1px solid var(--line)}.category-list strong{color:var(--black);background:linear-gradient(135deg,var(--yellow),#f7d45f);font-size:14px;text-transform:uppercase}.category-list a{color:var(--ink);font-size:15px;font-weight:700}.category-list a:hover{background:#fff7cf}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-card{min-height:176px;display:grid;grid-template-rows:110px auto;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:6px;box-shadow:0 6px 14px rgba(20,22,25,.05);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.category-card:hover{transform:translateY(-2px);border-color:var(--yellow-dark);box-shadow:0 12px 28px rgba(20,22,25,.1)}.category-card h2{align-self:center;margin:0;padding:16px;font-size:14px;line-height:1.22;text-align:center}.category-image{position:relative;isolation:isolate;display:grid;place-items:center;background:#ffffff;overflow:hidden}.category-image span{position:absolute;top:8px;right:10px;z-index:2;display:grid;width:38px;height:28px;place-items:center;margin:0;color:var(--black);background:rgba(243,191,26,.92);border-radius:4px;font-size:13px;font-weight:900;box-shadow:0 6px 14px rgba(0,0,0,.1)}.category-image:after{content:"";position:absolute;inset:12px 18px;z-index:0;border:1px solid rgba(0,0,0,.05);background:#f7f8f4}.category-icon-svg{position:absolute;inset:0;z-index:1;display:grid;place-items:center}.category-image svg{width:86%;height:86%}.category-image svg *{fill:none;stroke:#222;stroke-width:4.4;stroke-linecap:round;stroke-linejoin:round}.category-image svg .y{fill:var(--yellow);stroke:var(--yellow-dark)}.category-image svg .d{fill:#222;stroke:#222}.category-image svg .g{fill:#3c9d83;stroke:#216e5a}.category-image svg .b{fill:#2d6f95;stroke:#224f6b}.category-image svg .r{fill:#c94436;stroke:#8d2a23}.used-tone{background:#ffffff}.used-tone span{color:var(--black);background:rgba(243,191,26,.92)}.product-showcase{display:grid;gap:18px;margin-top:28px}.section-heading{display:grid;gap:8px}.section-heading h2{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.02}.section-heading p:last-child{max-width:840px;margin:0;color:var(--muted);font-size:17px;line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{display:grid;background:var(--white);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 10px 24px rgba(20,22,25,.06)}.product-card-body{display:grid;gap:10px;padding:20px;align-content:stretch;grid-template-rows:44px 50px 58px 68px 92px 48px auto}.product-badge{width:max-content;margin:0;padding:6px 10px;color:var(--petrol-dark);background:rgba(243,191,26,.16);border-radius:999px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.product-card h3{margin:0;min-height:50px;max-height:50px;overflow:hidden;font-size:21px;line-height:1.2}.product-description,.product-meta,.product-price{margin:0}.product-meta{color:var(--muted);font-size:14px;line-height:1.5}.product-brand{display:inline-grid;width:max-content;max-width:100%;gap:2px;margin:0;padding:7px 10px;color:var(--petrol-dark);background:rgba(243,191,26,.16);border:1px solid rgba(201,151,9,.16);border-radius:999px;line-height:1.05}.product-brand span{color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.product-brand strong{max-width:22ch;overflow-wrap:anywhere;font-size:12px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.product-card-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;min-width:0;min-height:58px;max-height:58px;margin:0;overflow:hidden}.product-card-facts div{display:grid;gap:3px;min-width:0;padding:9px 10px;background:#f6f8f3;border:1px solid rgba(33,56,71,.08);border-radius:7px}.product-card-facts dd,.product-card-facts dt{min-width:0;margin:0}.product-card-facts dt{color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.product-card-facts dd{color:var(--black);font-size:13px;font-weight:900;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-spec-chips{display:flex;flex-wrap:wrap;gap:6px;min-width:0;height:68px;margin:0;overflow:hidden;padding:0;list-style:none}.product-spec-chips li{display:inline-flex;max-width:100%;align-items:center;gap:5px;padding:6px 8px;color:var(--petrol-dark);background:#ffffff;border:1px solid rgba(33,56,71,.12);border-radius:999px;font-size:12px;line-height:1.2}.product-spec-chips span{color:var(--muted);font-weight:800}.product-spec-chips strong{min-width:0;overflow-wrap:anywhere;font-weight:900}.product-spec-chips--empty{visibility:hidden}.product-price{color:var(--petrol);font-size:24px;font-weight:900}.product-price span{margin-left:6px;color:var(--muted);font-size:13px;font-weight:700;text-transform:uppercase}.price-switcher{display:grid;gap:8px}.price-switcher-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.price-value{color:var(--petrol);font-size:24px;font-weight:900;line-height:1}.price-note{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.price-toggle{display:inline-flex;align-items:center;gap:0;border:1px solid rgba(201,151,9,.35);border-radius:6px;overflow:hidden;background:#fff}.price-toggle button{min-width:76px;min-height:40px;padding:8px 12px;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:800;cursor:pointer}.price-toggle button+button{border-left:1px solid rgba(201,151,9,.25)}.price-toggle button.active{color:var(--black);background:rgba(243,191,26,.16)}.product-card-price{display:grid;gap:4px;min-width:0;padding:12px;background:linear-gradient(135deg,rgba(243,191,26,.12),rgba(255,255,255,.94));border:1px solid rgba(201,151,9,.2);border-radius:7px}.product-card-price strong{min-width:0;color:var(--petrol);font-size:clamp(22px,3.8vw,28px);font-weight:950;line-height:1;overflow-wrap:anywhere}.product-card-price small,.product-card-price span{color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.product-card-price small{letter-spacing:0;text-transform:none}.product-card-price--request strong{font-size:20px}.product-card-price-switcher{display:grid;align-content:center;min-width:0;height:104px;padding:12px;background:linear-gradient(135deg,rgba(243,191,26,.12),rgba(255,255,255,.94));border:1px solid rgba(201,151,9,.2);border-radius:7px}.product-card-price-switcher .price-switcher-row{justify-content:space-between}.product-card-price-switcher .price-value{min-width:0;font-size:clamp(22px,3.8vw,28px);overflow-wrap:anywhere}.product-card-price-switcher .price-toggle button{min-width:68px}.product-description{color:var(--ink);font-size:15px;line-height:1.6;height:48px;max-height:48px}.product-description--empty{visibility:hidden}.product-action{display:inline-flex;align-items:center;justify-content:center;margin-top:6px;padding:11px 14px;color:var(--black);background:var(--yellow);border:1px solid transparent;border-radius:4px;font-size:14px;font-weight:800;text-decoration:none}.empty-state{display:grid;gap:12px;align-content:center;min-height:220px;padding:clamp(24px,4vw,42px);color:var(--ink);background:linear-gradient(135deg,rgba(243,191,26,.12),rgba(255,255,255,.92)),#fff;border:1px dashed var(--line-strong);border-radius:8px}.empty-state h2{margin:0;font-size:clamp(24px,3vw,34px);line-height:1.1}.empty-state p{max-width:680px;margin:0;color:var(--muted);font-size:17px}.empty-state .map-link{width:max-content;margin-top:8px;padding:10px 14px;color:var(--black);background:var(--yellow);border-radius:4px;font-size:15px;font-weight:900}.product-action:hover{background:var(--yellow-dark)}.back-link{width:max-content;display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--petrol);font-size:14px;font-weight:800}.category-detail{display:grid;gap:22px}.category-placeholder{display:grid;gap:18px;padding:24px}.placeholder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.placeholder-card{min-height:172px;display:grid;align-content:start;gap:10px;padding:20px;background:linear-gradient(180deg,#ffffff,#f8f9f5);border:1px solid var(--line);border-radius:8px}.placeholder-card strong{color:var(--petrol-dark);font-size:18px;font-weight:800}.placeholder-card p,.placeholder-note{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.placeholder-note{padding:14px 16px;background:rgba(243,191,26,.1);border:1px solid rgba(201,151,9,.22);border-radius:8px}.category-intro{display:grid;gap:10px;padding:24px;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.category-intro h2,.detail-hero h1{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.04}.category-intro p,.detail-copy p{margin:0;color:var(--muted);font-size:17px;line-height:1.65}.product-card{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.product-card:hover{transform:translateY(-3px);border-color:var(--yellow-dark);box-shadow:0 14px 28px rgba(20,22,25,.1)}.detail-layout{display:grid;grid-template-columns:minmax(320px,520px) minmax(0,1fr);gap:24px}.detail-panel{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.detail-media{padding:22px}.detail-media img,.detail-thumbnail img{display:block}.detail-media-stage{min-height:clamp(390px,44vw,560px);background:radial-gradient(circle at 50% 24%,rgba(243,191,26,.12),transparent 32%),linear-gradient(180deg,#ffffff,#f8f9f5);box-shadow:inset 0 0 0 1px rgba(255,255,255,.72)}.detail-copy{display:grid;gap:18px;padding:26px}.detail-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.detail-meta div{padding:14px 16px;background:#f8f8f4;border:1px solid var(--line);border-radius:6px}.detail-meta strong{display:block;margin-bottom:6px;color:var(--black);font-size:12px;font-weight:900;text-transform:uppercase}.detail-price{color:var(--petrol);font-size:34px;font-weight:900;line-height:1}.detail-price span{display:inline-block;margin-left:8px;color:var(--muted);font-size:13px;font-weight:800;text-transform:uppercase}.detail-meta .price-switcher{gap:10px}.detail-meta .price-value{font-size:34px}.detail-meta .price-note{font-size:13px}.detail-section{display:grid;gap:10px}.detail-section h2{font-size:18px}.detail-gallery{display:grid;gap:14px}.detail-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.detail-gallery-grid img{width:100%;height:180px;object-fit:cover;border:1px solid var(--line);border-radius:6px;background:#f8f8f4}.detail-list{margin:0;padding-left:18px;color:var(--ink)}.detail-list li+li{margin-top:8px}.site-footer{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:24px clamp(18px,4vw,56px);color:rgba(255,255,255,.78);background:var(--black);font-size:14px}.company-details,.site-footer>div{display:grid;gap:4px}.view-mode-switcher{display:none}.company-details{max-width:560px;margin:0;font-style:normal;text-align:right}.company-details a{min-height:32px;display:inline-flex;align-items:center;justify-content:flex-end;color:rgba(255,255,255,.84)}.company-details a:hover{color:var(--yellow)}.company-details strong{color:var(--yellow);text-transform:uppercase}.contact-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-panel{min-height:240px;display:flex;flex-direction:column;justify-content:flex-start;padding:clamp(22px,3vw,32px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.contact-panel h2{margin-bottom:12px;font-size:clamp(24px,3vw,36px);line-height:1.05}.contact-panel a{width:max-content;margin-top:8px;font-size:22px;font-weight:900}.contact-panel .map-link{margin-top:16px;padding:10px 14px;color:var(--black);background:var(--yellow);border-radius:4px;font-size:15px}.contact-panel p,.contact-panel span{color:var(--muted)}.contact-panel>strong{color:var(--black);font-size:18px;line-height:1.35}.contact-panel .note{margin-top:auto;color:var(--black);font-weight:800}.primary-contact{background:linear-gradient(135deg,var(--petrol-dark),var(--petrol))}.primary-contact,.primary-contact a,.primary-contact p{color:var(--white)}.map-placeholder{background:linear-gradient(135deg,rgba(243,191,26,.14),rgba(255,255,255,.9)),repeating-linear-gradient(45deg,#f7f7f4 0 14px,#e8e9e4 14px 16px)}.map-placeholder iframe{width:100%;min-height:260px;flex:1 1;border:0;border-radius:6px}.contact-requisites{font-style:normal}.contact-requisites span{display:block;margin-top:6px}.about-layout{grid-template-columns:minmax(0,1fr) 360px}.about-layout,.about-main{display:grid;gap:18px}.about-side{position:sticky;top:104px;align-self:start}@media (max-width:980px){.site-header{grid-template-columns:1fr;gap:14px;padding-top:16px;padding-bottom:16px}.header-center,.logo{justify-self:center}.header-center,.product-search-form--header{width:100%}.header-contact{justify-self:center}.about-layout,.catalog-hero,.catalog-layout,.choice-section,.contact-layout,.info-strip{grid-template-columns:1fr}.hero-text{max-width:100%}.category-list{position:static}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout,.placeholder-grid{grid-template-columns:1fr}.detail-media{top:auto}.about-side,.detail-media{position:static}}@media (max-width:680px){.top-nav{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.top-nav a{justify-content:center;text-align:center}.catalog-hero{min-height:180px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-meta,.detail-purchase-actions,.detail-spec-grid,.product-grid{grid-template-columns:1fr}.category-products-tools .section-heading-action,.detail-contact-actions a,.detail-secondary-cta{width:100%}.category-products-tools{align-items:stretch}.category-subgroups{grid-template-columns:1fr}.category-subgroup-links{justify-content:stretch}.category-subgroup-count,.category-subgroup-links a{width:100%}.detail-media{padding:12px}.detail-media-stage{min-height:340px}.detail-thumbnail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{flex-direction:column}.company-details{text-align:left}}@media (max-width:460px){.search-suggestions{top:calc(100% + 6px)}.search-suggestion,.search-suggestion-status{grid-template-columns:74px minmax(0,1fr);gap:8px;padding:8px}.search-suggestion--with-image{grid-template-columns:44px minmax(0,1fr)}.search-suggestion--with-image .search-suggestion-type{display:none}.search-suggestion-thumb{width:44px;height:44px}.search-suggestion-type{padding:0 7px;font-size:10px}.category-grid{grid-template-columns:1fr}}::selection{color:var(--black);background:rgba(243,191,26,.42)}a:focus-visible,button:focus-visible{outline:3px solid rgba(243,191,26,.72);outline-offset:3px}body{background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(243,244,241,.94) 280px),var(--paper)}.site-header{min-height:84px;border-bottom-width:5px}.top-nav{padding:6px;background:rgba(255,255,255,.7);border:1px solid rgba(23,23,23,.08);border-radius:8px}.top-nav a{border-radius:5px}.phone-link{box-shadow:0 8px 18px rgba(20,22,25,.06)}.catalog-hero{min-height:clamp(460px,64vh,680px)}.hero-photo{position:absolute;inset:0;height:100%;object-fit:cover}.catalog-hero:after{background:linear-gradient(180deg,rgba(19,29,37,.2),rgba(19,29,37,.78)),linear-gradient(100deg,rgba(19,29,37,.78),rgba(19,29,37,.24) 58%)}.hero-text{width:min(960px,calc(100% - 36px));padding:36px 0}.hero-center{gap:16px}.hero-center h1{font-size:clamp(48px,8vw,92px)}.hero-subtitle{max-width:720px;font-weight:650}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin:8px auto 0}.button-primary,.button-secondary,.contact-panel .map-link,.empty-state .map-link,.product-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;transition:transform .15s ease,background .15s ease,border-color .15s ease,color .15s ease}.button-primary{padding:0 18px;color:var(--black);background:var(--yellow);font-weight:900}.button-secondary{padding:0 18px;color:var(--white);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.44);font-weight:900}.button-primary:hover,.contact-panel .map-link:hover,.empty-state .map-link:hover,.product-action:hover{transform:translateY(-1px);background:#e7ad0d}.button-secondary:hover{transform:translateY(-1px);color:var(--black);background:var(--white)}.hero-metrics,.page-title-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.hero-metrics{margin-top:6px}.hero-metrics span,.page-title-meta span{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;color:var(--white);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:5px;font-size:13px;font-weight:850}.choice-section{position:relative;z-index:3;margin-top:-54px}.choice-card{min-height:260px;border-radius:8px}.choice-card>span{width:max-content;min-height:auto;margin-bottom:48px;padding:7px 10px;color:var(--black);background:var(--yellow);border-radius:4px;font-weight:900}.choice-card strong{display:inline-flex;align-items:center;gap:8px}.choice-card strong span{width:auto;height:auto;margin:0;padding:0;color:inherit;background:transparent;border-radius:0;box-shadow:none;font-size:inherit;font-weight:inherit}.category-intro,.contact-panel,.detail-panel,.info-card{border-color:rgba(33,56,71,.13)}.info-card{position:relative;overflow:hidden}.info-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--yellow)}.section-block{width:min(1180px,calc(100% - 36px));display:grid;gap:18px;margin:0 auto;padding:0 0 72px}.home-catalog-section{padding-bottom:72px}.section-heading--split{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding-bottom:16px;border-bottom:1px solid var(--line)}.section-heading--split>div{display:grid;gap:8px}.section-heading-action{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;color:var(--black);background:var(--yellow);border:1px solid rgba(201,151,9,.26);border-radius:5px;font-size:14px;font-weight:900;transition:transform .15s ease,background .15s ease}.section-heading-action:hover{transform:translateY(-1px);background:#e7ad0d}.page-title{display:grid;gap:12px;margin-bottom:28px;padding:22px 0 26px;border-bottom:1px solid var(--line)}.page-title h1,.page-title p{margin:0}.page-title-meta{justify-content:flex-start;margin-top:4px}.page-title-meta span{color:var(--petrol-dark);background:var(--white);border-color:var(--line)}.page-title.catalog-section-hero{margin-bottom:28px;padding:clamp(28px,4vw,46px);border-bottom:0}.catalog-section-hero .page-title-meta span{color:var(--white);background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.24);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.search-results-summary{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.search-results-summary span,.search-results-summary strong{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border-radius:5px;font-size:13px;font-weight:900}.search-results-summary strong{color:var(--black);background:var(--yellow)}.search-results-summary span{color:var(--petrol-dark);background:var(--white);border:1px solid var(--line)}.search-results-grid{align-items:stretch}.search-empty-state{min-height:260px}.category-products-meta{justify-content:flex-start}.category-products-tools{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between;margin-bottom:18px;padding:16px;background:var(--white);border:1px solid rgba(33,56,71,.12);border-left:5px solid var(--yellow);border-radius:8px;box-shadow:var(--shadow-soft)}.category-products-tools div{display:grid;gap:3px}.category-products-tools strong{color:var(--black);font-size:16px;font-weight:900}.category-products-tools span{color:var(--muted);font-size:14px;line-height:1.45}.category-products-grid{align-items:stretch}.category-subgroups{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:22px;padding:20px;background:linear-gradient(135deg,rgba(33,56,71,.96),rgba(17,31,40,.9)),var(--petrol-dark);border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:var(--shadow-soft)}.category-subgroups .eyebrow{color:var(--yellow)}.category-subgroups h2,.category-subgroups p{margin:0}.category-subgroups h2{color:var(--white);font-size:clamp(24px,3vw,34px);line-height:1.05}.category-subgroups p:not(.eyebrow){max-width:700px;color:rgba(255,255,255,.78);line-height:1.55}.category-subgroup-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.category-subgroup-links a{min-width:142px;display:grid;gap:4px;padding:13px 15px;color:var(--black);background:var(--yellow);border:1px solid rgba(201,151,9,.32);border-radius:6px;box-shadow:0 12px 24px rgba(0,0,0,.18);transition:transform .15s ease,background .15s ease}.category-subgroup-links a:hover{transform:translateY(-1px);background:#ffd752}.category-subgroup-links span,.category-subgroup-links strong{line-height:1.2}.category-subgroup-links strong{font-size:16px;font-weight:900}.category-subgroup-links span{color:rgba(20,22,25,.72);font-size:13px;font-weight:800}.category-product-subsection{display:grid;gap:18px;margin-top:26px;scroll-margin-top:120px}.category-back-link{width:max-content;min-height:42px;display:inline-flex;align-items:center;justify-self:end;padding:0 15px;color:var(--petrol-dark);background:#ffffff;border:1px solid rgba(33,56,71,.14);border-radius:999px;box-shadow:0 10px 20px rgba(20,22,25,.08);font-size:13px;font-weight:900;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.category-back-link:focus-visible,.category-back-link:hover{transform:translateY(-1px);border-color:rgba(201,151,9,.5);box-shadow:0 14px 26px rgba(20,22,25,.12)}.category-subgroup-count{width:max-content;align-self:start;padding:9px 12px;color:var(--petrol-dark);background:rgba(243,191,26,.16);border:1px solid rgba(201,151,9,.22);border-radius:999px;font-size:13px;font-weight:900}.breadcrumb{min-height:34px;flex-wrap:wrap}.breadcrumb a{color:var(--petrol)}.category-list a{transition:background .15s ease,color .15s ease,padding-left .15s ease}.category-list a:hover{padding-left:20px}.category-card,.contact-panel,.detail-panel,.placeholder-card,.product-card{border-radius:8px}.category-card h2{font-size:15px}.category-card:hover h2,.product-card h3 a:hover{color:var(--petrol)}.product-card{height:100%;grid-template-rows:auto minmax(0,1fr)}.product-card-image{position:relative;display:grid;place-items:center;aspect-ratio:6/5;width:100%;height:auto;min-width:0;overflow:hidden;padding:clamp(16px,2.4vw,28px);background:#ffffff;border-bottom:1px solid var(--line)}.product-card-image img{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center center;padding:clamp(16px,2.4vw,28px)}.product-image-placeholder{position:relative;isolation:isolate;width:100%;height:100%;min-height:100%;display:grid;place-items:center;gap:14px;padding:clamp(16px,5vw,30px);overflow:hidden;color:var(--petrol-dark);background:radial-gradient(circle at 70% 18%,rgba(243,191,26,.34),transparent 22%),linear-gradient(135deg,rgba(33,56,71,.1),rgba(255,255,255,.76)),#f6f8f3;border:1px dashed rgba(33,56,71,.18);border-radius:8px;text-align:center}.product-image-placeholder:after,.product-image-placeholder:before{content:"";position:absolute;z-index:-1;pointer-events:none}.product-image-placeholder:before{inset:auto -12% -26% -12%;height:45%;background:repeating-linear-gradient(90deg,rgba(33,56,71,.08) 0 1px,transparent 1px 46px),linear-gradient(180deg,rgba(33,56,71,.08),rgba(33,56,71,.02));transform:skewY(-4deg)}.product-image-placeholder:after{inset:13% auto auto 12%;width:54px;height:54px;border:8px solid rgba(243,191,26,.55);border-radius:50%;box-shadow:56px 74px 0 -20px rgba(33,56,71,.12)}.product-placeholder-mark{position:relative;width:min(156px,58%);aspect-ratio:1.7}.product-placeholder-body,.product-placeholder-boom,.product-placeholder-wheel{position:absolute;display:block;background:var(--petrol-dark)}.product-placeholder-boom{top:16%;right:10%;width:56%;height:8px;border-radius:999px;transform:rotate(-28deg);transform-origin:right center}.product-placeholder-body{right:18%;bottom:22%;width:52%;height:32%;background:linear-gradient(135deg,var(--yellow),#e2a900);border:5px solid var(--petrol-dark);border-radius:9px 15px 9px 9px}.product-placeholder-wheel{bottom:10%;width:28%;aspect-ratio:1;border:7px solid var(--petrol-dark);background:#f6f8f3;border-radius:50%}.product-placeholder-wheel--left{left:8%}.product-placeholder-wheel--right{right:8%}.product-placeholder-copy{display:grid;gap:5px;justify-items:center}.product-placeholder-copy strong{color:var(--petrol-dark);font-size:clamp(18px,4vw,26px);font-weight:950;letter-spacing:.08em;text-transform:uppercase}.product-placeholder-copy small,.product-placeholder-copy span{max-width:28ch;color:var(--muted);font-size:12px;font-weight:900;line-height:1.25}.product-placeholder-copy small{color:rgba(33,56,71,.68);letter-spacing:.05em;text-transform:uppercase}.product-image-placeholder--thumbnail{gap:0;padding:6px;border-radius:6px}.product-image-placeholder--thumbnail .product-placeholder-boom,.product-image-placeholder--thumbnail .product-placeholder-copy{display:none}.product-image-placeholder--thumbnail .product-placeholder-mark{width:72%}.product-image-placeholder--detail{gap:6px;padding:clamp(10px,3vw,18px)}.product-image-placeholder--detail .product-placeholder-mark{width:min(136px,38%)}.product-image-placeholder--detail .product-placeholder-copy strong{font-size:clamp(16px,2.6vw,22px)}.product-image-placeholder--detail .product-placeholder-copy span{font-size:11px}.product-image-placeholder--detail .product-placeholder-copy small{display:none}.media-placeholder,.product-card-image>span{display:grid;width:calc(100% - 36px);min-height:160px;place-items:center;color:var(--petrol-dark);background:linear-gradient(135deg,rgba(243,191,26,.2),rgba(255,255,255,.72));border:1px dashed rgba(33,56,71,.2);border-radius:8px;font-weight:900}.product-card-body{grid-template-rows:auto auto auto auto auto minmax(0,1fr) auto}.product-card h3 a,.product-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card-topline{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:8px;min-height:44px;max-height:44px;overflow:hidden}.availability-pill{width:max-content;display:inline-flex;align-items:center;margin:0;padding:6px 9px;color:var(--petrol-dark);background:#edf4ee;border:1px solid rgba(111,132,81,.2);border-radius:999px;font-size:12px;font-weight:900;text-transform:uppercase}.availability-pill:before,.detail-status:before{content:"";width:7px;height:7px;margin-right:7px;background:#6f8451;border-radius:50%}.availability-ask:before{background:var(--petrol)}.availability-reserved:before{background:var(--yellow-dark)}.availability-sold:before{background:#c94436}.availability-reserved{background:#fff7dc;border-color:rgba(201,151,9,.24)}.availability-sold{color:#7a2e2a;background:#f7e8e6;border-color:rgba(201,68,54,.2)}.availability-ask{background:#eef3f5;border-color:rgba(33,56,71,.16)}.product-action{width:max-content;padding:0 15px;text-align:center}.product-card .product-action{width:100%;min-height:48px}.product-card-actions{display:grid;gap:8px;align-self:end;margin-top:0}.product-card-actions .product-action{margin-top:0}.product-offer-action{color:var(--black);background:var(--yellow);border-color:rgba(201,151,9,.34)}.product-offer-action:hover{background:#ffd752}.product-detail-action{color:var(--white);background:var(--petrol-dark);border-color:rgba(33,56,71,.28)}.product-detail-action:hover{background:var(--petrol)}.featured-products-section{gap:22px;padding-bottom:46px}.featured-products-toolbar{display:flex;justify-content:flex-end;align-items:center;min-height:44px}.featured-carousel{display:grid;gap:16px}.featured-carousel-viewport{min-width:0}.featured-carousel-track{display:grid;grid-auto-columns:calc((100% - 44px) / 3);grid-auto-flow:column;gap:22px;margin:0;padding:4px 2px 18px;overflow-x:auto;list-style:none;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-inline:2px;scroll-snap-type:x mandatory;scrollbar-width:none}.featured-carousel-track::-webkit-scrollbar{display:none}.featured-carousel-slide{min-width:0;scroll-snap-align:start}.featured-carousel-slide .product-card{height:100%}.featured-carousel-controls{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center}.featured-carousel-status{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 14px;color:var(--petrol-dark);background:var(--white);border:1px solid rgba(33,56,71,.12);border-radius:999px;font-size:13px;font-weight:900}.featured-carousel-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.featured-carousel-button,.featured-carousel-dot{min-width:42px;min-height:42px;border:1px solid rgba(33,56,71,.18);background:var(--white);color:var(--petrol-dark);box-shadow:0 10px 22px rgba(20,22,25,.08);cursor:pointer}.featured-carousel-dot{width:42px;border-radius:999px;position:relative}.featured-carousel-dot:after{content:"";position:absolute;inset:50% auto auto 50%;width:10px;height:10px;background:rgba(33,56,71,.34);border-radius:999px;transform:translate(-50%,-50%);transition:background .16s ease,transform .16s ease}.featured-carousel-dot[aria-pressed=true]{border-color:rgba(201,151,9,.6);background:rgba(243,191,26,.18)}.featured-carousel-dot[aria-pressed=true]:after{background:var(--yellow-dark);transform:translate(-50%,-50%) scale(1.25)}.featured-carousel-arrows{display:flex;justify-content:flex-end;gap:8px}.featured-carousel-button{width:46px;border-radius:999px;font-size:21px;font-weight:900;line-height:1}.featured-carousel-button:focus-visible,.featured-carousel-button:hover,.featured-carousel-dot:focus-visible,.featured-carousel-dot:hover{border-color:var(--yellow-dark);outline:0;box-shadow:0 0 0 4px rgba(243,191,26,.22)}.featured-product-grid{gap:22px}.featured-carousel-slide .product-card,.featured-product-grid .product-card{position:relative;border-color:rgba(33,56,71,.14);box-shadow:0 18px 36px rgba(20,22,25,.1)}.featured-carousel-slide .product-card:before,.featured-product-grid .product-card:before{content:"";position:absolute;inset:0 0 auto;z-index:2;height:4px;background:var(--yellow)}.featured-carousel-slide .product-card-image,.featured-product-grid .product-card-image{background:radial-gradient(circle at 50% 24%,rgba(243,191,26,.14),transparent 34%),linear-gradient(180deg,#ffffff,#f7f8f4)}.featured-carousel-slide .product-card-body,.featured-product-grid .product-card-body{gap:12px;padding:22px}.featured-carousel-slide .product-card h3,.featured-product-grid .product-card h3{font-size:20px}.featured-carousel-slide .product-card-price-switcher,.featured-product-grid .product-card-price-switcher{padding:12px;background:rgba(243,191,26,.08);border:1px solid rgba(201,151,9,.18);border-radius:7px}.featured-carousel-slide .product-description,.featured-product-grid .product-description{color:var(--petrol-dark)}.featured-carousel-slide .product-action,.featured-product-grid .product-action{width:100%;margin-top:0}.home-contact-section{padding-bottom:78px}.home-contact-panel{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px;align-items:center;padding:28px;color:var(--white);background:linear-gradient(135deg,rgba(19,29,37,.96),rgba(33,56,71,.92)),var(--petrol-dark);border:1px solid rgba(255,255,255,.1);border-top:5px solid var(--yellow);border-radius:8px;box-shadow:0 24px 54px rgba(20,22,25,.18)}.home-contact-copy{display:grid;gap:10px}.home-contact-copy .eyebrow{margin-bottom:0;color:var(--yellow)}.home-contact-copy h2{max-width:680px;margin-bottom:0;font-size:clamp(30px,4vw,48px);line-height:1}.home-contact-copy p:last-child{max-width:640px;margin-bottom:0;color:rgba(255,255,255,.78);font-size:17px;line-height:1.55}.home-contact-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-contact-actions a{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;color:var(--black);background:var(--white);border:1px solid rgba(255,255,255,.18);border-radius:7px;font-weight:900;text-align:center;overflow-wrap:anywhere;transition:transform .15s ease,background .15s ease,border-color .15s ease}.home-contact-actions a:hover{transform:translateY(-1px);background:#f7f4e6}.home-contact-actions .home-contact-whatsapp{color:#072c18;background:#56d879;border-color:rgba(86,216,121,.86)}.home-contact-actions .home-contact-whatsapp:hover{background:#6fe38e}.home-contact-actions .home-contact-more{color:var(--white);background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.34)}.home-contact-actions .home-contact-more:hover{color:var(--black);background:var(--yellow);border-color:var(--yellow)}.detail-media{align-self:start;display:grid;gap:14px;position:sticky;top:108px;overflow:hidden;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,249,245,.96)),#ffffff}.detail-media-frame{position:relative}.detail-media-stage{position:relative;aspect-ratio:1/1;min-height:clamp(390px,42vw,560px);width:100%;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 20%,rgba(243,191,26,.16),transparent 34%),linear-gradient(180deg,#ffffff,#f8f9f5);border:1px solid rgba(33,56,71,.14);border-radius:8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.76),0 10px 20px rgba(20,22,25,.06)}.detail-media-stage-button{appearance:none;padding:0;color:inherit;font:inherit;text-align:inherit;cursor:zoom-in}.detail-lightbox-close:focus-visible,.detail-lightbox-nav:focus-visible,.detail-media-stage-button:focus-visible,.detail-thumbnail:focus-visible{outline:3px solid rgba(243,191,26,.72);outline-offset:3px}.detail-media-stage>img{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center center;padding:clamp(14px,2vw,26px);transition:transform .18s ease}.detail-media-stage>.product-image-placeholder{border:0;border-radius:0}.detail-media-stage-button:hover>.product-image-placeholder .product-placeholder-mark,.detail-media-stage-button:hover>img{transform:scale(1.012)}.detail-media-counter{position:absolute;right:12px;bottom:12px;min-height:28px;display:inline-flex;align-items:center;padding:0 10px;color:var(--white);background:rgba(23,23,23,.74);border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:12px;font-weight:900;line-height:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.detail-thumbnail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.detail-thumbnail{appearance:none;width:100%;aspect-ratio:1.24;position:relative;display:grid;place-items:center;overflow:hidden;padding:5px;background:#ffffff;border:1px solid rgba(33,56,71,.14);border-radius:8px;cursor:pointer;font:inherit;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.detail-thumbnail.is-active,.detail-thumbnail:hover{transform:translateY(-1px);border-color:rgba(201,151,9,.72);box-shadow:0 10px 20px rgba(20,22,25,.1)}.detail-thumbnail.is-active:after{content:"";position:absolute;inset:5px;border:2px solid var(--yellow);border-radius:5px;pointer-events:none}.detail-thumbnail img{display:block;width:100%;height:100%;object-fit:cover;border-radius:5px}.detail-thumbnail .product-image-placeholder{border:0;border-radius:5px}body.has-lightbox-open{overflow:hidden}.detail-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:clamp(18px,4vw,46px)}.detail-lightbox-backdrop{appearance:none;position:absolute;inset:0;padding:0;background:rgba(10,16,20,.82);border:0;cursor:zoom-out}.detail-lightbox-panel{position:relative;z-index:1;width:min(1180px,100%);max-height:92vh;display:grid;place-items:center;padding:clamp(12px,2vw,22px);background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.24);border-radius:8px;box-shadow:0 28px 80px rgba(0,0,0,.34)}.detail-lightbox-panel img{display:block;width:100%;max-height:calc(92vh - 44px);object-fit:contain}.detail-lightbox-panel .product-image-placeholder{width:min(920px,100%);aspect-ratio:4/3;max-height:calc(92vh - 44px)}.detail-lightbox-close,.detail-lightbox-nav{appearance:none;position:absolute;z-index:2;display:inline-grid;place-items:center;color:var(--black);background:var(--white);border:1px solid rgba(33,56,71,.16);box-shadow:0 12px 24px rgba(20,22,25,.18);cursor:pointer}.detail-lightbox-close{top:14px;right:14px;width:40px;height:40px;border-radius:999px;font-size:30px;line-height:1}.detail-lightbox-nav{top:50%;width:46px;height:58px;border-radius:6px;font-size:42px;line-height:1;transform:translateY(-50%)}.detail-lightbox-nav--prev{left:14px}.detail-lightbox-nav--next{right:14px}.detail-copy{position:relative;align-content:start;gap:20px;overflow:hidden;padding:clamp(24px,3vw,34px)}.detail-copy:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:var(--yellow)}.detail-header{display:grid;gap:14px;padding-bottom:18px;border-bottom:1px solid var(--line)}.detail-badges{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.detail-brand,.detail-status{min-height:32px;display:inline-flex;align-items:center;width:max-content;margin:0;padding:0 11px;border-radius:999px;font-size:12px;font-weight:900;text-transform:uppercase}.detail-brand{color:var(--black);background:rgba(243,191,26,.2);border:1px solid rgba(201,151,9,.24)}.detail-status{color:var(--petrol-dark);background:#eef3f5;border:1px solid rgba(33,56,71,.16)}.detail-status.availability-available{background:#edf4ee;border-color:rgba(111,132,81,.24)}.detail-copy h1{margin:0;max-width:820px;color:var(--black);font-size:clamp(34px,5vw,58px);line-height:1.02}.detail-purchase{display:grid;gap:14px;padding:18px;background:linear-gradient(135deg,rgba(243,191,26,.14),rgba(255,255,255,.92)),#ffffff;border:1px solid rgba(201,151,9,.24);border-radius:8px}.detail-purchase-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch}.detail-price-card{display:grid;gap:12px}.detail-price-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.detail-price-summary div{display:grid;gap:7px;min-width:0;padding:14px;background:rgba(255,255,255,.72);border:1px solid rgba(201,151,9,.18);border-radius:8px}.detail-price-summary span{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.detail-fact strong,.detail-price-card>strong,.detail-section h2{color:var(--black);font-size:12px;font-weight:900;text-transform:uppercase}.detail-price-card .price-switcher-row{justify-content:space-between;align-items:flex-end;gap:16px}.detail-price-card .price-value{font-size:clamp(26px,3vw,38px);line-height:.95}.detail-price-card .price-note{font-size:12px}.detail-price-card .price-toggle{background:var(--white);box-shadow:0 8px 18px rgba(20,22,25,.06)}.detail-cta,.detail-secondary-cta{width:100%;min-height:52px;margin-top:0;font-size:15px}.detail-secondary-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;color:var(--petrol-dark);background:var(--white);border:1px solid rgba(33,56,71,.16);border-radius:5px;font-size:15px;font-weight:900;transition:transform .15s ease,border-color .15s ease,background .15s ease}.detail-secondary-cta:hover{transform:translateY(-1px);background:#fff7dc;border-color:rgba(201,151,9,.34)}.detail-whatsapp-cta{color:#ffffff;background:#1f9d55;border-color:rgba(31,157,85,.42)}.detail-whatsapp-cta:hover{background:#178245;border-color:rgba(23,130,69,.55)}.detail-whatsapp-icon{width:19px;height:19px;display:inline-flex;flex:0 0 auto}.detail-whatsapp-icon svg{width:100%;height:100%}.detail-meta{grid-template-columns:repeat(auto-fit,minmax(142px,1fr))}.detail-meta .detail-fact{min-height:78px;display:grid;gap:7px;align-content:start;padding:14px;color:var(--petrol-dark);background:var(--panel-soft);border:1px solid rgba(33,56,71,.12);border-radius:8px;font-size:15px}.detail-meta .detail-fact strong{margin:0}.detail-section{gap:12px;padding:18px;background:var(--white);border:1px solid rgba(33,56,71,.12);border-radius:8px}.detail-section h2{margin:0;font-size:13px}.detail-section-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.detail-section-heading .eyebrow,.detail-section-heading h2{margin:0}.detail-section-heading .eyebrow{margin-bottom:5px}.detail-section-heading>span{width:max-content;flex:0 0 auto;padding:7px 10px;color:var(--petrol-dark);background:rgba(243,191,26,.14);border:1px solid rgba(201,151,9,.2);border-radius:999px;font-size:12px;font-weight:900}.detail-section p{color:var(--ink);font-size:16px;line-height:1.7}.detail-contact-card{display:grid;gap:12px;padding:18px;color:var(--white);background:linear-gradient(135deg,rgba(17,31,40,.96),rgba(33,56,71,.9)),var(--petrol-dark);border:1px solid rgba(255,255,255,.12);border-radius:8px}.detail-contact-card .eyebrow{color:var(--yellow)}.detail-contact-card h2,.detail-contact-card p{margin:0}.detail-contact-card h2{font-size:clamp(22px,3vw,30px);line-height:1.08}.detail-contact-card p:not(.eyebrow){color:rgba(255,255,255,.82);line-height:1.6}.detail-contact-actions{display:flex;flex-wrap:wrap;gap:10px}.detail-contact-actions a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;color:var(--white);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:5px;font-size:14px;font-weight:900}.detail-contact-actions .detail-contact-primary{color:var(--black);background:var(--yellow);border-color:rgba(201,151,9,.3)}.detail-section ul{display:grid;gap:8px;padding-left:0;list-style:none}.detail-section li{position:relative;padding-left:18px;color:var(--ink);line-height:1.55}.detail-section li:before{content:"";position:absolute;top:.72em;left:0;width:7px;height:7px;background:var(--yellow);border-radius:50%}.detail-section ul{margin-top:0;margin-bottom:0}.detail-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.detail-spec-grid div{display:grid;gap:5px;padding:12px;background:var(--panel-soft);border:1px solid rgba(33,56,71,.1);border-radius:7px}.detail-spec-grid dt{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.detail-spec-grid dd{margin:0;color:var(--black);font-weight:800;line-height:1.4}.detail-spec-table.detail-spec-grid{width:100%;display:table;overflow:hidden;table-layout:fixed;border:1px solid rgba(33,56,71,.12);border-radius:8px;border-spacing:0;background:#ffffff}.detail-spec-table tbody{display:table-row-group}.detail-spec-table tr{display:table-row}.detail-spec-table td,.detail-spec-table th{padding:13px 14px;border-bottom:1px solid rgba(33,56,71,.1);overflow-wrap:anywhere;text-align:left;vertical-align:top}.detail-spec-table tr:last-child td,.detail-spec-table tr:last-child th{border-bottom:0}.detail-spec-table th{width:42%;color:var(--muted);background:var(--panel-soft);font-size:12px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.detail-spec-table td{color:var(--black);background:#ffffff;font-size:15px;font-weight:850;line-height:1.45}.contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 12px}.contact-actions a{min-height:44px;display:inline-flex;align-items:center;margin:0;padding:0 14px;color:var(--black);background:var(--yellow);border-radius:5px;font-size:16px}.primary-contact .eyebrow{color:var(--yellow)}.primary-contact span{color:rgba(255,255,255,.86)}.contact-panel{position:relative;overflow:hidden}.contact-panel:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--yellow)}.primary-contact:before{background:rgba(255,255,255,.22)}.sales-contact{isolation:isolate;justify-content:space-between;background:linear-gradient(135deg,rgba(17,31,40,.96),rgba(33,56,71,.88)),var(--petrol-dark)}.sales-contact:after{content:"";position:absolute;top:50%;left:50%;z-index:0;width:min(74%,420px);aspect-ratio:1.55;background:url(/assets/grivada-logo.png) 50%/contain no-repeat;filter:brightness(0) invert(1);opacity:.11;pointer-events:none;transform:translate(-50%,-50%)}.sales-contact>*{position:relative;z-index:1}.sales-contact h2{max-width:520px;text-shadow:0 10px 24px rgba(0,0,0,.24)}.sales-contact .visit-notice{width:min(100%,520px);margin-top:10px;padding:12px 14px;color:rgba(255,255,255,.9);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:7px;font-weight:750;line-height:1.45}.contact-panel:not(.primary-contact) .eyebrow{color:var(--petrol)}.contact-panel>p:not(.eyebrow),.contact-requisites span{color:var(--muted);line-height:1.65}.contact-panel>strong{margin-top:2px;padding:12px 14px;background:var(--panel-soft);border:1px solid rgba(33,56,71,.1);border-radius:7px}.offer-request-section{scroll-margin-top:120px}.offer-request-panel{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:18px;padding:clamp(18px,3vw,28px);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,249,245,.96)),#ffffff;border:1px solid rgba(33,56,71,.12);border-top:5px solid var(--yellow);border-radius:8px;box-shadow:var(--shadow-soft)}.offer-request-copy{display:grid;gap:10px;align-content:start}.offer-request-copy h2,.offer-request-copy p,.request-product-summary dl,.request-product-summary h3,.request-product-summary p{margin:0}.offer-request-copy h2{color:var(--black);font-size:clamp(28px,4vw,42px);line-height:1.04}.offer-request-copy p:not(.eyebrow){color:var(--muted);line-height:1.65}.request-product-summary{display:grid;gap:12px;padding:16px;color:var(--white);background:linear-gradient(135deg,rgba(17,31,40,.96),rgba(33,56,71,.9)),var(--petrol-dark);border-radius:8px}.request-product-summary .eyebrow{color:var(--yellow)}.request-product-summary h3{font-size:clamp(21px,3vw,28px);line-height:1.12}.request-product-summary dl{display:grid;gap:8px}.request-product-summary dl div{display:grid;gap:3px;padding:10px 0;border-top:1px solid rgba(255,255,255,.12)}.request-product-summary dt{color:rgba(255,255,255,.62);font-size:12px;font-weight:900;text-transform:uppercase}.request-product-summary dd{margin:0;color:var(--white);font-weight:850;line-height:1.45;overflow-wrap:anywhere}.request-product-summary a{color:var(--yellow);text-decoration:underline;text-underline-offset:3px}.request-product-empty{color:rgba(255,255,255,.78);line-height:1.55}.offer-request-form{grid-column:1/-1;display:grid;gap:14px;padding-top:4px}.request-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.offer-request-form label{display:grid;gap:7px;min-width:0;color:var(--black);font-size:13px;font-weight:900}.offer-request-form input,.offer-request-form textarea{width:100%;min-width:0;color:var(--black);background:#ffffff;border:1px solid rgba(33,56,71,.16);border-radius:7px;box-shadow:0 8px 18px rgba(20,22,25,.05);font:inherit;font-size:15px;font-weight:700}.offer-request-form input{min-height:48px;padding:0 13px}.offer-request-form textarea{resize:vertical;min-height:132px;padding:12px 13px;line-height:1.55}.offer-request-form input:focus,.offer-request-form textarea:focus{border-color:rgba(201,151,9,.72);outline:0;box-shadow:0 0 0 3px rgba(243,191,26,.2)}.request-submit{width:min(100%,340px);border:0;cursor:pointer}.request-submit:disabled{cursor:wait;opacity:.72}.request-form-note,.request-form-status{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.request-form-status{color:var(--petrol-dark);font-weight:850}.request-form-status--success{color:#1f7a45}.request-form-status--error{color:#a33a2f}.about-hero{position:relative;overflow:hidden;padding:clamp(28px,5vw,54px);color:var(--white);background:linear-gradient(120deg,rgba(17,31,40,.94),rgba(33,56,71,.74)),url(/assets/hero-grivada-zoomed.webp) 50% /cover no-repeat;border:1px solid rgba(33,56,71,.16);border-radius:8px;box-shadow:var(--shadow-soft)}.about-hero:after{content:"";position:absolute;inset:auto 0 0;height:5px;background:var(--yellow)}.about-hero .eyebrow{color:var(--yellow)}.about-hero h1,.about-hero p{position:relative;z-index:1}.about-hero h1{margin-bottom:18px;color:var(--white);font-size:clamp(42px,7vw,78px)}.about-hero p:last-child{max-width:820px;color:rgba(255,255,255,.9)}.about-layout--rich{grid-template-columns:minmax(0,1fr) minmax(280px,350px);align-items:start}.about-story{gap:20px}.about-card,.about-side-card{position:relative;overflow:hidden;padding:clamp(22px,3vw,32px);background:var(--white);border:1px solid rgba(33,56,71,.12);border-radius:8px;box-shadow:var(--shadow-soft)}.about-card:before,.about-side-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--yellow)}.about-card h2,.about-side-card h2{margin:0;color:var(--black);font-size:clamp(26px,3.5vw,42px);line-height:1.05}.about-card h3{margin:0;color:var(--black);font-size:22px;line-height:1.15}.about-card p,.about-side-card p{margin:0;color:var(--muted);font-size:17px;line-height:1.72}.about-card--lead{display:grid;gap:16px;background:linear-gradient(135deg,rgba(243,191,26,.1),rgba(255,255,255,.96)),var(--white)}.about-card--lead h2{max-width:760px}.about-section-heading{display:grid;gap:10px;margin-bottom:20px}.about-benefits,.about-choice-grid,.about-process,.about-split{display:grid;gap:14px}.about-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.about-benefit,.about-process-step{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:14px;padding:16px;background:var(--panel-soft);border:1px solid rgba(33,56,71,.1);border-radius:8px}.about-benefit span,.about-process-step span{width:38px;height:34px;display:inline-grid;place-items:center;color:var(--black);background:var(--yellow);border-radius:5px;font-size:13px;font-weight:950}.about-benefit p,.about-process-step p{color:var(--ink);font-weight:720;line-height:1.55}.about-choice-grid,.about-split{grid-template-columns:repeat(2,minmax(0,1fr))}.about-choice-card{display:grid;align-content:start;gap:12px;min-height:310px;padding:22px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,249,245,.96)),var(--white);border:1px solid rgba(33,56,71,.12);border-radius:8px}.about-choice-card>span{width:max-content;padding:6px 10px;color:var(--petrol-dark);background:rgba(243,191,26,.18);border:1px solid rgba(201,151,9,.22);border-radius:999px;font-size:12px;font-weight:900;text-transform:uppercase}.about-choice-card a{width:max-content;min-height:42px;display:inline-flex;align-items:center;margin-top:auto;padding:0 14px;color:var(--black);background:var(--yellow);border-radius:5px;font-size:14px;font-weight:900}.about-note{margin-top:16px;padding:14px 16px;color:var(--petrol-dark);background:rgba(243,191,26,.12);border:1px solid rgba(201,151,9,.22);border-radius:8px;font-weight:750}.about-check-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.about-check-list li{position:relative;min-height:42px;display:flex;align-items:center;padding:0 14px 0 42px;color:var(--ink);background:var(--panel-soft);border:1px solid rgba(33,56,71,.1);border-radius:7px;font-weight:800}.about-check-list li:before{content:"";position:absolute;left:15px;width:10px;height:10px;background:var(--yellow);border-radius:50%}.about-card--dark{color:var(--white);background:linear-gradient(135deg,rgba(17,31,40,.96),rgba(33,56,71,.9)),var(--petrol-dark)}.about-card--dark .eyebrow{color:var(--yellow)}.about-card--dark h2,.about-card--dark p{color:var(--white)}.about-card--dark p{color:rgba(255,255,255,.82)}.about-process{grid-template-columns:repeat(2,minmax(0,1fr))}.about-side-card{display:grid;gap:16px;position:sticky;top:104px;align-self:start}.about-side-facts{display:grid;gap:8px}.about-side-facts span{min-height:38px;display:flex;align-items:center;padding:0 12px;color:var(--petrol-dark);background:var(--panel-soft);border:1px solid rgba(33,56,71,.1);border-radius:6px;font-size:14px;font-weight:850}.about-side-card .map-link{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;color:var(--black);background:var(--yellow);border-radius:5px;font-weight:900}.site-footer{border-top:5px solid var(--yellow)}@media (max-width:980px){.catalog-hero{min-height:440px}.choice-section{margin-top:0}.about-choice-grid,.about-layout--rich,.about-process,.about-split,.section-heading--split{grid-template-columns:1fr}.about-side-card{position:static}.home-contact-panel{grid-template-columns:1fr}.featured-carousel-track{grid-auto-columns:calc((100% - 22px) / 2)}}@media (max-width:680px){.site-header{position:static}.top-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-hero{min-height:420px}.hero-actions,.hero-metrics,.page-title-meta{justify-content:stretch}.button-primary,.button-secondary,.hero-metrics span,.page-title-meta span{width:100%}.choice-card{min-height:230px}.about-hero{padding:26px 18px}.about-benefits{grid-template-columns:1fr}.about-benefit,.about-process-step{grid-template-columns:42px minmax(0,1fr);padding:14px}.about-choice-card{min-height:auto}.section-heading-action{width:100%}.product-card{grid-template-rows:auto minmax(0,1fr)}.product-card-image{height:auto}.featured-carousel-track{grid-auto-columns:100%;gap:16px;padding-bottom:12px}.featured-carousel-controls{grid-template-columns:1fr}.featured-carousel-arrows,.featured-carousel-status{justify-self:center}.featured-carousel-button,.featured-carousel-dot{min-width:44px;min-height:44px}.price-toggle button{min-height:44px}.detail-copy{padding:24px 18px}.detail-copy h1{font-size:clamp(32px,10vw,44px)}.detail-price-card .price-switcher-row{align-items:flex-start;flex-direction:column}.detail-price-card .price-toggle{width:100%}.detail-price-card .price-toggle button{width:50%}.detail-price-summary,.detail-purchase-actions{grid-template-columns:1fr}.detail-section-heading{display:grid}.detail-section-heading>span{width:100%;text-align:center}.detail-lightbox{padding:10px}.detail-lightbox-panel{max-height:88vh;padding:10px}.detail-lightbox-panel img{max-height:calc(88vh - 20px)}.detail-lightbox-close{top:10px;right:10px;width:36px;height:36px;font-size:26px}.detail-lightbox-nav{width:38px;height:50px;font-size:34px}.detail-lightbox-nav--prev{left:10px}.detail-lightbox-nav--next{right:10px}.contact-actions a{width:100%}.home-contact-panel{padding:20px}.home-contact-copy h2{font-size:clamp(28px,9vw,38px)}.home-contact-actions{grid-template-columns:1fr}.home-contact-actions a{min-height:48px}.offer-request-panel,.request-form-grid{grid-template-columns:1fr}.request-submit{width:100%}.site-header{position:sticky;grid-template-columns:auto minmax(0,1fr);gap:10px;min-height:68px;padding:8px 12px;border-bottom-width:4px}.logo{justify-self:start}.logo img{width:112px}.site-header>.header-center,.site-header>.header-contact{display:none}.mobile-menu{position:relative;display:block;justify-self:end;width:min(210px,100%)}.mobile-menu summary{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;color:var(--black);background:rgba(255,255,255,.92);border:1px solid rgba(20,22,25,.16);border-radius:8px;box-shadow:0 8px 20px rgba(20,22,25,.08);cursor:pointer;font-size:13px;font-weight:900;list-style:none;text-transform:uppercase}}@media (max-width:680px){.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu[open] summary{background:var(--yellow);border-color:var(--yellow)}.mobile-menu-icon{width:20px;height:20px;display:inline-flex}.mobile-menu-icon svg{width:100%;height:100%}.mobile-menu-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:40;width:min(calc(100vw - 24px),430px);display:grid;gap:12px;padding:12px;background:rgba(246,247,243,.98);border:1px solid rgba(20,22,25,.12);border-top:4px solid var(--yellow);border-radius:10px;box-shadow:0 22px 48px rgba(20,22,25,.28)}.mobile-menu-panel .product-search-form{width:100%}.mobile-menu-panel .search-input-wrap,.mobile-menu-panel .search-submit{min-height:44px}.mobile-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-contact-actions a,.mobile-nav a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;color:var(--black);background:var(--white);border:1px solid rgba(20,22,25,.12);border-radius:7px;font-size:13px;font-weight:900;text-align:center}.mobile-nav a:first-child{background:rgba(243,191,26,.2);border-color:rgba(243,191,26,.42)}.mobile-contact-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-contact-actions a{color:var(--petrol)}.mobile-contact-actions .mobile-whatsapp-action{color:#072c18;background:rgba(86,216,121,.28);border-color:rgba(86,216,121,.72)}.mobile-contact-actions .mobile-email{grid-column:1/-1;min-width:0;overflow-wrap:anywhere}.view-mode-switcher{width:100%;display:flex;justify-content:center;grid-column:1/-1}.view-mode-switcher button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;color:var(--white);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.34);border-radius:7px;cursor:pointer;font:inherit;font-weight:900}}html[data-view-mode=desktop] .view-mode-switcher{width:100%;display:flex;justify-content:center;grid-column:1/-1}html[data-view-mode=desktop] .view-mode-switcher button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;color:var(--white);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.34);border-radius:7px;cursor:pointer;font:inherit;font-weight:900}.site-footer .view-mode-switcher,html[data-view-mode=desktop] .site-footer .view-mode-switcher{display:none}.site-footer .view-mode-switcher.view-mode-switcher--visible,html[data-view-mode=desktop] .site-footer .view-mode-switcher.view-mode-switcher--visible{display:flex}@media (max-width:680px){.detail-media-stage{min-height:0}.detail-media-stage>img{padding:clamp(8px,3vw,14px)}.detail-thumbnail-grid{display:flex;grid-template-columns:none;gap:10px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x proximity}.detail-thumbnail{flex:0 0 78px;min-height:64px;scroll-snap-align:start}.category-back-link{width:100%;justify-content:center;justify-self:stretch}.company-details a{min-height:36px;justify-content:flex-start}}@media (max-width:560px){.detail-spec-table tbody,.detail-spec-table td,.detail-spec-table th,.detail-spec-table tr,.detail-spec-table.detail-spec-grid{display:block;width:100%}.detail-spec-table tr{border-bottom:1px solid rgba(33,56,71,.12)}.detail-spec-table td,.detail-spec-table th,.detail-spec-table tr:last-child{border-bottom:0}.detail-spec-table th{padding-bottom:5px}.detail-spec-table td{padding-top:2px}}