@font-face{font-family:Geist;src:url('/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--wine:#732442;--dark:#280d1b;--deep:#1d0a14;--pink:#ef94af;--paper:#fbfafb;--ink:#291f26;--muted:#71666d;--line:#e5dfe2;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Geist,Arial,sans-serif;line-height:1.6}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;font-weight:550;letter-spacing:-.045em}p{color:var(--muted)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #d95f87;outline-offset:5px}::selection{background:var(--pink);color:var(--dark)}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.skip{position:fixed;top:-80px;left:20px;padding:12px 20px;background:white;z-index:100}.skip:focus{top:10px}.eyebrow{font-size:.78rem;font-weight:650;letter-spacing:.15em;text-transform:uppercase;color:var(--wine);display:flex;align-items:center;gap:12px;margin-bottom:24px}.eyebrow:before{content:'';width:24px;height:1px;background:currentColor}.section{padding:112px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:48px}.section-head h2{font-size:clamp(2.4rem,4.5vw,4.2rem)}.section-head>p{max-width:345px;font-size:1rem}.text-link{display:inline-flex;gap:28px;align-items:center;font-size:.9rem;font-weight:600;border-bottom:1px solid;padding-bottom:8px}.arrow{font-size:1.35em;font-weight:400;line-height:1}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:15px 23px;border:1px solid transparent;border-radius:6px;font-size:.9rem;font-weight:600;transition:background .25s,transform .3s}.button:hover{transform:translateY(-3px)}.button-wine{background:var(--wine);color:white}.button-wine:hover{background:#591831}.button-light{background:var(--paper);color:var(--dark)}.button-light:hover{background:var(--pink)}.button-outline{border-color:#d9c5ce;background:transparent;color:var(--wine)}.actions{display:flex;gap:26px;align-items:center;flex-wrap:wrap}
.site-header{position:sticky;top:0;z-index:30;background:rgba(251,250,251,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{flex-shrink:0}.brand img{width:194px;height:auto}.desktop-nav{display:flex;gap:32px;align-items:center}.desktop-nav a{font-size:.85rem;color:#5c5057;position:relative}.desktop-nav a:not(.button):after{content:'';position:absolute;bottom:-7px;left:0;width:0;height:1px;background:var(--wine);transition:width .25s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{width:100%}.desktop-nav .button{color:white;min-height:46px;padding:10px 18px;margin-left:8px}.menu-toggle{display:none;background:none;border:1px solid var(--line);width:46px;height:46px;align-items:center;justify-content:center;flex-direction:column;gap:6px;border-radius:4px}.menu-toggle span{width:19px;height:1px;background:var(--wine);transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.scroll-progress{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:var(--wine);transform:scaleX(0);transform-origin:left}
.hero{position:relative;overflow:hidden;background:var(--dark);color:white;isolation:isolate}.hero:before{content:'';position:absolute;inset:0;z-index:-2;background:radial-gradient(ellipse at 78% 35%,#852849 0,transparent 54%),linear-gradient(120deg,#250d1b,#3c1228)}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;min-height:665px;padding-top:46px;padding-bottom:65px;gap:25px}.hero-copy{position:relative;z-index:4}.hero .eyebrow{color:#e2acbf;font-size:.73rem;margin-bottom:32px}.hero h1{font-size:clamp(3.5rem,6.2vw,6.1rem);line-height:1.025;letter-spacing:-.065em;font-weight:500;max-width:690px}.hero h1 em{font-style:normal;color:var(--pink)}.hero-intro{max-width:420px;margin-top:28px;color:#c9b5c0;font-size:1.02rem;line-height:1.75}.hero .actions{margin-top:34px}.hero .text-link{color:#f2e2e9;border-color:#8d6579;font-size:.86rem}.hero-stage{position:relative;height:555px;perspective:1100px;--mx:0;--my:0}.stage-orbit{position:absolute;width:475px;height:475px;left:50%;top:50%;border:1px solid #bd718e35;border-radius:50%;transform:translate(-50%,-50%) rotateX(10deg);z-index:-1}.stage-orbit:after{content:'';position:absolute;inset:38px;border:1px solid #bd718e20;border-radius:50%}.stage-label{position:absolute;top:0;right:0;font-size:.68rem;letter-spacing:.17em;color:#cea3b4}.hero-product{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transform:translate3d(calc(var(--mx)*15px),calc(var(--my)*12px),0) rotateX(calc(var(--my)*-5deg)) rotateY(calc(var(--mx)*7deg));transition:transform .5s var(--ease)}.hero-product img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 36px 24px #13020d55);animation:float 7s ease-in-out infinite}.hero-product.original img{border-radius:50%;width:100%;height:auto;mix-blend-mode:screen}.product-note{position:absolute;z-index:5;background:#ffffff0a;border:1px solid #e5bbcd40;backdrop-filter:blur(12px);border-radius:8px;padding:14px 19px;box-shadow:0 8px 35px #16031022}.product-note span{display:block;font-size:.64rem;letter-spacing:.13em;color:#c6a3b2;text-transform:uppercase;margin-bottom:3px}.product-note strong{font-size:.83rem;font-weight:500;color:#f8eaf0}.note-top{top:93px;right:-16px;animation:float 8s ease-in-out infinite reverse}.note-bottom{bottom:55px;left:-14px;animation:float 9s ease-in-out infinite}.hero-baseline{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid #ffffff20;padding:22px 0;color:#b89aa9;font-size:.72rem;letter-spacing:.04em}.hero-baseline a{display:flex;align-items:center;gap:12px}.hero-baseline .down{font-size:1.15rem;animation:nudge 2s ease-in-out infinite}.hero-bottom{position:relative;margin-top:-20px}.motion-toggle{background:none;border:0;color:#cdb1be;font-size:.72rem;padding:0 0 0 12px;display:inline-flex;align-items:center;gap:8px;min-height:30px}.motion-toggle svg{width:13px;height:13px;fill:currentColor}.hero-award{display:flex;align-items:center;gap:10px}.hero-award svg{width:20px;height:20px;stroke:var(--pink);fill:none;stroke-width:1.3}.hero-award b{font-weight:500;color:#efe0e7}.hero-credit{display:flex;gap:25px;align-items:center}
.clients{padding:36px 0 38px;background:white;border-bottom:1px solid var(--line);overflow:hidden}.clients-inner{display:grid;grid-template-columns:205px 1fr;align-items:center;gap:55px}.clients-label{font-size:.77rem;line-height:1.6;color:#897680}.clients-label strong{display:block;color:var(--ink);font-weight:550}.logo-window{overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 4%,black 96%,transparent)}.logo-track{display:flex;width:max-content;gap:48px;align-items:center;animation:marquee 40s linear infinite}.logo-track img{width:100px;height:53px;object-fit:contain;filter:grayscale(1);opacity:.62;transition:filter .2s,opacity .2s}.logo-track img:hover{filter:none;opacity:1}.logo-window:hover .logo-track{animation-play-state:paused}
.products{background:var(--paper)}.product-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.product-tab{background:transparent;border:1px solid #dcd2d7;border-radius:30px;padding:10px 18px;font-size:.83rem;line-height:1.3;min-height:43px;color:#77626e;transition:background .2s,color .2s}.product-tab:hover{border-color:var(--wine);color:var(--wine)}.product-tab[aria-pressed=true]{background:var(--wine);border-color:var(--wine);color:white}.product-feature{display:grid;grid-template-columns:1.16fr 1fr;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white}.product-photo{position:relative;overflow:hidden;background:var(--wine);min-height:410px}.product-photo>img{height:100%;width:100%;object-fit:cover;transition:transform .8s var(--ease),opacity .2s}.product-photo:hover>img{transform:scale(1.045)}.image-counter{position:absolute;top:22px;left:24px;padding:5px 10px;border-radius:5px;color:#fff;background:#2e0e2270;font-size:.74rem;backdrop-filter:blur(8px)}.product-info{padding:45px 46px;display:flex;flex-direction:column;justify-content:center}.product-info .eyebrow{font-size:.7rem;margin-bottom:22px}.product-info h3{font-size:clamp(2.1rem,3vw,3rem);margin-bottom:20px}.product-info>p{font-size:.95rem;margin-bottom:24px;max-width:410px}.product-benefits{list-style:none;padding:0;margin:0 0 30px;display:flex;flex-wrap:wrap;gap:8px}.product-benefits li{font-size:.73rem;padding:6px 10px;background:#f5f0f3;border-radius:4px;color:#785264}.product-info .text-link{align-self:flex-start;color:var(--wine)}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px}.product-bottom>a{font-size:.85rem;color:var(--muted)}.product-controls{display:flex;gap:8px}.circle-button{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;border:1px solid var(--line);background:white;font-size:1.15rem;transition:background .2s,color .2s}.circle-button:hover{background:var(--wine);color:white}.catalog-link{font-size:.82rem;white-space:nowrap;color:var(--wine)}
.about{background:#efe9ed}.about-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:100px}.about h2{font-size:clamp(2.6rem,4.7vw,4.5rem)}.about h2 span{color:var(--wine)}.about-text{padding-top:46px}.about-text>p{font-size:1.06rem;margin-bottom:26px;color:#6d5e66}.values{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:36px;padding-top:28px;border-top:1px solid #d6cbd1}.values h3{font-size:.95rem;letter-spacing:0;margin-bottom:10px}.values p{font-size:.86rem}.stats{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:65px;border-top:1px solid #d6cbd1}.stat{padding:30px 36px 0;border-right:1px solid #d6cbd1}.stat:first-child{padding-left:0}.stat:last-child{border-right:0}.stat strong{font-size:4.25rem;letter-spacing:-.065em;line-height:1.2;font-weight:500;color:var(--wine)}.stat span{display:block;font-size:.85rem;color:var(--muted);margin-top:7px}
.segments{background:var(--paper)}.segment-grid{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.segment{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 22px;min-height:148px;position:relative;transition:background .25s,color .25s;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:25px}.segment svg{width:28px;height:28px;stroke:var(--wine);stroke-width:1.3;fill:none}.segment span{font-size:.92rem;font-weight:550;letter-spacing:-.025em}.segment .arrow{position:absolute;top:26px;right:20px;opacity:0;transition:opacity .2s,transform .2s;transform:translate(-3px,3px)}.segment:hover{background:var(--wine);color:white}.segment:hover svg{stroke:var(--pink)}.segment:hover .arrow{opacity:1;transform:none}.segment-caption{margin-top:24px;font-size:.83rem;color:var(--muted)}
.award{background:var(--dark);color:white;overflow:hidden}.award-grid{display:grid;grid-template-columns:.85fr 1fr;align-items:center;gap:100px}.award-media{height:420px;position:relative;display:flex;align-items:center;justify-content:center}.award-media:before{content:'';position:absolute;inset:0;border:1px solid #d3a27530;border-radius:50%;width:400px;height:400px;margin:auto;background:radial-gradient(ellipse,#c2955428,transparent 65%)}.award-media img{height:95%;width:80%;object-fit:contain;position:relative;filter:drop-shadow(0 20px 20px #0006);transform:rotate(-6deg);transition:transform .7s}.award-media:hover img{transform:rotate(0) translateY(-10px)}.award .eyebrow{color:#d4af78}.award h2{font-size:clamp(2.5rem,4.4vw,4.2rem)}.award h2 span{color:#dbb984}.award-copy>p{color:#beaab5;margin:27px 0;max-width:480px}.award-years{display:flex;gap:15px}.award-years span{border:1px solid #c1a07745;padding:8px 18px;border-radius:4px;color:#e7cfa6;font-size:.85rem}.sustainability{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:90px;padding-top:75px;padding-bottom:75px;border-bottom:1px solid var(--line)}.sustainability h2{font-size:clamp(2rem,3vw,3rem)}.sustainability .eyebrow{color:#38604b;margin-bottom:17px}.sustainability p{font-size:1rem}.sustainability .leaf-icon{width:24px;height:24px;stroke:#38604b;fill:none;stroke-width:1.4;margin-bottom:16px}
.contact{background:var(--paper)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact h2{font-size:clamp(2.7rem,4.5vw,4.4rem)}.contact h2 span{color:var(--wine)}.contact-copy>p{margin:27px 0 35px;max-width:400px}.contact-details{display:grid;gap:23px}.contact-details>div{display:flex;align-items:flex-start;gap:16px}.contact-details svg{width:21px;height:21px;stroke:var(--wine);stroke-width:1.4;fill:none;flex-shrink:0;margin-top:5px}.contact-details small{display:block;color:var(--muted);font-size:.75rem;margin-bottom:3px}.contact-details a,.contact-details p{font-size:.93rem;color:var(--ink)}.contact-details a:hover{text-decoration:underline}.contact-form{padding:36px;background:white;border:1px solid var(--line);border-radius:12px;align-self:start}.contact-form h3{font-size:1.35rem;margin-bottom:6px}.contact-form>p{font-size:.83rem;margin-bottom:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:.77rem;font-weight:550}.field input,.field textarea,.field select{min-width:0;width:100%;border:1px solid #ded5da;border-radius:5px;padding:12px 13px;font-size:.9rem;color:var(--ink);background:#fdfcfd}.field input::placeholder,.field textarea::placeholder{color:#92848c}.field textarea{resize:vertical;min-height:100px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--wine)}.form-submit{width:100%;margin-top:22px}.form-note{font-size:.7rem!important;line-height:1.7;margin:13px 0 0!important}.form-note a{text-decoration:underline}.form-status{font-size:.83rem;margin-top:12px;color:var(--wine)}.form-status:empty{display:none}
.site-footer{background:var(--deep);color:#e8dce2;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1fr;gap:45px;padding-bottom:50px}.footer-logo{display:inline-block;background:none;border-radius:0;padding:0;margin-bottom:20px}.footer-logo img{width:178px}.footer-about p{font-size:.82rem;max-width:265px;color:#ac929f}.site-footer h3{font-size:.74rem;letter-spacing:.09em;text-transform:uppercase;font-weight:500;color:#e7cdd9;margin:8px 0 21px}.footer-links{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.footer-links a{font-size:.79rem;color:#ac929f;overflow-wrap:anywhere}.footer-links a:hover{color:white}.footer-note{font-size:.73rem;color:#a88b9a;margin-top:15px;line-height:1.7}.footer-bottom{border-top:1px solid #9a708326;padding-top:23px;display:flex;gap:25px;justify-content:space-between;color:#a68b99;font-size:.69rem}.footer-bottom a{text-decoration:underline}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:25;display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:#267d50;color:#fff;box-shadow:0 6px 20px #133e3933;transition:transform .25s}.whatsapp-float:hover{transform:translateY(-4px)}.whatsapp-float svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.4}.whatsapp-float span{position:absolute;right:65px;white-space:nowrap;background:white;border:1px solid var(--line);color:var(--ink);padding:7px 13px;border-radius:5px;font-size:.74rem;opacity:0;transform:translateX(7px);transition:opacity .2s,transform .2s;pointer-events:none}.whatsapp-float:hover span,.whatsapp-float:focus-visible span{opacity:1;transform:none}
.reveal{opacity:1;transform:none}.js.motion-on .reveal:not(.is-visible){opacity:0;transform:translateY(25px)}.reveal{transition:opacity .8s var(--ease),transform .8s var(--ease)}.motion-off *,.motion-off *:before,.motion-off *:after{animation-play-state:paused!important}.motion-off .hero-product{transform:none}.motion-off .reveal{opacity:1!important;transform:none!important}.motion-off{scroll-behavior:auto}
@keyframes float{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-15px) rotate(-3deg)}}@keyframes nudge{0%,100%{transform:translateY(-3px)}50%{transform:translateY(3px)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(min-width:1600px){.hero-grid{min-height:740px}.hero-stage{height:590px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:22px}.hero-grid{min-height:620px}.hero-stage{height:480px}.hero h1{font-size:5rem}.note-top{right:-5px}.about-grid,.award-grid,.contact-grid{gap:55px}.product-info{padding:32px}.segment{padding:23px 17px}.footer-grid{gap:30px}.brand img{width:174px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.desktop-nav{gap:18px}.desktop-nav a{font-size:.77rem}.desktop-nav .button{padding:10px 12px;margin:0;font-size:.75rem}.brand img{width:153px}.hero h1{font-size:4rem}.hero-grid{gap:0;min-height:570px}.hero-stage{height:440px}.product-note{padding:10px 12px}.note-top{top:55px}.note-bottom{bottom:35px;left:10px}.hero .actions{gap:22px}.hero .actions .text-link{font-size:.75rem}.hero .button{padding:13px 15px;font-size:.83rem;gap:20px}.stage-orbit{width:340px;height:340px}.clients-inner{grid-template-columns:160px 1fr;gap:30px}.section{padding:85px 0}.section-head{gap:30px}.section-head>p{max-width:270px;font-size:.9rem}.product-feature{grid-template-columns:1fr 1fr}.product-photo{min-height:380px}.product-info{padding:26px}.product-info h3{font-size:2.1rem}.product-info>p{font-size:.86rem}.product-benefits{margin-bottom:25px}.product-bottom{margin-top:24px}.product-bottom>a{font-size:.74rem}.about-grid{gap:40px}.about-text{padding-top:40px}.about-text>p{font-size:.95rem}.values{gap:22px}.stats{margin-top:50px}.stat strong{font-size:3.6rem}.segment-grid{grid-template-columns:repeat(5,1fr)}.segment{min-height:150px;padding:20px 14px}.segment span{font-size:.81rem}.segment .arrow{right:12px;font-size:1rem}.award-grid{gap:40px}.award-media{height:350px}.award-media:before{width:310px;height:310px}.sustainability{gap:45px}.contact-grid{gap:45px}.contact-form{padding:26px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.footer-grid{grid-template-columns:1.2fr 1fr;gap:40px}.hero-baseline{font-size:.65rem}}
@media(max-width:700px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.header-inner{height:74px}.brand img{width:170px}.menu-toggle{display:flex}.desktop-nav{display:none;position:absolute;top:74px;left:0;right:0;background:var(--paper);padding:22px 20px 27px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #3b152612;gap:0;align-items:stretch}.desktop-nav.is-open{display:flex;flex-direction:column}.desktop-nav a{padding:13px 10px;font-size:1rem}.desktop-nav .button{font-size:.88rem;margin-top:15px}.desktop-nav a:after{display:none}.hero-grid{grid-template-columns:1fr;gap:0;padding:49px 0 25px}.hero .eyebrow{font-size:.66rem;letter-spacing:.12em;margin-bottom:25px}.hero h1{font-size:clamp(3.2rem,10.8vw,5rem);max-width:550px}.hero-intro{font-size:.94rem;max-width:370px;margin-top:23px}.hero .actions{margin-top:28px;gap:23px}.hero .button{padding:15px 18px;font-size:.85rem}.hero .text-link{font-size:.83rem!important}.hero-stage{height:390px;max-width:480px;width:100%;margin:27px auto 0}.hero-product{inset:-12px 20px}.hero-product img{max-width:380px}.stage-label{top:15px;right:2px;font-size:.59rem}.stage-orbit{width:330px;height:330px}.note-top{top:95px;right:0}.note-bottom{bottom:37px;left:0}.product-note strong{font-size:.74rem}.product-note span{font-size:.58rem}.hero-bottom{margin:0}.hero-baseline{flex-wrap:wrap;gap:15px;padding:18px 0;font-size:.65rem}.hero-credit{width:100%;justify-content:space-between;gap:12px}.hero-baseline>a{display:none}.motion-toggle{font-size:.66rem;min-height:35px}.hero-award{gap:7px}.clients{padding:27px 0}.clients-inner{grid-template-columns:1fr;gap:22px}.clients-label{font-size:.73rem}.clients-label strong{display:inline;margin-left:5px}.logo-track{gap:30px}.logo-track img{width:82px;height:40px}.section{padding:68px 0}.eyebrow{font-size:.71rem;margin-bottom:20px}.section-head{display:block;margin-bottom:30px}.section-head h2{font-size:2.55rem}.section-head>p{margin-top:22px;max-width:450px;font-size:.94rem}.section-head .catalog-link{display:inline-flex;margin-top:24px}.product-tabs{gap:8px;margin-bottom:23px}.product-tab{padding:9px 13px;font-size:.75rem;min-height:40px}.product-feature{grid-template-columns:1fr}.product-photo{min-height:0;aspect-ratio:1.35}.product-info{padding:28px 25px}.product-info h3{font-size:2.35rem}.product-info>p{font-size:.93rem}.product-info .eyebrow{margin-bottom:16px}.product-bottom{margin-top:25px}.product-bottom>a{font-size:.79rem}.about-grid{grid-template-columns:1fr;gap:26px}.about h2{font-size:2.7rem}.about-text{padding-top:0}.about-text>p{font-size:1rem}.values{margin-top:26px}.values p{font-size:.84rem}.stats{grid-template-columns:repeat(3,1fr);margin-top:40px}.stat{padding:20px 15px 0}.stat strong{font-size:2.8rem}.stat span{font-size:.69rem;line-height:1.5}.segment-grid{grid-template-columns:1fr 1fr}.segment{min-height:137px;padding:23px}.segment span{font-size:.9rem}.segment .arrow{right:22px;opacity:.55}.segment-caption{font-size:.77rem}.award-grid{grid-template-columns:1fr;gap:25px}.award-media{height:300px;order:2;margin-top:15px}.award-media:before{height:290px;width:290px}.award h2{font-size:2.75rem}.award-copy>p{font-size:.95rem}.sustainability{grid-template-columns:1fr;gap:27px;padding-top:55px;padding-bottom:55px}.sustainability h2{font-size:2.3rem}.sustainability p{font-size:.95rem}.contact-grid{grid-template-columns:1fr;gap:40px}.contact h2{font-size:2.85rem}.contact-copy>p{margin-top:22px}.contact-details{gap:20px}.contact-form{padding:27px 23px}.form-grid{gap:17px}.field input,.field textarea,.field select{font-size:1rem}.field label{font-size:.8rem}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 25px;padding-bottom:36px}.footer-about{grid-column:1/-1}.footer-about p{max-width:350px}.footer-grid>div:last-child{grid-column:1/-1}.site-footer{padding-top:45px}.site-footer h3{font-size:.68rem}.footer-links a{font-size:.78rem}.footer-note{max-width:330px}.footer-bottom{flex-direction:column;gap:10px;padding-right:55px;font-size:.65rem}.whatsapp-float{right:17px;bottom:17px;width:50px;height:50px}.whatsapp-float span{display:none}}
@media(max-width:370px){.hero h1{font-size:3.1rem}.hero .actions{gap:16px}.hero .actions .button{font-size:.79rem;padding:13px}.hero-stage{height:335px}.stage-orbit{width:280px;height:280px}.hero-credit{flex-direction:column;align-items:flex-start;gap:2px}.stat{padding-left:10px;padding-right:10px}.stat strong{font-size:2.4rem}.product-info{padding:24px 20px}.contact-form{padding:24px 18px}.footer-grid{gap:28px 16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}.hero-product{transform:none!important}}

/* Refined composition: the original product stays intact, with its background clipped by CSS. */
.hero-grid{grid-template-columns:1fr 1fr;min-height:650px;padding-top:50px;padding-bottom:42px}
.hero h1{font-size:clamp(4.6rem,7.8vw,7.5rem);font-weight:520;line-height:.99;letter-spacing:-.075em}
.hero-intro{font-size:1.07rem;max-width:405px;margin-top:27px}
.hero-stage{height:545px;isolation:isolate}
.hero-stage:before{content:'flexível.';position:absolute;font-size:clamp(7rem,13vw,13rem);font-weight:500;letter-spacing:-.075em;left:-15%;bottom:-37px;color:#eaa3ba08;z-index:-1;line-height:1}
.hero-product.cutout{inset:0;filter:drop-shadow(15px 32px 22px #16061566)}
.hero-product.cutout img{width:166%;max-width:none;height:auto;flex-shrink:0;object-fit:initial;filter:none;clip-path:polygon(34.05% 22%,34.5% 20.75%,35.7% 20.65%,65.3% 21.1%,66.3% 21.65%,66.65% 22.8%,64.7% 86.8%,64.35% 88.6%,62.7% 89.35%,55% 90%,44% 90.1%,37.2% 89.5%,35.5% 88.8%,35% 87%);animation:pouch-float 7s ease-in-out infinite}
.stage-orbit{width:450px;height:450px;transform:translate(-50%,-50%) rotateX(20deg);border-color:#e29bb840}
.stage-orbit:before{content:'';position:absolute;width:9px;height:9px;border-radius:50%;background:#eda0ba;top:68px;right:49px;box-shadow:0 0 25px #f8bfd8;animation:orbit-glow 4s ease-in-out infinite}
.note-top{top:86px;right:-4px;animation:note-float 6s ease-in-out infinite}
.note-bottom{bottom:46px;left:-2px;animation:note-float 7s ease-in-out infinite reverse}
.product-note{border-radius:5px;background:#3d15276b;padding:14px 17px;box-shadow:0 16px 40px #18091225}
.stage-label{right:2px;top:10px;font-size:.66rem}
.product-info #product-description{font-size:.96rem;margin-bottom:24px;line-height:1.75}
.product-photo>img{position:absolute;inset:0}
.product-feature{min-height:445px}
.product-info h3{margin-bottom:20px}
.hero-copy .eyebrow{animation:intro-up .8s var(--ease) both}.hero h1{animation:intro-up 1s .08s var(--ease) both}.hero-intro{animation:intro-up 1s .16s var(--ease) both}.hero .actions{animation:intro-up 1s .24s var(--ease) both}
.hero-stage{animation:intro-fade 1.3s .1s both}
.logo-track{padding-right:48px;gap:48px}
.award-media img{width:auto;max-width:85%}
@keyframes pouch-float{0%,100%{transform:translateY(-4px) rotate(-8deg)}50%{transform:translateY(-22px) rotate(-5deg)}}
@keyframes note-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
@keyframes orbit-glow{50%{opacity:.35}}
@keyframes intro-up{from{opacity:0;transform:translateY(23px)}to{opacity:1;transform:none}}
@keyframes intro-fade{from{opacity:0}to{opacity:1}}
@media(min-width:1600px){.hero-grid{min-height:730px}.hero-stage{height:610px}}
@media(max-width:1150px){.hero-grid{min-height:600px}.hero h1{font-size:6rem}.hero-stage{height:510px}.hero-product.cutout img{width:190%}.note-top{right:-5px}.note-bottom{left:0}.hero .actions{gap:20px}}
@media(max-width:900px){.hero h1{font-size:5.2rem}.hero-grid{min-height:580px}.hero-stage{height:440px}.hero-product.cutout img{width:195%}.stage-orbit{width:340px;height:340px}.note-top{right:-5px;top:72px}.note-bottom{left:0;bottom:25px}.hero-intro{font-size:.95rem;max-width:330px}.product-info #product-description{font-size:.89rem}.product-feature{min-height:440px}}
@media(max-width:700px){.hero-grid{grid-template-columns:1fr;min-height:0;padding-top:45px;padding-bottom:5px}.hero h1{font-size:clamp(4.2rem,14vw,6.4rem);line-height:1;letter-spacing:-.07em}.hero-intro{font-size:1rem;max-width:370px;margin-top:25px}.hero-stage{margin-top:25px;height:390px;max-width:400px}.hero-product.cutout img{width:155%;max-width:none}.hero-product.cutout{inset:0}.hero-stage:before{font-size:6.5rem;bottom:10px;left:-5%}.stage-orbit{width:315px;height:315px}.stage-label{top:9px;font-size:.57rem}.note-top{right:0;top:72px}.note-bottom{left:0;bottom:35px}.product-note{padding:10px 12px}.product-note strong{font-size:.69rem}.product-note span{font-size:.55rem}.product-feature{min-height:0}.product-photo{position:relative;aspect-ratio:1.35}.product-info #product-description{font-size:.95rem}.hero .actions{gap:24px}.logo-track{gap:30px;padding-right:30px}.hero-bottom{margin-top:4px}}
@media(max-width:370px){.hero h1{font-size:4rem}.hero .actions{gap:17px}.hero-stage{height:335px}.stage-orbit{width:270px;height:270px}.note-bottom{bottom:20px}.hero-intro{font-size:.94rem}.hero .button{font-size:.77rem}}
@media(prefers-reduced-motion:reduce){.hero h1,.hero-intro,.hero .actions,.hero-stage,.hero-copy .eyebrow{animation:none!important}}
