@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Marcellus&display=swap');

:root{--ink:#302923;--ink-soft:#655b54;--muted:#82766e;--paper:#fffdfb;--white:#fff;--cream:#fbf6f1;--cream-2:#f3e8df;--copper:#b85235;--copper-bright:#e56f4f;--copper-deep:#74311f;--gold:#bd8a5c;--gold-soft:#ead7c4;--green:#25a965;--line:rgba(99,59,40,.14);--line-strong:rgba(145,82,51,.27);--shadow:0 28px 80px rgba(70,40,26,.12);--shadow-soft:0 16px 44px rgba(70,40,26,.075);--container:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;letter-spacing:-.012em;overflow-x:hidden;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}svg{display:block}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.section{position:relative;padding:clamp(78px,8vw,118px) 0;border-top:1px solid var(--line)}.skip-link{position:fixed;left:18px;top:-100px;z-index:999;background:var(--ink);color:#fff;padding:11px 16px;border-radius:12px}.skip-link:focus{top:18px}
.eyebrow{margin:0 0 18px;color:var(--copper);font-size:11px;font-weight:800;line-height:1.3;letter-spacing:.2em;text-transform:uppercase}.eyebrow::before{content:"";display:inline-block;width:35px;height:1px;margin:0 12px 3px 0;background:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Marcellus,Georgia,serif;font-weight:400;letter-spacing:-.045em}h2{margin-bottom:22px;font-size:clamp(38px,4.7vw,64px);line-height:1.06}.section-heading{max-width:760px}.section-heading>p:last-child{max-width:650px;margin-bottom:0;color:var(--ink-soft);font-size:17px;line-height:1.8}.section-heading--center{margin:0 auto 54px;text-align:center}.section-heading--center>p:last-child{margin-inline:auto}.section-heading--center .eyebrow::before{display:none}
.button{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:0 25px;border:1px solid transparent;border-radius:5px;font-size:13px;font-weight:800;letter-spacing:.025em;transition:transform .25s,box-shadow .25s,background .25s}.button:hover{transform:translateY(-3px)}.button:focus-visible,.carousel-button:focus-visible,.menu-toggle:focus-visible,a:focus-visible{outline:3px solid rgba(229,111,79,.3);outline-offset:4px}.button--primary{background:linear-gradient(135deg,var(--copper),var(--copper-bright));color:#fff;box-shadow:0 16px 38px rgba(184,82,53,.22)}.button--outline{border-color:var(--line-strong);background:rgba(255,255,255,.68);color:var(--ink)}.button--small{min-height:44px;padding-inline:18px;font-size:12px}.button--light{background:#fff;color:var(--copper-deep);box-shadow:0 15px 40px rgba(101,44,27,.2)}.button--glass{border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.1);color:#fff}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--copper);font-size:13px;font-weight:800}.text-link b{transition:transform .2s}.text-link:hover b{transform:translate(3px,-3px)}
.utility-bar{min-height:36px;background:var(--cream);border-bottom:1px solid var(--line);color:var(--ink-soft);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.utility-bar__inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.utility-bar a{color:var(--copper)}.site-header{position:sticky;top:0;z-index:90;background:rgba(255,253,251,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{flex:none}.brand img{width:185px;height:auto}.main-nav{display:flex;align-items:center;gap:25px}.main-nav>a:not(.button){position:relative;color:var(--ink-soft);font-size:12px;font-weight:700}.main-nav>a:not(.button)::after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--copper);transition:right .25s}.main-nav>a:not(.button):hover::after{right:0}.menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}.menu-toggle span{display:block;width:20px;height:1.5px;margin:5px auto;background:var(--ink);transition:.25s}.menu-open .menu-toggle span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.menu-open .menu-toggle span:nth-child(2){opacity:0}.menu-open .menu-toggle span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}
.hero{position:relative;isolation:isolate;overflow:hidden;padding:clamp(58px,6vw,88px) 0 0;background:linear-gradient(118deg,#fff 0%,#fffaf6 48%,#f7eee7 100%)}.technical-grid{position:absolute;inset:0;z-index:-2;opacity:.42;background-image:linear-gradient(rgba(140,93,65,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(140,93,65,.055) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(90deg,transparent,#000)}.hero::before{content:"";position:absolute;z-index:-1;width:650px;height:650px;right:-140px;top:-180px;border:1px solid rgba(184,82,53,.13);border-radius:50%;box-shadow:0 0 0 90px rgba(184,82,53,.025),0 0 0 180px rgba(184,82,53,.018)}.hero__grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);align-items:center;gap:clamp(38px,5vw,72px);padding-bottom:70px}.hero__content{position:relative;z-index:2;max-width:660px}.hero h1{margin:0 0 22px;font-size:clamp(55px,6vw,84px);line-height:.94;text-transform:uppercase}.hero h1 em{display:block;color:var(--copper);font-style:normal}.hero__lead{margin:0 0 12px;color:var(--copper-deep);font-size:19px;line-height:1.55}.hero__content>p:not(.eyebrow):not(.hero__lead):not(.hero__signature){margin-bottom:11px;color:var(--ink-soft);font-size:14px;line-height:1.72}.hero__signature{margin:18px 0 0;color:var(--ink);font-size:13px;font-weight:800}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.hero__proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:620px;margin:0;padding:0;list-style:none}.hero__proof li{display:flex;align-items:center;gap:9px;min-height:42px;padding:8px 11px;border:1px solid var(--line);background:rgba(255,255,255,.68);color:var(--ink-soft);font-size:10px;font-weight:700;backdrop-filter:blur(8px)}.hero__proof svg{width:17px;height:17px;fill:none;stroke:var(--copper);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hero-product{position:relative;min-height:570px;display:grid;place-items:center}.hero-product::before{content:"";position:absolute;width:min(440px,88%);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 38% 36%,#fff,#f7ece5 62%,#ead8cc);box-shadow:0 32px 80px rgba(94,54,33,.12),inset 0 0 0 1px rgba(128,76,49,.1)}.hero-product::after{content:"";position:absolute;left:14%;right:6%;bottom:54px;height:40px;border-radius:50%;background:rgba(70,36,20,.2);filter:blur(21px);transform:scaleX(.75)}.hero-product__pack{position:relative;z-index:2;width:min(550px,110%);filter:drop-shadow(0 32px 28px rgba(76,40,22,.18));animation:float 5.5s ease-in-out infinite}@keyframes float{50%{transform:translateY(-9px)}}.hero-product__code{position:absolute;right:1%;top:8%;z-index:4;color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.24em;writing-mode:vertical-rl}.hero-product__label{position:absolute;left:0;bottom:76px;z-index:5;width:205px;padding:15px 17px;background:rgba(255,255,255,.9);border:1px solid var(--line-strong);box-shadow:var(--shadow-soft);backdrop-filter:blur(14px)}.hero-product__label span{display:block;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-product__label strong{display:block;margin-top:4px;color:var(--copper);font-family:Marcellus,serif;font-size:24px;font-weight:400}.hero-product__seal{position:absolute;right:0;top:70px;z-index:5;width:106px;height:106px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line-strong);border-radius:50%;background:rgba(255,255,255,.9);color:var(--copper-deep);box-shadow:var(--shadow-soft)}.hero-product__seal svg{width:24px;height:24px;fill:none;stroke:var(--copper);stroke-width:1.5}.hero-product__seal span{font-size:8px;font-weight:800;line-height:1.25;letter-spacing:.07em;text-transform:uppercase}.orbit{position:absolute;z-index:1;border:1px solid rgba(184,82,53,.19);border-radius:50%}.orbit--one{width:510px;height:360px;transform:rotate(-17deg)}.orbit--two{width:410px;height:510px;transform:rotate(32deg)}.hero__rail{height:48px;display:flex;align-items:center;justify-content:center;gap:24px;border-top:1px solid var(--line);background:rgba(255,255,255,.65);color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.hero__rail i{width:4px;height:4px;border-radius:50%;background:var(--gold)}
.feature-strip{border-bottom:1px solid var(--line);background:#fff}.feature-strip__grid{display:grid;grid-template-columns:repeat(6,1fr)}.feature-strip span{min-height:86px;display:flex;align-items:center;padding:18px;border-right:1px solid var(--line);color:var(--ink-soft);font-size:10px;font-weight:800;text-align:center;justify-content:center}.feature-strip span:last-child{border-right:0}
.story{background:#fff}.story--reverse{background:var(--cream)}.story__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.88fr);gap:clamp(46px,7vw,100px);align-items:center}.story--reverse .story__copy{order:2}.story__copy{max-width:680px}.story__copy>p:not(.eyebrow){color:var(--ink-soft);font-size:16px;line-height:1.85}.story__visual{position:relative;min-height:480px;display:grid;place-items:center;border:1px solid var(--line);border-radius:32px;background:radial-gradient(circle,#fff,#f5e9e1);overflow:hidden}.story__visual::before{content:"";position:absolute;width:72%;aspect-ratio:1;border:1px solid rgba(184,82,53,.15);border-radius:50%;box-shadow:0 0 0 55px rgba(184,82,53,.025)}.story__visual img{position:relative;z-index:2;width:min(440px,90%);filter:drop-shadow(0 25px 22px rgba(68,37,22,.15))}.story__index{position:absolute;left:24px;top:18px;color:rgba(184,82,53,.26);font-family:Marcellus,serif;font-size:50px}
.formulation{background:linear-gradient(115deg,#fff,var(--cream))}.formulation__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(40px,7vw,90px);align-items:center}.formula-panel{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow-soft);overflow:hidden}.formula-panel>div{display:grid;grid-template-columns:1fr 1fr;min-height:75px;border-bottom:1px solid var(--line)}.formula-panel>div:last-child{border-bottom:0}.formula-panel>div:first-child{min-height:58px;background:var(--cream);color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.formula-panel span,.formula-panel strong{display:flex;align-items:center;padding:17px 24px;border-right:1px solid var(--line);font-size:13px}.formula-panel>* :last-child{border-right:0}.formula-panel strong{font-weight:700}
.standard{background:#fff}.standard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.standard-card{position:relative;min-height:310px;padding:28px 25px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow-soft);transition:transform .25s}.standard-card:hover{transform:translateY(-6px)}.standard-card>span{position:absolute;right:22px;top:16px;color:rgba(101,68,49,.13);font-family:Marcellus,serif;font-size:36px}.icon-box{width:50px;height:50px;display:grid;place-items:center;border:1px solid var(--gold-soft);border-radius:50%;background:var(--cream);color:var(--copper)}.icon-box svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.standard-card h3{margin:75px 0 10px;font-family:Marcellus,serif;font-size:24px;font-weight:400}.standard-card p{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.75}
.specifications{background:var(--cream)}.specifications__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(45px,7vw,90px);align-items:start}.specifications__intro{position:sticky;top:145px}.specifications__intro>p:not(.eyebrow){color:var(--ink-soft)}.specifications__intro img{width:min(340px,85%);margin:20px auto 0;filter:drop-shadow(0 24px 20px rgba(70,40,26,.13))}.spec-table{width:100%;table-layout:fixed;border:1px solid var(--line);border-spacing:0;border-radius:24px;background:#fff;box-shadow:var(--shadow-soft);overflow:hidden}.spec-table caption{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.spec-table th,.spec-table td{padding:13px 20px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;text-align:left}.spec-table th{width:40%;color:var(--muted);font-weight:500}.spec-table td{border-right:0;color:var(--ink);font-weight:700}.spec-table tbody tr:last-child th,.spec-table tbody tr:last-child td{border-bottom:0}.spec-table thead th{padding-block:15px;background:var(--cream-2);color:var(--copper);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.spec-table thead th:last-child{border-right:0}
.verification{background:#fff}.verification-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.verification-grid article{min-height:170px;padding:25px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#fff,var(--cream));text-align:center}.verification-grid svg{width:40px;height:40px;margin:0 auto 24px;padding:9px;border:1px solid var(--gold-soft);border-radius:50%;fill:none;stroke:var(--copper);stroke-width:1.5}.verification-grid h3{margin:0;font-family:Marcellus,serif;font-size:17px;font-weight:400}
.packaging{background:var(--cream)}.packaging .section-heading{max-width:850px;margin-bottom:50px}.packaging-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.packaging-grid article{position:relative;min-height:270px;padding:32px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow-soft)}.packaging-grid span{color:var(--gold);font-family:Marcellus,serif;font-size:18px}.packaging-grid h3{margin:75px 0 12px;font-family:Marcellus,serif;font-size:22px;font-weight:400}.packaging-grid p{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.75}
.advantages{background:#fff}.advantages__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,7vw,95px);align-items:center}.advantages__visual{min-height:520px;display:grid;place-items:center;border:1px solid var(--line);border-radius:32px;background:radial-gradient(circle,#fff,var(--cream));overflow:hidden}.advantages__visual img{width:min(500px,95%);filter:drop-shadow(0 28px 22px rgba(70,40,26,.15))}.advantages__copy ul{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:30px 0 0;padding:0;list-style:none}.advantages__copy li{position:relative;padding:13px 14px 13px 38px;border:1px solid var(--line);background:var(--cream);font-size:12px;font-weight:700}.advantages__copy li::before{content:"✓";position:absolute;left:15px;color:var(--copper);font-weight:800}
.products{background:var(--cream)}.products__head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:42px}.carousel-controls{display:flex;gap:9px;padding-bottom:5px}.carousel-button{width:49px;height:49px;border:1px solid var(--line-strong);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer;transition:.22s}.carousel-button:hover{background:var(--copper);color:#fff}.product-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 32px)/3);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px 3px 23px}.product-carousel::-webkit-scrollbar{display:none}.product-card{scroll-snap-align:start;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow-soft);overflow:hidden;transition:transform .25s}.product-card:hover{transform:translateY(-6px)}.product-card--featured{border-color:rgba(184,82,53,.35)}.product-card__image{position:relative;height:355px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#fff,#f6ebe4)}.product-card__image::before{content:"";position:absolute;width:270px;height:270px;border:1px solid rgba(184,82,53,.12);border-radius:50%;box-shadow:0 0 0 42px rgba(184,82,53,.025)}.product-card__image img{position:relative;z-index:1;width:94%;height:94%;object-fit:contain;filter:drop-shadow(0 23px 16px rgba(66,37,22,.12))}.product-card__tag{position:absolute;left:18px;top:18px;z-index:2;padding:7px 9px;border:1px solid var(--line);background:rgba(255,255,255,.88);color:var(--copper);font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-card__copy{padding:25px 26px 28px;border-top:1px solid var(--line)}.product-card__copy>p{margin:0;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.product-card__copy h3{margin:2px 0 8px;font-family:Marcellus,serif;font-size:35px;font-weight:400}.product-card__copy>span{display:block;min-height:45px;margin-bottom:16px;color:var(--ink-soft);font-size:12px;line-height:1.7}
.custom{background:#fff}.custom__card{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:45px;padding:55px 55px 30px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(120deg,var(--cream),#fff);box-shadow:var(--shadow-soft);overflow:hidden}.custom__card>div{padding-bottom:25px}.custom__card p:not(.eyebrow){max-width:680px;color:var(--ink-soft);font-size:15px;line-height:1.8}.custom__card img{width:min(430px,100%);justify-self:center;filter:drop-shadow(0 24px 20px rgba(70,40,26,.14))}
.why{background:var(--cream)}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#fff}.why-grid article{min-height:260px;padding:30px 25px;border-right:1px solid var(--line)}.why-grid article:last-child{border-right:0}.why-grid h3{margin:75px 0 12px;color:var(--copper);font-family:Marcellus,serif;font-size:22px;font-weight:400}.why-grid p{margin:0;color:var(--ink-soft);font-size:12px;line-height:1.75}
.impact-line{padding:85px 0;background:linear-gradient(120deg,#8f3d27,#d56849);color:#fff;text-align:center}.impact-line p{margin:0 0 12px;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.impact-line h2{max-width:880px;margin:0 auto;color:#fff;font-size:clamp(38px,5vw,64px)}
.contact{padding-bottom:78px;background:linear-gradient(180deg,var(--paper),var(--cream))}.contact__card{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:30px;padding:60px 60px 34px;border-radius:32px;background:linear-gradient(125deg,#a9482f,#cf6446 56%,#e48a6d);color:#fff;box-shadow:0 34px 90px rgba(137,59,38,.23);overflow:hidden}.contact__card>div{position:relative;z-index:2}.contact__card .eyebrow{color:#fff}.contact__card .eyebrow::before{background:rgba(255,255,255,.6)}.contact__card h2{font-size:clamp(40px,5vw,64px)}.contact__card p:not(.eyebrow){max-width:650px;color:rgba(255,255,255,.84);font-size:15px;line-height:1.8}.contact__card strong{display:block;margin:20px 0;color:#fff;font-size:13px;letter-spacing:.08em}.contact__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:27px}.contact__card>img{width:110%;max-width:none;filter:drop-shadow(0 32px 30px rgba(89,33,20,.22))}.legal-note{padding:20px 0 45px;background:var(--cream);color:var(--muted);font-size:10px}.legal-note .container{display:grid;grid-template-columns:120px 1fr;gap:22px;padding-top:23px;border-top:1px solid var(--line)}.legal-note strong{color:var(--ink);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.legal-note p{margin:0;line-height:1.7}
.footer{padding:62px 0 24px;border-top:1px solid var(--line);background:#f5eee8;color:var(--ink-soft)}.footer__top{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:45px;padding-bottom:50px}.footer__brand img{width:190px;height:auto;margin-bottom:15px}.footer__brand h3{margin:0 0 7px;color:var(--copper);font-family:Marcellus,serif;font-size:18px;font-weight:400}.footer__brand p{max-width:360px;margin-bottom:8px;color:var(--muted);font-size:11px;line-height:1.7}.footer h3{margin:0 0 17px;color:var(--ink);font-size:10px;text-transform:uppercase;letter-spacing:.13em}.footer__top>div:not(.footer__brand) a{display:block;width:max-content;margin:10px 0;color:var(--muted);font-size:11px}.footer__top>div:not(.footer__brand) a:hover{color:var(--copper)}.footer__bottom{min-height:52px;display:flex;align-items:center;border-top:1px solid var(--line);color:var(--muted);font-size:9px}
.whatsapp-float{position:fixed;right:21px;bottom:21px;z-index:80;display:flex;align-items:center;gap:10px;min-height:54px;padding:0 19px 0 8px;border-radius:999px;background:var(--green);color:#fff;font-size:12px;font-weight:800;box-shadow:0 18px 40px rgba(37,169,101,.28)}.whatsapp-float__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.17);font-size:18px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.reveal.show{opacity:1;transform:none}.reveal--delay{transition-delay:.1s}
.language-switch{flex:none;display:grid;grid-template-columns:1fr 1fr;padding:3px;border:1px solid var(--line-strong);border-radius:999px;background:#fff;box-shadow:0 8px 22px rgba(70,40,26,.06)}.language-option{min-width:47px;height:34px;display:flex;align-items:center;justify-content:center;gap:4px;padding:0 8px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:9px;cursor:pointer;transition:.2s}.language-option span{font-weight:800;letter-spacing:.06em}.language-option b{font-size:8px}.language-option.is-active{background:var(--copper);color:#fff;box-shadow:0 6px 14px rgba(184,82,53,.22)}
.packaging-grid article{padding:0 0 28px;overflow:hidden}.packaging-image{height:235px;display:grid;place-items:center;border-bottom:1px solid var(--line);background:#fff}.packaging-image img{width:100%;height:100%;object-fit:contain}.packaging-grid article>span{display:block;margin:21px 28px 0}.packaging-grid article>h3{margin:16px 28px 12px}.packaging-grid article>p{margin:0 28px}
@media(max-width:1050px){.main-nav{gap:16px}.main-nav>a:not(.button){font-size:10px}.hero__grid{grid-template-columns:1fr .85fr;gap:30px}.hero-product{min-height:520px}.orbit--one{width:440px}.orbit--two{width:350px;height:440px}.feature-strip__grid{grid-template-columns:repeat(3,1fr)}.feature-strip span:nth-child(3){border-right:0}.feature-strip span:nth-child(-n+3){border-bottom:1px solid var(--line)}.standard-card{padding-inline:21px}.specifications__grid{grid-template-columns:.8fr 1.2fr}.verification-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){.container{width:min(calc(100% - 30px),var(--container))}.utility-bar__inner{justify-content:center}.utility-bar a{display:none}.nav-wrap{height:72px}.brand img{width:158px}.menu-toggle{display:block}.main-nav{position:fixed;inset:109px 15px auto 15px;display:grid;gap:4px;padding:17px;border:1px solid var(--line);border-radius:20px;background:rgba(255,253,251,.98);box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-15px);transition:.25s}.menu-open .main-nav{opacity:1;visibility:visible;transform:none}.main-nav>a:not(.button){padding:12px 13px;font-size:13px}.main-nav>a:not(.button)::after{display:none}.main-nav .button{width:100%;margin-top:5px}.hero__grid{grid-template-columns:1fr}.hero-product{order:-1;min-height:540px}.hero-product__pack{width:min(560px,95%)}.hero-product__label{left:7%}.hero-product__seal{right:7%}.story__grid,.formulation__grid,.specifications__grid,.advantages__grid{grid-template-columns:1fr}.story--reverse .story__copy{order:0}.story__visual{min-height:450px}.standard-grid{grid-template-columns:repeat(2,1fr)}.standard-card{min-height:270px}.specifications__intro{position:static}.specifications__intro img{width:min(310px,72%)}.packaging-grid{grid-template-columns:1fr}.packaging-grid article{min-height:220px}.packaging-grid h3{margin-top:45px}.product-carousel{grid-auto-columns:calc((100% - 16px)/2)}.custom__card{grid-template-columns:1fr;padding:45px 42px 0}.custom__card img{width:min(380px,80%)}.why-grid{grid-template-columns:1fr 1fr}.why-grid article:nth-child(2){border-right:0}.why-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.contact__card{grid-template-columns:1fr;padding:48px 40px 0}.contact__card>img{width:min(520px,95%);justify-self:center}.footer__top{grid-template-columns:1.4fr repeat(3,1fr);gap:24px}}
@media(max-width:580px){.container{width:min(calc(100% - 24px),var(--container))}.section{padding:68px 0}h2{font-size:39px}.hero{padding-top:38px}.hero h1{font-size:49px}.hero__lead{font-size:16px}.hero__content>p:not(.eyebrow):not(.hero__lead):not(.hero__signature){font-size:13px}.hero__actions .button{width:100%}.hero__proof{grid-template-columns:1fr}.hero-product{min-height:405px}.hero-product::before{width:300px}.hero-product__pack{width:108%}.orbit--one{width:330px;height:250px}.orbit--two{width:270px;height:330px}.hero-product__label{left:0;bottom:30px;width:165px}.hero-product__label strong{font-size:19px}.hero-product__seal{right:0;top:30px;width:84px;height:84px}.hero-product__seal svg{width:18px}.hero__rail{justify-content:flex-start;padding-left:18px;overflow:hidden;white-space:nowrap}.feature-strip__grid{grid-template-columns:1fr 1fr}.feature-strip span{min-height:72px;padding:12px;font-size:9px;border-bottom:1px solid var(--line)}.feature-strip span:nth-child(odd){border-right:1px solid var(--line)}.feature-strip span:nth-child(even){border-right:0}.story__grid{gap:35px}.story__visual{min-height:350px}.story__visual img{width:90%}.formulation__grid{gap:34px}.formula-panel>div{grid-template-columns:.9fr 1.1fr}.formula-panel span,.formula-panel strong{padding:14px 13px;font-size:11px}.standard-grid{grid-template-columns:1fr}.standard-card{min-height:245px}.standard-card h3{margin-top:48px}.spec-table span,.spec-table strong{padding:12px;font-size:10.5px}.verification-grid{grid-template-columns:1fr 1fr;gap:9px}.verification-grid article{min-height:150px;padding:18px 12px}.verification-grid h3{font-size:15px}.packaging-grid article{padding:26px}.advantages__visual{min-height:360px}.advantages__copy ul{grid-template-columns:1fr}.products__head{align-items:flex-start}.carousel-controls{display:none}.product-carousel{grid-auto-columns:88%}.product-card__image{height:315px}.custom__card{padding:35px 24px 0;border-radius:24px}.custom__card img{width:95%}.why-grid{grid-template-columns:1fr}.why-grid article{min-height:210px;border-right:0!important;border-bottom:1px solid var(--line)}.why-grid article:last-child{border-bottom:0}.why-grid h3{margin-top:40px}.impact-line{padding:65px 0}.contact{padding-bottom:58px}.contact__card{width:calc(100% - 10px);padding:40px 23px 0;border-radius:26px}.contact__card h2{font-size:39px}.contact__actions .button{width:100%}.contact__card>img{width:110%}.legal-note .container{grid-template-columns:1fr;gap:7px}.footer__top{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}.whatsapp-float{left:12px;right:12px;bottom:12px;justify-content:center}.footer{padding-bottom:90px}}
@media(max-width:580px){.nav-wrap{gap:8px}.brand img{width:132px}.language-switch{padding:2px}.language-option{min-width:36px;height:32px;padding:0 5px}.language-option b{display:none}.packaging-grid article{padding:0 0 25px}.packaging-image{height:220px}.packaging-grid article>span{margin:19px 22px 0}.packaging-grid article>h3{margin:14px 22px 10px}.packaging-grid article>p{margin:0 22px}}
@media(max-width:380px){.hero h1{font-size:42px}.verification-grid{grid-template-columns:1fr}.footer__top{grid-template-columns:1fr}.brand img{width:112px}.language-option{min-width:33px}}
@media(max-width:580px){.spec-table th,.spec-table td{padding:12px 10px;font-size:10.5px;overflow-wrap:anywhere}}
/* Image proportion safeguard: never force both axes or exceed the source frame. */
img{height:auto;object-fit:contain}
.hero__grid>*,.story__grid>*,.formulation__grid>*,.specifications__grid>*,.advantages__grid>*,.custom__card>*,.contact__card>*{min-width:0}
.hero-product__pack{width:auto;height:auto;max-width:min(100%,520px);max-height:520px}
.story__visual img{width:auto;height:auto;max-width:90%;max-height:420px}
.specifications__intro img{width:auto;height:auto;max-width:85%;max-height:350px}
.packaging-image img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}
.advantages__visual img{width:auto;height:auto;max-width:95%;max-height:470px}
.product-card__image img{width:auto;height:auto;max-width:92%;max-height:92%;object-fit:contain}
.custom__card img{width:auto;height:auto;max-width:min(100%,430px);max-height:430px}
.contact__card>img{width:auto;height:auto;max-width:min(100%,520px);max-height:520px;justify-self:center}
@media(max-width:860px){.hero-product__pack{max-width:min(95%,500px);max-height:500px}.story__visual img{max-height:390px}.contact__card>img{max-width:min(95%,480px);max-height:480px}}
@media(max-width:580px){.hero-product__pack{max-width:100%;max-height:370px}.story__visual img{max-width:88%;max-height:310px}.specifications__intro img{max-width:72%;max-height:300px}.packaging-image img{max-width:100%;max-height:100%}.advantages__visual img{max-width:92%;max-height:330px}.product-card__image img{max-width:90%;max-height:90%}.custom__card img{max-width:90%;max-height:340px}.contact__card>img{max-width:100%;max-height:390px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
