:root{--ink:#171815;--ink-soft:#363730;--muted:#74746d;--line:#dedbd4;--line-soft:#ece9e2;--paper:#f8f6f1;--paper-deep:#eee8de;--surface:#fff;--accent:#bd4e2f;--accent-dark:#96381f;--accent-soft:#f3d7c9;--green:#1fa855;--whatsapp:#117a3d;--yellow:#f0ba43;--shadow-sm:0 8px 28px #1c181312;--shadow-md:0 24px 60px #1c18131f;--radius-sm:12px;--radius:20px;--radius-lg:32px;--header-height:108px;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{background:var(--paper);min-width:320px;min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0}main:focus{outline:none}body,button,input,select,textarea{font-family:inherit}button,input,select,textarea{font-size:1rem}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,DM Sans,sans-serif}button,summary,select{cursor:pointer}:focus-visible{outline-offset:3px;outline:3px solid #d8664559}.app-shell{overflow:clip}.container{width:min(100% - 48px,1220px);margin-inline:auto}.section{padding:112px 0}.eyebrow{color:var(--accent-dark);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:.72rem;font-weight:800;line-height:1;display:inline-block}.eyebrow--light{color:#f1bca6}.section-heading{margin-bottom:44px}.section-heading h2{letter-spacing:-.055em;max-width:720px;margin-bottom:0;font-size:clamp(2rem,4vw,3.3rem);font-weight:700;line-height:1.08}.section-heading>p,.section-heading--split>p{color:var(--muted);font-size:1.05rem;line-height:1.7}.section-heading--split{justify-content:space-between;align-items:end;gap:48px;display:flex}.section-heading--split>p{max-width:470px;margin-bottom:3px}.section-heading--center{text-align:center;max-width:700px;margin-left:auto;margin-right:auto}.section-heading--center h2{margin-left:auto;margin-right:auto}.section-heading--center p{margin:16px auto 0}.button{letter-spacing:.045em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:13px 21px;font-size:.82rem;font-weight:800;line-height:1;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled,.quick-add:disabled{cursor:not-allowed;opacity:.52;transform:none}.button--large{min-height:56px;padding:16px 27px}.button--dark{border-color:var(--ink);background:var(--ink);color:#fff}.button--dark:hover{background:#2b2d28;box-shadow:0 10px 24px #17181533}.button--accent{border-color:var(--accent);background:var(--accent);color:#fff}.button--accent:hover{border-color:var(--accent-dark);background:var(--accent-dark);box-shadow:0 10px 25px #b84d303d}.button--ghost{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff80;border-color:#1718152b}.button--ghost:hover,.button--outline:hover{border-color:var(--ink);background:var(--ink);color:#fff}.button--outline{border-color:var(--line);background:0 0}.button--full{width:100%}.button--whatsapp{border-color:var(--whatsapp);background:var(--whatsapp);color:#fff}.button--whatsapp:hover{background:#0d6532;box-shadow:0 12px 28px #1fa8553d}.icon-button{border:1px solid var(--line-soft);background:var(--surface);border-radius:50%;place-items:center;width:44px;height:44px;transition:background-color .18s,transform .18s;display:inline-grid}.icon-button:hover{background:var(--paper-deep);transform:rotate(3deg)}.site-header{z-index:100;position:sticky;top:0}.announcement-bar{background:var(--ink);color:#ffffffdb;letter-spacing:.035em;height:34px;font-size:.73rem;font-weight:600}.announcement-inner{justify-content:center;align-items:center;gap:14px;height:100%;display:flex}.announcement-separator{background:var(--accent);border-radius:50%;width:3px;height:3px}.navbar-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f6f1e0;border-bottom:1px solid #dedbd4d6;position:relative}.navbar{grid-template-columns:auto 1fr auto;align-items:center;height:74px;display:grid}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:1.04rem;font-weight:800;display:inline-flex}.brand-mark{background:var(--accent);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-size:1rem;font-weight:800;display:inline-grid;transform:rotate(-4deg)}.desktop-nav{justify-content:center;align-items:center;gap:clamp(20px,2.5vw,38px);display:flex}.desktop-nav a{color:var(--ink-soft);padding:10px 0;font-size:.85rem;font-weight:600;position:relative}.desktop-nav a:after{background:var(--accent);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:5px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.navbar-actions{align-items:center;gap:9px;display:flex}.header-whatsapp,.cart-trigger{border:1px solid var(--line);background:#ffffffa6;border-radius:999px;align-items:center;gap:8px;height:44px;padding:0 15px;font-size:.78rem;font-weight:700;transition:border-color .18s,background-color .18s,transform .18s;display:inline-flex}.header-whatsapp:hover,.cart-trigger:hover{background:#fff;border-color:#bdb9b0;transform:translateY(-1px)}.cart-count{background:var(--ink);color:#fff;border-radius:999px;place-items:center;min-width:23px;height:23px;font-size:.69rem;font-weight:800;display:inline-grid}.mobile-menu-button,.mobile-nav{display:none}.hero{background:radial-gradient(circle at 4% 18%,#e6a98a38,#0000 26%),linear-gradient(#f8f6f1 0%,#f3eee6 100%);padding:70px 0 86px;position:relative}.hero:after{content:"";background:#17181533;width:110px;height:1px;position:absolute;bottom:26px;right:0}.hero-grid{grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);align-items:center;gap:clamp(50px,6vw,90px);display:grid}.hero-copy{z-index:2;padding:20px 0;position:relative}.hero-kicker{color:var(--accent-dark);letter-spacing:.04em;text-transform:uppercase;background:#fff9;border:1px solid #d8664538;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 12px;font-size:.74rem;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.072em;max-width:680px;margin-bottom:25px;font-size:clamp(3.2rem,6.1vw,5.8rem);font-weight:700;line-height:.98}.hero h1 em{color:var(--accent);letter-spacing:-.06em;font-family:Georgia,Times New Roman,serif;font-weight:400;position:relative}.hero h1 em:after{background:var(--accent);content:"";opacity:.24;border-radius:50%;height:5px;position:absolute;bottom:-4px;left:7px;right:0;transform:rotate(-2deg)}.hero-lead{color:#5d5c55;max-width:560px;margin-bottom:31px;font-size:1.12rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:11px;display:flex}.hero-proof{align-items:center;gap:14px;margin-top:38px;display:flex}.hero-proof-icons{display:flex}.hero-proof-icons span{border:3px solid var(--paper);background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;margin-left:-8px;font-size:.57rem;font-weight:800;display:grid}.hero-proof-icons span:first-child{background:var(--accent);margin-left:0}.hero-proof-icons span:last-child{background:#aba596}.hero-proof p{color:var(--muted);margin:0;font-size:.81rem;line-height:1.45}.hero-proof strong{color:var(--ink)}.hero-visual{isolation:isolate;background:#e8c2ae;border-radius:44px;min-height:575px;position:relative;box-shadow:inset 0 0 0 1px #ffffff4d}.hero-visual:before{z-index:-1;content:"";border:1px solid #5b36273d;border-radius:45% 45% 48% 52%;width:68%;height:75%;position:absolute;top:6%;right:7%;transform:rotate(12deg)}.hero-shape{filter:blur(1px);background:#fff6ec80;border-radius:50%;position:absolute}.hero-shape--one{width:95px;height:95px;top:25px;left:25px}.hero-shape--two{opacity:.35;width:160px;height:160px;bottom:40px;right:44px}.hero-product{background:#f7f2ea;border:1px solid #ffffff8f;position:absolute;overflow:hidden;box-shadow:0 26px 55px #46271a33}.hero-product--main{border-radius:28px;width:67%;top:48px;right:62px;transform:rotate(2.2deg)}.hero-product--main img{aspect-ratio:1/1.01;object-fit:cover;width:100%}.hero-product--main>div{justify-content:space-between;align-items:center;padding:16px 19px 18px;font-size:.85rem;font-weight:700;display:flex}.hero-product--main strong{font-size:1rem}.hero-product-tag{z-index:2;color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#171815e6;border-radius:999px;padding:8px 11px;font-size:.63rem;font-weight:800;position:absolute;top:16px;left:16px}.hero-product--small{border-radius:22px;width:31%;bottom:40px;left:30px;transform:rotate(-7deg)}.hero-product--small img{aspect-ratio:1;object-fit:cover}.hero-floating-note{z-index:4;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #ffffffb3;border-radius:16px;align-items:center;gap:10px;padding:12px 15px 12px 11px;display:flex;position:absolute;bottom:34px;right:15px}.hero-floating-note>span{width:34px;height:34px;color:var(--green);background:#e0f3e6;border-radius:11px;place-items:center;display:grid}.hero-floating-note strong,.hero-floating-note small{display:block}.hero-floating-note strong{margin-bottom:2px;font-size:.76rem}.hero-floating-note small{color:var(--muted);font-size:.65rem}.hero-doodle{z-index:3;color:#5b3627b3;width:120px;position:absolute;bottom:126px;left:-12px;transform:rotate(5deg)}.benefits-section{z-index:5;border-bottom:1px solid var(--line-soft);background:var(--surface);padding:24px 0;position:relative}.benefits-grid{grid-template-columns:repeat(4,1fr);display:grid}.benefit-card{border-right:1px solid var(--line-soft);align-items:center;gap:13px;min-width:0;padding:8px 26px;display:flex}.benefit-card:first-child{padding-left:0}.benefit-card:last-child{border-right:0;padding-right:0}.benefit-card>span{background:var(--paper);width:43px;height:43px;color:var(--accent-dark);border-radius:14px;flex:0 0 43px;place-items:center;display:grid}.benefit-card h3{letter-spacing:-.02em;margin-bottom:3px;font-size:.82rem}.benefit-card p{color:var(--muted);margin-bottom:0;font-size:.7rem;line-height:1.35}.products-section{background:var(--paper)}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 22px;display:grid}.product-card{min-width:0}.product-card-media{background:#eee7dc;border-radius:25px;display:block;position:relative;overflow:hidden;box-shadow:0 1px #17181508}.product-card-media:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #1718150f;position:absolute;inset:0}.product-card-media img{aspect-ratio:3/4;object-fit:cover;width:100%;transition:transform .6s cubic-bezier(.2,.75,.25,1)}.product-card:hover .product-card-media img{transform:scale(1.045)}.product-badge{z-index:2;color:#fff;letter-spacing:.075em;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#171815e6;border-radius:999px;padding:8px 11px;font-size:.61rem;font-weight:800;position:absolute;top:14px;left:14px}.product-badge--oferta{background:var(--accent)}.product-badge--nuevo{color:var(--ink);background:#f2eadf}.product-badge--sin-stock{background:#6d6b66}.product-card--out-of-stock .product-card-media img{filter:grayscale(.72);opacity:.72}.product-card-view{opacity:0;background:#ffffffe6;border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:.68rem;font-weight:800;transition:opacity .22s,transform .22s;display:flex;position:absolute;bottom:14px;right:14px;transform:translateY(8px);box-shadow:0 8px 22px #1718151f}.product-card:hover .product-card-view{opacity:1;transform:translateY(0)}.product-card-body{padding:18px 4px 0}.product-card-title-row{justify-content:space-between;align-items:start;gap:12px;display:flex}.product-card h3{letter-spacing:-.035em;margin-bottom:6px;font-size:1.08rem;font-weight:700}.product-card-title-row p{color:var(--muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:0;font-size:.79rem;line-height:1.5;display:-webkit-box;overflow:hidden}.quick-add{border:1px solid var(--line);background:0 0;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;transition:background-color .18s,color .18s,transform .18s;display:grid}.quick-add:hover:not(:disabled){background:var(--ink);color:#fff;transform:rotate(90deg)}.product-card-price{align-items:baseline;gap:9px;margin-top:13px;display:flex}.product-card-price strong{font-family:Manrope,sans-serif;font-size:1.08rem}.product-card-price span{color:#9e9c95;font-size:.82rem;text-decoration:line-through}.product-card-actions{opacity:1;grid-template-columns:1fr .75fr;gap:8px;max-height:55px;margin-top:15px;display:grid}.product-card-actions .button{min-height:44px;padding:10px;font-size:.66rem}.quick-add-dialog{width:min(480px,100% - 28px);max-height:min(760px,100dvh - 28px);color:var(--ink);background:0 0;border:0;border-radius:25px;padding:0;overflow:hidden;box-shadow:0 30px 90px #0f0e0c47}.quick-add-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f100e8c}.quick-add-dialog[open]{animation:.22s both quick-dialog-in}.quick-add-dialog-content{background:#fff;max-height:min(760px,100dvh - 28px);padding:25px;overflow-y:auto}.quick-add-dialog-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.quick-add-dialog-header .eyebrow{margin-bottom:7px;font-size:.59rem}.quick-add-dialog-header h2{letter-spacing:-.045em;margin-bottom:0;font-size:1.45rem}.quick-add-product{background:var(--paper);border-radius:16px;align-items:center;gap:13px;margin-bottom:22px;padding:10px;display:flex}.quick-add-product img{object-fit:cover;border-radius:12px;width:72px;height:78px}.quick-add-product h3{letter-spacing:-.025em;margin-bottom:5px;font-size:.92rem}.quick-add-product strong{font-family:Manrope,sans-serif;font-size:.88rem}.quick-add-variant{margin-bottom:20px}.quick-add-dialog-actions{grid-template-columns:.8fr 1.2fr;gap:8px;margin-top:6px;display:grid}@keyframes quick-dialog-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.editorial-banner{background:var(--paper);padding:20px 0 70px}.editorial-card{background:var(--ink);color:#fff;border-radius:34px;grid-template-columns:1fr 1fr;min-height:510px;display:grid;overflow:hidden}.editorial-image{background:#e8dfd3;border-radius:25px;margin:12px;overflow:hidden}.editorial-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.editorial-card:hover .editorial-image img{transform:scale(1.035)}.editorial-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(45px,7vw,82px);display:flex}.editorial-copy h2{letter-spacing:-.06em;max-width:510px;margin-bottom:22px;font-size:clamp(2.1rem,4vw,3.45rem);font-weight:650;line-height:1.05}.editorial-copy p{color:#ffffffab;max-width:510px;margin-bottom:29px;font-size:1rem;line-height:1.7}.editorial-copy a{text-transform:uppercase;border-bottom:1px solid #ffffff59;align-items:center;gap:10px;padding-bottom:6px;font-size:.84rem;font-weight:800;display:inline-flex}.how-section{background:#fff;position:relative}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.step-card{border:1px solid var(--line-soft);background:#fbfaf7;border-radius:24px;min-height:260px;padding:28px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden}.step-card:hover{box-shadow:var(--shadow-sm);border-color:#d8664559;transform:translateY(-5px)}.step-card:after{background:var(--accent-soft);content:"";opacity:.45;border-radius:50%;width:125px;height:125px;position:absolute;bottom:-50px;right:-35px}.step-card-top{color:var(--accent-dark);justify-content:space-between;align-items:center;margin-bottom:55px;display:flex}.step-number{color:#a6a49d;letter-spacing:.1em;font-family:Manrope,sans-serif;font-size:.72rem;font-weight:800}.step-card h3{letter-spacing:-.035em;margin-bottom:10px;font-size:1.05rem}.step-card p{z-index:1;color:var(--muted);margin-bottom:0;font-size:.83rem;line-height:1.58;position:relative}.shipping-section{background:#eee8de}.shipping-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(60px,9vw,130px);display:grid}.shipping-copy h2,.faq-intro h2{letter-spacing:-.06em;margin-bottom:22px;font-size:clamp(2.2rem,4.2vw,3.5rem);font-weight:680;line-height:1.05}.shipping-copy>p,.faq-intro>p{color:#64625b;margin-bottom:28px;font-size:1.02rem;line-height:1.75}.shipping-highlight{color:#696760;background:#ffffff8c;border:1px solid #1718151a;border-radius:14px;align-items:center;gap:12px;padding:13px 16px;font-size:.82rem;display:inline-flex}.shipping-highlight svg{color:var(--accent-dark)}.shipping-highlight strong{color:var(--ink)}.shipping-options{gap:12px;display:grid}.shipping-options article{background:#ffffffb8;border:1px solid #17181514;border-radius:19px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px;transition:background-color .18s,transform .18s;display:grid;box-shadow:0 10px 35px #342c230a}.shipping-options article:hover{background:#fff;transform:translate(5px)}.shipping-icon{background:var(--ink);color:#fff;border-radius:15px;place-items:center;width:47px;height:47px;display:grid}.shipping-options h3{letter-spacing:-.025em;margin-bottom:3px;font-size:.96rem}.shipping-options p{color:var(--muted);margin-bottom:0;font-size:.76rem}.demo-tag{color:var(--accent-dark);letter-spacing:.06em;text-transform:uppercase;background:#f9e8df;border:1px solid #d8664533;border-radius:999px;padding:7px 9px;font-size:.6rem;font-weight:800}.faq-section{background:#fff}.faq-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(70px,10vw,150px);display:grid}.faq-intro{position:sticky;top:150px}.faq-intro .button{margin-top:5px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{letter-spacing:-.025em;justify-content:space-between;align-items:center;gap:20px;padding:24px 2px;font-family:Manrope,sans-serif;font-size:1.02rem;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:var(--accent-dark);flex:none;transition:transform .22s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{max-width:630px;color:var(--muted);margin:-6px 0 25px;font-size:.9rem;line-height:1.65}.footer{background:var(--ink);color:#fff;padding:78px 0 25px}.footer-grid{grid-template-columns:1.45fr .7fr 1fr;gap:60px;display:grid}.brand--footer{margin-bottom:22px}.footer-brand-column>p{color:#ffffff8f;max-width:410px;margin-bottom:26px;font-size:.9rem;line-height:1.7}.footer-socials{gap:9px;display:flex}.footer-socials a{border:1px solid #ffffff21;border-radius:50%;place-items:center;width:41px;height:41px;transition:background-color .18s,color .18s;display:grid}.footer-socials a:hover{color:var(--ink);background:#fff}.footer h3{color:#ffffffa3;letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px;font-size:.7rem;font-weight:800}.footer-links-column{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-links-column h3{margin-bottom:7px}.footer-links-column a{color:#ffffffc2;font-size:.85rem;transition:color .18s,transform .18s}.footer-links-column a:hover{color:#fff;transform:translate(3px)}.footer-contact-column>p{color:#ffffff94;margin-bottom:16px;font-size:.85rem}.footer-whatsapp{border-bottom:1px solid #ffffff38;justify-content:space-between;align-items:center;gap:12px;padding:10px 0 12px;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;display:flex}.footer-instagram{color:#ffffffc2;align-items:center;gap:6px;margin-top:13px;font-size:.74rem;font-weight:650;display:inline-flex}.footer-instagram:hover{color:#fff}.footer-hours{color:#ffffff9e;margin-top:12px;font-size:.7rem;display:block}.footer-bottom{color:#ffffff9e;border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;margin-top:70px;padding-top:23px;font-size:.68rem;display:flex}.drawer-layer{z-index:300;visibility:hidden;pointer-events:none;transition:visibility 0s linear .35s;position:fixed;inset:0}.drawer-layer.is-open{visibility:visible;pointer-events:auto;transition-delay:0s}.drawer-backdrop{opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f100e75;border:0;transition:opacity .3s;position:absolute;inset:0}.drawer-layer.is-open .drawer-backdrop{opacity:1}.cart-drawer{background:#fff;flex-direction:column;width:min(480px,100%);height:100%;transition:transform .35s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;top:0;right:0;transform:translate(102%);box-shadow:-20px 0 60px #00000029}.drawer-layer.is-open .cart-drawer{transform:translate(0)}.drawer-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;min-height:104px;padding:22px 25px;display:flex}.drawer-header .eyebrow{margin-bottom:7px;font-size:.61rem}.drawer-header h2{letter-spacing:-.045em;margin-bottom:0;font-size:1.45rem}.drawer-header h2 span{background:var(--paper-deep);min-width:24px;height:24px;color:var(--muted);vertical-align:middle;border-radius:50%;place-items:center;font-size:.7rem;display:inline-grid}.drawer-items{flex:1;padding:5px 25px;overflow-y:auto}.cart-item{border-bottom:1px solid var(--line-soft);grid-template-columns:92px 1fr;gap:14px;padding:19px 0;display:grid}.cart-item>img{background:var(--paper-deep);object-fit:cover;border-radius:15px;width:92px;height:108px}.cart-item-content{min-width:0}.cart-item-heading{justify-content:space-between;align-items:start;gap:8px;display:flex}.cart-item-heading h3{letter-spacing:-.025em;margin-bottom:4px;font-size:.92rem}.cart-item-heading p,.cart-unit-price{color:var(--muted);margin-bottom:0;font-size:.72rem}.cart-item-heading button{color:#9c9991;background:0 0;border:0;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;transition:background-color .18s,color .18s;display:grid}.cart-item-heading button:hover{color:#b3462e;background:#fae9e4}.cart-unit-price{margin-top:9px}.cart-item-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.cart-item-footer strong{font-family:Manrope,sans-serif;font-size:.85rem}.quantity-selector{border:1px solid var(--line);background:#fff;border-radius:999px;grid-template-columns:44px 40px 44px;align-items:center;height:50px;display:inline-grid;overflow:hidden}.quantity-selector button{background:0 0;border:0;place-items:center;height:100%;transition:background-color .16s;display:grid}.quantity-selector button:hover:not(:disabled){background:var(--paper)}.quantity-selector button:disabled{cursor:not-allowed;opacity:.35}.quantity-selector>span{text-align:center;font-size:.86rem;font-weight:700}.quantity-selector--compact{grid-template-columns:44px 24px 44px;height:44px}.quantity-selector--compact>span{font-size:.72rem}.drawer-summary{border-top:1px solid var(--line-soft);background:#fbfaf7;padding:21px 25px 23px}.summary-line,.summary-total{justify-content:space-between;align-items:center;gap:15px;margin-bottom:11px;font-size:.82rem;display:flex}.summary-line--muted{color:var(--muted)}.summary-total{border-top:1px solid var(--line);margin:17px 0 9px;padding-top:17px;font-family:Manrope,sans-serif;font-weight:700}.summary-total strong{font-size:1.15rem}.drawer-note{color:var(--muted);margin-bottom:16px;font-size:.68rem}.text-button{color:var(--muted);text-underline-offset:3px;background:0 0;border:0;margin:13px auto 0;font-size:.73rem;font-weight:700;text-decoration:underline;display:block}.empty-cart{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px 38px;display:flex}.empty-cart-icon{background:var(--paper-deep);width:66px;height:66px;color:var(--accent-dark);border-radius:50%;place-items:center;display:grid}.empty-cart h3{letter-spacing:-.04em;margin:20px 0 9px;font-size:1.35rem}.empty-cart p{max-width:320px;color:var(--muted);margin-bottom:25px;font-size:.86rem;line-height:1.6}.whatsapp-float{z-index:90;background:var(--whatsapp);color:#fff;border:3px solid #ffffffe6;border-radius:999px;align-items:center;gap:9px;height:56px;padding:0 18px 0 15px;font-size:.76rem;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 34px #0f6b3747}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 15px 38px #0f6b375c}.toast{z-index:400;color:#fff;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#171815f0;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:11px 17px 11px 11px;font-size:.78rem;font-weight:700;transition:opacity .22s,transform .22s;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%,18px);box-shadow:0 15px 40px #00000038}.toast.is-visible{opacity:1;transform:translate(-50%)}.toast span{background:var(--green);border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.product-page{border-bottom:1px solid var(--line-soft);background:#fff;padding:28px 0 100px}.breadcrumbs{color:#9a9891;align-items:center;gap:7px;min-height:46px;margin-bottom:24px;font-size:.72rem;display:flex}.breadcrumbs a:hover{color:var(--ink)}.breadcrumbs span{max-width:260px;color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-detail-grid{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);align-items:start;gap:clamp(45px,7vw,95px);display:grid}.product-gallery{position:sticky;top:132px}.product-main-image{background:#eee8df;border-radius:30px;position:relative;overflow:hidden}.product-main-image:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #1718150f;position:absolute;inset:0}.product-main-image img{aspect-ratio:3/4;object-fit:cover;width:100%;transition:transform .5s,filter .5s}.product-main-image--view-1 img{filter:saturate(.87)contrast(1.03);transform:none}.product-main-image>.product-badge{top:20px;left:20px}.gallery-count{letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdb;border-radius:999px;padding:8px 11px;font-size:.64rem;font-weight:800;position:absolute;bottom:19px;right:19px}.gallery-thumbnails{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:12px;display:grid}.gallery-thumbnails button{opacity:.62;background:#eee8df;border:1px solid #0000;border-radius:17px;padding:0;transition:border-color .18s,opacity .18s,transform .18s;overflow:hidden}.gallery-thumbnails button:hover,.gallery-thumbnails button.is-active{border-color:var(--ink);opacity:1;transform:translateY(-2px)}.gallery-thumbnails img{aspect-ratio:1.35;object-fit:cover;width:100%}.product-info{padding-top:12px}.stock-label{color:var(--muted);align-items:center;gap:6px;margin-bottom:17px;font-size:.73rem;display:flex}.stock-label>span{background:#3bb668;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e3f5e9}.stock-label strong{color:#248d4a}.stock-label--out>span{background:#c14c36;box-shadow:0 0 0 4px #f8e3de}.stock-label--out strong{color:#a23a27}.product-info h1{letter-spacing:-.068em;margin-bottom:10px;font-size:clamp(2.45rem,4.6vw,4.25rem);font-weight:680;line-height:1.04}.product-short-description{color:var(--muted);margin-bottom:20px;font-size:1rem;line-height:1.55}.product-detail-price{flex-wrap:wrap;align-items:center;gap:9px 12px;display:flex}.product-detail-price>strong{letter-spacing:-.04em;font-family:Manrope,sans-serif;font-size:1.8rem}.product-detail-price>span{color:#a19f98;font-size:.92rem;text-decoration:line-through}.product-detail-price>small{color:#257845;background:#e4f3e8;border-radius:999px;padding:6px 8px;font-size:.64rem;font-weight:800}.product-divider{background:var(--line-soft);height:1px;margin:27px 0}.variant-fieldset{border:0;margin:0 0 26px;padding:0}.variant-fieldset legend{width:100%;margin-bottom:11px;font-size:.75rem;font-weight:600}.variant-fieldset legend strong{margin-left:5px;font-weight:800}.variant-fieldset legend button{float:right;color:var(--muted);text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:.69rem;text-decoration:underline}.color-options,.size-options,.design-options{flex-wrap:wrap;gap:8px;display:flex}.color-options button,.size-options button,.design-options button{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:9px 13px;font-size:.74rem;font-weight:700;transition:border-color .15s,background-color .15s;display:inline-flex}.color-options button:hover,.color-options button.is-selected,.size-options button:hover,.size-options button.is-selected,.design-options button:hover,.design-options button.is-selected{border-color:var(--ink);background:var(--paper)}.size-guide-panel{border:1px solid var(--line-soft);background:var(--paper);border-radius:13px;margin-top:12px;padding:12px 13px}.size-guide-panel strong{margin-bottom:4px;font-size:.7rem;display:block}.size-guide-panel p{color:var(--muted);margin-bottom:0;font-size:.68rem;line-height:1.5}.color-swatch{background:#c5bcae;border:1px solid #00000021;border-radius:50%;width:16px;height:16px}.color-swatch--negro{background:#1d1d1c}.color-swatch--blanco{background:#fff}.color-swatch--beige{background:#d9c3a5}.color-swatch--gris,.color-swatch--gris-melange{background:#9b9b98}.color-swatch--azul{background:#36597a}.color-swatch--verde-oliva{background:#70745a}.size-options button{width:48px;padding-left:8px;padding-right:8px}.size-options button.is-selected,.design-options button.is-selected{background:var(--ink);color:#fff}.product-purchase-row{grid-template-columns:auto 1fr;gap:10px;margin-top:31px;display:grid}.button--purchase{justify-content:space-between;min-height:52px;padding-inline:21px;display:flex}.button--purchase span{border-left:1px solid #ffffff45;margin-left:12px;padding-left:16px}.button--purchase:disabled span{display:none}.product-whatsapp-link{color:#47775a;text-underline-offset:3px;background:0 0;border:0;justify-content:center;align-items:center;gap:9px;width:100%;padding:15px;font-size:.75rem;font-weight:700;text-decoration:underline;display:flex}.product-trust-list{border:1px solid var(--line-soft);border-radius:18px;gap:0;margin:15px 0 25px;padding:6px 18px;display:grid}.product-trust-list>div{border-bottom:1px solid var(--line-soft);align-items:center;gap:13px;padding:13px 1px;display:flex}.product-trust-list>div:last-child{border-bottom:0}.product-trust-list svg{color:var(--accent-dark)}.product-trust-list strong,.product-trust-list small{display:block}.product-trust-list strong{margin-bottom:2px;font-size:.76rem}.product-trust-list small{color:var(--muted);font-size:.68rem}.product-description{border-top:1px solid var(--line-soft)}.product-description:last-child{border-bottom:1px solid var(--line-soft)}.product-description summary{justify-content:space-between;align-items:center;padding:17px 1px;font-size:.77rem;font-weight:800;list-style:none;display:flex}.product-description summary::-webkit-details-marker{display:none}.product-description p{color:var(--muted);margin:-3px 0 18px;font-size:.8rem;line-height:1.65}.related-section{background:var(--paper)}.products-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}.text-link{text-transform:uppercase;align-items:center;gap:4px;margin-bottom:4px;font-size:.78rem;font-weight:800;display:inline-flex}.product-bottom-assurance{color:var(--muted);justify-content:center;align-items:center;gap:10px;margin-top:55px;font-size:.78rem;display:flex}.product-bottom-assurance svg{color:var(--accent-dark)}.checkout-page{background:var(--paper);padding:28px 0 110px}.checkout-heading{justify-content:space-between;align-items:end;gap:40px;margin:19px 0 42px;display:flex}.checkout-heading .eyebrow{margin-bottom:10px}.checkout-heading h1{letter-spacing:-.065em;margin-bottom:8px;font-size:clamp(2.3rem,5vw,4rem);font-weight:680;line-height:1.04}.checkout-heading p{color:var(--muted);margin-bottom:0;font-size:.93rem}.checkout-progress{color:#a5a29a;align-items:center;gap:10px;margin-bottom:7px;font-size:.68rem;font-weight:700;display:flex}.checkout-progress span{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.checkout-progress span.is-done{color:#3c8f58}.checkout-progress span.is-active{color:var(--ink)}.checkout-progress i{background:var(--line);width:32px;height:1px}.checkout-grid{grid-template-columns:minmax(0,1fr) 410px;align-items:start;gap:27px;display:grid}.checkout-form-column{gap:17px;display:grid}.form-card,.order-summary-card{border:1px solid var(--line-soft);background:#fff;border-radius:24px;box-shadow:0 10px 40px #1d191409}.form-card{padding:29px}.form-card-heading{align-items:flex-start;gap:14px;margin-bottom:26px;display:flex}.form-card-heading>span{width:34px;height:34px;color:var(--accent-dark);background:#f5e7df;border-radius:11px;flex:0 0 34px;place-items:center;font-family:Manrope,sans-serif;font-size:.64rem;font-weight:800;display:grid}.form-card-heading h2{letter-spacing:-.035em;margin:1px 0 5px;font-size:1.1rem}.form-card-heading p{color:var(--muted);margin-bottom:0;font-size:.75rem}.form-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 15px;display:grid}.form-fields-grid--address{grid-template-columns:repeat(2,minmax(0,1fr))}.field{flex-direction:column;min-width:0;display:flex}.field>span{color:#4c4c47;justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px;font-size:.7rem;font-weight:700;display:flex}.field>span b{color:var(--accent);font-size:.75rem}.field>span em{color:#a3a198;font-size:.61rem;font-style:normal;font-weight:500}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fcfbf8;border-radius:12px;outline:none;padding:13px;transition:border-color .16s,box-shadow .16s,background-color .16s}.field input,.field select{min-height:48px}.field textarea{resize:vertical;min-height:112px;line-height:1.5}.field input::placeholder,.field textarea::placeholder{color:#b0aea7}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 4px #d8664517}.field.has-error input,.field.has-error select{background:#fff9f7;border-color:#cf5039}.field-error,.field-hint{margin-top:6px;font-size:.63rem;display:block}.field-error{color:#b53f2b;font-weight:600}.field-hint{color:#9a9891}.field--full{grid-column:1/-1}.field--wide{grid-column:span 1}.delivery-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.delivery-options label{border:1px solid var(--line);cursor:pointer;background:#fcfbf8;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:11px;min-height:105px;padding:17px 16px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid;position:relative}.delivery-options label.is-selected{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#f8f5ef}.delivery-options input{opacity:0;pointer-events:none;position:absolute}.delivery-options label>svg{color:var(--accent-dark)}.delivery-options label>span:last-child{min-width:0}.delivery-options strong,.delivery-options small{display:block}.delivery-options strong{margin-bottom:4px;font-size:.78rem}.delivery-options small{color:var(--muted);font-size:.65rem;line-height:1.35}.delivery-radio{border:1px solid var(--line);color:#0000;background:#fff;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:10px;right:10px}.delivery-options label.is-selected .delivery-radio{border-color:var(--ink);background:var(--ink);color:#fff}.shipping-notice{color:#397048;background:#eff7f0;border-radius:12px;align-items:center;gap:10px;margin:18px 0;padding:12px 14px;font-size:.7rem;line-height:1.4;display:flex}.shipping-notice svg{flex:none}.pickup-panel{background:#f3eee6;border-radius:15px;grid-template-columns:auto 1fr;align-items:start;gap:13px;margin-top:18px;padding:17px;display:grid}.pickup-panel>span{width:39px;height:39px;color:var(--accent-dark);background:#fff;border-radius:12px;place-items:center;display:grid}.pickup-panel strong{font-size:.8rem}.pickup-panel p{color:var(--muted);margin:5px 0 17px;font-size:.7rem;line-height:1.5}.pickup-panel .field{grid-column:1/-1}.order-summary-card{padding:25px;position:sticky;top:132px;overflow:hidden}.order-summary-heading{justify-content:space-between;align-items:start;gap:18px;margin-bottom:17px;display:flex}.order-summary-heading .eyebrow{margin-bottom:8px;font-size:.58rem}.order-summary-heading h2{letter-spacing:-.04em;margin-bottom:0;font-size:1.18rem}.order-summary-heading>span{background:var(--paper-deep);color:var(--muted);white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:.6rem;font-weight:700}.checkout-items{border-top:1px solid var(--line-soft);max-height:330px;overflow-y:auto}.checkout-items article{border-bottom:1px solid var(--line-soft);grid-template-columns:61px 1fr auto;align-items:center;gap:11px;padding:14px 0;display:grid}.checkout-item-image{position:relative}.checkout-item-image img{background:var(--paper-deep);object-fit:cover;border-radius:11px;width:61px;height:70px}.checkout-item-image>span{background:var(--ink);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;min-width:20px;height:20px;font-size:.57rem;font-weight:800;display:grid;position:absolute;top:-6px;right:-6px}.checkout-item-info{min-width:0}.checkout-item-info h3{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:.78rem;overflow:hidden}.checkout-item-info p,.checkout-item-info small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:.62rem;display:block;overflow:hidden}.checkout-items article>strong{white-space:nowrap;font-family:Manrope,sans-serif;font-size:.75rem}.checkout-totals{padding:18px 0 15px}.checkout-totals>div{color:#66655f;justify-content:space-between;align-items:center;margin-bottom:11px;font-size:.73rem;display:flex}.checkout-totals>.checkout-total{border-top:1px solid var(--line);color:var(--ink);margin:16px 0 0;padding-top:16px;font-size:.83rem;font-weight:700}.checkout-total strong{letter-spacing:-.03em;font-family:Manrope,sans-serif;font-size:1.22rem}.checkout-submit{min-height:58px;padding-left:15px;padding-right:15px;font-size:.72rem}.checkout-safe-note,.checkout-process-note{color:var(--muted);align-items:flex-start;gap:8px;font-size:.62rem;line-height:1.45;display:flex}.checkout-safe-note{text-align:center;justify-content:center;margin:12px 2px 17px}.checkout-safe-note svg,.checkout-process-note svg{flex:none}.checkout-process-note{background:var(--paper);border-radius:12px;padding:12px}.checkout-process-note strong{color:var(--ink-soft);margin-bottom:2px;display:block}.back-to-cart{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:.68rem;font-weight:700;display:flex}.checkout-empty,.not-found{background:var(--paper);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:620px;padding-left:24px;padding-right:24px;display:flex}.checkout-empty>span{background:var(--accent-soft);width:74px;height:74px;color:var(--accent-dark);border-radius:50%;place-items:center;display:grid}.checkout-empty h1,.not-found h1{letter-spacing:-.06em;margin:24px 0 11px;font-size:clamp(2rem,5vw,3.4rem)}.checkout-empty p,.not-found p{max-width:510px;color:var(--muted);margin-bottom:26px;line-height:1.65}.not-found-code{color:var(--accent);letter-spacing:.16em;font-family:Manrope,sans-serif;font-size:1rem;font-weight:800}@media (width<=1050px){:root{--header-height:101px}.desktop-nav{gap:17px}.desktop-nav a{font-size:.77rem}.header-whatsapp span{display:none}.header-whatsapp{justify-content:center;width:44px;padding:0}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr);gap:42px}.hero h1{font-size:clamp(3rem,6.6vw,4.8rem)}.hero-visual{min-height:500px}.hero-product--main{right:45px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:0}.benefit-card{border-bottom:1px solid var(--line-soft);padding:15px 22px}.benefit-card:first-child{padding-left:22px}.benefit-card:nth-child(2){border-right:0}.benefit-card:nth-last-child(-n+2){border-bottom:0}.steps-grid{grid-template-columns:repeat(2,1fr)}.step-card{min-height:230px}.step-card-top{margin-bottom:38px}.product-detail-grid{grid-template-columns:minmax(0,1fr) minmax(350px,.85fr);gap:45px}.product-info h1{font-size:3.2rem}.checkout-grid{grid-template-columns:minmax(0,1fr) 360px}.form-card{padding:24px}.delivery-options{grid-template-columns:1fr}}@media (width<=820px){:root{--header-height:98px}.container{width:min(100% - 32px,720px)}.section{padding:82px 0}.announcement-bar{height:30px}.announcement-inner{font-size:.64rem}.announcement-inner span:last-child,.announcement-separator{display:none}.navbar{grid-template-columns:44px 1fr auto;height:68px}.mobile-menu-button{justify-self:start;display:inline-grid}.brand{justify-self:center}.desktop-nav,.header-whatsapp,.cart-trigger-label{display:none}.cart-trigger{background:0 0;border:0;justify-content:center;width:44px;padding:0}.cart-count{border:2px solid var(--paper);min-width:18px;height:18px;font-size:.55rem;position:absolute;top:10px;right:9px}.mobile-nav{border-bottom:1px solid var(--line);opacity:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f6f1fa;width:100%;max-height:0;transition:max-height .3s,opacity .22s;display:block;position:absolute;top:100%;left:0;overflow:hidden}.mobile-nav.is-open{opacity:1;max-height:410px}.mobile-nav-inner{flex-direction:column;padding-top:12px;padding-bottom:20px;display:flex}.mobile-nav a{border-bottom:1px solid var(--line-soft);opacity:0;justify-content:space-between;align-items:center;padding:15px 3px;font-family:Manrope,sans-serif;font-size:1.02rem;font-weight:650;transition:opacity .18s,transform .18s;display:flex;transform:translateY(-5px)}.mobile-nav.is-open a{opacity:1;transition-delay:calc(var(--nav-index) * 35ms + 80ms);transform:translateY(0)}.hero{padding:48px 0 60px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center;padding:0}.hero h1{max-width:680px;margin-left:auto;margin-right:auto;font-size:clamp(3.35rem,12vw,5.3rem)}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-proof{text-align:left;justify-content:center}.hero-visual{min-height:580px}.hero-product--main{width:66%;right:10%}.hero-product--small{width:31%}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-actions{opacity:1;max-height:55px;margin-top:14px;transform:none}.product-card-view{display:none}.editorial-card{grid-template-columns:1fr;min-height:auto}.editorial-image{min-height:430px}.editorial-copy{padding:55px 38px}.shipping-grid,.faq-grid{grid-template-columns:1fr;gap:55px}.faq-intro{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-column{grid-column:1/-1}.product-detail-grid{grid-template-columns:1fr}.product-gallery{position:static}.product-info{max-width:620px;padding-top:0}.products-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-heading{flex-direction:column;align-items:start}.checkout-grid{grid-template-columns:1fr}.order-summary-card{position:static}.delivery-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.container{width:min(100% - 24px,520px)}.section{padding:70px 0}.section-heading{margin-bottom:31px}.section-heading--split{flex-direction:column;align-items:flex-start;gap:14px}.section-heading h2{font-size:2.28rem}.section-heading>p,.section-heading--split>p{font-size:.93rem}.announcement-bar{font-size:.6rem}.brand{font-size:.94rem}.brand-mark{border-radius:10px;width:31px;height:31px}.hero{padding-top:35px}.hero-kicker{margin-bottom:18px;font-size:.63rem}.hero h1{margin-bottom:20px;font-size:clamp(3rem,16vw,4.2rem);line-height:.98}.hero-lead{font-size:.98rem;line-height:1.62}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .button{width:100%}.hero-proof{margin-top:28px}.hero-visual{border-radius:28px;min-height:420px}.hero-product--main{border-radius:20px;width:70%;top:33px;right:9%}.hero-product--main>div{padding:11px 12px 13px;font-size:.67rem}.hero-product--main strong{font-size:.75rem}.hero-product-tag{padding:6px 8px;font-size:.5rem;top:10px;left:10px}.hero-product--small{border-radius:16px;bottom:28px;left:18px}.hero-floating-note{padding:9px 11px 9px 8px;bottom:22px;right:7px}.hero-floating-note>span{width:30px;height:30px}.hero-floating-note strong{font-size:.65rem}.hero-floating-note small{font-size:.55rem}.hero-doodle{display:none}.benefits-section{padding:12px 0}.benefits-grid{grid-template-columns:1fr}.benefit-card,.benefit-card:first-child{border-right:0;border-bottom:1px solid var(--line-soft);padding:14px 4px}.benefit-card:nth-last-child(-n+2){border-bottom:1px solid var(--line-soft)}.benefit-card:last-child{border-bottom:0}.products-grid{gap:29px 10px}.product-card-media{border-radius:17px}.product-card-media img{aspect-ratio:3/4}.product-badge{padding:6px 8px;font-size:.5rem;top:9px;left:9px}.product-card-body{padding:12px 1px 0}.product-card h3{margin-bottom:4px;font-size:.9rem}.product-card-title-row p{font-size:.67rem}.quick-add{flex-basis:44px;width:44px;height:44px}.product-card-price{margin-top:9px}.product-card-price strong{font-size:.92rem}.product-card-price span{font-size:.7rem}.product-card-actions{grid-template-columns:1fr;gap:5px;max-height:none;margin-top:11px}.product-card-actions .button{min-height:44px;font-size:.59rem}.editorial-banner{padding-bottom:45px}.editorial-card{border-radius:24px}.editorial-image{border-radius:18px;min-height:300px;margin:8px}.editorial-copy{padding:39px 24px 43px}.editorial-copy h2{font-size:2.15rem}.steps-grid{grid-template-columns:1fr}.step-card{min-height:205px}.step-card-top{margin-bottom:31px}.shipping-copy h2,.faq-intro h2{font-size:2.35rem}.shipping-options article{gap:11px;padding:14px}.shipping-icon{width:41px;height:41px}.demo-tag{padding:6px 7px;font-size:.51rem}.faq-list summary{padding:20px 2px;font-size:.9rem}.footer{padding-top:58px}.footer-grid{gap:46px 30px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px;margin-top:50px}.whatsapp-float{justify-content:center;width:50px;height:50px;padding:0;bottom:76px;right:12px}.whatsapp-float span{display:none}.toast{width:max-content;max-width:calc(100% - 28px);font-size:.7rem;bottom:142px}.drawer-header{min-height:87px;padding:17px 16px}.drawer-items{padding:3px 16px}.drawer-summary{padding:18px 16px}.cart-item{grid-template-columns:82px 1fr;gap:11px}.cart-item>img{width:82px;height:98px}.product-page{padding-top:15px;padding-bottom:70px}.breadcrumbs{margin-bottom:13px}.product-main-image{border-radius:20px}.gallery-thumbnails{gap:7px}.gallery-thumbnails button{border-radius:12px}.product-info h1{font-size:2.7rem}.product-purchase-row{grid-template-columns:1fr}.product-purchase-row .quantity-selector{grid-template-columns:1fr 1fr 1fr;width:100%}.button--purchase{min-height:58px}.products-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}.product-bottom-assurance{text-align:left;align-items:flex-start}.checkout-page{padding-top:15px;padding-bottom:70px}.checkout-heading{gap:22px;margin:10px 0 28px}.checkout-heading h1{font-size:2.55rem}.checkout-progress{justify-content:space-between;gap:5px;width:100%}.checkout-progress i{flex:1;width:auto}.checkout-progress span{font-size:.58rem}.form-card,.order-summary-card{border-radius:19px}.form-card{padding:21px 16px}.form-card-heading{margin-bottom:22px}.form-fields-grid,.form-fields-grid--address{grid-template-columns:1fr}.field--full,.field--wide{grid-column:auto}.delivery-options{grid-template-columns:1fr}.delivery-options label{min-height:92px}.order-summary-card{padding:20px 16px}.checkout-items article{grid-template-columns:57px 1fr auto}.checkout-item-image img{width:57px;height:66px}}@media (width<=370px){.products-grid,.products-grid--related{grid-template-columns:1fr}.product-card-actions{grid-template-columns:1fr .75fr}.hero h1{font-size:2.8rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
