*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--color-text);background:var(--color-bg)}img,svg{max-width:100%;height:auto;display:block}button{font:inherit;cursor:pointer;border:0;background:none}a{color:inherit;text-decoration:none}ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4{font-family:var(--font-heading);margin:0 0 .5em;line-height:1.2}.skip-link{position:absolute;left:-9999px;top:0;background:#000;color:#fff;padding:8px}.skip-link:focus{left:0;z-index:9999}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 24px}.container--narrow{max-width:760px}.btn{display:inline-block;padding:14px 32px;border-radius:999px;font-weight:600;text-align:center;transition:transform .15s ease,opacity .15s ease,background .15s ease;cursor:pointer}.btn--primary{background:var(--color-primary);color:#fff}.btn--primary:hover{background:var(--color-primary-dark)}.btn--secondary{background:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.btn--full{width:100%}.btn[disabled]{opacity:.5;cursor:not-allowed}.section-heading{font-size:2rem;color:var(--color-primary);margin-bottom:1rem}.section-heading--centered{text-align:center}.section-subheading{text-align:center;margin:0 auto 2rem;max-width:640px;color:#475569}.rte p{margin:0 0 1em}.rte a{color:var(--color-primary);text-decoration:underline}.announcement-bar{text-align:center;font-size:.875rem;font-weight:600}.announcement-bar__inner{padding:8px 24px}.announcement-bar__link{color:inherit}.site-header{background:var(--color-bg);border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}.site-header__inner{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;gap:24px}.site-header__logo img{display:block}.site-header__logo-text{font-weight:800;font-size:1.25rem}.site-nav__list{display:flex;gap:28px}.site-nav__link{font-weight:500;color:var(--color-text);position:relative}.site-nav__link.is-active,.site-nav__link:hover{color:var(--color-primary)}.site-header__actions{display:flex;align-items:center;gap:16px}.site-header__cart{position:relative;display:inline-flex;align-items:center;color:var(--color-text)}.cart-count{position:absolute;top:-8px;right:-10px;background:var(--color-primary);color:#fff;font-size:11px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.site-header__toggle{display:none;flex-direction:column;gap:4px;padding:8px}.site-header__toggle span{width:22px;height:2px;background:var(--color-text);border-radius:1px}.mobile-nav{display:none;background:var(--color-bg);border-top:1px solid #e5e7eb}.mobile-nav.is-open{display:block}.mobile-nav ul{padding:16px 24px}.mobile-nav li{padding:12px 0;border-bottom:1px solid #e5e7eb}.hero{padding:80px 0}.hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.hero__eyebrow{display:inline-block;padding:6px 14px;background:#3b82f61a;color:var(--color-primary);border-radius:999px;font-size:.875rem;font-weight:600;margin:0 0 16px}.hero__heading{font-size:clamp(2rem,4vw,3.25rem);color:var(--color-primary);margin-bottom:16px}.hero__heading:after{content:""}.hero__subheading{font-size:1.125rem;color:#475569;margin-bottom:32px;max-width:520px}.hero__cta{font-size:1.125rem}.hero__media{display:flex;justify-content:center}.hero__image-wrap{position:relative;width:100%;max-width:460px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.hero__image-bg{position:absolute;top:10%;right:10%;bottom:10%;left:10%;border-radius:50%;z-index:0}.hero__image-wrap img,.hero__image-wrap svg{position:relative;z-index:1;max-width:90%;max-height:90%;object-fit:contain}.about-section{padding:80px 0}.about-section__body{max-width:720px;margin:0 auto;text-align:center;font-size:1.125rem;color:#475569}.featured-product{padding:80px 0}.featured-product__inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.featured-product__heading{font-size:2rem;color:var(--color-primary);margin-bottom:16px}.featured-product__price{font-size:1.5rem;font-weight:700;margin:16px 0 24px}.price--sale{color:var(--color-primary)}.price--was{color:#94a3b8;font-weight:400;margin-left:8px}.featured-product__media img,.featured-product__media svg{border-radius:16px;width:100%}.features-section{padding:80px 0;background:var(--color-bg-soft)}.features-grid{display:grid;gap:32px;margin-top:48px}.features-grid--2{grid-template-columns:repeat(2,1fr)}.features-grid--3{grid-template-columns:repeat(3,1fr)}.features-grid--4{grid-template-columns:repeat(4,1fr)}.features-grid--5,.features-grid--6{grid-template-columns:repeat(3,1fr)}.feature-card{text-align:center}.feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#3b82f61a;color:var(--color-primary);margin:0 auto 20px}.feature-card__heading{font-size:1.125rem;margin-bottom:8px}.feature-card__body{color:#475569;font-size:.95rem;margin:0}.reviews-section{padding:80px 0}.reviews-carousel{position:relative;margin-top:48px;overflow:hidden}.reviews-carousel__track{display:flex;transition:transform .8s cubic-bezier(.65,0,.35,1);will-change:transform}.review-card{flex:0 0 33.3333%;box-sizing:border-box;margin:0 12px;background:var(--color-bg-soft);padding:24px;border-radius:16px;text-align:center}.review-card:first-child{margin-left:0}.review-card:last-child{margin-right:0}.review-card__body{font-size:.95rem;margin:0 0 16px}.review-card__stars{display:flex;justify-content:center;gap:2px;margin-bottom:12px}.review-card__author{font-weight:700;margin:0}.reviews-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;display:inline-flex;align-items:center;justify-content:center;z-index:2;cursor:pointer;color:var(--color-text)}.reviews-carousel__nav--prev{left:-20px}.reviews-carousel__nav--next{right:-20px}.reviews-carousel__dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.reviews-carousel__dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1;border:0;padding:0;cursor:pointer;transition:background .2s,width .2s}.reviews-carousel__dot.is-active{background:var(--color-primary);width:20px;border-radius:4px}@media(max-width:900px){.review-card{flex:0 0 calc(100% - 24px)}.reviews-carousel__nav--prev{left:8px}.reviews-carousel__nav--next{right:8px}}.faq-section{padding:80px 0}.faq-section__inner{max-width:800px}.faq-list{margin-top:32px}.faq-item{border-bottom:1px solid #e5e7eb}.faq-item__question{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-weight:500;cursor:pointer}.faq-item__question::-webkit-details-marker{display:none}.faq-item[open] .faq-item__chevron{transform:rotate(180deg)}.faq-item__chevron{transition:transform .2s ease}.faq-item__answer{padding:0 0 20px;color:#475569}.site-footer{background:var(--color-bg-soft);padding:64px 0 24px;border-top:1px solid #dbeafe}.site-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:32px;margin-bottom:48px}.site-footer__brand{font-weight:800;font-size:1.25rem;margin:0 0 16px}.site-footer__tagline{color:#475569;font-size:.9rem;max-width:320px}.site-footer h4{font-size:1rem;font-weight:700;margin:0 0 16px}.site-footer ul li{margin-bottom:12px}.site-footer ul a:hover{color:var(--color-primary)}.newsletter-form__field{display:flex;border:1px solid var(--color-primary);border-radius:999px;overflow:hidden}.newsletter-form__field input{flex:1;padding:12px 18px;border:0;background:transparent;font:inherit;outline:none}.newsletter-form__field button{background:var(--color-primary);color:#fff;padding:12px 24px;font-weight:600}.newsletter-form__success{margin-top:12px;color:#059669;font-size:.875rem}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid #dbeafe;color:#64748b;font-size:.875rem}.site-footer__social{display:flex;gap:12px}.site-footer__social a{width:32px;height:32px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text)}.site-footer__social a:hover{color:var(--color-primary)}.product-section{padding:64px 0}.product-section__inner{display:grid;grid-template-columns:1fr 1fr;gap:48px}.product-section__title{font-size:2rem;color:var(--color-primary);margin-bottom:16px}.product-section__price{font-size:1.5rem;font-weight:700;margin-bottom:24px}.product-gallery__main{position:relative;border-radius:16px;overflow:hidden;background:var(--color-bg-soft)}.product-gallery__image{display:none;width:100%}.product-gallery__image.is-active{display:block}.product-gallery__thumbs{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.product-gallery__thumb{width:64px;height:64px;border-radius:8px;overflow:hidden;border:2px solid transparent;padding:0}.product-gallery__thumb.is-active{border-color:var(--color-primary)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-form__option,.product-form__quantity{margin-bottom:16px}.product-form__option label,.product-form__quantity label{display:block;font-weight:600;margin-bottom:8px}.product-form__option select,.product-form__quantity input,.cart-form input,.search-form input,.auth-form input{width:100%;padding:12px 16px;border:1px solid #cbd5e1;border-radius:8px;font:inherit;outline:none}.product-form__option select:focus,.product-form__quantity input:focus,.auth-form input:focus{border-color:var(--color-primary)}.collection-section{padding:64px 0}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;margin-top:32px}.product-card{display:block;text-decoration:none;color:inherit;transition:transform .15s ease}.product-card:hover{transform:translateY(-2px)}.product-card__media{position:relative;border-radius:12px;overflow:hidden;background:var(--color-bg-soft);aspect-ratio:1 / 1}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__badge{position:absolute;top:12px;left:12px;background:var(--color-primary);color:#fff;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:700}.product-card__body{padding:12px 0}.product-card__title{font-size:1rem;font-weight:600;margin:0 0 4px}.product-card__price{font-weight:700;margin:0}.cart-section,.page-section{padding:64px 0}.cart-table{width:100%;border-collapse:collapse;margin-bottom:32px}.cart-table th,.cart-table td{padding:16px;border-bottom:1px solid #e5e7eb;text-align:left}.cart-table__product{display:flex;gap:16px;align-items:center}.cart-table__variant{font-size:.85rem;color:#64748b;margin:4px 0 0}.cart-form__footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.cart-form__subtotal{font-size:1.125rem}.cart-form__actions{display:flex;gap:12px}.cart-empty{font-size:1.125rem;margin-bottom:24px}.auth-section,.account-section{padding:64px 0}.auth-form{display:grid;gap:16px;max-width:420px}.auth-form label{display:block;font-weight:600;margin-bottom:6px}.form-errors{background:#fef2f2;color:#b91c1c;padding:12px 16px;border-radius:8px}.pagination{display:flex;gap:8px;justify-content:center;margin-top:32px}.pagination a,.pagination span{padding:8px 12px;border-radius:6px;border:1px solid #e5e7eb}.pagination .is-current{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.article-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;margin-top:32px}.article-card img{border-radius:12px;margin-bottom:16px}.article-card__meta{font-size:.85rem;color:#64748b;margin:0 0 12px}.collections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;margin-top:32px}.collection-card img{border-radius:12px}.collection-card h3{margin-top:12px}.error-section{padding:96px 0;text-align:center}.password-screen{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.gift-card__code{font-size:1.5rem;letter-spacing:4px;font-family:monospace;background:var(--color-bg-soft);padding:12px 24px;border-radius:8px;display:inline-block}.gift-card__balance{font-size:2rem;font-weight:800;color:var(--color-primary)}@media(max-width:900px){.hero__inner,.featured-product__inner,.product-section__inner{grid-template-columns:1fr}.features-grid--3,.features-grid--4,.features-grid--5,.features-grid--6{grid-template-columns:repeat(2,1fr)}.reviews-carousel__track{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr 1fr}.reviews-carousel__nav--prev{left:8px}.reviews-carousel__nav--next{right:8px}}@media(max-width:640px){.site-nav{display:none}.site-header__toggle{display:inline-flex}.features-grid--2,.features-grid--3,.features-grid--4,.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;gap:12px;text-align:center}.hero,.features-section,.reviews-section,.faq-section,.featured-product,.about-section{padding:48px 0}}.hero__image-wrap--video{width:100%;aspect-ratio:16 / 10;border-radius:24px;overflow:hidden;background:#000}.hero__image-wrap--video .hero__image-bg{top:0;right:0;bottom:0;left:0;border-radius:24px;opacity:.12}.hero__video{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.hero__iframe{position:relative;z-index:1;width:100%;height:100%;border:0;display:block;border-radius:inherit}@media(max-width:900px){.hero__image-wrap--video{aspect-ratio:16 / 9}}.template-index .hero__image-wrap,.template-index .hero__image-wrap--video{aspect-ratio:1 / 1;max-width:460px}@media(max-width:900px){.template-index .hero__image-wrap,.template-index .hero__image-wrap--video{aspect-ratio:1 / 1}}html,body{overflow-x:hidden;overscroll-behavior-x:none}body{touch-action:pan-y}.hero__image-wrap--video{background:transparent}.hero__video{background:transparent;object-fit:cover}.hero__image-wrap--video{position:relative;overflow:hidden}.hero__iframe{position:absolute;top:40%;left:40%;height:100%;width:177.78%;transform:translate(-50%,-50%);border:0}.reveal,.section-heading,.section-subheading,.hero__eyebrow,.hero__heading,.hero__subheading,.hero__cta,.about-section__body,.featured-product__heading,.featured-product__body,.featured-product__price,.featured-product .btn,.feature-card,.review-card,.faq-item{opacity:0;transform:translate(-60px);transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 1.2s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.is-revealed{opacity:1!important;transform:translate(0)!important}.features-grid .feature-card:nth-child(1){transition-delay:.1s}.features-grid .feature-card:nth-child(2){transition-delay:.25s}.features-grid .feature-card:nth-child(3){transition-delay:.4s}.features-grid .feature-card:nth-child(4){transition-delay:.55s}.features-grid .feature-card:nth-child(5){transition-delay:.7s}.features-grid .feature-card:nth-child(6){transition-delay:.85s}.hero__eyebrow{transition-delay:.1s}.hero__heading{transition-delay:.3s}.hero__subheading{transition-delay:.55s}.hero__cta{transition-delay:.8s}.faq-item:nth-child(1){transition-delay:.1s}.faq-item:nth-child(2){transition-delay:.25s}.faq-item:nth-child(3){transition-delay:.4s}.faq-item:nth-child(4){transition-delay:.55s}.faq-item:nth-child(5){transition-delay:.7s}@media(prefers-reduced-motion:reduce){.reveal,.section-heading,.section-subheading,.hero__eyebrow,.hero__heading,.hero__subheading,.hero__cta,.about-section__body,.featured-product__heading,.featured-product__body,.featured-product__price,.featured-product .btn,.feature-card,.review-card,.faq-item{opacity:1!important;transform:none!important;transition:none!important}}@media(max-width:900px){.reviews-carousel{padding:0}.review-card{margin:0!important;padding:28px 20px!important;box-sizing:border-box;text-align:center}.review-card__body,.review-card__author{text-align:center}.review-card__stars{justify-content:center}}.collection-toolbar{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin:24px 0 32px}.collection-search{flex:1 1 280px;display:flex;gap:8px}.collection-search input{flex:1;padding:10px 16px;border:1px solid #cbd5e1;border-radius:999px;font:inherit;outline:none}.collection-search input:focus{border-color:var(--color-primary)}.collection-search button{padding:10px 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.collection-sort{display:flex;align-items:center;gap:8px}.collection-sort label{font-weight:600}.collection-sort select{padding:10px 14px;border:1px solid #cbd5e1;border-radius:8px;font:inherit;background:#fff;cursor:pointer}.collection-count{margin:0 0 0 auto;color:#64748b;font-size:.9rem}@media(max-width:640px){.collection-count{margin:0;flex-basis:100%}.collection-sort{flex-basis:100%}.collection-sort select{flex:1}}.collection-search{gap:12px}.collection-search input{margin-right:0}.collection-search button{flex:0 0 auto;padding:10px 22px;margin-left:4px}@media(max-width:640px){.collection-search{gap:10px}}.search-form{display:flex;flex-wrap:wrap;align-items:center;gap:12px;max-width:600px;margin-bottom:32px}.search-form input{flex:1 1 240px;padding:12px 20px;border:1px solid #cbd5e1;border-radius:999px;font:inherit;outline:none}.search-form input:focus{border-color:var(--color-primary)}.search-form button{flex:0 0 auto;padding:12px 28px;border-radius:999px;margin-left:4px}@media(max-width:640px){.search-form{gap:10px}.search-form input,.search-form button{flex:1 1 100%}}.product-card__swatches{display:flex;gap:6px;align-items:center;margin-top:10px}.product-card__swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.12);display:inline-block}.product-card__swatch-more{font-size:.75rem;color:#64748b;margin-left:4px}.product-form__option-label{margin:0 0 10px;font-size:.95rem}.product-form__option-value{color:#475569;margin-left:4px}.color-swatches{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.color-swatch{position:relative;cursor:pointer}.color-swatch input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;margin:0}.color-swatch__circle{display:block;width:32px;height:32px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #cbd5e1;transition:box-shadow .15s ease,transform .15s ease}.color-swatch:hover .color-swatch__circle{transform:scale(1.05)}.color-swatch.is-selected .color-swatch__circle{box-shadow:0 0 0 2px var(--color-primary)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-section__rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px;font-size:.95rem}.product-rating__stars{color:#fbbf24;letter-spacing:1px;font-size:1.1rem}.product-rating__value{font-weight:700}.product-rating__divider{color:#cbd5e1}.product-rating__count{color:#64748b}.btn-try{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border:1px solid #cbd5e1;border-radius:999px;font-weight:600;margin-bottom:18px;transition:background .15s,border-color .15s}.btn-try:hover{background:var(--color-bg-soft);border-color:var(--color-primary)}.qty-control{display:inline-flex;align-items:center;border:1px solid #cbd5e1;border-radius:999px;overflow:hidden}.qty-btn{width:40px;height:40px;font-size:1.2rem;font-weight:700;background:transparent}.qty-btn:hover{background:var(--color-bg-soft)}.qty-control input{width:50px;text-align:center;border:0;font-weight:600;outline:none;-moz-appearance:textfield}.qty-control input::-webkit-outer-spin-button,.qty-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-form__delivery-note{background:var(--color-bg-soft);padding:12px 16px;border-radius:8px;font-size:.9rem;color:#475569;margin:16px 0}.product-form__field{margin-bottom:14px}.product-form__field label{display:block;font-weight:600;margin-bottom:6px}.product-form__field input,.product-form__field textarea{width:100%;padding:12px 16px;border:1px solid #cbd5e1;border-radius:8px;font:inherit;outline:none;resize:vertical}.product-form__field input:focus,.product-form__field textarea:focus{border-color:var(--color-primary)}.btn--order{background:#0f172a;color:#fff;font-size:1rem;padding:16px;margin-top:8px}.btn--order:hover{background:#1e293b}.btn--order:disabled{opacity:.6;cursor:not-allowed}.product-form__or{position:relative;text-align:center;margin:22px 0;color:#64748b;font-size:.875rem;font-weight:600}.product-form__or:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e5e7eb;z-index:0}.product-form__or span{position:relative;z-index:1;background:var(--color-bg);padding:0 16px}.btn--whatsapp{background:#25d366;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px;font-size:1rem;font-weight:700}.btn--whatsapp:hover{background:#1ebe57}.product-section__description{margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.search-bar{margin-bottom:32px}.search-bar__form{display:flex;flex-direction:column;gap:14px}.search-bar__input-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.search-bar__input{flex:1 1 280px;padding:12px 20px;border:1.5px solid #cbd5e1;border-radius:999px;font:inherit;font-size:1rem;outline:none;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.search-bar__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #3b82f61f}.search-bar__btn{flex:0 0 auto;padding:12px 32px;border-radius:999px;background:var(--color-primary);color:#fff;font:inherit;font-weight:600;font-size:1rem;cursor:pointer;border:none;transition:background .15s ease,transform .1s ease}.search-bar__btn:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.search-bar__btn:active{transform:translateY(0)}.search-bar__sort{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.search-bar__sort-label{font-weight:600;font-size:.95rem;white-space:nowrap}.search-bar__sort-select{padding:10px 14px;border:1.5px solid #cbd5e1;border-radius:8px;font:inherit;font-size:.95rem;background:#fff;cursor:pointer;outline:none;min-width:160px;transition:border-color .15s ease}.search-bar__sort-select:focus{border-color:var(--color-primary)}@media(max-width:640px){.search-bar__input{flex:1 1 100%}.search-bar__btn{width:100%}.search-bar__sort-select{flex:1}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
