.cart-page{width:min(100% - 2rem,76rem);min-height:68svh;margin-inline:auto;padding:clamp(1.25rem,4vw,3rem) 0 5rem}.cart-heading{gap:var(--space-6);display:grid}.cart-back{align-items:center;gap:var(--space-2);width:max-content;min-height:2.75rem;color:var(--color-muted);font-size:var(--text-sm);font-weight:700;text-decoration:none;display:inline-flex}.cart-back:hover{color:var(--color-accent-strong)}.cart-heading__row{justify-content:space-between;align-items:end;gap:var(--space-6);padding-bottom:var(--space-6);border-bottom:2px solid var(--color-ink);display:flex}.cart-heading__row>div{gap:var(--space-2);display:grid}.cart-heading h1{letter-spacing:-.065em;margin:0;font-size:clamp(2rem,5vw,3.25rem);line-height:.95}.cart-heading__count{border:1px solid var(--color-border);background:var(--color-surface);min-height:2.5rem;color:var(--color-muted);font-size:var(--text-sm);white-space:nowrap;border-radius:999px;align-items:center;padding:.55rem .9rem;font-weight:800;display:inline-flex}.cart-statuses{margin-top:var(--space-4);gap:var(--space-2);display:grid}.cart-sync-status,.cart-detail-status,.cart-detail-error{width:max-content;max-width:100%;padding:var(--space-2) var(--space-3);background:var(--color-surface-strong);color:var(--color-muted);font-size:var(--text-sm);border-radius:999px;margin:0;font-weight:650}.cart-detail-error{border:1px solid var(--color-danger);border-radius:var(--radius-sm);background:var(--color-danger-surface);color:var(--color-danger)}.cart-adjustments{max-width:48rem;padding:var(--space-3) var(--space-4);align-items:flex-start;gap:var(--space-3);border:1px solid color-mix(in srgb, var(--color-accent) 62%, var(--color-border));border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-accent) 9%, var(--color-surface));display:flex}.cart-adjustments>svg{color:var(--color-accent-strong);flex:none;margin-top:.15rem}.cart-adjustments strong,.cart-adjustments p{margin:0}.cart-adjustments strong{font-size:var(--text-sm)}.cart-adjustments p{margin-top:var(--space-1);color:var(--color-muted);font-size:var(--text-sm);line-height:1.45}.cart-layout{grid-template-columns:minmax(0,1fr) minmax(20rem,23rem);align-items:start;gap:clamp(1.5rem,4vw,3rem);margin-top:clamp(1.5rem,4vw,3rem);display:grid}.cart-items{gap:var(--space-4);min-width:0;display:grid}.cart-items__heading{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:2.75rem;display:flex}.cart-items__heading h2,.cart-line h2,.cart-line p,.cart-summary h2,.cart-summary p,.cart-empty h2,.cart-empty p{margin:0}.cart-items__heading h2{font-size:clamp(1.25rem,2.5vw,1.65rem)}.cart-items__heading a{min-height:2.75rem;color:var(--color-accent-strong);font-size:var(--text-sm);text-underline-offset:.22rem;align-items:center;font-weight:800;text-decoration-thickness:.1rem;display:inline-flex}.cart-items>ul{gap:var(--space-4);margin:0;padding:0;list-style:none;display:grid}.cart-line{min-width:0;padding:var(--space-4);align-items:center;gap:var(--space-4);border:1px solid var(--color-border);background:var(--color-surface);border-radius:1.15rem;grid-template-columns:8rem minmax(0,1fr) auto;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 1px #1018280a,0 .75rem 2rem #10182812}.cart-line:before{background:var(--color-accent);content:"";width:.3rem;position:absolute;inset:0 auto 0 0}.cart-line:hover{border-color:color-mix(in srgb, var(--color-accent) 55%, var(--color-border));transform:translateY(-.12rem);box-shadow:0 1px 2px #1018280d,0 1rem 2.25rem #1018281a}.cart-line__media{aspect-ratio:4/3;background:linear-gradient(145deg, color-mix(in srgb, var(--color-surface-strong) 78%, transparent), transparent), var(--color-surface-strong);width:8rem;color:var(--color-accent-strong);font-family:var(--font-display);border-radius:.85rem;place-items:center;font-size:1.25rem;font-weight:800;display:grid;overflow:hidden}.cart-line__media img{object-fit:contain;width:100%;height:100%}.cart-line__copy{align-content:center;gap:.35rem;min-width:0;display:grid}.cart-line__brand{color:var(--color-accent-strong);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;font-weight:800}.cart-line h2{font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.2}.cart-line h2 a{color:inherit;text-decoration:none}.cart-line h2 a:hover,.cart-line h2 a:focus-visible{color:var(--color-accent-strong);text-underline-offset:.2rem;text-decoration:underline;text-decoration-thickness:.1rem}.cart-line__variant{color:var(--color-muted);font-size:var(--text-sm);line-height:1.45}.cart-line__variant-field{gap:.25rem;max-width:min(100%,24rem);display:grid}.cart-line__variant-select{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-strong);width:100%;min-height:2.5rem;color:var(--color-ink);font:inherit;font-size:var(--text-sm);padding:.45rem 2.25rem .45rem .7rem;font-weight:700}.cart-line__variant-select:hover{border-color:color-mix(in srgb, var(--color-accent) 55%, var(--color-border))}.cart-line__variant-select:focus-visible{outline:3px solid color-mix(in srgb, var(--color-accent) 40%, transparent);outline-offset:2px}.cart-line__variant-select:disabled{cursor:wait;opacity:.65}.cart-line__price{gap:.2rem;margin-top:.15rem;display:grid}.cart-line__price-label{color:var(--color-muted);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;font-weight:800}.cart-line__price strong{color:var(--color-ink);font-size:var(--text-sm)}.cart-line__price--loading{color:var(--color-muted);font-size:var(--text-sm)}.cart-line__price-discount{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.cart-line__price-discount del{color:var(--color-muted);font-size:var(--text-xs)}.cart-line__price-discount small{color:var(--color-accent-strong);font-weight:800}.cart-line__meta{min-height:1.5rem;margin-top:var(--space-1);align-items:center;gap:var(--space-2);color:var(--color-muted);font-family:var(--font-mono);flex-wrap:wrap;font-size:.72rem;display:flex}.cart-line__unit{background:var(--color-surface-strong);color:var(--color-ink);font-family:var(--font-body);border-radius:999px;padding:.2rem .5rem;font-weight:700}.cart-line__controls{justify-items:end;gap:var(--space-3);min-width:7.5rem;display:grid}.cart-line__quantity-field{gap:var(--space-1);color:var(--color-muted);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;font-weight:800;display:grid}.cart-line__quantity-control{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-strong);grid-template-columns:repeat(3,2.75rem);align-items:stretch;min-height:2.75rem;display:grid;overflow:hidden}.cart-line__quantity-button{min-width:0;color:var(--color-ink);font:inherit;background:0 0;border:0;padding:0;font-size:1.2rem;font-weight:800;line-height:1}.cart-line__quantity-button+.cart-line__quantity-value,.cart-line__quantity-value+.cart-line__quantity-button{border-left:1px solid var(--color-border)}.cart-line__quantity-button:disabled{color:var(--color-muted);cursor:not-allowed;opacity:.45}.cart-line__quantity-button:not(:disabled):hover,.cart-line__quantity-button:not(:disabled):focus-visible{background:color-mix(in srgb, var(--color-accent) 14%, transparent);color:var(--color-accent-strong)}.cart-line__quantity-value{min-width:0;color:var(--color-ink);font-size:var(--text-base);place-items:center;font-weight:800;display:grid}.cart-line__remove{min-height:2.75rem;padding:var(--space-2);color:var(--color-danger);font:inherit;font-size:var(--text-sm);text-underline-offset:.22rem;background:0 0;border:0;font-weight:800;text-decoration:underline;text-decoration-thickness:.1rem}.cart-line__remove:hover{color:color-mix(in srgb, var(--color-danger) 82%, var(--color-ink))}.cart-summary{gap:var(--space-4);color:#f8fafc;background:#172033;border:1px solid #334155;border-radius:1.2rem;padding:clamp(1.25rem,3vw,1.75rem);display:grid;position:sticky;top:6.5rem;overflow:hidden;box-shadow:0 1.25rem 3rem #1018282e}.cart-summary:before{background:var(--color-accent);content:"";height:.35rem;position:absolute;inset:0 0 auto}.cart-summary__header{gap:var(--space-2);padding-top:var(--space-1);display:grid}.cart-summary .eyebrow{color:#fbbf24}.cart-summary h2{color:#fff;font-size:clamp(1.35rem,2.6vw,1.75rem)}.cart-summary__details{border-block:1px solid #ffffff2e;margin:0;display:grid}.cart-summary__details>div{padding-block:var(--space-3);gap:var(--space-1);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);display:grid}.cart-summary__details>div+div{border-top:1px solid #ffffff1f}.cart-summary__details dt,.cart-summary__details dd{margin:0}.cart-summary__details dt{color:#cbd5e1;font-size:var(--text-sm)}.cart-summary__details dd{color:#fff;font-size:var(--text-sm);text-align:right;font-weight:800}.cart-summary__price{justify-items:end;gap:.15rem;display:grid}.cart-summary__price strong{color:#fff;font-size:var(--text-sm)}.cart-summary__price del{color:#cbd5e1;font-size:var(--text-xs)}.cart-summary__checks{gap:var(--space-3);color:#e2e8f0;font-size:var(--text-sm);margin:0;padding:0;line-height:1.45;list-style:none;display:grid}.cart-summary__checks li{align-items:flex-start;gap:var(--space-2);display:flex}.cart-summary__checks svg{color:#fbbf24;flex:none;margin-top:.12rem}.cart-checkout{color:#171915;width:100%;min-height:3.5rem;font-size:var(--text-base);border-color:#f59e0b;text-decoration:none}.cart-checkout:hover{box-shadow:.22rem .22rem #fff}.cart-summary__handoff{color:#cbd5e1;font-size:var(--text-xs);text-align:center;line-height:1.55}.cart-mobile-checkout{display:none}.cart-empty{justify-items:center;gap:var(--space-3);border:1px solid var(--color-border);background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--color-accent) 16%, transparent), transparent 46%), var(--color-surface);width:min(100%,48rem);box-shadow:var(--shadow-panel);text-align:center;border-radius:1.3rem;margin:clamp(2rem,6vw,5rem) auto 0;padding:clamp(2rem,7vw,4rem);display:grid;position:relative;overflow:hidden}.cart-empty:before{background:var(--color-accent);content:"";height:.35rem;position:absolute;inset:0 0 auto}.cart-empty__icon{width:4.75rem;height:4.75rem;margin-bottom:var(--space-2);border:1px solid color-mix(in srgb, var(--color-accent) 58%, var(--color-border));background:color-mix(in srgb, var(--color-accent) 14%, var(--color-surface));color:var(--color-accent-strong);border-radius:1.15rem;place-items:center;display:grid;transform:rotate(-4deg)}.cart-empty h2{max-width:18ch;font-size:clamp(1.5rem,5vw,2.25rem)}.cart-empty>p:not(.eyebrow){max-width:34rem;color:var(--color-muted)}.cart-empty .ui-button{margin-top:var(--space-2);text-decoration:none}.cart-empty__note{margin-top:var(--space-2);align-items:center;gap:var(--space-2);color:var(--color-muted);font-size:var(--text-xs);font-weight:700;display:inline-flex}.cart-add{gap:var(--space-2);margin-top:var(--space-4);justify-items:start;display:grid}.cart-add .ui-button{text-decoration:none}.cart-add__message{min-height:0;color:var(--color-muted);font-size:var(--text-sm);margin:0;font-weight:600}.cart-add__message:empty{display:none}.cart-add__message--success{color:var(--color-accent-strong)}.cart-add__message--error{color:var(--color-danger)}@media (max-width:58rem){.cart-page{padding-bottom:8rem}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static;top:auto}.cart-summary .cart-checkout{display:none}.cart-mobile-checkout{z-index:29;min-height:5.25rem;padding:var(--space-3) max(var(--space-4), calc((100vw - 76rem) / 2)) calc(var(--space-3) + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;gap:var(--space-4);border-top:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -.75rem 2rem #1018281f}.cart-mobile-checkout>div{line-height:1.2;display:grid}.cart-mobile-checkout small{color:var(--color-muted);font-size:var(--text-xs)}.cart-mobile-checkout strong{font-size:var(--text-sm)}.cart-mobile-checkout .ui-button{min-height:3rem;padding-inline:var(--space-4);text-decoration:none}}@media (max-width:42rem){.cart-page{width:min(100% - 1.25rem,76rem);padding-top:1rem}.cart-heading{gap:var(--space-3)}.cart-heading__row{padding-bottom:var(--space-4);align-items:center}.cart-heading h1{font-size:clamp(1.85rem,10vw,2.6rem)}.cart-heading__count{min-height:2.25rem;padding:.4rem .7rem}.cart-layout{margin-top:var(--space-6);gap:var(--space-8)}.cart-items__heading{align-items:center}.cart-items__heading h2{font-size:1.2rem}.cart-line{padding:var(--space-3);gap:var(--space-3);grid-template-columns:6.25rem minmax(0,1fr)}.cart-line__media{width:6.25rem}.cart-line__copy{align-self:start}.cart-line h2{font-size:1rem}.cart-line__variant{font-size:.8rem}.cart-line__meta{display:none}.cart-line__controls{width:100%;min-width:0;padding-top:var(--space-3);border-top:1px solid var(--color-border);grid-column:1/-1;justify-content:space-between;align-items:end;display:flex}.cart-line__quantity-field{align-items:center;gap:var(--space-3);grid-template-columns:auto auto}.cart-line__quantity-control{grid-template-columns:repeat(3,2.5rem)}.cart-summary{padding:var(--space-6)}.cart-mobile-checkout{padding-inline:var(--space-3)}.cart-mobile-checkout>div{min-width:5rem}.cart-mobile-checkout .ui-button{flex:1;max-width:12rem}.cart-empty{margin-top:var(--space-8);padding:var(--space-8) var(--space-4)}.cart-empty .ui-button{width:100%}}@media (prefers-reduced-motion:reduce){.cart-line{transition:none}.cart-line:hover{transform:none}}
.checkout-page{width:min(100% - 2rem,58rem);margin-inline:auto;padding:clamp(1rem,3vw,2.5rem) 0 3rem}.checkout-heading{gap:.55rem;max-width:48rem;display:grid}.checkout-heading h1{letter-spacing:-.03em;max-width:24ch;margin:0;font-size:clamp(1.7rem,3.5vw,2.4rem);line-height:1.08}.checkout-heading>p:last-child{max-width:42rem;color:var(--color-muted);margin:0;font-size:.95rem;line-height:1.5}.checkout-layout{grid-template-columns:minmax(0,1fr) minmax(16rem,.55fr);align-items:start;gap:clamp(1rem,3vw,2rem);margin-top:1.5rem;display:grid}.checkout-form,.checkout-summary{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-panel);gap:.85rem;padding:clamp(.9rem,2vw,1.25rem);display:grid}.checkout-form__note{resize:vertical}.checkout-form__hint,.checkout-summary ol{color:var(--color-muted);margin:0;font-size:.82rem;line-height:1.45}.checkout-cart-notice{background:var(--color-surface-strong);color:var(--color-muted);border-radius:.55rem;margin:0;padding:.65rem .75rem;font-size:.8rem}.checkout-summary{position:sticky;top:1rem}.checkout-summary strong{font-size:clamp(1.2rem,2vw,1.6rem)}.checkout-summary__count--empty{color:#b42318}.checkout-summary ol{gap:.5rem;padding-left:1.1rem;display:grid}@media (max-width:48rem){.checkout-page{width:min(100% - 1.25rem,64rem)}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-form .ui-button{width:100%}}
.compare-page{width:min(100%,80rem);margin-inline:auto;padding:clamp(1.25rem,4vw,3rem) 1rem 4rem}.compare-heading{gap:var(--space-3);max-width:52rem;display:grid}.compare-heading h1{letter-spacing:-.03em;margin:0;font-size:clamp(1.9rem,4vw,3rem);line-height:1.05}.compare-heading>p:last-child{max-width:42rem;color:var(--color-muted);margin:0;font-size:.95rem;line-height:1.6}.compare-feedback{margin:var(--space-8) 0;padding:var(--space-3);border:1px solid var(--color-border);border-left:.5rem solid var(--color-accent);background:var(--color-surface);font-weight:700}.compare-selections{gap:var(--space-4);margin-bottom:var(--space-8);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.compare-selection-card,.compare-picker-card{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);background:var(--color-surface);align-content:start;display:grid}.compare-selection-card h3,.compare-picker-card h3{margin:0;font-size:1.2rem}.compare-empty{margin-block:var(--space-8);border:1px dashed var(--color-border);text-align:center;padding:clamp(1.5rem,4vw,2.5rem)}.compare-matrix{width:100%;margin-block:var(--space-8);border:1px solid var(--color-ink);background:var(--color-surface);box-shadow:var(--shadow-panel);overflow-x:auto}.compare-row{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(9rem,.7fr);grid-auto-columns:minmax(14rem,1fr);grid-auto-flow:column;width:max-content;min-width:100%;display:grid}.compare-row:last-child{border-bottom:0}.compare-row>[role=cell],.compare-row>[role=columnheader],.compare-row>[role=rowheader]{min-width:0;padding:var(--space-4);overflow-wrap:anywhere}.compare-row>*+*{border-left:1px solid var(--color-border)}.compare-row--header{background:var(--color-ink);color:var(--color-surface);font-weight:800}.compare-row__label{z-index:2;gap:var(--space-1);background:var(--color-surface-strong);align-content:start;font-weight:800;display:grid;position:sticky;left:0}.compare-row--header .compare-row__label{background:var(--color-ink)}.compare-row--different>[role=cell]{background:color-mix(in srgb, var(--color-accent) 16%, var(--color-surface));font-weight:700}.compare-difference{width:max-content;padding:.15rem var(--space-1);background:var(--color-accent);color:#171915;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem}.compare-picker{margin-top:clamp(2rem,5vw,3.5rem)}.compare-picker>h2{margin-bottom:var(--space-6);font-size:clamp(1.5rem,3vw,2.2rem)}.compare-picker__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));display:grid}@media (max-width:48rem){.compare-selections{grid-template-columns:1fr}.compare-matrix{width:calc(100% + 2*clamp(1rem,4vw,4rem));box-shadow:none;border-inline:0;margin-inline:calc(-1*clamp(1rem,4vw,4rem))}.compare-row{grid-template-columns:minmax(8rem,.6fr);grid-auto-columns:minmax(12rem,1fr)}}
.homepage,.home-empty{width:min(100%,90rem);margin-inline:auto}.homepage{padding-block:var(--space-8) 6rem;gap:clamp(3rem,7vw,7rem);display:grid}.homepage__slot,.home-section,.home-empty{padding-inline:clamp(1rem,4vw,4rem)}.home-hero{gap:var(--space-4);padding-inline:clamp(1rem,4vw,4rem);display:grid}.home-hero--carousel{scroll-snap-type:x mandatory;scrollbar-color:var(--color-accent) var(--color-surface-strong);grid-auto-columns:minmax(min(86vw,62rem),1fr);grid-auto-flow:column;overflow-x:auto}.home-hero__slide{scroll-snap-align:start}.home-hero__target{color:inherit;text-decoration:none}.home-hero__card{border:1px solid var(--color-ink);background:var(--color-ink);min-height:clamp(24rem,62vw,42rem);box-shadow:var(--shadow-panel);position:relative;overflow:hidden}.home-hero__image{object-fit:cover;width:100%;height:100%}.home-hero__caption{right:var(--space-6);bottom:var(--space-6);left:var(--space-6);gap:var(--space-2);padding:var(--space-6);background:color-mix(in srgb, var(--color-surface) 92%, transparent);color:var(--color-ink);display:grid;position:absolute}.home-hero__caption h2{max-width:18ch;margin:0;font-size:clamp(2rem,5vw,4.5rem);line-height:.95}.home-hero__action,.home-product-card__brand{color:var(--color-accent-strong);letter-spacing:.06em;text-transform:uppercase;font-weight:800}.home-section{gap:var(--space-6);display:grid}.home-section__heading{justify-content:space-between;align-items:end;gap:var(--space-4);border-bottom:1px solid var(--color-ink);display:flex}.home-section h2,.home-empty h1{margin:0;font-size:clamp(2rem,5vw,4rem);line-height:1}.home-product-grid,.home-chip-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));display:grid}.home-product-card,.home-chip{border:1px solid var(--color-ink);background:var(--color-surface)}.home-product-card{min-height:12rem;padding:var(--space-6)}.home-product-card h3{margin-block:var(--space-3);font-size:1.35rem}.home-product-card a,.home-chip{color:var(--color-ink)}.home-chip{min-height:5rem;padding:var(--space-4);align-items:end;font-size:1.2rem;font-weight:800;text-decoration:none;display:flex}.home-whatsapp{border:1px solid var(--color-ink);background:var(--color-accent);color:#171915;box-shadow:var(--shadow-panel);margin-inline:clamp(1rem,4vw,4rem);padding:clamp(2rem,7vw,6rem)}.home-whatsapp h2{max-width:16ch;margin-block:var(--space-3) var(--space-8);font-size:clamp(2.2rem,6vw,5rem);line-height:.95}.home-empty{align-content:center;justify-items:start;gap:var(--space-4);min-height:70svh;display:grid}@media (max-width:40rem){.home-hero__caption{right:var(--space-3);bottom:var(--space-3);left:var(--space-3);padding:var(--space-4)}}
.product-page{width:min(100%,90rem);margin-inline:auto;padding:clamp(1.25rem,4vw,3rem) clamp(1rem,4vw,4rem) 7rem}.product-breadcrumb{gap:var(--space-2);margin-bottom:var(--space-6);color:var(--color-muted);align-items:center;font-size:.9rem;display:flex}.product-breadcrumb a{color:inherit;font-weight:700}.product-hero{grid-template-columns:minmax(17rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(1.5rem,5vw,5rem);display:grid}.product-hero__copy{gap:var(--space-4);padding-block:var(--space-6);display:grid;position:sticky;top:7rem}.product-hero h1{letter-spacing:-.03em;margin:0;font-size:clamp(2.8rem,7vw,6.5rem);line-height:.88}.product-model{width:max-content;padding:var(--space-1) var(--space-2);border:1px solid var(--color-ink);font-family:var(--font-mono);margin:0;font-size:.8rem;font-weight:700}.product-lede{max-width:32rem;color:var(--color-muted);margin:0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55}.product-gallery{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-gallery figure{border:1px solid var(--color-ink);background:var(--color-surface);min-width:0;margin:0}.product-gallery__primary{grid-column:1/-1}.product-gallery img{object-fit:cover;background:var(--color-surface-strong);width:100%;height:13rem;display:block}.product-gallery__primary img{height:clamp(20rem,48vw,40rem)}.product-gallery figcaption{padding:var(--space-2) var(--space-3);border-top:1px solid var(--color-ink);color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.product-gallery__empty{border:1px dashed var(--color-border);background:var(--color-surface-strong);min-height:28rem;color:var(--color-muted);place-items:center;display:grid}.product-overview,.product-variants,.product-related{margin-top:clamp(3rem,8vw,7rem)}.product-overview{gap:var(--space-8);padding-block:var(--space-8);border-block:1px solid var(--color-border);grid-template-columns:minmax(12rem,.45fr) minmax(0,1fr);display:grid}.product-overview h2,.product-overview p{margin:0}.product-overview p{max-width:58rem;color:var(--color-muted);font-size:1.08rem;line-height:1.75}.product-variants>h2,.product-related>h2{max-width:54rem;margin:var(--space-2) 0 var(--space-8);font-size:clamp(2rem,5vw,4.5rem);line-height:.95}.product-variant{margin-top:var(--space-4);border:1px solid var(--color-ink);background:var(--color-surface)}.product-variant__identity,.product-variant__commercial{gap:var(--space-1);display:grid}.product-variant__identity strong,.product-variant__commercial strong{font-size:clamp(1.15rem,2vw,1.5rem)}.product-variant__identity small,.product-variant__commercial small{color:var(--color-muted)}.product-variant__commercial{text-align:right;justify-items:end}.product-variant__body{padding:0 var(--space-6) var(--space-6);border-top:1px solid var(--color-border)}.product-variant__grid{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-detail-section{min-width:0;padding:var(--space-4);border:1px solid var(--color-border)}.product-detail-section h4,.product-detail-section h5{margin:0 0 var(--space-4)}.product-data-list{grid-template-columns:minmax(7rem,.7fr) minmax(0,1fr);margin:0;display:grid}.product-data-list dt,.product-data-list dd{padding:var(--space-2) 0;border-bottom:1px solid var(--color-surface-strong);margin:0}.product-data-list dt{color:var(--color-muted)}.product-data-list dd{overflow-wrap:anywhere;font-weight:700}.product-condition-list,.product-accessory-list{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.product-condition-list li,.product-accessory-list li{gap:var(--space-2);padding-bottom:var(--space-2);border-bottom:1px solid var(--color-surface-strong);grid-template-columns:1fr auto;display:grid}.product-condition-list small,.product-accessory-list small{color:var(--color-muted);grid-column:1/-1}.product-minus-note{padding:var(--space-3);border-left:.35rem solid var(--color-accent);background:var(--color-surface-strong)}.product-chip,.product-availability{width:max-content;max-width:100%;padding:var(--space-1) var(--space-2);font-size:.8rem;font-weight:800}.product-chip{border:1px solid var(--color-ink)}.product-availability--available{color:#166534}.product-availability--low_stock,.product-availability--reserved{color:var(--color-accent-strong)}.product-availability--out_of_stock{color:var(--color-danger)}.product-units{margin-top:var(--space-4)}.product-unit{padding:var(--space-4) 0;border-top:1px solid var(--color-border)}.product-unit__media{gap:var(--space-3);display:flex;overflow-x:auto}.product-unit__media img{object-fit:cover;border:1px solid var(--color-border);width:12rem;height:9rem}.product-muted{color:var(--color-muted)}.product-related__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));display:grid}.product-related article{min-height:13rem;padding:var(--space-6);border:1px solid var(--color-ink);background:var(--color-surface)}.product-related h3 a{color:var(--color-ink)}@media (max-width:52rem){.product-hero,.product-overview,.product-variant__grid{grid-template-columns:1fr}.product-hero__copy{position:static}}@media (max-width:36rem){.product-gallery{grid-template-columns:1fr}.product-gallery__primary{grid-column:auto}.product-gallery__primary img{height:18rem}.product-gallery figure:not(.product-gallery__primary) img{height:8rem;padding:.5rem}.product-gallery figure:not(.product-gallery__primary) figcaption{padding:.35rem .5rem}.product-variant__commercial{text-align:left;justify-items:start}.product-data-list{grid-template-columns:1fr}.product-data-list dd{padding-top:0}}
.recommendation-page,.recommendation-results{width:min(100%,68rem);min-height:68svh;margin-inline:auto;padding:clamp(1.25rem,4vw,3rem) 1rem 4rem}.recommendation-heading{gap:var(--space-3);max-width:52rem;display:grid}.recommendation-heading h1{letter-spacing:-.035em;margin:0;font-size:clamp(1.9rem,4vw,3rem);line-height:1.05}.recommendation-heading>p:last-child{max-width:40rem;color:var(--color-muted);margin:0;font-size:.95rem;line-height:1.6}.recommendation-quiz{grid-template-columns:minmax(10rem,.5fr) minmax(0,1.5fr);gap:clamp(1rem,3vw,2rem);margin-top:clamp(2rem,5vw,3rem);display:grid}.recommendation-progress p{margin-top:0;font-weight:800}.recommendation-progress__track{border:1px solid var(--color-ink);background:var(--color-surface);height:.65rem;overflow:hidden}.recommendation-progress__track:before{width:var(--quiz-progress);background:var(--color-accent);content:"";height:100%;display:block}.recommendation-question{gap:var(--space-4);border:1px solid var(--color-ink);background:var(--color-surface);min-height:16rem;box-shadow:var(--shadow-panel);padding:clamp(1.25rem,3vw,2rem);display:grid}.recommendation-question>label{max-width:48rem;font-family:var(--font-display);letter-spacing:-.025em;font-size:clamp(1.3rem,3vw,2rem);font-weight:800;line-height:1}.recommendation-question__hint{color:var(--color-muted);margin:0}.recommendation-actions{justify-content:space-between;align-self:end;gap:var(--space-3);margin-top:var(--space-6);display:flex}.recommendation-message,.recommendation-status{min-height:1.5rem;margin-top:var(--space-6);color:var(--color-danger);font-weight:700}.recommendation-results__heading{gap:var(--space-4);margin-bottom:var(--space-8);grid-template-columns:1fr auto;align-items:end;display:grid}.recommendation-results__heading .eyebrow{grid-column:1/-1}.recommendation-results__heading h2{letter-spacing:-.03em;max-width:52rem;margin:0;font-size:clamp(1.7rem,3.5vw,2.6rem);line-height:.95}.recommendation-results__list{gap:var(--space-4);margin:0;padding:0;list-style:none;display:grid}.recommendation-result{gap:var(--space-4);padding:var(--space-4);border:1px solid var(--color-border);background:var(--color-surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;display:grid}.recommendation-result__rank{color:var(--color-accent-strong);font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:800}.recommendation-result h3{margin:var(--space-1) 0 var(--space-3);font-size:clamp(1.1rem,2vw,1.4rem)}.recommendation-result__reasons{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.recommendation-result__reasons li{padding:var(--space-1) var(--space-2);background:var(--color-surface-strong);font-size:.8rem;font-weight:700}.recommendation-empty{border:1px dashed var(--color-border);text-align:center;padding:clamp(1.5rem,4vw,2.5rem)}@media (max-width:44rem){.recommendation-quiz,.recommendation-results__heading,.recommendation-result{grid-template-columns:1fr}.recommendation-question{min-height:15rem;box-shadow:.2rem .2rem 0 var(--color-ink)}.recommendation-results__heading .eyebrow{grid-column:auto}.recommendation-results__heading .ui-button,.recommendation-result .ui-button{width:100%}}
.site-frame{min-height:100svh}.site-header,.site-footer{border-color:var(--color-ink);background:color-mix(in srgb, var(--color-surface) 94%, transparent)}.site-header{z-index:30;align-items:center;gap:var(--space-6);min-height:4.75rem;padding:var(--space-3) clamp(1rem, 4vw, 4rem);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid;grid-template-columns:auto 1fr auto;display:grid;position:sticky;top:0}.site-brand{align-items:center;gap:var(--space-3);color:var(--color-ink);letter-spacing:-.02em;font-weight:800;text-decoration:none;display:inline-flex}.site-brand__mark{border:1px solid var(--color-ink);background:var(--color-accent);color:#171915;width:2.5rem;height:2.5rem;box-shadow:.18rem .18rem 0 var(--color-ink);place-items:center;display:grid}.site-nav__list{align-items:center;gap:var(--space-2);margin:0;padding:0;list-style:none;display:flex}.site-nav__entry{position:relative}.site-nav__link,.site-nav__dropdown>summary,.site-nav__fallback a{min-height:2.75rem;padding:var(--space-2) var(--space-3);color:var(--color-ink);align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.site-nav__link:hover,.site-nav__dropdown>summary:hover{background:var(--color-surface-strong)}.site-nav__dropdown>summary{list-style:none}.site-nav__dropdown>summary::-webkit-details-marker{display:none}.site-nav__dropdown>summary:after{width:.45rem;height:.45rem;margin-left:var(--space-2);content:"";border-bottom:.12rem solid;border-right:.12rem solid;transition:transform .16s;transform:rotate(45deg)translateY(-.08rem)}.site-nav__dropdown[open]>summary:after{transform:rotate(225deg)translateY(-.08rem)}.site-nav__submenu .site-nav__dropdown>summary{justify-content:space-between;width:100%}.site-nav__submenu .site-nav__submenu{border:0;border-left:1px solid color-mix(in srgb, var(--color-ink) 18%, transparent);min-width:0;box-shadow:none;background:0 0;border-radius:0;margin:.15rem 0 .3rem .55rem;padding:.25rem 0 .25rem .7rem;position:static}.site-nav__submenu .site-nav__submenu .site-nav__link{width:100%;padding-left:.7rem;font-size:.82rem}.site-nav__submenu{top:calc(100% + var(--space-2));min-width:14rem;padding:var(--space-2);border:1px solid var(--color-ink);background:var(--color-surface);box-shadow:var(--shadow-panel);margin:0;list-style:none;position:absolute;left:0}.site-contact{min-height:2.75rem;padding:var(--space-2) var(--space-4);border:1px solid var(--color-ink);background:var(--color-accent);color:#171915;align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.site-header__actions{align-items:center;gap:var(--space-2);display:flex}.site-auth-link{min-height:2.75rem;padding:var(--space-2) var(--space-4);border:1px solid var(--color-ink);color:var(--color-ink);place-items:center;font-weight:800;text-decoration:none;display:inline-grid}.site-auth-link:hover{background:var(--color-surface-strong)}.site-mobile-menu{display:none}.site-main{min-height:calc(100svh - 18rem)}.site-footer{gap:var(--space-8);border-top:1px solid;grid-template-columns:minmax(14rem,1fr) 2fr auto;padding:clamp(2rem,6vw,5rem) clamp(1rem,4vw,4rem);display:grid}.site-footer p{max-width:34ch;color:var(--color-muted);line-height:1.6}.site-footer .site-nav__list{flex-wrap:wrap;align-items:flex-start}.site-nav__fallback{align-items:center;gap:var(--space-3);color:var(--color-muted);font-size:.8rem;display:flex}@media (max-width:52rem){.site-header{grid-template-columns:1fr auto}.site-nav--desktop,.site-header__actions{display:none}.site-mobile-menu{display:block}.site-mobile-menu>summary{border:1px solid var(--color-ink);background:var(--color-surface);place-items:center;min-width:4.5rem;min-height:2.75rem;font-weight:800;list-style:none;display:grid}.site-mobile-menu>nav{padding:var(--space-4);border-bottom:1px solid var(--color-ink);background:var(--color-surface);position:absolute;top:100%;left:0;right:0}.site-mobile-menu .site-nav__list,.site-mobile-menu .site-nav__fallback{align-items:stretch;display:grid}.site-mobile-menu .site-auth-link{width:100%;margin-top:var(--space-3)}.site-mobile-menu .site-nav__submenu{box-shadow:none;position:static}.site-footer{grid-template-columns:1fr}}
.wishlist-page{width:min(100%,72rem);margin-inline:auto;padding:clamp(1.25rem,4vw,3rem) 1rem 4rem}.wishlist-heading{max-width:42rem;margin-bottom:var(--space-6)}.wishlist-heading h1{letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.wishlist-heading p:last-child{max-width:34rem;color:var(--color-muted);font-size:.95rem;line-height:1.5}.wishlist-grid{gap:var(--space-4);margin:0;padding:0;list-style:none;display:grid}.wishlist-card{justify-content:space-between;gap:var(--space-4);padding:var(--space-4);border:1px solid var(--color-ink);background:var(--color-surface);box-shadow:var(--shadow-panel);display:flex}.wishlist-card__copy{min-width:0}.wishlist-card h2{margin:var(--space-2) 0;font-size:clamp(1.1rem,2vw,1.4rem)}.wishlist-card h2 a{color:inherit}.wishlist-card p{color:var(--color-muted);margin:0}.wishlist-status{padding:var(--space-1) var(--space-2);letter-spacing:.08em;text-transform:uppercase;border:1px solid;font-size:.78rem;font-weight:800;display:inline-block}.wishlist-card--available .wishlist-status{color:#17603a}.wishlist-card--out_of_stock .wishlist-status,.wishlist-card--unavailable .wishlist-status{color:var(--color-danger)}.wishlist-card__actions{justify-content:flex-end;align-items:flex-start;gap:var(--space-2);flex-wrap:wrap;display:flex}.wishlist-empty{padding:var(--space-8);border:1px dashed var(--color-border);background:var(--color-surface)}.wishlist-empty h2{margin-top:0}.wishlist-login-hint,.wishlist-sync-status{color:var(--color-muted)}.wishlist-button{margin-top:var(--space-3)}@media (max-width:48rem){.wishlist-card{display:grid}.wishlist-card__actions{justify-content:flex-start}}
.waitlist-page{width:min(100%,68rem);margin-inline:auto;padding:clamp(1.25rem,4vw,3rem) 1rem 4rem}.waitlist-heading{max-width:42rem;margin-bottom:var(--space-6)}.waitlist-heading h1{letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.waitlist-heading p:last-child{max-width:34rem;color:var(--color-muted);font-size:.95rem;line-height:1.5}.waitlist-form,.waitlist-confirmation{gap:var(--space-4);border:1px solid var(--color-ink);background:var(--color-surface);max-width:38rem;box-shadow:var(--shadow-panel);padding:clamp(1rem,3vw,1.5rem);display:grid}.waitlist-form__hint{color:var(--color-muted);margin:0;font-size:.9rem;line-height:1.5}.waitlist-confirmation h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.05}.waitlist-confirmation p{color:var(--color-muted);line-height:1.5}
.account-page{width:min(1120px,100% - 32px);margin:0 auto;padding:32px 0 64px}.account-heading,.account-history>header,.account-checkout-card>header,.account-history-item,.account-checkout-card>footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.account-heading{margin-bottom:24px}.account-heading h1,.account-history h2,.account-state h1{margin:4px 0 6px}.account-heading p,.account-state p,.account-history-item p,.account-checkout-card time,.account-checkout-card>footer{color:var(--color-muted)}.account-history,.account-state{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-panel);border-radius:20px}.account-history>header{border-bottom:1px solid var(--color-border);padding:20px 22px}.account-checkout-list{gap:14px;padding:18px;display:grid}.account-checkout-card{border:1px solid var(--color-border);background:var(--color-canvas);border-radius:16px;overflow:hidden}.account-checkout-card>header,.account-checkout-card>footer{padding:14px 16px}.account-checkout-card>header{border-bottom:1px solid var(--color-border)}.account-checkout-card__reference{letter-spacing:.02em;margin-bottom:3px;font-weight:800;display:block}.account-status{background:color-mix(in srgb, var(--color-accent) 12%, transparent);min-height:30px;color:var(--color-ink);border-radius:999px;align-items:center;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.account-checkout-card__items{display:grid}.account-history-item{padding:15px 16px}.account-history-item+.account-history-item{border-top:1px solid var(--color-border)}.account-history-item p{margin:4px 0 0;font-size:.88rem}.account-history-item__amount{white-space:nowrap;justify-items:end;gap:3px;display:grid}.account-history-item__amount span{color:var(--color-muted);font-size:.8rem}.account-checkout-card>footer{border-top:1px solid var(--color-border);font-size:.8rem}.account-empty,.account-state{text-align:center;padding:40px 24px}.account-empty p,.account-state p{max-width:52ch;margin:8px auto 20px}@media (max-width:720px){.account-page{width:min(100% - 24px,1120px);padding-top:20px}.account-heading,.account-history-item,.account-checkout-card>footer{flex-direction:column;align-items:stretch}.account-heading .ui-button{width:100%}.account-history-item__amount{justify-items:start}}
.cms-page{width:min(100%,68rem);margin-inline:auto;padding:clamp(1.25rem,4vw,3rem) 1rem 4rem}.cms-page__article{max-width:var(--measure-copy)}.cms-page h1{margin:0 0 var(--space-6);letter-spacing:-.03em;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.cms-page__content{gap:var(--space-4);max-width:var(--measure-copy);font-size:var(--text-base);line-height:var(--leading-body);display:grid}.cms-page__content h2,.cms-page__content h3{margin:var(--space-4) 0 0;line-height:1.1}.cms-page__content p,.cms-page__content ul,.cms-page__content ol{margin:0}.cms-page__content a{color:var(--color-accent-strong);font-weight:700}.cms-page__content code{background:var(--color-surface-strong);padding:.1em .3em;font-size:.9em}
.services-page{width:min(100% - 2rem,80rem);margin-inline:auto;padding:clamp(1.5rem,4vw,3rem) 0 5rem}.services-page article{gap:clamp(2.5rem,6vw,5rem);display:grid}.services-page__breadcrumbs{color:var(--color-muted);font-size:var(--text-sm);flex-wrap:wrap;gap:.45rem;display:flex}.services-page__breadcrumbs span{align-items:center;gap:.45rem;display:inline-flex}.services-page__breadcrumbs a{color:inherit;text-decoration:none}.services-page__breadcrumbs a:hover{color:var(--color-accent-strong);text-underline-offset:.2em;text-decoration:underline}.services-page__hero,.services-page__detail-hero{border:1px solid var(--color-border);background:radial-gradient(circle at 86% 0%, color-mix(in srgb, var(--color-accent) 22%, transparent), transparent 34%), linear-gradient(135deg, var(--color-surface) 0%, color-mix(in srgb, var(--color-surface-strong) 62%, var(--color-surface)) 100%);box-shadow:var(--shadow-panel);border-radius:1.25rem;grid-template-columns:minmax(0,1.3fr) minmax(14rem,.7fr);gap:clamp(2rem,7vw,6rem);padding:clamp(1.5rem,5vw,4.5rem);display:grid;position:relative;overflow:hidden}.services-page__hero:before,.services-page__detail-hero:before{background:var(--color-accent);content:"";width:.35rem;position:absolute;inset:0 auto 0 0}.services-page__hero-copy,.services-page__hero-note,.services-page__detail-hero>*{z-index:1;position:relative}.services-page__hero-copy{max-width:47rem}.services-page h1,.services-page h2,.services-page h3,.services-page p{margin:0}.services-page h1{max-width:13ch;font-family:var(--font-display);letter-spacing:-.065em;margin-top:.85rem;font-size:clamp(2.8rem,7vw,6rem);line-height:.94}.services-page__hero-copy>p:not(.eyebrow),.services-page__detail-hero>p{max-width:55ch;color:var(--color-muted);margin-top:1.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}.services-page__hero-note{border-left:1px solid color-mix(in srgb, var(--color-ink) 18%, transparent);align-content:end;gap:.8rem;min-height:13rem;padding:1.25rem;display:grid}.services-page__hero-index,.service-card__number{color:var(--color-accent-strong);font-family:var(--font-display);font-size:var(--text-sm);letter-spacing:.08em;font-weight:800}.services-page__hero-note strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(1.35rem,3vw,2rem)}.services-page__hero-note p,.services-page__section-heading>p{color:var(--color-muted);line-height:1.6}.services-page__actions{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}.services-page__actions .ui-button{align-items:center;gap:.55rem;display:inline-flex}.services-page__section,.services-page__faq{gap:2rem;display:grid}.services-page__section-heading{justify-content:space-between;align-items:end;gap:2rem;display:flex}.services-page__section-heading>div{max-width:40rem}.services-page__section-heading h2,.services-page__cta h2{font-family:var(--font-display);letter-spacing:-.055em;margin-top:.65rem;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.services-page__section-heading>p{max-width:31ch}.services-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.service-card{border:1px solid var(--color-border);background:var(--color-surface);min-height:14rem;color:var(--color-ink);border-radius:1rem;gap:1.5rem;padding:1.4rem;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.service-card:hover,.service-card:focus-visible{border-color:var(--color-accent);box-shadow:0 .9rem 1.7rem color-mix(in srgb, var(--color-ink) 12%, transparent);transform:translateY(-.2rem)}.service-card h3,.service-outcome h3,.services-page__process-card h3{font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(1.2rem,2vw,1.55rem)}.service-card p,.service-outcome p,.services-page__process-card p{color:var(--color-muted);margin-top:.65rem;line-height:1.55}.service-card__arrow{border:1px solid var(--color-border);width:2.1rem;height:2.1rem;color:var(--color-accent-strong);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:1.25rem;right:1.25rem}.services-page__cta{color:#f8fafc;box-shadow:var(--shadow-panel);background:#172033;border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(1.4rem,4vw,2.4rem);display:flex}.services-page__cta .eyebrow{color:#fbbf24}.services-page__cta h2{max-width:22ch}.services-page__cta p:not(.eyebrow){color:#cbd5e1;max-width:48ch;margin-top:.8rem;line-height:1.55}.services-page__cta .ui-button--secondary{color:#f8fafc;background:0 0;border-color:#64748b}.services-page__detail-hero{grid-template-columns:minmax(0,1fr) minmax(16rem,.55fr);align-items:end}.services-page__detail-hero h1{max-width:16ch}.services-page__detail-hero>p{margin-top:0}.services-page__detail-layout{grid-template-columns:minmax(0,1fr) minmax(17rem,22rem);align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.services-page__detail-layout>div{gap:4rem;display:grid}.services-page__section--tight{gap:1.5rem}.services-page__outcomes{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.service-outcome{border-top:2px solid var(--color-accent);padding-top:.95rem}.service-outcome__mark{background:color-mix(in srgb, var(--color-accent) 18%, transparent);width:1.8rem;height:1.8rem;color:var(--color-accent-strong);border-radius:50%;place-items:center;margin-bottom:1rem;font-size:1.25rem;display:grid}.services-page__deliverables{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.services-page__deliverables li{border-top:1px solid var(--color-border);color:var(--color-ink);gap:.75rem;padding:1rem 0;line-height:1.55;display:flex}.services-page__deliverables li:before{background:var(--color-accent);content:"";border-radius:50%;flex:none;width:.45rem;height:.45rem;margin-top:.55rem}.services-page__process-card{border:1px solid var(--color-border);background:var(--color-surface-strong);border-radius:1rem;padding:1.35rem;position:sticky;top:7rem}.services-page__process-card ol{gap:1.25rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.services-page__process-card li{grid-template-columns:2.2rem 1fr;gap:.7rem;display:grid}.services-page__process-card li>span{color:var(--color-accent-strong);font-family:var(--font-display);font-weight:800}.services-page__faq-list{gap:.7rem;display:grid}.services-page__faq-list details{border-top:1px solid var(--color-border)}.services-page__faq-list summary{min-height:4rem;color:var(--color-ink);font-family:var(--font-display);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:1.1rem;font-weight:750;list-style:none;display:flex}.services-page__faq-list summary::-webkit-details-marker{display:none}.services-page__faq-list summary span{color:var(--color-accent-strong);font-size:1.6rem;font-weight:400}.services-page__faq-list details[open] summary span{transform:rotate(45deg)}.services-page__faq-list details p{max-width:68ch;color:var(--color-muted);padding:0 2rem 1.2rem 0;line-height:1.6}@media (max-width:58rem){.services-page__hero,.services-page__detail-hero,.services-page__detail-layout{grid-template-columns:1fr}.services-page__hero-note{border-top:1px solid color-mix(in srgb, var(--color-ink) 18%, transparent);border-left:0;min-height:auto}.services-page__process-card{position:static}}@media (max-width:42rem){.services-page{width:min(100% - 1.25rem,80rem);padding-top:1rem}.services-page__hero,.services-page__detail-hero{border-radius:.9rem;padding:1.35rem}.services-page h1{font-size:clamp(2.5rem,13vw,4.4rem)}.services-page__grid,.services-page__outcomes{grid-template-columns:1fr}.services-page__section-heading,.services-page__cta{flex-direction:column;align-items:flex-start}.services-page__section-heading{display:grid}.services-page__cta .services-page__actions,.services-page__cta .ui-button{width:100%}.services-page__cta .ui-button{justify-content:center}}@media (prefers-reduced-motion:reduce){.service-card{transition:none}}
.faq-page{width:min(100% - 2rem,76rem);padding:clamp(1.5rem,4vw,4rem) 0 5rem}.faq-page .cms-page__article{max-width:none}.faq-page__hero{border:1px solid var(--color-border);background:radial-gradient(circle at 90% 0%, color-mix(in srgb, var(--color-accent) 17%, transparent), transparent 34%), linear-gradient(135deg, var(--color-surface) 0%, color-mix(in srgb, var(--color-surface-strong) 64%, var(--color-surface)) 100%);box-shadow:var(--shadow-panel);border-radius:1.35rem;grid-template-columns:1fr;align-items:end;gap:clamp(1.5rem,5vw,4rem);padding:clamp(1.5rem,4vw,2.75rem) clamp(1.5rem,5vw,3.5rem);display:grid;position:relative;overflow:hidden}.faq-page__hero:before{background:var(--color-accent);content:"";width:.35rem;position:absolute;inset:0 auto 0 0}.faq-page__hero:after{border:1px solid color-mix(in srgb, var(--color-accent) 35%, transparent);width:14rem;height:14rem;box-shadow:0 0 0 1.1rem color-mix(in srgb, var(--color-accent) 8%, transparent);content:"";pointer-events:none;border-radius:50%;position:absolute;bottom:-5rem;right:-4rem}.faq-page__hero-copy,.faq-page__help{z-index:1;position:relative}.faq-page__hero-copy{max-width:none}.faq-page__hero h1{letter-spacing:-.06em;max-width:none;margin:0;font-size:clamp(2.45rem,6vw,4.8rem);line-height:.98}.faq-page__help{align-content:start;gap:var(--space-3);color:#f8fafc;background:#172033;border:1px solid #334155;border-radius:1rem;padding:clamp(1.25rem,3vw,1.75rem);display:grid;box-shadow:0 1rem 2rem #10182826}.faq-page__help:before{background:var(--color-accent);content:"";height:.3rem;position:absolute;inset:0 0 auto}.faq-page__help-icon{width:2.5rem;height:2.5rem;margin-bottom:var(--space-2);color:#fbbf24;font-family:var(--font-display);background:#f59e0b26;border:1px solid #f59e0b73;border-radius:.75rem;place-items:center;font-size:1.4rem;font-weight:800;display:grid}.faq-page__help .eyebrow{color:#fbbf24;margin:0}.faq-page__help strong,.faq-page__help p{margin:0}.faq-page__help strong{font-family:var(--font-display);font-size:1.25rem;line-height:1.15}.faq-page__help p:not(.eyebrow){color:#cbd5e1;font-size:var(--text-sm);line-height:1.55}.faq-page__help-link{min-height:2.75rem;margin-top:var(--space-2);justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);background:var(--color-accent);color:#251400;font-size:var(--text-sm);padding:.6rem .8rem;font-weight:800;text-decoration:none;display:inline-flex}.faq-page__help-link:hover{background:#fbbf24;transform:translateY(-.08rem);box-shadow:0 .35rem .8rem #f59e0b3d}.faq-page__body{grid-template-columns:minmax(0,1fr) minmax(17rem,20rem);align-items:start;gap:clamp(1.5rem,4vw,4rem);max-width:72rem;margin:clamp(2.5rem,6vw,4.5rem) auto 0;display:grid}.faq-page__content{gap:var(--space-6);min-width:0;margin:0;display:grid}.faq-page__intro-content{gap:var(--space-3);max-width:65ch;color:var(--color-muted);display:grid}.faq-page__intro-content>*{margin:0}.faq-list{gap:var(--space-3);display:grid}.faq-item{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden;box-shadow:0 .25rem .8rem #1018280a}.faq-item[open]{border-color:color-mix(in srgb, var(--color-accent) 60%, var(--color-border));box-shadow:0 .75rem 1.6rem #10182814}.faq-item summary{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:4.25rem;color:var(--color-ink);font-family:var(--font-display);padding:1.15rem 1.25rem;font-size:clamp(1rem,2vw,1.15rem);font-weight:750;line-height:1.3;list-style:none;transition:background-color .16s;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{background:color-mix(in srgb, var(--color-accent) 7%, var(--color-surface))}.faq-item__question{max-width:58ch}.faq-item__toggle{border:1px solid var(--color-border);background:var(--color-surface-strong);width:2.25rem;height:2.25rem;color:var(--color-accent-strong);border-radius:50%;flex:none;place-items:center;transition:background-color .16s,transform .16s;display:grid;position:relative}.faq-item__toggle:before,.faq-item__toggle:after{content:"";background:currentColor;border-radius:999px;width:.8rem;height:.12rem;position:absolute}.faq-item__toggle:after{transition:opacity .16s;transform:rotate(90deg)}.faq-item[open] .faq-item__toggle{background:color-mix(in srgb, var(--color-accent) 16%, var(--color-surface));transform:rotate(180deg)}.faq-item[open] .faq-item__toggle:after{opacity:0}.faq-item__answer{max-width:70ch;color:var(--color-muted);line-height:var(--leading-body);padding:0 1.25rem 1.35rem}.faq-item__answer>*{margin:0}.faq-item__answer>*+*{margin-top:var(--space-3)}.information-page.faq-page .information-page__actions{max-width:58rem;margin-inline:auto}@media (max-width:52rem){.faq-page{width:min(100% - 1.5rem,76rem)}.faq-page__hero,.faq-page__body{grid-template-columns:1fr}.faq-page__hero h1{font-size:clamp(2.25rem,9vw,3.75rem)}.faq-page__help{width:min(100%,28rem)}}@media (max-width:34rem){.faq-page{width:min(100% - 1rem,76rem);padding-top:1rem}.faq-page__hero{gap:var(--space-6);padding:1.25rem}.faq-page__hero h1{font-size:clamp(2rem,12vw,3rem)}.faq-page__help{padding:1.15rem}.faq-item summary{gap:var(--space-3);min-height:3.75rem;padding:1rem;font-size:1rem}.faq-item__toggle{width:2rem;height:2rem}.faq-item__answer{font-size:var(--text-sm);padding:0 1rem 1.15rem}.information-page.faq-page .information-page__actions{grid-template-columns:1fr;display:grid}.information-page.faq-page .information-page__actions .ui-button{width:100%}}@media (prefers-reduced-motion:reduce){.faq-item,.faq-item__toggle,.faq-page__help-link{transition:none}}
.site-frame{background:var(--color-canvas);min-height:100svh}.site-header{z-index:30;border-bottom:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 96%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-height:auto;padding:0;display:block;position:sticky;top:0;box-shadow:0 .5rem 1.5rem #1018280f}.site-header__main,.site-header__nav-row{width:min(100% - 2rem,80rem);margin-inline:auto}.site-header__main{grid-template-columns:auto minmax(16rem,1fr) auto;align-items:center;gap:clamp(1rem,3vw,2.5rem);min-height:3.5rem;padding-block:.35rem;display:grid}.site-header__nav-row{border-top:1px solid var(--color-surface-strong);justify-content:space-between;align-items:center;gap:1rem;min-height:2.25rem;display:flex}.site-brand{min-width:max-content;color:var(--color-ink);gap:.7rem;text-decoration:none}.site-brand__mark{background:var(--color-accent);width:2rem;height:2rem;box-shadow:none;color:#251400;border:0;border-radius:.625rem;font-size:1rem;font-weight:800}.site-brand__symbol{width:1.2rem;height:1.2rem}.site-brand__copy{gap:.05rem;display:grid}.site-brand__copy strong{letter-spacing:-.02em;font-size:1rem}.site-brand__copy small{color:var(--color-muted);font-size:var(--text-xs);letter-spacing:0;font-weight:600}.site-search{border:1px solid var(--color-border);background:var(--color-surface-strong);border-radius:.8rem;grid-template-columns:minmax(0,1fr) auto;width:min(100%,38rem);min-height:2.75rem;margin-inline:auto;transition:border-color .16s,box-shadow .16s;display:grid;overflow:hidden}.site-search:focus-within{border-color:var(--color-focus);box-shadow:0 0 0 .2rem color-mix(in srgb, var(--color-focus) 18%, transparent)}.site-search input{min-width:0;color:var(--color-ink);background:0 0;border:0;outline:0;padding:.6rem .85rem}.site-search button{background:var(--color-accent);color:#251400;border:0;min-width:4.5rem;font-weight:800}.site-header__actions,.site-mobile-menu__actions{align-items:center;gap:.35rem;display:flex}.site-action-link,.site-auth-link{min-height:2.75rem;color:var(--color-ink);border:0;border-radius:.65rem;place-items:center;padding:.5rem .75rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-grid}.site-action-link:hover{background:var(--color-surface-strong)}.site-cart-link{gap:.35rem;position:relative}.site-cart-link__icon{display:inline-flex;position:relative}.site-cart-link__badge{border:2px solid var(--color-surface);background:var(--color-accent);color:#251400;border-radius:999px;place-items:center;min-width:1.1rem;height:1.1rem;padding-inline:.2rem;font-size:.65rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-.45rem;right:-.6rem}.cart-add__fly{z-index:120;background:var(--color-accent);color:#251400;pointer-events:none;border-radius:999px;place-items:center;width:1.5rem;height:1.5rem;animation:.65s cubic-bezier(.2,.8,.2,1) forwards cart-fly-to-header;display:grid;position:fixed}@keyframes cart-fly-to-header{0%{opacity:1;transform:translate(0,0)scale(1)}65%{opacity:.9;transform:translate3d(calc(var(--cart-fly-x) * .78), calc(var(--cart-fly-y) * .78 - 1.1rem), 0) scale(.82)}to{opacity:0;transform:translate3d(var(--cart-fly-x), var(--cart-fly-y), 0) scale(.42)}}.site-auth-link{color:#fff;background:#172033}.site-nav__list{gap:.15rem}.site-nav__link,.site-nav__dropdown>summary{min-height:2.35rem;color:var(--color-muted);border-radius:.55rem;padding:.55rem .8rem;font-size:.86rem;font-weight:700}.site-nav__link:hover,.site-nav__dropdown>summary:hover{background:var(--color-surface-strong);color:var(--color-ink)}.site-nav__submenu{border-color:var(--color-border);border-radius:.8rem;padding:.45rem;top:calc(100% + .3rem);box-shadow:0 1rem 2rem #1018281f}.site-contact{background:color-mix(in srgb, var(--color-accent) 18%, var(--color-surface));min-height:2.5rem;color:var(--color-accent-strong);border:0;border-radius:.65rem;padding:.5rem .9rem;font-size:.85rem}.site-main{min-height:calc(100svh - 18rem)}.site-footer{border-color:var(--color-border);color:#fff;background:#172033;grid-template-columns:minmax(14rem,1fr) minmax(18rem,1.4fr) minmax(15rem,.8fr);gap:clamp(2rem,6vw,5rem);padding:clamp(1.75rem,3vw,2.5rem) max(1rem,50vw - 40rem)}.site-footer strong{font-size:1.05rem}.site-footer p{color:#cbd5e1;margin-block:.75rem}.site-footer .site-nav__list{flex-wrap:wrap;align-items:flex-start}.site-footer .site-nav__link{color:#e2e8f0}.site-footer .site-nav__link:hover{color:#fff;background:#ffffff14}.site-footer__help .site-contact{background:var(--color-accent);color:#251400;width:max-content}.site-frame :where(.ui-button,.ui-icon-button,.ui-menu__trigger,.ui-tabs__tab){border-color:var(--color-border);box-shadow:none;border-radius:.65rem}.site-frame .ui-button:hover{transform:translateY(-.1rem);box-shadow:0 .45rem .9rem #1018281a}.site-frame .ui-button--primary{border-color:var(--color-accent);background:var(--color-accent);color:#251400}.site-frame :where(.ui-input,.ui-select){border-color:var(--color-border);background:var(--color-surface);border-radius:.6rem;min-height:2.45rem}.site-frame :where(.auth-panel,.auth-benefits,.checkout-form,.checkout-summary,.wishlist-card,.waitlist-form,.waitlist-confirmation,.recommendation-question,.compare-matrix,.cart-line,.cart-reservation-notice){border-color:var(--color-border);border-radius:1rem;box-shadow:0 .45rem 1.4rem #1018280f}.theme-preference__options{border-color:var(--color-border);border-radius:.7rem;box-shadow:0 .45rem 1.2rem #1018281f}@media (max-width:64rem){.site-header__main{grid-template-columns:auto minmax(12rem,1fr) auto;gap:1rem}.site-brand__copy small,.site-action-link{display:none}}@media (max-width:52rem){.site-header__main{grid-template-columns:minmax(0,1fr) auto}.site-search:not(.site-search--mobile),.site-header__actions,.site-header__nav-row{display:none}.site-mobile-menu{grid-column:2;justify-self:end;margin-left:auto;display:block}.site-mobile-menu>summary{background:0 0;border:0;border-radius:.55rem;width:2.75rem;min-width:2.75rem;min-height:2.75rem;padding:0}.site-mobile-menu>summary:hover,.site-mobile-menu[open]>summary{background:var(--color-surface-strong)}.site-mobile-menu>nav{border-color:var(--color-border);gap:.75rem;padding:.75rem 1rem 1rem;display:grid;top:calc(100% + 1px);box-shadow:0 1rem 2rem #1018281f}.site-search--mobile{width:100%}.site-mobile-menu .site-nav__list{gap:.25rem;display:grid}.site-mobile-menu__actions{grid-template-columns:1fr 1fr;display:grid}.site-mobile-menu__actions .site-action-link{background:var(--color-surface-strong);display:grid}.site-mobile-menu__actions .site-auth-link{grid-column:1/-1;margin:0}.site-footer{grid-template-columns:1fr}}@media (max-width:34rem){.site-header__main{gap:.5rem;width:min(100% - 1rem,80rem)}.site-brand{gap:.5rem}.site-brand__copy strong{font-size:.9rem}}.site-search button,.site-action-link,.site-auth-link,.site-mobile-menu>summary{justify-content:center;align-items:center;gap:.4rem;display:inline-flex}.theme-preference--compact{z-index:auto;margin:0;display:inline-flex;position:static}.theme-preference--compact .theme-preference__toggle{border:1px solid var(--color-border);background:var(--color-surface);width:2.5rem;min-height:2.5rem;color:var(--color-ink);border-radius:999px;place-items:center;padding:0;transition:background-color .16s,border-color .16s,transform .16s;display:inline-grid}.theme-preference--compact .theme-preference__toggle:hover{border-color:var(--color-ink);background:var(--color-surface-strong);transform:translateY(-1px)}.theme-preference--compact .theme-preference__error{bottom:calc(100% + .5rem);right:0}.site-nav--desktop>.site-nav__list--information{margin-left:auto}.site-nav__list--information{gap:.15rem}.site-mobile-menu .site-nav__list--information{border-top:1px solid var(--color-border);padding-top:.5rem}@media (max-width:52rem){.site-mobile-menu>nav{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:calc(100dvh - 4.25rem);overflow-y:auto}}.information-page__intro{max-width:var(--measure-copy);margin:calc(var(--space-4) * -1) 0 var(--space-8);color:var(--color-muted);font-size:var(--text-lg);line-height:var(--leading-body)}.information-page__content{gap:var(--space-6)}.information-page__content section{gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--color-border);display:grid}.information-page__content h2{margin:0;font-size:1.25rem}.information-page__actions{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.site-nav--desktop{flex:1;justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-footer{align-items:start}.site-footer nav{gap:.75rem;display:grid}.site-footer .site-nav__list{gap:.35rem 1rem}.site-footer__help{align-self:start}@media (max-width:52rem){.site-footer{gap:1.5rem;padding-block:1.75rem}}.site-footer{background:radial-gradient(circle at 90% 10%,#f59e0b24,#0000 32%),#172033;border-top:1px solid #94a3b842;grid-template-columns:minmax(15rem,1fr) minmax(22rem,1.55fr) minmax(17rem,.9fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);padding-block:clamp(2.5rem,6vw,4.5rem);position:relative;overflow:hidden}.site-footer:before{background:linear-gradient(90deg, var(--color-accent), #f59e0b2e);content:"";height:.2rem;position:absolute;inset:0 0 auto}.site-footer__brand{max-width:24rem}.site-footer__brand strong{letter-spacing:-.02em;align-items:center;gap:.55rem;font-size:clamp(1.15rem,2vw,1.35rem);display:inline-flex}.site-footer__brand strong:before{background:var(--color-accent);content:"";border-radius:.18rem;width:.65rem;height:.65rem;box-shadow:.2rem .2rem #ffffff2e}.site-footer__brand p{color:#cbd5e1;max-width:30ch;margin-block:.8rem 0;font-size:.95rem;line-height:1.65}.site-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,3vw,2rem);min-width:0;display:grid}.site-footer__nav-group{align-content:start;gap:.65rem;min-width:0;display:grid}.site-footer__nav-label{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:800}.site-footer .site-nav__list{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));align-items:stretch;gap:.3rem;min-width:0;display:grid}.site-footer .site-nav__list--information{grid-template-columns:1fr}.site-footer .site-nav__entry,.site-footer .site-nav__list>li{min-width:0}.site-footer .site-footer__link{color:#e2e8f0;border:1px solid #0000;border-radius:.6rem;align-items:center;gap:.55rem;min-width:0;min-height:2.45rem;padding:.5rem .6rem;font-size:.86rem;line-height:1.25;display:flex}.site-footer .site-footer__link svg{color:var(--color-accent);flex:none}.site-footer .site-footer__link-label{overflow-wrap:normal;white-space:nowrap;min-width:0}.site-footer .site-footer__link:hover,.site-footer .site-footer__link:focus-visible{color:#fff;background:#ffffff17;border-color:#f59e0b52}.site-footer__help{background:linear-gradient(145deg,#ffffff12,#ffffff05);border:1px solid #94a3b847;border-radius:1rem;align-content:start;justify-items:start;gap:.7rem;min-width:0;padding:clamp(1rem,3vw,1.4rem);display:grid;box-shadow:0 1rem 2rem #02061729}.site-footer__help-icon{width:2.35rem;height:2.35rem;color:var(--color-accent);background:#f59e0b29;border-radius:.7rem;place-items:center;display:grid}.site-footer__help strong{font-size:1.1rem}.site-footer__help p{margin:0;font-size:.92rem;line-height:1.6}.site-footer__contacts{gap:.5rem;width:100%;margin-top:.45rem;display:grid}.site-footer__contact-label{color:#cbd5e1;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.site-footer__contact-list{gap:.5rem;width:100%;display:grid}.site-footer__contact-link{color:#e2e8f0;border:1px solid #94a3b857;border-radius:.65rem;align-items:center;gap:.5rem;min-height:2.45rem;padding:.55rem .7rem;font-size:.86rem;font-weight:700;line-height:1.25;text-decoration:none;transition:border-color .15s,background-color .15s,transform .15s;display:inline-flex}.site-footer__contact-link svg{color:var(--color-accent);flex:none}.site-footer__contact-link:hover,.site-footer__contact-link:focus-visible{color:#fff;background:#ffffff17;border-color:#f59e0b85;transform:translateY(-.08rem)}.site-footer__help .site-footer__contact-link--primary{width:100%}.site-footer__contact-link--primary{border-color:var(--color-accent);background:var(--color-accent);color:#251400;justify-content:center}.site-footer__contact-link--primary svg{color:currentColor}.site-footer__contact-link--primary:hover,.site-footer__contact-link--primary:focus-visible{border-color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 88%, #fff);color:#251400}.site-footer__meta{color:#94a3b8;border-top:1px solid #94a3b838;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;padding-top:1.25rem;font-size:.78rem;line-height:1.5;display:flex}@media (max-width:52rem){.site-footer{grid-template-columns:1fr;gap:1.75rem;padding-block:2.25rem}.site-footer__brand p{max-width:42ch}.site-footer__help{width:min(100%,32rem)}.site-footer__meta{margin-top:0}}@media (max-width:34rem){.site-footer{gap:1.5rem;padding-block:2rem}.site-footer__navigation{grid-template-columns:1fr 1fr;gap:.75rem}.site-footer .site-nav__list,.site-footer .site-nav__list--information{grid-template-columns:1fr}.site-footer__help{width:100%}.site-footer__meta{display:block}}.site-brand__logo{background:0 0;border-radius:.55rem;flex:none;width:11.5rem;height:2.75rem;display:block;overflow:hidden}.site-brand__logo img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.site-footer__logo{object-fit:contain;border-radius:.9rem;width:8rem;height:8rem;display:block}@media (max-width:56rem){.site-brand__logo{border-radius:.7rem;width:2.75rem;height:2.75rem}.site-brand__logo img{object-fit:contain}}.site-brand__wordmark{max-width:14rem;color:var(--color-ink);font-family:var(--font-display);align-items:center;font-size:1.05rem;font-weight:800;line-height:1.15;display:inline-flex}.site-footer__wordmark{max-width:15rem;color:var(--color-surface);font-family:var(--font-display);font-size:1.45rem;font-weight:800;line-height:1.15;display:block}.site-cart-link__badge--pulse{animation:.7s ease-out cart-badge-pulse}@keyframes cart-badge-pulse{0%{transform:scale(1)}45%{transform:scale(1.35)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.site-cart-link__badge--pulse{animation:none}}.site-wishlist-link{gap:.35rem;position:relative}.site-wishlist-link__icon{display:inline-flex;position:relative}.site-wishlist-link__badge{border:2px solid var(--color-surface);background:var(--color-accent);color:#251400;border-radius:999px;place-items:center;min-width:1.1rem;height:1.1rem;padding-inline:.2rem;font-size:.65rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-.45rem;right:-.6rem}.site-wishlist-link__badge--pulse{animation:.7s ease-out cart-badge-pulse}.wishlist-button__fly{z-index:120;background:var(--color-accent);color:#251400;pointer-events:none;border-radius:999px;place-items:center;width:1.5rem;height:1.5rem;animation:.65s cubic-bezier(.2,.8,.2,1) forwards wishlist-fly-to-header;display:grid;position:fixed}@keyframes wishlist-fly-to-header{0%{opacity:1;transform:translate(0,0)scale(1)}65%{opacity:.9;transform:translate3d(calc(var(--wishlist-fly-x) * .78), calc(var(--wishlist-fly-y) * .78 - 1.1rem), 0) scale(.82)}to{opacity:0;transform:translate3d(var(--wishlist-fly-x), var(--wishlist-fly-y), 0) scale(.42)}}@media (prefers-reduced-motion:reduce){.site-wishlist-link__badge--pulse,.wishlist-button__fly{animation:none}}
.marketplace-card{border:1px solid color-mix(in srgb, var(--color-border) 88%, var(--color-ink));background:var(--color-surface);border-radius:1rem;flex-direction:column;min-width:0;min-height:100%;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 .5rem 1.25rem #1018280f}.marketplace-card:hover{border-color:color-mix(in srgb, var(--color-accent) 60%, var(--color-border));transform:translateY(-.2rem);box-shadow:0 1rem 2rem #1018281a}.marketplace-card__media{aspect-ratio:4/3;isolation:isolate;background:linear-gradient(145deg,#f6f7f9 0%,#e9edf2 100%);display:block;position:relative;overflow:hidden}.marketplace-card__media:after{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle at 82% 18%,#ffffffb8,#0000 42%);position:absolute;inset:0}.marketplace-card__media img{z-index:1;object-fit:contain;width:100%;height:100%;padding:.8rem;transition:transform .24s;display:block;position:relative}.marketplace-card:hover .marketplace-card__media img{transform:scale(1.025)}.marketplace-card__media:focus-visible{outline:.2rem solid var(--color-accent);outline-offset:-.2rem}.marketplace-card__placeholder{z-index:1;height:100%;color:var(--color-muted);font-size:var(--text-xs);letter-spacing:.02em;text-align:center;align-content:center;justify-items:center;gap:.55rem;padding:1rem;font-weight:700;display:grid;position:relative}.marketplace-card__placeholder span{border:1px solid color-mix(in srgb, var(--color-muted) 26%, transparent);width:2.75rem;height:2.75rem;color:var(--color-muted);background:#ffffff9e;border-radius:.85rem;place-items:center;font-size:1.65rem;line-height:1;display:grid}.marketplace-card__badges{z-index:2;flex-wrap:wrap;gap:.35rem;display:flex;position:absolute;top:.5rem;left:.5rem}.marketplace-card__badge{color:#344054;background:#ffffffeb;border-radius:999px;padding:.3rem .5rem;font-size:.67rem;font-weight:800;box-shadow:0 .15rem .5rem #10182814}.marketplace-card__badge--sale{color:#fff;background:#dc2626}.marketplace-card__badge--accent{background:var(--color-accent);color:#251400}.marketplace-card__body{flex-direction:column;flex:1;gap:.45rem;min-width:0;padding:.85rem;display:flex}.marketplace-card__brand{color:var(--color-accent-strong);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:800}.marketplace-card h3{min-height:2.45rem;font-size:var(--text-base);letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.3;display:-webkit-box;overflow:hidden}.marketplace-card h3 a{color:var(--color-ink);text-decoration:none}.marketplace-card h3 a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--color-accent);text-decoration-color:var(--color-accent);text-underline-offset:.2rem}.marketplace-card__description{-webkit-line-clamp:2;color:var(--color-muted);font-size:var(--text-sm);-webkit-box-orient:vertical;margin:0;line-height:1.6;display:none;overflow:hidden}.marketplace-card__meta{flex-wrap:wrap;gap:.3rem;display:flex}.marketplace-card__meta span{background:var(--color-surface-strong);color:var(--color-muted);font-size:var(--text-xs);border-radius:.4rem;padding:.22rem .42rem;font-weight:700}.marketplace-card__meta .marketplace-card__stock{color:#16794c;background:color-mix(in srgb, #39a86f 13%, var(--color-surface))}.marketplace-card__meta .marketplace-card__stock--empty{color:#a23b3b;background:color-mix(in srgb, #d85151 11%, var(--color-surface))}.marketplace-card__footer{border-top:1px solid var(--color-surface-strong);justify-content:space-between;align-items:end;gap:.75rem;min-height:2.9rem;margin-top:auto;padding-top:.6rem;display:flex}.marketplace-card__price{min-width:0;color:var(--color-ink);gap:.1rem;display:grid}.marketplace-card__price small{color:var(--color-muted);font-size:var(--text-xs)}.marketplace-card__price strong{overflow-wrap:normal;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:clamp(.8rem,2.6vw,1.05rem);line-height:1.15}.marketplace-card__price del{color:var(--color-muted);font-size:var(--text-xs);font-weight:600;text-decoration-thickness:.1rem}.marketplace-card__price--discount strong{color:var(--color-accent-strong)}.marketplace-card__price--secondary{color:var(--color-muted);font-size:var(--text-sm);font-weight:700}.marketplace-card__action{color:var(--color-accent-strong);font-size:var(--text-sm);border-radius:.5rem;flex:none;align-items:center;gap:.3rem;padding:.45rem .55rem;font-weight:800;text-decoration:none;transition:background-color .16s,color .16s;display:inline-flex}.marketplace-card__action:hover,.marketplace-card__action:focus-visible{background:color-mix(in srgb, var(--color-accent) 16%, transparent);color:var(--color-ink)}.marketplace-card__specs{min-width:0;color:var(--color-ink);font-size:var(--text-sm);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding:.25rem 0 0;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}@media (max-width:38rem){.marketplace-card__body{gap:.45rem;padding:.75rem}.marketplace-card h3{min-height:2.3rem;font-size:.95rem}.marketplace-card__footer{flex-direction:column;align-items:stretch;gap:.5rem}.marketplace-card__action{background:color-mix(in srgb, var(--color-accent) 13%, transparent);justify-content:center;width:100%}.marketplace-card__specs{font-size:var(--text-xs);padding-top:.25rem}}
.homepage,.home-empty,.catalog-page,.product-page{width:min(100% - 2rem,80rem);margin-inline:auto}
.homepage{gap:clamp(1.5rem,3vw,2.75rem);padding-block:1rem 3.5rem;display:grid}.homepage__slot,.home-section,.home-empty,.home-hero{padding-inline:0}.home-intro{isolation:isolate;border:1px solid var(--color-border);color:#fff;background:radial-gradient(circle at 90% 20%,#f59e0b4d,#0000 32%),linear-gradient(135deg,#172033 0 62%,#25324a 62% 100%);border-radius:1.25rem;grid-template-columns:minmax(0,1.3fr) minmax(17rem,.7fr);min-height:25rem;display:grid;position:relative;overflow:hidden}.home-intro:after{z-index:-1;opacity:.16;content:"";background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:2rem 2rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.home-intro__copy{align-content:center;justify-items:start;gap:1rem;padding:clamp(1.5rem,5vw,4rem);display:grid}.home-intro .eyebrow{color:#fbbf24}.home-intro h1{letter-spacing:-.035em;max-width:16ch;margin:0;font-size:clamp(2rem,4.5vw,3.75rem);line-height:.98}.home-intro__lead{color:#d8deea;max-width:40rem;margin:0;font-size:clamp(.95rem,1.4vw,1.08rem);line-height:1.65}.home-intro__actions{flex-wrap:wrap;gap:.65rem;margin-top:.35rem;display:flex}.home-intro__actions .ui-button,.home-intro__secondary{border-radius:.65rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.8rem;padding:.65rem .95rem;font-size:.88rem;font-weight:800;text-decoration:none;display:inline-flex}.home-intro__secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff47}.home-intro__secondary:hover{background:#ffffff21;border-color:#ffffff8c}.home-intro__spotlight{z-index:1;-webkit-backdrop-filter:blur(.35rem);backdrop-filter:blur(.35rem);background:#ffffff12;align-content:center;gap:.6rem;padding:1.25rem;display:grid}.home-intro__spotlight>header{color:#d8deea;justify-content:space-between;align-items:center;gap:1rem;font-size:.75rem;display:flex}.home-intro__spotlight>header strong{color:#fff}.home-intro__product{color:#172033;background:#fff;box-shadow:0 1.25rem 3rem #0000003d}.home-intro__product .marketplace-card__description{display:none}.home-intro__placeholder{color:#d8deea;text-align:center;border:1px dashed #ffffff52;border-radius:.85rem;align-content:center;justify-items:center;gap:.55rem;min-height:16rem;padding:1.5rem;display:grid}.home-intro__placeholder strong{color:#fff}.home-intro__placeholder span{font-size:.8rem}.home-promise{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.9rem;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.home-promise>div{grid-template-columns:auto 1fr;align-items:center;gap:.7rem;padding:.8rem 1rem;display:grid}.home-promise>div+div{border-left:1px solid var(--color-border)}.home-promise__icon{background:color-mix(in srgb, var(--color-accent) 16%, var(--color-surface));width:2.1rem;height:2.1rem;color:var(--color-accent-strong);border-radius:.6rem;place-items:center;display:grid}.home-promise>div>span:last-child{gap:.1rem;display:grid}.home-promise strong{color:var(--color-ink);font-size:.78rem}.home-promise small{color:var(--color-muted);font-size:.68rem;line-height:1.4}.home-hero{gap:.75rem}.home-hero--carousel{grid-auto-columns:minmax(min(88vw,64rem),1fr);padding-bottom:.35rem}.home-hero__card{background:#172033;border:0;border-radius:1.25rem;min-height:clamp(18rem,37vw,28rem);position:relative;overflow:hidden;box-shadow:0 1rem 2.5rem #1018281f}.home-hero__card>picture{position:absolute;inset:0}.home-hero__image{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.home-hero__card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#090e1ad6 0%,#090e1a73 52%,#0000 82%);position:absolute;inset:0}.home-hero__target:hover .home-hero__image{transform:scale(1.02)}.home-hero__counter{z-index:2;color:#fff;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);background:#090e1a73;border:1px solid #ffffff40;border-radius:999px;padding:.35rem .55rem;font-size:.7rem;font-weight:800;position:absolute;top:1rem;right:1rem}.home-hero__caption{z-index:1;max-width:34rem;box-shadow:none;color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;gap:.75rem;padding:0;display:grid;bottom:clamp(1.25rem,4vw,3rem);left:clamp(1.25rem,4vw,3rem);right:auto}.home-hero__caption .eyebrow{color:#fbbf24}.home-hero__caption h2{color:#fff;letter-spacing:-.03em;max-width:18ch;margin:0;font-size:clamp(1.8rem,4vw,3.25rem);line-height:1}.home-hero__action{background:var(--color-accent);color:#251400;letter-spacing:0;text-transform:none;border-radius:.6rem;align-items:center;gap:.45rem;width:max-content;padding:.65rem .8rem;font-size:.78rem;display:inline-flex}.home-section{gap:1rem}.home-section--compact{gap:.8rem}.home-section__heading{border-bottom:1px solid var(--color-border);align-items:end;padding-bottom:.65rem}.home-section__heading>div{gap:.25rem;display:grid}.home-section h2,.home-empty h2{letter-spacing:-.025em;max-width:26ch;margin:0;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.08}.home-section__link{min-height:2.35rem;color:var(--color-accent-strong);border-radius:.55rem;align-items:center;gap:.35rem;padding:.5rem .7rem;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.home-section__link:hover{background:color-mix(in srgb, var(--color-accent) 12%, transparent)}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.home-product-card{min-height:0;padding:0}.home-chip-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));gap:.65rem}.home-chip{border-color:var(--color-border);min-height:3.25rem;color:var(--color-ink);border-radius:.7rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;padding:.65rem;font-size:.85rem;display:grid}.home-chip__icon{background:var(--color-surface-strong);width:2rem;height:2rem;color:var(--color-accent-strong);border-radius:.55rem;place-items:center;display:grid}.home-chip__arrow{color:var(--color-muted)}.home-chip:hover{border-color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 7%, var(--color-surface))}.home-products-empty{border:1px dashed var(--color-border);color:var(--color-muted);border-radius:.8rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:1rem;display:grid}.home-products-empty>div{gap:.1rem;display:grid}.home-products-empty strong{color:var(--color-ink)}.home-products-empty span,.home-products-empty a{font-size:.78rem}.home-products-empty a{color:var(--color-accent-strong);font-weight:800}.home-whatsapp{box-shadow:none;color:#fff;background:#172033;border:0;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-inline:0;padding:clamp(1rem,2.5vw,1.5rem);display:grid}.home-whatsapp__icon{color:#fbbf24;background:#ffffff17;border-radius:.8rem;place-items:center;width:3rem;height:3rem;display:grid}.home-whatsapp .eyebrow{color:#fbbf24}.home-whatsapp h2{margin:.2rem 0 .35rem;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1}.home-whatsapp>div>p:not(.eyebrow){color:#cbd5e1;max-width:42rem;margin:0;font-size:.82rem;line-height:1.55}.home-whatsapp .site-contact{background:var(--color-accent);color:#251400;align-items:center;gap:.4rem;width:max-content;display:inline-flex}.home-empty{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1rem;align-content:center;justify-items:start;gap:.75rem;min-height:16rem;padding:clamp(1.25rem,4vw,2.5rem);display:grid}.home-empty>p:not(.eyebrow){max-width:42rem;color:var(--color-muted);margin:0;line-height:1.6}@media (prefers-reduced-motion:reduce){.home-hero__image{transition:none}}.home-chip{border:1px solid var(--color-border);background:var(--color-surface);font-weight:700;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s}.home-chip__arrow{transition:transform .16s,color .16s}.home-chip:hover{transform:translateY(-.12rem);box-shadow:0 .55rem 1.2rem #10182817}.home-chip:hover .home-chip__arrow{color:var(--color-accent-strong);transform:translate(.12rem,-.12rem)}
.collection-page{gap:1.25rem;max-width:76rem;margin:0 auto;padding:clamp(1.5rem,4vw,3.5rem) clamp(1rem,4vw,2.5rem) 4rem;display:grid}.collection-heading{gap:.65rem;max-width:48rem;display:grid}.collection-heading h1{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,5vw,3.8rem)}.collection-heading>p:last-child{max-width:48ch;color:var(--color-muted);margin:0;font-size:1.05rem;line-height:1.6}.collection-toolbar{border-block:1px solid var(--color-border);color:var(--color-muted);justify-content:space-between;align-items:center;gap:1rem;padding-block:.85rem;font-size:.85rem;font-weight:700;display:flex}.collection-toolbar .ui-button{min-height:2.5rem;padding:.55rem .8rem;font-size:.78rem}.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.collection-card{min-width:0}.collection-empty{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-muted);justify-items:start;gap:.75rem;padding:clamp(1.25rem,4vw,2.5rem);display:grid}.collection-empty h2,.collection-empty p{margin:0}.collection-empty h2{color:var(--color-ink)}@media (max-width:60rem){.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:42rem){.collection-page{padding-inline:1rem}.collection-toolbar{flex-direction:column;align-items:stretch}.collection-toolbar .ui-button{width:100%}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}}
.catalog-page{padding:clamp(1.25rem,4vw,2.75rem) 0 4rem}.catalog-heading{gap:.65rem;max-width:48rem;margin-bottom:1rem;display:grid}.catalog-heading h1{letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.catalog-layout{grid-template-columns:minmax(14rem,17rem) minmax(0,1fr);align-items:start;gap:clamp(1.25rem,3vw,2rem);display:grid}.catalog-sidebar{min-width:0}.catalog-category-disclosure{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1rem;position:sticky;top:9.2rem;overflow:hidden;box-shadow:0 .6rem 1.5rem #1018280f}.catalog-category-disclosure>summary{justify-content:space-between;align-items:center;gap:.75rem;min-height:3.25rem;padding:.8rem 1rem;font-weight:800;list-style:none;display:flex}.catalog-category-disclosure>summary::-webkit-details-marker{display:none}.catalog-category-disclosure>summary:before{color:var(--color-muted);content:"☷";font-size:1rem}.catalog-category-disclosure>summary>span:first-of-type{flex:1}.catalog-category-hint{color:var(--color-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:700}.catalog-category-tree{border-top:1px solid var(--color-surface-strong);padding:.2rem .75rem .9rem}.catalog-category-tree__list{gap:.2rem;margin:0;padding:0;list-style:none;display:grid}.catalog-category-tree__list--root{gap:.35rem}.catalog-category-tree__branch>summary{min-height:2.3rem;color:var(--color-ink);border-radius:.55rem;align-items:center;gap:.45rem;padding:.35rem .45rem;font-weight:800;list-style:none;display:flex}.catalog-category-tree__branch>summary::-webkit-details-marker{display:none}.catalog-category-tree__branch>summary:before{color:var(--color-muted);content:"›";font-size:1.05rem;line-height:1;transition:transform .16s}.catalog-category-tree__branch[open]>summary:before{transform:rotate(90deg)}.catalog-category-tree__branch>summary:hover,.catalog-category-tree__branch>summary:focus-visible{background:var(--color-surface-strong)}.catalog-category-tree__branch>.catalog-category-tree__list{border-left:1px solid var(--color-border);margin:.15rem 0 .35rem 1rem;padding-left:.75rem}.catalog-category-tree__item--leaf{min-height:2.2rem;color:var(--color-muted);padding:.35rem .45rem .35rem 1.7rem;font-size:.86rem}.catalog-category-tree__link{color:inherit;text-decoration:none}.catalog-category-tree__link:hover,.catalog-category-tree__link:focus-visible{color:var(--color-accent-strong);text-underline-offset:.15em;text-decoration:underline}.catalog-category-tree__empty{color:var(--color-muted);margin:0;padding:.7rem .45rem;font-size:.82rem}.catalog-results{min-width:0}.catalog-results__toolbar{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.85rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem 1.2rem;margin-bottom:1rem;padding:.7rem .85rem;display:flex}.catalog-results__toolbar-summary{min-width:12rem;color:var(--color-muted);flex:12rem;justify-content:space-between;align-items:center;gap:.8rem;font-size:.82rem;display:flex}.catalog-results__toolbar-summary strong{color:var(--color-ink);font-size:.95rem}.catalog-results__active{background:color-mix(in srgb, var(--color-accent) 16%, transparent);color:var(--color-accent-strong);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.25rem .55rem;font-size:.74rem;font-weight:800}.catalog-results__filters{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:.55rem .8rem;min-width:0;margin:0;display:flex}.catalog-results__filters-grid,.catalog-results__dynamic-filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem .8rem;min-width:0;display:flex}.catalog-results__filters .ui-field{grid-template-columns:auto minmax(8rem,auto);align-items:center;gap:.4rem;min-width:0;display:grid}.catalog-results__filters .ui-label{color:var(--color-muted);letter-spacing:.02em;white-space:nowrap;font-size:.7rem;font-weight:800}.catalog-results__filters .ui-input,.catalog-results__filters .ui-select{min-width:8rem;min-height:2.35rem;padding:.45rem .65rem;font-size:.82rem}.catalog-results__filters-actions{justify-content:flex-end;align-items:center;display:flex}.catalog-reset{color:var(--color-muted);white-space:nowrap;padding:.35rem .15rem;font-size:.75rem;font-weight:700}a.catalog-reset:hover,a.catalog-reset:focus-visible{color:var(--color-accent-strong)}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.catalog-card{min-height:0;padding:0}.catalog-empty{border-color:var(--color-border);background:var(--color-surface);border-radius:1rem;align-content:center;justify-items:center;gap:.75rem;min-height:16rem;padding:2rem;display:grid}.catalog-empty>span{color:#98a2b3;font-size:2rem}.catalog-empty h2,.catalog-empty p{margin:0}.catalog-empty p{color:var(--color-muted);text-align:center}.catalog-pagination{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.8rem;margin-top:1.5rem;padding:1rem;font-size:.84rem}@media (max-width:52rem){.catalog-category-disclosure{position:static}.catalog-results__filters{flex:100%;justify-content:flex-start}.catalog-results__filters-grid{flex:auto;justify-content:flex-start}.catalog-results__filters .ui-field{flex:12rem}}@media (max-width:38rem){.catalog-results__toolbar{align-items:flex-start}.catalog-results__toolbar-summary{flex-direction:column;align-items:flex-start;gap:.45rem;min-width:100%}.catalog-results__filters,.catalog-results__filters-grid,.catalog-results__dynamic-filters{width:100%}.catalog-results__filters-grid,.catalog-results__dynamic-filters{grid-template-columns:1fr;display:grid}.catalog-results__filters .ui-field{grid-template-columns:minmax(7rem,auto) minmax(0,1fr)}.catalog-results__filters-actions{margin-left:auto}}
.product-page{padding:1.25rem 0 4rem}.product-breadcrumb{color:var(--color-muted);gap:.55rem;margin-bottom:1rem;font-size:.78rem}.product-breadcrumb a{color:var(--color-muted)}.product-hero{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:start;gap:clamp(1.5rem,3vw,3rem)}.product-hero__copy{grid-area:1/2;gap:.85rem;padding:0;display:grid;position:sticky;top:7.5rem}.product-hero>.product-gallery,.product-hero>.product-gallery__empty{grid-area:1/1}.product-hero__badges{flex-wrap:wrap;gap:.4rem;display:flex}.product-hero__badges span{background:var(--color-surface-strong);color:var(--color-muted);border-radius:999px;padding:.32rem .55rem;font-size:.68rem;font-weight:800}.product-hero__badges span:last-child:not(:first-child){background:var(--color-accent);color:#251400}.product-hero__copy h1{letter-spacing:-.035em;max-width:15ch;font-size:clamp(1.9rem,3.8vw,3rem);line-height:1}.product-model{color:var(--color-muted);font-size:.78rem}.product-lede{font-size:1rem;line-height:1.65}.product-hero__commerce{border-block:1px solid var(--color-border);justify-content:space-between;align-items:end;gap:1rem;padding:1rem 0;display:flex}.product-hero__commerce>div{gap:.15rem;display:grid}.product-hero__commerce small{color:var(--color-muted)}.product-hero__commerce strong{letter-spacing:-.02em;font-size:clamp(1.25rem,2.5vw,1.65rem)}.product-hero__specs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0;display:grid}.product-hero__specs>div{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.65rem;gap:.2rem;min-width:0;padding:.65rem .7rem;display:grid}.product-hero__specs dt{color:var(--color-muted);font-size:.65rem}.product-hero__specs dd{overflow-wrap:anywhere;margin:0;font-size:.78rem;font-weight:800}.product-hero__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0;display:grid}.product-hero__facts>div{background:var(--color-surface-strong);border-radius:.65rem;gap:.2rem;padding:.7rem;display:grid}.product-hero__facts dt{color:var(--color-muted);font-size:.65rem}.product-hero__facts dd{margin:0;font-size:.76rem;font-weight:800}.product-variant-picker{gap:.55rem;display:grid}.product-variant-picker>.eyebrow{margin:0}.product-variant-picker .product-variant-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.product-variant-picker .product-variant-option{border-radius:.6rem;min-height:3.3rem;padding:.6rem .7rem}.product-variant-picker .product-variant-option__meta{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.product-variant-picker__cart,.product-variant-picker__cart .cart-add,.product-variant-picker__cart .ui-button{width:100%}.product-variant-picker__cart .ui-button,.product-hero__secondary-actions .ui-button{min-height:2.9rem}.product-hero__actions{gap:.65rem;display:grid}.product-hero__actions>.ui-button--primary{justify-content:center;width:100%;text-decoration:none}.product-hero__secondary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;min-width:0;display:grid}.product-hero__secondary-actions>.wishlist-button,.product-hero__secondary-actions .product-compare-action,.product-hero__secondary-actions .product-compare-action>button{width:100%;min-width:0}.product-hero__secondary-actions .ui-button{white-space:normal}.wishlist-button--active{border-color:color-mix(in srgb, var(--color-danger) 55%, var(--color-border));background:color-mix(in srgb, var(--color-danger) 10%, var(--color-surface));color:var(--color-danger)}.wishlist-button--active:hover,.wishlist-button--active:focus-visible{background:color-mix(in srgb, var(--color-danger) 16%, var(--color-surface));color:var(--color-danger)}.product-hero__actions .wishlist-button{margin:0}.product-compare-action{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.product-compare-action__link{min-height:2.75rem;color:var(--color-ink);font-size:var(--text-sm);align-items:center;gap:.35rem;font-weight:700;text-decoration:none;display:inline-flex}.product-compare-action__status{min-height:1.25rem;color:var(--color-muted);font-size:var(--text-xs);flex-basis:100%;margin:0;line-height:1.45}.product-mobile-cta{display:none}.product-gallery{gap:.75rem}.product-gallery figure{border-color:var(--color-border);border-radius:.8rem;overflow:hidden}.product-gallery img{object-fit:contain;background:#f1f3f5;padding:1rem}.product-gallery figcaption{border-color:var(--color-surface-strong)}.product-gallery__empty{border-color:var(--color-border);border-radius:1rem}.product-overview{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1rem;grid-template-columns:minmax(12rem,.35fr) minmax(0,1fr);gap:2rem;margin-top:clamp(2rem,4vw,3.5rem);padding:1.5rem}.product-variants,.product-related{margin-top:clamp(2.5rem,5vw,4rem)}.product-variants>h2,.product-related h2{margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1}.product-variant{border-color:var(--color-border);border-radius:.9rem;box-shadow:0 .35rem 1rem #1018280a}.product-variant__body{border-color:var(--color-surface-strong);padding:0 1rem 1rem}.product-detail-section{border-color:var(--color-border);background:color-mix(in srgb, var(--color-surface-strong) 40%, var(--color-surface));border-radius:.7rem}.product-section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.product-section-heading h2,.product-section-heading p{margin:0}.product-section-heading a{color:var(--color-accent-strong);font-size:.85rem;font-weight:800}.product-related__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-variant-selector{gap:1rem;display:grid}.product-variant-options{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.65rem;display:grid}.product-variant-option{border:1px solid var(--color-border);background:var(--color-surface);min-width:0;color:var(--color-ink);text-align:left;cursor:pointer;border-radius:.75rem;gap:.3rem;padding:.8rem .9rem;display:grid}.product-variant-option:hover,.product-variant-option:focus-visible{border-color:var(--color-accent-strong);outline:3px solid color-mix(in srgb, var(--color-accent) 28%, transparent)}.product-variant-option--selected{border-color:var(--color-accent-strong);background:color-mix(in srgb, var(--color-accent) 14%, var(--color-surface));box-shadow:inset 0 0 0 2px var(--color-accent)}.product-variant-option__label{overflow-wrap:anywhere;font-weight:800}.product-variant-option__meta{color:var(--color-muted);font-size:.78rem}.product-variant__summary{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid}.product-variant-selector__cart{justify-content:flex-start;display:flex}.product-variant-selector__cart .cart-add,.product-variant-selector__cart .cart-add .ui-button{width:100%}@media (max-width:36rem){.product-variant-options{grid-template-columns:1fr}.product-variant__summary{grid-template-columns:1fr;gap:.6rem}.product-variant__commercial{text-align:left;justify-items:start}}@media (max-width:24rem){.product-hero__secondary-actions{grid-template-columns:1fr}}
@media (max-width:72rem){.home-product-grid,.product-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:52rem){.home-intro{grid-template-columns:1fr}.home-intro__spotlight{background:0 0;padding-top:0}.home-intro__product{width:min(100%,24rem)}.home-promise{grid-template-columns:1fr}.home-promise>div+div{border-top:1px solid var(--color-border);border-left:0}.home-product-grid,.product-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:1fr}.catalog-category-disclosure{position:static}.product-hero{grid-template-columns:1fr}.product-hero__copy,.product-hero>.product-gallery,.product-hero>.product-gallery__empty{grid-area:auto;position:static}.product-hero__copy{order:-1}.product-overview{grid-template-columns:1fr}}@media (max-width:38rem){.homepage,.home-empty,.catalog-page,.product-page{width:min(100% - 1.25rem,90rem)}.homepage{gap:1.25rem;padding-top:.6rem}.home-intro{border-radius:.9rem;min-height:auto}.home-intro__copy{padding:1.25rem}.home-intro h1{font-size:clamp(1.75rem,9vw,2.35rem)}.home-intro__actions,.home-intro__actions .ui-button,.home-intro__secondary{width:100%}.home-intro__spotlight{padding:0 1.25rem 1.25rem}.home-product-grid,.catalog-grid,.product-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.home-product-grid .marketplace-card__meta{min-height:0;display:flex}.home-product-grid .marketplace-card__meta>span:not(.marketplace-card__stock){display:none}.home-product-grid .marketplace-card__body{gap:.45rem;padding:.8rem}.home-product-grid .marketplace-card__footer{gap:.45rem;display:grid}.home-product-grid .marketplace-card__action{background:color-mix(in srgb, var(--color-accent) 13%, transparent);justify-content:center;width:100%}.home-section__heading,.catalog-results__toolbar-summary,.product-section-heading{align-items:flex-start}.home-hero__card{border-radius:.9rem;min-height:18rem}.home-hero__card:after{background:linear-gradient(#090e1a33 18%,#090e1ae0 100%)}.home-hero__caption{bottom:1rem;left:1rem;right:1rem}.home-hero__caption h2{font-size:1.65rem}.home-whatsapp{grid-template-columns:auto 1fr}.home-whatsapp .site-contact{grid-column:1/-1;justify-content:center;width:100%}.home-products-empty{grid-template-columns:auto 1fr}.home-products-empty>a{grid-column:2}.product-hero__specs,.product-hero__facts{grid-template-columns:1fr}.product-hero__actions,.product-hero__actions .ui-button,.product-hero__actions .wishlist-button,.product-hero__actions .product-compare-action{width:100%}.product-compare-action__link{justify-content:center}.product-page{padding-bottom:calc(6.5rem + env(safe-area-inset-bottom))}.product-mobile-cta{z-index:24;padding:.7rem max(.75rem, env(safe-area-inset-right)) calc(.7rem + env(safe-area-inset-bottom)) max(.75rem, env(safe-area-inset-left));border-top:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 96%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -.5rem 1.5rem #0f172a1f}.product-mobile-cta>span{gap:.1rem;min-width:0;display:grid}.product-mobile-cta small{color:var(--color-muted);font-size:var(--text-xs)}.product-mobile-cta strong{font-size:var(--text-base);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-mobile-cta .ui-button{min-height:2.75rem;padding-inline:1rem}}@media (max-width:24rem){.home-product-grid,.catalog-grid,.product-related__grid{grid-template-columns:1fr}}@media (max-width:52rem){.site-header__main{grid-template-columns:minmax(0,1fr) auto auto}.site-header__actions{grid-column:2;justify-content:flex-end;display:flex}.site-header__actions .site-wishlist-link,.site-header__actions .site-cart-link{min-width:2.75rem;padding-inline:.5rem;display:inline-grid}.site-header__actions .site-wishlist-link>span:last-child,.site-header__actions .site-cart-link>span:last-child,.site-header__actions .site-auth-link{display:none}.site-mobile-menu{grid-column:3}}@media (max-width:30rem){.home-product-grid{grid-template-columns:1fr}.home-section__heading{flex-direction:column;align-items:flex-start;gap:.45rem}.home-section__heading>a{width:max-content;max-width:100%}.home-intro__spotlight{padding-inline:1rem}.home-intro__product{width:100%}.home-promise>div{padding-inline:.85rem}}@media (max-width:52rem){.site-header__actions .theme-preference{display:none}.site-mobile-menu__actions{align-items:stretch;gap:.5rem}.site-mobile-menu__actions .theme-preference--compact{background:0 0;border:0;grid-column:1/-1;width:max-content;padding:0;display:inline-flex}.site-mobile-menu__actions .theme-preference--compact .theme-preference__toggle{width:2.75rem;min-height:2.75rem}.site-mobile-menu__actions .theme-preference__error{grid-column:1/-1;width:auto;margin:0;position:static}}
.product-page{width:min(100% - 2rem,86rem);padding:1rem 0 4rem;overflow-x:clip}.product-breadcrumb{margin-bottom:.75rem}.product-hero{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1.25rem;grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);align-items:start;gap:clamp(1.25rem,2.5vw,2.25rem);padding:clamp(1rem,2vw,1.5rem);display:grid;box-shadow:0 1rem 2.5rem #10182812}.product-hero__copy{gap:.7rem;min-width:0;padding:.15rem 0;top:6.5rem}.product-hero__copy h1{letter-spacing:-.025em;max-width:22ch;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.12}.product-model{background:var(--color-surface-strong);border:0;border-radius:.35rem;width:max-content;max-width:100%;padding:.2rem .45rem}.product-lede{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:60ch;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}.product-hero__commerce{background:color-mix(in srgb, var(--color-accent) 10%, var(--color-surface));border:0;border-radius:.75rem;align-items:center;padding:.9rem 1rem}.product-hero__commerce strong{color:var(--color-accent-strong);font-size:clamp(1.65rem,3vw,2.15rem)}.product-hero__price-meta{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.72rem;display:flex}.product-hero__price-meta b{background:var(--color-accent);color:#251400;border-radius:.3rem;padding:.18rem .4rem}.product-hero__specs{border-block:1px solid var(--color-border);grid-template-columns:1fr;gap:0;display:grid;overflow:hidden}.product-hero__specs>div{border:0;border-bottom:1px solid var(--color-surface-strong);background:0 0;border-radius:0;grid-template-columns:7.25rem minmax(0,1fr);align-items:center;gap:.75rem;padding:.55rem .1rem;display:grid}.product-hero__specs>div:last-child{border-bottom:0}.product-hero__specs dt{font-size:.72rem}.product-hero__specs dd{font-size:.82rem}.product-hero__facts{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.4rem}.product-hero__facts>div{border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface-strong) 55%, var(--color-surface));min-width:0;padding:.55rem .6rem}.product-hero__facts dd{text-overflow:ellipsis;overflow:hidden}.product-variant-picker{gap:.45rem;padding-top:.15rem}.product-variant-picker .product-variant-options{grid-template-columns:repeat(2,minmax(0,1fr))}.product-variant-picker .product-variant-option{border-radius:.45rem;min-height:2.9rem;padding:.5rem .65rem}.product-variant-picker__cart .ui-button{min-height:3.15rem}.product-purchase-cart,.product-mobile-cta__actions{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.5rem;display:grid}.product-purchase-cart .cart-add,.product-purchase-cart .cart-add .ui-button,.product-mobile-cta__actions .cart-add,.product-mobile-cta__actions .cart-add .ui-button{width:100%}.product-purchase-cart,.product-mobile-cta__actions{align-items:stretch}.product-purchase-cart .cart-add,.product-mobile-cta__actions .cart-add{min-width:0;margin-top:0}.product-purchase-cart .cart-add__message{display:block}.product-purchase-cart .cart-add .ui-button svg{width:1.25rem;height:1.25rem}.product-purchase-cart .cart-add .ui-button{border-color:var(--color-accent-strong);box-shadow:0 .35rem .8rem #d86b0026}.product-quantity{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.45rem;grid-template-columns:minmax(2rem,1fr) minmax(2.25rem,auto) minmax(2rem,1fr);align-items:center;width:100%;min-height:3.15rem;display:grid;overflow:hidden}.product-quantity button{width:100%;height:100%;min-height:3.15rem;color:var(--color-ink);cursor:pointer;background:0 0;border:0;place-items:center;font-size:1.15rem;display:grid}.product-quantity button:disabled{color:var(--color-muted);cursor:not-allowed;opacity:.45}.product-quantity output{text-align:center;font-size:.9rem;font-weight:700}.product-hero__facts{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr))}.product-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.product-hero__actions>.wishlist-button,.product-hero__actions>.product-compare-action,.product-hero__actions .product-compare-action>button{width:100%;min-width:0;min-height:3rem}.product-hero__actions .product-compare-action{display:grid}.product-hero__actions .product-compare-action__status:empty{display:none}.product-gallery{grid-template-columns:repeat(5,minmax(0,1fr));align-content:start;gap:.55rem}.product-gallery__primary{grid-column:1/-1}.product-gallery__stage,.product-gallery__thumbnail-button{cursor:crosshair;background:0 0;border:0;width:100%;padding:0;display:block}.product-gallery__thumbnail-button{border:1px solid var(--color-border);background:var(--color-surface-strong);border-radius:.65rem;overflow:hidden}.product-gallery__thumbnail-button[aria-pressed=true]{border-color:var(--color-accent-strong);box-shadow:0 0 0 2px color-mix(in srgb, var(--color-accent) 30%, transparent)}.product-gallery figure{border-radius:.65rem}.product-gallery__primary img{height:clamp(22rem,38vw,32rem);padding:clamp(1rem,3vw,2rem)}.product-gallery__thumbnail-button img{object-fit:contain;width:100%;height:5.75rem;padding:.35rem;display:block}.product-gallery__lightbox{z-index:80;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);background:#0a1220e0;place-items:center;padding:2rem;display:grid;position:fixed;inset:0}.product-gallery__lightbox img{object-fit:contain;background:#fff;border-radius:.75rem;width:min(92vw,72rem);max-height:88vh;box-shadow:0 1.5rem 4rem #00000059}.product-gallery__lightbox-close{z-index:1;color:#fff;cursor:pointer;background:#0a1220b3;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;font-size:1.5rem;display:grid;position:absolute;top:1rem;right:1rem}.product-overview,.product-variants{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1rem;margin-top:1.25rem;padding:clamp(1rem,2vw,1.5rem);box-shadow:0 .5rem 1.5rem #1018280a}.product-variants{margin-top:1.25rem}.product-overview>h2{margin-bottom:.65rem;font-size:clamp(1.35rem,2.5vw,1.8rem);line-height:1.2}.product-overview>p{max-width:65ch;color:var(--color-muted);margin:0;font-size:1rem;line-height:1.6}.product-variant{margin-top:.75rem}.product-mobile-cta .cart-add,.product-mobile-cta .cart-add .ui-button{width:100%}.product-mobile-cta .cart-add__message{display:none}.product-mobile-cta__actions .product-quantity,.product-mobile-cta__actions .product-quantity button,.product-mobile-cta__actions .cart-add .ui-button{min-height:2.75rem}@media (max-width:52rem){.product-hero{grid-template-columns:1fr}.product-hero__copy{order:0;position:static}.product-hero>.product-gallery,.product-hero>.product-gallery__empty{order:-1}}@media (max-width:38rem){.product-page{width:min(100% - 1rem,86rem);padding-top:.5rem}.product-breadcrumb{white-space:nowrap;overflow-x:auto}.product-hero{border-radius:.9rem;gap:1rem;padding:.75rem}.product-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.product-gallery__primary{grid-column:1/-1}.product-gallery__primary img{height:min(78vw,25rem);padding:.75rem}.product-gallery__thumbnail-button img{height:4.25rem}.product-hero__copy h1{font-size:1.65rem}.product-hero__commerce{padding:.75rem}.product-hero__specs>div{grid-template-columns:6rem minmax(0,1fr)}.product-hero__facts{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr))}.product-hero__facts>div{padding:.45rem}.product-hero__facts dd{font-size:.7rem}.product-variant-picker .product-variant-options{grid-template-columns:1fr}.product-variant-picker__cart{display:none}.product-variant__body,.product-variant__grid,.product-detail-section{min-width:0}.product-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.product-hero__actions .ui-button{padding-inline:.65rem;font-size:.78rem}.product-overview,.product-variants{padding:1rem}.product-overview{gap:.75rem}.product-mobile-cta{grid-template-columns:minmax(0,.8fr) minmax(9rem,1.2fr)}.product-mobile-cta>span strong{letter-spacing:-.02em;text-overflow:clip;white-space:nowrap;font-size:clamp(.78rem,3.7vw,1rem);overflow:visible}.product-mobile-cta .product-hero__price-meta{gap:.2rem;font-size:.65rem}.product-mobile-cta .product-hero__price-meta b{display:none}.product-mobile-cta__actions{grid-template-columns:auto 3rem;justify-content:end;align-items:stretch;gap:.35rem;min-width:0}.product-mobile-cta__actions>.cart-add{justify-items:center;width:3rem;min-width:3rem}.product-mobile-cta__actions>.product-quantity,.product-mobile-cta__actions>.cart-add,.product-mobile-cta__actions>.cart-add .ui-button{height:2.75rem;min-height:2.75rem}.product-mobile-cta__actions .product-quantity button{justify-content:center;align-self:stretch;align-items:center;min-width:0;padding:0;font-size:1.2rem;font-weight:800;line-height:1;display:flex}.product-mobile-cta__actions .cart-add .ui-button{justify-content:center;place-items:center;width:3rem;min-width:3rem;max-width:3rem;padding:0;font-size:0;line-height:1;display:grid;position:relative}.product-mobile-cta__actions .cart-add .ui-button svg{width:1.4rem;height:1.4rem;margin:0;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-mobile-cta__actions .cart-add .ui-button svg path{stroke-width:2.2px}}@media (max-width:30rem){.product-mobile-cta{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.product-mobile-cta__actions{grid-template-columns:auto 3rem;align-items:stretch;gap:.35rem;min-width:0}.product-mobile-cta__actions .cart-add{min-width:3rem}}@media (max-width:24rem){.product-mobile-cta{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)}.product-mobile-cta__actions{grid-template-columns:auto 3rem}.product-mobile-cta__actions .product-quantity{grid-template-columns:minmax(1.75rem,1fr) 2rem minmax(1.75rem,1fr);min-width:0}.product-mobile-cta__actions .product-quantity button{min-width:0;padding:0}.product-hero__actions{grid-template-columns:1fr}}
