﻿:root{--navy:#0d4c96;--blue:#0d4c96;--blue-bright:#1d75d5;--gold:#d6a449;--gold-light:#f3d48d;--ink:#092144;--ink-soft:#35516f;--white:#f9fbff;--ice:#edf5fb;--sand:#f5f2ea;--line:rgba(9,33,68,.14);--display:'Manrope',sans-serif;--body:'DM Sans',sans-serif;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--body);font-size:16px;line-height:1.5;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}.container{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.section-space{padding:112px 0}.section-dark{background:var(--navy);color:var(--white)}.section-ink{background:var(--ink);color:var(--white)}.section-light{background:var(--white)}.section-blue{background:var(--blue);color:var(--white)}.section-sand{background:var(--sand)}.skip-link{position:absolute;left:16px;top:-60px;padding:12px 16px;background:var(--gold);color:var(--ink);z-index:30}.skip-link:focus{top:16px}.site-header{height:82px;position:fixed;inset:0 0 auto;z-index:20;background:rgba(13,76,150,.94);color:var(--white);border-bottom:1px solid rgba(255,255,255,.12);transition:background .25s,box-shadow .25s}.site-header.scrolled{background:rgba(13,76,150,.98);box-shadow:0 8px 24px rgba(0,0,0,.16)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{width:30px;height:30px;border:2px solid var(--gold);border-radius:50%;position:relative;display:grid;place-items:center;transform:rotate(-24deg)}.brand-mark:before,.brand-mark:after,.brand-mark span{content:'';position:absolute;width:15px;height:7px;border:1.5px solid var(--gold);border-radius:50%;transform:rotate(22deg)}.brand-mark:before{top:4px;left:7px}.brand-mark:after{bottom:4px;right:7px}.brand-mark span{width:7px;height:14px;left:10px;top:6px;border-color:var(--gold-light);transform:rotate(24deg)}.brand-copy{font-family:var(--display);display:flex;flex-direction:column;line-height:.8;letter-spacing:-.04em;font-size:20px}.brand-copy strong{font-weight:800}.brand-copy em{color:var(--gold);font-style:normal;font-weight:500;font-size:14px;letter-spacing:.02em;margin-left:19px;margin-top:3px}.main-nav{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:600}.main-nav a{opacity:.78;transition:opacity .2s,color .2s}.main-nav a:hover,.main-nav a:focus-visible{opacity:1;color:var(--gold-light)}.main-nav .nav-cta{display:flex;align-items:center;gap:7px;opacity:1;background:var(--gold);color:var(--ink);padding:11px 14px 11px 16px}.nav-cta svg{width:15px}.menu-toggle{display:none;color:var(--white);background:none;border:0;width:44px;height:44px}.hero{min-height:760px;padding-top:82px;position:relative;overflow:hidden}.hero:before{content:'';position:absolute;inset:auto -12% -28% 30%;height:80%;background:radial-gradient(ellipse,rgba(39,119,213,.35),transparent 65%);pointer-events:none}.hero-grid{min-height:600px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%;position:relative}.hero-copy{padding-top:22px}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:700;color:var(--blue);margin:0 0 22px}.eyebrow span{width:22px;height:1px;background:var(--gold);display:inline-block}.eyebrow-light{color:var(--gold-light)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);line-height:.98;letter-spacing:-.065em}h1{font-size:clamp(54px,7vw,96px);font-weight:800;margin-bottom:27px}h1 i,h2 i{font-style:normal;color:var(--gold-light);font-weight:500}h2{font-size:clamp(39px,5vw,68px);margin-bottom:28px;font-weight:800}h3{letter-spacing:-.045em}.hero-intro{max-width:420px;color:rgba(255,255,255,.74);font-size:18px;line-height:1.6;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:49px;padding:13px 18px;border:1px solid transparent;font-size:13px;font-weight:700;cursor:pointer;transition:transform .2s,background .2s,color .2s,border-color .2s}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button svg{width:16px;height:16px}.button-gold{background:var(--gold);color:var(--ink)}.button-gold:hover{background:var(--gold-light)}.button-white{background:var(--white);color:var(--blue)}.button-white:hover{background:var(--gold-light);color:var(--ink)}.button-navy{background:var(--ink);color:var(--white)}.button-navy:hover{background:var(--blue)}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:700;border-bottom:1px solid transparent;padding-bottom:5px;transition:gap .2s,border-color .2s}.text-link:hover,.text-link:focus-visible{gap:15px;border-color:currentColor}.light-link{color:rgba(255,255,255,.8)}.dark-link{color:var(--blue);border-color:rgba(13,76,150,.25)}.hero-visual{height:560px;position:relative;display:flex;align-items:center;justify-content:center}.hero-image-frame{width:78%;height:450px;position:relative;overflow:hidden;border-radius:220px 220px 14px 14px;border:1px solid rgba(255,255,255,.24);box-shadow:18px 22px 0 rgba(214,164,73,.16)}.hero-image-frame img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.07)}.image-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,76,150,.18),rgba(13,76,150,.48))}.visual-orbit{position:absolute;border:1px solid rgba(214,164,73,.45);border-radius:50%;transform:rotate(-27deg)}.orbit-one{width:90%;height:260px}.orbit-two{width:75%;height:425px}.ice-cube{position:absolute;width:92px;height:92px;background:linear-gradient(135deg,rgba(225,249,255,.85),rgba(104,184,239,.22));border:1px solid rgba(255,255,255,.75);box-shadow:inset 10px 10px 18px rgba(255,255,255,.5),12px 17px 22px rgba(0,0,0,.14);transform:rotate(18deg) skewY(-7deg);backdrop-filter:blur(3px)}.cube-one{right:2%;top:20%;width:104px;height:104px}.cube-two{left:4%;bottom:21%;width:74px;height:74px;transform:rotate(-18deg) skewY(7deg)}.cube-three{right:8%;bottom:8%;width:57px;height:57px;transform:rotate(34deg);opacity:.85}.route-stamp{position:absolute;left:5%;top:13%;width:91px;height:91px;border:1px solid var(--gold-light);color:var(--gold-light);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:5px;transform:rotate(-13deg);background:rgba(13,76,150,.22);backdrop-filter:blur(4px)}.route-stamp span{font-family:var(--display);font-size:25px;font-weight:800}.route-stamp small{text-transform:uppercase;font-size:7px;line-height:1.15;letter-spacing:.12em}.hero-caption{position:absolute;bottom:18px;right:-1px;width:144px;display:flex;align-items:flex-start;gap:12px;color:rgba(255,255,255,.58);font-size:10px;text-transform:uppercase;letter-spacing:.1em;line-height:1.4}.hero-caption>span:first-child{color:var(--gold);font-weight:700}.hero-caption svg{color:var(--gold);width:17px}.hero-bottom{display:flex;align-items:flex-end;gap:62px;padding-bottom:34px;position:relative}.hero-stat{display:flex;align-items:center;gap:10px;border-left:1px solid rgba(255,255,255,.22);padding-left:15px;min-height:41px}.hero-stat strong{font-family:var(--display);color:var(--gold);font-size:28px;letter-spacing:-.06em}.hero-stat span{font-size:10px;line-height:1.3;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.6)}.scroll-cue{margin-left:auto;display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.57);font-size:10px;text-transform:uppercase;letter-spacing:.14em}.scroll-cue svg{color:var(--gold);width:16px}.ticker{overflow:hidden;background:var(--gold);color:var(--ink);height:55px;display:flex;align-items:center}.ticker-track{display:flex;align-items:center;gap:32px;white-space:nowrap;animation:marquee 25s linear infinite;font-family:var(--display);text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.13em}.ticker b{font-size:16px;color:var(--blue)}@keyframes marquee{to{transform:translateX(-50%)}}.story-grid{display:grid;grid-template-columns:35% 65%;gap:7%}.story-year{font-family:var(--display);font-size:43px;font-weight:800;letter-spacing:-.07em;color:var(--blue)}.story-year span{font-weight:400;color:var(--gold);padding:0 8px}.story-year strong{color:var(--gold);font-weight:500}.vertical-note{display:flex;align-items:flex-start;gap:13px;margin-top:110px;width:200px}.vertical-note .line{width:1px;height:71px;background:var(--gold);flex:0 0 auto}.vertical-note p{font-size:12px;line-height:1.45;color:var(--ink-soft);margin:0}.story-copy{max-width:680px}.story-copy .lead{font-size:23px;line-height:1.45;color:var(--blue);max-width:640px;margin-bottom:23px}.story-copy>p:not(.lead){max-width:580px;color:var(--ink-soft);margin-bottom:31px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:59px}.section-heading h2{margin-bottom:0}.heading-note{max-width:300px;margin:0 2px 8px 0;color:var(--ink-soft);font-size:14px;line-height:1.6}.heading-light .heading-note{color:rgba(255,255,255,.65)}.strengths{position:relative}.strengths:after{content:'PEDRA Dâ€™ÃGUA';position:absolute;right:-20px;bottom:18px;color:rgba(255,255,255,.035);font-family:var(--display);font-size:110px;font-weight:800;letter-spacing:-.09em;pointer-events:none}.strength-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.18)}.strength-card{padding:27px 28px 31px;min-height:285px;background:var(--ink);position:relative;transition:background .25s,transform .25s}.strength-card:hover{background:#10305c;transform:translateY(-4px)}.strength-card.featured{background:var(--blue)}.strength-card.featured:hover{background:#1762b7}.strength-index{font-size:11px;color:var(--gold);font-weight:700;letter-spacing:.12em}.strength-card>svg{width:25px;height:25px;color:var(--gold-light);margin:49px 0 17px}.strength-card h3{font-size:26px;color:var(--white);margin:0 0 13px}.strength-card p{color:rgba(255,255,255,.58);font-size:13px;line-height:1.55;max-width:260px;margin:0}.product-tabs{display:flex;gap:27px;border-bottom:1px solid var(--line);margin-bottom:36px}.tab-button{background:transparent;color:var(--ink-soft);border:0;border-bottom:2px solid transparent;padding:0 0 15px;cursor:pointer;font-weight:600;font-size:13px;transition:color .2s,border-color .2s}.tab-button span{margin-left:5px;font-size:10px;color:#8b9aac}.tab-button:hover,.tab-button.active{color:var(--blue);border-color:var(--gold)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid var(--line);background:#fff;transition:transform .25s,box-shadow .25s,opacity .2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 14px 32px rgba(9,33,68,.1)}.product-card.hidden{display:none}.product-image{height:220px;position:relative;overflow:hidden;background:var(--ice)}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card:hover .product-image img{transform:scale(1.04)}.product-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,76,150,.03),rgba(13,76,150,.28))}.product-badge{position:absolute;z-index:2;top:15px;left:15px;padding:5px 8px;background:var(--gold);color:var(--ink);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.badge-frut{background:var(--white);color:var(--blue)}.product-image-coal{background:#17242d;overflow:hidden}.coal-shape{position:absolute;width:130px;height:100px;background:linear-gradient(135deg,#38454e,#080c10 70%);border-radius:45% 55% 52% 48%;left:28%;top:38%;transform:rotate(-22deg);box-shadow:inset 12px 8px 10px rgba(255,255,255,.08),12px 15px 15px rgba(0,0,0,.35);z-index:1}.coal-shape.small{width:96px;height:76px;left:53%;top:25%;transform:rotate(17deg)}.coal-shape.tiny{width:72px;height:55px;left:15%;top:57%;transform:rotate(10deg)}.product-image-flavor{background:linear-gradient(135deg,#0e6fc0,#0d4c96);display:flex;align-items:center;justify-content:center}.flavor-orb{width:94px;height:94px;border-radius:50%;position:absolute;filter:blur(1px);box-shadow:inset 10px 10px 15px rgba(255,255,255,.35),7px 11px 16px rgba(0,0,0,.18)}.orb-blue{background:#7bd8ed;left:22%;top:32%}.orb-gold{background:#efc958;left:43%;top:19%;width:100px;height:100px}.orb-pink{background:#dca4bb;left:56%;top:42%;width:78px;height:78px}.flavor-label{position:relative;z-index:2;color:var(--white);text-align:center;text-transform:uppercase;letter-spacing:.13em;font-size:10px;line-height:1.1}.flavor-label strong{font-family:var(--display);font-size:21px;letter-spacing:-.06em;color:var(--gold-light);text-transform:none}.product-info{padding:21px 20px 22px;display:grid;grid-template-columns:1fr auto;min-height:192px}.product-code{color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.13em}.product-info h3{font-size:25px;margin:10px 0 0}.product-info>svg{color:var(--blue);width:20px}.product-info p{grid-column:1/-1;color:var(--ink-soft);font-size:12px;line-height:1.5;margin:23px 0 0}.distribution{position:relative;overflow:hidden}.distribution:after{content:'23';position:absolute;right:6%;top:-45px;color:rgba(255,255,255,.07);font-family:var(--display);font-size:410px;font-weight:800;line-height:1;pointer-events:none}.distribution-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;position:relative;z-index:1}.distribution-copy{max-width:510px}.distribution-copy p:not(.eyebrow){color:rgba(255,255,255,.7);max-width:430px;margin-bottom:29px}.state-map{height:445px;position:relative;display:grid;place-items:center}.map-outline{width:285px;height:340px;border:2px solid rgba(243,212,141,.7);clip-path:polygon(49% 0,71% 8%,72% 20%,92% 31%,81% 44%,87% 56%,70% 68%,76% 85%,55% 100%,34% 90%,21% 72%,5% 63%,16% 48%,4% 32%,21% 22%,19% 8%);transform:rotate(7deg);background:rgba(255,255,255,.04);box-shadow:0 0 50px rgba(243,212,141,.12)}.map-glow{position:absolute;width:310px;height:310px;border-radius:50%;background:radial-gradient(circle,rgba(30,126,228,.6),transparent 65%);filter:blur(16px)}.map-pin{position:absolute;z-index:2;width:10px;height:10px;border:2px solid var(--gold-light);border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px rgba(243,212,141,.16)}.pin-1{top:22%;left:39%}.pin-2{top:42%;right:24%}.pin-3{bottom:25%;left:34%}.pin-4{top:51%;left:24%}.pin-5{bottom:14%;right:39%}.map-label{position:absolute;display:flex;align-items:center;gap:9px;background:var(--gold);color:var(--ink);padding:10px 13px;right:2%;bottom:10%;box-shadow:9px 9px 0 rgba(13,76,150,.22)}.map-label span{font-family:var(--display);font-size:24px;font-weight:800}.map-label small{text-transform:uppercase;letter-spacing:.1em;font-weight:700;font-size:8px;line-height:1.2}.client-types{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.2);margin-top:70px;padding-top:23px;display:flex;align-items:flex-start;gap:50px}.client-types .eyebrow{flex:0 0 175px}.client-list{display:flex;gap:13px 26px;flex-wrap:wrap;align-items:center}.client-list span{font-family:var(--display);font-size:19px;font-weight:600;letter-spacing:-.04em;color:rgba(255,255,255,.76)}.client-list span:not(:last-child):after{content:' /';color:var(--gold);font-weight:400;margin-left:25px}.reviews-grid{display:grid;grid-template-columns:40% 60%;gap:8%;align-items:center}.reviews-intro h2{margin-bottom:35px}.google-mark{display:flex;align-items:center;gap:9px;margin-bottom:22px}.google-mark>span{font-family:var(--display);font-weight:800;font-size:28px;color:#4285f4}.google-mark strong{display:block;font-family:var(--display);font-size:16px;line-height:1}.google-mark small{font-size:10px;color:#738092}.rating{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:12px}.rating strong{font-family:var(--display);font-size:42px;line-height:1}.rating span{color:#f1ae2d;font-size:17px;letter-spacing:.1em}.rating small{grid-column:1/-1;color:#7a8693;font-size:11px;margin-top:5px}.review-stage{min-height:370px;position:relative}.review-card{background:var(--white);border-left:3px solid var(--gold);box-shadow:0 20px 45px rgba(9,33,68,.09);padding:38px 42px;min-height:280px;opacity:0;position:absolute;inset:10px 0 auto;transform:translateX(18px);transition:opacity .35s,transform .35s}.review-card.active{opacity:1;transform:translateX(0)}.quote-mark{font-family:Georgia,serif;color:var(--gold);font-size:66px;line-height:.6}.review-card blockquote{font-family:var(--display);font-size:25px;line-height:1.25;letter-spacing:-.045em;max-width:590px;margin:20px 0 32px}.review-author{display:flex;align-items:center;gap:10px}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:var(--white);font-size:10px;font-weight:800}.avatar-b{background:var(--gold);color:var(--ink)}.review-author strong,.review-author small{display:block}.review-author strong{font-size:12px}.review-author small{font-size:10px;color:#7a8693}.review-stars{margin-left:auto;color:#f1ae2d;letter-spacing:.1em;font-size:13px}.review-controls{display:flex;align-items:center;gap:12px;position:absolute;bottom:0;left:42px}.review-control{width:44px;height:44px;border:1px solid var(--line);color:var(--blue);background:transparent;cursor:pointer;display:grid;place-items:center;transition:background .2s,color .2s}.review-control:hover{background:var(--blue);color:var(--white)}.review-control svg{width:16px}.review-progress{display:flex;gap:4px;margin:0 8px}.review-progress b{width:20px;height:2px;background:#c6cfd7}.review-progress b:first-child{background:var(--blue)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:start}.contact-copy{padding-top:12px}.contact-copy>p:not(.eyebrow){max-width:400px;color:var(--ink-soft);margin-bottom:35px}.contact-details{display:grid;gap:18px}.contact-details a{display:flex;align-items:center;gap:13px}.detail-icon{width:42px;height:42px;display:grid;place-items:center;background:var(--ice);color:var(--blue)}.detail-icon svg{width:17px}.contact-details small,.contact-details strong{display:block}.contact-details small{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#7c8a99;margin-bottom:3px}.contact-details strong{font-size:14px}.contact-form{background:var(--ice);padding:29px 31px 31px;border-top:3px solid var(--gold)}.form-header{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:22px}.form-header span{font-size:10px;color:var(--gold);font-weight:800}.form-header p{font-family:var(--display);font-weight:800;font-size:18px;letter-spacing:-.04em;margin:0}.contact-form label{display:block;color:var(--ink-soft);font-size:11px;font-weight:700;margin-bottom:17px}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;margin-top:7px;border:0;border-bottom:1px solid #c1cbd5;background:transparent;color:var(--ink);padding:9px 0;font-size:14px;outline:0;resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 1px 0 var(--blue)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#94a1af}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-submit{width:100%;margin-top:4px}.form-status{min-height:18px;color:var(--blue);font-size:12px;text-align:center;margin:10px 0 0}.footer-grid{padding:58px 0 47px;display:grid;grid-template-columns:1.1fr 1fr 1.4fr auto;align-items:start;gap:30px;border-bottom:1px solid rgba(255,255,255,.15)}.brand-footer{align-self:start}.footer-grid>p{color:rgba(255,255,255,.62);font-family:var(--display);font-size:15px;line-height:1.25}.footer-nav{display:flex;gap:22px;flex-wrap:wrap;font-size:12px;color:rgba(255,255,255,.65)}.footer-nav a:hover{color:var(--gold-light)}.footer-social{display:flex;gap:8px}.footer-social a{width:35px;height:35px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);color:var(--gold);transition:background .2s,color .2s}.footer-social a:hover{background:var(--gold);color:var(--ink)}.footer-social svg{width:15px}.footer-bottom{display:flex;justify-content:space-between;padding:18px 0;color:rgba(255,255,255,.4);font-size:10px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.reveal-delay{transition-delay:.12s}.reveal-delay-2{transition-delay:.22s}:focus-visible{outline:2px solid var(--gold-light);outline-offset:4px}@media (max-width:900px){.container{width:min(var(--max),calc(100% - 40px))}.main-nav{gap:17px}.hero-grid{gap:2%;}.hero-image-frame{width:90%}.section-space{padding:85px 0}.story-grid,.distribution-grid,.reviews-grid,.contact-grid{grid-template-columns:1fr;gap:55px}.story-aside{display:flex;align-items:flex-end;justify-content:space-between}.vertical-note{margin-top:0}.story-copy{max-width:740px}.strength-card{min-height:310px}.product-grid{grid-template-columns:repeat(2,1fr)}.distribution-grid{gap:15px}.distribution-copy{max-width:680px}.state-map{margin-top:-20px}.reviews-intro{display:grid;grid-template-columns:1fr 1fr;column-gap:32px}.reviews-intro .eyebrow,.reviews-intro h2{grid-column:1/-1}.google-mark{margin-bottom:0}.rating{align-self:center}.review-stage{min-height:400px}.footer-grid{grid-template-columns:1fr 1fr}.footer-nav{grid-column:1/-1}.footer-social{justify-self:end;grid-column:2;grid-row:1}}@media (max-width:680px){.site-header{height:70px}.menu-toggle{display:grid;place-items:center}.main-nav{display:none;position:absolute;top:70px;left:0;right:0;background:var(--navy);border-top:1px solid rgba(255,255,255,.12);padding:13px 20px 22px;flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.1)}.main-nav .nav-cta{margin-top:13px;padding:13px 15px;border:0;justify-content:center}.hero{min-height:auto;padding-top:70px}.hero-grid{min-height:0;display:flex;flex-direction:column;align-items:stretch;padding-top:77px}.hero-copy{padding:0}.hero-copy h1{font-size:clamp(48px,15vw,74px)}.hero-intro{font-size:16px;max-width:350px}.hero-visual{height:420px;margin-top:15px}.hero-image-frame{height:355px;width:76%;border-radius:180px 180px 12px 12px}.hero-caption{right:0;bottom:16px}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:19px;padding-bottom:26px}.hero-stat{min-height:35px}.scroll-cue{grid-column:1/-1;margin:10px 0 0}.section-space{padding:75px 0}.story-grid{gap:42px}.story-aside{display:block}.story-year{font-size:37px}.vertical-note{margin-top:28px}.story-copy .lead{font-size:20px}.section-heading{display:block;margin-bottom:38px}.heading-note{margin-top:22px}.strength-grid{grid-template-columns:1fr}.strength-card{min-height:auto;padding:24px}.strength-card>svg{margin-top:35px}.product-tabs{gap:16px;overflow:auto}.product-tabs .tab-button{white-space:nowrap}.product-grid{grid-template-columns:1fr;gap:16px}.product-image{height:235px}.distribution:after{font-size:220px;top:80px;right:-12px}.state-map{height:375px;margin-top:0}.map-outline{width:220px;height:280px}.map-label{right:0;bottom:4%}.client-types{display:block;margin-top:30px}.client-list{margin-top:22px;gap:9px 16px}.client-list span{font-size:16px}.client-list span:not(:last-child):after{margin-left:16px}.reviews-intro{display:block}.reviews-intro h2{margin-bottom:27px}.google-mark{margin-bottom:20px}.review-stage{min-height:440px}.review-card{padding:29px 25px;min-height:335px}.review-card blockquote{font-size:21px}.review-controls{left:25px}.contact-grid{gap:40px}.form-row{grid-template-columns:1fr;gap:0}.contact-form{padding:24px 20px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.footer-grid>p{grid-column:1/-1;grid-row:2}.footer-nav{grid-column:1/-1;grid-row:3;gap:15px}.footer-social{grid-column:2;grid-row:1;justify-self:end}.footer-bottom{display:block;line-height:1.7}.footer-bottom span{display:block}.footer-bottom span+span{margin-top:6px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker-track{animation:none}.reveal{opacity:1;transform:none;transition:none}.button,.product-card,.strength-card{transition:none}}
/* viewport cue refinement */
.hero{min-height:650px}
.hero-grid{min-height:500px}
.hero-visual{height:475px}
.hero-image-frame{height:390px}
/* marca prÃ³pria: novos formatos de gelo */
.product-image-cubes{background:radial-gradient(circle at 50% 35%,#c9f2ff 0,#5db3e7 38%,#0d4c96 100%)}
.ice-stack{position:absolute;width:88px;height:88px;border:1px solid rgba(255,255,255,.82);background:linear-gradient(135deg,rgba(240,252,255,.92),rgba(117,201,243,.28));box-shadow:inset 10px 10px 16px rgba(255,255,255,.52),10px 14px 18px rgba(13,76,150,.22);transform:rotate(20deg) skewY(-7deg);z-index:1}
.cube-a{left:19%;top:33%}.cube-b{left:40%;top:22%;width:101px;height:101px;transform:rotate(-13deg) skewY(7deg)}.cube-c{right:16%;top:40%;width:72px;height:72px;transform:rotate(32deg)}.cube-d{left:42%;bottom:7%;width:59px;height:59px;transform:rotate(8deg);opacity:.82}
.product-image-crushed{background:linear-gradient(145deg,#a9e9f7,#2b93cd 55%,#0d4c96);display:flex;align-items:center;justify-content:center}
.crushed-ice{position:absolute;background:linear-gradient(135deg,rgba(246,253,255,.9),rgba(118,204,236,.42));border:1px solid rgba(255,255,255,.8);box-shadow:inset 5px 5px 9px rgba(255,255,255,.55),4px 7px 11px rgba(13,76,150,.18);transform:rotate(25deg);z-index:1}
.crushed-one{width:66px;height:51px;left:20%;top:35%;border-radius:44% 56% 46% 54%}.crushed-two{width:74px;height:57px;left:37%;top:27%;border-radius:60% 40% 52% 48%;transform:rotate(-18deg)}.crushed-three{width:59px;height:46px;right:19%;top:39%;border-radius:45% 55% 53% 47%;transform:rotate(17deg)}.crushed-four{width:68px;height:48px;left:31%;bottom:13%;border-radius:52% 48% 45% 55%;transform:rotate(7deg)}
.crushed-label{position:relative;z-index:2;text-align:center;color:var(--white);font-size:10px;text-transform:uppercase;letter-spacing:.12em;line-height:1.08;text-shadow:0 2px 7px rgba(13,76,150,.5)}.crushed-label strong{font-family:var(--display);font-size:20px;letter-spacing:-.05em;color:var(--gold-light);text-transform:none}
/* logo oficial da marca */
.brand-logo{display:block;width:66px;height:62px;object-fit:contain;object-position:center;filter:drop-shadow(0 5px 8px rgba(0,0,0,.18))}
.brand-footer .brand-logo{width:100px;height:105px}
@media (max-width:680px){.brand-logo{width:58px;height:54px}.brand-footer .brand-logo{width:86px;height:92px}}

/* seção de clientes abastecidos */
.client-proof{position:relative;overflow:hidden}
.client-proof:after{content:'PD';position:absolute;right:4%;top:22px;color:rgba(13,76,150,.045);font-family:var(--display);font-size:260px;font-weight:800;letter-spacing:-.11em;line-height:1;pointer-events:none}
.client-proof-heading{position:relative;z-index:1;margin-bottom:45px}
.client-logo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;position:relative;z-index:1}
.client-logo-card{min-height:151px;margin:0;padding:22px 18px 15px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;transition:transform .25s,box-shadow .25s,border-color .25s}
.client-logo-card:hover{transform:translateY(-4px);border-color:rgba(13,76,150,.35);box-shadow:0 14px 28px rgba(9,33,68,.1)}
.client-logo-card img{display:block;width:78%;height:70px;object-fit:contain;object-position:center}
.client-logo-card figcaption{color:#7b8897;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
@media (max-width:900px){.client-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-proof:after{font-size:200px}}
@media (max-width:680px){.client-logo-grid{gap:10px}.client-logo-card{min-height:135px;padding:17px 12px 13px}.client-logo-card img{width:84%;height:57px}.client-proof:after{font-size:150px;top:50px}}
.product-image-root{background:#eaf0f3}
.product-image-root img{object-fit:contain;padding:8px;filter:saturate(.98) contrast(1.02)}
.product-image-coal,.product-image-cubes{background:#eef4f7}
.product-image-coal img,.product-image-cubes img{position:relative;z-index:1;width:100%;height:100%;padding:10px;object-fit:contain;filter:saturate(.98) contrast(1.02)}
.product-image-coal:after,.product-image-cubes:after{background:linear-gradient(180deg,rgba(13,76,150,.02),rgba(13,76,150,.12))}
.product-image-pulp,.product-image-acai,.product-image-frozen{background:#eef4f7}
.product-image-pulp img,.product-image-acai img,.product-image-frozen img{position:relative;z-index:1;width:100%;height:100%;padding:10px;object-fit:contain;filter:saturate(.98) contrast(1.02)}
.product-image-pulp:after,.product-image-acai:after,.product-image-frozen:after{background:linear-gradient(180deg,rgba(13,76,150,.02),rgba(13,76,150,.12))}
.hero-video{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.07)}
.video-toggle{position:absolute;right:18px;bottom:18px;z-index:5;width:42px;height:42px;border:1px solid rgba(255,255,255,.55);background:rgba(13,76,150,.74);color:var(--white);display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(5px);transition:background .2s,transform .2s}
.video-toggle:hover,.video-toggle:focus-visible{background:var(--gold);color:var(--ink);transform:translateY(-2px)}
.video-toggle svg{width:16px;height:16px}
  .hero-image-frame{width:100%}

  /* hero video fills the complete opening section */
  .hero{isolation:isolate;overflow:hidden}
  .hero:before{z-index:1}
  .hero-grid{position:static}
  .hero-image-frame{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:0;box-shadow:none;z-index:0}
  .hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
  .image-shade{z-index:1;background:linear-gradient(180deg,rgba(13,76,150,.38),rgba(13,76,150,.72))}
  .hero-copy,.hero-visual,.hero-bottom{position:relative;z-index:2}
  .hero-visual{position:static}
  .hero-copy{z-index:4;opacity:1;visibility:visible}
  .hero-title{position:relative;z-index:4;display:block;color:var(--white);opacity:1;visibility:visible}
  .product-image-asset img{position:relative;z-index:1;width:100%;height:100%;padding:10px;object-fit:contain;filter:saturate(.98) contrast(1.02)}
  .distribution-map-image{position:relative;z-index:1;width:100%;height:100%;max-height:445px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(9,33,68,.2))}

  /* product coverflow: the cards keep their existing content while the stage
     handles the coverflow position, scale and focus state in script.js */
  .product-coverflow{position:relative;display:block;height:460px;overflow:hidden;isolation:isolate;margin-inline:-8px}
  .product-coverflow .product-card{position:absolute;left:50%;top:50%;width:var(--cf-width,430px);height:var(--cf-height,420px);margin:0;border:0;border-radius:6px;overflow:hidden;opacity:var(--cf-opacity,0);transform:translate(-50%,-50%) translateX(var(--cf-x,0px));z-index:var(--cf-z,0);box-shadow:0 18px 42px rgba(9,33,68,.16);transition:transform .52s cubic-bezier(.22,.7,.2,1),opacity .35s ease,width .52s cubic-bezier(.22,.7,.2,1),height .52s cubic-bezier(.22,.7,.2,1),box-shadow .35s ease}
  .product-coverflow .product-card:hover{transform:translate(-50%,-50%) translateX(var(--cf-x,0px));box-shadow:0 24px 54px rgba(9,33,68,.24)}
  .product-coverflow .product-card.is-active{box-shadow:0 24px 70px rgba(9,33,68,.28),inset 0 0 0 1px rgba(255,255,255,.08)}
  .product-coverflow .product-image{height:100%;background:var(--ice)}
  .product-coverflow .product-card.is-active .product-image{height:235px}
  .product-coverflow .product-card:not(.is-active) .product-info{display:none}
  .product-coverflow .product-card.is-active .product-info{display:grid;height:185px;min-height:0;padding:20px}
  .product-coverflow .product-image img{object-fit:contain;padding:10px}
  .product-carousel-controls{display:flex;align-items:center;justify-content:center;gap:16px;margin:5px 0 0}
  .product-carousel-control{width:42px;height:42px;border:1px solid rgba(13,76,150,.26);border-radius:50%;background:var(--white);color:var(--blue);display:grid;place-items:center;cursor:pointer;transition:background .2s,color .2s,transform .2s,border-color .2s}
  .product-carousel-control:hover,.product-carousel-control:focus-visible{background:var(--blue);border-color:var(--blue);color:var(--white);transform:translateY(-2px)}
  .product-carousel-control svg{width:17px;height:17px}
  .product-carousel-status{min-width:58px;color:var(--ink-soft);font-size:11px;font-weight:700;letter-spacing:.12em;text-align:center}
  @media (max-width:680px){
    .product-coverflow{height:420px;margin-inline:-12px}
    .product-carousel-controls{margin-top:7px}
  }

/* Hero mobile: vídeo num quadro separado (arco estilo iglu) abaixo do texto */
@media (max-width:680px){
  .hero{background:var(--navy);isolation:auto}
  .hero:before{display:none}
  .hero-grid{position:static}
  .hero-visual{position:relative;display:block;height:auto;margin-top:30px}
  .hero-image-frame{position:relative;inset:auto;width:100%;height:360px;border:1px solid rgba(255,255,255,.26);border-radius:150px 150px 18px 18px;overflow:hidden;box-shadow:12px 16px 0 rgba(214,164,73,.16);z-index:1}
  .hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
  .image-shade{z-index:1;background:linear-gradient(180deg,rgba(13,76,150,.05),rgba(13,76,150,.28))}
  .hero-caption{display:none}
  .video-toggle{z-index:5}
  .hero-copy{position:relative;z-index:2}
}

.contact-form .field-hint{font-weight:400;color:#7c93a8;font-size:.82em}
