:root{--bg:#f5f7f8;--surface:#fff;--text:#163b49;--muted:#64727a;--line:#dbe2e6;--dark:#0e3542;--dark2:#1d5868;--red:#c5252b;--blue:#405a9f;--accent:#c5252b;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.container{max-width:var(--max);margin:auto;padding:0 24px}.narrow{max-width:900px}.siteHeader{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;position:sticky;top:0}.navWrap{align-items:center;gap:26px;min-height:76px;display:flex}.brand{align-items:center;gap:11px;margin-right:auto;display:flex}.brandText{flex-direction:column;display:flex}.brandText small{color:var(--muted);font-size:11px}.brandMark{background:var(--dark);color:#fff;border-radius:8px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.nav{gap:20px;font-size:14px;display:flex}.nav a:hover{color:#a86b00}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:700;display:inline-flex}.compact{min-height:40px;padding:0 15px;font-size:13px}.primary{background:var(--red);color:#fff}.outline{border-color:var(--dark)}.light{color:#fff;border-color:#b8c7cf}.hero{color:#fff;background:linear-gradient(120deg,#07131a,#102b36);padding:92px 0}.heroGrid,.split{grid-template-columns:1.15fr .85fr;align-items:center;gap:64px;display:grid}.eyebrow{letter-spacing:.14em;color:#d7e6ff;margin-bottom:14px;font-size:12px;font-weight:800}h1{letter-spacing:-.035em;margin:0 0 22px;font-size:clamp(40px,6vw,72px);line-height:1.02}h2{letter-spacing:-.025em;margin:0 0 18px;font-size:clamp(28px,4vw,44px);line-height:1.1}h3{margin:0 0 12px;font-size:21px}.heroCopy,.lead{color:#b8c7cf;max-width:760px;font-size:19px}.lead{color:var(--muted)}.actions{gap:12px;margin:30px 0;display:flex}.heroPoints{color:#c8d4da;flex-wrap:wrap;gap:22px;font-size:13px;display:flex}.heroPanel{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;padding:28px}.panelLabel{letter-spacing:.12em;color:#b8c7cf;margin-bottom:18px;font-size:12px}.heroPanel ol{margin:0;padding:0;list-style:none}.heroPanel li{border-top:1px solid #ffffff1f;grid-template-columns:46px 1fr;gap:12px;padding:16px 0;display:grid}.heroPanel b{color:#ffc653}.section{background:var(--surface);padding:84px 0}.muted{background:#eef2f3}.sectionHead{justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px;display:flex}.sectionHead>p{max-width:450px;color:var(--muted)}.cardGrid{gap:18px;display:grid}.four{grid-template-columns:repeat(4,1fr)}.solutionCard,.contentCard{border:1px solid var(--line);background:#fff;border-radius:14px;padding:26px}.solutionCard{transition:all .2s}.solutionCard:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00000012}.solutionCard p,.contentCard p{color:var(--muted)}.cardNumber{color:var(--red);font-size:12px;font-weight:800}.textLink{color:var(--blue);font-weight:700}.processList{display:grid}.processList>div{border-bottom:1px solid #cad3d8;grid-template-columns:52px 1fr;padding:15px 0;display:grid}.processList span{color:var(--red);font-weight:800}.industryGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.industryCard{border:1px solid var(--line);background:#f5f7f8;border-radius:10px;justify-content:space-between;padding:20px;font-weight:700;display:flex}.darkSection{background:var(--dark);color:#fff}.darkSection p{color:#b8c7cf}.statGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.statGrid>div{background:#132b36;border-radius:12px;padding:24px}.statGrid strong,.statGrid span{display:block}.statGrid strong{font-size:24px}.statGrid span{color:#aebec5;margin-top:5px}.cta{background:#fff4d9}.ctaInner{justify-content:space-between;align-items:center;gap:50px;display:flex}.footer{color:#fff;background:#07131a;padding:58px 0 20px}.footerGrid{grid-template-columns:2fr 1fr 1fr 1.3fr;gap:32px;display:grid}.footerGrid>div{flex-direction:column;gap:10px;display:flex}.footerBottom{color:#83949d;border-top:1px solid #20323a;margin-top:38px;padding-top:18px;font-size:13px}.contentCard{margin:18px 0}.quoteForm{gap:18px;margin-top:32px;display:grid}.quoteForm label{gap:7px;font-weight:700;display:grid}.quoteForm input,.quoteForm select,.quoteForm textarea{width:100%;font:inherit;background:#fff;border:1px solid #cfd8dd;border-radius:8px;padding:14px}@media (max-width:980px){.nav{display:none}.heroGrid,.split{grid-template-columns:1fr}.four,.industryGrid,.footerGrid{grid-template-columns:1fr 1fr}.sectionHead,.ctaInner{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.container{padding:0 18px}.hero{padding:64px 0}.section{padding:60px 0}.four,.industryGrid,.statGrid,.footerGrid{grid-template-columns:1fr}.navWrap>.button{display:none}.actions{flex-direction:column;align-items:stretch}}.logoImage{object-fit:contain;object-position:left center;width:235px;max-height:58px;display:block}.footerLogo{background:#fff;border-radius:8px;max-height:82px;padding:7px}.aboutLogo{width:320px;max-width:100%;margin-bottom:28px}.contactLogo{width:290px;max-width:100%;margin-bottom:18px}.smallMuted{color:var(--muted);font-size:13px}.trustStrip{border-bottom:1px solid var(--line);background:#fff}.trustGrid{grid-template-columns:1fr 1fr 1fr;gap:0;display:grid}.trustGrid>div{border-right:1px solid var(--line);padding:20px 24px}.trustGrid>div:first-child{padding-left:0}.trustGrid>div:last-child{border-right:0}.trustGrid strong,.trustGrid span{display:block}.trustGrid strong{color:var(--red);text-transform:uppercase;letter-spacing:.06em;font-size:13px}.trustGrid span{color:var(--muted);margin-top:4px;font-size:14px}.contactCard{border-top:4px solid var(--blue)}@media (max-width:980px){.logoImage{width:205px}.trustGrid{grid-template-columns:1fr}.trustGrid>div{border-right:0;border-bottom:1px solid var(--line);padding:15px 0}}@media (max-width:620px){.logoImage{width:180px}.siteHeader .navWrap{min-height:68px}.hero h1{font-size:42px}}.contactStrip{color:#fff;background:#0f2f3b}.contactStripGrid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.contactStripGrid a{border-right:1px solid #ffffff1f;padding:14px 18px}.contactStripGrid a:last-child{border-right:0}.contactStripGrid strong,.contactStripGrid span{display:block}.contactStripGrid strong{letter-spacing:.08em;text-transform:uppercase;color:#d7e6ff;font-size:12px}.contactStripGrid span{color:#fff;margin-top:4px;font-size:14px}.three{grid-template-columns:repeat(3,1fr)}.inlineActions{flex-direction:column;gap:8px;display:flex}.brochureCard{border-top:4px solid var(--blue)}@media (max-width:980px){.contactStripGrid,.three{grid-template-columns:1fr 1fr}}@media (max-width:620px){.contactStripGrid{grid-template-columns:1fr}.contactStripGrid a{border-bottom:1px solid #ffffff1f;border-right:0}.three{grid-template-columns:1fr}}.coldHero{background-image:url(/images/cold-storage/cold-storage-warehouse.jpg);background-position:50%;background-size:cover;min-height:640px;position:relative}.coldHeroOverlay{background:linear-gradient(90deg,#071922eb 0%,#071922bd 48%,#0719222e 100%);align-items:center;min-height:640px;display:flex}.coldHeroContent{color:#fff;width:100%}.coldHeroContent>p{color:#d9e4e8;max-width:720px;font-size:19px}.coldRoomGrid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.coldRoomCard{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.coldRoomCard img{object-fit:cover;background:#eef2f3;width:100%;height:310px;display:block}.temperatureBadge{color:var(--blue);background:#eaf1ff;border-radius:999px;margin-bottom:12px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-block}.coldFeatureImage{border:1px solid var(--line);border-radius:16px;width:100%;display:block}.coldFeatureList{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.coldFeatureList span{background:#fff;border:1px solid #cbd6db;border-radius:8px;padding:12px 14px;font-size:14px;font-weight:700}.coldComponent{border-top:4px solid var(--blue)}.applicationGrid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.applicationGrid span{text-align:center;color:#fff;background:#153541;border:1px solid #ffffff26;border-radius:9px;padding:16px;font-weight:700}.lightHead>p{color:#b8c7cf}.coldHomeVisual{position:relative}.coldHomeVisual img{border-radius:16px;width:100%;display:block}.coldHomeBadges{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.coldHomeBadges span{color:#fff;background:#183c49;border:1px solid #ffffff26;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:700}.quoteFieldset{border:1px solid var(--line);border-radius:12px;gap:16px;padding:18px;display:grid}.quoteFieldset legend{color:var(--blue);padding:0 8px;font-weight:800}@media (max-width:980px){.coldRoomGrid{grid-template-columns:1fr}.applicationGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.coldHero,.coldHeroOverlay{min-height:560px}.coldRoomCard img{height:230px}.coldFeatureList,.applicationGrid{grid-template-columns:1fr}}.calculatorSection{background:#f2f5f6}.calcHeader{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.calcHeader h1{max-width:900px;font-size:clamp(38px,5vw,64px)}.calcHeaderActions{flex-wrap:wrap;gap:10px;display:flex}.calcGrid{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);align-items:start;gap:24px;display:grid}.calcInputs{gap:20px;display:grid}.calcCard{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 30px #0e35420d}.calcCard h2{margin-bottom:20px;font-size:24px}.calcCard label{gap:7px;margin-bottom:15px;font-size:13px;font-weight:800;display:grid}.calcCard input,.calcCard select{width:100%;font:inherit;color:var(--text);background:#fff;border:1px solid #c9d4d9;border-radius:8px;padding:12px 13px}.calcCard input:focus,.calcCard select:focus{border-color:var(--blue);outline:2px solid #405a9f33}.calcCard small{color:var(--muted);font-weight:400}.calcRow2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.calcRow3{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.calcCheck{flex-direction:row;align-items:center;grid-template-columns:none!important;gap:9px!important;display:flex!important}.calcCheck input{width:auto}.calcNote{color:var(--muted);border-left:3px solid var(--blue);background:#f6f8f9;margin:4px 0 0;padding:12px;font-size:13px}.calcResultWrap{position:sticky;top:96px}.calcResultCard{border-top:5px solid var(--red)}.calcKpi{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr auto;align-items:end;gap:3px 15px;margin:12px 0;padding:16px;display:grid}.calcKpi span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;grid-column:1/-1;font-size:12px;font-weight:800}.calcKpi strong{font-size:28px;line-height:1}.calcKpi em{color:var(--blue);font-style:normal;font-weight:800}.primaryKpi{color:#fff;background:#0f3542;border-color:#0f3542}.primaryKpi span{color:#bdd0d8}.primaryKpi em{color:#d7e6ff}.calcBreakdown,.calcTechnical{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.calcBreakdown h3,.calcTechnical h3{font-size:16px}.calcBreakdown>div{color:var(--muted);justify-content:space-between;gap:18px;padding:7px 0;display:flex}.calcBreakdown b{color:var(--text)}.calcBreakdown .subtotal{border-top:1px solid var(--line);margin-top:5px;padding-top:12px}.calcTechnical p{color:var(--muted);margin:7px 0;font-size:13px}.calcFullButton{width:100%;margin-top:10px}.calcDisclaimer{color:var(--muted);margin-top:15px;font-size:11px;line-height:1.45}@media (max-width:980px){.calcHeader{flex-direction:column;align-items:flex-start}.calcGrid{grid-template-columns:1fr}.calcResultWrap{position:static}}@media (max-width:620px){.calcRow2,.calcRow3{grid-template-columns:1fr}.calcCard{padding:18px}.calcHeader h1{font-size:40px}}@media print{.siteHeader,.footer,.calcHeaderActions,.calcFullButton{display:none!important}.calculatorSection{background:#fff}.calcGrid{grid-template-columns:1fr 1fr;gap:12px}.calcCard{box-shadow:none}.calcResultWrap{position:static}}.v06Hero{background:radial-gradient(circle at 80% 25%,#1e5261 0,#102f3b 35%,#07131a 72%)}.heroMachineStack{gap:12px;display:grid}.heroMachineMain,.heroMachineMini img{background:#fff;border-radius:16px;overflow:hidden}.heroMachineMain{padding:24px;position:relative}.heroMachineMain img{object-fit:contain;width:100%;height:300px}.heroMachineMain span{background:var(--dark);color:#fff;border-radius:7px;padding:8px 12px;font-size:12px;font-weight:800;position:absolute;bottom:18px;left:22px}.heroMachineMini{grid-template-columns:1fr 1fr;gap:12px;display:grid}.heroMachineMini img{object-fit:contain;width:100%;height:150px;padding:12px}.homeCategoryGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.homeCategoryCard{border:1px solid var(--line);background:#fff;border-radius:16px;transition:all .2s;overflow:hidden}.homeCategoryCard:hover,.productCard:hover,.categoryVisualCard:hover{transform:translateY(-3px);box-shadow:0 12px 30px #07192217}.homeCategoryImage{background:#f4f7f8;place-items:center;height:230px;padding:18px;display:grid}.homeCategoryImage img{object-fit:contain;width:100%;height:100%}.homeCategoryCard span,.categoryBody span{letter-spacing:.1em;color:var(--red);font-size:10px;font-weight:800}.homeCategoryCard p{color:var(--muted)}.homeCategoryCard b{color:var(--blue);font-size:14px}.productCardGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.productCard{border:1px solid var(--line);background:#fff;border-radius:15px;transition:all .2s;overflow:hidden}.productCardImage{background:#f6f8f9;place-items:center;height:260px;padding:20px;display:grid}.productCardImage img{object-fit:contain;width:100%;height:100%}.productCardBody{padding:22px}.productSeries{text-transform:uppercase;letter-spacing:.08em;color:var(--red);font-size:11px;font-weight:800}.productCardBody p{color:var(--muted)}.productCapacity{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:14px 0;padding:12px 0}.productCapacity span,.productCapacity b{display:block}.productCapacity span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px}.productCapacity b{margin-top:3px}.factorySection{background:#fff}.coldFeatureGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.toolPromo{border:1px solid var(--line);background:#f0f4f6;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:34px;display:grid}.toolIcon{background:var(--dark);color:#fff;border-radius:18px;place-items:center;width:76px;height:76px;font-size:25px;font-weight:900;display:grid}.toolsSection{padding-top:60px;padding-bottom:60px}.productIndexHero,.categoryHero{color:#fff;background:linear-gradient(120deg,#07131a,#153d4a);padding:76px 0}.productIndexHeroInner,.categoryHeroGrid{grid-template-columns:1.08fr .92fr;align-items:center;gap:50px;display:grid}.productHeroMosaic{grid-template-columns:1fr 1fr;gap:10px;display:grid}.productHeroMosaic img{object-fit:contain;background:#fff;border-radius:14px;width:100%;height:180px;padding:15px}.productHeroMosaic img:first-child{grid-column:1/-1;height:230px}.categoryVisualGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.categoryVisualCard{border:1px solid var(--line);background:#fff;border-radius:16px;transition:all .2s;overflow:hidden}.categoryImage{background:#f4f7f8;place-items:center;height:250px;padding:20px;display:grid}.categoryImage img{object-fit:contain;width:100%;height:100%}.coldCategoryCard .categoryImage img{object-fit:cover;padding:0}.categoryBody{padding:23px}.categoryBody p{color:var(--muted)}.categoryBody b{color:var(--blue)}.categoryHeroImage{background:#fff;border-radius:18px;padding:24px}.categoryHeroImage img{object-fit:contain;width:100%;height:360px}.compactProcess>div{padding:11px 0}.productDetailHero{background:#f3f6f7;padding:72px 0}.productDetailGrid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:60px;display:grid}.productDetailImage{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px}.productDetailImage img{object-fit:contain;width:100%;height:470px}.detailCapacity{border-left:4px solid var(--red);background:#fff;margin:24px 0;padding:18px}.detailCapacity span,.detailCapacity strong{display:block}.detailCapacity span{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-size:11px}.detailCapacity strong{margin-top:4px;font-size:22px}.whatsappButton{color:#fff;background:#1f7a4d;border-color:#1f7a4d}.specCaution{color:var(--muted);max-width:620px;font-size:12px}.productInfoGrid{grid-template-columns:1.2fr .8fr;gap:60px;display:grid}.productLongText{color:var(--muted);font-size:18px}.pillList{flex-wrap:wrap;gap:8px;display:flex}.pillList span{border:1px solid var(--line);background:#eef3f5;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.detailSpecCard{margin:0}.detailSpecRow{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:12px;padding:13px 0;display:grid}.detailSpecRow span{color:var(--red);font-size:11px;font-weight:900}.quotePageGrid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:55px;display:grid}.upgradedQuoteForm{border:1px solid var(--line);background:#fff;border-radius:16px;padding:28px}.formGrid2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.quoteSubmitRow{flex-wrap:wrap;gap:12px;display:flex}.formNote{color:var(--muted);line-height:1.5;display:block}.quoteContactCard{background:var(--dark);color:#fff;border-radius:15px;flex-direction:column;gap:4px;margin-top:28px;padding:24px;display:flex}.quoteContactCard span{text-transform:uppercase;letter-spacing:.08em;color:#a9bcc4;margin-top:9px;font-size:11px}.quoteContactCard a{font-size:17px;font-weight:800}.floatingWhatsapp{z-index:50;color:#fff;background:#1f7a4d;border-radius:999px;padding:13px 17px;font-weight:800;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 28px #00000038}@media (max-width:980px){.homeCategoryGrid,.productCardGrid,.categoryVisualGrid{grid-template-columns:1fr 1fr}.productIndexHeroInner,.categoryHeroGrid,.productDetailGrid,.productInfoGrid,.quotePageGrid,.coldFeatureGrid{grid-template-columns:1fr}.toolPromo{grid-template-columns:auto 1fr}.toolPromo>.button{grid-column:1/-1}.productDetailImage img{height:380px}}@media (max-width:620px){.homeCategoryGrid,.productCardGrid,.categoryVisualGrid,.formGrid2{grid-template-columns:1fr}.heroMachineMain img{height:230px}.heroMachineMini img{height:120px}.productCardImage,.categoryImage{height:230px}.productHeroMosaic{grid-template-columns:1fr 1fr}.productHeroMosaic img:first-child{height:170px}.productHeroMosaic img{height:120px}.categoryHeroImage img{height:260px}.productDetailImage img{height:300px}.toolPromo{grid-template-columns:1fr}.toolIcon{width:62px;height:62px}.floatingWhatsapp{bottom:14px;right:14px}}.heroMachineMain,.heroMachineMini img,.productHeroMosaic img,.productCardImage,.homeCategoryImage,.categoryImage,.productDetailImage{background:linear-gradient(#f9fbfc 0%,#eef3f5 100%)}.heroMachineMain img,.heroMachineMini img,.homeCategoryImage img,.productCardImage img,.categoryImage img,.productHeroMosaic img,.productDetailImage img{filter:drop-shadow(0 10px 20px #0719221a)}.productCardImage,.homeCategoryImage,.categoryImage{background-image:radial-gradient(circle at 0 0,#fffffff2,#fff0 55%),linear-gradient(#f9fbfc 0%,#eef3f5 100%)}.richHero{color:#fff;background:linear-gradient(120deg,#07131a,#123c49);padding:84px 0}.richHeroGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:58px;display:grid}.richHeroPanel{background:#ffffff12;border:1px solid #ffffff24;border-radius:18px;padding:30px}.richHeroPanel>span{letter-spacing:.12em;color:#d7e6ff;margin-bottom:12px;font-size:11px;font-weight:800;display:block}.richHeroPanel>strong{margin-bottom:12px;font-size:28px;line-height:1.2;display:block}.richHeroPanel>p{color:#c5d2d8;margin:0 0 18px}.richCardGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.richCardGrid.two{grid-template-columns:repeat(2,1fr)}.richCard{border:1px solid var(--line);background:#fff;border-radius:16px;padding:26px;transition:all .2s;display:block}.richCard:hover{transform:translateY(-3px);box-shadow:0 12px 30px #07192214}.richCard.staticCard:hover{box-shadow:none;transform:none}.richCard p{color:var(--muted)}.richCard b{color:var(--blue)}.timelineGrid{grid-template-columns:repeat(2,1fr);gap:0 32px;display:grid}.timelineItem{border-bottom:1px solid #cad4d9;grid-template-columns:64px 1fr;gap:18px;padding:22px 0;display:grid}.timelineItem>span{background:var(--dark);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-size:12px;font-weight:900;display:grid}.timelineItem h3{margin:0 0 6px}.timelineItem p{color:var(--muted);margin:0}.stackButtons{flex-direction:column;align-items:stretch;gap:12px;display:flex}.horizontalButtons{flex-flow:wrap}.compareGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.compareCard{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px}.compareCard>span{letter-spacing:.12em;color:var(--red);font-size:11px;font-weight:900}.compareCard h3{margin-top:12px;font-size:27px}.compareCard p{color:var(--muted)}.featuredCompare{border-top:5px solid var(--blue)}.buyerGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.buyerCard{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px}.buyerCard>span{color:var(--red);font-size:11px;font-weight:900}.buyerCard p{color:var(--muted)}.industryRichGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.industryRichCard{border:1px solid var(--line);background:#fff;border-radius:16px;padding:28px}.industryRichCard h2{font-size:28px}.industryRichCard p{color:var(--muted)}.inlineLinks{flex-wrap:wrap;gap:18px;margin-top:18px;display:flex}.checkList{grid-template-columns:1fr 1fr;gap:10px;display:grid}.checkList span{border:1px solid var(--line);background:#fff;border-radius:9px;padding:12px 14px;font-size:14px;font-weight:700}.compactList{grid-template-columns:1fr}.serviceGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.serviceCard{border:1px solid var(--line);background:#fff;border-radius:15px;padding:24px}.serviceCard>span{color:var(--red);font-size:11px;font-weight:900}.serviceCard p{color:var(--muted)}.contactMiniGrid{gap:10px;display:grid}.contactMiniGrid a{background:#153541;border:1px solid #ffffff24;border-radius:10px;justify-content:space-between;gap:20px;padding:15px;display:flex}.contactMiniGrid span{color:#c5d2d8}.aboutHeroLogo{background:#fff;border-radius:10px;width:320px;max-width:100%;margin-bottom:22px;padding:10px}.journeyFlow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.journeyFlow span{background:#153541;border:1px solid #ffffff24;border-radius:10px;padding:12px 16px;font-weight:800}.journeyFlow b{color:#9db4be}.contactDepartmentGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.contactDepartmentCard{border:1px solid var(--line);background:#fff;border-radius:16px;padding:28px}.contactDepartmentCard>span{letter-spacing:.08em;color:var(--red);font-size:11px;font-weight:900}.contactDepartmentCard h3{margin-top:10px;font-size:22px}.contactDepartmentCard p{color:var(--muted)}.contactDepartmentCard b{color:var(--blue)}.hotlineBlock{flex-direction:column;gap:8px;margin:22px 0;display:flex}.hotlineBlock a{color:var(--blue);font-size:28px;font-weight:900}@media (max-width:980px){.richHeroGrid{grid-template-columns:1fr}.richCardGrid,.serviceGrid,.buyerGrid{grid-template-columns:1fr 1fr}.contactDepartmentGrid{grid-template-columns:1fr}}@media (max-width:620px){.richCardGrid,.richCardGrid.two,.timelineGrid,.compareGrid,.buyerGrid,.industryRichGrid,.serviceGrid,.checkList{grid-template-columns:1fr}.horizontalButtons{flex-direction:column}.hotlineBlock a{font-size:23px}}:root{--bg:#f4f7f8;--surface:#fff;--surface-soft:#f8fafb;--text:#123846;--muted:#60727b;--line:#dbe4e8;--dark:#0b2f3b;--dark2:#164b5a;--red:#c8252c;--red-dark:#a91d23;--blue:#35599e;--accent:#c8252c;--max:1240px;--radius:20px;--shadow-sm:0 8px 28px #092b3712;--shadow-md:0 18px 50px #092b371c;--shadow-lg:0 28px 70px #0419212e}html{scroll-padding-top:116px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}::selection{color:var(--dark);background:#c8252c29}a,button,input,select,textarea{transition:border-color .2s,box-shadow .2s,background-color .2s,color .2s,transform .2s}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #35599e47}.container{padding-left:28px;padding-right:28px}.topBar{color:#dce8ec;background:#082631;border-bottom:1px solid #ffffff14}.topBarInner{letter-spacing:.045em;justify-content:space-between;align-items:center;gap:24px;min-height:34px;font-size:11px;display:flex}.topBarMessage{text-transform:uppercase;color:#bdd0d7;font-weight:700}.topBarLinks{align-items:center;gap:10px;font-weight:700;display:flex}.topBarLinks a:hover{color:#fff}.topBarDivider{color:#66828d}.siteHeader{background:#fffffff0;border-bottom:1px solid #cbd9dfe6;top:0;box-shadow:0 8px 28px #0826310d}.navWrap{gap:18px;min-height:78px}.logoImage{width:218px;max-height:54px}.nav{color:#244c5a;align-items:center;gap:4px;font-size:13px;font-weight:700}.nav a{border-radius:8px;padding:27px 8px 24px;position:relative}.nav a:after{content:"";background:var(--red);transform-origin:50%;border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:17px;left:9px;right:9px;transform:scaleX(0)}.nav a:hover{color:var(--dark);background:#f6f8f9}.nav a:hover:after{transform:scaleX(1)}.headerQuote{white-space:nowrap;box-shadow:0 9px 24px #c8252c33}.mobileNav{margin-left:auto;display:none;position:relative}.mobileNav summary{border:1px solid var(--line);cursor:pointer;width:44px;height:44px;box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;align-content:center;gap:5px;padding:0 11px;list-style:none;display:grid}.mobileNav summary::-webkit-details-marker{display:none}.mobileNav summary span{background:var(--dark);border-radius:99px;height:2px;display:block}.mobileNavPanel{border:1px solid var(--line);width:min(330px,100vw - 36px);box-shadow:var(--shadow-lg);background:#fff;border-radius:18px;gap:3px;padding:13px;display:grid;position:absolute;top:54px;right:0}.mobileNavPanel>a:not(.button){color:#244c5a;border-radius:9px;padding:11px 13px;font-weight:750}.mobileNavPanel>a:not(.button):hover{color:var(--red);background:#f3f7f8}.mobileNavPanel .button{margin-top:8px}.mobileNavContact{border-top:1px solid var(--line);color:var(--muted);gap:5px;margin-top:7px;padding:12px 13px;font-size:13px;display:grid}h1,h2,h3{text-wrap:balance;font-weight:780}h1{letter-spacing:-.045em}h2{letter-spacing:-.035em}h3{letter-spacing:-.015em}p{margin-top:0}.eyebrow{letter-spacing:.16em;margin-bottom:15px;font-size:11px}.eyebrow.dark{color:var(--red)}.heroCopy,.lead{line-height:1.7}.button{letter-spacing:-.005em;cursor:pointer;border-radius:11px;min-height:48px;padding:0 21px;font-size:14px}.button.primary{background:linear-gradient(135deg,var(--red),#d6353c);box-shadow:0 8px 22px #c8252c29}.button.primary:hover{background:linear-gradient(135deg,var(--red-dark),var(--red));transform:translateY(-1px);box-shadow:0 13px 30px #c8252c3d}.button.outline{color:var(--dark);background:#ffffffb8;border-color:#b7c7ce}.button.outline:hover{background:#fff;border-color:#8fa8b3;transform:translateY(-1px)}.button.outline.light{color:#fff;background:#ffffff0a;border-color:#ffffff57}.button.outline.light:hover{background:#ffffff1c;border-color:#ffffff9e}.textLink{color:var(--blue);align-items:center;gap:4px;font-weight:800;display:inline-flex}.textLink:hover{color:var(--red);transform:translate(2px)}.hero.v06Hero{background:radial-gradient(circle at 82% 18%,#3171829e,#0000 28%),radial-gradient(circle at 70% 75%,#1f596840,#0000 38%),linear-gradient(125deg,#06171f 0%,#0b2e3a 46%,#123f4c 100%);padding:96px 0 88px;position:relative;overflow:hidden}.hero.v06Hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.heroGrid{z-index:1;grid-template-columns:1.08fr .92fr;gap:72px;position:relative}.hero.v06Hero h1{max-width:800px;margin-bottom:24px;font-size:clamp(44px,5.6vw,72px)}.hero.v06Hero .heroCopy{color:#cfdbdf;max-width:720px;font-size:18px}.heroPoints{color:#d8e2e6;gap:9px;margin-top:8px}.heroPoints span{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;padding:8px 11px}.heroMachineStack{filter:drop-shadow(0 28px 52px #0000003d)}.heroMachineMain,.heroMachineMini img{border:1px solid #ffffff57;box-shadow:inset 0 1px #fffc}.heroMachineMain{border-radius:24px;padding:28px;transform:rotate(-.6deg)}.heroMachineMain img{height:310px}.heroMachineMain span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#082f3beb;border-radius:999px;padding:9px 13px;bottom:18px;left:20px}.heroMachineMini{gap:13px}.heroMachineMini img{border-radius:18px;height:148px}.contactStrip{color:var(--text);border-bottom:1px solid var(--line);background:#fff;box-shadow:0 12px 34px #0826310a}.contactStripGrid{grid-template-columns:repeat(4,1fr)}.contactStripGrid a{border-right:1px solid var(--line);padding:20px 24px;position:relative;overflow:hidden}.contactStripGrid a:before{content:"";background:var(--red);height:3px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.contactStripGrid a:hover{background:#fafcfc}.contactStripGrid a:hover:before{transform:scaleX(1)}.contactStripGrid strong{color:var(--red);letter-spacing:.12em;font-size:10px}.contactStripGrid span{color:var(--dark);margin-top:6px;font-size:14px;font-weight:700}.section{padding:92px 0}.section.muted{background:linear-gradient(#f0f4f5 0%,#f7f9fa 100%)}.sectionHead{align-items:flex-end;margin-bottom:42px}.sectionHead h2{max-width:760px}.sectionHead>p{max-width:500px;line-height:1.75}.split{gap:72px}.contentCard,.solutionCard,.richCard,.buyerCard,.serviceCard,.industryRichCard,.contactDepartmentCard,.compareCard{border-color:#dbe4e8;box-shadow:0 8px 28px #0826310b}.contentCard{border-radius:18px;padding:30px}.homeCategoryGrid,.productCardGrid,.categoryVisualGrid{gap:22px}.homeCategoryCard,.productCard,.categoryVisualCard{border:1px solid #dbe4e8;border-radius:21px;overflow:hidden;box-shadow:0 8px 26px #0826310b}.homeCategoryCard:hover,.productCard:hover,.categoryVisualCard:hover{box-shadow:var(--shadow-md);border-color:#c6d7de;transform:translateY(-6px)}.homeCategoryImage,.productCardImage,.categoryImage{background-image:radial-gradient(circle at 50% 10%,#fff 0%,#f7f9fa 42%,#edf2f4 100%);position:relative;overflow:hidden}.homeCategoryImage{height:245px;padding:24px}.productCardImage{height:275px;padding:25px}.categoryImage{height:265px;padding:25px}.homeCategoryImage:after,.productCardImage:after,.categoryImage:after{content:"";pointer-events:none;background:#35599e0e;border-radius:50%;width:170px;height:170px;position:absolute;top:-100px;right:-90px}.homeCategoryImage img,.productCardImage img,.categoryImage img{z-index:1;filter:drop-shadow(0 14px 22px #0826311f);transition:transform .35s;position:relative}.homeCategoryCard:hover img,.productCard:hover img,.categoryVisualCard:hover img{transform:scale(1.035)}.homeCategoryCard>div:last-child,.productCardBody,.categoryBody{padding:26px}.homeCategoryCard h3,.productCard h3,.categoryVisualCard h3{font-size:22px;line-height:1.25}.homeCategoryCard p,.productCardBody p,.categoryBody p{line-height:1.7}.productSeries,.homeCategoryCard span,.categoryBody span{letter-spacing:.13em;margin-bottom:9px;font-size:10px;display:block}.productCapacity{background:#f6f8f9;border:0;border-radius:10px;margin:16px 0;padding:12px 13px}.productCapacity span{font-size:9px}.productCapacity b{color:var(--dark);font-size:14px}.factorySection{background:#fff;position:relative}.processList>div{border-color:#d8e2e6;align-items:start;padding:17px 0}.processList span{width:34px;height:34px;color:var(--red);background:#fff0f1;border-radius:50%;place-items:center;font-size:10px;display:grid}.processList b{padding-top:6px}.darkSection{background:linear-gradient(135deg,#082a35,#103f4c 62%,#0b3440);position:relative;overflow:hidden}.darkSection:after{content:"";pointer-events:none;background:#ffffff09;border-radius:50%;width:480px;height:480px;position:absolute;top:-250px;right:-240px}.coldFeatureGrid{z-index:1;position:relative}.coldFeatureImage{box-shadow:var(--shadow-lg);border-color:#ffffff1f;border-radius:22px}.coldHomeBadges{gap:9px;margin-top:20px}.coldHomeBadges span{background:#ffffff12;padding:9px 12px}.toolPromo{box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#f8fafb,#edf3f5);border-color:#d6e1e5;border-radius:22px;padding:38px}.toolIcon{background:linear-gradient(135deg,var(--dark),var(--dark2));border-radius:19px;box-shadow:0 12px 28px #0b2f3b2e}.section.cta{background:linear-gradient(120deg,#fff8e8,#fff3d0);border-top:1px solid #f0dfb6;border-bottom:1px solid #f0dfb6;padding:70px 0}.ctaInner{background:#ffffff94;border:1px solid #e1c78b94;border-radius:24px;padding:38px 40px;box-shadow:0 16px 46px #6b4f1711}.ctaInner h2{margin-bottom:10px}.ctaInner p{color:#6e6758;margin-bottom:0}.richHero,.productIndexHero,.categoryHero{background:radial-gradient(circle at 82% 20%,#356f8073,#0000 30%),linear-gradient(125deg,#061820,#0b303c 50%,#154a58);padding:88px 0;position:relative;overflow:hidden}.richHero:before,.productIndexHero:before,.categoryHero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0}.richHeroGrid,.productIndexHeroInner,.categoryHeroGrid{z-index:1;gap:66px;position:relative}.richHero h1,.productIndexHero h1,.categoryHero h1{max-width:880px;font-size:clamp(42px,5.3vw,67px)}.richHeroPanel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff17,#ffffff0b);border-color:#ffffff29;border-radius:24px;padding:34px;box-shadow:0 24px 54px #0000001f}.richHeroPanel>strong{font-size:30px}.richCardGrid{gap:22px}.richCard{border-radius:20px;padding:30px}.richCard:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.timelineItem>span{box-shadow:0 8px 18px #0b2f3b21}.compareCard{border-radius:21px;padding:34px}.featuredCompare{border-top-width:4px}.buyerCard,.serviceCard,.industryRichCard,.contactDepartmentCard{border-radius:19px;padding:27px}.productHeroMosaic{gap:13px}.productHeroMosaic img{border:1px solid #ffffff73;border-radius:18px;box-shadow:0 12px 32px #0000001f}.categoryHeroImage{box-shadow:var(--shadow-lg);border-radius:24px;padding:30px;transform:rotate(.6deg)}.productDetailHero{border-bottom:1px solid var(--line);background:linear-gradient(#eef4f6,#f8fafb);padding:88px 0}.productDetailGrid{gap:72px}.productDetailImage{box-shadow:var(--shadow-md);background:radial-gradient(circle at 50% 12%,#fff,#f5f8f9 58%,#edf2f4);border-color:#d5e0e4;border-radius:26px;padding:38px}.productDetailImage img{filter:drop-shadow(0 20px 28px #08263126);height:490px}.productDetailHero h1{max-width:760px;color:var(--dark);font-size:clamp(40px,4.8vw,64px)}.detailCapacity{border-left:0;border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;padding:17px 19px}.detailCapacity:before{content:"";background:var(--red);border-radius:99px;width:34px;height:3px;margin-bottom:10px;display:block}.productInfoGrid{gap:72px}.detailSpecCard{border-top:4px solid var(--blue)}.detailSpecRow{padding:15px 0}.detailSpecRow span{background:#fff0f1;border-radius:7px;place-items:center;width:34px;height:28px;display:grid}.pillList span{background:#f3f7f8;padding:9px 13px}.coldHero{border-bottom:1px solid #203f49;min-height:660px}.coldHeroOverlay{background:linear-gradient(90deg,#051921f0 0%,#061f28cc 46%,#0719223d 100%);min-height:660px}.coldHeroContent>p{line-height:1.75}.coldRoomGrid{gap:26px}.coldRoomCard{box-shadow:var(--shadow-sm);border-color:#d9e3e7;border-radius:22px}.coldRoomCard img{height:330px}.coldRoomCardBody{padding:30px}.temperatureBadge{background:#edf3ff;border:1px solid #dce6fb;padding:7px 11px}.coldFeatureList span{border-radius:11px;box-shadow:0 4px 14px #08263109}.quotePage{background:linear-gradient(#f2f6f7,#f8fafb)}.quotePageGrid{gap:64px}.upgradedQuoteForm{box-shadow:var(--shadow-md);border-color:#d7e2e6;border-radius:22px;padding:34px}.quoteForm label{color:#254b58;font-size:13px}.quoteForm input,.quoteForm select,.quoteForm textarea{background:#fbfcfd;border-color:#cdd9de;border-radius:11px;padding:14px 15px}.quoteForm input:focus,.quoteForm select:focus,.quoteForm textarea:focus{background:#fff;border-color:#8aa7b3;outline:none;box-shadow:0 0 0 4px #35599e14}.quoteFieldset{background:#f8fafb;border-radius:15px}.quoteContactCard{box-shadow:var(--shadow-md);background:linear-gradient(135deg,#0a313d,#164b5a);border-radius:20px;padding:28px}.calcCard{box-shadow:var(--shadow-sm);border-radius:20px}.calcResultCard{border-top-width:4px}.calcKpi{border-radius:14px}.primaryKpi{background:linear-gradient(135deg,#0a303c,#164b5a)}.floatingWhatsapp{background:linear-gradient(135deg,#218c5c,#197448);border:1px solid #ffffff47;padding:13px 17px;font-size:13px;bottom:24px;right:24px;box-shadow:0 14px 38px #0e492f47}.floatingWhatsapp:hover{transform:translateY(-2px);box-shadow:0 18px 44px #0e492f57}.whatsappDot{color:#c8f4db;margin-right:4px;font-size:10px}.footer{background:linear-gradient(135deg,#061820,#092b35);padding:70px 0 22px;position:relative;overflow:hidden}.footer:after{content:"";pointer-events:none;border:1px solid #ffffff0e;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-230px;right:-180px;box-shadow:0 0 0 60px #ffffff04,0 0 0 120px #ffffff03}.footerGrid{z-index:1;grid-template-columns:1.75fr .75fr .95fr 1.3fr;gap:46px;position:relative}.footerGrid>div{gap:11px}.footerGrid>div>strong{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:5px;font-size:12px}.footerGrid a:not(.button){color:#b9c9cf}.footerGrid a:not(.button):hover{color:#fff}.footerIntro p{color:#9eb2ba;max-width:420px;margin:4px 0 6px;font-size:14px;line-height:1.7}.footerLogo{border-radius:12px;width:230px;max-height:76px;padding:8px}.footerPrimaryLink{color:#fff!important;font-weight:800!important}.footerBottom{z-index:1;justify-content:space-between;gap:20px;margin-top:50px;padding-top:20px;display:flex;position:relative}@media (max-width:1100px){.nav{gap:0}.nav a{padding-left:6px;padding-right:6px;font-size:12px}.logoImage{width:195px}.navWrap{gap:12px}}@media (max-width:980px){html{scroll-padding-top:80px}.topBarMessage{display:none}.topBarInner{justify-content:flex-end}.nav{display:none}.mobileNav{display:block}.headerQuote{margin-left:auto}.navWrap{min-height:72px}.logoImage{width:205px}.heroGrid{grid-template-columns:1fr;gap:48px}.hero.v06Hero{padding:76px 0}.heroMachineStack{max-width:660px}.section{padding:76px 0}.sectionHead{align-items:flex-start}.homeCategoryGrid,.productCardGrid,.categoryVisualGrid{grid-template-columns:1fr 1fr}.richHeroGrid,.productIndexHeroInner,.categoryHeroGrid{gap:42px}.footerGrid{grid-template-columns:1.4fr 1fr 1fr}.footerGrid>div:last-child{grid-column:1/-1}}@media (max-width:700px){.container{padding-left:19px;padding-right:19px}.topBar{display:none}.siteHeader{top:0}.headerQuote{display:none!important}.mobileNav{margin-left:auto}.logoImage{width:180px}.navWrap{min-height:68px}.hero.v06Hero{padding:62px 0 66px}.hero.v06Hero h1{font-size:42px}.hero.v06Hero .heroCopy{font-size:16px}.heroMachineMain{border-radius:19px;padding:18px;transform:none}.heroMachineMain img{height:235px}.heroMachineMini img{height:120px}.contactStripGrid{grid-template-columns:1fr 1fr}.contactStripGrid a:nth-child(2){border-right:0}.contactStripGrid a{border-bottom:1px solid var(--line);padding:16px 18px}.section{padding:62px 0}.sectionHead{gap:18px;margin-bottom:30px}.split{gap:36px}.homeCategoryGrid,.productCardGrid,.categoryVisualGrid{grid-template-columns:1fr}.homeCategoryImage,.productCardImage,.categoryImage{height:250px}.toolPromo{padding:26px}.ctaInner{padding:28px 24px}.section.cta{padding:48px 0}.richHero,.productIndexHero,.categoryHero{padding:66px 0}.richHero h1,.productIndexHero h1,.categoryHero h1{font-size:41px}.richHeroPanel{padding:25px}.productDetailHero{padding:62px 0}.productDetailGrid{gap:34px}.productDetailImage{padding:22px}.productDetailImage img{height:320px}.productDetailHero h1{font-size:40px}.coldHero,.coldHeroOverlay{min-height:570px}.coldRoomCard img{height:240px}.upgradedQuoteForm{padding:23px}.footer{padding-top:56px}.footerGrid{grid-template-columns:1fr}.footerGrid>div:last-child{grid-column:auto}.footerBottom{flex-direction:column;margin-top:38px}.floatingWhatsapp{padding:12px 14px;bottom:13px;right:13px}}@media (max-width:430px){.logoImage{width:165px}.mobileNav summary{width:42px;height:42px}.contactStripGrid{grid-template-columns:1fr}.contactStripGrid a{border-right:0}.heroPoints span{text-align:center;width:100%}.actions{gap:9px}.actions .button{width:100%}.heroMachineMini{grid-template-columns:1fr 1fr}.homeCategoryImage,.productCardImage,.categoryImage{height:225px}}.launchHeroMain{background:linear-gradient(145deg,#fff,#f3f6f7)}.launchHeroMain img{object-fit:contain;image-rendering:auto;width:100%;height:330px}.launchHeroStack .heroMachineMini img{object-fit:contain;image-rendering:auto;background:#fff;padding:10px}.launchMediaSection{background:#fff}.launchMediaHead{align-items:flex-end}.launchMediaGrid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;gap:24px;display:grid}.launchVideoCard{background:#082a35;border:1px solid #dbe4e8;border-radius:24px;overflow:hidden;box-shadow:0 14px 38px #0826311a}.launchVideoCard video{aspect-ratio:16/10;object-fit:cover;background:#06171f;width:100%;display:block}.launchVideoCaption{color:#dce8ec;padding:24px 26px 27px}.launchVideoCaption span{color:#8ec5d3;letter-spacing:.15em;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.launchVideoCaption h3{color:#fff;margin:0 0 8px;font-size:24px}.launchVideoCaption p{color:#bdcfd5;margin:0;line-height:1.65}.launchPhotoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.launchPhotoCard{background:#fff;border:1px solid #dbe4e8;border-radius:18px;margin:0;overflow:hidden;box-shadow:0 7px 22px #0826310d}.launchPhotoFrame{background:radial-gradient(circle at 50% 18%,#fff 0%,#f8fafb 58%,#eef3f5 100%);height:185px;padding:12px;overflow:hidden}.launchPhotoFrame img{object-fit:contain;image-rendering:auto;filter:drop-shadow(0 10px 16px #08263114);width:100%;height:100%;transition:transform .3s;display:block}.launchPhotoCard:hover .launchPhotoFrame img{transform:scale(1.035)}.launchPhotoCard figcaption{color:#244c5a;letter-spacing:.02em;border-top:1px solid #edf1f3;padding:12px 14px 13px;font-size:12px;font-weight:800}.launchMediaActions{justify-content:center;gap:12px;margin-top:28px;display:flex}@media (max-width:1000px){.launchMediaGrid{grid-template-columns:1fr}.launchPhotoFrame{height:220px}.launchHeroMain img{height:300px}}@media (max-width:680px){.launchPhotoGrid{grid-template-columns:1fr 1fr;gap:10px}.launchPhotoFrame{height:145px;padding:8px}.launchPhotoCard figcaption{padding:10px;font-size:11px}.launchMediaActions{flex-direction:column;align-items:stretch}.launchMediaActions .button{justify-content:center}.launchVideoCaption{padding:20px}.launchVideoCaption h3{font-size:21px}.launchHeroMain img{height:250px}}.homeCategoryImage{background:linear-gradient(#eef3f6 0%,#f8fafb 72%,#eef3f5 100%);height:255px;padding:18px 18px 14px}.homeCategoryImage img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 16px 24px #08263121);width:100%;height:100%}.homeCategoryCard>div:last-child{padding:24px 26px 28px}.launchMediaSection .launchPhotoGrid.expandedPhotos{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.launchMediaSection .launchPhotoFrame{background:radial-gradient(circle at 50% 14%,#fff 0%,#f7fafb 48%,#edf2f4 100%);height:220px;padding:14px}.launchMediaSection .launchPhotoFrame img{filter:drop-shadow(0 14px 22px #0826311f)}.videoShowcaseGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.videoShowcaseCard{background:#fff;border:1px solid #dbe4e8;border-radius:22px;overflow:hidden;box-shadow:0 10px 28px #0826310f}.videoShowcaseCard video{aspect-ratio:16/10;object-fit:cover;background:#06171f;width:100%;display:block}.videoShowcaseBody{padding:20px 22px 24px}.videoShowcaseBody span{color:var(--red);letter-spacing:.14em;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.videoShowcaseBody h3{color:var(--dark);margin:0 0 8px;font-size:22px}.videoShowcaseBody p{color:var(--muted);margin:0;line-height:1.65}.floatingWhatsapp{max-width:240px}@media (max-width:1100px){.launchMediaSection .launchPhotoGrid.expandedPhotos,.videoShowcaseGrid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.homeCategoryImage{height:235px;padding:15px 15px 10px}.launchMediaSection .launchPhotoGrid.expandedPhotos,.videoShowcaseGrid{grid-template-columns:1fr}.launchMediaSection .launchPhotoFrame{height:240px}.videoShowcaseBody h3{font-size:20px}}.coldHero{isolation:isolate;min-height:560px;position:relative;overflow:hidden;background-image:none!important}.coldHeroBackground{z-index:0;object-fit:cover!important;object-position:center center!important}.coldHeroOverlay{z-index:1;align-items:center;min-height:560px;display:flex;position:relative;background:linear-gradient(90deg,#051921ed 0%,#061f28cc 46%,#0719224d 100%)!important}.coldHeroContent{z-index:2;position:relative}.coldRoomImageWrap{aspect-ratio:16/10;background:#eef3f5;width:100%;position:relative;overflow:hidden}.coldRoomImageWrap img{object-fit:cover!important;object-position:center center!important}.coldFeatureImageWrap{background:#eef3f5;border-radius:18px;width:100%;min-height:430px;position:relative;overflow:hidden}.coldFeatureImageWrap .coldFeatureImage{object-fit:cover!important;object-position:center center!important}.coldFeatureGrid>.coldFeatureImage{object-fit:cover;border-radius:18px;width:100%!important;height:auto!important}.homeCategoryImage,.productCardImage,.launchPhotoFrame,.heroMachineMain,.heroMachineMini{overflow:hidden}.homeCategoryImage img,.productCardImage img,.launchPhotoFrame img,.heroMachineMain img,.heroMachineMini img{object-fit:cover;width:100%;height:100%}@media (max-width:900px){.coldHero{min-height:600px}.coldHeroBackground{object-position:68% center!important}.coldHeroOverlay{align-items:flex-end;min-height:600px;background:linear-gradient(#0519214d 0%,#05192194 42%,#051921ed 100%)!important}.coldHeroContent{padding-top:110px;padding-bottom:55px}.coldFeatureImageWrap{width:100%;min-height:340px}.coldFeatureImageWrap .coldFeatureImage{object-position:center center!important}.coldFeatureGrid>.coldFeatureImage{object-fit:cover;min-height:260px;width:100%!important;height:auto!important;display:block!important}}@media (max-width:600px){.coldHero,.coldHeroOverlay{min-height:560px}.coldHeroBackground{object-position:72% center!important}.coldHeroContent{padding-top:90px;padding-bottom:42px}.coldRoomImageWrap{aspect-ratio:16/11}.coldFeatureImageWrap{border-radius:14px;min-height:280px}.coldFeatureGrid>.coldFeatureImage{border-radius:14px;min-height:230px}}
