:root{--radius: .75rem;--background: oklch(.99 .008 95);--foreground: oklch(.24 .06 285);--card: oklch(1 0 0);--card-foreground: oklch(.24 .06 285);--primary: oklch(.38 .11 285);--primary-foreground: oklch(.98 .02 95);--secondary: oklch(.95 .04 95);--secondary-foreground: oklch(.3 .08 285);--muted: oklch(.96 .015 95);--muted-foreground: oklch(.5 .04 285);--accent: oklch(.87 .16 92);--accent-foreground: oklch(.24 .06 285);--destructive: oklch(.55 .22 27);--border: oklch(.91 .02 285);--gold: oklch(.87 .16 92);--maroon: oklch(.3 .09 285);--whatsapp: oklch(.7 .18 150);--gradient-hero: radial-gradient(1200px 600px at 20% 10%, oklch(.87 .16 92 / .45), transparent 60%), linear-gradient(135deg, oklch(.99 .01 95), oklch(.93 .07 95));--gradient-gold: linear-gradient(135deg, oklch(.9 .15 95), oklch(.8 .16 85));--shadow-warm: 0 20px 60px -20px oklch(.38 .11 285 / .35);--shadow-soft: 0 10px 30px -12px oklch(.3 .08 285 / .15);--font-sans: "Plus Jakarta Sans", ui-sans-serif, system-ui, sans-serif;--font-display: "Marcellus", "Cormorant Garamond", ui-serif, Georgia, serif;--container-max: 1400px}*{box-sizing:border-box;border-color:var(--border)}html{-webkit-text-size-adjust:100%}body{margin:0;overflow-x:hidden;background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);letter-spacing:-.005em;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;background:none;border:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.015em;margin:0}.font-display{font-family:var(--font-display);font-weight:400}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.container{margin:0 auto;max-width:var(--container-max);padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}@media(prefers-reduced-motion:reduce){.animate-marquee{animation:none!important}*{scroll-behavior:auto!important}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:999px;padding:.75rem 2rem;font-size:.875rem;font-weight:600;transition:filter .15s,background-color .15s,color .15s;white-space:nowrap}.btn--gold{background-image:var(--gradient-gold);color:var(--primary-foreground);box-shadow:var(--shadow-warm)}.btn--gold:hover{filter:brightness(1.1)}.btn--outline{border:1px solid var(--foreground);color:var(--foreground);background:transparent}.btn--outline:hover{background:var(--foreground);color:var(--background)}.btn:disabled{opacity:.5;cursor:not-allowed}.announce-bar{background:var(--foreground);color:var(--background);font-size:11px}.announce-bar__track{margin:0 auto;max-width:var(--container-max);padding:0 .75rem;height:2.25rem;display:flex;align-items:center;overflow:hidden}.announce-bar__marquee{display:flex;white-space:nowrap;gap:2.5rem;animation:marquee 30s linear infinite}.announce-bar__marquee span{opacity:.9}@media(min-width:640px){.announce-bar{font-size:12px}.announce-bar__track{padding:0 1rem;height:2.25rem}.announce-bar__marquee{gap:4rem}}.press-bar{background:var(--secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden}.press-bar__marquee{display:flex;white-space:nowrap;animation:marquee 30s linear infinite;padding:.625rem 0;font-size:.8125rem}.press-bar__item{margin:0 1.5rem;display:inline-flex;align-items:center;gap:.5rem}.press-bar__item .dot{color:var(--primary)}.press-bar__sep{margin:0 1rem;color:var(--muted-foreground)}.site-header{background:var(--background);position:sticky;top:0;z-index:40;border-bottom:1px solid var(--border)}.site-header__row{margin:0 auto;max-width:var(--container-max);padding:.625rem .75rem;display:flex;align-items:center;gap:.75rem}@media(min-width:640px){.site-header__row{padding:.75rem 1rem;gap:1.5rem}}.site-header__burger{display:grid;place-items:center;height:2.5rem;width:2.5rem;margin-left:-.5rem;border-radius:999px}.site-header__burger:hover{background:var(--muted)}.site-header__burger-icon{position:relative;display:block;height:1rem;width:1.25rem}.site-header__burger-icon span{position:absolute;left:0;height:2px;width:1.25rem;background:var(--foreground);transition:all .2s}.site-header__burger-icon span:nth-child(1){top:0}.site-header__burger-icon span:nth-child(2){top:.5rem}.site-header__burger-icon span:nth-child(3){top:1rem}.site-header__logo{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.site-header__logo img{height:2rem;width:2rem;border-radius:999px;object-fit:cover;box-shadow:var(--shadow-soft)}@media(min-width:640px){.site-header__logo img{height:2.5rem;width:2.5rem}}.site-header__logo-text{font-family:var(--font-display);font-size:1.25rem;letter-spacing:-.01em}@media(min-width:640px){.site-header__logo-text{font-size:1.5rem}}.site-header__nav{display:none;flex:1;align-items:center;justify-content:center;gap:1.25rem;font-size:13px}@media(min-width:1024px){.site-header__nav{display:flex}}.site-header__nav a:hover{color:var(--primary)}.site-header__icons{display:flex;align-items:center;gap:.25rem;margin-left:auto;flex-shrink:0}@media(min-width:640px){.site-header__icons{gap:.75rem}}.site-header__icon{height:2.5rem;width:2.5rem;border-radius:999px;display:grid;place-items:center;position:relative}.site-header__icon:hover{background:var(--muted)}.site-header__icon--account{display:none}@media(min-width:640px){.site-header__icon--account{display:grid}}.site-header__cart-count{position:absolute;top:2px;right:2px;height:1rem;width:1rem;border-radius:999px;background:var(--primary);color:var(--primary-foreground);font-size:10px;display:grid;place-items:center}.site-header__mobile-cats{border-top:1px solid var(--border);overflow-x:auto}@media(min-width:1024px){.site-header__mobile-cats{display:none}}.site-header__mobile-cats-track{display:flex;gap:.5rem;padding:.5rem .75rem;width:max-content}.site-header__mobile-cats-track a{white-space:nowrap;border:1px solid var(--border);border-radius:999px;padding:.375rem .75rem;font-size:12px}.site-header__mobile-cats-track a.is-active{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.site-drawer{border-top:1px solid var(--border);background:var(--background);max-height:70vh;overflow-y:auto}@media(min-width:1024px){.site-drawer{display:none}}.site-drawer[hidden]{display:none}.site-drawer nav{padding:.75rem 1rem;display:grid;gap:.25rem;font-size:14px}.site-drawer nav a{padding:.625rem 0;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.site-drawer nav a.is-all{font-weight:500}.site-drawer .count{font-size:12px;color:var(--muted-foreground)}.hero{position:relative;overflow:hidden}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#fdfcf6d9,#fdfcf68c,#fdfcf6d9)}@media(min-width:768px){.hero__overlay{background:linear-gradient(to right,oklch(.99 .008 95 / .9),oklch(.99 .008 95 / .4),transparent)}}.hero__inner{position:relative;margin:0 auto;max-width:var(--container-max);padding:3.5rem 1rem;min-height:340px;display:flex;flex-direction:column;justify-content:center}@media(min-width:640px){.hero__inner{padding:3.5rem 1.5rem}}@media(min-width:768px){.hero__inner{padding:9rem 1.5rem;min-height:520px}}.hero__content{max-width:36rem}.hero__title{font-size:2.25rem;line-height:1.02}@media(min-width:640px){.hero__title{font-size:3rem}}@media(min-width:768px){.hero__title{font-size:4.5rem;line-height:.95}}.hero__subtitle{margin-top:1rem;font-family:var(--font-display);font-size:1.125rem;color:color-mix(in oklch,var(--foreground) 80%,transparent)}@media(min-width:640px){.hero__subtitle{font-size:1.5rem;margin-top:1.5rem}}@media(min-width:768px){.hero__subtitle{font-size:1.875rem}}.hero__cta{margin-top:1.75rem}@media(min-width:768px){.hero__cta{margin-top:2.5rem}}.promo-banner{margin:0 auto;max-width:var(--container-max);padding:1.5rem .75rem}@media(min-width:640px){.promo-banner{padding:2.5rem 1rem}}.promo-banner__track{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;margin:0 -.75rem;padding-left:.75rem;padding-right:.75rem}@media(min-width:640px){.promo-banner__track{gap:1rem;margin:0;padding-left:0;padding-right:0}}.promo-banner__card{position:relative;scroll-snap-align:start;flex-shrink:0;width:80vw;max-width:320px;height:150px;border-radius:1rem;overflow:hidden}@media(min-width:640px){.promo-banner__card{height:180px}}.promo-banner__card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.promo-banner__card:hover img{transform:scale(1.05)}.promo-banner__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,oklch(.24 .06 285 / .75),transparent)}.promo-banner__card-text{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;display:flex;flex-direction:column;justify-content:center;z-index:1}.promo-banner__card-title{font-family:var(--font-display);font-size:1.25rem;color:var(--background)}@media(min-width:640px){.promo-banner__card-title{font-size:1.5rem}}.promo-banner__card-tagline{font-size:12px;color:#fdfcf6cc;margin-top:.25rem;max-width:65%}.category-strip{margin:0 auto;max-width:var(--container-max);padding:2rem 1rem 0;text-align:center}@media(min-width:640px){.category-strip{padding-top:3rem}}.category-strip p{font-family:var(--font-display);font-size:1.25rem}@media(min-width:640px){.category-strip p{font-size:1.5rem}}@media(min-width:768px){.category-strip p{font-size:1.875rem}}.category-grid{margin:0 auto;max-width:var(--container-max);padding:2rem .75rem}@media(min-width:640px){.category-grid{padding:3rem 1rem}}.section-title{font-family:var(--font-display);font-size:1.5rem;text-align:center;margin-bottom:1.25rem}@media(min-width:640px){.section-title{font-size:1.875rem;margin-bottom:2rem}}@media(min-width:768px){.section-title{font-size:2.25rem}}.category-grid__list{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}@media(min-width:640px){.category-grid__list{grid-template-columns:repeat(4,1fr);gap:1rem}}@media(min-width:1024px){.category-grid__list{grid-template-columns:repeat(8,1fr)}}.category-grid__item{display:flex;flex-direction:column;align-items:center;gap:.5rem}@media(min-width:640px){.category-grid__item{gap:.75rem}}.category-grid__circle{aspect-ratio:1;width:100%;border-radius:999px;overflow:hidden;background:var(--card);border:1px solid var(--border);transition:box-shadow .2s}.category-grid__item:hover .category-grid__circle{box-shadow:var(--shadow-warm)}.category-grid__circle img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.category-grid__item:hover .category-grid__circle img{transform:scale(1.1)}.category-grid__label{font-size:11px;font-weight:500;text-align:center;line-height:1.2}@media(min-width:640px){.category-grid__label{font-size:14px}}.product-row{margin:0 auto;max-width:var(--container-max);padding:2rem .75rem}@media(min-width:640px){.product-row{padding:3rem 1rem}}.product-row--tinted{background:color-mix(in oklch,var(--secondary) 40%,transparent);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.product-row__track{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;margin:0 -.75rem;padding-left:.75rem;padding-right:.75rem}@media(min-width:640px){.product-row__track{gap:1rem;margin:0;padding-left:0;padding-right:0}}@media(min-width:768px){.product-row__track{display:grid;grid-template-columns:repeat(4,1fr);overflow:visible}}@media(min-width:1024px){.product-row__track{grid-template-columns:repeat(6,1fr)}}.product-row__cell{scroll-snap-align:start;flex-shrink:0;width:46vw;max-width:210px}@media(min-width:768px){.product-row__cell{width:auto;max-width:none}}.product-row__footer{text-align:center;margin-top:1.5rem}@media(min-width:640px){.product-row__footer{margin-top:2rem}}.product-full-grid{margin:0 auto;max-width:var(--container-max);padding:2.5rem .75rem}@media(min-width:640px){.product-full-grid{padding:4rem 1rem}}.product-full-grid__subtitle{text-align:center;color:var(--muted-foreground);font-size:14px;margin-top:.5rem}.product-full-grid__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1.5rem}@media(min-width:640px){.product-full-grid__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media(min-width:768px){.product-full-grid__grid{grid-template-columns:repeat(4,1fr);margin-top:2.5rem}}@media(min-width:1024px){.product-full-grid__grid{grid-template-columns:repeat(6,1fr)}}.product-full-grid__footer{text-align:center;margin-top:2rem}@media(min-width:640px){.product-full-grid__footer{margin-top:2.5rem}}.product-card{display:flex;flex-direction:column;background:var(--card);border-radius:1rem;border:1px solid var(--border);overflow:hidden;transition:box-shadow .2s}.product-card:hover{box-shadow:var(--shadow-warm)}.product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:var(--muted)}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__badge-discount{position:absolute;top:.5rem;left:.5rem;font-size:10px;font-weight:600;background:var(--maroon);color:var(--primary-foreground);padding:.25rem .5rem;border-radius:999px}.product-card__badge-tag{position:absolute;bottom:.5rem;left:.5rem;font-size:10px;background:#fdfcf6e6;padding:.25rem .5rem;border-radius:999px}.product-card__info{padding:.625rem;display:flex;flex-direction:column;flex:1}@media(min-width:640px){.product-card__info{padding:.75rem}}.product-card__title{font-size:12px;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.25rem}@media(min-width:640px){.product-card__title{font-size:13px}}.product-card__price-row{display:flex;align-items:baseline;gap:.5rem;margin-top:.375rem}.product-card__price{font-family:var(--font-display);font-size:1rem;color:var(--maroon)}@media(min-width:640px){.product-card__price{font-size:1.125rem}}.product-card__compare{font-size:11px;color:var(--muted-foreground);text-decoration:line-through}.product-card__add{margin-top:.625rem;width:100%;font-size:12px;border-radius:999px;border:1px solid var(--foreground);padding:.5rem;transition:background-color .15s,color .15s}.product-card__add:hover{background:var(--foreground);color:var(--background)}.product-card__add:disabled{opacity:.5;cursor:not-allowed}.why-us{background:color-mix(in oklch,var(--secondary) 40%,transparent);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.why-us__inner{margin:0 auto;max-width:var(--container-max);padding:2.5rem 1rem}@media(min-width:640px){.why-us__inner{padding:4rem 1rem}}.why-us__grid{display:grid;gap:1rem}@media(min-width:640px){.why-us__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:1024px){.why-us__grid{grid-template-columns:repeat(4,1fr)}}.why-us__card{border-radius:1rem;background:var(--card);border:1px solid var(--border);padding:1.5rem}.why-us__icon{height:2.5rem;width:2.5rem;border-radius:999px;background-image:var(--gradient-gold);color:var(--primary-foreground);display:grid;place-items:center;margin-bottom:1rem}.why-us__title{font-weight:500}.why-us__desc{font-size:14px;color:var(--muted-foreground);margin-top:.5rem;line-height:1.6}.testimonials{background:var(--maroon);color:var(--primary-foreground)}.testimonials__inner{margin:0 auto;max-width:var(--container-max);padding:2.5rem 1rem}@media(min-width:640px){.testimonials__inner{padding:4rem 1rem}}.testimonials__eyebrow{text-align:center;font-size:12px;letter-spacing:.25em;text-transform:uppercase;color:var(--gold)}.testimonials__heading{text-align:center;margin-top:.5rem;font-size:1.5rem}@media(min-width:640px){.testimonials__heading{font-size:1.875rem}}@media(min-width:768px){.testimonials__heading{font-size:2.25rem}}.testimonials__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;margin-top:2rem;padding:0 1rem .5rem;margin-left:-1rem;margin-right:-1rem}@media(min-width:640px){.testimonials__track{margin-top:2.5rem}}.testimonials__card{scroll-snap-align:start;flex-shrink:0;width:82vw;max-width:300px;border-radius:1rem;background:#fcf9ea0d;border:1px solid oklch(.98 .02 95 / .1);padding:1.5rem;margin:0}.testimonials__stars{color:var(--gold);margin-bottom:.75rem}.testimonials__quote{font-size:14px;line-height:1.6;opacity:.9}.testimonials__author{margin-top:1rem;display:flex;align-items:center;gap:.75rem}.testimonials__author img{height:2.5rem;width:2.5rem;border-radius:999px;object-fit:cover}.testimonials__author-name{font-size:14px;font-weight:500}.about-store{background:color-mix(in oklch,var(--secondary) 40%,transparent);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.about-store__inner{margin:0 auto;max-width:var(--container-max);padding:2.5rem 1rem}@media(min-width:640px){.about-store__inner{padding:4rem 1rem}}.about-store__heading{font-size:1.5rem;margin-bottom:1rem}@media(min-width:640px){.about-store__heading{font-size:1.875rem;margin-bottom:1.5rem}}@media(min-width:768px){.about-store__heading{font-size:2.25rem}}.about-store__body{display:flex;flex-direction:column;gap:1rem;font-size:14px;color:var(--muted-foreground);line-height:1.7;max-width:64rem}@media(min-width:768px){.about-store__body{font-size:16px}}.foundation-cta{position:relative;overflow:hidden}.foundation-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.foundation-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in oklch,var(--foreground) 70%,transparent)}.foundation-cta__inner{position:relative;margin:0 auto;max-width:var(--container-max);padding:3.5rem 1rem;text-align:center;color:var(--background)}@media(min-width:640px){.foundation-cta__inner{padding:5rem 1rem}}.foundation-cta__eyebrow{font-size:12px;letter-spacing:.25em;text-transform:uppercase;color:var(--gold)}.foundation-cta__heading{margin-top:.75rem;font-size:1.5rem}@media(min-width:640px){.foundation-cta__heading{font-size:1.875rem}}@media(min-width:768px){.foundation-cta__heading{font-size:3rem}}.foundation-cta__body{margin:1rem auto 0;max-width:42rem;font-size:14px;opacity:.9}@media(min-width:768px){.foundation-cta__body{font-size:16px}}.foundation-cta__cta{margin-top:2rem;display:inline-block;border-radius:999px;background:var(--background);color:var(--foreground);padding:.75rem 2rem;font-size:14px;font-weight:600}.faq{margin:0 auto;max-width:900px;padding:2.5rem 1rem}@media(min-width:640px){.faq{padding:4rem 1rem}}.faq__list{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.faq__item{padding:1rem 0;border-bottom:1px solid var(--border)}.faq__item:last-child{border-bottom:0}.faq__item summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:14px;font-weight:500}.faq__item summary::-webkit-details-marker{display:none}.faq__toggle{color:var(--primary);transition:transform .2s}.faq__item[open] .faq__toggle{transform:rotate(45deg)}.faq__answer{margin-top:.75rem;font-size:14px;color:var(--muted-foreground);line-height:1.6}.site-footer{background:var(--card);border-top:1px solid var(--border)}.site-footer__top{margin:0 auto;max-width:var(--container-max);padding:2.5rem 1rem;display:grid;gap:2rem;font-size:14px}@media(min-width:640px){.site-footer__top{grid-template-columns:repeat(2,1fr);padding:3.5rem 1rem}}@media(min-width:1024px){.site-footer__top{grid-template-columns:repeat(4,1fr)}}.site-footer__brand{display:flex;align-items:center;gap:.5rem}.site-footer__brand img{height:2.25rem;width:2.25rem;border-radius:999px;object-fit:cover}.site-footer__brand-name{font-family:var(--font-display);font-size:1.25rem}.site-footer__blurb{margin-top:.75rem;color:var(--muted-foreground);font-size:13px;line-height:1.6}.site-footer__socials{margin-top:1rem;display:flex;gap:.75rem}.site-footer__socials a{height:2.25rem;width:2.25rem;display:grid;place-items:center;border-radius:999px;border:1px solid var(--border)}.site-footer__col-title{font-weight:500;margin-bottom:.75rem}.site-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;color:var(--muted-foreground);font-size:13px}.site-footer__col a:hover{color:var(--primary)}.site-footer__bottom{border-top:1px solid var(--border)}.site-footer__bottom-inner{margin:0 auto;max-width:var(--container-max);padding:1.25rem 1rem;font-size:12px;color:var(--muted-foreground);display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}.whatsapp-fab{position:fixed;bottom:1.25rem;right:1rem;height:3rem;width:3rem;border-radius:999px;background:var(--whatsapp);color:var(--primary-foreground);display:grid;place-items:center;box-shadow:var(--shadow-warm);font-size:1.5rem;z-index:30;transition:transform .15s}.whatsapp-fab:hover{transform:scale(1.05)}@media(min-width:640px){.whatsapp-fab{height:3.5rem;width:3.5rem;bottom:1.5rem;right:1.5rem}}.predictive-search{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#1d1a3a80}.predictive-search[hidden]{display:none}.predictive-search__panel{background:var(--background);padding:1.5rem 1rem;display:flex;gap:.75rem;align-items:center}.predictive-search__panel input{flex:1;border:1px solid var(--border);border-radius:999px;padding:.75rem 1.25rem;font-size:14px}.predictive-search__panel button{height:2.5rem;width:2.5rem;display:grid;place-items:center}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.cart-drawer[hidden]{display:none}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1d1a3a80}.cart-drawer__panel{position:absolute;right:0;top:0;height:100%;width:100%;max-width:380px;background:var(--background);border-left:1px solid var(--border);display:flex;flex-direction:column}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--border)}.cart-drawer__header h2{font-size:1.25rem}.cart-drawer__items{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}.cart-drawer__empty{color:var(--muted-foreground);font-size:14px;text-align:center;padding:2rem 0}.cart-drawer__item{display:grid;grid-template-columns:auto 1fr auto auto;gap:.75rem;align-items:center}.cart-drawer__item img{height:64px;width:64px;border-radius:.5rem;object-fit:cover}.cart-drawer__item-info a{font-size:13px;font-weight:500}.cart-drawer__item-info span{display:block;font-size:12px;color:var(--muted-foreground)}.cart-drawer__footer{padding:1rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.75rem}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:14px}.qty-stepper{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px}.qty-stepper button{height:2rem;width:2rem;display:grid;place-items:center}.qty-stepper input,.qty-stepper span{width:2.5rem;text-align:center;font-size:14px;border:0;background:transparent}.product{margin:0 auto;max-width:var(--container-max);padding:2rem 1rem}.product__inner{display:grid;gap:2rem}@media(min-width:990px){.product__inner{grid-template-columns:1.1fr 1fr;gap:3rem}}.product__gallery-main img{border-radius:1rem;width:100%}.product__gallery-thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto}.product__gallery-thumb{width:64px;height:64px;border-radius:.5rem;overflow:hidden;border:1px solid var(--border);flex-shrink:0}.product__gallery-thumb.is-active{border-color:var(--primary)}.product__title{font-size:1.75rem;margin-top:.5rem}.product__price{display:flex;align-items:baseline;gap:.75rem;margin-top:.75rem}.product__price-current{font-family:var(--font-display);font-size:1.75rem;color:var(--maroon)}.product__price-compare{text-decoration:line-through;color:var(--muted-foreground)}.product__price-badge{background:var(--maroon);color:var(--primary-foreground);border-radius:999px;padding:.25rem .625rem;font-size:12px}.product__form{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem;max-width:360px}.product__option-values{display:flex;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.product__option-value{border:1px solid var(--border);border-radius:999px;padding:.5rem 1rem;font-size:13px}.product__option-value.is-selected{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.product__description{margin-top:1.5rem;font-size:14px;color:var(--muted-foreground);line-height:1.7}.rte p{margin:0 0 1rem}.collection{margin:0 auto;max-width:var(--container-max);padding:2rem 1rem 3rem}.collection__hero{display:grid;gap:1.25rem;align-items:center;background:linear-gradient(135deg,#fdfcf6,#f6e8b3);border:1px solid var(--border);border-radius:1.5rem;padding:1.5rem;box-shadow:var(--shadow-soft);margin-bottom:1.5rem}@media(min-width:768px){.collection__hero{grid-template-columns:1.2fr .8fr;padding:2rem}}.collection__eyebrow{display:inline-flex;width:fit-content;margin-bottom:.75rem;font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:var(--primary);font-weight:600}.collection__title{font-size:clamp(1.75rem,3vw,2.75rem);line-height:1.05}.collection__description{margin-top:.9rem;color:var(--muted-foreground);font-size:14px;line-height:1.7;max-width:56rem}.collection__meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.collection__meta span{display:inline-flex;align-items:center;padding:.45rem .75rem;border-radius:999px;background:var(--card);border:1px solid var(--border);font-size:12px;color:var(--secondary-foreground)}.collection__banner{overflow:hidden;border-radius:1rem;min-height:220px}.collection__banner img{width:100%;height:100%;min-height:220px;object-fit:cover}.collection__toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;flex-wrap:wrap;gap:.75rem;padding:1rem 0;border-bottom:1px solid var(--border)}.collection__toolbar-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.collection__count{font-size:14px;font-weight:600;color:var(--muted-foreground)}.collection__filter-toggle,.collection__sort{position:relative}.collection__filter-toggle summary{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem .9rem;border-radius:999px;border:1px solid var(--border);background:var(--card);font-size:13px;cursor:pointer}.collection__filter-toggle[open] summary{border-color:var(--foreground)}.collection__filter-form{position:absolute;right:0;top:calc(100% + .5rem);z-index:10;min-width:280px;background:var(--card);border:1px solid var(--border);border-radius:1rem;padding:1rem;box-shadow:var(--shadow-soft);display:grid;gap:.75rem}.collection__filter-group{display:grid;gap:.45rem}.collection__filter-group h4{font-size:13px;margin:0;color:var(--secondary-foreground)}.collection__filter-option{display:flex;align-items:center;gap:.5rem;font-size:13px;color:var(--muted-foreground)}.collection__sort{display:flex;align-items:center;gap:.5rem}.collection__sort label{font-size:13px;color:var(--muted-foreground)}.collection__sort select{border:1px solid var(--border);border-radius:999px;padding:.55rem .75rem;background:var(--card);font-size:13px}.product-grid--collection{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:640px){.product-grid--collection{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media(min-width:1024px){.product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-grid--collection .product-card{height:100%}.collection__empty{grid-column:1 / -1;text-align:center;padding:2rem 1rem;border:1px dashed var(--border);border-radius:1rem;color:var(--muted-foreground)}.pagination ul{display:flex;gap:.5rem;list-style:none;padding:0;justify-content:center;margin-top:2rem}.pagination a,.pagination span{padding:.5rem .875rem;border-radius:999px;border:1px solid var(--border);font-size:14px}.pagination .is-current{background:var(--foreground);color:var(--background)}.cart-page{margin:0 auto;max-width:var(--container-max);padding:2rem 1rem}.cart-page__table{width:100%;border-collapse:collapse}.cart-page__table th{text-align:left;font-size:13px;color:var(--muted-foreground);padding-bottom:.75rem;border-bottom:1px solid var(--border)}.cart-page__row td{padding:1rem 0;border-bottom:1px solid var(--border);vertical-align:top}.cart-page__product{display:flex;gap:.75rem}.cart-page__product img{width:80px;height:80px;border-radius:.5rem;object-fit:cover}.cart-page__footer{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem;max-width:360px;margin-left:auto}.cart-page__subtotal{display:flex;justify-content:space-between;font-size:1.125rem}.error-404{text-align:center;padding:5rem 1rem}.product__vendor{font-size:12px;color:var(--muted-foreground)}.product__rating{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;font-size:13px;color:var(--muted-foreground)}.product__rating .stars{color:var(--gold)}.product__stock{margin-top:.5rem;font-size:13px;color:var(--maroon);font-weight:500}.product__quantity{display:flex;flex-direction:column;gap:.5rem}.product__quantity label{font-size:13px;font-weight:500}.product__quantity-input{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;width:fit-content}.product__quantity-input button{height:2.25rem;width:2.25rem;display:grid;place-items:center}.product__quantity-input input{width:3rem;text-align:center;border:0;background:transparent;font-size:14px}.product__add-to-cart,.product__buy-now{width:100%}.product__trust-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem;font-size:12px;color:var(--muted-foreground)}.product__whatsapp{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;color:var(--whatsapp);font-size:13px;font-weight:500}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
