*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-weight:var(--font-body-weight);color:var(--color-text);background:var(--color-background);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:var(--font-heading-weight);line-height:1.2;margin:0 0 .5em}p{margin:0 0 1em}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}ul{margin:0;padding:0;list-style:none}input,select,textarea{font-family:inherit;font-size:1rem}.skip-to-content{position:absolute;left:-999px;top:0;z-index:999;background:var(--color-dark);color:#fff;padding:.75em 1.25em}.skip-to-content:focus{left:1em;top:1em}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.25rem}@media(min-width:990px){.page-width{padding:0 2rem}}.rte p:last-child{margin-bottom:0}.rte ul,.rte ol{padding-left:1.25em;margin:0 0 1em;list-style:revert}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;border:1px solid transparent;border-radius:var(--radius);padding:.85em 1.5em;font-weight:600;font-size:.95rem;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,opacity .12s ease;text-align:center}.btn svg{width:1.15em;height:1.15em;flex:none}.btn--primary{background:var(--color-primary);color:#fff}.btn--primary:hover{background:var(--color-primary-dark)}.btn--secondary{background:transparent;color:var(--color-text);border-color:var(--color-border)}.btn--secondary:hover{border-color:var(--color-primary);color:var(--color-primary)}.btn--whatsapp{background:#25d366;color:#fff}.btn--whatsapp:hover{background:#1fb955}.btn--large{padding:1.05em 1.75em;font-size:1.05rem}.btn--full{width:100%}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:active:not(:disabled){transform:scale(.98)}.announcement-bar{background:var(--color-dark);color:#fff;text-align:center;font-size:.8rem;padding:.5em 1em}.announcement-bar p{margin:0}.site-header{position:sticky;top:0;z-index:40;background:var(--color-background);border-bottom:1px solid var(--color-border)}.site-header__row{display:flex;align-items:center;gap:1rem;padding:.9rem 1.25rem;position:relative}.site-header__logo{font-family:var(--font-heading);font-weight:700;font-size:1.35rem;letter-spacing:-.01em}.site-header__logo img{max-height:40px;width:auto}.site-header__menu-toggle{display:flex;background:none;border:none;padding:.4em}.site-header__nav{display:none;gap:1.5rem;margin-left:1.5rem;flex:1}.site-header__nav-link{display:inline-flex;align-items:center;gap:.25em;font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:.07em;padding:.4em 0}.site-header__nav-link:hover{color:var(--color-primary)}.site-header__submenu{display:none}.site-header__actions{display:flex;align-items:center;gap:.25rem;margin-left:auto}.site-header__icon-btn{position:relative;background:none;border:none;padding:.5em;color:var(--color-text);display:inline-flex}.site-header__icon-btn svg{width:22px;height:22px}.site-header__cart-count{position:absolute;top:0;right:0;background:var(--color-primary);color:#fff;font-size:.65rem;font-weight:700;min-width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 3px}.site-header__search{border-bottom:1px solid var(--color-border);padding:.75rem 0}.site-header__search form{display:flex;gap:.5rem;align-items:center}.site-header__search input{flex:1;border:1px solid var(--color-border);border-radius:var(--radius);padding:.6em 1em}.site-header__search button{background:none;border:none}.mobile-nav{display:flex;flex-direction:column;border-bottom:1px solid var(--color-border);padding:.5rem 1.25rem 1rem}.mobile-nav a{padding:.6em 0;font-weight:600;border-bottom:1px solid var(--color-border)}.mobile-nav__child{padding-left:1em;font-weight:400}@media(min-width:990px){.site-header__menu-toggle{display:none}.site-header__nav{display:flex}.site-header__nav-link:hover+.site-header__submenu,.site-header__submenu:hover{display:flex}.mobile-nav{display:none!important}}.site-header--overlay{position:absolute;top:0;left:0;right:0;z-index:50;background:transparent;border-bottom-color:transparent;transition:background .3s ease,border-color .3s ease}.site-header--overlay .site-header__cart-count{background:var(--color-primary)}.site-header--overlay.is-solid{position:sticky;background:var(--color-background);border-bottom-color:var(--color-border)}.site-footer{background:var(--color-dark);color:#ffffffd9;margin-top:4rem;padding-top:3rem}.site-footer__grid{display:grid;gap:2rem;grid-template-columns:1.4fr repeat(2,1fr) 1.4fr;padding-bottom:2rem}.site-footer__logo-text{font-family:var(--font-heading);font-size:1.3rem;color:#fff;margin:0 0 .5em}.site-footer__description{font-size:.9rem;opacity:.8}.site-footer__social{display:flex;gap:.75rem;margin-top:1rem}.site-footer__social a{width:36px;height:36px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center}.site-footer__social svg{width:18px;height:18px}.site-footer__column h3{color:#fff;font-size:1rem;margin-bottom:1em}.site-footer__column ul{display:flex;flex-direction:column;gap:.6em}.site-footer__column a{font-size:.9rem;opacity:.8}.site-footer__column a:hover{opacity:1}.newsletter-form{display:flex;gap:.5rem;margin-top:.75rem}.newsletter-form input{flex:1;border-radius:var(--radius);border:1px solid rgba(255,255,255,.2);background:#ffffff0f;color:#fff;padding:.65em 1em}.newsletter-form button{background:var(--color-primary);color:#fff;border:none;border-radius:var(--radius);padding:.65em 1.1em;font-weight:600}.site-footer__trust{display:flex;flex-wrap:wrap;gap:1.5rem;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.12)}.trust-badge{display:flex;align-items:center;gap:.5em;font-size:.82rem;opacity:.85}.trust-badge svg{width:20px;height:20px}.site-footer__bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:.78rem;opacity:.6;border-top:1px solid rgba(255,255,255,.12);padding:1.25rem 0}@media(max-width:800px){.site-footer__grid{grid-template-columns:1fr 1fr}}.badge{display:inline-flex;align-items:center;padding:.3em .7em;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.02em}.badge--sale{background:var(--color-sale);color:#fff}.badge--bestseller{background:var(--color-primary);color:#fff}.badge--new{background:var(--color-success);color:#fff}.pdp-hero{position:relative;display:flex;align-items:flex-end;overflow:hidden;min-height:100svh;background:#000;color:#f5f3ee}.pdp-hero--large{min-height:82vh}.pdp-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.pdp-hero__image,.pdp-hero__video{width:100%;height:100%;object-fit:cover}.pdp-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,rgba(0,0,0,var(--hero-overlay, .45)) 55%,#000000d9)}.pdp-hero__content{position:relative;z-index:2;padding:7rem 1.25rem 5rem;width:100%}.pdp-hero__kicker{text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:600;color:var(--color-primary);margin:0 0 1.25rem}.pdp-hero__title{font-family:var(--font-heading);font-weight:var(--font-heading-weight);font-size:clamp(2.75rem,8vw,6.5rem);line-height:.95;letter-spacing:-.02em;margin:0;max-width:16ch;text-wrap:balance}.pdp-hero__ghost{position:absolute;left:1.25rem;right:1.25rem;bottom:-.35em;font-family:var(--font-heading);font-weight:800;font-size:clamp(4rem,16vw,13rem);line-height:1;letter-spacing:-.03em;margin:0;color:transparent;-webkit-text-stroke:1px rgba(245,243,238,.25);z-index:-1;pointer-events:none;white-space:nowrap}.pdp-hero__cta{display:flex;align-items:center;gap:1.75rem;margin-top:2.25rem;flex-wrap:wrap}.pdp-hero__cta .price-block__current{color:#f5f3ee;font-size:1.6rem}.pdp-hero__cta .price-block__compare{color:#f5f3ee99}.btn--hero{background:#f5f3ee;color:#0b0b0c;border:1px solid #F5F3EE;padding:1em 2.25em;border-radius:999px;font-weight:700;letter-spacing:.01em}.btn--hero:hover{background:transparent;color:#f5f3ee}.pdp-hero__scroll{position:absolute;left:50%;bottom:1.75rem;transform:translate(-50%);z-index:2;width:26px;height:42px;border:1.5px solid rgba(245,243,238,.6);border-radius:999px;background:none;display:flex;justify-content:center;padding-top:8px}.pdp-hero__scroll span{width:4px;height:8px;border-radius:2px;background:#f5f3ee;animation:pdp-scroll-hint 1.8s ease infinite}@keyframes pdp-scroll-hint{0%{opacity:1;transform:translateY(0)}70%{opacity:0;transform:translateY(10px)}to{opacity:0}}@media(max-width:749px){.pdp-hero__content{padding:6rem 1.25rem 3.5rem}.pdp-hero__ghost{display:none}}.breadcrumb{display:flex;flex-wrap:wrap;gap:.4em;font-size:.82rem;color:var(--color-text-muted);padding:1.25rem 0 0}.breadcrumb a:hover{color:var(--color-primary)}.product-layout{display:grid;gap:2.5rem;padding:1.5rem 0 3rem;grid-template-columns:1fr}@media(min-width:990px){.product-layout{grid-template-columns:1.15fr 1fr;align-items:start}.product-layout__info{position:sticky;top:90px}}.product-gallery{position:relative}.product-gallery__badges{position:absolute;top:.75rem;left:.75rem;z-index:2;display:flex;gap:.4rem;flex-wrap:wrap}.product-gallery__main{position:relative;border-radius:var(--radius);overflow:hidden;background:var(--color-surface);aspect-ratio:1 / 1}.product-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.product-gallery__slide[hidden]{display:none}.product-gallery__slide img{width:100%;height:100%;object-fit:cover}.product-gallery__zoom{display:block;width:100%;height:100%;border:none;background:none;padding:0;cursor:zoom-in}.product-gallery__video,.product-gallery__model{width:100%;height:100%}.product-gallery__video video,.product-gallery__model model-viewer{width:100%;height:100%}.product-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:38px;height:38px;border-radius:50%;background:#ffffffe6;border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center}.product-gallery__nav--prev{left:.75rem}.product-gallery__nav--next{right:.75rem}.product-gallery__nav svg{width:18px;height:18px}.product-gallery__thumbs{display:flex;gap:.6rem;margin-top:.75rem;overflow-x:auto;padding-bottom:.25rem}.product-gallery__thumb{flex:none;width:68px;height:68px;border-radius:calc(var(--radius) * .6);overflow:hidden;border:2px solid transparent;padding:0;background:var(--color-surface);position:relative}.product-gallery__thumb.is-active{border-color:var(--color-primary)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059;color:#fff;font-size:.7rem}.product-gallery__placeholder{width:100%;height:100%;color:var(--color-border)}.product-buybox{display:flex;flex-direction:column;gap:1.1rem}.product-vendor{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin:0}.product-title{font-size:clamp(1.5rem,2.4vw,2rem);margin:0}.product-rating{display:flex;align-items:center;gap:.6em}.product-rating__stars,.reviews-summary__stars,.review-card__stars{display:inline-flex;color:var(--color-border);position:relative}.product-rating__stars svg,.reviews-summary__stars svg,.review-card__stars svg{width:16px;height:16px}.product-rating__stars,.reviews-summary__stars,.review-card__stars{background:linear-gradient(90deg,var(--color-star) calc(var(--rating) / 5 * 100%),var(--color-border) calc(var(--rating) / 5 * 100%));-webkit-background-clip:text;background-clip:text;color:transparent}.product-rating__count{font-size:.85rem;color:var(--color-text-muted)}.product-rating__count:hover{color:var(--color-primary)}.price-block{display:flex;align-items:baseline;gap:.6em;flex-wrap:wrap}.price-block__current{font-size:1.75rem;font-weight:800;font-family:var(--font-heading)}.price-block__current--sale{color:var(--color-sale)}.price-block__compare{text-decoration:line-through;color:var(--color-text-muted);font-size:1.05rem}.price-block__discount{background:var(--color-sale);color:#fff;font-size:.75rem;font-weight:700;padding:.2em .55em;border-radius:6px}.price-block__installments{margin:-.5rem 0 0;font-size:.85rem;color:var(--color-text-muted)}.stock-urgency p{margin:0;display:flex;align-items:center;gap:.5em;font-size:.88rem;font-weight:600}.stock-urgency__dot{width:8px;height:8px;border-radius:50%;background:var(--color-success);flex:none}.stock-urgency__low{color:var(--color-sale)}.stock-urgency__low .stock-urgency__dot{background:var(--color-sale);animation:pulse 1.4s infinite}.stock-urgency__in-stock{color:var(--color-success)}.stock-urgency__out{color:var(--color-text-muted)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.product-excerpt{color:var(--color-text-muted)}.variant-picker{display:flex;flex-direction:column;gap:1rem}.variant-picker__label{display:flex;align-items:center;gap:.5em;font-weight:700;font-size:.88rem}.variant-picker__selected{font-weight:400;color:var(--color-text-muted)}.variant-picker__size-guide{margin-left:auto;background:none;border:none;color:var(--color-primary);font-size:.82rem;text-decoration:underline;padding:0}.variant-picker__pills,.variant-picker__swatches{display:flex;flex-wrap:wrap;gap:.5rem}.pill{position:relative}.pill input{position:absolute;opacity:0;width:1px;height:1px}.pill span{display:inline-flex;align-items:center;justify-content:center;min-width:2.75em;padding:.55em 1em;border:1px solid var(--color-border);border-radius:calc(var(--radius) * .6);font-size:.9rem;font-weight:600;transition:border-color .12s,background .12s}.pill input:checked+span{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.pill input:disabled+span{opacity:.4;text-decoration:line-through}.swatch{position:relative;text-align:center}.swatch input{position:absolute;opacity:0;width:1px;height:1px}.swatch__swatch{display:block;width:34px;height:34px;border-radius:50%;border:2px solid var(--color-border);background-size:cover;background-position:center}.swatch input:checked+.swatch__swatch{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-background),0 0 0 3px var(--color-primary)}.swatch__label{display:block;font-size:.68rem;margin-top:.3em;color:var(--color-text-muted)}.product-form__quantity label{display:block;font-weight:700;font-size:.88rem;margin-bottom:.4em}.quantity-input{display:inline-flex;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden}.quantity-input__btn{background:var(--color-surface);border:none;width:40px;height:42px;display:flex;align-items:center;justify-content:center}.quantity-input__btn svg{width:14px;height:14px}.quantity-input input{width:50px;border:none;text-align:center;-moz-appearance:textfield}.quantity-input input::-webkit-outer-spin-button,.quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-form,.product-form__buttons{display:flex;flex-direction:column;gap:.7rem}.product-form__payment-button{margin-top:-.2rem}.trust-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;padding:1rem 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.trust-badges li{display:flex;align-items:center;gap:.5em;font-size:.82rem;color:var(--color-text-muted)}.trust-badges svg{width:20px;height:20px;color:var(--color-primary);flex:none}.payment-icons{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.8rem;color:var(--color-text-muted)}.payment-icons__icon{height:24px;width:auto}.product-sku{font-size:.78rem;color:var(--color-text-muted);margin:0}.product-share{display:flex;align-items:center;gap:.75rem;font-size:.85rem;color:var(--color-text-muted)}.product-share a{width:32px;height:32px;border-radius:50%;background:var(--color-surface);display:flex;align-items:center;justify-content:center}.product-share svg{width:16px;height:16px}.accordion-item{border-bottom:1px solid var(--color-border)}.accordion-item__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;padding:1em 0;font-weight:700;text-align:left;font-size:.95rem}.accordion-item__trigger svg{width:18px;height:18px;transition:transform .2s ease;flex:none}.accordion-item__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.accordion-item__content{overflow:hidden}.accordion-item__content .rte{padding:0 0 1.1em;color:var(--color-text-muted);font-size:.92rem}.product-full-description{max-width:820px;margin:0 auto;padding:1rem 0 3rem}.product-full-description h2{font-size:1.4rem}.sticky-add-to-cart{position:fixed;left:0;right:0;bottom:0;z-index:30;background:var(--color-background);border-top:1px solid var(--color-border);box-shadow:0 -6px 20px #0000000f;transform:translateY(100%);transition:transform .25s ease}.sticky-add-to-cart.is-visible{transform:translateY(0)}.sticky-add-to-cart__inner{display:flex;align-items:center;gap:.9rem;padding:.7rem 1.25rem}.sticky-add-to-cart__inner img{width:44px;height:44px;object-fit:cover;border-radius:8px;flex:none}.sticky-add-to-cart__info{flex:1;min-width:0}.sticky-add-to-cart__title{margin:0;font-size:.82rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-add-to-cart .price-block{margin:0}.sticky-add-to-cart .price-block__current{font-size:1.05rem}.sticky-add-to-cart__inner .btn{flex:none;white-space:nowrap}.product-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:1.5rem 0}@media(min-width:700px){.product-grid--4,.product-grid--3{grid-template-columns:repeat(3,1fr)}}@media(min-width:990px){.product-grid--4{grid-template-columns:repeat(4,1fr)}}.product-card{display:block}.product-card__media{position:relative;border-radius:var(--radius);overflow:hidden;background:var(--color-surface);aspect-ratio:1/1}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__media .badge{position:absolute;top:.6rem;left:.6rem}.product-card__info{padding-top:.7rem}.product-card__vendor{font-size:.72rem;color:var(--color-text-muted);text-transform:uppercase;margin:0 0 .2em}.product-card__title{font-size:.95rem;font-weight:700;margin:0 0 .4em;font-family:var(--font-body)}.benefits-section{padding:3rem 0}.benefits-section__title{text-align:center;font-size:1.6rem;margin-bottom:1.75rem}.benefits-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media(min-width:700px){.benefits-grid{grid-template-columns:repeat(4,1fr)}}.benefit-card{text-align:center;padding:1.5rem 1rem;border-radius:var(--radius);background:var(--color-surface)}.benefit-card__icon{display:inline-flex;color:var(--color-primary)}.benefit-card__icon svg{width:32px;height:32px}.benefit-card img{margin:0 auto 1rem}.benefit-card h3{font-size:1rem;margin-bottom:.3em}.benefit-card p{font-size:.85rem;color:var(--color-text-muted);margin:0}.reviews-section{padding:3rem 0}.reviews-section__header{display:flex;justify-content:center;margin-bottom:2rem;text-align:center}.reviews-summary{display:flex;align-items:center;justify-content:center;gap:.5em;margin-top:.4em}.reviews-summary__score{font-size:1.4rem;font-weight:800}.reviews-summary__count{color:var(--color-text-muted);font-size:.88rem}.reviews-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.review-card{background:var(--color-surface);border-radius:var(--radius);padding:1.4rem}.review-card__body{font-size:.92rem;margin:.6em 0 1em}.review-card__footer{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:var(--color-text-muted);flex-wrap:wrap;gap:.4em}.review-card__verified{display:inline-flex;align-items:center;gap:.3em;color:var(--color-success)}.review-card__verified svg{width:14px;height:14px}.reviews-empty{text-align:center;color:var(--color-text-muted)}.faq-section{padding:2rem 0 3.5rem;max-width:820px;margin:0 auto}.faq-section__title{text-align:center;font-size:1.6rem;margin-bottom:1.25rem}.recommendations-section{display:block;padding:2rem 0 3.5rem}.recommendations-section__title{text-align:center;font-size:1.6rem;margin-bottom:.5rem}.hero{position:relative;color:#fff;background:var(--color-dark);overflow:hidden}.hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.55}.hero__content{position:relative;padding:5rem 1.25rem;max-width:640px}.hero__subheading{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;opacity:.85}.hero__heading{font-size:clamp(2rem,5vw,3.2rem)}.hero__text{opacity:.9;margin-bottom:1.5rem}.main-cart,.main-search,.main-page,.main-collection,.main-list-collections,.main-article,.main-blog,.main-404{padding:2rem 0 4rem}.cart-table{width:100%;border-collapse:collapse;margin:1.5rem 0}.cart-table th{text-align:left;font-size:.78rem;text-transform:uppercase;color:var(--color-text-muted);padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.cart-table td{padding:1rem 0;border-bottom:1px solid var(--color-border);vertical-align:middle}.cart-table__product{display:flex}.cart-table__product a{display:flex;align-items:center;gap:.8rem}.cart-table__product img{border-radius:8px;object-fit:cover}.cart-table__qty{width:60px;padding:.4em;border:1px solid var(--color-border);border-radius:6px}.cart-summary{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem}.main-search__form{display:flex;gap:.5rem;max-width:420px;margin:1rem 0 1.5rem}.main-search__form input{flex:1;border:1px solid var(--color-border);border-radius:var(--radius);padding:.6em 1em}.main-search__form button{background:none;border:none}.collection-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:1.5rem}.collection-card img{border-radius:var(--radius);aspect-ratio:4/3;object-fit:cover;margin-bottom:.6rem}.blog-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:1.5rem}.blog-card img{border-radius:var(--radius);aspect-ratio:16/10;object-fit:cover;margin-bottom:.6rem}.password-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background:var(--color-dark);color:#fff;text-align:center}.password-page__content{max-width:420px;padding:2rem}.password-page__content form{display:flex;gap:.5rem;margin-top:1.5rem}.password-page__content input{flex:1;padding:.7em 1em;border-radius:var(--radius);border:none}.password-page__content button{background:var(--color-primary);color:#fff;border:none;border-radius:var(--radius);padding:.7em 1.2em;font-weight:700}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;visibility:hidden}.cart-drawer[aria-hidden=false]{visibility:visible}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f1480;opacity:0;transition:opacity .25s ease}.cart-drawer[aria-hidden=false] .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(420px,100%);background:var(--color-background);display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease}.cart-drawer[aria-hidden=false] .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-bottom:1px solid var(--color-border)}.cart-drawer__close{background:none;border:none}.cart-drawer__body{flex:1;overflow-y:auto;padding:1rem 1.25rem}.cart-drawer__loading{color:var(--color-text-muted);text-align:center;padding:2rem 0}.cart-drawer__footer{border-top:1px solid var(--color-border);padding:1.25rem;display:flex;flex-direction:column;gap:.6rem}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:700;margin-bottom:.4rem}.cart-drawer__item{display:flex;gap:.8rem;padding:.9rem 0;border-bottom:1px solid var(--color-border)}.cart-drawer__item img{width:64px;height:64px;object-fit:cover;border-radius:8px;flex:none}.cart-drawer__item-info{flex:1;min-width:0}.cart-drawer__item-title{font-size:.88rem;font-weight:700;margin:0 0 .2em}.cart-drawer__item-variant{font-size:.78rem;color:var(--color-text-muted);margin:0 0 .4em}.cart-drawer__item-remove{background:none;border:none;font-size:.78rem;color:var(--color-sale);text-decoration:underline;padding:0}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center}.modal[hidden]{display:none}.modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f148c}.modal__panel{position:relative;background:var(--color-background);border-radius:var(--radius);padding:2rem;max-width:560px;width:calc(100% - 2rem);max-height:80vh;overflow-y:auto}.modal__close{position:absolute;top:.75rem;right:.75rem;background:none;border:none}.toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%,12px);background:var(--color-dark);color:#fff;padding:.8em 1.4em;border-radius:var(--radius);font-size:.88rem;z-index:80;opacity:0;transition:opacity .2s ease,transform .2s ease}.toast.is-visible{opacity:1;transform:translate(-50%)}.toast[hidden]{display:none}.form-error{color:var(--color-sale);font-size:.85rem}
/*# sourceMappingURL=/cdn/shop/t/19/assets/theme.css.map */
