:root{--g:#063c2b;--g2:#0b543a;--gold:#e5ad35;--cream:#f6eddd;--ink:#17231d;--serif:"Playfair Display",serif}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;background:#fcf9f2;color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.6}body.lock{overflow:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{height:32px;display:grid;place-items:center;background:var(--gold);color:var(--g);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}header{position:absolute;z-index:10;top:32px;width:100%;color:white;border-bottom:1px solid #ffffff2b}nav{height:84px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:10px;letter-spacing:.12em}.brand img{width:60px;height:48px;object-fit:cover;border-radius:50%}.links{display:flex;gap:28px;margin-left:auto}.links a{opacity:.8}.links a:hover{opacity:1;color:var(--gold)}.cart-open{border:1px solid #ffffff66;background:#ffffff12;color:white;border-radius:99px;padding:9px 14px;cursor:pointer}.count{display:inline-grid;place-items:center;width:21px;height:21px;margin-left:5px;border-radius:50%;background:var(--gold);color:var(--g)}.menu{display:none;background:none;border:0;color:#fff;font-size:1.5rem}.hero{position:relative;min-height:850px;overflow:hidden;color:#fff;background:radial-gradient(circle at 77% 47%,#247b57,#0b523a 27%,var(--g) 62%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:80px 80px}.hero-copy{position:relative;z-index:2;padding-top:215px}.kicker{margin:0 0 16px;color:#c49328;font-size:.72rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase}.hero .kicker{color:#f0c45e}h1,h2{font-family:var(--serif);line-height:.94;letter-spacing:-.045em;margin:0}.hero h1{font-size:clamp(3.8rem,7.6vw,7.3rem)}.hero h1 em{color:var(--gold)}.intro{max-width:600px;margin:30px 0;font-size:1.12rem;color:#d0e0d8}.actions{display:flex;align-items:center;gap:30px}.btn{display:inline-flex;justify-content:center;border:0;padding:14px 22px;font-weight:700;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.gold{background:var(--gold);color:var(--g)}.dark{background:var(--g);color:#fff}.proof{display:flex;gap:38px;margin-top:55px;color:#aac1b6;font-size:.78rem}.proof span{border-left:1px solid #ffffff44;padding-left:13px}.proof b{display:block;color:#fff;font-size:1.1rem}.hero-pack{position:absolute;z-index:1;right:max(2vw,20px);top:130px;width:min(43vw,550px);height:660px;display:grid;place-items:center}.hero-pack:before{content:"";position:absolute;width:550px;height:550px;border-radius:50%;background:#e5ad3526;border:1px solid #e5ad3544}.hero-pack img{position:relative;height:590px;width:auto;filter:drop-shadow(0 28px 28px #00170d88);transform:rotate(4deg)}.hero-pack span{position:absolute;z-index:2;left:0;top:50%;display:grid;place-content:center;width:110px;height:110px;text-align:center;text-transform:uppercase;font-size:.7rem;border-radius:50%;background:var(--gold);color:var(--g);transform:rotate(-9deg)}.hero-pack span b{font-family:var(--serif);font-size:1.2rem}.marquee{position:absolute;bottom:0;width:100%;padding:16px;text-align:center;word-spacing:45px;background:var(--cream);color:var(--g);font:1.1rem var(--serif)}.section{padding-block:115px}.heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:55px}.heading h2,.story h2,.contact h2,.audience h2{font-size:clamp(2.8rem,5vw,5.1rem)}.heading>p{max-width:440px;color:#68736d}.filters{display:flex;gap:10px;margin-bottom:30px}.filters button{padding:8px 15px;border:1px solid #c4ccc6;border-radius:99px;background:transparent;cursor:pointer}.filters button.active,.filters button:hover{background:var(--g);color:white}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fff;transition:.25s}.product:hover{transform:translateY(-6px);box-shadow:0 18px 35px #19302016}.visual{height:400px;display:grid;place-items:center;padding:22px;background:radial-gradient(circle,#fff9ec,#ead6b7)}.visual img{height:350px;width:auto;object-fit:contain;transition:.3s}.product:hover img{transform:scale(1.04)}.info{padding:20px}.info-top{display:flex;justify-content:space-between;gap:8px}.info h3{margin:0;font:1.45rem var(--serif)}.price{font-weight:700;color:var(--g)}.meta{margin:4px 0 16px;color:#768079;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.add{width:100%;padding:10px;border:1px solid var(--g);background:transparent;color:var(--g);font-weight:700;cursor:pointer}.add:hover{background:var(--g);color:#fff}.add:disabled{opacity:.45}.story{min-height:780px;display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}.ceo{position:relative}.ceo img{width:100%;height:100%;object-fit:cover}.ceo span{position:absolute;bottom:28px;left:28px;padding:9px 16px;background:#fff;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.story-copy{align-self:center;padding:90px clamp(35px,8vw,125px)}.story-copy .lead{color:#304c3c;font-size:1.2rem}.story-copy blockquote{margin:32px 0 10px;padding-left:22px;border-left:3px solid var(--gold);font:1.4rem/1.45 var(--serif)}.story-copy small{letter-spacing:.1em;color:#768078}.values{background:var(--g);color:#fff}.values .heading>p{color:#abc1b6}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff2b}.value-grid article{padding:32px 26px;border-right:1px solid #ffffff2b}.value-grid article:first-child{padding-left:0}.value-grid span{color:var(--gold);font-size:.7rem}.value-grid h3{margin:58px 0 12px;font:1.5rem var(--serif)}.value-grid p{font-size:.88rem;color:#b9cbc2}.audience{text-align:center}.pills{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:42px 0}.pills span{padding:10px 20px;border:1px solid #bcc5bf;border-radius:99px}.contact{background:var(--gold)}.contact .kicker{color:var(--g)}.contact-in{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.contact-card{padding:10px 27px;background:#f7e4b9}.contact-card>*{display:grid;padding:19px 0;border-bottom:1px solid #173a272b;font-weight:700}.contact-card>*:last-child{border:0}.contact-card small{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;opacity:.6}footer{padding-top:70px;background:#032b20;color:#fff}.foot{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding-bottom:55px}.foot img{width:135px;height:90px;object-fit:cover}.foot p{color:#a7bdb2}.foot>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.foot b{color:var(--gold);font-size:.7rem;letter-spacing:.12em}.foot a{color:#bdcdc5}.copyright{padding:20px 0;border-top:1px solid #ffffff22;color:#8fa99c;font-size:.75rem}.overlay{position:fixed;z-index:20;inset:0;background:#001a11b0;backdrop-filter:blur(3px)}.drawer{position:fixed;z-index:21;top:0;right:0;width:min(470px,100%);height:100dvh;padding:30px;background:#fcf9f2;display:flex;flex-direction:column;transform:translateX(105%);transition:.3s}.drawer.open{transform:none}.drawer-head{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #ddd}.drawer-head h2{font-size:2.4rem}.close{background:none;border:0;font-size:2rem;cursor:pointer}.cart-items{overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:75px 1fr auto;gap:13px;padding:17px 0;border-bottom:1px solid #ddd}.cart-item img{width:75px;height:95px;object-fit:contain;background:#eee2cc}.cart-item h3{margin:3px 0;font:1.25rem var(--serif)}.qty{display:flex;align-items:center;gap:9px;margin-top:5px}.qty button{width:25px;height:25px;border:1px solid #bbb;background:#fff}.remove{border:0;background:none;color:#914e3d;cursor:pointer}.empty{margin:auto;text-align:center}.empty>b{font-size:2.5rem;color:var(--gold)}.empty h3{font:1.6rem var(--serif)}.cart-foot{padding-top:18px;border-top:1px solid #ddd}.cart-foot>div{display:flex;justify-content:space-between;font-size:1.25rem}.cart-foot small{display:block;margin:8px 0 15px;color:#68736d}.whatsapp{width:100%;background:#197b50;color:#fff}.toast{position:fixed;z-index:30;bottom:22px;left:50%;padding:10px 20px;background:var(--g);color:#fff;transform:translate(-50%,100px);transition:.25s}.toast.show{transform:translate(-50%,0)}
@media(max-width:950px){.links{position:fixed;top:116px;left:0;right:0;flex-direction:column;padding:25px;background:var(--g);transform:translateY(-150%);transition:.3s}.links.open{transform:none}.menu{display:block;margin-left:auto}.hero-pack{right:-180px;top:270px;opacity:.6;width:550px}.hero-copy{padding-top:190px}.products{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.ceo{height:650px}.value-grid{grid-template-columns:repeat(2,1fr)}.contact-in{grid-template-columns:1fr}.heading{align-items:start;flex-direction:column;gap:22px}}
@media(max-width:600px){.container{width:calc(100% - 28px)}nav{height:72px}.brand img{width:48px}.brand b{font-size:.8rem}.cart-open{font-size:.75rem}.hero{min-height:810px}.hero-copy{padding-top:160px}.hero h1{font-size:3.6rem}.intro{font-size:1rem;max-width:90%}.hero-pack{right:-235px}.proof{gap:10px}.proof span{font-size:.62rem}.section{padding-block:75px}.heading h2,.story h2,.contact h2,.audience h2{font-size:3rem}.filters{overflow:auto}.filters button{white-space:nowrap}.products{gap:10px}.visual{height:270px;padding:10px}.visual img{height:245px}.info{padding:13px}.info-top{display:block}.info h3{font-size:1.15rem}.price{font-size:.82rem}.ceo{height:500px}.story-copy{padding:65px 22px}.value-grid{grid-template-columns:1fr}.value-grid article,.value-grid article:first-child{padding:25px 0;border-right:0;border-bottom:1px solid #ffffff22}.value-grid h3{margin:20px 0 8px}.foot{grid-template-columns:1fr 1fr}.foot>div:first-child{grid-column:1/-1}.drawer{padding:20px}}

/* Motion system */
body{overflow-x:hidden}header{transition:background .35s,box-shadow .35s,transform .35s}header.scrolled{position:fixed;top:0;background:#063c2bee;box-shadow:0 10px 30px #001b1228;backdrop-filter:blur(14px)}
.hero-copy .kicker,.hero-copy h1,.hero-copy .intro,.hero-copy .actions,.hero-copy .proof{opacity:0;transform:translateY(30px);animation:hero-in .8s cubic-bezier(.2,.8,.2,1) forwards}.hero-copy h1{animation-delay:.12s}.hero-copy .intro{animation-delay:.25s}.hero-copy .actions{animation-delay:.38s}.hero-copy .proof{animation-delay:.5s}.hero-pack{opacity:0;animation:pack-in 1.15s .18s cubic-bezier(.16,1,.3,1) forwards}.hero-pack img{animation:pack-float 5s 1.35s ease-in-out infinite}.hero-pack:before{animation:halo-pulse 4s ease-in-out infinite}.hero-pack span{animation:badge-spin 12s linear infinite}.brand img{transition:transform .4s}.brand:hover img{transform:rotate(-5deg) scale(1.06)}
.marquee{width:max-content;min-width:200%;text-align:left;animation:marquee 22s linear infinite}.reveal{opacity:0;transform:translateY(45px);transition:opacity .85s cubic-bezier(.2,.7,.2,1),transform .85s cubic-bezier(.2,.7,.2,1)}.reveal.from-left{transform:translateX(-55px)}.reveal.from-right{transform:translateX(55px)}.reveal.visible{opacity:1;transform:none}.product{transform-style:preserve-3d;will-change:transform}.product .visual img{will-change:transform}.value-grid article{transition:background .3s,transform .3s}.value-grid article:hover{background:#ffffff09;transform:translateY(-8px)}.pills span{transition:background .25s,color .25s,transform .25s}.pills span:hover{background:var(--gold);color:var(--g);transform:translateY(-5px) rotate(-1deg)}.contact-card a{transition:padding .25s,background .25s}.contact-card a:hover{padding-left:12px;background:#ffffff24}.btn{position:relative;overflow:hidden}.btn:after{content:"";position:absolute;inset:-50%;background:linear-gradient(100deg,transparent 35%,#ffffff55 50%,transparent 65%);transform:translateX(-100%);transition:transform .65s}.btn:hover:after{transform:translateX(100%)}
@keyframes hero-in{to{opacity:1;transform:none}}@keyframes pack-in{from{opacity:0;transform:translate(90px,45px) rotate(8deg) scale(.88)}to{opacity:1;transform:none}}@keyframes pack-float{0%,100%{transform:rotate(4deg) translateY(0)}50%{transform:rotate(2deg) translateY(-16px)}}@keyframes halo-pulse{50%{transform:scale(1.08);opacity:.65}}@keyframes badge-spin{50%{transform:rotate(8deg)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-copy .kicker,.hero-copy h1,.hero-copy .intro,.hero-copy .actions,.hero-copy .proof,.hero-pack,.hero-pack img,.hero-pack:before,.hero-pack span,.marquee{opacity:1;transform:none;animation:none}.reveal{opacity:1;transform:none;transition:none}.product,.value-grid article,.pills span{transform:none!important}}

/* Product showcase & brand sizing */
.brand img{width:92px;height:68px;border-radius:18px;object-fit:cover;filter:drop-shadow(0 5px 12px #00180f55)}.brand b{font-size:1.06rem}.product{isolation:isolate;border:1px solid #063c2b0c}.visual{position:relative;overflow:hidden}.visual:before{content:"";position:absolute;inset:-25%;z-index:0;background:radial-gradient(circle at var(--spot-x,50%) var(--spot-y,42%),#fff 0,#f4d998 20%,transparent 48%);opacity:.8;transition:opacity .3s}.visual:after{content:"";position:absolute;z-index:2;top:-30%;left:-80%;width:42%;height:170%;background:linear-gradient(90deg,transparent,#ffffffb8,transparent);transform:rotate(16deg);transition:left .8s cubic-bezier(.2,.7,.2,1)}.product:hover .visual:after{left:140%}.product .visual img{position:relative;z-index:1;filter:drop-shadow(0 16px 15px #5d421c2c);animation:product-breathe 4.8s ease-in-out infinite}.product:nth-child(2) .visual img{animation-delay:-1.1s}.product:nth-child(3) .visual img{animation-delay:-2.2s}.product:nth-child(4) .visual img{animation-delay:-3.3s}.product:hover .visual img{animation-play-state:paused;filter:drop-shadow(0 25px 20px #5d421c42);transform:scale(1.08) rotate(-2deg) translateY(-8px)}.product.visible{animation:product-arrive .8s cubic-bezier(.16,1,.3,1) both}.product.added{animation:product-added .55s cubic-bezier(.2,.8,.2,1)}.product.added .add{background:var(--gold);border-color:var(--gold);color:var(--g)}.info{position:relative;z-index:3}.info:before{content:"";position:absolute;top:0;left:20px;right:20px;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent);transform:scaleX(0);transition:transform .4s}.product:hover .info:before{transform:scaleX(1)}.add{position:relative;overflow:hidden;transition:background .25s,color .25s,transform .2s}.add:active{transform:scale(.96)}
.foot img{width:210px;height:135px;border-radius:24px;filter:drop-shadow(0 10px 18px #0005)}.copyright{display:flex;justify-content:space-between;gap:20px}.copyright a{color:var(--gold);font-weight:700;position:relative}.copyright a:after{content:"";position:absolute;left:0;right:100%;bottom:-3px;height:1px;background:var(--gold);transition:right .25s}.copyright a:hover:after{right:0}
@keyframes product-breathe{0%,100%{transform:translateY(0) rotate(.3deg)}50%{transform:translateY(-11px) rotate(-.7deg)}}@keyframes product-arrive{0%{opacity:0;transform:translateY(55px) scale(.9) rotate(2deg)}65%{opacity:1;transform:translateY(-7px) scale(1.015) rotate(-.4deg)}100%{opacity:1;transform:none}}@keyframes product-added{0%,100%{transform:none}38%{transform:translateY(-12px) scale(1.025)}65%{transform:translateY(2px) scale(.995)}}
@media(max-width:600px){.brand img{width:70px;height:54px}.brand b{display:none}.foot img{width:175px;height:112px}.copyright{flex-direction:column}.product .visual img{animation-duration:5.5s}}
@media(prefers-reduced-motion:reduce){.product .visual img,.product.visible,.product.added{animation:none}.visual:after{display:none}}

/* Responsive coverage: phone → tablet → laptop → desktop → wide screen */
.contact-card a{overflow-wrap:anywhere}.cart-open,.menu,.add,.filters button{min-height:44px}
@media(min-width:1600px){.container{width:min(1420px,calc(100% - 96px))}.hero{min-height:940px}.hero-copy{padding-top:235px}.hero h1{font-size:8rem}.hero-pack{right:7vw;top:150px;width:620px}.hero-pack img{height:640px}.products{grid-template-columns:repeat(5,1fr)}.visual{height:390px}.visual img{height:345px}.story-copy{padding-inline:150px}.section{padding-block:135px}}
@media(min-width:1200px) and (max-width:1599px){.container{width:min(1180px,calc(100% - 64px))}}
@media(max-width:1199px) and (min-width:951px){nav{gap:20px}.links{gap:18px;font-size:.88rem}.brand img{width:78px;height:60px}.hero-copy{padding-top:200px}.hero h1{font-size:5.6rem}.hero-pack{right:-45px;width:470px}.hero-pack img{height:570px}.hero-pack:before{width:470px;height:470px}.products{grid-template-columns:repeat(3,1fr)}.visual{height:365px}.visual img{height:320px}.section{padding-block:95px}.story-copy{padding:70px 55px}}
@media(max-width:950px) and (min-width:701px){.container{width:calc(100% - 56px)}.topbar{padding-inline:20px;text-align:center}.links{top:116px;padding:34px 28px;font-size:1.08rem}.hero{min-height:850px}.hero-copy{padding-top:180px}.hero h1{font-size:clamp(4rem,10vw,5.5rem)}.hero-pack{right:-165px;top:205px}.hero-pack img{height:470px}.intro{max-width:65%}.section{padding-block:90px}.products{grid-template-columns:repeat(2,1fr);gap:22px}.visual{height:390px}.visual img{height:345px}.story{min-height:auto}.story-copy{padding:80px 8vw}.contact-in{gap:35px}.foot{grid-template-columns:1.5fr 1fr 1fr;gap:28px}}
@media(max-width:700px){.topbar{height:auto;min-height:32px;padding:7px 14px;text-align:center;line-height:1.35}.site-header,header{top:46px}.links{top:118px}.hero{min-height:790px}.hero-copy{padding-top:150px}.actions{gap:18px}.marquee{font-size:.9rem}.contact-in{gap:32px}.contact-card{padding-inline:18px}.contact-card>*{font-size:.9rem}.foot{gap:35px}}
@media(max-width:480px){.container{width:calc(100% - 30px)}nav{height:70px;gap:9px}.brand img{width:62px;height:49px}.cart-open{padding:7px 9px}.count{margin-left:2px}.hero{min-height:830px}.hero-copy{padding-top:142px}.hero h1{font-size:clamp(3rem,15vw,3.8rem)}.intro{max-width:100%;margin:23px 0}.actions{align-items:flex-start;flex-direction:column}.proof{margin-top:32px;gap:7px}.proof span{padding-left:8px}.hero-pack{right:-260px;top:310px;transform:scale(.88)}.hero-pack span{display:none}.section{padding-block:68px}.heading{margin-bottom:36px}.heading h2,.story h2,.contact h2,.audience h2{font-size:clamp(2.5rem,12vw,3.15rem)}.products{grid-template-columns:1fr;gap:24px}.visual{height:430px}.visual img{height:385px}.info{padding:20px}.info-top{display:flex}.info h3{font-size:1.45rem}.price{font-size:1rem}.filters{margin-right:-15px;padding-right:15px}.ceo{height:430px}.story-copy{padding:58px 20px}.pills{gap:8px}.pills span{padding:8px 13px;font-size:.85rem}.contact-card>*{font-size:.82rem}.foot{grid-template-columns:1fr}.foot>div:first-child{grid-column:auto}.copyright{font-size:.7rem}.drawer-head h2{font-size:2rem}.cart-item{grid-template-columns:65px 1fr}.cart-item img{width:65px}.remove{grid-column:2;justify-self:start;padding:0}.toast{width:calc(100% - 30px);text-align:center}}
@media(max-width:350px){.cart-open{font-size:0}.cart-open .count{font-size:.75rem}.hero h1{font-size:2.8rem}.proof span:last-child{display:none}.visual{height:360px}.visual img{height:320px}.contact-card{padding-inline:12px}}
@media(max-height:650px) and (orientation:landscape){.hero{min-height:690px}.hero-copy{padding-top:145px}.hero h1{font-size:4.2rem}.hero-pack{top:105px}.proof{margin-top:25px}}

/* Mobile hero composition: content first, product second */
@media(max-width:700px){header{top:46px}.brand img{width:84px;height:62px;border-radius:12px}.hero{min-height:1120px}.hero-copy{padding-top:155px}.hero-copy .kicker{font-size:.64rem;letter-spacing:.14em;white-space:nowrap}.hero h1{font-size:clamp(3.15rem,13vw,4.25rem);line-height:.9}.intro{max-width:100%;font-size:1rem;line-height:1.55;margin:24px 0}.actions{align-items:flex-start;flex-direction:column;gap:17px}.proof{position:relative;z-index:4;margin-top:34px;gap:13px}.proof span{padding-left:10px}.hero-pack{top:auto;right:50%;bottom:20px;width:340px;height:460px;opacity:1;translate:50% 0;animation:none}.hero-pack:before{width:390px;height:390px}.hero-pack img{height:430px;max-width:none;animation:pack-float 5.5s ease-in-out infinite}.hero-pack span{display:none}.marquee{z-index:5}.links{top:118px}}
@media(max-width:480px){.hero{min-height:1100px}.hero-copy{padding-top:145px}.hero h1{font-size:clamp(3rem,15vw,3.75rem)}.proof{justify-content:space-between;gap:5px}.proof span{font-size:.62rem}.proof b{font-size:1rem}.hero-pack{right:50%;bottom:12px;width:320px;height:430px;translate:50% 0;transform:none}.hero-pack img{height:400px}.visual{height:min(430px,112vw)}.visual img{height:min(385px,100vw)}}
@media(max-width:350px){.hero{min-height:1040px}.hero-copy .kicker{font-size:.56rem}.hero h1{font-size:2.75rem}.hero-pack{width:285px;height:400px}.hero-pack img{height:355px}}

/* Keep the complete package above the ticker at every viewport */
@media(min-width:951px){.hero{min-height:940px}.hero-pack{top:auto;bottom:90px;height:700px}.hero-pack img{height:650px}.marquee{z-index:5}}
@media(max-width:950px) and (min-width:701px){.hero{min-height:930px}.hero-pack{top:auto;right:-105px;bottom:75px;height:650px}.hero-pack img{height:570px}.marquee{z-index:5}}
@media(max-width:700px){.hero{min-height:1220px}.hero-pack{top:auto;bottom:65px;height:525px}.hero-pack img{height:500px}.marquee{z-index:5}}
@media(max-width:480px){.hero{min-height:1180px}.hero-pack{bottom:65px;height:500px}.hero-pack img{height:475px}}
@media(max-width:350px){.hero{min-height:1110px}.hero-pack{bottom:62px;height:450px}.hero-pack img{height:430px}}
@media(max-height:650px) and (orientation:landscape) and (min-width:701px) and (max-width:950px){.hero{min-height:780px}.hero-copy{padding-top:145px}.hero-pack{top:auto;bottom:65px;height:540px}.hero-pack img{height:490px}}
@media(max-width:700px){.hero-copy{width:calc(100% - 30px)!important;max-width:100%;margin-inline:auto!important}.hero-copy .intro{width:100%;max-width:100%;overflow-wrap:break-word}.topbar{max-width:100%;overflow:hidden;white-space:nowrap;font-size:.58rem;letter-spacing:.08em}.actions,.proof{max-width:100%}}

/* ===========================================================================
   Tunnel de commande (checkout)
   =========================================================================== */
.link-arrow{position:relative;font-weight:600;color:#e9f2ec;opacity:.9;transition:.2s}
.link-arrow:hover{opacity:1;color:var(--gold)}
.modal-overlay{position:fixed;z-index:40;inset:0;background:#001a11c2;backdrop-filter:blur(4px);animation:fade .25s ease}
.checkout{position:fixed;z-index:41;top:50%;left:50%;transform:translate(-50%,-50%);width:min(560px,calc(100% - 28px));max-height:92dvh;overflow:auto;background:#fcf9f2;border-radius:20px;box-shadow:0 40px 90px #001a1180;animation:pop .3s cubic-bezier(.2,.8,.2,1)}
.checkout .close{position:absolute;top:14px;right:16px;z-index:2;width:38px;height:38px;border-radius:50%;background:#0000000d;border:0;font-size:1.6rem;line-height:1;cursor:pointer;transition:.2s}
.checkout .close:hover{background:#00000018;transform:rotate(90deg)}
.checkout-body,.checkout-success{padding:32px clamp(22px,5vw,38px)}
.checkout .kicker{margin-bottom:8px}
.checkout h2{font-family:var(--serif);font-size:clamp(1.8rem,4vw,2.4rem);line-height:1;margin-bottom:10px}
.checkout-intro{color:#5a655e;margin:0 0 22px;font-size:.95rem}
.checkout-form{display:flex;flex-direction:column;gap:14px}
.checkout-form label{display:flex;flex-direction:column;gap:6px;font-size:.82rem;font-weight:600;color:#33413a}
.checkout-form input,.checkout-form select,.checkout-form textarea{font:inherit;padding:12px 14px;border:1px solid #d8ddd6;border-radius:12px;background:#fff;transition:.15s;resize:vertical}
.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{outline:0;border-color:var(--g);box-shadow:0 0 0 3px #063c2b1a}
.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.checkout-summary{background:#fff;border:1px solid #eadfca;border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:7px;margin-top:4px}
.checkout-summary>div{display:flex;justify-content:space-between;font-size:.9rem;color:#4a554e}
.checkout-summary .sum-total{border-top:1px dashed #d9cca9;margin-top:5px;padding-top:9px;font-size:1.05rem;color:var(--g)}
.checkout-summary .sum-total b{font-family:var(--serif);font-size:1.25rem}
.submit-order{margin-top:6px;padding:15px}
.checkout-success{text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}
.success-mark{width:74px;height:74px;border-radius:50%;background:#dcf3e7;color:#166b45;display:grid;place-items:center;font-size:2.4rem;font-weight:700;animation:mark-pop .5s .1s both cubic-bezier(.2,1.4,.4,1)}
@keyframes mark-pop{from{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}
.checkout-success h2{margin:6px 0 0}
.order-ref{color:var(--g);letter-spacing:.03em}
.success-text{color:#5a655e;max-width:380px}
.checkout-success .btn{margin-top:12px}
@keyframes fade{from{opacity:0}to{opacity:1}}
@keyframes pop{from{opacity:0;transform:translate(-50%,-50%) scale(.94)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}
@media(max-width:480px){.field-row{grid-template-columns:1fr}.checkout-body,.checkout-success{padding:30px 20px}}
@media(prefers-reduced-motion:reduce){.modal-overlay,.checkout,.success-mark{animation:none}}
