*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body-font),Arial,sans-serif;font-size:15px;line-height:1.55;padding-bottom:92px}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.page-width{width:min(calc(100% - 32px),var(--page-width));margin-inline:auto}.section{padding:42px 0}.section--tight{padding:22px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head__copy{max-width:660px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:20px;height:1px;background:currentColor}.display-title,.section-title,h1,h2,h3{font-family:var(--heading-font),Georgia,serif}.section-title{margin:7px 0 0;font-size:clamp(31px,4.2vw,54px);line-height:1.02;letter-spacing:-.035em}.section-subtitle{margin:10px 0 0;color:var(--muted);max-width:620px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-weight:800;font-size:13px}.text-link svg{width:17px;stroke:currentColor;fill:none;stroke-width:1.9}.button{min-height:48px;border:0;border-radius:999px;padding:12px 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;transition:.22s}.button:hover{transform:translateY(-2px)}.button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.button--brand{background:var(--brand);color:#fff;box-shadow:0 12px 30px color-mix(in srgb,var(--brand) 22%,transparent)}.button--dark{background:var(--ink);color:#fff}.button--light{background:var(--surface);color:var(--ink)}.button--outline{background:transparent;border:1px solid var(--line)}.button--whatsapp{background:#167a42;color:#fff}.button--full{width:100%}.icon-btn{width:44px;height:44px;border:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;outline:none!important;display:grid;place-items:center;padding:0}.icon-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.icon-btn:hover,.icon-btn:focus,.icon-btn:active{border:0!important;background:transparent!important;box-shadow:none!important;outline:none!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;left:12px;top:-80px;z-index:999;background:#fff;padding:12px 18px;border-radius:12px}.skip-link:focus{top:12px}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte img{border-radius:var(--card-radius)}.placeholder-svg{width:100%;height:100%;background:#f0e8db}.announcement{background:var(--brand-dark);color:#fff;font-size:12px}.announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:22px;text-align:center}.announcement__pill{color:#ffe2a1;font-weight:800}.site-header{position:sticky;top:0;z-index:50;background:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-bottom:1px solid #eee9df;box-shadow:none!important}.header-main{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.header-left,.header-actions{display:flex;align-items:center;gap:9px}.header-actions{justify-content:flex-end}.menu-toggle{display:none}.header-nav{display:flex;align-items:center;gap:23px;font-size:13px;font-weight:700}.header-nav a{position:relative;padding:28px 0}.header-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--brand);transition:.2s}.header-nav a:hover:after,.header-nav a[aria-current=page]:after{right:0}.brand-logo{text-align:center}.brand-logo img{width:auto;max-height:52px}.brand-logo__text{font-family:var(--heading-font),Georgia,serif;color:var(--brand);font-size:34px;font-weight:700;line-height:.9;letter-spacing:-.04em}.brand-logo__tagline{margin-top:7px;font-size:8px;font-weight:800;letter-spacing:.28em}.header-cart{position:relative}.header-cart__count{position:absolute;right:-3px;top:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:var(--accent);color:#23170b;display:grid;place-items:center;font-size:9px;font-weight:900}.mobile-menu-panel{position:fixed;inset:0 auto 0 0;z-index:90;width:min(88vw,360px);background:#fff;padding:24px;transform:translate(-110%);transition:transform .28s ease;box-shadow:none;visibility:hidden;pointer-events:none}.mobile-menu-panel.is-open{transform:translate(0);visibility:visible;pointer-events:auto;box-shadow:30px 0 70px #0000002e}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.mobile-menu-links{display:grid;gap:6px}.mobile-menu-links a{padding:14px 12px;border-radius:14px;font-weight:800}.mobile-menu-links a:hover{background:var(--cream);color:var(--brand)}.menu-overlay,.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#1f130e73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.editorial-hero{padding:18px 0 26px}.editorial-hero__grid{min-height:610px;display:grid;grid-template-columns:1.05fr .95fr;gap:18px}.hero-copy-card,.hero-image-card{border-radius:var(--radius);overflow:hidden;position:relative}.hero-copy-card{background:var(--brand);color:#fff;padding:clamp(34px,6vw,78px);display:flex;flex-direction:column;justify-content:center;background-image:url(leaf-pattern.svg);background-repeat:repeat}.hero-copy-card:after{content:"";position:absolute;width:240px;height:240px;border:1px solid rgba(255,255,255,.15);border-radius:50%;right:-80px;bottom:-90px}.hero-kicker{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#ffe3a1}.hero-title{position:relative;z-index:1;margin:16px 0;font-size:clamp(48px,6.4vw,88px);line-height:.91;letter-spacing:-.055em}.hero-title em{display:block;color:#ffd878;font-weight:400}.hero-text{max-width:510px;margin:0;color:#ffffffc2;font-size:16px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.hero-points{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px;font-size:11px;font-weight:700;color:#ffffffb8}.hero-points span:before{content:"\2713";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:7px;border-radius:50%;background:#ffffff24;color:#ffe3a1}.hero-image-card{background:#e4d9c9}.hero-image-card img{width:100%;height:100%;object-fit:cover}.hero-image-card__fallback{height:100%;background:url(hero-fallback.jpg) center/cover}.hero-image-badge{position:absolute;left:22px;bottom:22px;max-width:260px;padding:18px;background:#fffdf8eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;box-shadow:0 16px 40px #241b1729}.hero-image-badge strong{font-family:var(--heading-font);font-size:24px;line-height:1}.hero-image-badge span{display:block;margin-top:6px;color:var(--muted);font-size:11px}.category-strip{margin-top:-52px;position:relative;z-index:4}.category-strip__shell{padding:18px;background:var(--surface);border:1px solid var(--line);border-radius:calc(var(--radius) + 2px);box-shadow:0 18px 50px #3f2e2317}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-card{text-align:center;min-width:0}.category-card__media{height:116px;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#f7ead1,#fff8e9);display:grid;place-items:center;font-size:44px;transition:.22s}.category-card__media img{width:100%;height:100%;object-fit:cover}.category-card:hover .category-card__media{transform:translateY(-4px);box-shadow:0 14px 30px #3f2e231f}.category-card__title{display:block;margin-top:10px;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.category-card__count{display:block;color:var(--muted);font-size:10px;margin-top:2px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--card-radius);overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px #3f2e231c}.product-card__media-wrap{position:relative;padding:9px 9px 0}.product-card__media{display:block;overflow:hidden;border-radius:calc(var(--card-radius) - 5px);background:#f3eadf}.product-card__media--portrait{aspect-ratio:3/4}.product-card__media--square{aspect-ratio:1}.product-card__media--adapt{aspect-ratio:auto}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__placeholder,.product-card__placeholder svg{width:100%;height:100%}.product-badge{position:absolute;left:18px;top:18px;z-index:2;padding:6px 9px;border-radius:999px;background:var(--accent);font-size:9px;font-weight:900;text-transform:uppercase}.product-card__wish{position:absolute;right:18px;top:18px;z-index:2;width:34px;height:34px;border:0;border-radius:50%;background:#ffffffe6;display:grid;place-items:center}.product-card__wish svg{width:17px;fill:none;stroke:var(--brand);stroke-width:1.8}.product-card__wish.is-active svg{fill:var(--brand)}.product-card__body{padding:14px}.product-card__vendor{font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.product-card__title{display:block;margin-top:3px;font-size:14px;font-weight:800;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__rating{display:flex;align-items:center;gap:7px;margin-top:6px}.product-card__rating span{color:#dd9b19;font-size:10px;letter-spacing:1px}.product-card__rating small{color:var(--muted);font-size:10px}.price{display:flex;align-items:center;gap:8px;margin-top:7px}.price__current{font-size:19px;font-weight:900}.price__compare{color:var(--muted);font-size:11px}.product-card__form{margin-top:11px}.variant-select,.field-select{width:100%;height:40px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 34px 0 11px;outline:none;font-size:11px;font-weight:700}.variant-select:focus,.field-select:focus{border-color:var(--brand)}.product-card__actions{display:grid;grid-template-columns:.78fr 1.22fr;gap:7px;margin-top:8px}.card-add,.card-whatsapp{min-width:0;height:42px;border:0;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:900}.card-add{background:var(--brand);color:#fff}.card-whatsapp{background:#e8f4eb;color:#17683b}.card-add svg,.card-whatsapp svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.card-add[disabled]{opacity:.45}.product-card__actions span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.story-band{display:grid;grid-template-columns:.9fr 1.1fr;min-height:480px;border-radius:var(--radius);overflow:hidden;background:var(--surface);border:1px solid var(--line)}.story-band__media{min-height:380px;background:#ddd}.story-band__media img{width:100%;height:100%;object-fit:cover}.story-band__media-fallback{width:100%;height:100%;background:url(hero-fallback.jpg) center/cover}.story-band__copy{padding:clamp(32px,6vw,78px);display:flex;flex-direction:column;justify-content:center}.story-band__copy h2{margin:10px 0 17px;font-size:clamp(37px,5vw,64px);line-height:.98;letter-spacing:-.045em}.story-band__copy p{color:var(--muted);max-width:590px}.story-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:22px 0 28px}.story-list span{font-size:12px;font-weight:800}.story-list span:before{content:"\2713";margin-right:8px;color:var(--brand)}.offer-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.offer-card{position:relative;min-height:330px;overflow:hidden;border-radius:var(--radius);padding:38px;color:#fff}.offer-card--image{background:#35251e}.offer-card--image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#311e18f2,#311e1859);z-index:1}.offer-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:url(combo-fallback.jpg) center/cover}.offer-card__content{position:relative;z-index:2;max-width:500px}.offer-card h3{margin:10px 0 12px;font-size:clamp(35px,4.5vw,58px);line-height:.98}.offer-card p{max-width:420px;color:#ffffffbf}.offer-card--accent{background:var(--accent);color:#2d1f14}.offer-card--accent p{color:#2d1f14b8}.offer-stamp{position:absolute;right:24px;top:24px;width:104px;height:104px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--brand);color:#fff;transform:rotate(6deg);font-weight:900;line-height:1.05}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:var(--surface);border-radius:var(--card-radius);overflow:hidden}.trust-item{padding:22px;display:flex;align-items:center;gap:13px}.trust-item+.trust-item{border-left:1px solid var(--line)}.trust-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:var(--cream);font-size:23px;flex:0 0 auto}.trust-item b{display:block;font-size:11px;text-transform:uppercase}.trust-item span{display:block;margin-top:3px;color:var(--muted);font-size:10px}.testimonial-shell{padding:38px;background:var(--brand-dark);color:#fff;border-radius:var(--radius);background-image:url(leaf-pattern.svg)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.testimonial-card{padding:22px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:18px}.testimonial-stars{color:#ffd06c;letter-spacing:2px}.testimonial-card blockquote{margin:13px 0;color:#ffffffc7;font-size:13px}.testimonial-card strong{font-size:12px}.newsletter-band{display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:38px;border-radius:var(--radius);background:var(--surface);border:1px solid var(--line)}.newsletter-band h2{margin:5px 0;font-size:clamp(32px,4vw,50px)}.newsletter-form{display:flex;gap:8px;width:min(100%,470px)}.newsletter-form input{min-width:0;flex:1;height:52px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 18px;outline:none}.page-hero{padding:42px 0 22px}.page-hero__inner{padding:clamp(30px,5vw,62px);border-radius:var(--radius);background:var(--brand);color:#fff;background-image:url(leaf-pattern.svg)}.page-hero h1{margin:8px 0 0;font-size:clamp(42px,7vw,82px);line-height:.92;letter-spacing:-.055em}.page-hero p{max-width:650px;color:#ffffffb8}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.collection-toolbar__count{color:var(--muted);font-size:12px}.collection-toolbar__sort{display:flex;align-items:center;gap:9px}.pagination{display:flex;justify-content:center;gap:7px;margin-top:36px}.pagination a,.pagination span{min-width:40px;height:40px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;background:var(--surface)}.pagination .current{background:var(--brand);color:#fff;border-color:var(--brand)}.collection-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-tile{position:relative;aspect-ratio:1.1;overflow:hidden;border-radius:var(--card-radius);background:#e9dfd3}.collection-tile img{width:100%;height:100%;object-fit:cover;transition:.35s}.collection-tile:hover img{transform:scale(1.04)}.collection-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 35%,#1f140fc7)}.collection-tile__copy{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff}.collection-tile__copy h2{font-size:30px;margin:0}.search-form{display:flex;max-width:720px;margin-top:24px}.search-form input{flex:1;min-width:0;height:54px;border:1px solid var(--line);border-radius:999px 0 0 999px;padding:0 20px;background:#fff;outline:none}.search-form button{border-radius:0 999px 999px 0}.search-empty,.empty-state{text-align:center;padding:60px 24px}.empty-state__icon{font-size:58px}.empty-state h3{font-size:32px;margin:12px 0 4px}.empty-state p{color:var(--muted)}.product-main{padding:28px 0 48px}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:44px;align-items:start}.product-gallery{display:grid;grid-template-columns:82px 1fr;gap:12px;position:sticky;top:114px}.product-thumbs{display:grid;gap:9px;align-content:start}.product-thumb{border:1px solid var(--line);padding:0;border-radius:12px;overflow:hidden;background:var(--surface);opacity:.68}.product-thumb.is-active{opacity:1;border-color:var(--brand)}.product-thumb img{width:100%;aspect-ratio:1;object-fit:cover}.product-main-image{border-radius:var(--radius);overflow:hidden;background:#eee}.product-main-image img{width:100%;height:auto}.product-info-panel{padding-top:8px}.product-breadcrumbs{font-size:11px;color:var(--muted);margin-bottom:16px}.product-page-title{margin:8px 0 12px;font-size:clamp(40px,5vw,64px);line-height:.96;letter-spacing:-.045em}.product-page-rating{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted)}.product-page-rating span{color:#df9c18;letter-spacing:2px}.product-page-price .price__current{font-size:28px}.product-page-price{margin:18px 0}.product-short-copy{color:var(--muted);font-size:14px}.product-form-box{margin-top:24px;padding:20px;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface)}.product-form-box label{display:block;margin-bottom:7px;font-size:11px;font-weight:900;text-transform:uppercase}.product-form-box .variant-select{height:48px;font-size:13px}.quantity-row{display:grid;grid-template-columns:130px 1fr;gap:10px;margin-top:12px}.quantity-picker{height:50px;border:1px solid var(--line);border-radius:999px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center}.quantity-picker button{border:0;background:none;font-size:20px}.quantity-picker input{width:100%;border:0;text-align:center;background:none;outline:none}.product-buy-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.product-meta-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.product-meta-pills span{padding:7px 10px;border-radius:999px;background:var(--cream);font-size:10px;font-weight:800}.product-accordions{margin-top:20px;border-top:1px solid var(--line)}.product-accordions details{border-bottom:1px solid var(--line);padding:15px 0}.product-accordions summary{cursor:pointer;font-weight:800;list-style:none}.product-accordions details div{padding-top:12px;color:var(--muted);font-size:13px}.recommendations{margin-top:22px}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:28px;align-items:start}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:16px;padding:14px;border:1px solid var(--line);background:var(--surface);border-radius:var(--card-radius);align-items:center}.cart-item__image{border-radius:14px;overflow:hidden;background:#eee}.cart-item__image img{width:100%;aspect-ratio:1;object-fit:cover}.cart-item__title{font-weight:900}.cart-item__variant{font-size:11px;color:var(--muted)}.cart-item__controls{display:flex;align-items:center;gap:12px;margin-top:10px}.cart-item__controls input{width:70px;height:38px;border:1px solid var(--line);border-radius:10px;text-align:center}.cart-item__remove{display:inline-flex;color:var(--brand);font-size:11px;font-weight:800}.cart-summary{position:sticky;top:112px;padding:24px;border:1px solid var(--line);background:var(--surface);border-radius:var(--card-radius)}.cart-summary h2{font-size:30px;margin:0 0 18px}.cart-summary__row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.cart-note{width:100%;min-height:90px;margin:16px 0;border:1px solid var(--line);border-radius:14px;padding:12px;resize:vertical}.cart-actions{display:grid;gap:9px}.cart-whatsapp{margin-top:8px}.content-card{padding:clamp(26px,5vw,64px);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.content-card h1{font-size:clamp(40px,6vw,72px);line-height:.95;margin:0 0 24px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{overflow:hidden;border:1px solid var(--line);background:var(--surface);border-radius:var(--card-radius)}.article-card__media{aspect-ratio:1.4;background:#eee}.article-card__media img{width:100%;height:100%;object-fit:cover}.article-card__body{padding:18px}.article-card h2{margin:8px 0;font-size:26px;line-height:1.05}.article-meta{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.article-layout{display:grid;grid-template-columns:minmax(0,820px);justify-content:center}.article-header{text-align:center;margin-bottom:28px}.article-header h1{font-size:clamp(44px,7vw,78px);line-height:.92;margin:10px 0}.article-featured{margin-bottom:28px;border-radius:var(--radius);overflow:hidden}.article-content{font-size:16px}.article-content h2,.article-content h3{margin-top:1.6em}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.contact-info,.contact-form{padding:30px;background:var(--surface);border:1px solid var(--line);border-radius:var(--card-radius)}.field{display:grid;gap:6px;margin-bottom:14px}.field label{font-size:11px;font-weight:900;text-transform:uppercase}.field input,.field textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:13px;padding:13px;outline:none}.field textarea{min-height:140px;resize:vertical}.form-success{padding:12px;border-radius:12px;background:#e6f3e9;color:#17683b}.form-errors{padding:12px;border-radius:12px;background:#f8e4df;color:#8c2c21}.site-footer{margin-top:42px;padding:54px 0 118px;background:var(--brand-dark);color:#fff}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:36px}.footer-brand .brand-logo__text{color:#fff;text-align:left}.footer-brand p{max-width:360px;color:#ffffff9e;font-size:13px}.footer-heading{font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:13px;color:#ffd878}.footer-links{display:grid;gap:8px;color:#ffffffa8;font-size:13px}.footer-social{display:flex;gap:8px;margin-top:18px}.footer-social a{width:38px;height:38px;border:1px solid rgba(255,255,255,.16);border-radius:50%;display:grid;place-items:center;font-size:11px}.footer-bottom{margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.13);display:flex;justify-content:space-between;color:#ffffff75;font-size:11px}.cart-drawer{position:fixed;inset:0 0 0 auto;z-index:100;width:min(92vw,430px);background:var(--cream);transform:translate(105%);transition:.28s;display:grid;grid-template-rows:auto 1fr auto}.cart-drawer.is-open{transform:none}.cart-drawer__head{padding:22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.cart-drawer__head h2{margin:2px 0 0;font-size:34px}.cart-drawer__body{overflow:auto;padding:16px}.drawer-item{display:grid;grid-template-columns:72px 1fr auto;gap:11px;padding:10px 0;border-bottom:1px solid var(--line)}.drawer-item img{width:72px;height:82px;object-fit:cover;border-radius:12px}.drawer-item__title{font-size:12px;font-weight:900}.drawer-item__variant{font-size:10px;color:var(--muted)}.drawer-item__price{font-size:12px;font-weight:900}.cart-drawer__footer{padding:18px;border-top:1px solid var(--line);background:var(--surface)}.cart-drawer__total{display:flex;justify-content:space-between;margin-bottom:12px}.app-nav{position:fixed;z-index:60;left:50%;bottom:max(10px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(calc(100% - 20px),620px);height:70px;padding:7px 10px;border:1px solid var(--line);border-radius:24px;background:#fffdf8f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 50px #2b1e162e;display:grid;grid-template-columns:repeat(5,1fr)}.app-nav a,.app-nav button{border:0;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--muted);font-size:9px;font-weight:900}.app-nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-nav .is-active{color:var(--brand)}.app-nav__cart{position:relative}.app-nav__cart svg{width:28px;height:28px;color:#fff;background:var(--brand);padding:6px;border-radius:50%;box-sizing:content-box;margin-top:-28px}.app-nav__cart i{position:absolute;top:0;right:22%;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:var(--accent);display:grid;place-items:center;font-style:normal;color:#23170b;font-size:9px}.toast{position:fixed;left:50%;bottom:94px;z-index:120;transform:translate(-50%,20px);opacity:0;pointer-events:none;padding:11px 17px;background:var(--ink);color:#fff;border-radius:999px;font-size:12px;font-weight:800;transition:.25s}.toast.is-visible{opacity:1;transform:translate(-50%)}@media(max-width:1050px){.header-nav{display:none}.menu-toggle{display:grid}.editorial-hero__grid{min-height:auto;grid-template-columns:1fr}.hero-copy-card{min-height:500px}.hero-image-card{min-height:460px}.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.offer-grid,.story-band{grid-template-columns:1fr}.story-band__media{min-height:440px}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-item+.trust-item{border-left:0}.trust-item:nth-child(2n){border-left:1px solid var(--line)}.trust-item:nth-child(n+3){border-top:1px solid var(--line)}.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.footer-grid{grid-template-columns:1fr 1fr}.collection-list,.blog-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}}@media(max-width:720px){body{font-size:14px}.page-width{width:min(calc(100% - 20px),var(--page-width))}.section{padding:28px 0}.section-head{align-items:center}.section-title{font-size:32px}.announcement__inner{min-height:30px;font-size:10px}.announcement__inner span:nth-child(n+2){display:none}.header-main{height:66px}.brand-logo__text{font-size:29px}.brand-logo__tagline{font-size:6px}.header-actions .icon-btn:first-child{display:none}.icon-btn{width:39px;height:39px}.editorial-hero{padding-top:10px}.editorial-hero__grid{gap:10px}.hero-copy-card,.hero-image-card{border-radius:22px}.hero-copy-card{min-height:480px;padding:29px 23px}.hero-title{font-size:49px}.hero-text{font-size:13px}.hero-actions{margin-top:22px}.hero-actions .button{min-height:44px;padding:10px 16px;font-size:11px}.hero-points{gap:9px;font-size:9px}.hero-image-card{min-height:360px}.hero-image-badge{left:14px;bottom:14px;padding:14px}.hero-image-badge strong{font-size:20px}.category-strip{margin-top:-26px}.category-strip__shell{padding:12px 10px;border-radius:22px}.category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:9px}.category-grid::-webkit-scrollbar{display:none}.category-card{min-width:92px;scroll-snap-align:start}.category-card__media{height:82px;border-radius:16px;font-size:34px}.category-card__title{font-size:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card{border-radius:16px}.product-card__media-wrap{padding:6px 6px 0}.product-card__media{border-radius:12px}.product-card__body{padding:10px}.product-card__title{font-size:12px}.product-card__rating{margin-top:4px}.price__current{font-size:16px}.variant-select{height:36px;font-size:10px}.product-card__actions{grid-template-columns:42px 1fr;gap:6px}.card-add,.card-whatsapp{height:39px;border-radius:11px}.card-add span{display:none}.card-whatsapp{font-size:9px}.product-badge{left:12px;top:12px;font-size:8px}.product-card__wish{right:12px;top:12px;width:30px;height:30px}.story-band{border-radius:22px}.story-band__media{min-height:300px}.story-band__copy{padding:26px 20px}.story-band__copy h2{font-size:40px}.story-list{grid-template-columns:1fr}.offer-card{min-height:300px;border-radius:22px;padding:25px 20px}.offer-card h3{font-size:39px;max-width:270px}.offer-stamp{width:82px;height:82px;right:14px;top:14px;font-size:11px}.trust-strip{border-radius:18px}.trust-item{padding:13px 9px;gap:8px}.trust-icon{width:39px;height:39px;font-size:19px}.trust-item b{font-size:9px}.trust-item span{font-size:8px}.testimonial-shell{padding:25px 18px;border-radius:22px}.testimonial-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.testimonial-card{min-width:82%;scroll-snap-align:start}.newsletter-band{grid-template-columns:1fr;padding:24px 18px;border-radius:22px}.newsletter-form{width:100%}.page-hero{padding:22px 0 10px}.page-hero__inner{padding:32px 22px;border-radius:22px}.page-hero h1{font-size:48px}.collection-toolbar{align-items:flex-start;flex-direction:column}.product-layout{gap:23px}.product-gallery{display:block}.product-thumbs{display:flex;overflow-x:auto;margin-top:10px;order:2}.product-thumb{min-width:64px}.product-main-image{border-radius:22px}.product-page-title{font-size:42px}.product-form-box{padding:14px}.quantity-row{grid-template-columns:112px 1fr}.product-buy-actions{grid-template-columns:1fr}.cart-item{grid-template-columns:82px 1fr;padding:10px}.cart-item>div:last-child{grid-column:2;text-align:left}.cart-item__controls{flex-wrap:wrap}.collection-list,.blog-grid{grid-template-columns:1fr}.content-card{padding:25px 18px;border-radius:22px}.contact-info,.contact-form{padding:20px}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-bottom{display:block;line-height:1.8}.site-footer{padding-top:40px}.app-nav{height:65px;border-radius:21px}.app-nav__cart svg{width:25px;height:25px}.cart-drawer{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
