:root{--brand:#079b8e;--brand-dark:#04756c;--brand-soft:#e9fbf8;--accent:#75c65e;--ink:#163233;--muted:#607475;--surface:#ffffff;--surface-2:#f6fbfa;--line:#dcebea;--shadow-sm:0 10px 30px rgba(11,58,57,.08);--shadow-lg:0 24px 70px rgba(11,58,57,.16);--radius-sm:14px;--radius:22px;--radius-lg:34px;--container:1180px;--header-height:76px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}svg{display:block}main>section:not(.hero),.site-footer{content-visibility:auto;contain-intrinsic-size:auto 800px}.container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}.skip-link{position:fixed;left:12px;top:-80px;z-index:9999;padding:10px 16px;background:#fff;border-radius:10px;box-shadow:var(--shadow-sm)}.skip-link:focus{top:12px}.topbar{background:var(--ink);color:#eaf6f5;font-size:.84rem}.topbar .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar strong{color:#fff}.topbar__right{display:flex;gap:18px;align-items:center}.topbar__right span{display:inline-flex;align-items:center;gap:6px}.site-header{position:sticky;top:0;z-index:1000;height:var(--header-height);background:rgba(255,255,255,.92);border-bottom:1px solid rgba(220,235,234,.7);backdrop-filter:blur(14px);transition:box-shadow .25s ease,background .25s ease}.site-header.is-scrolled{box-shadow:0 12px 34px rgba(22,50,51,.08);background:rgba(255,255,255,.98)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{min-height:44px;display:inline-flex;align-items:center;gap:10px;font-weight:900;font-size:1.35rem;letter-spacing:-.04em;white-space:nowrap}.logo__mark{width:35px;height:35px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,var(--brand),var(--accent));color:#fff;box-shadow:0 8px 24px rgba(7,155,142,.22)}.logo b{color:var(--brand)}.nav__links{display:flex;align-items:center;gap:6px}.nav__links a{padding:11px 13px;border-radius:12px;color:#365354;font-size:.94rem;font-weight:650;transition:.2s ease}.nav__links a:hover,.nav__links a[aria-current="page"]{background:var(--brand-soft);color:var(--brand-dark)}.nav__actions{display:flex;align-items:center;gap:10px}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink)}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 19px;border-radius:999px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px)}.btn--primary{background:linear-gradient(135deg,var(--brand),#0bb8a7);color:#fff;box-shadow:0 12px 28px rgba(7,155,142,.25)}.btn--primary:hover{box-shadow:0 16px 38px rgba(7,155,142,.32)}.btn--secondary{background:#fff;color:var(--brand-dark);border:1px solid #b8ded9}.btn--dark{background:var(--ink);color:#fff}.btn--small{min-height:42px;padding:9px 16px;font-size:.9rem}.btn svg{width:19px;height:19px}.hero{position:relative;overflow:clip;min-height:690px;background:radial-gradient(circle at 6% 10%,rgba(7,155,142,.16),transparent 26%),radial-gradient(circle at 92% 5%,rgba(117,198,94,.25),transparent 25%),linear-gradient(118deg,#effbf9 0%,#fbfffe 52%,#eaf7e8 100%);isolation:isolate}.hero::before,.hero::after{content:"";position:absolute;z-index:-1;pointer-events:none}.hero::before{width:330px;height:330px;left:-185px;top:68px;border:52px solid rgba(7,155,142,.84);border-radius:50%}.hero::after{width:390px;height:390px;right:-205px;bottom:-155px;border-radius:50%;background:rgba(117,198,94,.56)}.hero__grid{position:relative;z-index:2;min-height:690px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);align-items:center;gap:clamp(38px,5vw,72px);padding:62px 0 92px}.hero__copy{max-width:690px}.hero__status-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px}.eyebrow,.live-pill{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:6px 11px;border-radius:999px;font-size:.78rem;font-weight:850}.eyebrow{margin:0;color:var(--brand-dark);border:1px solid rgba(7,155,142,.19);background:rgba(255,255,255,.76);box-shadow:0 8px 20px rgba(22,50,51,.04)}.eyebrow::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--accent) 16%,transparent)}.live-pill{color:#355151;border:1px solid rgba(22,50,51,.08);background:rgba(255,255,255,.58)}.live-pill>span{width:8px;height:8px;border-radius:50%;background:#22b75f;box-shadow:0 0 0 5px rgba(34,183,95,.13)}h1{margin:0;max-width:780px;font-size:clamp(2.75rem,4.8vw,4.7rem);line-height:.96;letter-spacing:-.068em;text-wrap:balance}h1 span{color:var(--brand);background:linear-gradient(115deg,var(--brand),var(--accent));background:linear-gradient(115deg,var(--brand),color-mix(in srgb,var(--brand) 62%,var(--accent)));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero__lead{margin:21px 0 0;max-width:650px;color:#496667;font-size:clamp(1rem,1.55vw,1.16rem);line-height:1.65}.hero-search{max-width:675px;margin-top:25px;padding:11px;border:1px solid rgba(7,155,142,.16);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 18px 50px rgba(17,72,69,.12);backdrop-filter:blur(12px)}.hero-search>label{display:block;padding:0 4px 8px;color:#2f5050;font-size:.81rem;font-weight:900}.hero-search__row{display:flex;align-items:stretch;gap:9px}.hero-search__row input,.hero-search__row select{min-width:0;flex:1 1 auto;min-height:52px;padding:0 15px;border:1px solid #d1e4e1;border-radius:15px;outline:none;color:var(--ink);background:#fbfefd;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.hero-search__row input::placeholder{color:#7d9292}.hero-search__row input:focus,.hero-search__row select:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 11%,transparent)}.hero-search__row .btn{flex:0 0 auto;min-width:184px;min-height:52px;border-radius:15px}.hero-search__row--dual select{width:32%}.hero-search__row--dual .btn{min-width:166px}.hero-search__chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.quick-query{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border:1px solid var(--line);border-radius:999px;color:#466262;background:#fff;font-size:.73rem;font-weight:800;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.quick-query:hover,.quick-query:focus-visible{color:var(--brand-dark);border-color:color-mix(in srgb,var(--brand) 38%,#fff);background:var(--brand-soft);transform:translateY(-1px)}.hero-search__note{margin:8px 4px 0;color:#758989;font-size:.72rem}.hero__trust{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:21px;color:#486364;font-size:.83rem;font-weight:780}.hero__trust span{display:inline-flex;align-items:center;gap:7px}.hero__trust svg{width:17px;height:17px;flex:0 0 auto;color:var(--brand)}.hero__visual{position:relative;min-height:545px;display:grid;place-items:center}.hero__visual-shell{position:relative;width:min(100%,470px);aspect-ratio:4/5;padding:12px;border:1px solid rgba(255,255,255,.75);border-radius:44px;background:linear-gradient(155deg,rgba(255,255,255,.94),rgba(255,255,255,.6)),linear-gradient(140deg,var(--brand),var(--accent));box-shadow:0 32px 80px rgba(10,62,59,.19);isolation:isolate}.hero__visual-shell::before{content:"";position:absolute;z-index:-1;inset:42px -20px -18px 44px;border-radius:50px;background:linear-gradient(145deg,color-mix(in srgb,var(--brand) 82%,#fff),color-mix(in srgb,var(--accent) 78%,#fff));opacity:.76;transform:rotate(4deg)}.hero__photo-wrap{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:34px;background:#dff2f0}.hero__photo-wrap::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(5,45,43,.56),transparent 33%),linear-gradient(105deg,rgba(7,155,142,.08),transparent 42%);pointer-events:none}.hero__photo{width:100%;height:100%;object-fit:cover;object-position:50% 42%}.hero__visual-caption{position:absolute;z-index:3;left:34px;right:34px;bottom:28px;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.28)}.hero__visual-caption span,.hero__visual-caption strong{display:block}.hero__visual-caption span{margin-bottom:2px;font-size:.73rem;font-weight:750;opacity:.86}.hero__visual-caption strong{font-size:1.04rem;letter-spacing:-.02em}.hero__badge{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;max-width:240px;padding:12px 14px;border:1px solid rgba(255,255,255,.78);border-radius:17px;background:rgba(255,255,255,.94);box-shadow:0 16px 36px rgba(11,58,57,.13);backdrop-filter:blur(12px);animation:float 4.6s ease-in-out infinite}.hero__badge>span:last-child{min-width:0}.hero__badge small,.hero__badge strong{display:block;line-height:1.2}.hero__badge small{margin-bottom:3px;color:var(--muted);font-size:.66rem;font-weight:750}.hero__badge strong{font-size:.8rem;white-space:nowrap}.hero__badge-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;color:var(--brand);background:var(--brand-soft)}.hero__badge svg{width:20px;height:20px}.hero__badge--one{left:-30px;top:78px}.hero__badge--two{right:-28px;bottom:72px;animation-delay:-1.4s}.hero__leaf{position:absolute;z-index:-1;width:175px;height:105px;right:-5px;top:30px;border-radius:100% 0 100% 0;background:rgba(7,155,142,.72);transform:rotate(17deg)}.hero__leaf--two{width:145px;height:82px;left:2px;bottom:38px;background:rgba(117,198,94,.78);transform:rotate(-20deg)}.hero__orb{position:absolute;z-index:-1;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.35);backdrop-filter:blur(5px)}.hero__orb--one{width:72px;height:72px;right:1%;top:2%}.hero__orb--two{width:38px;height:38px;left:4%;top:16%}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}.quick-strip{position:relative;z-index:5;margin-top:-52px}.quick-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-card{min-height:142px;padding:22px 18px;border:1px solid rgba(220,235,234,.75);border-radius:20px;background:rgba(255,255,255,.98);box-shadow:var(--shadow-sm);text-align:center;transition:transform .25s ease,box-shadow .25s ease}.quick-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(11,58,57,.13)}.quick-card__icon{width:45px;height:45px;margin:0 auto 10px;display:grid;place-items:center;color:var(--brand)}.quick-card__icon svg{width:42px;height:42px}.quick-card strong{display:block;font-size:.96rem}.quick-card small{color:var(--muted)}.section{padding:100px 0}.section--soft{background:var(--surface-2)}.section--tight{padding:72px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:36px}.section-head__copy{max-width:690px}.kicker{color:var(--brand);font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}h2{margin:8px 0 0;font-size:clamp(2rem,4.2vw,3.5rem);line-height:1.05;letter-spacing:-.055em}.section-head p,.section-intro{color:var(--muted);margin:14px 0 0}.text-link{display:inline-flex;gap:7px;align-items:center;color:var(--brand-dark);font-weight:850}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative;overflow:hidden;min-height:350px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 34px rgba(22,50,51,.06);transition:.25s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(22,50,51,.12)}.product-card__media{height:190px;overflow:hidden;background:#eef7f6}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.product-card:hover img{transform:scale(1.055)}.product-card__body{padding:20px}.product-card__tag{display:inline-flex;padding:5px 9px;border-radius:999px;background:var(--brand-soft);color:var(--brand-dark);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.product-card h3{margin:12px 0 6px;font-size:1.08rem}.product-card p{margin:0;color:var(--muted);font-size:.9rem}.product-card .text-link{margin-top:16px;font-size:.9rem}.visual-card{height:190px;display:grid;place-items:center;position:relative;overflow:hidden}.visual-card::before,.visual-card::after{content:"";position:absolute;border-radius:50%}.visual-card::before{width:120px;height:120px;background:rgba(255,255,255,.6);left:-30px;top:-38px}.visual-card::after{width:80px;height:80px;border:18px solid rgba(255,255,255,.5);right:-14px;bottom:-10px}.visual-card svg{width:88px;height:88px;position:relative;z-index:2;filter:drop-shadow(0 12px 18px rgba(12,58,57,.12))}.visual-card--blue{background:linear-gradient(145deg,#c8eff5,#9edbe8);color:#08768c}.visual-card--green{background:linear-gradient(145deg,#d8f2c8,#addc91);color:#287a3a}.visual-card--peach{background:linear-gradient(145deg,#ffe3d2,#ffc3a1);color:#bc5d33}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;counter-reset:step}.step-card{position:relative;padding:32px;min-height:255px;border-radius:var(--radius);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm);counter-increment:step}.step-card::before{content:"0" counter(step);display:inline-grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--brand-soft);color:var(--brand-dark);font-weight:950}.step-card h3{margin:22px 0 8px;font-size:1.2rem}.step-card p{color:var(--muted);margin:0}.order-panel{display:grid;grid-template-columns:1fr .9fr;gap:28px;align-items:stretch}.order-panel__copy{position:relative;overflow:hidden;padding:46px;border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--ink),#124f4f);color:#fff}.order-panel__copy::after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-90px;bottom:-100px;background:rgba(117,198,94,.22)}.order-panel__copy h2{max-width:580px}.order-panel__copy p{max-width:620px;color:#d2e4e3}.order-panel__benefits{margin:26px 0 0;display:grid;gap:11px}.order-panel__benefits span{display:flex;align-items:center;gap:10px;color:#edf8f7}.order-panel__benefits svg{width:18px;height:18px;color:#a8e096}.form-card{padding:32px;border-radius:var(--radius-lg);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.form-card h3{margin:0 0 4px;font-size:1.35rem}.form-card>p{margin:0 0 24px;color:var(--muted);font-size:.92rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px}.field--full{grid-column:1/-1}.field label{font-size:.83rem;font-weight:800;color:#365354}.field input,.field select,.field textarea{width:100%;border:1px solid #ccdfdd;border-radius:13px;background:#fbfdfd;padding:12px 13px;outline:none;transition:.2s ease}.field textarea{min-height:98px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px rgba(7,155,142,.1)}.form-card .btn{width:100%;margin-top:16px}.form-note{margin:13px 0 0;color:var(--muted);font-size:.75rem;text-align:center}.local-banner{padding:28px 32px;border-radius:var(--radius);background:linear-gradient(115deg,#e9fbf8,#f2fbe9);border:1px solid #d9ece8;display:flex;align-items:center;justify-content:space-between;gap:24px}.local-banner__icon{flex:0 0 auto;width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#fff;color:var(--brand);box-shadow:var(--shadow-sm)}.local-banner__icon svg{width:28px;height:28px}.local-banner__copy{flex:1}.local-banner h3{margin:0;font-size:1.25rem}.local-banner p{margin:4px 0 0;color:var(--muted)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-card{min-height:260px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 34px rgba(22,50,51,.06)}.trust-card__icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;color:var(--brand);background:var(--brand-soft)}.trust-card__icon svg{width:25px;height:25px}.trust-card h3{margin:20px 0 8px;font-size:1.12rem}.trust-card p{margin:0;color:var(--muted)}.legal-main{background:var(--surface-2)}.legal-hero{padding:74px 0 34px}.legal-card{max-width:900px;margin:0 auto 80px;padding:clamp(26px,5vw,56px);border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm)}.legal-card h1{font-size:clamp(2.3rem,5vw,4rem)}.legal-card h2{margin-top:36px;font-size:clamp(1.45rem,3vw,2rem);letter-spacing:-.035em}.legal-card p,.legal-card li{color:var(--muted)}.legal-card a{color:var(--brand-dark);font-weight:800}.legal-note{padding:16px 18px;border:1px solid var(--line);border-radius:14px;color:var(--muted);background:var(--brand-soft)}:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 45%,#fff);outline-offset:3px}.faq{max-width:880px;margin-inline:auto}.faq-item{border-bottom:1px solid var(--line)}.faq-button{width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0;text-align:left;color:var(--ink);font-weight:850}.faq-button svg{width:20px;height:20px;transition:transform .25s ease}.faq-button[aria-expanded="true"] svg{transform:rotate(45deg)}.faq-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.faq-panel>div{overflow:hidden}.faq-panel p{margin:0 0 22px;color:var(--muted)}.faq-item.is-open .faq-panel{grid-template-rows:1fr}.cta-banner{position:relative;overflow:hidden;padding:56px;border-radius:var(--radius-lg);background:linear-gradient(130deg,var(--brand-dark),var(--brand));color:#fff;display:flex;align-items:center;justify-content:space-between;gap:32px}.cta-banner::before{content:"";position:absolute;width:260px;height:260px;border:42px solid rgba(255,255,255,.12);border-radius:50%;right:-70px;top:-110px}.cta-banner h2{margin:0;max-width:690px}.cta-banner p{color:#d7f2ef;max-width:650px}.cta-banner .btn{position:relative;flex:0 0 auto}.site-footer{background:#102d2e;color:#d9e8e7;padding:68px 0 26px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,.75fr);gap:42px}.site-footer .logo{color:#fff}.site-footer .logo b{color:#69d4c8}.footer-about{max-width:380px;color:#a9bfbe;font-size:.91rem}.footer-col h3{color:#fff;font-size:.92rem;margin:0 0 14px}.footer-col a,.footer-col span{display:block;color:#a9bfbe;padding:5px 0;font-size:.9rem}.footer-col a:hover{color:#fff}.footer-bottom{margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#8fa6a5;font-size:.78rem}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:1200;min-height:58px;display:inline-flex;align-items:center;gap:10px;padding:0 19px 0 16px;border-radius:999px;color:#fff;background:#20c466;box-shadow:0 16px 38px rgba(19,141,74,.34);font-size:.86rem;font-weight:900;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-float::after{content:"Falar no WhatsApp";white-space:nowrap}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(19,141,74,.4)}.whatsapp-float svg{width:27px;height:27px}.whatsapp-float::before{display:none}.mobile-cta{display:none}.js .reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.js .reveal.is-visible{opacity:1;transform:none}.page-beauty{--brand:#b24475;--brand-dark:#853354;--brand-soft:#fff0f6;--accent:#d49b43;--ink:#3f2530;--muted:#745d66;--surface-2:#fff9fb;--line:#f0dce5}.page-beauty .topbar{background:#3f2530}.page-beauty .hero{background:radial-gradient(circle at 8% 14%,rgba(178,68,117,.16),transparent 26%),radial-gradient(circle at 96% 7%,rgba(212,155,67,.22),transparent 28%),linear-gradient(120deg,#fff5f8 0%,#fffdfb 54%,#f9eee6 100%)}.page-beauty .hero::before{border-color:rgba(178,68,117,.72)}.page-beauty .hero::after{background:rgba(212,155,67,.34)}.page-beauty .hero__visual-shell{background:linear-gradient(155deg,rgba(255,255,255,.95),rgba(255,255,255,.62)),linear-gradient(140deg,var(--brand),var(--accent))}.page-beauty .hero__visual-shell::before{background:linear-gradient(145deg,rgba(178,68,117,.72),rgba(212,155,67,.62))}.page-beauty .hero__photo-wrap{border-radius:34px;background:#f9e9ef}.page-beauty .hero__photo{object-position:50% 50%}.page-beauty .hero__leaf{background:rgba(178,68,117,.62)}.page-beauty .hero__leaf--two{background:rgba(212,155,67,.58)}.page-beauty .hero-search{border-color:rgba(178,68,117,.16);box-shadow:0 18px 50px rgba(91,39,61,.12)}.page-beauty .live-pill>span{background:#b24475;box-shadow:0 0 0 5px rgba(178,68,117,.13)}.page-beauty .quick-strip{margin-top:-52px}.page-beauty .scent-card{position:relative;min-height:330px;overflow:hidden;border-radius:var(--radius);border:1px solid var(--line);background:#fff;box-shadow:0 12px 32px rgba(63,37,48,.07)}.page-beauty .scent-card__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.page-beauty .scent-card:hover .scent-card__bg{transform:scale(1.06)}.page-beauty .scent-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(42,20,29,.78),rgba(42,20,29,.06) 72%)}.page-beauty .scent-card__content{position:absolute;z-index:2;left:22px;right:22px;bottom:22px;color:#fff}.page-beauty .scent-card__content h3{margin:0 0 5px;font-size:1.3rem}.page-beauty .scent-card__content p{margin:0;color:#f8edf1;font-size:.88rem}.page-beauty .beauty-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.page-beauty .editorial-card{min-height:430px;padding:42px;border-radius:var(--radius-lg);background:linear-gradient(145deg,#3f2530,#6f3550);color:#fff;position:relative;overflow:hidden}.page-beauty .editorial-card::after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:rgba(212,155,67,.18);right:-100px;bottom:-120px}.page-beauty .editorial-card h2{max-width:580px}.page-beauty .editorial-card p{color:#f0dce5;max-width:560px}.page-beauty .mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.page-beauty .mini-card{padding:28px;min-height:205px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-sm)}.page-beauty .mini-card__icon{width:45px;height:45px;display:grid;place-items:center;border-radius:14px;background:var(--brand-soft);color:var(--brand)}.page-beauty .mini-card__icon svg{width:24px;height:24px}.page-beauty .mini-card h3{margin:18px 0 7px}.page-beauty .mini-card p{margin:0;color:var(--muted);font-size:.9rem}.page-beauty .order-panel__copy{background:linear-gradient(135deg,#3f2530,#7c3b57)}.page-beauty .cta-banner{background:linear-gradient(130deg,#6f2e4b,#b24475)}.page-beauty .site-footer{background:#331f27}@media (max-width:1080px){.nav__links{position:fixed;inset:var(--header-height) 0 auto 0;display:grid;gap:5px;padding:18px 16px 24px;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 22px 34px rgba(22,50,51,.1);transform:translateY(-130%);opacity:0;pointer-events:none;transition:.25s ease}.nav__links.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.nav__links a{padding:13px 16px}.menu-toggle{display:grid;place-items:center}.nav__actions .btn{display:none}.hero__grid{grid-template-columns:minmax(0,1fr) 410px;gap:30px}.hero__badge--one{left:-8px}.hero__badge--two{right:-6px}.cards-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-col:last-child{grid-column:2/4}}@media (max-width:860px){:root{--header-height:68px}.topbar__right span:last-child{display:none}.hero{min-height:auto}.hero__grid{min-height:auto;grid-template-columns:1fr;padding:52px 0 102px}.hero__copy{max-width:760px}.hero__visual{width:100%;min-height:540px;margin:18px auto 0}.hero__visual-shell{width:min(100%,480px)}.hero__badge--one{left:max(0px,calc(50% - 270px))}.hero__badge--two{right:max(0px,calc(50% - 270px))}.quick-strip{margin-top:-64px}.quick-strip__grid{grid-template-columns:repeat(2,1fr)}.section{padding:78px 0}.section-head{align-items:start;flex-direction:column}.steps-grid,.trust-grid{grid-template-columns:1fr}.trust-card{min-height:auto}.order-panel{grid-template-columns:1fr}.local-banner{align-items:flex-start;flex-wrap:wrap}.cta-banner{align-items:flex-start;flex-direction:column;padding:40px}.footer-grid{grid-template-columns:1fr 1fr}.footer-col:last-child{grid-column:auto}.page-beauty .beauty-grid{grid-template-columns:1fr}.page-beauty .mini-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.container{width:min(calc(100% - 24px),var(--container))}.topbar{font-size:.72rem}.topbar .container{min-height:32px}.topbar__right{display:none}.logo{font-size:1.18rem}.logo__mark{width:32px;height:32px}.hero__grid{padding:38px 0 88px}.hero__status-row{gap:7px;margin-bottom:15px}.live-pill{display:none}h1{font-size:clamp(2.45rem,13vw,3.65rem)}.hero__lead{font-size:.98rem;line-height:1.58}.hero-search{margin-top:21px;padding:9px;border-radius:20px}.hero-search__row,.hero-search__row--dual{display:grid;grid-template-columns:1fr}.hero-search__row input,.hero-search__row select,.hero-search__row--dual select,.hero-search__row .btn,.hero-search__row--dual .btn{width:100%;min-width:0}.hero-search__chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.hero-search__chips::-webkit-scrollbar{display:none}.quick-query{flex:0 0 auto}.hero__trust{display:grid;gap:8px;justify-items:start;width:max-content;max-width:100%}.hero__visual{min-height:430px;margin-top:8px}.hero__visual-shell{width:min(88vw,350px);border-radius:34px;padding:9px}.hero__visual-shell::before{inset:34px -12px -12px 30px;border-radius:38px}.hero__photo-wrap,.page-beauty .hero__photo-wrap{border-radius:27px}.hero__visual-caption{left:26px;right:26px;bottom:22px}.hero__badge{max-width:205px;padding:9px 11px}.hero__badge-icon{width:32px;height:32px;border-radius:10px}.hero__badge strong{font-size:.72rem}.hero__badge small{font-size:.61rem}.hero__badge--one{left:0;top:54px}.hero__badge--two{right:0;bottom:38px}.hero__leaf{width:115px;height:68px}.hero__leaf--two{width:100px;height:58px}.quick-strip__grid{gap:10px}.quick-card{min-height:130px;padding:17px 10px}.quick-card strong{font-size:.82rem}.quick-card small{font-size:.7rem}.cards-grid{grid-template-columns:1fr}.product-card{min-height:auto}.section{padding:68px 0}h2{font-size:2.25rem}.step-card,.trust-card,.form-card{padding:24px}.order-panel__copy{padding:32px 25px}.form-grid{grid-template-columns:1fr}.field--full{grid-column:auto}.local-banner{padding:25px}.local-banner .btn{width:100%}.cta-banner{padding:34px 25px}.cta-banner .btn{width:100%}.footer-grid{grid-template-columns:1fr}.footer-col:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.whatsapp-float{display:none}.mobile-cta{position:fixed;display:flex;align-items:center;justify-content:center;left:0;right:0;bottom:0;z-index:1300;padding:10px 12px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.mobile-cta .btn{width:100%}body{padding-bottom:76px}.page-beauty .mini-grid{grid-template-columns:1fr}.page-beauty .editorial-card{min-height:auto;padding:32px 25px}.legal-card{margin-bottom:54px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}.js .reveal{opacity:1;transform:none}}@media (prefers-reduced-data:reduce){.hero__badge{animation:none}.hero__orb,.hero__leaf{display:none}}html{overflow-x:clip;color-scheme:light;-webkit-text-size-adjust:100%}body{min-width:280px;overflow-x:clip;-webkit-tap-highlight-color:transparent}.hero__grid>*,.order-panel>*,.beauty-grid>*,.footer-grid>*{min-width:0}.noscript-note{display:block;padding:10px 16px;color:#fff;background:#8b2f35;text-align:center;font-size:.84rem;font-weight:750}.logo--image{width:clamp(148px,14vw,174px);min-height:44px;flex:0 0 auto;display:inline-flex;align-items:center;line-height:0}.logo--image img{width:100%;height:auto}.site-header{height:var(--header-height)}.nav{min-width:0}.nav__actions{flex:0 0 auto}.hero__copy,.hero__status-row,.hero-search,.hero__visual{min-width:0}.hero-search__row input,.hero-search__row select{font-size:16px}.quick-query{touch-action:manipulation}.mobile-cta{padding-bottom:max(10px,env(safe-area-inset-bottom))}@supports not (overflow:clip){html,body{overflow-x:hidden}}@media (max-width:1080px){.nav__links{position:absolute;inset:100% 0 auto;max-height:calc(100dvh - var(--header-height));overflow-y:auto;overscroll-behavior:contain;border-top:1px solid var(--line);transform:translateY(-12px);visibility:hidden}.nav__links.is-open{transform:translateY(0);visibility:visible}.nav__links a{min-height:48px;display:flex;align-items:center}.menu-toggle{flex:0 0 44px}}@media (max-width:860px){:root{--header-height:70px}.logo--image{width:158px}.hero::before{opacity:.45}.hero__grid{gap:24px;padding-top:44px}h1{max-width:780px;font-size:clamp(2.75rem,7.6vw,4.15rem);line-height:.99}.hero__visual{min-height:520px;margin-top:6px}.hero__visual-shell{width:min(82vw,450px)}.section-head{gap:14px}.section-head .text-link{min-height:44px}.form-card .btn{min-height:52px}}@media (max-width:620px){:root{--header-height:64px;--radius:18px;--radius-lg:26px}.container{width:min(calc(100% - 24px),var(--container))}.topbar .container{min-height:30px}.topbar .container>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-header{backdrop-filter:blur(10px)}.logo--image{width:146px}.menu-toggle{width:44px;height:44px;flex-basis:44px;border-radius:12px}.nav{gap:12px}.nav__links{padding:12px 12px 18px}.hero{background:radial-gradient(circle at 96% 4%,rgba(117,198,94,.20),transparent 28%),linear-gradient(145deg,#effbf9 0%,#fbfffe 58%,#edf8eb 100%)}.page-beauty .hero{background:radial-gradient(circle at 94% 4%,rgba(212,155,67,.18),transparent 28%),linear-gradient(145deg,#fff5f8 0%,#fffdfb 58%,#faefe8 100%)}.hero::before{display:none}.hero::after{width:230px;height:230px;right:-145px;bottom:90px;opacity:.55}.hero__grid{width:min(calc(100% - 24px),var(--container));gap:30px;padding:30px 0 86px}.hero__status-row{margin-bottom:14px}.eyebrow{max-width:100%;min-height:34px;line-height:1.25;white-space:normal}h1{max-width:100%;font-size:clamp(2.15rem,10.8vw,2.95rem);line-height:1.015;letter-spacing:-.052em;text-wrap:pretty}.hero__lead{margin-top:16px;max-width:36rem;font-size:.97rem;line-height:1.58}.hero-search{width:100%;margin-top:18px;padding:9px;border-radius:19px}.hero-search>label{padding:1px 4px 8px}.hero-search__row,.hero-search__row--dual{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.hero-search__row input,.hero-search__row select,.hero-search__row--dual select,.hero-search__row .btn,.hero-search__row--dual .btn{width:100%;min-width:0;min-height:50px}.hero-search__chips{flex-wrap:wrap;overflow:visible;gap:7px;padding-bottom:0}.quick-query{min-height:44px;padding:7px 11px;font-size:.75rem}.hero-search__note{line-height:1.45}.hero__trust{width:100%;margin-top:17px;gap:9px}.hero__trust span{line-height:1.35}.hero__visual{width:100%;min-height:0;margin:0;padding:8px 0 28px}.hero__visual-shell{width:min(86vw,340px);border-radius:32px;padding:8px}.hero__visual-shell::before{inset:30px -10px -10px 26px;border-radius:34px}.hero__photo-wrap,.page-beauty .hero__photo-wrap{border-radius:25px}.hero__visual-caption{left:24px;right:24px;bottom:20px}.hero__badge{max-width:min(205px,72vw);padding:9px 11px;animation:none}.hero__badge--one{left:max(0px,calc(50% - 182px));top:42px}.hero__badge--two{right:max(0px,calc(50% - 182px));bottom:12px}.hero__leaf,.hero__leaf--two{opacity:.58}.quick-strip{margin-top:-48px}.page-beauty .quick-strip{margin-top:-48px}.quick-strip__grid{gap:9px}.quick-card{min-height:120px;padding:16px 9px;border-radius:17px}.quick-card__icon{width:39px;height:39px;margin-bottom:8px}.quick-card__icon svg{width:37px;height:37px}.quick-card strong{line-height:1.22}.quick-card small{display:block;margin-top:3px;line-height:1.25}.section{padding:62px 0}.section--tight{padding:48px 0}.section-head{margin-bottom:26px}h2{font-size:clamp(1.95rem,9.5vw,2.45rem);line-height:1.08;letter-spacing:-.045em}.product-card__media{height:175px}.step-card,.trust-card,.form-card{padding:22px}.step-card{min-height:0}.form-grid{gap:12px}.field input,.field select,.field textarea{min-height:48px;font-size:16px}.field textarea{min-height:104px}.order-panel{gap:16px}.order-panel__copy{padding:30px 22px}.order-panel__benefits span{align-items:flex-start}.local-banner{padding:22px;gap:16px}.local-banner__icon{width:50px;height:50px;border-radius:15px}.local-banner__copy{flex-basis:calc(100% - 70px)}.local-banner .btn{min-height:50px}.cta-banner{padding:30px 22px;gap:22px}.cta-banner .btn{min-height:50px}.page-beauty .scent-card{min-height:290px}.page-beauty .editorial-card{padding:30px 22px}.page-beauty .mini-card{min-height:0;padding:23px}.page-beauty .mini-card h3{margin-top:15px}.faq-button{min-height:62px;padding:18px 0;line-height:1.35}.faq-button svg{flex:0 0 auto}.site-footer{padding-top:54px}.footer-grid{gap:28px}.footer-bottom{margin-top:32px}.legal-hero{padding-top:42px}.legal-card{margin-bottom:38px;padding:24px 20px}.legal-card h1{font-size:clamp(2.15rem,11vw,3rem)}.mobile-cta{min-height:66px;padding:8px 10px max(8px,env(safe-area-inset-bottom));opacity:0;visibility:hidden;pointer-events:none;transform:translateY(110%);transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.mobile-cta.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.product-card .text-link{min-height:44px}.footer-col a{min-height:44px;display:flex;align-items:center}.mobile-cta .btn{min-height:48px}body{padding-bottom:calc(66px + env(safe-area-inset-bottom))}}@media (max-width:430px){.hero__badge--two{display:none}.hero__leaf,.hero__leaf--two,.hero__orb{display:none}.hero__visual{padding-bottom:10px}.hero__badge--one{left:50%;top:auto;bottom:0;transform:translateX(-50%);width:max-content}.quick-query{flex:1 1 calc(50% - 7px);justify-content:center}.hero-search__chips .quick-query:last-child:nth-child(odd){flex-grow:0}}@media (max-width:350px){.container,.hero__grid{width:min(calc(100% - 20px),var(--container))}.topbar{font-size:.68rem}.logo--image{width:136px}h1{font-size:clamp(2rem,10.6vw,2.35rem)}.eyebrow{font-size:.72rem}.hero-search{padding:8px}.quick-card{min-height:112px}.quick-card strong{font-size:.78rem}.quick-card small{font-size:.66rem}.mobile-cta{padding-inline:8px}}@media (min-width:621px) and (max-width:860px) and (orientation:landscape){.hero__grid{grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);align-items:center;gap:28px;padding:40px 0 76px}.hero__visual{min-height:450px;margin:0}.hero__visual-shell{width:min(38vw,360px)}.hero__badge--one{left:-4px}.hero__badge--two{right:-4px}.quick-strip{margin-top:-46px}}@media (min-width:861px) and (max-height:820px){.hero,.hero__grid{min-height:650px}.hero__grid{padding-top:42px;padding-bottom:70px}.hero__visual{min-height:500px}.hero__visual-shell{width:min(100%,430px)}h1{font-size:clamp(2.9rem,4.45vw,4.25rem)}}@media (hover:none){.btn:hover,.quick-card:hover,.product-card:hover,.whatsapp-float:hover{transform:none}.product-card:hover img,.page-beauty .scent-card:hover .scent-card__bg{transform:none}}:root{--topbar-height:34px;--header-offset:var(--topbar-height)}html{scroll-padding-top:calc(var(--header-height) + 18px)}.topbar{min-height:var(--topbar-height);margin-bottom:var(--header-height)}.site-header{position:fixed;top:var(--header-offset);right:0;left:0;width:100%;max-width:100vw;transform:translateZ(0)}main [id]{scroll-margin-top:calc(var(--header-height) + 18px)}@media (max-width:860px){.hero__visual{display:none !important}.hero__grid{gap:0;padding-top:42px;padding-bottom:86px}}@media (max-width:620px){:root{--topbar-height:32px}.hero__grid{padding-top:28px;padding-bottom:76px}.quick-strip,.page-beauty .quick-strip{margin-top:-44px}}.topbar__phone,.topbar__mobile-phone{align-items:center;gap:6px;min-height:32px;color:#fff;font-weight:700;white-space:nowrap}.topbar__phone{display:inline-flex}.topbar__mobile-phone{display:none}.topbar__phone:hover,.topbar__mobile-phone:hover{text-decoration:underline;text-underline-offset:3px}.footer-phone{color:#fff;font-weight:800}.footer-phone:hover{text-decoration:underline;text-underline-offset:4px}@media (max-width:1080px){.nav__links{top:var(--header-height);bottom:auto}}@media (max-width:760px) and (min-width:621px){.topbar__right>span{display:none}}@media (max-width:620px){.topbar .container{justify-content:center}.topbar__message,.topbar__right{display:none !important}.topbar__mobile-phone{display:inline-flex}}.form-fallback{margin:8px 4px 0;color:#5f7777;font-size:.74rem;line-height:1.45}.form-fallback a{color:var(--brand-dark);font-weight:850;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.form-fallback a:hover,.form-fallback a:focus-visible{color:var(--brand);text-decoration-thickness:2px}.form-card>.form-fallback{margin:9px 0 0;color:#5f7777;font-size:.76rem;line-height:1.45;text-align:center}
.cookie-consent{position:fixed;z-index:1400;left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));display:flex;justify-content:center;pointer-events:none}.cookie-consent[hidden]{display:none}.cookie-consent__card{width:min(760px,100%);padding:20px;border:1px solid rgba(7,155,142,.22);border-radius:20px;background:rgba(255,255,255,.98);box-shadow:0 24px 70px rgba(4,48,45,.24);backdrop-filter:blur(14px);pointer-events:auto}.cookie-consent__card h2{margin:0 0 7px;font-size:1.08rem;letter-spacing:-.02em}.cookie-consent__card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}.cookie-consent__card a{color:var(--brand-dark);font-weight:800}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.cookie-consent__actions .btn{min-height:44px}.cookie-consent__reject{background:#fff;color:var(--ink);border:1px solid rgba(8,48,45,.18)}.cookie-consent__reject:hover{border-color:var(--brand);color:var(--brand-dark)}.footer-col strong{color:#eaf5f4}.footer-legal-name{line-height:1.35}.footer-cookie-link{cursor:pointer}@media(max-width:520px){.cookie-consent{left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom))}.cookie-consent__card{padding:17px 16px;border-radius:16px}.cookie-consent__actions{display:grid;grid-template-columns:1fr}.cookie-consent__actions .btn{width:100%}}.footer-company-name{display:block;margin:14px 0 4px;color:#fff;font-weight:800;font-size:.96rem}.footer-address{margin:0 0 5px;color:#a9bfbe;font-size:.9rem;font-style:normal;line-height:1.55}.footer-address span{display:block;padding:2px 0}.footer-email{overflow-wrap:anywhere;word-break:break-word}.footer-hours{line-height:1.45}.footer-prescription{margin:34px 0 0;padding:17px 20px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.055);color:#c7d9d8;font-size:.86rem;line-height:1.55}.footer-prescription strong{color:#fff}.page-beauty .footer-prescription{background:rgba(255,255,255,.06);color:#eadce2}@media (max-width:560px){.footer-prescription{margin-top:26px;padding:15px 16px;font-size:.82rem}}
