.filtered-blog{background:#fffaf0}.filtered-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.filtered-blog__card{display:grid;grid-template-columns:110px 1fr;gap:14px;padding:12px;border:1px solid #eadfca;border-radius:18px;background:#fff}.filtered-blog__card img{width:110px;height:100%;min-height:100px;object-fit:cover;border-radius:12px}.filtered-blog__card h3{font-size:1rem;margin:4px 0}.filtered-blog__card h3 a{color:#27231c;text-decoration:none}.filtered-blog__card p{font-size:.86rem;color:#6f6a61;margin:0}@media(max-width:850px){.filtered-blog__grid{grid-template-columns:1fr}.filtered-blog__card{grid-template-columns:90px 1fr}.filtered-blog__card img{width:90px}}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-card{position:relative;display:block;aspect-ratio:1/1;border-radius:18px;overflow:hidden;background:#fffaf0;border:1px solid #eadfca;color:#27231c;text-decoration:none}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-card:hover img{transform:scale(1.025)}.category-card strong{position:absolute;left:50%;bottom:10px;max-width:calc(100% - 20px);padding:8px 14px;border:1px solid rgba(225,210,183,.75);border-radius:999px;background:#fffcf6e6;box-shadow:0 4px 16px #3a2d1414;font-size:clamp(.82rem,1.25vw,1rem);line-height:1.2;text-align:center;white-space:normal;transform:translate(-50%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media(max-width:720px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-card strong{bottom:8px;max-width:calc(100% - 16px);padding:7px 12px;font-size:.82rem}}@media(prefers-reduced-motion:reduce){.category-card img{transition:none}}.footer{margin-top:40px;padding:42px 0;background:#fffaf0;border-top:1px solid #eadfca}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px}.footer-logo{width:120px}.footer h2{font-size:1rem}.footer a{display:block;margin:8px 0}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:25;padding:12px 17px;border-radius:999px;background:#25d366;color:#073d19;font-weight:900;box-shadow:0 8px 24px #00000029}@media(max-width:700px){.footer-grid{grid-template-columns:1fr}}.trust-bar{overflow:hidden;padding:8px 0;background:#fff3c8;color:#614600;font-size:.86rem;font-weight:700;white-space:nowrap}.trust-bar__track{display:flex;width:max-content;animation:trust-marquee 22s linear infinite}.trust-bar__track span{padding-inline:32px}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #eadfca}.header-row{display:grid;grid-template-columns:135px 1fr auto;align-items:center;gap:24px;padding-block:8px}.brand__logo{display:block;width:115px;height:auto}.search{display:flex;border:2px solid var(--hv-action);border-radius:999px;overflow:hidden;background:#fff}.search input{width:100%;min-width:0;border:0;padding:12px 16px;font-size:1rem;outline:0}.search button{border:0;background:var(--hv-action);color:#fff;padding:0 20px;font-weight:800;cursor:pointer}.search button:hover,.search button:focus-visible{background:var(--hv-action-hover)}.cart-link{font-weight:800}.category-nav{display:flex;gap:22px;overflow-x:auto;padding-block:10px;font-size:.92rem;font-weight:700;white-space:nowrap}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes trust-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:720px){.header-row{grid-template-columns:82px 1fr auto;gap:8px}.brand__logo{width:76px}.search button{padding:0 12px}.cart-link{font-size:0}.cart-link:after{content:"\1f6d2";font-size:1.25rem}.category-nav{gap:18px}}@media(prefers-reduced-motion:reduce){.trust-bar__track{width:auto;animation:none}.trust-bar__track span[aria-hidden=true]{display:none}}.hero{background:linear-gradient(135deg,#fffdf7,#fff3c8)}.hero-grid{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:42px}.eyebrow{color:#8a6200;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1;margin:.2em 0}.hero-copy>p:not(.eyebrow){max-width:55ch;color:#625b50;font-size:1.08rem}.hero-actions{display:flex;align-items:center;gap:18px;margin:24px 0}.hero-link{font-weight:800}.hero-trust{display:flex;flex-wrap:wrap;gap:10px}.hero-trust span{padding:8px 12px;background:#fff;border:1px solid #eadfca;border-radius:999px;font-size:.82rem;font-weight:700}.hero-media img,.hero-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px;box-shadow:0 14px 35px #4530001f}.hero-placeholder{display:grid;place-items:center;align-content:center;gap:10px;background:#fff;color:#d99a00;text-align:center;font-size:1.35rem}.hero-placeholder span{color:#6f6a61;font-size:.9rem}@media(max-width:760px){.hero-grid{grid-template-columns:1fr;gap:24px}.hero-media{order:-1}.hero-media img,.hero-placeholder{aspect-ratio:16/10}.hero h1{font-size:2.35rem}.hero-actions{margin:18px 0}}.lenor-routine{background:linear-gradient(180deg,#fffaf0,#fff);border-block:1px solid #eadfca}.lenor-routine__intro{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.lenor-routine__intro h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.02;margin:0;color:#27231c}.lenor-routine__intro p{max-width:720px;margin:12px 0 0;color:#6f6a61}.lenor-routine__eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#bb8500!important}.lenor-routine__guide,.lenor-routine__step-head a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;font-weight:750;text-decoration:none;white-space:nowrap}.lenor-routine__guide{padding:0 20px;background:#f7bb18;color:#27231c}.lenor-routine__steps{display:grid;gap:30px}.lenor-routine__step{padding-top:24px;border-top:1px solid #e6d9be}.lenor-routine__step-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px}.lenor-routine__step-head>div{display:grid;grid-template-columns:38px 1fr;column-gap:12px}.lenor-routine__step-head span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f7bb18;color:#27231c;font-weight:850}.lenor-routine__step-head h3{font-size:1.35rem;margin:0;color:#27231c}.lenor-routine__step-head p{grid-column:2;margin:5px 0 0;color:#6f6a61}.lenor-routine__step-head a{padding:0 16px;border:1px solid #d6bf8a;color:#443c2e}.lenor-routine__products{grid-template-columns:repeat(4,minmax(0,1fr))}.lenor-product{overflow:hidden;border:1px solid #eadfca;border-radius:18px;background:#fff}.lenor-product__image{display:block;aspect-ratio:1/1;background:#fff}.lenor-product__image img,.lenor-product__image svg{width:100%;height:100%;object-fit:contain}.lenor-product__body{padding:13px}.lenor-product__body h4{font-size:.95rem;line-height:1.3;margin:0 0 12px}.lenor-product__body h4 a{text-decoration:none;color:#27231c}.lenor-product__buy{display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:800}.lenor-product__buy form{margin:0}.lenor-product__buy button{min-width:42px;min-height:38px;border:0;border-radius:999px;padding:0 13px;background:#f7bb18;color:#27231c;font-weight:800;cursor:pointer}@media(max-width:800px){.lenor-routine__intro,.lenor-routine__step-head{align-items:flex-start;flex-direction:column}.lenor-routine__products{grid-template-columns:repeat(2,minmax(0,1fr))}.lenor-routine__guide,.lenor-routine__step-head a{width:100%}}@media(max-width:420px){.lenor-routine__products{gap:10px}.lenor-routine__step-head>div{grid-template-columns:32px 1fr}.lenor-routine__step-head span{width:32px;height:32px}.lenor-product__body{padding:10px}.lenor-product__buy{align-items:flex-start;flex-direction:column}.lenor-product__buy button{width:100%}}.lifestyle-paths{background:#fff}.lifestyle-paths__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.lifestyle-paths__card{position:relative;min-height:430px;overflow:hidden;border-radius:22px;background:#f7f0e2;color:#fff;text-decoration:none}.lifestyle-paths__media,.lifestyle-paths__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.lifestyle-paths__media:after{content:"";background:linear-gradient(180deg,#19130a05 35%,#19130ad1)}.lifestyle-paths__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.lifestyle-paths__card:hover .lifestyle-paths__media img{transform:scale(1.025)}.lifestyle-paths__content{position:absolute;z-index:1;left:0;right:0;bottom:0;padding:24px}.lifestyle-paths__content h3{margin:0 0 7px;font-size:1.5rem;color:#fff}.lifestyle-paths__content p{margin:0 0 15px;max-width:34ch;color:#ffffffe0}.lifestyle-paths__content span{display:inline-flex;min-height:42px;align-items:center;padding:0 16px;border-radius:999px;background:#f7bb18;color:#27231c;font-weight:800}@media(max-width:760px){.lifestyle-paths__grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.lifestyle-paths__card{flex:0 0 84vw;min-height:390px;scroll-snap-align:start}.lifestyle-paths__content{padding:19px}}.product-spotlight{position:fixed;z-index:35;left:18px;bottom:18px;width:min(360px,calc(100vw - 36px));border:1px solid #eadfca;border-radius:18px;background:#fff;box-shadow:0 16px 44px #2d220c33;display:grid;grid-template-columns:88px 1fr;gap:12px;align-items:center;padding:10px 38px 10px 10px;opacity:0;visibility:hidden;transform:translateY(18px);transition:opacity .28s ease,transform .28s ease,visibility .28s}.product-spotlight[hidden]{display:none!important}.product-spotlight.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.product-spotlights__close{position:absolute;z-index:2;top:7px;right:8px;width:30px;height:30px;border:0;border-radius:50%;background:#f5efe4;color:#27231c;font-size:1.25rem;line-height:1;cursor:pointer}.product-spotlights__image{display:block;width:88px;height:88px;border-radius:12px;overflow:hidden;background:#fffaf0}.product-spotlights__image img{width:100%;height:100%;object-fit:contain}.product-spotlights__label{display:block;margin-bottom:3px;color:#a87300;font-size:.7rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-spotlights__content h2{margin:0 0 8px;font-size:.9rem;line-height:1.25}.product-spotlights__content h2 a{color:#27231c;text-decoration:none}.product-spotlights__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-spotlights__bottom>a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#f7bb18;color:#27231c;font-size:.76rem;font-weight:850;text-decoration:none}@media(max-width:600px){.product-spotlight{left:10px;bottom:78px;width:calc(100vw - 20px);grid-template-columns:76px 1fr}.product-spotlights__image{width:76px;height:76px}}@media(prefers-reduced-motion:reduce){.product-spotlight{transition:none}}.spree{background:#fff3c8}.spree-row{display:grid;grid-template-columns:1fr auto auto;gap:24px;align-items:center}.spree h2,.spree p{margin:.25rem 0}.spree-kicker{color:#8a6200;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.spree-count{display:grid;place-items:center;min-width:145px;padding:14px;border:1px solid #e5c75d;border-radius:18px;background:#fff}.spree-count strong{font-size:1.45rem}.spree-count span{font-size:.8rem;color:#6f6a61}@media(max-width:720px){.spree-row{grid-template-columns:1fr}.spree-count{place-items:start}.spree .button{width:max-content}}.cart-status{position:fixed;right:18px;bottom:18px;z-index:60;max-width:min(360px,calc(100vw - 36px));padding:12px 18px;border:1px solid #d8c7aa;border-radius:999px;background:#fffaf0;color:#443c2e;box-shadow:0 10px 30px #45300029;font-weight:800;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease}.cart-status.is-visible{opacity:1;transform:translateY(0)}.product-card__image{position:relative}.product-card .quick-add,.lenor-routine__guide,.lenor-product__buy button{min-height:42px;border:1px solid var(--hv-action);background:var(--hv-action);color:#fff;box-shadow:none}.product-card .quick-add:hover,.product-card .quick-add:focus-visible,.lenor-routine__guide:hover,.lenor-routine__guide:focus-visible,.lenor-product__buy button:hover,.lenor-product__buy button:focus-visible{border-color:var(--hv-action-hover);background:var(--hv-action-hover);color:#fff}
/*# sourceMappingURL=/cdn/shop/t/30/compiled_assets/styles.css.map?subset=IoA2AAAQIAAAAAAAAAAAAAAAAAAAAAgAAAAAAIA */
