:root{--blue:#0650d8;--deep:#061c3c;--ice:#eaf7ff;--cyan:#36c4f2;--white:#fff;--muted:#5c6d82;--line:#d9e4ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--deep);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,96px);border-bottom:1px solid rgba(6,28,60,.1);position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(15px);z-index:10}.brand{display:flex;gap:10px;align-items:center;font:800 20px Montserrat,sans-serif;letter-spacing:.06em}.brand-logo{height:78px;width:auto;display:block;object-fit:contain}.brand-mark{display:grid;place-items:center;width:35px;height:35px;color:#fff;background:var(--blue);border-radius:50%;font-size:18px}.site-header nav{display:flex;gap:34px;font-size:14px;font-weight:700}.site-header nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border-radius:4px;font-weight:800;letter-spacing:.01em}.button-small{padding:12px 18px;font-size:13px}.button-outline{border:1px solid var(--deep)}.button-primary{padding:18px 22px;background:var(--blue);color:#fff;min-width:235px}.button-primary:hover{background:#073fac}.hero{min-height:690px;display:grid;grid-template-columns:1fr;padding:72px clamp(24px,6vw,96px) 56px;gap:64px;overflow:hidden;position:relative;background:linear-gradient(90deg,rgba(3,20,52,.97) 0%,rgba(3,28,72,.88) 42%,rgba(3,28,72,.18) 78%),url("hero-comgelar.png") center/cover}.hero-copy{max-width:720px;position:relative;z-index:1;color:#fff}.eyebrow{display:block;margin-bottom:20px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1{font:800 clamp(50px,6vw,88px)/.98 Montserrat,sans-serif;letter-spacing:-.045em;margin:0 0 28px}.hero h1 em{display:block;color:var(--cyan);font-style:normal}.hero-copy>p{max-width:600px;font-size:19px;line-height:1.65;color:#d8e7f7}.hero-actions{display:flex;align-items:center;gap:30px;margin:36px 0 56px}.text-link{font-size:14px;font-weight:800;border-bottom:1px solid rgba(255,255,255,.65);padding-bottom:4px}.trust-line{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding-top:27px;border-top:1px solid rgba(255,255,255,.25)}.trust-line strong,.trust-line span{display:block}.trust-line strong{font-size:15px}.trust-line span{color:#bfd2e7;font-size:12px;margin-top:5px}.hero-visual{display:none}.ice-panel{width:min(460px,100%);aspect-ratio:.78;padding:52px;background:linear-gradient(145deg,rgba(6,80,216,.94),rgba(5,40,104,.96)),url('hero-comgelar.png') center/cover;color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:40px 40px 0 var(--cyan);clip-path:polygon(0 7%,92% 0,100% 92%,9% 100%)}.panel-kicker,.panel-year{font-weight:800;letter-spacing:.13em;font-size:12px}.ice-panel p{font:800 clamp(28px,3vw,46px)/1.08 Montserrat,sans-serif}.availability-card{position:absolute;bottom:36px;left:-18px;background:#fff;padding:17px 22px;box-shadow:0 12px 50px rgba(3,30,66,.18);display:grid;grid-template-columns:12px auto;gap:2px 10px;align-items:center}.availability-card .pulse{width:9px;height:9px;border-radius:50%;background:#20b76a;grid-row:1/3}.availability-card strong{font-size:13px}.availability-card small{color:var(--muted)}.marquee{background:var(--deep);color:#fff;display:flex;gap:28px;justify-content:center;align-items:center;overflow:hidden;white-space:nowrap;padding:17px;font-size:12px;font-weight:800;letter-spacing:.13em}.marquee i{color:var(--cyan);font-style:normal}.section{padding:110px clamp(24px,6vw,96px)}.section-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;margin-bottom:55px}.section h2{font:800 clamp(38px,4.6vw,64px)/1.06 Montserrat,sans-serif;letter-spacing:-.04em;margin:0}.section-heading>p{color:var(--muted);line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{border:1px solid var(--line);background:#fff;transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 16px 50px rgba(3,30,66,.1)}.product-card.featured{margin-top:-18px;margin-bottom:18px}.product-image{height:210px;background-color:var(--ice);background-image:url("produtos-comgelar.png");background-size:200% 200%;background-repeat:no-repeat;overflow:hidden}.product-cube{background-position:left top}.product-crushed{background-position:right top}.product-block{background-position:left bottom}.product-dry{background-position:right bottom}.product-image img{width:100%;height:100%;object-fit:cover;image-rendering:auto;filter:saturate(.85) contrast(1.05)}.product-content{padding:24px}.product-content>span{font-size:11px;color:var(--blue);font-weight:800}.product-content h3{font:800 22px Montserrat,sans-serif;margin:12px 0}.product-content p{min-height:68px;color:var(--muted);font-size:14px;line-height:1.55}.product-content a{display:inline-block;margin-top:14px;color:var(--blue);font-size:12px;font-weight:800}.solutions{background:var(--deep);color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.eyebrow-light{color:var(--cyan)}.solutions-intro p{color:#b9c7d8;line-height:1.7;max-width:420px}.solutions-list article{display:grid;grid-template-columns:55px 1fr;gap:15px;padding:24px 0;border-top:1px solid rgba(255,255,255,.18)}.solutions-list article:last-child{border-bottom:1px solid rgba(255,255,255,.18)}.solutions-list article>span{color:var(--cyan);font-size:12px;font-weight:800}.solutions-list h3{font:700 22px Montserrat,sans-serif;margin:0 0 7px}.solutions-list p{margin:0;color:#b9c7d8;font-size:14px}.company{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.company-number{background:var(--ice);min-height:370px;padding:45px;display:flex;flex-direction:column;justify-content:center}.company-number span{font-weight:800;color:var(--blue);letter-spacing:.14em}.company-number strong{font:800 clamp(76px,10vw,150px)/1 Montserrat,sans-serif;color:var(--blue);letter-spacing:-.06em}.company-copy p{font-size:18px;line-height:1.8;color:var(--muted);max-width:700px}.company-tags{display:flex;gap:10px;margin-top:30px}.company-tags span{border:1px solid var(--line);padding:10px 14px;font-size:12px;font-weight:800}.contact{background:var(--blue);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:80px}.contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.button-white{background:#fff;color:var(--blue);padding:18px 22px;min-width:240px;margin-bottom:12px}.contact-actions>a:not(.button){font-weight:700;border-bottom:1px solid rgba(255,255,255,.45)}.contact-actions p{font-size:13px;color:#d8e7ff;line-height:1.6}footer{padding:38px clamp(24px,6vw,96px);display:grid;grid-template-columns:.4fr 1.2fr .3fr;gap:40px;align-items:center;background:#03142c;color:#aebed1;font-size:11px}.brand-footer{color:#fff;font-size:16px;background:#fff;padding:6px 10px;border-radius:4px;width:max-content}.brand-footer .brand-logo{height:62px}.brand-footer .brand-mark{background:var(--cyan)}footer p{max-width:580px;line-height:1.6}@media(max-width:900px){.site-header{height:78px}.site-header .brand-logo{height:64px}.site-header nav{display:none}.button-small{display:none}.hero{grid-template-columns:1fr;padding-top:55px;background-position:62% center}.ice-panel{width:min(390px,85vw)}.trust-line{gap:12px}.section-heading,.solutions,.company,.contact{grid-template-columns:1fr;gap:44px}.product-grid{grid-template-columns:1fr 1fr}.product-card.featured{margin:0}.company-number{min-height:260px}footer{grid-template-columns:1fr}}@media(max-width:560px){.hero{min-height:0;padding-bottom:40px}.hero h1{font-size:46px}.hero-copy>p{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;margin-bottom:42px}.trust-line{grid-template-columns:1fr;gap:14px}.trust-line div{padding-bottom:12px;border-bottom:1px solid var(--line)}.ice-panel{padding:34px;box-shadow:20px 20px 0 var(--cyan)}.availability-card{left:0;bottom:18px}.marquee{justify-content:flex-start}.section{padding:78px 22px}.section-heading{gap:24px}.section h2{font-size:38px}.product-grid{grid-template-columns:1fr}.product-image{height:230px}.solutions-list article{grid-template-columns:42px 1fr}.company-number{padding:28px}.company-tags{flex-wrap:wrap}.contact h2{font-size:36px}footer{padding:34px 22px}.brand-footer{display:flex}}
