:root{--forest-950: #0a281b;--forest-900: #103724;--forest-800: #154a31;--forest-700: #236242;--sage: #b7cb9d;--lime: #d9e7a4;--paper: #f7f5ed;--cream: #eeebdf;--white: #fff;--ink: #17231c;--muted: #637067;--line: #d5d9ce;--danger: #a93226;--shadow: 0 24px 70px rgba(10, 40, 27, .14);color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{min-width:320px;margin:0;background:var(--paper)}body.menu-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:200;top:8px;left:8px;padding:12px 18px;color:var(--white);background:var(--forest-950)}.site-header{position:sticky;z-index:100;top:0;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:30px;height:82px;padding:0 clamp(22px,5.5vw,84px);border-bottom:1px solid rgba(16,55,36,.1);background:#f7f5edf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:11px;width:max-content}.brand img{width:49px;height:49px;object-fit:contain}.brand>span{color:var(--forest-900);font-family:Georgia,Times New Roman,serif;font-size:1.27rem;letter-spacing:.08em;line-height:.9}.brand small{display:block;margin-top:7px;color:#647269;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.54rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.navigation{display:flex;justify-content:center;gap:clamp(20px,3vw,44px)}.navigation a{position:relative;padding:29px 0 27px;color:#45554b;font-size:.84rem;font-weight:700}.navigation a:after{position:absolute;right:0;bottom:21px;left:0;height:2px;content:"";background:var(--forest-700);transform:scaleX(0);transition:transform .18s ease}.navigation a:hover:after,.navigation a:focus-visible:after{transform:scaleX(1)}.menu-toggle{display:none;border:0;background:transparent}.menu-toggle>span{display:block;width:23px;height:2px;margin:5px;background:var(--forest-900);transition:transform .18s ease,opacity .18s ease}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:54px;padding:0 25px;border:1px solid var(--forest-900);border-radius:4px;color:var(--white);background:var(--forest-900);font-size:.85rem;font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease}.button:hover,.button:focus-visible{color:var(--forest-950);background:var(--lime);transform:translateY(-2px)}.button--small{min-height:43px;padding:0 18px;font-size:.78rem}.button--outline{color:var(--forest-950);background:transparent}.quiet-link{display:inline-flex;align-items:center;gap:12px;padding-bottom:4px;border-bottom:1px solid currentColor;font-size:.85rem;font-weight:800}.hero{display:grid;grid-template-columns:minmax(0,.93fr) minmax(500px,1.07fr);min-height:calc(100svh - 82px);color:var(--white);background:var(--forest-900)}.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:75px 4vw 68px max(28px,7vw)}.eyebrow{margin:0 0 16px;color:var(--forest-700);font-size:.69rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.hero .eyebrow,.section--ink .eyebrow{color:var(--lime)}h1,h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em}h1{max-width:730px;font-size:clamp(3.05rem,5.7vw,6.4rem);line-height:.94}h2{font-size:clamp(2.3rem,4.25vw,4.7rem);line-height:1}.hero-text{max-width:630px;margin:27px 0 30px;color:#cedbd2;font-size:clamp(1rem,1.3vw,1.16rem);line-height:1.7}.hero-actions{display:flex;align-items:center;gap:28px}.hero .button{border-color:var(--lime);color:var(--forest-950);background:var(--lime)}.hero .button:hover{color:var(--white);background:transparent}.hero .quiet-link{color:#e6eee8}.hero-points{display:flex;flex-wrap:wrap;gap:25px;margin:56px 0 0;padding:24px 0 0;border-top:1px solid rgba(255,255,255,.16);color:#b9c9bd;font-size:.75rem;list-style:none}.hero-points li{display:flex;align-items:center;gap:7px}.hero-points svg{width:16px;height:16px;color:var(--lime)}.hero-stage{position:relative;min-height:680px;overflow:hidden;background:var(--cream);isolation:isolate}.hero-stage:before{position:absolute;inset:9% 12%;border:1px solid rgba(21,74,49,.14);border-radius:50%;content:""}.hero-word{position:absolute;top:46%;left:50%;color:#154a310e;font-family:Georgia,serif;font-size:clamp(7rem,13vw,13rem);letter-spacing:-.07em;transform:translate(-50%,-50%) rotate(-8deg)}.hero-line{position:absolute;z-index:-1;width:200px;height:600px;border:1px solid rgba(21,74,49,.18);border-radius:50%;transform:rotate(51deg)}.hero-line--one{top:-230px;right:-30px}.hero-line--two{bottom:-290px;left:-10px}.hero-product{position:absolute;z-index:2;margin:0;filter:drop-shadow(0 24px 25px rgba(10,40,27,.2))}.hero-product img{width:100%;height:100%;object-fit:contain}.hero-product--main{top:11%;left:24%;width:51%;aspect-ratio:1;transform:rotate(-2deg)}.hero-product--left{bottom:3%;left:5%;width:31%;height:47%;transform:rotate(6deg)}.hero-product--right{right:2%;bottom:6%;width:38%;height:45%;transform:rotate(-5deg)}.hero-note{position:absolute;z-index:4;top:11%;right:7%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:119px;height:119px;border-radius:50%;color:var(--white);background:var(--forest-800);box-shadow:var(--shadow);transform:rotate(7deg)}.hero-note:before{position:absolute;inset:7px;border:1px dashed rgba(255,255,255,.5);border-radius:inherit;content:""}.hero-note span{font-size:.58rem;letter-spacing:.08em;text-transform:uppercase}.hero-note strong{font-family:Georgia,serif;font-size:1.25rem;font-weight:400}.section{padding:105px clamp(23px,6vw,92px)}.section-intro{max-width:830px;margin:0 auto 55px;text-align:center}.section-intro>p:last-child{max-width:620px;margin:23px auto 0;color:var(--muted);line-height:1.7}.audiences{background:var(--paper)}.audiences-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1370px;margin:0 auto;border-top:1px solid var(--line);border-left:1px solid var(--line)}.audience-card{min-height:315px;padding:38px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.audience-card>span{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--forest-700);font-family:Georgia,serif;font-size:.78rem}.audience-card h3{margin:77px 0 13px;font-family:Georgia,serif;font-size:2rem;font-weight:400}.audience-card p{max-width:325px;margin:0;color:var(--muted);line-height:1.65}.section--ink{color:var(--white);background:var(--forest-950)}.section-intro--light>p:last-child{color:#b8c8bd}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1370px;margin:0 auto}.benefit-card{min-height:290px;padding:38px;border:1px solid rgba(255,255,255,.14);background:#ffffff08}.benefit-card svg{width:42px;height:42px;color:var(--lime)}.benefit-card h3{margin:65px 0 12px;font-family:Georgia,serif;font-size:1.75rem;font-weight:400}.benefit-card p{max-width:350px;margin:0;color:#aebfb4;line-height:1.65}.products{background:var(--cream)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;max-width:1370px;margin:0 auto 54px}.section-heading>p{max-width:440px;margin:0 0 6px;color:var(--muted);line-height:1.7}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;max-width:1180px;margin:0 auto}.product-card{overflow:hidden;border:1px solid #d3d7cc;background:var(--paper)}.product-media{position:relative;display:grid;aspect-ratio:.91;place-items:center;overflow:hidden;background:#f9f8f2}.product-media>span{position:absolute;z-index:2;top:15px;left:16px;color:#89958d;font-family:Georgia,serif;font-size:.73rem}.product-media img{width:81%;height:82%;object-fit:contain;transition:transform .3s ease}.product-card:hover .product-media img{transform:scale(1.045)}.product-copy{padding:21px;border-top:1px solid #e0e2da}.product-copy>p{margin:0 0 8px;color:var(--forest-700);font-size:.62rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.product-copy h3{min-height:2.5em;margin:0 0 23px;font-family:Georgia,serif;font-size:1.35rem;font-weight:400;line-height:1.25}.product-copy button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 0 5px;border:0;border-top:1px solid var(--line);color:var(--forest-800);background:transparent;font-size:.72rem;font-weight:800}.products-cta{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:38px}.products-cta p{margin:0;color:var(--muted)}.wholesale-spotlight{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(48px,8vw,130px);color:var(--white);background:var(--forest-950)}.wholesale-visual{width:min(100%,540px);margin:0 auto;overflow:hidden;border:1px solid rgba(255,255,255,.16);box-shadow:0 30px 80px #00000047}.wholesale-visual img{width:100%;aspect-ratio:853 / 1280;object-fit:cover}.wholesale-copy{max-width:690px}.wholesale-copy .eyebrow{color:var(--lime)}.wholesale-copy>p:not(.eyebrow){max-width:610px;margin:28px 0 26px;color:#b9c9be;font-size:1.02rem;line-height:1.75}.wholesale-copy ul{display:grid;gap:14px;margin:0 0 35px;padding:0;color:#d8e3dc;list-style:none}.wholesale-copy li{position:relative;padding-left:25px;line-height:1.5}.wholesale-copy li:before{position:absolute;top:.62em;left:0;width:8px;height:8px;border-radius:50%;content:"";background:var(--lime)}.wholesale-copy .button{border-color:var(--lime);color:var(--forest-950);background:var(--lime)}.wholesale-copy .button:hover{color:var(--white);background:transparent}.levels{background:var(--paper)}.levels-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1370px;margin:0 auto;border:1px solid var(--line)}.level-card{position:relative;min-height:380px;padding:38px;border-right:1px solid var(--line)}.level-card:last-child{border-right:0}.level-card--featured{color:var(--white);background:var(--forest-900);transform:translateY(-15px);box-shadow:var(--shadow)}.level-tag{position:absolute;top:0;right:22px;padding:7px 11px;color:var(--forest-950);background:var(--lime);font-size:.58rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.level-kicker{margin:0 0 35px!important;color:var(--forest-700)!important;font-size:.64rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.level-card--featured .level-kicker{color:var(--lime)!important}.level-card h3{margin:0 0 16px;font-family:Georgia,serif;font-size:2rem;font-weight:400}.level-card>strong{display:block;color:var(--forest-700);font-size:1.1rem}.level-card--featured>strong{color:var(--lime)}.level-card>p:not(.level-kicker){max-width:330px;margin:24px 0 0;color:var(--muted);line-height:1.65}.level-card--featured>p:not(.level-kicker){color:#b9c9be}.level-card>a{position:absolute;right:38px;bottom:34px;left:38px;display:flex;justify-content:space-between;padding-top:13px;border-top:1px solid #98a29b;font-size:.72rem;font-weight:850}.commercial-note{max-width:1370px;margin:22px auto 0;color:#7a857e;font-size:.75rem;text-align:center}.process{display:grid;grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);gap:clamp(50px,8vw,130px);background:var(--lime)}.process-heading{align-self:start}.process-heading .button{margin-top:36px}.process-list{margin:0;padding:0;border-top:1px solid rgba(10,40,27,.25);list-style:none}.process-list li{display:grid;grid-template-columns:56px 1fr;gap:24px;padding:30px 0;border-bottom:1px solid rgba(10,40,27,.25)}.process-list>li>span{color:var(--forest-700);font-family:Georgia,serif}.process-list h3{margin:0 0 8px;font-family:Georgia,serif;font-size:1.6rem;font-weight:400}.process-list p{max-width:520px;margin:0;color:#46564b;line-height:1.65}.faq{display:grid;grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);gap:clamp(55px,8vw,130px);background:var(--cream)}.faq-heading>p:last-child{max-width:390px;margin:24px 0 0;color:var(--muted);line-height:1.7}.faq-list{border-top:1px solid #bbc2b8}.faq-list details{border-bottom:1px solid #bbc2b8}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px 0;font-family:Georgia,serif;font-size:1.28rem;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{position:relative;flex:0 0 21px;width:21px;height:21px}.faq-list summary span:before,.faq-list summary span:after{position:absolute;top:10px;left:2px;width:17px;height:1px;content:"";background:currentColor}.faq-list summary span:after{transform:rotate(90deg);transition:transform .18s ease}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list details p{max-width:650px;margin:-7px 40px 26px 0;color:var(--muted);line-height:1.7}.contact{display:grid;grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);gap:clamp(55px,8vw,130px);color:var(--white);background:var(--forest-900)}.contact-copy>p:not(.eyebrow){max-width:510px;margin:26px 0 38px;color:#b9c9be;line-height:1.75}.contact .eyebrow{color:var(--lime)}.contact-detail{display:flex;flex-direction:column;gap:7px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18)}.contact-detail span{color:#98ac9f;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.contact-detail a{font-family:Georgia,serif;font-size:1.45rem}.lead-form{padding:clamp(28px,4vw,48px);color:var(--ink);background:var(--paper);box-shadow:0 25px 65px #00000029}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 17px}.form-grid label{display:flex;flex-direction:column;gap:8px}.form-grid label>span{color:#46544b;font-size:.72rem;font-weight:800}.form-wide{grid-column:1 / -1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:49px;padding:12px 13px;border:1px solid #c9cfc5;border-radius:0;outline:0;color:var(--ink);background:var(--white)}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--forest-700);box-shadow:0 0 0 2px #23624226}.form-grid [aria-invalid=true]{border-color:var(--danger)}.consent{display:flex;align-items:flex-start;gap:9px;margin-top:20px;color:#536058;font-size:.71rem;line-height:1.5}.consent input{flex:0 0 auto;margin-top:2px;accent-color:var(--forest-700)}.trust-note{display:flex;align-items:flex-start;gap:12px;margin:18px 0;padding:15px;color:#3f5045;background:#e8eee2}.trust-note svg{flex:0 0 22px;width:22px;height:22px;color:var(--forest-700)}.trust-note p{margin:0;font-size:.75rem;line-height:1.55}.trust-note strong{display:block}.form-submit{width:100%}.form-status{min-height:1.3em;margin:12px 0 0;color:var(--danger);font-size:.75rem;text-align:center}.site-footer{padding:72px clamp(23px,6vw,92px) 26px;color:#dbe5de;background:var(--forest-950)}.footer-top{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:50px;max-width:1370px;margin:0 auto;padding-bottom:62px}.brand--footer>span{color:var(--white)}.brand--footer small{color:#95aa9c}.footer-brand>p{max-width:330px;margin:22px 0 0;color:#91a398;font-size:.83rem;line-height:1.7}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column strong{margin-bottom:10px;color:var(--lime);font-size:.69rem;letter-spacing:.12em;text-transform:uppercase}.footer-column a{color:#acbbb1;font-size:.82rem}.footer-column a:hover{color:var(--white)}.footer-bottom{display:flex;justify-content:space-between;gap:30px;max-width:1370px;margin:0 auto;padding-top:24px;border-top:1px solid rgba(255,255,255,.13);color:#84978b;font-size:.71rem}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:22px}.footer-bottom a:hover{color:var(--white)}.whatsapp-float{position:fixed;z-index:80;right:22px;bottom:21px;display:flex;align-items:center;gap:10px;min-height:50px;padding:0 17px;border-radius:30px;color:var(--white);background:#1d9e55;box-shadow:0 12px 28px #09371e47;font-size:.73rem;font-weight:800}.whatsapp-float svg{width:24px;height:24px;fill:currentColor;stroke:none}@media(max-width:1100px){.site-header{grid-template-columns:190px 1fr auto;gap:18px;padding-inline:25px}.navigation{gap:19px}.hero{grid-template-columns:minmax(0,.98fr) minmax(420px,1.02fr)}.hero-copy{padding-left:5vw}.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){html{scroll-padding-top:72px}.site-header{grid-template-columns:1fr auto auto;height:72px}.brand img{width:43px;height:43px}.navigation{position:fixed;inset:72px 0 auto;display:none;flex-direction:column;align-items:center;gap:0;padding:25px;border-bottom:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow)}.navigation.open{display:flex}.navigation a{width:100%;max-width:500px;padding:15px 0;border-bottom:1px solid var(--line);text-align:center}.navigation a:after{display:none}.menu-toggle{display:block;width:42px;height:42px;padding:6px}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:650px;padding:85px 8vw 64px}.hero-stage{min-height:680px}.audiences-grid,.benefits-grid{grid-template-columns:1fr}.audience-card{min-height:auto}.audience-card h3{margin-top:42px}.benefit-card{min-height:240px}.benefit-card h3{margin-top:42px}.section-heading{align-items:start;flex-direction:column;gap:24px}.products-grid{grid-template-columns:repeat(2,1fr)}.levels-grid{grid-template-columns:1fr}.level-card{min-height:330px;border-right:0;border-bottom:1px solid var(--line)}.level-card:last-child{border-bottom:0}.level-card--featured{transform:none}.wholesale-spotlight,.process,.faq,.contact{grid-template-columns:1fr}.wholesale-copy{max-width:760px}.wholesale-visual{width:min(100%,520px)}.footer-top{grid-template-columns:1.5fr 1fr 1fr}.footer-brand{grid-column:1 / -1}}@media(max-width:560px){.site-header{padding-inline:15px}.brand>span{font-size:1.05rem}.brand small{font-size:.49rem}.header-action{display:none}.site-header{grid-template-columns:1fr auto}.section{padding:76px 20px}h1{font-size:clamp(3.1rem,15vw,4.65rem)}h2{font-size:clamp(2.35rem,11vw,3.45rem)}.hero-copy{min-height:610px;padding:70px 22px 55px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-points{align-items:flex-start;flex-direction:column;gap:11px;margin-top:43px}.hero-stage{min-height:520px}.hero-product--main{top:10%;left:18%;width:65%}.hero-product--left{left:0;width:38%;height:42%}.hero-product--right{right:-3%;width:44%;height:42%}.hero-note{top:7%;right:4%;width:92px;height:92px}.hero-note strong{font-size:1rem}.hero-note span{font-size:.48rem}.section-intro{margin-bottom:38px;text-align:left}.section-intro>p:last-child{margin-left:0}.audience-card,.benefit-card{padding:28px}.products-grid{grid-template-columns:1fr}.product-media{aspect-ratio:1}.products-cta{align-items:flex-start;flex-direction:column}.wholesale-spotlight{gap:42px}.level-card{min-height:345px;padding:30px}.level-card>a{right:30px;left:30px}.process-list li{grid-template-columns:43px 1fr;gap:13px}.faq-list summary{font-size:1.1rem}.lead-form{padding:25px 18px}.form-grid{grid-template-columns:1fr}.form-wide{grid-column:auto}.footer-top{grid-template-columns:1fr 1fr;gap:42px 24px}.footer-brand{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom nav{flex-direction:column;gap:12px}.whatsapp-float{right:14px;bottom:14px;width:52px;height:52px;justify-content:center;padding:0}.whatsapp-float span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
