.app-shell{min-height:100dvh}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--color-bg: #fafaf7;--color-surface: #f5f0e8;--color-border: #e8e0d0;--color-text-primary: #1a1612;--color-text-secondary: #5a5048;--color-text-muted: #8c7a6a;--color-primary: #c9a96e;--color-primary-light: #f5efe0;--color-primary-dark: #8c6a4a;--color-cta: #1a1612;--color-cta-text: #fafaf7;--color-amber: #c9a96e;--color-amber-light: #f5efe0;--color-pink: #f4a7c3;--color-pink-light: #fde8f2;--color-blue: #a8c8e8;--color-blue-light: #e8f2fa;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--space-2xl: 32px;--space-3xl: 48px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-pill: 100px;--font-display: "Playfair Display", serif;--font-body: "Inter", sans-serif;--bg: var(--color-bg);--text-primary: var(--color-text-primary);--text-secondary: var(--color-text-secondary);--text-muted: var(--color-text-muted);--accent-amber: var(--color-amber);--accent-rose: var(--color-pink);--surface: var(--color-surface);--border: var(--color-border);--chip-bg: var(--color-surface);--link-accent: var(--color-primary-dark);--radius-full: var(--radius-pill)}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:var(--font-body);background:var(--bg);color:var(--text-primary);min-height:100dvh;display:flex;flex-direction:column}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(201,169,110,.16),transparent 28%),radial-gradient(circle at top right,rgba(244,167,195,.12),transparent 22%);z-index:-1}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.skip-link{position:absolute;left:16px;top:-48px;z-index:300;padding:10px 14px;background:var(--color-cta);color:var(--color-cta-text);border-radius:var(--radius-sm)}.skip-link:focus-visible{top:12px}a:focus-visible,button:focus-visible{outline:2px solid var(--color-primary-dark);outline-offset:3px}.header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;height:56px;padding:0 16px;position:sticky;top:0;background:#fafaf7d1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:100}.header__menu-btn,.header__cart-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;color:var(--text-primary)}.header__menu-btn svg,.header__cart-btn svg{width:20px;height:20px}.header__logo{justify-self:center;text-align:center;font-family:var(--font-body);font-weight:500;font-size:13px;letter-spacing:1.82px;color:var(--text-primary)}.nav-desktop{display:none}.nav-desktop__icon-link{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-primary)}.main{flex:1;display:flex;flex-direction:column;gap:28px;padding:12px 16px 24px}.main--home{gap:40px}.cart-empty{display:grid;gap:16px;padding:32px 0;justify-items:start}.hero{background:radial-gradient(circle at top right,rgba(255,244,224,.85),transparent 30%),linear-gradient(145deg,#ddbc7d,#d4b072 36%,#b18656);border-radius:var(--radius-lg);padding:24px 20px 22px;min-height:340px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;overflow:hidden;position:relative;box-shadow:0 28px 60px #714e2729}.hero:before,.hero:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.hero:before{width:220px;height:220px;right:-72px;top:-96px;background:#fff8ec57}.hero:after{width:140px;height:140px;left:-44px;bottom:-56px;background:#8f5e352e}.hero__eyebrow{align-self:flex-start;padding:7px 12px;border:1px solid rgba(255,248,236,.55);border-radius:var(--radius-pill);background:#fff8ec38;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:10px;font-weight:500;letter-spacing:1.12px;text-transform:uppercase;color:#1a1612cc;position:relative;z-index:1}.hero__title{font-family:var(--font-display);font-weight:400;font-size:40px;letter-spacing:-.8px;color:var(--text-primary);position:relative;z-index:1}.hero__subtitle{max-width:22rem;font-size:15px;font-weight:400;line-height:1.55;color:#1a1612c7;position:relative;z-index:1}.hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px;position:relative;z-index:1}.hero__cta-btn{display:inline-flex;min-width:188px;box-shadow:0 14px 24px #1a16122e}.hero__link{padding:0 2px;font-size:13px;color:#1a1612cc}.hero__highlights{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px;position:relative;z-index:1}.hero__highlight{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:var(--radius-pill);background:#fff8ec42;border:1px solid rgba(255,248,236,.38);font-size:11px;font-weight:500;color:#1a1612c7}.home-hero{position:relative;min-height:420px;border-radius:24px;overflow:hidden}.home-hero__image{width:100%;height:100%;min-height:420px;object-fit:cover}.home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;padding:28px;background:linear-gradient(180deg,#14121014,#141210ad);color:#fafaf7}.home-hero__eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase}.home-hero__title{font-family:var(--font-display);font-size:40px;line-height:1.05}.home-hero__text{max-width:32rem;color:#fafaf7e0}.home-section__cta,.home-footer__links{display:flex;flex-wrap:wrap;gap:12px}.home-hero__link{align-self:flex-start;color:#fafaf7eb;font-size:15px;line-height:1.4;letter-spacing:.01em;text-decoration:underline;text-underline-offset:.24em}.home-hero__dots{display:flex;gap:8px;margin-top:8px}.home-hero__dot{width:10px;height:10px;border-radius:999px;border:none;background:#fafaf766}.home-hero__dot--active{background:#fafaf7}.home-section{display:grid;gap:18px}.section-head{display:grid;gap:8px;margin-bottom:18px}.section-head__label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.section-head__title{font-family:var(--font-display);font-size:30px;line-height:1.1}.trust-grid,.reviews-grid{display:grid;gap:16px}.trust-card,.review-card,.faq-item,.home-footer{background:#ffffffad;border:1px solid var(--border);border-radius:18px;padding:18px}.trust-card,.review-card{display:grid;gap:10px}.trust-card__title,.faq-item__question{font-size:17px}.trust-card__text,.review-card__quote,.faq-item__answer,.home-footer__text{color:var(--text-secondary);line-height:1.6}.review-card__image{aspect-ratio:4 / 5;object-fit:cover;border-radius:14px;margin-bottom:12px}.review-card__quote{font-size:15px}.review-card__author{font-weight:500}.faq-list{display:grid;gap:12px}.faq-item{display:grid;gap:8px}.home-footer{margin:0 16px 96px;display:grid;gap:16px}.home-footer__logo{font-size:13px;font-weight:600;letter-spacing:.14em}.cookie-notice{position:fixed;left:16px;right:16px;bottom:88px;z-index:260;display:grid;gap:12px;padding:14px;background:#1a1612f5;color:var(--color-cta-text);border:1px solid rgba(250,250,247,.18);border-radius:var(--radius-sm);box-shadow:0 18px 40px #1a16122e}.cookie-notice p{font-size:13px;line-height:1.5}.cookie-notice a{text-decoration:underline;text-underline-offset:.24em}.cookie-notice__button{min-height:40px;border:1px solid rgba(250,250,247,.28);border-radius:var(--radius-sm);background:var(--color-cta-text);color:var(--color-cta);font:inherit;font-weight:600}.main--legal{display:grid;gap:18px;padding:18px 16px 112px}.legal-nav{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch}.legal-nav__link{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid var(--border);border-radius:var(--radius-pill);background:#ffffffa3;color:var(--text-secondary);font-size:13px}.legal-nav__link--active{background:var(--color-cta);border-color:var(--color-cta);color:var(--color-cta-text)}.legal-document{display:grid;gap:24px;max-width:960px}.legal-document__header{display:grid;gap:12px;padding:28px 0 6px}.legal-document__eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.legal-document h1{font-family:var(--font-display);font-size:34px;line-height:1.05}.legal-document__header p,.legal-section p,.legal-section li,.legal-requisites dd,.legal-document__note{color:var(--text-secondary);line-height:1.7}.legal-section{display:grid;gap:10px;padding-top:4px}.legal-section h2{font-size:20px;line-height:1.25}.legal-section ul{display:grid;gap:8px;padding-left:20px}.legal-requisites{display:grid;gap:10px;padding:16px;background:#ffffff9e;border:1px solid var(--border);border-radius:var(--radius-sm)}.legal-requisites div{display:grid;gap:3px}.legal-requisites dt{color:var(--text-muted);font-size:12px}.legal-requisites dd{font-size:14px;overflow-wrap:anywhere}.legal-document__note{padding-top:8px;font-size:13px}.chips{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.chips::-webkit-scrollbar{display:none}.chip{flex-shrink:0;min-height:38px;padding:0 16px;border-radius:var(--radius-full);font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;white-space:nowrap;cursor:pointer;border:.5px solid var(--border);background:var(--chip-bg);color:var(--text-secondary);box-shadow:inset 0 1px #ffffffa6;transition:background .2s,color .2s,border-color .2s,transform .2s}.chip:hover{border-color:#8c6a4a4d;transform:translateY(-1px)}.chip--active{background:var(--text-primary);color:var(--bg);border-color:var(--text-primary)}.divider{display:flex;align-items:center;gap:12px;height:20px}.divider__line{flex:1;height:.5px;background:var(--border)}.divider__text{font-size:9px;font-weight:500;letter-spacing:1.08px;color:var(--text-muted);white-space:nowrap}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 12px}.product-card{display:flex;flex-direction:column;transition:transform .3s ease}.product-card__media{display:block;width:100%;height:100%}.product-card__image{width:100%;aspect-ratio:3 / 4;border-radius:var(--radius-md);overflow:hidden;background:var(--surface);position:relative;box-shadow:0 18px 32px #1a161212}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.product-card:hover .product-card__media img,.product-card:focus-within .product-card__media img{transform:scale(1.06)}.product-card__badge{position:absolute;top:10px;left:10px;padding:4px 10px;background:var(--color-text-primary);color:var(--color-bg);font-size:9px;font-weight:500;letter-spacing:1px;text-transform:uppercase;border-radius:var(--radius-pill);z-index:2}.product-card__badge--collection{background:var(--color-primary);color:var(--color-text-primary)}.product-card__quick-add{position:absolute;bottom:10px;left:10px;right:10px;height:40px;background:#1a1612e6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--color-bg);border:none;border-radius:var(--radius-sm);font-family:var(--font-body);font-size:11px;font-weight:500;letter-spacing:.8px;cursor:pointer;transition:opacity .3s ease,transform .3s ease,background .2s ease;z-index:2}.product-card__quick-add:hover{background:#1a1612}.product-card__info{padding-top:12px;display:flex;flex-direction:column;gap:3px}.product-card__category{font-size:9px;font-weight:500;letter-spacing:1.08px;text-transform:uppercase;color:var(--text-muted)}.product-card__name{font-size:14px;font-weight:500;letter-spacing:.2px;color:var(--text-primary);line-height:1.3}.product-card__price{font-size:13px;font-weight:400;color:var(--text-secondary);margin-top:2px;font-variant-numeric:tabular-nums}@media (prefers-reduced-motion: reduce){.product-card,.product-card__image img,.product-card__quick-add{transition:none}.product-card:hover .product-card__image img{transform:none}}.main--catalog{padding:0;gap:0}.catalog-header{display:flex;flex-direction:column;gap:16px;padding:8px 16px 0}.catalog-header__title{font-family:var(--font-body);font-weight:500;font-size:18px;color:var(--text-primary)}.catalog-header .chips{display:flex}.filter-row{display:flex;align-items:center;height:10px}.filter-row__count{flex:1;font-size:12px;font-weight:400;color:var(--text-muted)}.filter-row__btn{padding:6px 12px;background:var(--chip-bg);border:.5px solid var(--border);border-radius:var(--radius-full);font-family:var(--font-body);font-size:12px;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:background .2s}.filter-row__btn:hover{background:var(--border)}.catalog-grid{padding:16px}.breadcrumb{display:none}.main--pdp{padding:0;gap:0}.pdp-layout{display:flex;flex-direction:column;gap:16px}.pdp-image{width:100%;height:340px;background:var(--surface);overflow:hidden}.pdp-image img{width:100%;height:100%;object-fit:cover}.pdp-info{display:flex;flex-direction:column;gap:8px;padding:0 16px}.pdp-info__badge{align-self:flex-start;padding:4px 8px;background:#f5efe0;border-radius:var(--radius-full);font-size:9px;font-weight:500;letter-spacing:1.08px;color:var(--link-accent)}.pdp-info__category{font-size:9px;font-weight:500;letter-spacing:1.08px;color:var(--text-muted)}.pdp-info__title{font-family:var(--font-body);font-weight:500;font-size:18px;color:var(--text-primary)}.pdp-info__price{font-size:14px;font-weight:400;color:var(--text-secondary)}.pdp-info__desc{font-size:12px;font-weight:400;line-height:1.5;color:var(--text-secondary)}.pdp-info__cta{width:100%;margin-top:8px}.pdp-related{display:flex;flex-direction:column;gap:16px;padding:16px}.pdp-related__grid{display:flex;gap:12px}.pdp-related__grid .product-card--sm{width:110px;flex-shrink:0}.btn-primary{display:flex;align-items:center;justify-content:center;height:48px;padding:0 var(--space-xl);background:var(--color-cta);color:var(--color-cta-text);border:none;border-radius:var(--radius-md);font-family:var(--font-body);font-size:11px;font-weight:500;letter-spacing:1.1px;text-align:center;cursor:pointer;transition:opacity .2s}.btn-primary:active{opacity:.85}.btn-primary:disabled,.btn-primary--disabled{opacity:.4;pointer-events:none}.btn-secondary{display:flex;align-items:center;justify-content:center;height:44px;padding:0 var(--space-xl);background:transparent;color:var(--color-text-primary);border:.5px solid var(--color-border);border-radius:var(--radius-md);font-family:var(--font-body);font-size:11px;font-weight:500;letter-spacing:1.1px;text-align:center;cursor:pointer;transition:opacity .2s}.btn-secondary:active{opacity:.85}.btn-secondary:disabled,.btn-secondary--disabled{opacity:.4;pointer-events:none}.btn-ghost{display:inline-flex;align-items:center;gap:6px;padding:var(--space-sm) 0;background:none;border:none;font-family:var(--font-body);font-size:12px;font-weight:500;color:var(--color-primary-dark);cursor:pointer;transition:opacity .2s}.btn-ghost:active{opacity:.85}.btn-ghost:disabled,.btn-ghost--disabled{opacity:.4;pointer-events:none}.btn-cta{display:flex;align-items:center;justify-content:center;height:48px;padding:0 var(--space-xl);background:var(--color-cta);color:var(--color-cta-text);border:none;border-radius:var(--radius-md);font-family:var(--font-body);font-size:11px;font-weight:500;letter-spacing:1.1px;text-align:center;cursor:pointer;transition:opacity .2s}.btn-cta:active{opacity:.85}.main--collection{padding:0;gap:0}.collection-hero{height:320px;padding:0 24px 32px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;overflow:hidden}.collection-hero--amber{background:var(--accent-amber)}.collection-hero--rose{background:var(--accent-rose)}.collection-hero__title{font-family:var(--font-display);font-weight:400;font-size:32px;letter-spacing:-.5px;color:var(--text-primary)}.collection-hero__subtitle{font-size:14px;font-weight:400;color:var(--text-secondary)}.collection-editorial{padding:20px 16px 0}.collection-editorial p{font-size:14px;font-weight:400;line-height:1.6;color:var(--text-secondary)}.collection-products{display:flex;flex-direction:column;gap:20px;padding:20px 16px 16px}.collection-products__cta{width:100%}.product-grid--collection{grid-template-columns:repeat(3,1fr);gap:12px 8px}.product-card--sm .product-card__image{aspect-ratio:3 / 4}.product-card--sm .product-card__badge{top:6px;left:6px;padding:3px 7px;font-size:8px}.product-card--sm .product-card__quick-add{bottom:6px;left:6px;right:6px;height:28px;font-size:9px}.product-card--sm .product-card__info{padding-top:8px;gap:2px}.product-card--sm .product-card__category{font-size:8px;letter-spacing:.8px}.product-card--sm .product-card__name{font-size:12px;letter-spacing:0}.product-card--sm .product-card__price{font-size:11px}.collections-grid{display:flex;flex-direction:column;gap:20px}.collection-card{border-radius:var(--radius-lg);padding:20px;height:160px;display:flex;flex-direction:column;justify-content:flex-end;gap:4px;overflow:hidden;position:relative;box-shadow:0 22px 36px #1a161214;transition:transform .3s ease,box-shadow .3s ease}.collection-card--amber{background:radial-gradient(circle at top right,rgba(255,247,232,.85),transparent 32%),linear-gradient(145deg,#e2c88e,#c49d65)}.collection-card--rose{background:radial-gradient(circle at top right,rgba(255,246,250,.8),transparent 32%),linear-gradient(145deg,#f4bad0,#e598b5)}.collection-card:hover,.collection-card:focus-visible{transform:translateY(-3px);box-shadow:0 26px 42px #1a16121f}.collection-card__title{font-family:var(--font-display);font-weight:400;font-size:24px;letter-spacing:-.3px;color:var(--text-primary)}.collection-card__subtitle{font-size:12px;font-weight:400;color:var(--text-secondary)}.collection-card__link{display:inline-flex;align-items:center;margin-top:8px;font-size:12px;font-weight:500;color:#1a1612c2}.main--cart{gap:24px}.cart-hero{display:flex;flex-direction:column;gap:10px;padding:22px 20px;border-radius:var(--radius-lg);background:radial-gradient(circle at top right,rgba(255,248,236,.82),transparent 34%),linear-gradient(145deg,#f5eee2,#eadfce);box-shadow:0 20px 36px #1a16120f}.cart-hero__eyebrow{display:inline-flex;align-self:flex-start;min-height:30px;padding:0 12px;align-items:center;border-radius:var(--radius-pill);background:#ffffff80;border:1px solid rgba(140,106,74,.12);font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:var(--text-secondary)}.cart-hero__title{margin-top:10px;font-family:var(--font-display);font-size:34px;font-weight:400;letter-spacing:-.6px;color:var(--text-primary)}.cart-hero__subtitle{max-width:34rem;font-size:14px;line-height:1.6;color:var(--text-secondary)}.cart-layout{display:flex;flex-direction:column;gap:20px}.cart-items,.cart-summary__card,.cart-note{border-radius:var(--radius-lg);background:#ffffff9e;border:1px solid rgba(232,224,208,.9);box-shadow:0 18px 36px #1a16120d}.cart-items{padding:18px 16px;display:flex;flex-direction:column;gap:16px}.cart-section-head{display:flex;flex-direction:column;gap:12px}.cart-section-head__label{font-size:10px;font-weight:500;letter-spacing:1.08px;text-transform:uppercase;color:var(--text-muted)}.cart-section-head__title{font-size:22px;font-weight:500;color:var(--text-primary)}.cart-item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;padding:0 0 16px;border-bottom:1px solid rgba(232,224,208,.85)}.cart-item:last-of-type{padding-bottom:0;border-bottom:none}.cart-item__image{display:block;aspect-ratio:3 / 4;border-radius:var(--radius-md);overflow:hidden;background:var(--surface)}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__content{display:flex;flex-direction:column;gap:8px}.cart-item__meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.cart-item__category{font-size:9px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:var(--text-muted)}.cart-item__badge{display:inline-flex;min-height:24px;align-items:center;padding:0 10px;border-radius:var(--radius-pill);background:#c9a96e29;color:var(--link-accent);font-size:10px;font-weight:500}.cart-item__badge--soft{background:#a8c8e838;color:#5b7188}.cart-item__title{font-size:17px;font-weight:500;line-height:1.3;color:var(--text-primary)}.cart-item__desc{font-size:13px;line-height:1.55;color:var(--text-secondary)}.cart-item__footer{display:flex;flex-direction:column;gap:10px;margin-top:4px}.cart-item__qty{display:inline-flex;align-items:center;width:fit-content;min-height:42px;border-radius:var(--radius-pill);background:var(--color-bg);border:1px solid rgba(232,224,208,.95);overflow:hidden}.cart-item__qty-btn{width:42px;height:42px;border:none;background:transparent;color:var(--text-primary);font-size:18px;cursor:pointer}.cart-item__qty-value{min-width:34px;text-align:center;font-size:13px;font-weight:500;color:var(--text-primary)}.cart-item__actions{display:flex;gap:16px}.cart-item__text-btn{border:none;padding:0;background:none;color:var(--text-secondary);font-size:12px;font-weight:500;cursor:pointer}.cart-item__price-block{grid-column:2}.cart-item__price{font-size:16px;font-weight:500;color:var(--text-primary);font-variant-numeric:tabular-nums}.cart-note{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:16px}.cart-note__icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#c9a96e24;color:var(--link-accent)}.cart-note__icon svg{width:18px;height:18px}.cart-note__title{font-size:15px;font-weight:500;color:var(--text-primary)}.cart-note__text{margin-top:4px;font-size:13px;line-height:1.55;color:var(--text-secondary)}.cart-summary__card{padding:18px 16px;display:flex;flex-direction:column;gap:16px}.cart-summary__label{font-size:10px;font-weight:500;letter-spacing:1.08px;text-transform:uppercase;color:var(--text-muted)}.cart-summary__title{font-size:24px;font-weight:500;color:var(--text-primary)}.cart-summary__rows{display:flex;flex-direction:column;gap:10px}.cart-summary__row,.cart-summary__total{display:flex;justify-content:space-between;gap:12px;color:var(--text-secondary);font-size:13px}.cart-summary__total{padding-top:16px;border-top:1px solid rgba(232,224,208,.85);font-size:15px;color:var(--text-primary)}.cart-summary__total strong{font-size:22px;font-weight:500;font-variant-numeric:tabular-nums}.cart-summary__cta,.cart-summary__secondary{width:100%}.cart-summary__benefits{display:flex;flex-direction:column;gap:12px;padding-top:2px}.cart-summary__benefit{display:flex;flex-direction:column;gap:2px}.cart-summary__benefit-title{font-size:12px;font-weight:500;color:var(--text-primary)}.cart-summary__benefit-text{font-size:12px;line-height:1.5;color:var(--text-secondary)}.cart-recommendations{display:flex;flex-direction:column;gap:18px}.main--checkout{gap:24px}.checkout-hero{display:flex;flex-direction:column;gap:12px;padding:22px 20px;border-radius:var(--radius-lg);background:radial-gradient(circle at top right,rgba(255,243,228,.78),transparent 34%),linear-gradient(145deg,#f6efe6,#e8ddcf);box-shadow:0 20px 36px #1a16120f}.checkout-hero__eyebrow{display:inline-flex;align-self:flex-start;min-height:30px;padding:0 12px;align-items:center;border-radius:var(--radius-pill);background:#ffffff80;border:1px solid rgba(140,106,74,.12);font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:var(--text-secondary)}.checkout-hero__title{margin-top:8px;font-family:var(--font-display);font-size:34px;font-weight:400;letter-spacing:-.6px;color:var(--text-primary)}.checkout-hero__subtitle{max-width:40rem;font-size:14px;line-height:1.6;color:var(--text-secondary)}.checkout-steps{display:flex;flex-wrap:wrap;gap:8px;list-style:none}.checkout-steps__item{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border-radius:var(--radius-pill);background:#ffffff6b;border:1px solid rgba(140,106,74,.1);font-size:11px;font-weight:500;color:var(--text-secondary)}.checkout-steps__item--done,.checkout-steps__item--active{background:#1a1612eb;color:var(--color-cta-text);border-color:#1a1612eb}.checkout-layout{display:flex;flex-direction:column;gap:20px}.checkout-form,.checkout-summary__card{border-radius:var(--radius-lg);background:#ffffff9e;border:1px solid rgba(232,224,208,.9);box-shadow:0 18px 36px #1a16120d}.checkout-form{padding:18px 16px;display:flex;flex-direction:column;gap:16px}.checkout-section{display:flex;flex-direction:column;gap:14px;padding-bottom:16px;border-bottom:1px solid rgba(232,224,208,.85)}.checkout-section:last-child{padding-bottom:0;border-bottom:none}.checkout-section__head{display:flex;flex-direction:column;gap:4px}.checkout-section__label{font-size:10px;font-weight:500;letter-spacing:1.08px;text-transform:uppercase;color:var(--text-muted)}.checkout-section__title{font-size:22px;font-weight:500;color:var(--text-primary)}.checkout-grid{display:grid;gap:12px}.checkout-field{display:flex;flex-direction:column;gap:6px}.checkout-field__label{font-size:12px;font-weight:500;color:var(--text-primary)}.checkout-field__input,.checkout-field__textarea{width:100%;border:1px solid rgba(232,224,208,1);background:#fafaf7d1;border-radius:14px;font-family:var(--font-body);font-size:14px;color:var(--text-primary);transition:border-color .2s,background .2s,box-shadow .2s}.checkout-field__input{min-height:48px;padding:0 14px}.checkout-field__textarea{padding:14px;resize:vertical;min-height:112px}.checkout-field__input:focus,.checkout-field__textarea:focus{outline:none;border-color:#8c6a4a73;box-shadow:0 0 0 4px #c9a96e1f}.checkout-options{display:flex;flex-direction:column;gap:10px}.checkout-option{display:block}.checkout-option input{position:absolute;opacity:0;pointer-events:none}.checkout-option__content{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:16px;border:1px solid rgba(232,224,208,.95);background:#fafaf7b3;transition:border-color .2s,transform .2s,box-shadow .2s}.checkout-option--active .checkout-option__content,.checkout-option input:checked+.checkout-option__content{border-color:#8c6a4a66;box-shadow:0 10px 24px #1a16120d}.checkout-option__title{display:block;font-size:14px;font-weight:500;color:var(--text-primary)}.checkout-option__meta{display:block;margin-top:3px;font-size:12px;color:var(--text-secondary)}.checkout-option__price{font-size:12px;font-weight:500;color:var(--text-primary);text-align:right}.checkout-check{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.5;color:var(--text-secondary)}.checkout-check input{width:18px;height:18px;margin-top:1px;accent-color:var(--color-primary-dark)}.checkout-check--error{color:#9f3c32}.checkout-check a{color:var(--link-accent);text-decoration:underline;text-underline-offset:.22em}.checkout-consents{display:flex;flex-direction:column;gap:12px}.checkout-summary__card{padding:18px 16px;display:flex;flex-direction:column;gap:16px}.checkout-summary__label{font-size:10px;font-weight:500;letter-spacing:1.08px;text-transform:uppercase;color:var(--text-muted)}.checkout-summary__title{font-size:24px;font-weight:500;color:var(--text-primary)}.checkout-summary__status{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:14px;font-size:13px;line-height:1.5}.checkout-summary__status--success{background:#eef4ece0;border:1px solid rgba(154,182,144,.6);color:#335a34}.checkout-summary__status--error{background:#fcf1eff2;border:1px solid rgba(203,125,115,.5);color:#8d342b}.checkout-summary__items,.checkout-summary__rows,.checkout-summary__assurance{display:flex;flex-direction:column;gap:10px}.checkout-summary__item,.checkout-summary__row,.checkout-summary__total{display:flex;justify-content:space-between;gap:12px}.checkout-summary__item-title{display:block;font-size:13px;font-weight:500;color:var(--text-primary)}.checkout-summary__item-meta{display:block;margin-top:2px;font-size:12px;color:var(--text-secondary)}.checkout-summary__item-price,.checkout-summary__row{font-size:13px;color:var(--text-secondary)}.checkout-summary__total{padding-top:16px;border-top:1px solid rgba(232,224,208,.85);font-size:15px;color:var(--text-primary)}.checkout-summary__total strong{font-size:22px;font-weight:500;font-variant-numeric:tabular-nums}.checkout-summary__cta,.checkout-summary__secondary{width:100%}.checkout-summary__cta--confirmed{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;background:#eef4ece0;color:#335a34;font-size:14px;font-weight:500}.checkout-summary__assurance-item{display:flex;flex-direction:column;gap:2px}.checkout-summary__assurance-title{font-size:12px;font-weight:500;color:var(--text-primary)}.checkout-summary__assurance-text{font-size:12px;line-height:1.5;color:var(--text-secondary)}.order-success__details{gap:18px}.order-success__section{display:flex;flex-direction:column;gap:12px}.order-success__section+.order-success__section{padding-top:18px;border-top:1px solid rgba(232,224,208,.85)}.order-success__meta{display:flex;flex-wrap:wrap;gap:8px}.order-success__pill{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border-radius:var(--radius-pill);background:#fafaf7d9;border:1px solid rgba(232,224,208,.9);font-size:11px;font-weight:500;color:var(--text-secondary)}.order-success__detail-grid{display:grid;gap:12px}.order-success__detail{display:flex;flex-direction:column;gap:4px;padding:14px;border-radius:16px;background:#fafaf7cc;border:1px solid rgba(232,224,208,.85)}.order-success__detail-label{font-size:10px;font-weight:500;letter-spacing:1.08px;text-transform:uppercase;color:var(--text-muted)}.order-success__detail-value{font-size:14px;line-height:1.6;color:var(--text-primary)}.order-success__note{font-size:13px;line-height:1.6;color:var(--text-secondary)}.order-success__actions{display:flex;flex-direction:column;gap:12px}.tab-bar{position:sticky;bottom:0;background:#fafaf7e0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:.5px solid var(--border);padding:8px 0;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));z-index:180;isolation:isolate}.tab-bar__tabs{display:flex}.tab-bar__item{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer;padding:6px 0}.tab-bar__icon{width:18px;height:18px;color:var(--text-muted)}.tab-bar__item--active .tab-bar__icon{color:var(--text-primary)}.tab-bar__label{font-size:9px;font-weight:500;color:var(--text-muted)}.tab-bar__item--active .tab-bar__label{color:var(--text-primary)}@media (min-width: 768px){.header{height:60px;padding:0 60px;border-bottom:.5px solid var(--border)}.header__menu-btn{display:none}.header__logo{flex:none;font-size:16px;letter-spacing:2.24px;text-align:left}.header__cart-btn{display:none}.nav-desktop{display:flex;align-items:center;flex:1}.nav-desktop__spacer{flex:1}.nav-desktop__links{display:flex;gap:32px;list-style:none}.nav-desktop__links a{font-size:13px;font-weight:400;color:var(--text-secondary);transition:color .2s}.nav-desktop__links a:hover{color:var(--text-primary)}.nav-desktop__icons{display:flex;gap:16px}.nav-desktop__icons button{width:40px;height:40px;background:none;border:none;cursor:pointer;color:var(--text-primary)}.nav-desktop__icons svg{width:20px;height:20px}.main{padding:0;gap:0}.hero{border-radius:0;height:600px;padding:0 80px 80px;gap:12px}.hero__eyebrow{margin-bottom:8px}.hero__title{font-size:64px;letter-spacing:-1px}.hero__subtitle{font-size:18px;max-width:34rem}.hero__actions{gap:16px}.hero__cta-btn{display:inline-flex;width:fit-content}.hero__link{display:inline-flex;font-size:14px}.hero__highlights{gap:12px;margin-top:10px}.chips{display:none}.catalog-header .chips{display:flex}.catalog-header{padding:40px 60px 0;gap:20px}.catalog-header__title{font-size:28px}.filter-row{height:auto}.catalog-grid{padding:24px 60px 60px}.main--cart{padding:0 60px 60px;gap:32px}.main--home{padding:24px 60px 72px;gap:40px}.main--checkout{padding:0 60px 60px;gap:32px}.home-hero{height:clamp(380px,46vw,520px);border-radius:32px}.home-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.home-hero__overlay{gap:16px;padding:56px}.home-hero__title{max-width:12ch;font-size:56px}.home-hero__text{font-size:18px;line-height:1.6}.home-section{gap:28px}.section-head{margin-bottom:0}.section-head__title{font-size:40px}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-card__image{aspect-ratio:auto;width:100%;height:220px}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-footer{margin:0 60px 96px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:24px;padding:24px}.home-footer__links{justify-content:flex-end}.cookie-notice{left:auto;right:32px;bottom:32px;width:min(440px,calc(100vw - 64px));grid-template-columns:minmax(0,1fr) auto;align-items:center}.main--legal{padding:32px 60px 96px;justify-items:center}.legal-nav,.legal-document{width:min(960px,100%)}.legal-document__header{padding-top:34px}.legal-document h1{font-size:48px}.legal-requisites{grid-template-columns:repeat(2,minmax(0,1fr));padding:20px}.cart-hero{padding:34px 40px;min-height:220px;justify-content:flex-end}.cart-hero__title{font-size:48px;letter-spacing:-.9px}.cart-hero__subtitle{font-size:16px}.checkout-hero{padding:34px 40px;min-height:220px;justify-content:flex-end}.checkout-hero__title{font-size:48px;letter-spacing:-.9px}.checkout-hero__subtitle{font-size:16px}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,420px);gap:24px;align-items:start}.cart-items,.checkout-form{padding:24px;gap:20px}.cart-section-head{flex-direction:row;justify-content:space-between;align-items:flex-end}.checkout-grid--two,.order-success__detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-field--wide{grid-column:1 / -1}.cart-item{grid-template-columns:128px minmax(0,1fr) auto;gap:20px;padding-bottom:20px}.cart-item__footer{flex-direction:row;justify-content:space-between;align-items:center}.cart-item__price-block{grid-column:auto;display:flex;align-items:flex-start;justify-content:flex-end;padding-top:4px;min-width:96px}.cart-item__price{font-size:18px}.cart-summary,.checkout-summary{position:sticky;top:92px}.cart-summary__card,.checkout-summary__card{padding:24px}.cart-recommendations .product-grid{grid-template-columns:repeat(4,1fr)}.products-section{padding:60px;display:flex;flex-direction:column;gap:32px}.product-grid{grid-template-columns:repeat(4,1fr);gap:32px 24px}.product-card__image{aspect-ratio:3 / 4;border-radius:var(--radius-lg)}.product-card__badge{top:14px;left:14px;padding:5px 12px;font-size:10px}.product-card__quick-add{bottom:14px;left:14px;right:14px;height:40px;font-size:12px;border-radius:var(--radius-md)}.product-card__info{padding-top:14px;gap:4px}.product-card__category{font-size:10px}.product-card__name{font-size:15px;letter-spacing:0}.product-card__price{font-size:14px}.collections-section{padding:0 60px 60px}.collections-grid{display:flex;gap:24px}.collection-card{flex:1;height:280px;padding:32px;gap:8px}.collection-card__title{font-size:32px;letter-spacing:-.5px}.collection-card__subtitle{font-size:14px}.collection-card__link{display:block;font-size:13px;font-weight:500;color:var(--link-accent)}.collection-hero{height:480px;padding:0 80px 80px;gap:12px}.collection-hero__title{font-size:56px;letter-spacing:-1px}.collection-hero__subtitle{font-size:18px}.collection-editorial{padding:60px 80px 0;max-width:700px}.collection-editorial p{font-size:16px}.collection-products{padding:40px 60px 60px;gap:32px}.product-grid--collection{grid-template-columns:repeat(4,1fr);gap:24px}.product-card--sm .product-card__image{aspect-ratio:3 / 4;border-radius:var(--radius-lg)}.product-card--sm .product-card__badge{top:12px;left:12px;padding:5px 12px;font-size:10px}.product-card--sm .product-card__quick-add{bottom:12px;left:12px;right:12px;height:38px;font-size:11px;border-radius:var(--radius-md)}.product-card--sm .product-card__info{padding-top:14px;gap:4px}.product-card--sm .product-card__category{font-size:10px}.product-card--sm .product-card__name{font-size:15px}.product-card--sm .product-card__price{font-size:14px}.collection-products__cta{width:fit-content;padding:0 40px;align-self:center}.breadcrumb{display:flex;gap:8px;padding:16px 60px 8px;font-size:12px;font-weight:400;color:var(--text-muted)}.breadcrumb a{color:var(--text-muted);transition:color .2s}.breadcrumb a:hover,.breadcrumb__current{color:var(--text-primary)}.pdp-layout{flex-direction:row;gap:60px;padding:16px 60px 60px;align-items:flex-start}.pdp-image{width:600px;height:600px;flex-shrink:0;border-radius:var(--radius-lg)}.pdp-image img{border-radius:var(--radius-lg)}.pdp-info{padding:16px 0 0;gap:16px;flex:1}.pdp-info__badge{padding:5px 10px}.pdp-info__title{font-size:24px}.pdp-info__price{font-size:18px}.pdp-info__desc{font-size:14px;line-height:1.6}.pdp-info__cta{width:320px}.pdp-related{padding:0 60px 60px;gap:24px}.pdp-related__grid{gap:24px}.pdp-related__grid .product-card--sm{width:auto;flex:1;max-width:240px}.pdp-related__grid .product-card--sm .product-card__image{aspect-ratio:3 / 4}.pdp-related__grid .product-card--sm .product-card__name{font-size:14px}.pdp-related__grid .product-card--sm .product-card__price{font-size:13px}.tab-bar{display:none}}@media (min-width: 1200px){.main{max-width:100%}}html{scroll-behavior:smooth}.main--pdp-landing{padding:0;padding-bottom:calc(92px + env(safe-area-inset-bottom,0px));gap:0}.pdp-section-label{display:block;font-size:9px;font-weight:500;letter-spacing:1.5px;color:var(--text-muted);text-transform:uppercase;margin-bottom:12px}.pdp-carousel{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:var(--surface)}.pdp-carousel__track{display:flex;height:100%;transition:transform .4s cubic-bezier(.25,.46,.45,.94);touch-action:pan-y pinch-zoom}.pdp-carousel__slide{min-width:100%;height:100%}.pdp-carousel__slide img{width:100%;height:100%;object-fit:cover}.pdp-carousel__dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.pdp-carousel__dot{width:6px;height:6px;border-radius:50%;border:none;background:#fff6;cursor:pointer;padding:0;transition:background .25s ease,transform .25s ease}.pdp-carousel__dot--active{background:#fffffff2;transform:scale(1.3)}.pdp-carousel__arrow,.pdp-carousel__thumbs{display:none}.pdp-purchase{padding:24px 16px 96px;display:flex;flex-direction:column;gap:16px}.pdp-purchase__header{display:flex;align-items:center;gap:12px}.pdp-purchase__badge{padding:4px 10px;background:var(--color-primary-light);border-radius:var(--radius-pill);font-size:9px;font-weight:500;letter-spacing:1.08px;color:var(--link-accent)}.pdp-purchase__category{font-size:9px;font-weight:500;letter-spacing:1.08px;color:var(--text-muted)}.pdp-purchase__title{font-family:var(--font-display);font-weight:400;font-size:28px;letter-spacing:-.5px;color:var(--text-primary);line-height:1.15}.pdp-purchase__price{font-size:20px;font-weight:500;color:var(--text-primary);font-variant-numeric:tabular-nums}.pdp-purchase__desc{font-size:14px;font-weight:400;line-height:1.6;color:var(--text-secondary)}.pdp-purchase__specs{display:flex;flex-direction:column;gap:10px;padding:16px;background:var(--surface);border-radius:var(--radius-md)}.pdp-purchase__spec{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:400;color:var(--text-secondary)}.pdp-purchase__spec svg{width:18px;height:18px;flex-shrink:0;color:var(--text-muted)}.pdp-purchase__qty-row{display:none}.pdp-purchase__qty-label{font-size:13px;font-weight:500;color:var(--text-primary)}.pdp-purchase__qty{display:flex;align-items:center;gap:0;border:.5px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.pdp-purchase__qty-btn{width:40px;height:40px;background:none;border:none;font-size:18px;font-weight:300;color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.pdp-purchase__qty-btn:hover{background:var(--surface)}.pdp-purchase__qty-btn:active{opacity:.7}.pdp-purchase__qty-value{width:40px;text-align:center;font-size:14px;font-weight:500;color:var(--text-primary);font-variant-numeric:tabular-nums}.pdp-purchase__cta{display:none}.pdp-purchase__meta{display:flex;flex-direction:column;gap:4px;align-items:center}.pdp-purchase__meta span{font-size:11px;font-weight:400;color:var(--text-muted)}.pdp-story{display:flex;flex-direction:column;gap:0}.pdp-story__content{padding:48px 16px;display:flex;flex-direction:column}.pdp-story__title{font-family:var(--font-display);font-weight:400;font-size:26px;line-height:1.25;letter-spacing:-.3px;color:var(--text-primary);margin-bottom:16px}.pdp-story__title em{font-style:italic}.pdp-story__text{font-size:14px;font-weight:400;line-height:1.7;color:var(--text-secondary);max-width:560px}.pdp-story__image{width:100%;aspect-ratio:4 / 3;overflow:hidden}.pdp-story__image img{width:100%;height:100%;object-fit:cover}.pdp-notes{padding:48px 16px}.pdp-notes__title{font-family:var(--font-display);font-weight:400;font-size:26px;letter-spacing:-.3px;color:var(--text-primary);margin-bottom:32px}.pdp-notes__pyramid{display:flex;flex-direction:column;gap:24px}.pdp-notes__level{padding-bottom:24px;border-bottom:.5px solid var(--border)}.pdp-notes__level:last-child{border-bottom:none;padding-bottom:0}.pdp-notes__level-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px}.pdp-notes__level-name{font-size:14px;font-weight:500;color:var(--text-primary)}.pdp-notes__level-time{font-size:11px;font-weight:400;color:var(--text-muted)}.pdp-notes__tags{display:flex;flex-wrap:wrap;gap:8px}.pdp-notes__tag{padding:6px 14px;background:var(--surface);border-radius:var(--radius-pill);font-size:12px;font-weight:400;color:var(--text-secondary);border:.5px solid var(--border)}.pdp-dimensions{display:flex;flex-direction:column;gap:0}.pdp-dimensions__visual{padding:32px 16px;display:flex;justify-content:center}.pdp-dimensions__image-wrap{position:relative;width:240px;aspect-ratio:3 / 4;border-radius:var(--radius-lg);overflow:hidden;background:var(--surface)}.pdp-dimensions__image-wrap img{width:100%;height:100%;object-fit:cover}.pdp-dimensions__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.pdp-dimensions__line{position:absolute;display:flex;align-items:center;justify-content:center}.pdp-dimensions__line span{background:#1a1612bf;color:var(--color-bg);padding:3px 8px;border-radius:var(--radius-pill);font-size:10px;font-weight:500;letter-spacing:.5px;white-space:nowrap}.pdp-dimensions__line--height{right:12px;top:10%;bottom:10%;width:1px;background:#1a161240;flex-direction:column}.pdp-dimensions__line--height:before,.pdp-dimensions__line--height:after{content:"";width:8px;height:.5px;background:#1a161266;position:absolute}.pdp-dimensions__line--height:before{top:0}.pdp-dimensions__line--height:after{bottom:0}.pdp-dimensions__line--width{bottom:14px;left:15%;right:15%;height:1px;background:#1a161240;flex-direction:row}.pdp-dimensions__line--width:before,.pdp-dimensions__line--width:after{content:"";width:.5px;height:8px;background:#1a161266;position:absolute}.pdp-dimensions__line--width:before{left:0}.pdp-dimensions__line--width:after{right:0}.pdp-dimensions__info{padding:0 16px 48px}.pdp-dimensions__title{font-family:var(--font-display);font-weight:400;font-size:26px;letter-spacing:-.3px;color:var(--text-primary);margin-bottom:24px}.pdp-dimensions__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.pdp-dimensions__item{padding:16px;background:var(--surface);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:4px}.pdp-dimensions__value{font-size:24px;font-weight:500;color:var(--text-primary);font-variant-numeric:tabular-nums}.pdp-dimensions__label{font-size:11px;font-weight:400;color:var(--text-muted);text-transform:uppercase;letter-spacing:.8px}.pdp-dimensions__note{font-size:13px;font-weight:400;line-height:1.6;color:var(--text-secondary)}.pdp-materials{padding:48px 16px;background:var(--surface)}.pdp-materials__title{font-family:var(--font-display);font-weight:400;font-size:26px;letter-spacing:-.3px;color:var(--text-primary);margin-bottom:32px}.pdp-materials__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pdp-materials__card{padding:20px 16px;background:var(--color-bg);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:10px}.pdp-materials__icon{width:36px;height:36px;color:var(--color-primary-dark)}.pdp-materials__icon svg{width:100%;height:100%}.pdp-materials__card-title{font-size:14px;font-weight:500;color:var(--text-primary)}.pdp-materials__card-desc{font-size:12px;font-weight:400;line-height:1.6;color:var(--text-secondary)}.pdp-howto{display:flex;flex-direction:column}.pdp-howto__content{padding:48px 16px}.pdp-howto__title{font-family:var(--font-display);font-weight:400;font-size:26px;letter-spacing:-.3px;color:var(--text-primary);margin-bottom:32px}.pdp-howto__steps{display:flex;flex-direction:column;gap:24px}.pdp-howto__step{display:flex;gap:16px}.pdp-howto__step-num{font-family:var(--font-display);font-size:32px;font-weight:400;color:var(--color-primary);line-height:1;flex-shrink:0;width:40px}.pdp-howto__step-body h3{font-size:14px;font-weight:500;color:var(--text-primary);margin-bottom:6px}.pdp-howto__step-body p{font-size:13px;font-weight:400;line-height:1.6;color:var(--text-secondary)}.pdp-howto__image{width:100%;aspect-ratio:4 / 3;overflow:hidden}.pdp-howto__image img{width:100%;height:100%;object-fit:cover}.pdp-purchase__variants{display:flex;flex-direction:column;gap:10px}.pdp-purchase__variants-label{font-size:13px;font-weight:500;color:var(--text-primary)}.pdp-purchase__variant-options{display:flex;gap:10px}.pdp-purchase__variant{width:56px;height:56px;border-radius:var(--radius-md);overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:none;transition:border-color .2s ease}.pdp-purchase__variant--active{border-color:var(--text-primary)}.pdp-purchase__variant:hover{border-color:var(--text-muted)}.pdp-purchase__variant--active:hover{border-color:var(--text-primary)}.pdp-purchase__variant img{width:100%;height:100%;object-fit:cover}.pdp-textures{padding:48px 16px}.pdp-textures__title{font-family:var(--font-display);font-weight:400;font-size:26px;letter-spacing:-.3px;color:var(--text-primary);margin-bottom:24px}.pdp-textures__grid{display:flex;flex-direction:column;gap:16px}.pdp-textures__card{display:flex;flex-direction:column;border-radius:var(--radius-lg);overflow:hidden;border:1.5px solid var(--border);transition:border-color .25s ease;cursor:pointer}.pdp-textures__card--active{border-color:var(--text-primary)}.pdp-textures__card:hover{border-color:var(--text-muted)}.pdp-textures__card--active:hover{border-color:var(--text-primary)}.pdp-textures__card-image{width:100%;aspect-ratio:16 / 9;overflow:hidden}.pdp-textures__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.pdp-textures__card:hover .pdp-textures__card-image img{transform:scale(1.04)}.pdp-textures__card-info{padding:20px}.pdp-textures__card-info h3{font-size:15px;font-weight:500;color:var(--text-primary);margin-bottom:8px}.pdp-textures__card-info p{font-size:13px;font-weight:400;line-height:1.6;color:var(--text-secondary)}.pdp-specs-table{padding:48px 16px;background:var(--surface)}.pdp-specs-table__grid{margin-top:20px;display:flex;flex-direction:column}.pdp-specs-table__row{display:flex;justify-content:space-between;align-items:baseline;padding:14px 0;border-bottom:.5px solid var(--border)}.pdp-specs-table__row:first-child{border-top:.5px solid var(--border)}.pdp-specs-table__key{font-size:13px;font-weight:400;color:var(--text-muted)}.pdp-specs-table__val{font-size:13px;font-weight:500;color:var(--text-primary);text-align:right}.pdp-details{padding:32px 16px 48px}.pdp-details__accordion{display:flex;flex-direction:column}.pdp-details__item{border-bottom:.5px solid var(--border)}.pdp-details__item:first-child{border-top:.5px solid var(--border)}.pdp-details__summary{display:flex;align-items:center;justify-content:space-between;padding:16px 0;cursor:pointer;list-style:none;font-size:14px;font-weight:500;color:var(--text-primary)}.pdp-details__summary::-webkit-details-marker{display:none}.pdp-details__summary svg{width:16px;height:16px;color:var(--text-muted);transition:transform .25s ease;flex-shrink:0}.pdp-details__item[open] .pdp-details__summary svg{transform:rotate(180deg)}.pdp-details__body{padding:0 0 16px}.pdp-details__body p{font-size:13px;font-weight:400;line-height:1.6;color:var(--text-secondary)}.main--pdp-landing .pdp-related{padding:48px 16px;display:flex;flex-direction:column;gap:24px}.main--pdp-landing .pdp-related__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px}.main--pdp-landing .pdp-related__cta{align-self:center;width:100%}.pdp-sticky-cta{position:fixed;bottom:calc(56px + env(safe-area-inset-bottom,0px));left:0;right:0;display:flex;align-items:flex-start;gap:12px;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));background:#fafaf7f5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:.5px solid rgba(232,224,208,.92);box-shadow:none;z-index:170;transform:translateY(calc(100% + 16px));transition:transform .3s ease}.pdp-sticky-cta--visible{transform:translateY(0)}.pdp-sticky-cta__add-btn,.pdp-sticky-cta__cart-link{display:flex;align-items:center;justify-content:center;min-height:56px;padding:0 22px;border:none;border-radius:999px;text-align:center;text-decoration:none}.pdp-sticky-cta__add-btn{width:min(100%,320px);margin:0 auto;background:var(--text-primary);color:var(--bg)}.pdp-sticky-cta__cart-link{flex:1;min-width:0;background:#ffffffeb;color:var(--text-primary);border:1px solid rgba(232,224,208,.96);box-shadow:inset 0 0 0 1px #ffffffb8}.pdp-sticky-cta__add-title,.pdp-sticky-cta__cart-title{font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.pdp-sticky-cta__stepper{flex-shrink:0;min-width:148px;min-height:56px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:8px;padding:0 16px;border-radius:999px;background:#ffffffdb;border:1px solid rgba(232,224,208,.92)}.pdp-sticky-cta__stepper-btn{border:none;background:none;color:var(--text-primary);font-size:32px;line-height:1}.pdp-sticky-cta__stepper-value{text-align:center;font-size:18px;font-weight:600;color:var(--text-primary);font-variant-numeric:tabular-nums}@media (min-width: 768px){.main--pdp-landing{padding-bottom:0}.pdp-hero{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:24px 60px 60px;align-items:start}.pdp-carousel{aspect-ratio:auto;height:auto;border-radius:var(--radius-lg);position:sticky;top:80px}.pdp-carousel__slide{aspect-ratio:3 / 4}.pdp-carousel__dots{display:none}.pdp-carousel__arrow{display:flex;position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fafaf7d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;cursor:pointer;align-items:center;justify-content:center;z-index:3;opacity:0;transition:opacity .25s ease,background .15s ease}.pdp-carousel:hover .pdp-carousel__arrow{opacity:1}.pdp-carousel__arrow:hover{background:#fafaf7}.pdp-carousel__arrow svg{width:16px;height:16px;color:var(--text-primary)}.pdp-carousel__arrow--prev{left:16px}.pdp-carousel__arrow--next{right:16px}.pdp-carousel__thumbs{display:flex;gap:8px;position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:3}.pdp-carousel__thumb{width:56px;height:56px;border-radius:var(--radius-sm);overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:none;opacity:.6;transition:opacity .2s ease,border-color .2s ease}.pdp-carousel__thumb--active{opacity:1;border-color:#fff}.pdp-carousel__thumb:hover{opacity:1}.pdp-carousel__thumb img{width:100%;height:100%;object-fit:cover}.pdp-purchase{padding:0 0 0 48px;gap:20px;position:sticky;top:80px}.pdp-purchase__qty-row{display:flex;align-items:center;justify-content:space-between}.pdp-purchase__title{font-size:36px}.pdp-purchase__price{font-size:24px}.pdp-purchase__desc{font-size:15px;max-width:440px}.pdp-purchase__specs{flex-direction:row;gap:24px;padding:20px 24px}.pdp-purchase__cta{display:inline-flex;width:320px;height:52px}.pdp-purchase__meta{flex-direction:row;gap:24px;justify-content:flex-start}.pdp-story{flex-direction:row;align-items:stretch;min-height:480px}.pdp-story__content{flex:1;padding:80px;display:flex;flex-direction:column;justify-content:center}.pdp-story__title{font-size:36px}.pdp-story__text{font-size:16px}.pdp-story__image{flex:1;aspect-ratio:auto}.pdp-notes{padding:80px;max-width:800px;margin:0 auto}.pdp-notes__title{font-size:36px;margin-bottom:48px}.pdp-notes__pyramid{gap:32px}.pdp-notes__level{padding-bottom:32px}.pdp-notes__tag{padding:8px 18px;font-size:13px}.pdp-dimensions{flex-direction:row;align-items:center;padding:80px;gap:80px}.pdp-dimensions__visual{flex:0 0 auto;padding:0}.pdp-dimensions__image-wrap{width:340px}.pdp-dimensions__info{flex:1;padding:0}.pdp-dimensions__title{font-size:36px}.pdp-dimensions__grid{grid-template-columns:repeat(4,1fr);gap:16px}.pdp-dimensions__note{font-size:14px;max-width:480px}.pdp-materials{padding:80px}.pdp-materials__title{font-size:36px;margin-bottom:48px}.pdp-materials__grid{grid-template-columns:repeat(4,1fr);gap:24px}.pdp-materials__card{padding:28px 24px;gap:12px}.pdp-materials__icon{width:40px;height:40px}.pdp-materials__card-title{font-size:15px}.pdp-materials__card-desc{font-size:13px}.pdp-howto{flex-direction:row-reverse;align-items:stretch;min-height:520px}.pdp-howto__content{flex:1;padding:80px;display:flex;flex-direction:column;justify-content:center}.pdp-howto__title{font-size:36px}.pdp-howto__step-body h3{font-size:15px}.pdp-howto__step-body p{font-size:14px}.pdp-howto__image{flex:1;aspect-ratio:auto}.pdp-purchase__variant{width:64px;height:64px}.pdp-textures{padding:80px}.pdp-textures__title{font-size:36px;margin-bottom:40px}.pdp-textures__grid{flex-direction:row;gap:24px}.pdp-textures__card{flex:1}.pdp-textures__card-image{aspect-ratio:4 / 3}.pdp-textures__card-info{padding:28px}.pdp-textures__card-info h3{font-size:18px;margin-bottom:10px}.pdp-textures__card-info p{font-size:14px}.pdp-specs-table{padding:80px}.pdp-specs-table__grid{max-width:700px;margin:20px auto 0}.pdp-specs-table__row{padding:16px 0}.pdp-specs-table__key,.pdp-specs-table__val{font-size:14px}.pdp-details{padding:48px 80px 80px;max-width:700px;margin:0 auto}.pdp-details__summary{font-size:15px;padding:20px 0}.pdp-details__body p{font-size:14px}.main--pdp-landing .pdp-related{padding:60px 60px 80px;gap:32px}.main--pdp-landing .pdp-related__grid{grid-template-columns:repeat(4,1fr);gap:24px}.main--pdp-landing .pdp-related__cta{width:fit-content;padding:0 40px}.pdp-sticky-cta{display:none}}@media (prefers-reduced-motion: reduce){.pdp-carousel__track,.pdp-sticky-cta{transition:none}.pdp-details__summary svg{transition:none}.pdp-textures__card-image img{transition:none}.pdp-textures__card:hover .pdp-textures__card-image img{transform:none}html{scroll-behavior:auto}}
