.dtc{--dtc-bg:var(--color-bg-primary);--dtc-surface:#FFFFFF;--dtc-text:var(--color-text-primary);--dtc-text-soft:var(--color-text-secondary);--dtc-text-mute:var(--color-text-secondary);--dtc-line:var(--color-bg-secondary);--dtc-line-soft:var(--color-bg-tertiary);--dtc-cta:var(--color-accent-primary);--dtc-cta-hover:var(--color-accent-primary);--dtc-accent:var(--color-accent-gold);--dtc-accent-soft:#F4E3CC;--dtc-r-sm:8px;--dtc-r-md:12px;--dtc-r-lg:18px;--dtc-r-xl:24px;--dtc-r-pill:999px;--dtc-sh-sm:0 1px 2px rgba(15,23,42,.04);--dtc-sh:0 4px 16px rgba(15,23,42,.06);--dtc-sh-lg:0 12px 36px rgba(15,23,42,.08);--dtc-font:Helvetica,Arial,sans-serif;--dtc-heading-font:"Inter",Helvetica,Arial,sans-serif;font-family:var(--dtc-font);color:var(--dtc-text);line-height:1.55;-webkit-font-smoothing:antialiased;background:var(--dtc-bg)}.dtc *,.dtc *:before,.dtc *:after{box-sizing:border-box}.dtc h1,.dtc h2,.dtc h3,.dtc h4{font-family:var(--dtc-heading-font);color:var(--dtc-text);margin:0 0 .5rem;letter-spacing:-.012em;font-weight:700}.dtc h1{font-size:clamp(2rem,5.4vw,3.4rem);line-height:1.06;letter-spacing:-.022em}.dtc h2{font-size:clamp(1.55rem,3.2vw,2.15rem);line-height:1.18}.dtc h3{font-size:1.12rem;line-height:1.3;font-weight:600}.dtc p{margin:0 0 1rem}.dtc a{color:inherit;text-decoration:none}.dtc img{max-width:100%;height:auto;display:block}.dtc-wrap{max-width:1280px;margin:0 auto;padding:0 clamp(16px,4vw,32px)}.dtc-section{padding:clamp(56px,8vw,96px) 0}.dtc-section--tight{padding:clamp(40px,5vw,64px) 0}.dtc-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.7rem;border-radius:var(--dtc-r-pill);font:700 .95rem/1 var(--dtc-heading-font);cursor:pointer;transition:transform .15s ease,background .2s ease,border-color .2s ease,color .2s ease;border:0;text-decoration:none}.dtc-btn--primary{background:var(--dtc-cta);color:#fff}.dtc-btn--primary:hover{background:var(--dtc-cta-hover);transform:translateY(-1px)}.dtc-btn--ghost{background:transparent;color:var(--dtc-text);border:1.5px solid var(--dtc-line)}.dtc-btn--ghost:hover{border-color:var(--dtc-text)}.dtc-btn--white{background:#fff;color:var(--dtc-text)}.dtc-btn--white:hover{background:var(--dtc-bg)}.dtc-btn--lg{padding:1.08rem 2rem;font-size:1rem}.dtc-btn svg{width:18px;height:18px}.dtc-eyebrow{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--dtc-accent);margin-bottom:.55rem}.dtc-lead{font-size:clamp(1rem,1.5vw,1.12rem);color:var(--dtc-text-soft);line-height:1.6;max-width:60ch}.dtc-stars{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;color:var(--dtc-text-soft);font-weight:500}.dtc-stars__ic{display:inline-flex;gap:1px;color:var(--dtc-accent);letter-spacing:1px;font-size:1rem;line-height:1}.dtc-stars b{color:var(--dtc-text);font-weight:600}.dtc-section-head{text-align:center;margin-bottom:clamp(24px,3vw,38px);max-width:680px;margin-left:auto;margin-right:auto}.dtc-section-head h2{margin-bottom:.8rem}.dtc-section-head .dtc-lead{margin-left:auto;margin-right:auto}.dtc-section-head--left{text-align:left;margin-left:0;margin-right:0}.dtc-section-head--left .dtc-lead{margin-left:0}.dtc-reveal{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}@media(prefers-reduced-motion:reduce){.dtc-reveal{opacity:1;transform:none;transition:none}}.dtc-hero{padding:clamp(36px,5vw,72px) 0 clamp(48px,6vw,88px)}.dtc-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,5vw,64px);align-items:center}.dtc-hero__title{font-size:clamp(2rem,5.4vw,3.5rem);line-height:1.06;letter-spacing:-.025em;margin-bottom:1rem}.dtc-hero__sub{font-size:clamp(1.02rem,1.6vw,1.18rem);color:var(--dtc-text-soft);line-height:1.55;max-width:54ch;margin-bottom:1.6rem}.dtc-hero__cta{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;margin-bottom:1.4rem}.dtc-hero__trust{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem 1.5rem;font-size:.88rem;color:var(--dtc-text-soft)}.dtc-hero__trust svg{width:16px;height:16px;color:var(--dtc-cta);flex-shrink:0}.dtc-hero__media{position:relative;aspect-ratio:4/5;border-radius:var(--dtc-r-xl);overflow:hidden;background:var(--dtc-line-soft)}.dtc-hero__media img{width:100%;height:100%;object-fit:cover}.dtc-hero__rating-card{position:absolute;left:18px;bottom:18px;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.7rem 1rem;border-radius:var(--dtc-r-md);box-shadow:var(--dtc-sh);display:inline-flex;align-items:center;gap:.55rem;font-size:.85rem;color:var(--dtc-text);font-weight:500}.dtc-hero__rating-card .stars{color:var(--dtc-accent);letter-spacing:1px;font-size:.95rem}@media(max-width:860px){.dtc-hero__grid{grid-template-columns:1fr;gap:24px}.dtc-hero__media{aspect-ratio:4/3;order:-1}.dtc-hero__rating-card{left:14px;bottom:14px}}.dtc-finder{background:var(--dtc-surface);border-top:1px solid var(--dtc-line-soft);border-bottom:1px solid var(--dtc-line-soft);padding:22px 0}.dtc-finder__wrap{display:flex;align-items:center;gap:24px;flex-wrap:nowrap}.dtc-finder__label{font-weight:600;font-size:.92rem;color:var(--dtc-text);flex-shrink:0;display:inline-flex;align-items:center;gap:.5rem}.dtc-finder__label svg{width:18px;height:18px;color:var(--dtc-accent)}.dtc-finder__chips{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding:4px 0;flex:1 1 auto;min-width:0}.dtc-finder__chips::-webkit-scrollbar{display:none}.dtc-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.05rem;border-radius:var(--dtc-r-pill);background:var(--dtc-bg);border:1px solid var(--dtc-line);font:700 .88rem/1 var(--dtc-heading-font);color:var(--dtc-text);white-space:nowrap;transition:all .15s ease;cursor:pointer;text-decoration:none}.dtc-chip:hover{background:var(--dtc-cta);color:#fff;border-color:var(--dtc-cta);transform:translateY(-1px)}.dtc-chip:hover svg{color:#fff}.dtc-chip svg{width:17px;height:17px;color:var(--dtc-text-soft);transition:color .15s}@media(max-width:700px){.dtc-finder__wrap{flex-direction:column;align-items:flex-start;gap:12px}.dtc-finder__chips{width:100%;margin:0 -16px;padding:4px 16px 6px}}.dtc-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(24px,4vw,56px)}.dtc-benefit{text-align:center;padding:0 .5rem}.dtc-benefit__ic{width:68px;height:68px;margin:0 auto 1.1rem;border-radius:50%;background:var(--dtc-accent-soft);display:flex;align-items:center;justify-content:center;color:var(--dtc-cta)}.dtc-benefit__ic svg{width:32px;height:32px}.dtc-benefit h3{font-size:1.18rem;margin-bottom:.5rem;font-weight:600}.dtc-benefit p{color:var(--dtc-text-soft);font-size:.96rem;margin:0;line-height:1.55}@media(max-width:760px){.dtc-benefits__grid{grid-template-columns:1fr;gap:32px}}.dtc-collections__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.dtc-coll-card{position:relative;aspect-ratio:4/5;border-radius:var(--dtc-r-lg);overflow:hidden;background:var(--dtc-line-soft);display:flex;align-items:flex-end;padding:1.05rem 1.15rem;color:#fff;transition:transform .2s ease}.dtc-coll-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:transform .4s ease}.dtc-coll-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 45%,#000000a6);z-index:1}.dtc-coll-card:hover>img{transform:scale(1.05)}.dtc-coll-card__body{position:relative;z-index:2;width:100%}.dtc-coll-card h3{color:#fff;font-size:1.16rem;margin-bottom:.2rem;font-weight:600}.dtc-coll-card__link{font-size:.88rem;opacity:.95;display:inline-flex;align-items:center;gap:.3rem}.dtc-coll-card__link svg{width:14px;height:14px}.dtc-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 18px}.dtc-pcard{background:var(--dtc-surface);border-radius:var(--dtc-r-lg);overflow:hidden;display:flex;flex-direction:column;transition:transform .15s ease,box-shadow .2s ease}.dtc-pcard:hover{transform:translateY(-3px);box-shadow:var(--dtc-sh)}.dtc-pcard__media{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--dtc-line-soft);display:block}.dtc-pcard__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.dtc-pcard:hover .dtc-pcard__media img{transform:scale(1.04)}.dtc-pcard__badge{position:absolute;top:12px;left:12px;background:#fff;color:var(--dtc-text);font-size:.7rem;font-weight:600;padding:.28rem .6rem;border-radius:var(--dtc-r-pill);letter-spacing:.02em}.dtc-pcard__badge--sale{background:var(--dtc-cta);color:#fff}.dtc-pcard__body{padding:1.05rem 1.1rem 1.2rem;display:flex;flex-direction:column;gap:.35rem;flex-grow:1}.dtc-pcard__name{font-size:1rem;font-weight:600;color:var(--dtc-text);line-height:1.3;margin:0}.dtc-pcard__name a{color:inherit}.dtc-pcard__name a:hover{color:var(--dtc-cta)}.dtc-pcard__rating{font-size:.8rem;color:var(--dtc-text-soft);display:flex;align-items:center;gap:.35rem}.dtc-pcard__rating .stars{color:var(--dtc-accent);letter-spacing:1px;font-size:.85rem}.dtc-pcard__price{display:flex;align-items:baseline;gap:.5rem;margin-top:.2rem}.dtc-pcard__price .now{font-size:1.05rem;font-weight:700;color:var(--dtc-text)}.dtc-pcard__price .was{font-size:.85rem;color:var(--dtc-text-mute);text-decoration:line-through}.dtc-pcard__btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.72rem 1rem;border-radius:var(--dtc-r-pill);background:var(--dtc-cta);color:#fff!important;font-weight:600;font-size:.88rem;margin-top:.65rem;transition:background .2s ease;border:0;cursor:pointer;font-family:inherit;text-decoration:none}.dtc-pcard__btn:hover{background:var(--dtc-cta-hover)}.dtc-pcard__btn[disabled]{opacity:.5;cursor:not-allowed}.dtc-products__cta{text-align:center;margin-top:clamp(24px,3vw,34px)}@media(max-width:1000px){.dtc-products__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:740px){.dtc-products__grid{grid-template-columns:repeat(2,1fr);gap:18px 12px}.dtc-pcard__body{padding:.85rem .9rem 1rem}}.dtc-ps__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dtc-ps__col{padding:clamp(28px,4vw,44px);border-radius:var(--dtc-r-lg)}.dtc-ps__col--problem{background:var(--dtc-surface);border:1px solid var(--dtc-line)}.dtc-ps__col--solution{background:var(--dtc-cta);color:#fff}.dtc-ps__col h3{font-size:1.35rem;margin-bottom:1.2rem}.dtc-ps__col--solution h3{color:#fff}.dtc-ps__col .dtc-eyebrow{display:inline-block;margin-bottom:.6rem}.dtc-ps__col--solution .dtc-eyebrow{color:var(--dtc-accent)}.dtc-ps__list{display:flex;flex-direction:column;gap:1.05rem;margin-top:.4rem}.dtc-ps__item{display:flex;gap:.9rem;align-items:flex-start}.dtc-ps__item .ic{flex-shrink:0;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center}.dtc-ps__col--problem .ic{background:var(--dtc-line-soft);color:var(--dtc-text-soft)}.dtc-ps__col--solution .ic{background:#ffffff29;color:#fff}.dtc-ps__item .ic svg{width:17px;height:17px}.dtc-ps__item b{display:block;font-size:1rem;margin-bottom:.15rem;font-weight:600}.dtc-ps__item p{font-size:.92rem;margin:0;line-height:1.5}.dtc-ps__col--problem .dtc-ps__item p{color:var(--dtc-text-soft)}.dtc-ps__col--solution .dtc-ps__item p{color:#ffffffe0}@media(max-width:800px){.dtc-ps__grid{grid-template-columns:1fr}}.dtc-reviews__head{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:clamp(28px,3.5vw,40px);flex-wrap:wrap}.dtc-reviews__score{display:flex;align-items:center;gap:.7rem;font-weight:500;color:var(--dtc-text-soft);font-size:.95rem}.dtc-reviews__score .big{font-size:1.7rem;font-weight:700;color:var(--dtc-text);line-height:1}.dtc-reviews__score .stars{color:var(--dtc-accent);letter-spacing:1px;font-size:1.1rem;line-height:1}.dtc-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dtc-review{background:var(--dtc-surface);border-radius:var(--dtc-r-lg);padding:1.1rem;border:1px solid var(--dtc-line);display:flex;flex-direction:column;gap:.55rem}.dtc-review__head{display:flex;align-items:center;gap:.7rem}.dtc-review__avatar{width:42px;height:42px;border-radius:50%;background:var(--dtc-accent-soft);color:var(--dtc-cta);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;overflow:hidden;flex-shrink:0}.dtc-review__avatar img{width:100%;height:100%;object-fit:cover}.dtc-review__meta{display:flex;flex-direction:column;gap:.05rem;min-width:0}.dtc-review__meta b{font-size:.92rem;font-weight:600}.dtc-review__meta span{font-size:.78rem;color:var(--dtc-text-mute)}.dtc-review__stars{color:var(--dtc-accent);letter-spacing:1px;font-size:1rem;line-height:1}.dtc-review__text{font-size:.94rem;color:var(--dtc-text-soft);line-height:1.55;flex-grow:1;margin:0}.dtc-review__product{font-size:.8rem;color:var(--dtc-text);font-weight:500;padding-top:.6rem;border-top:1px solid var(--dtc-line-soft);display:inline-flex;align-items:center;gap:.4rem}.dtc-review__product svg{width:14px;height:14px;color:var(--dtc-accent)}.dtc-review__product:hover{color:var(--dtc-cta)}@media(max-width:900px){.dtc-reviews__grid{grid-template-columns:1fr}}.dtc-sg__grid{display:grid;grid-template-columns:1fr 1.3fr;gap:clamp(28px,5vw,56px);align-items:center}.dtc-sg__visual{background:var(--dtc-bg);border-radius:var(--dtc-r-lg);padding:clamp(20px,3vw,32px);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;position:relative}.dtc-sg__visual svg{width:78%;height:78%;color:var(--dtc-cta)}.dtc-sg__label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--dtc-cta);color:#fff;padding:.4rem .8rem;border-radius:var(--dtc-r-pill);font-size:.78rem;font-weight:600;letter-spacing:.02em;box-shadow:var(--dtc-sh)}.dtc-sg__table{width:100%;border-collapse:collapse}.dtc-sg__table th,.dtc-sg__table td{padding:.85rem .8rem;text-align:left;font-size:.94rem;border-bottom:1px solid var(--dtc-line-soft)}.dtc-sg__table th{font-weight:600;color:var(--dtc-text);border-bottom:2px solid var(--dtc-text);font-size:.85rem;letter-spacing:.02em}.dtc-sg__table tr:last-child td{border-bottom:0}.dtc-sg__table td:first-child{font-weight:700;color:var(--dtc-text)}.dtc-sg__intro{margin-bottom:1.2rem}.dtc-sg__cta{margin-top:1.6rem}@media(max-width:800px){.dtc-sg__grid{grid-template-columns:1fr}.dtc-sg__visual{aspect-ratio:2.4/1;padding:1.5rem}.dtc-sg__visual svg{height:90%}.dtc-sg__table{font-size:.85rem}.dtc-sg__table th,.dtc-sg__table td{padding:.7rem .5rem}}.dtc-faq__list{max-width:820px;margin:0 auto}.dtc-faq__item{border-bottom:1px solid var(--dtc-line-soft)}.dtc-faq__item summary{padding:1.3rem 0;font-size:1.05rem;font-weight:600;color:var(--dtc-text);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;list-style:none}.dtc-faq__item summary::-webkit-details-marker{display:none}.dtc-faq__item summary svg{width:22px;height:22px;flex-shrink:0;color:var(--dtc-cta);transition:transform .22s ease}.dtc-faq__item[open] summary svg{transform:rotate(45deg)}.dtc-faq__answer{padding:0 0 1.3rem;font-size:.96rem;color:var(--dtc-text-soft);line-height:1.6}.dtc-faq__answer p{margin:0 0 .8rem}.dtc-faq__answer p:last-child{margin:0}.dtc-faq__answer a{color:var(--dtc-cta);text-decoration:underline}.dtc-faq__answer ul{padding-left:1.1rem;margin:.5rem 0 .8rem}.dtc-bg-surface{background:var(--dtc-surface)}.dtc-bg-bg{background:var(--dtc-bg)}.dtc{--dtc-h1-size: clamp(2.2rem, 5.8vw, 3.6rem);--dtc-h2-size: clamp(1.8rem, 3.5vw, 2.4rem);--dtc-eyebrow-size: .78rem;--dtc-lead-size: 1.12rem;--dtc-hero-sub-size: 1.18rem;--dtc-card-title-size: 1.22rem;--dtc-card-text-size: 1.02rem;--dtc-link-size: 1rem;--dtc-coll-title-size: 1.42rem;--dtc-pc-name-size: 1.08rem;--dtc-price-size: 1.12rem;--dtc-faq-q-size: 1.12rem;--dtc-faq-a-size: 1.02rem;--dtc-table-size: 1rem;--dtc-review-text-size: 1rem;--dtc-chip-size: .92rem;--dtc-trust-size: .92rem;--dtc-seo-size: 1.04rem;--dtc-blog-title-size: 1.18rem;--dtc-blog-text-size: 1rem}.dtc h1{font-size:var(--dtc-h1-size)}.dtc h2{font-size:var(--dtc-h2-size)}.dtc-eyebrow{font-size:var(--dtc-eyebrow-size)}.dtc-lead{font-size:var(--dtc-lead-size)}.dtc-hero__title{font-size:var(--dtc-h1-size)}.dtc-hero__sub{font-size:var(--dtc-hero-sub-size)}.dtc-hero__trust{font-size:var(--dtc-trust-size)}.dtc-benefit h3{font-size:var(--dtc-card-title-size)}.dtc-benefit p{font-size:var(--dtc-card-text-size)}.dtc-coll-card h3{font-size:var(--dtc-coll-title-size)}.dtc-pcard__name{font-size:var(--dtc-pc-name-size)}.dtc-pcard__price .now{font-size:var(--dtc-price-size)}.dtc-faq__item summary{font-size:var(--dtc-faq-q-size)}.dtc-faq__answer{font-size:var(--dtc-faq-a-size)}.dtc-sg__table th,.dtc-sg__table td{font-size:var(--dtc-table-size)}.dtc-review__text{font-size:var(--dtc-review-text-size)}.dtc-chip{font-size:var(--dtc-chip-size)}.dtc-ps__item b{font-size:var(--dtc-card-title-size)}.dtc-ps__item p{font-size:var(--dtc-card-text-size)}.dtc-hero--bg{position:relative;overflow:hidden;padding:0!important;min-height:600px;display:flex;align-items:center}.dtc-hero--bg .dtc-hero__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.dtc-hero--bg .dtc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.dtc-hero--bg .dtc-wrap{position:relative;z-index:2;width:100%;padding-top:clamp(72px,12vw,140px);padding-bottom:clamp(72px,12vw,140px)}.dtc-hero--bg .dtc-hero__grid{grid-template-columns:1fr}.dtc-hero--bg .dtc-hero__media{display:none}.dtc-hero--bg .dtc-hero__text{max-width:660px}.dtc-hero--bg .dtc-hero__title{color:#fff}.dtc-hero--bg .dtc-hero__sub{color:#fffffff0}.dtc-hero--bg .dtc-hero__trust{color:#ffffffeb}.dtc-hero--bg .dtc-hero__trust svg{color:var(--dtc-accent)}.dtc-hero--bg .dtc-eyebrow{color:var(--dtc-accent)}.dtc-hero--bg.dtc-hero--center .dtc-wrap{text-align:center}.dtc-hero--bg.dtc-hero--center .dtc-hero__text{margin:0 auto}.dtc-hero--bg.dtc-hero--center .dtc-hero__cta,.dtc-hero--bg.dtc-hero--center .dtc-hero__trust{justify-content:center}.dtc-hero--bg .dtc-btn--ghost{color:#fff;border-color:#ffffff8c}.dtc-hero--bg .dtc-btn--ghost:hover{background:#ffffff1f;border-color:#fff}@media(max-width:860px){.dtc-hero--bg{min-height:520px}.dtc-hero--bg .dtc-hero__text{max-width:100%}}@media(max-width:740px){.dtc-hscroll-m{display:flex!important;grid-template-columns:none!important;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:0 -16px;padding:4px 16px 14px;gap:14px!important}.dtc-hscroll-m::-webkit-scrollbar{display:none}.dtc-hscroll-m>*{scroll-snap-align:start;flex-shrink:0}.dtc-products__grid.dtc-hscroll-m>*{flex:0 0 62%;max-width:260px}.dtc-collections__grid.dtc-hscroll-m>*{flex:0 0 66%;max-width:270px;aspect-ratio:4/5}.dtc-benefits__grid.dtc-hscroll-m>*{flex:0 0 78%;max-width:320px}.dtc-reviews__grid.dtc-hscroll-m>*{flex:0 0 78%;max-width:310px}.dtc-blog__grid.dtc-hscroll-m>*{flex:0 0 72%;max-width:290px}}.dtc-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.dtc-bcard{background:var(--dtc-surface);border-radius:var(--dtc-r-lg);overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--dtc-line);transition:transform .15s ease,box-shadow .2s ease}.dtc-bcard:hover{transform:translateY(-3px);box-shadow:var(--dtc-sh)}.dtc-bcard__media{aspect-ratio:16/10;overflow:hidden;background:var(--dtc-line-soft);position:relative}.dtc-bcard__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.dtc-bcard:hover .dtc-bcard__media img{transform:scale(1.05)}.dtc-bcard__cat{position:absolute;top:14px;left:14px;background:#fffffff2;color:var(--dtc-cta);font-size:.7rem;font-weight:600;padding:.3rem .65rem;border-radius:var(--dtc-r-pill);letter-spacing:.02em}.dtc-bcard__body{padding:1.3rem;display:flex;flex-direction:column;gap:.5rem;flex-grow:1}.dtc-bcard h3{font-size:var(--dtc-blog-title-size);margin:0;line-height:1.3;color:var(--dtc-text)}.dtc-bcard p{font-size:var(--dtc-blog-text-size);color:var(--dtc-text-soft);margin:0;line-height:1.5}.dtc-bcard__meta{font-size:.82rem;color:var(--dtc-text-mute);margin-top:auto;display:inline-flex;align-items:center;gap:.4rem;padding-top:.5rem}.dtc-bcard__meta svg{width:14px;height:14px}.dtc-bcard__more{display:inline-flex;align-items:center;gap:.35rem;color:var(--dtc-cta);font-weight:600;font-size:.92rem}.dtc-bcard__more svg{width:14px;height:14px}@media(max-width:1000px){.dtc-blog__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:740px){.dtc-blog__grid{grid-template-columns:1fr}}.dtc-seo__content{max-width:880px;margin:0 auto;font-size:var(--dtc-seo-size);color:var(--dtc-text-soft);line-height:1.7}.dtc-seo__content--2col{max-width:1100px;column-count:2;column-gap:3rem}.dtc-seo__content h2{font-size:1.6rem;color:var(--dtc-text);margin:1.4rem 0 .6rem;break-after:avoid}.dtc-seo__content h3{font-size:1.2rem;color:var(--dtc-text);margin:1.2rem 0 .4rem;font-weight:600;break-after:avoid}.dtc-seo__content p{margin:0 0 1rem}.dtc-seo__content ul,.dtc-seo__content ol{padding-left:1.2rem;margin:.5rem 0 1.1rem}.dtc-seo__content li{margin-bottom:.35rem}.dtc-seo__content a{color:var(--dtc-cta);text-decoration:underline}.dtc-seo__content strong{color:var(--dtc-text);font-weight:600}@media(max-width:760px){.dtc-seo__content--2col{column-count:1}}.dtc-tb{background:var(--dtc-cta);color:#fff}.dtc-tb__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.dtc-tb__item{display:flex;flex-direction:column;align-items:center;gap:.6rem}.dtc-tb__ic{width:52px;height:52px;border-radius:50%;background:#ffffff1f;display:flex;align-items:center;justify-content:center;color:var(--dtc-accent)}.dtc-tb__ic svg{width:24px;height:24px}.dtc-tb__item b{font-size:1.05rem;font-weight:600;display:block;color:#fff}.dtc-tb__item p{font-size:.9rem;color:#ffffffd1;margin:0;max-width:26ch}@media(max-width:860px){.dtc-tb__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:480px){.dtc-tb__grid{grid-template-columns:1fr;gap:1.6rem}}.dtc-section{padding:clamp(64px,9vw,120px) 0}.dtc-section--tight{padding:clamp(44px,6vw,72px) 0}.dtc-section-head{margin-bottom:clamp(36px,5vw,64px)}.dtc-eyebrow{font-size:.76rem;letter-spacing:.16em}.dtc-hero{position:relative;overflow:hidden;padding:0!important;display:flex;align-items:flex-end;min-height:86vh}@supports (height: 100svh){.dtc-hero{min-height:86svh}}.dtc-hero__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.dtc-hero__ph{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(120% 90% at 70% 10%,#3a4f44,#232f29 45%,#1a221d)}.dtc-hero__ph:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1.4px);background-size:26px 26px;opacity:.5}.dtc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0f172a2e,#0f172a0a 30%,#0f172a85 76%,#0f172acc)}.dtc-hero .dtc-wrap{position:relative;z-index:2;width:100%;padding-top:clamp(120px,18vw,200px);padding-bottom:clamp(40px,7vw,86px)}.dtc-hero__text{max-width:720px;color:#fff}.dtc-hero--center .dtc-wrap{text-align:center}.dtc-hero--center .dtc-hero__text{margin:0 auto}.dtc-hero--center .dtc-hero__cta,.dtc-hero--center .dtc-hero__trust{justify-content:center}.dtc-hero__tag{display:inline-flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff;margin-bottom:1.1rem;padding:.4rem .9rem;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#ffffff0f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dtc-hero__tag .star{color:var(--dtc-accent)}.dtc-hero__title{font-size:clamp(2.5rem,7vw,4.7rem)!important;line-height:1.02;letter-spacing:-.03em;font-weight:700;color:#fff;margin:0 0 1.1rem;text-shadow:0 2px 30px rgba(0,0,0,.22)}.dtc-hero__sub{font-size:clamp(1.05rem,1.9vw,1.32rem)!important;line-height:1.5;color:#fffffff0;max-width:54ch;margin:0 0 1.8rem}.dtc-hero--center .dtc-hero__sub{margin-left:auto;margin-right:auto}.dtc-hero__cta{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;margin-bottom:1.7rem}.dtc-hero__cta .dtc-btn--lg{padding:1.15rem 2.2rem;font-size:1.05rem;box-shadow:0 10px 30px #0003}.dtc-hero__cta .dtc-btn--ghost{color:#fff;border:1.5px solid rgba(255,255,255,.5);background:#ffffff0a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dtc-hero__cta .dtc-btn--ghost:hover{background:#ffffff24;border-color:#fff}.dtc-hero__trust{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem 1.4rem;font-size:.92rem;color:#ffffffeb;font-weight:500}.dtc-hero__trust>span{display:inline-flex;align-items:center;gap:.45rem}.dtc-hero__trust svg{width:17px;height:17px;color:var(--dtc-accent);flex-shrink:0}.dtc-hero__trust .stars{color:var(--dtc-accent);letter-spacing:1px}.dtc-hero__trust .sep{width:1px;height:13px;background:#ffffff4d}@media(max-width:760px){.dtc-hero{min-height:82vh}@supports (height: 100svh){.dtc-hero{min-height:82svh}}.dtc-hero .dtc-wrap{padding-top:96px;padding-bottom:clamp(28px,7vw,44px)}.dtc-hero__cta{flex-direction:column;align-items:stretch;gap:.7rem}.dtc-hero__cta .dtc-btn{width:100%}.dtc-hero__trust{gap:.5rem 1rem;font-size:.85rem}}.dtc-feature__grid{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(36px,5.5vw,80px);align-items:center}.dtc-feature--reverse .dtc-feature__media{order:2}.dtc-feature__media{position:relative;aspect-ratio:4/5;border-radius:var(--dtc-r-xl);overflow:hidden;background:linear-gradient(160deg,#ece9e1,#dedad0)}.dtc-feature__media img{width:100%;height:100%;object-fit:cover}.dtc-feature__media .ph-ic{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#b7b0a2}.dtc-feature__media .ph-ic svg{width:88px;height:88px}.dtc-feature__badge{position:absolute;left:20px;bottom:20px;background:#fff;border-radius:var(--dtc-r-md);padding:.85rem 1.15rem;box-shadow:var(--dtc-sh-lg);display:flex;align-items:center;gap:.8rem;max-width:calc(100% - 40px)}.dtc-feature__badge .ic{width:34px;height:34px;border-radius:50%;background:var(--dtc-accent-soft);color:var(--dtc-cta);display:flex;align-items:center;justify-content:center;flex-shrink:0}.dtc-feature__badge .ic svg{width:18px;height:18px}.dtc-feature__badge b{display:block;font-size:.92rem;font-weight:600;line-height:1.2}.dtc-feature__badge span{font-size:.78rem;color:var(--dtc-text-mute)}.dtc-feature__text h2{margin-bottom:1rem}.dtc-feature__lead{font-size:var(--dtc-lead-size);color:var(--dtc-text-soft);margin-bottom:2.2rem;line-height:1.55}.dtc-feature__list{display:flex;flex-direction:column;gap:1.7rem}.dtc-feature__item{display:flex;gap:1.1rem;align-items:flex-start}.dtc-feature__ic{flex-shrink:0;width:50px;height:50px;border-radius:var(--dtc-r-md);background:var(--dtc-accent-soft);color:var(--dtc-cta);display:flex;align-items:center;justify-content:center}.dtc-feature__ic svg{width:24px;height:24px}.dtc-feature__item b{display:block;font-size:1.16rem;font-weight:600;margin-bottom:.25rem}.dtc-feature__item p{font-size:1rem;color:var(--dtc-text-soft);margin:0;line-height:1.5}.dtc-feature__cta{margin-top:2.4rem}@media(max-width:880px){.dtc-feature__grid{grid-template-columns:1fr;gap:36px}.dtc-feature--reverse .dtc-feature__media{order:0}.dtc-feature__media{aspect-ratio:4/3}.dtc-feature__list{gap:1.4rem}}.dtc-sg2__head{text-align:center;max-width:660px;margin:0 auto clamp(36px,5vw,56px)}.dtc-sg2__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(32px,5vw,64px);align-items:center}.dtc-sg2__visual{position:relative;background:linear-gradient(160deg,#f2f0ea,#e7e4da);border-radius:var(--dtc-r-xl);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:clamp(22px,4vw,44px)}.dtc-sg2__visual svg.dog{width:84%;height:84%;color:var(--dtc-cta)}.dtc-sg2__chip{position:absolute;background:var(--dtc-cta);color:#fff;font-size:.76rem;font-weight:600;letter-spacing:.02em;padding:.4rem .85rem;border-radius:999px;box-shadow:var(--dtc-sh);top:47%;left:50%;transform:translate(-50%,-50%);white-space:nowrap}.dtc-sg2__steps{display:flex;gap:1.3rem;margin-bottom:1.9rem;flex-wrap:wrap}.dtc-sg2__step{display:flex;align-items:center;gap:.55rem;font-size:.92rem;color:var(--dtc-text-soft)}.dtc-sg2__step b{width:24px;height:24px;border-radius:50%;background:var(--dtc-cta);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.76rem;font-weight:700;flex-shrink:0}.dtc-sg2__sizes{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:2rem}.dtc-sg2__size{background:var(--dtc-surface);border:1px solid var(--dtc-line);border-radius:var(--dtc-r-md);padding:1.05rem .6rem;text-align:center;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.dtc-sg2__size:hover{border-color:var(--dtc-cta);transform:translateY(-3px);box-shadow:var(--dtc-sh)}.dtc-sg2__size .sz{font-size:1.5rem;font-weight:700;color:var(--dtc-text);line-height:1;margin-bottom:.45rem}.dtc-sg2__size .ch{font-size:.82rem;color:var(--dtc-text);font-weight:600;line-height:1.2}.dtc-sg2__size .br{font-size:.7rem;color:var(--dtc-text-mute);margin-top:.25rem;line-height:1.25}.dtc-sg2__note{font-size:.88rem;color:var(--dtc-text-mute);margin-top:1.4rem;display:inline-flex;align-items:center;gap:.45rem}.dtc-sg2__note svg{width:15px;height:15px;color:var(--dtc-accent)}@media(max-width:880px){.dtc-sg2__grid{grid-template-columns:1fr;gap:32px}.dtc-sg2__visual{aspect-ratio:1.5/1}.dtc-sg2__sizes{grid-template-columns:repeat(2,1fr)}.dtc-sg2__steps{gap:1rem}}.dtc-faq__intro{max-width:760px;margin:0 auto clamp(28px,4vw,44px);text-align:center;font-size:1.04rem;color:var(--dtc-text-soft);line-height:1.65}.dtc-faq__intro p{margin:0 0 .8rem}.dtc-faq__intro p:last-child{margin:0}.dtc-faq__intro strong{color:var(--dtc-text);font-weight:600}.dtc-faq__intro a{color:var(--dtc-cta);text-decoration:underline}.dtc-coll-card{aspect-ratio:4/5}.dtc-coll-card h3{font-size:var(--dtc-coll-title-size, 1.5rem)}.dtc-coll-card__ic{position:absolute;top:16px;left:16px;z-index:2;width:38px;height:38px;border-radius:50%;background:#ffffffeb;color:var(--dtc-cta);display:flex;align-items:center;justify-content:center}.dtc-coll-card__ic svg{width:19px;height:19px}@media(max-width:740px){.dtc-coll-card{aspect-ratio:3/4}}.dtc-hero__overlay,.dtc-hero__overlay-tint{display:none}.dtc-sg2__visual.has-img{background:var(--dtc-line-soft);padding:0;overflow:hidden}.dtc-sg2__visual.has-img>img{width:100%;height:100%;object-fit:cover}.dtc-sg2__visual.has-img .dtc-sg2__chip{box-shadow:0 6px 20px #00000040}.dtc-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.dtc-hero__bg>.dtc-hero__bg-img,.dtc-hero__bg>.dtc-hero__ph{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.dtc-hero__bg>.dtc-hero__bg-img{object-fit:cover}.dtc-hero__veil,.dtc-hero__fade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}@media(max-width:760px){.dtc-hero--mfit{display:block!important;min-height:0!important;align-items:stretch}.dtc-hero--mfit .dtc-hero__bg{position:relative;aspect-ratio:var(--dtc-hero-ar, 1.4)}.dtc-hero--mfit .dtc-wrap{position:static;background:var(--dtc-bg);padding-top:clamp(24px,7vw,36px);padding-bottom:clamp(30px,8vw,44px)}.dtc-hero--mfit .dtc-hero__title{color:var(--dtc-text);text-shadow:none}.dtc-hero--mfit .dtc-hero__sub,.dtc-hero--mfit .dtc-hero__trust{color:var(--dtc-text-soft)}.dtc-hero--mfit .dtc-hero__trust svg{color:var(--dtc-cta)}.dtc-hero--mfit .dtc-hero__trust .stars{color:var(--dtc-accent)}.dtc-hero--mfit .dtc-hero__trust .sep{background:var(--dtc-line)}.dtc-hero--mfit .dtc-hero__tag{color:var(--dtc-cta);background:var(--dtc-accent-soft);border-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.dtc-hero--mfit .dtc-hero__cta .dtc-btn--ghost{color:var(--dtc-text);border-color:var(--dtc-line);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}}.dtc-pdp{font-family:var(--dtc-font);color:var(--dtc-text)}.dtc-pdp .dtc-wrap{max-width:1100px}.dtc-pdp-sec{padding:clamp(40px,6vw,72px) 0}.dtc-pdp-head{margin-bottom:clamp(20px,3vw,36px)}.dtc-pdp-head h2{font-size:clamp(1.45rem,3vw,2rem);line-height:1.18;margin:0 0 .5rem;letter-spacing:-.01em}.dtc-pdp-head .dtc-eyebrow{margin-bottom:.5rem}.dtc-pdp-head .lead{font-size:1.05rem;color:var(--dtc-text-soft);margin:0;max-width:70ch;line-height:1.55}.dtc-pdp-rt{font-size:1.02rem;color:var(--dtc-text-soft);line-height:1.65}.dtc-pdp-rt h3{font-size:1.15rem;color:var(--dtc-text);margin:1.2rem 0 .4rem;font-weight:600}.dtc-pdp-rt p{margin:0 0 .9rem}.dtc-pdp-rt ul{padding-left:1.15rem;margin:.5rem 0 1rem;list-style:disc}.dtc-pdp-rt li{margin-bottom:.35rem}.dtc-pdp-rt a{color:var(--dtc-cta);text-decoration:underline}.dtc-pdp-rt strong{color:var(--dtc-text);font-weight:600}.dtc-pdp-cta{margin-top:1.4rem}.dtc-pdp-strip{background:var(--dtc-surface);border-top:1px solid var(--dtc-line-soft);border-bottom:1px solid var(--dtc-line-soft);padding:20px 0}.dtc-pdp-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.dtc-pdp-strip__item{display:flex;align-items:flex-start;gap:.7rem}.dtc-pdp-strip__ic{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:var(--dtc-accent-soft);color:var(--dtc-cta);display:flex;align-items:center;justify-content:center}.dtc-pdp-strip__ic svg{width:17px;height:17px}.dtc-pdp-strip__item b{display:block;font-size:.9rem;font-weight:600;line-height:1.25}.dtc-pdp-strip__item span{font-size:.8rem;color:var(--dtc-text-mute)}@media(max-width:740px){.dtc-pdp-strip__grid{grid-template-columns:repeat(2,1fr);gap:1rem .8rem}}.dtc-pdp-table{width:100%;border-collapse:collapse;background:var(--dtc-surface);border:1px solid var(--dtc-line);border-radius:var(--dtc-r-md);overflow:hidden}.dtc-pdp-table th,.dtc-pdp-table td{padding:.8rem .95rem;text-align:left;font-size:.94rem;border-bottom:1px solid var(--dtc-line-soft);vertical-align:top}.dtc-pdp-table thead th{background:var(--dtc-bg);font-weight:600;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;color:var(--dtc-text)}.dtc-pdp-table tbody tr:last-child td{border-bottom:0}.dtc-pdp-table tbody tr:hover{background:var(--dtc-bg)}.dtc-pdp-table td:first-child,.dtc-pdp-table th:first-child{font-weight:600;color:var(--dtc-text)}.dtc-pdp-table--specs td:first-child{width:38%;color:var(--dtc-text-soft);font-weight:600}.dtc-pdp-note{font-size:.9rem;color:var(--dtc-text-soft);margin-top:1rem;display:flex;align-items:flex-start;gap:.5rem;padding:.85rem 1rem;background:var(--dtc-accent-soft);border-radius:var(--dtc-r-sm)}.dtc-pdp-note svg{width:16px;height:16px;color:var(--dtc-cta);flex-shrink:0;margin-top:1px}.dtc-pdp-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:600px){.dtc-pdp-table th,.dtc-pdp-table td{padding:.65rem .55rem;font-size:.86rem}}.dtc-pdp-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.dtc-pdp-card{background:var(--dtc-surface);border:1px solid var(--dtc-line);border-radius:var(--dtc-r-lg);padding:1.3rem}.dtc-pdp-card__ic{width:44px;height:44px;border-radius:var(--dtc-r-md);background:var(--dtc-accent-soft);color:var(--dtc-cta);display:flex;align-items:center;justify-content:center;margin-bottom:.9rem}.dtc-pdp-card__ic svg{width:22px;height:22px}.dtc-pdp-card h3{font-size:1.05rem;font-weight:600;margin:0 0 .35rem}.dtc-pdp-card p{font-size:.92rem;color:var(--dtc-text-soft);margin:0;line-height:1.5}@media(max-width:980px){.dtc-pdp-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.dtc-pdp-cards{grid-template-columns:1fr}}.dtc-pdp-rb{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(28px,4vw,56px);align-items:center}.dtc-pdp-rb--noimg{grid-template-columns:1fr;max-width:800px}.dtc-pdp-rb--right .dtc-pdp-rb__img{order:2}.dtc-pdp-rb__img{border-radius:var(--dtc-r-lg);overflow:hidden;background:var(--dtc-line-soft);aspect-ratio:4/3}.dtc-pdp-rb__img img{width:100%;height:100%;object-fit:cover}@media(max-width:800px){.dtc-pdp-rb{grid-template-columns:1fr;gap:24px}.dtc-pdp-rb--right .dtc-pdp-rb__img{order:0}}.dtc-pdp-steps__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(28px,4vw,56px);align-items:start}.dtc-pdp-steps__grid--noimg{grid-template-columns:1fr}.dtc-pdp-steps__img{border-radius:var(--dtc-r-lg);overflow:hidden;background:linear-gradient(160deg,#f2f0ea,#e7e4da);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.dtc-pdp-steps__img img{width:100%;height:100%;object-fit:cover}.dtc-pdp-steps__img svg{width:78%;height:78%;color:var(--dtc-cta)}.dtc-pdp-steps__list{display:flex;flex-direction:column;gap:1.3rem}.dtc-pdp-step{display:flex;gap:1rem;align-items:flex-start}.dtc-pdp-step__n{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--dtc-cta);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.dtc-pdp-step__n--check{background:var(--dtc-accent-soft);color:var(--dtc-cta)}.dtc-pdp-step__n svg{width:16px;height:16px}.dtc-pdp-step b{display:block;font-size:1.05rem;font-weight:600;margin-bottom:.15rem}.dtc-pdp-step p{font-size:.94rem;color:var(--dtc-text-soft);margin:0;line-height:1.5}@media(max-width:800px){.dtc-pdp-steps__grid{grid-template-columns:1fr;gap:24px}.dtc-pdp-steps__img{aspect-ratio:1.6/1}}.dtc-pdp-checklist{background:var(--dtc-surface);border:1px solid var(--dtc-line);border-radius:var(--dtc-r-lg);padding:clamp(20px,3vw,32px);max-width:720px}.dtc-pdp-checklist ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.9rem}.dtc-pdp-checklist li{display:flex;gap:.8rem;align-items:flex-start;font-size:1rem;color:var(--dtc-text)}.dtc-pdp-checklist li svg{flex-shrink:0;width:20px;height:20px;color:var(--dtc-cta);margin-top:1px}.dtc-pdp-checklist li b{font-weight:600}.dtc-pdp-checklist li span{color:var(--dtc-text-soft)}.dtc{--dtc-ease: cubic-bezier(.19, 1, .22, 1);--dtc-ease-out: cubic-bezier(.4, 0, .22, 1);--dtc-r-sm: 10px;--dtc-r-md: 16px;--dtc-r-lg: 24px;--dtc-r-xl: 32px;--dtc-r-xxl: 40px;--dtc-r-pill: 999px;--dtc-sh-sm: 0 2px 6px -1px rgba(15,23,42,.05), 0 1px 2px rgba(15,23,42,.04);--dtc-sh: 0 8px 20px -8px rgba(15,23,42,.1), 0 2px 6px -2px rgba(15,23,42,.05);--dtc-sh-lg: 0 24px 48px -16px rgba(15,23,42,.16), 0 8px 16px -8px rgba(15,23,42,.08);--dtc-sh-xl: 0 40px 80px -24px rgba(15,23,42,.22), 0 12px 24px -12px rgba(15,23,42,.1);--dtc-space-section: clamp(72px, 10vw, 128px);--dtc-space-section-tight: clamp(48px, 6vw, 80px);line-height:1.6;letter-spacing:-.003em}.dtc h1{letter-spacing:-.026em;line-height:1.04}.dtc h2{letter-spacing:-.018em;line-height:1.12}.dtc h3{letter-spacing:-.008em;line-height:1.28}.dtc p{line-height:1.65}.dtc-section{padding:var(--dtc-space-section) 0}.dtc-section--tight{padding:var(--dtc-space-section-tight) 0}.dtc-btn{padding:1rem 1.85rem;border-radius:var(--dtc-r-pill);font-weight:600;font-size:.96rem;letter-spacing:.005em;transition:transform .25s var(--dtc-ease),background-color .25s var(--dtc-ease),border-color .25s var(--dtc-ease),box-shadow .35s var(--dtc-ease),color .2s ease;position:relative}.dtc-btn--primary{box-shadow:0 8px 20px -8px #eaa22d73}.dtc-btn--primary:hover{transform:translateY(-2px);box-shadow:0 14px 28px -10px #eaa22d8c}.dtc-btn--primary:active{transform:translateY(0);box-shadow:0 4px 12px -4px #eaa22d73;transition-duration:.12s}.dtc-btn--ghost{border-width:1.5px}.dtc-btn--ghost:hover{transform:translateY(-1px);border-color:currentColor}.dtc-btn--lg{padding:1.15rem 2.1rem;font-size:1rem}.dtc-eyebrow{font-size:.76rem;letter-spacing:.18em;padding:.35rem .8rem;background:#d89b5c1a;border-radius:var(--dtc-r-pill);margin-bottom:1rem}.dtc-lead{font-size:clamp(1.02rem,1.6vw,1.18rem);line-height:1.65}.dtc-section-head{margin-bottom:clamp(32px,4vw,56px);max-width:720px}.dtc-section-head h2{margin-bottom:1rem}.dtc-reveal{opacity:0;transform:translateY(28px);transition:opacity .8s var(--dtc-ease),transform .8s var(--dtc-ease)}.dtc-reveal.is-in{opacity:1;transform:none}.dtc-hero{padding:clamp(48px,6vw,96px) 0 clamp(64px,8vw,112px)}.dtc-hero__title{font-size:clamp(2.1rem,5.8vw,3.8rem);line-height:1.02;letter-spacing:-.028em;margin-bottom:1.25rem}.dtc-hero__sub{font-size:clamp(1.04rem,1.7vw,1.22rem);line-height:1.6;margin-bottom:1.85rem}.dtc-hero__cta{gap:1rem;margin-bottom:1.8rem}.dtc-hero__media{border-radius:var(--dtc-r-xxl);box-shadow:var(--dtc-sh-xl)}.dtc-hero__rating-card{border-radius:var(--dtc-r-lg);padding:.85rem 1.15rem;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);background:#ffffffeb;box-shadow:var(--dtc-sh-lg)}.dtc-coll-card{border-radius:var(--dtc-r-xl);aspect-ratio:4/5;transition:transform .35s var(--dtc-ease),box-shadow .45s var(--dtc-ease);box-shadow:0 1px 3px #0f172a0f,0 8px 16px -8px #0f172a14}.dtc-coll-card:hover{transform:translateY(-6px);box-shadow:0 28px 56px -20px #0f172a38,0 12px 20px -10px #0f172a1a}.dtc-coll-card:hover>img{transform:scale(1.08)}.dtc-coll-card:after{background:linear-gradient(180deg,#0000 35%,#000000c7)}.dtc-coll-card{padding:1.4rem 1.5rem}.dtc-coll-card h3{font-size:1.4rem;letter-spacing:-.012em}.dtc-coll-card__link{font-size:.92rem;font-weight:500}.dtc-pcard{border-radius:var(--dtc-r-xl);background:var(--dtc-surface);transition:transform .3s var(--dtc-ease),box-shadow .4s var(--dtc-ease);box-shadow:0 1px 3px #0f172a0d,0 4px 12px -4px #0f172a0f}.dtc-pcard:hover{transform:translateY(-6px);box-shadow:var(--dtc-sh-lg)}.dtc-pcard__media{aspect-ratio:1/1}.dtc-pcard__media img{transition:transform .55s var(--dtc-ease)}.dtc-pcard:hover .dtc-pcard__media img{transform:scale(1.06)}.dtc-pcard__body{padding:1.15rem 1.2rem 1.3rem;gap:.4rem}.dtc-pcard__btn{border-radius:var(--dtc-r-pill);padding:.8rem 1.1rem;margin-top:.8rem;transition:background-color .25s ease,transform .2s var(--dtc-ease)}.dtc-pcard__btn:hover{transform:translateY(-1px)}.dtc-pcard__badge{border-radius:var(--dtc-r-pill);padding:.32rem .7rem;font-size:.72rem}.dtc-feature__media{border-radius:var(--dtc-r-xxl);box-shadow:var(--dtc-sh-xl)}.dtc-feature__badge{border-radius:var(--dtc-r-pill);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--dtc-sh-lg)}.dtc-bcard{border-radius:var(--dtc-r-xl);border:0;background:var(--dtc-surface);transition:transform .3s var(--dtc-ease),box-shadow .4s var(--dtc-ease);box-shadow:0 1px 3px #0f172a0a,0 4px 12px -4px #0f172a0f}.dtc-bcard:hover{transform:translateY(-4px);box-shadow:var(--dtc-sh-lg)}.dtc-bcard__media{aspect-ratio:16/10}.dtc-bcard__cat{border-radius:var(--dtc-r-pill);padding:.35rem .75rem}.dtc-bcard__body{padding:1.4rem 1.5rem 1.5rem;gap:.65rem}.dtc-review{border-radius:var(--dtc-r-xl);padding:1.6rem 1.6rem 1.5rem;box-shadow:0 2px 6px -1px #0f172a0d,0 6px 14px -6px #0f172a0f;transition:transform .3s var(--dtc-ease),box-shadow .4s var(--dtc-ease)}.dtc-review:hover{transform:translateY(-3px);box-shadow:var(--dtc-sh-lg)}.dtc-faq__item{border-radius:var(--dtc-r-lg);padding:1.1rem 1.4rem}.dtc-faq__item[open]{box-shadow:0 8px 24px -10px #0f172a1a}.dtc-tb__item{padding:.8rem 1rem}.dtc-tb__ic{border-radius:var(--dtc-r-lg)}.dtc-sg2__visual{border-radius:var(--dtc-r-xxl);box-shadow:var(--dtc-sh-lg)}.dtc-sg2__size{border-radius:var(--dtc-r-lg);transition:transform .25s var(--dtc-ease),border-color .25s ease,box-shadow .3s var(--dtc-ease)}.dtc-sg2__size:hover{transform:translateY(-3px);border-color:var(--dtc-accent);box-shadow:0 12px 24px -10px #0f172a1f}@media(max-width:740px){.dtc-hscroll-m{scroll-padding-left:16px;gap:16px!important;padding:4px 16px 18px}.dtc-products__grid.dtc-hscroll-m>*{flex:0 0 68%;max-width:280px}.dtc-collections__grid.dtc-hscroll-m>*{flex:0 0 72%;max-width:290px;aspect-ratio:4/5}.dtc-benefits__grid.dtc-hscroll-m>*{flex:0 0 82%;max-width:340px}.dtc-reviews__grid.dtc-hscroll-m>*{flex:0 0 82%;max-width:330px}.dtc-blog__grid.dtc-hscroll-m>*{flex:0 0 76%;max-width:310px}.dtc-hero__media{border-radius:var(--dtc-r-xl)}}@media(prefers-reduced-motion:reduce){.dtc-reveal,.dtc-btn,.dtc-pcard,.dtc-coll-card,.dtc-bcard,.dtc-review,.dtc-sg2__size{transition:none!important;transform:none!important}}.dtc-surface-premium{background:var(--dtc-surface);border-radius:var(--dtc-r-xxl);box-shadow:var(--dtc-sh-lg);padding:clamp(28px,4vw,48px)}.dtc a:focus-visible,.dtc button:focus-visible,.dtc [role=button]:focus-visible,.dtc-pcard:focus-within,.dtc-coll-card:focus-visible,.dtc-bcard:focus-visible{outline:3px solid rgba(234,162,45,.55);outline-offset:3px}.dtc-pcard{border-radius:var(--dtc-r-lg)!important}.dtc-pcard__body{padding:.9rem 1rem 1rem!important;gap:.4rem!important}.dtc-pcard__name{font-size:.94rem!important}.dtc-pcard__price .now{font-size:1rem!important}.dtc-pcard__btn{padding:.7rem .95rem!important;font-size:.82rem!important;margin-top:.55rem!important}.dtc-pcard__btn svg{width:14px!important;height:14px!important}@media(max-width:740px){.dtc-pcard{border-radius:16px!important}.dtc-pcard__body{padding:.75rem .85rem .9rem!important;gap:.35rem!important}.dtc-pcard__name{font-size:.88rem!important}.dtc-pcard__btn{padding:.6rem .8rem!important;font-size:.78rem!important}}.sticky-atc .atc-button-container,.sticky-atc .atc-button-container .button,.sticky-atc .atc-button-container .product-form__submit,.sticky-atc .sticky-atc-button{border-radius:12px!important}.sticky-atc .atc-button-container .button:after,.sticky-atc .sticky-atc-button:after,.sticky-atc .atc-button-container .button:before{border-radius:inherit!important;box-shadow:none!important}.pdv-sticky,.pdv-sticky__btn{border-radius:999px!important}.pdv-sticky__btn:after,.pdv-sticky__btn:before{border-radius:inherit!important;box-shadow:none!important}.product-form__submit,.product-form__buttons .button,form[action*="/cart/add"] .button{border-radius:999px!important}.product-form__submit:after,.product-form__buttons .button:after{border-radius:inherit!important}@media(max-width:749px){.sticky-atc .sticky-atc-button,.sticky-atc .atc-button-container .button{border-radius:12px!important;overflow:hidden!important}}.dtc{--ed-bg: var(--color-bg-primary);--ed-bg-alt: var(--color-bg-secondary);--ed-ink: var(--color-text-primary);--ed-ink-soft: var(--color-text-secondary);--ed-ink-mute: var(--color-text-secondary);--ed-accent: var(--color-accent-gold);--ed-accent-hover: var(--color-accent-primary);--ed-line: #E8DFCE;--ed-space-section: clamp(80px, 12vw, 128px);--ed-space-section-mobile: 80px;--ed-r-block: 4px;--ed-r-image: 0;--ed-r-pill: 999px;--ed-track-tight: -.025em;--ed-track-display: -.03em}.dtc.ed{background:var(--ed-bg);color:var(--ed-ink);font-family:Inter,Inter,-apple-system,sans-serif}.dtc.ed h1,.dtc.ed h2,.dtc.ed h3,.dtc.ed h4{color:var(--ed-ink);letter-spacing:-.02em;font-weight:600}.dtc.ed h1{letter-spacing:-.02em;font-weight:600;line-height:1.1}.dtc.ed p{color:var(--ed-ink-soft);line-height:1.65}.ed-wrap{max-width:1440px;margin:0 auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px)}.ed-wrap--narrow{max-width:720px}.ed-wrap--medium{max-width:1100px}.ed-section{padding:var(--ed-space-section) 0}.ed-section--tight{padding:clamp(56px,8vw,88px) 0}.ed-eyebrow{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ed-accent);margin-bottom:1rem}.ed-section-head{max-width:720px;margin-bottom:clamp(48px,6vw,80px)}.ed-section-head--center{text-align:center;margin-left:auto;margin-right:auto}.ed-section-head h2{font-size:clamp(2rem,4vw,3rem);line-height:1.08;margin:0 0 1rem}.ed-section-head p{font-size:clamp(1.04rem,1.4vw,1.18rem);max-width:56ch;margin:0}.ed-section-head--center p{margin-left:auto;margin-right:auto}.ed-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.05rem 2.1rem;border-radius:var(--ed-r-pill);font-family:inherit;font-size:15px;font-weight:500;letter-spacing:.005em;text-decoration:none;border:0;cursor:pointer;transition:transform .35s cubic-bezier(.19,1,.22,1),background-color .25s ease,color .25s ease}.ed-btn--ink{background:var(--ed-ink);color:#fff}.ed-btn--ink:hover{background:#2a2a2a;transform:translateY(-1px)}.ed-btn--accent{background:var(--ed-accent);color:var(--ed-ink)}.ed-btn--accent:hover{background:var(--ed-accent-hover);transform:translateY(-1px)}.ed-btn--ghost-light{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55);padding:1rem 2rem}.ed-btn--ghost-light:hover{border-color:#fff;background:#ffffff14}.ed-btn--ghost-dark{background:transparent;color:var(--ed-ink);border:1px solid var(--ed-ink);padding:1rem 2rem}.ed-btn--ghost-dark:hover{background:var(--ed-ink);color:#fff}.ed-btn svg{width:16px;height:16px}.ed-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--ed-ink);font-size:15px;font-weight:500;text-decoration:none;border-bottom:1.5px solid var(--ed-ink);padding-bottom:2px;transition:gap .3s cubic-bezier(.19,1,.22,1),opacity .2s ease}.ed-link:hover{gap:.85rem;opacity:.75}.ed-link--light{color:#fff;border-bottom-color:#fff}.ed-reveal{opacity:0;transform:translateY(20px);transition:opacity .9s cubic-bezier(.19,1,.22,1),transform .9s cubic-bezier(.19,1,.22,1)}.ed-reveal.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.ed-reveal{opacity:1;transform:none;transition:none}}@media(max-width:749px){.header{padding:10px 16px!important;border-bottom:0!important;min-height:0!important}.header__heading-link{padding:2px 0!important;display:inline-flex!important;align-items:center!important}.header__icons{gap:12px!important}.header__icon{width:36px!important;height:36px!important;padding:7px!important}.header__icon svg{width:20px!important;height:20px!important;stroke-width:1.5!important}.header__icon--menu .icon-hamburger,.header__icon--menu svg{width:20px!important;height:20px!important}.icon-hamburger line,.icon-hamburger path{stroke-width:1.5!important}.header__icon--cart .cart-count-bubble,.cart-count-bubble{background:#3d2817!important;color:var(--color-bg-primary)!important;font-weight:600!important;font-size:10px!important;min-width:16px!important;height:16px!important;line-height:16px!important;padding:0 4px!important;border-radius:999px!important;top:6px!important;right:4px!important}.announcement-bar,.utility-bar{font-size:9px!important;line-height:1.1!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:500!important;min-height:0!important;padding:3px 12px!important}.announcement-bar__message,.utility-bar .announcement-bar__message{min-height:0!important;padding:0!important;line-height:1.1!important}.header--mobile-center .header__heading-logo-wrapper,.header--mobile-center .header__heading{justify-content:center!important}.menu-drawer{background:var(--color-bg-primary)!important}.menu-drawer__menu-item,.menu-drawer__inner-container .list-menu__item a{font-family:Inter,sans-serif!important;font-weight:500!important;letter-spacing:-.005em!important;padding:14px 20px!important}}.header,.header-wrapper{box-shadow:none!important}@media(min-width:750px){.header{padding:14px 32px!important;min-height:0!important}.header__icons{gap:16px!important}.header__menu-item{font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:500!important;letter-spacing:.01em!important;padding:8px 14px!important}}.dtc,.dtc *,[class^=ed-],[class^=ed-] *,[class*=" ed-"],[class*=" ed-"] *{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif!important}.dtc h1,.dtc h2,.dtc h3,.dtc h4,.ed-hero__h1,[class$=__h1],[class$=__h2],[class$=__h3],.ed-lm__h2,.ed-st__h2,.ed-feat__h2,.ed-prob__h2,.ed-coll__h2,.ed-bs__h2,.ed-sg__h2,.ed-rv__h2,.ed-gt__h2,.ed-bg__h2,.ed-fq__h2,.ed-ug__h2{font-family:Poppins,system-ui,-apple-system,sans-serif!important;font-optical-sizing:auto!important}.dtc h1,.dtc h2,.ed-hero__h1,[class$=__h1],[class$=__h2]{letter-spacing:-.028em!important}[class$=__eb],[class$=__cat],[class$=__label],[class$=__meta],.dtc-eyebrow,.ed-eyebrow{font-family:Inter,system-ui,sans-serif!important;font-weight:600!important}[class$=__sub],[class$=__body],[class$=__txt],[class$=__sub] p,.dtc p,[class^=ed-] p:not([class*=__]){font-family:Inter,system-ui,sans-serif!important;font-weight:400!important}.footer,.shopify-section-footer,.shopify-section-footer-group,footer.footer{background:var(--color-text-primary)!important;color:#d9d2c5!important;box-shadow:none!important;border-top:0!important}.footer .footer__content-top,.footer .footer__inner,.footer .page-width{padding-top:clamp(48px,6vw,80px)!important;padding-bottom:clamp(40px,5vw,64px)!important}.footer .footer-block__heading,.footer h2,.footer h3,.footer h4,.footer .footer__title,.footer .footer-block__title{color:#fff!important;font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:600!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin-bottom:18px!important}.footer a,.footer .list-menu__item a,.footer .footer-block__details-content a,.footer__menu a{color:#d9d2c5!important;text-decoration:none!important;font-family:Inter,sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:1.6!important;transition:color .2s cubic-bezier(.19,1,.22,1)!important}.footer a:hover,.footer .list-menu__item a:hover,.footer__menu a:hover{color:#fff!important}.footer .list-menu,.footer .footer-block__details-content{display:flex!important;flex-direction:column!important;gap:10px!important;padding:0!important;margin:0!important}.footer .list-menu__item,.footer .footer-block__details-content li{list-style:none!important;margin:0!important;padding:0!important}.footer .field,.footer .newsletter-form__field-wrapper,.footer .field__input{border-radius:0!important;background:transparent!important;border-color:#ffffff2e!important}.footer .field input,.footer .field__input{color:#fff!important;font-family:Inter,sans-serif!important}.footer .field__label,.footer label{color:#8a847a!important;font-size:13px!important}.footer button[type=submit],.footer .newsletter-form__button{background:var(--color-bg-primary)!important;color:var(--color-text-primary)!important;border-radius:0!important;font-family:Inter,sans-serif!important;font-weight:600!important;letter-spacing:.06em!important;text-transform:uppercase!important}.footer button[type=submit]:hover{background:#fff!important}.footer .list-social__item a,.footer .social-icons a,.footer .social-icons__icon{color:#d9d2c5!important}.footer .social-icons,.footer .list-social{gap:16px!important}.footer .list-social__item svg,.footer .social-icons svg{width:18px!important;height:18px!important}.footer .list-social__item a:hover{color:#fff!important}.footer .footer__heading-logo,.footer .footer__logo img{max-height:40px!important;width:auto!important}.footer .localization-form,.footer .disclosure__button,.footer .country-selector{background:transparent!important;color:#d9d2c5!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:0!important;font-family:Inter,sans-serif!important;font-size:13px!important}.footer .footer__content-bottom,.footer__content-bottom,.footer .footer__copyright{border-top:1px solid rgba(255,255,255,.08)!important;padding-top:clamp(24px,3vw,40px)!important;margin-top:clamp(40px,5vw,64px)!important;font-size:12px!important;color:#8a847a!important}.footer .footer__content-bottom-wrapper,.footer .footer__copyright-content{font-family:Inter,sans-serif!important;font-size:12px!important;color:#8a847a!important}.footer .list-payment,.footer .payment-icons{filter:grayscale(1) brightness(.85)!important;opacity:.65!important}.footer .list-payment__item svg{width:32px!important;height:20px!important}.footer .footer__blocks-wrapper,.footer__blocks-wrapper{gap:clamp(32px,4vw,64px)!important}.footer .footer-block{border:0!important;padding:0!important}@media(max-width:749px){.footer .footer__content-top,.footer .footer__inner,.footer .page-width{padding-left:20px!important;padding-right:20px!important}.footer .footer__blocks-wrapper{gap:32px!important}.footer .footer-block__heading{margin-bottom:12px!important}}@media(max-width:749px){.ed-coll__h2,.ed-feat__h2,.ed-ug__h2,.ed-rv__h2,.ed-bg__h2,.ed-fq__h2,.ed-sf__h2,.dtc-section-head h2,.wo-collections__title{font-size:26px!important;line-height:1.1!important;letter-spacing:-.02em!important}.ed-section-head,.ed-coll__head,.ed-feat__head,.ed-ug__head,.ed-rv__head,.ed-bg__head,.ed-fq__head,.ptq-header,.wo-collections__head{margin-bottom:clamp(18px,5vw,28px)!important}}@media(min-width:750px){.ed-coll__h2,.ed-feat__h2,.ed-ug__h2,.ed-rv__h2,.ed-bg__h2,.ed-fq__h2,.ed-sf__h2,.dtc-section-head h2,.wo-collections__title{font-size:36px!important;line-height:1.1!important;letter-spacing:-.02em!important}}[class^=ed-] h1,[class^=ed-] h2,[class^=ed-] h3,[class^=ed-] h4,.ed-it__title,.ed-bg__t,.ed-sf__t,.ed-st__t,.ptq-title,.ptq-product-title,.wo-collections__title,[class$=__title]{font-family:Poppins,system-ui,-apple-system,sans-serif!important;font-weight:600!important;letter-spacing:-.02em!important}.ed-coll__t{font-family:Fraunces,serif!important;font-weight:600!important;letter-spacing:-.02em!important}.ed-it__title{font-family:Fraunces,serif!important;font-weight:500!important}.hcef{background:var(--hcef-bg);color:var(--hcef-text);font-size:14px;line-height:1.6}.hcef .hcef-brand{padding:var(--hcef-brand-pad-top) 24px var(--hcef-brand-pad-bot);text-align:center;border-bottom:1px solid var(--hcef-separator)}.hcef .hcef-brand__logo{margin-bottom:20px}.hcef .hcef-brand__logo img{max-height:var(--hcef-logo-height);width:auto;display:inline-block;filter:var(--hcef-logo-filter)}.hcef .hcef-brand__name{font-size:22px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--hcef-text);margin:0 0 20px}.hcef .hcef-brand__stars{color:var(--hcef-stars);font-size:20px;letter-spacing:2px;vertical-align:middle}.hcef .hcef-brand__badge-text{font-size:14px;font-weight:700;margin-left:8px;vertical-align:middle;color:var(--hcef-text)}.hcef .hcef-brand__badge-row{margin-bottom:14px}.hcef .hcef-brand__country{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--hcef-text);opacity:.7;margin-bottom:20px}.hcef .hcef-brand__desc{max-width:480px;margin:0 auto 28px;font-size:14px;color:var(--hcef-text);opacity:.75;line-height:1.75}.hcef .hcef-brand__social{display:flex;justify-content:center;gap:10px}.hcef .hcef-brand__social a{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1.5px solid var(--hcef-text);color:var(--hcef-text);opacity:.65;transition:opacity .18s;text-decoration:none}.hcef .hcef-brand__social a:hover{opacity:1}.hcef .hcef-brand__social a[aria-label=Instagram],.hcef .hcef-brand__social a[aria-label=Facebook]{width:34px;height:34px;border:none;background:transparent;opacity:1}.hcef .hcef-brand__social svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hcef .hcef-brand__social a[aria-label=LinkedIn]{border:none;background:transparent;opacity:1}.hcef .hcef-brand__social a[aria-label=LinkedIn] svg{width:29px;height:29px;fill:#fff;stroke:none}.hcef .hcef-brand__social a[aria-label=Instagram] img,.hcef .hcef-brand__social a[aria-label=Facebook] img{width:34px;height:34px;object-fit:contain;display:block}.hcef .hcef-brand__social a[aria-label=Instagram] img{width:30px;height:30px}.hcef .hcef-cols{max-width:1200px;margin:0 auto;border-bottom:1px solid var(--hcef-separator)}.hcef .hcef-col{border-top:1px solid var(--hcef-separator)}.hcef .hcef-col__heading{font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--hcef-text);margin:0;padding:18px 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.hcef .hcef-col__heading:after{content:"+";font-size:22px;font-weight:300;line-height:1;opacity:.6;transition:transform .2s;flex-shrink:0}.hcef .hcef-col__heading.hcef-open:after{content:"\2212"}.hcef .hcef-col__content{display:none;padding:0 24px 20px}.hcef .hcef-col__content.hcef-open{display:block}.hcef .hcef-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hcef .hcef-col a{font-size:14px;color:var(--hcef-link);text-decoration:none;display:block;transition:opacity .15s}.hcef .hcef-col a:hover{opacity:.75}.hcef .hcef-col p{font-size:14px;color:var(--hcef-link);margin:0 0 10px;line-height:1.55}.hcef .hcef-col p:last-child{margin-bottom:0}@media(min-width:750px){.hcef .hcef-brand{padding-left:40px;padding-right:40px}.hcef .hcef-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:0 32px;padding:56px 40px;border-top:none}.hcef .hcef-col{border-top:none}.hcef .hcef-col__heading{padding:0 0 16px;cursor:default;pointer-events:none}.hcef .hcef-col__heading:after{display:none}.hcef .hcef-col__content{display:block!important;padding:0}}.hcef .hcef-bottom{max-width:1200px;margin:0 auto;padding:28px 24px;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.hcef .hcef-bottom__payment{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px}.hcef .hcef-bottom__payment .icon{height:24px;width:auto;opacity:.7}.hcef .hcef-bottom__copy{font-size:12px;color:var(--hcef-text);opacity:.45;margin:0}@media(min-width:750px){.hcef .hcef-bottom{flex-direction:row;justify-content:space-between;padding:24px 40px}}.hcef .hcef-brand__contact{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:28px}.hcef .hcef-brand__phone{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:700;color:var(--hcef-text);text-decoration:none;border:1.5px solid var(--hcef-text);border-radius:100px;padding:9px 20px;letter-spacing:.02em;transition:background .18s,color .18s}.hcef .hcef-brand__phone:hover{background:var(--hcef-text);color:var(--hcef-bg)}.hcef .hcef-brand__phone svg{width:15px;height:15px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hcef .hcef-brand__wa{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#fff;background:#25d366;text-decoration:none;border-radius:100px;padding:9px 18px;transition:opacity .18s}.hcef .hcef-brand__wa:hover{opacity:.88}.hcef .hcef-brand__wa svg{width:17px;height:17px;flex-shrink:0;fill:currentColor}.btt{position:fixed;bottom:var(--btt-vd);width:var(--btt-size);height:var(--btt-size);display:grid;place-items:center;padding:0;background:var(--btt-bg);color:var(--btt-icon);border:none;border-radius:var(--btt-radius);box-shadow:0 6px 18px #1f1a1433,0 2px 6px #1f1a141f;cursor:pointer;z-index:999;opacity:0;visibility:hidden;translate:0 16px;transition:opacity .35s ease,translate .4s cubic-bezier(.22,1,.36,1),box-shadow .25s ease,filter .2s ease;-webkit-tap-highlight-color:transparent;-webkit-appearance:none}.btt.is-visible{opacity:1;visibility:visible;translate:0 0}.btt svg{width:var(--btt-icon-size);height:var(--btt-icon-size);display:block;transition:translate .2s ease}@media(hover:hover){.btt.is-visible:hover{translate:0 -5px;filter:brightness(1.08);box-shadow:0 14px 30px #1f1a144d,0 5px 12px #1f1a1429}.btt.is-visible:hover svg{translate:0 -2px}}.btt.is-visible:active{translate:0 -1px;scale:.94;box-shadow:0 4px 10px #1f1a143d;transition-duration:.08s}.btt:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:2px solid var(--btt-bg);opacity:0;pointer-events:none;will-change:transform,opacity}.btt.is-visible:after{animation:btt-ring 3s ease-out infinite}@keyframes btt-ring{0%{opacity:.5;transform:scale(1)}55%{opacity:0;transform:scale(1.55)}to{opacity:0;transform:scale(1.55)}}@media(prefers-reduced-motion:reduce){.btt{transition:opacity .2s ease;translate:none}.btt.is-visible:after{animation:none}}@media screen and (max-width:749.9px){.btt{width:var(--btt-size-mb, var(--btt-size));height:var(--btt-size-mb, var(--btt-size));display:var(--btt-mobile-display, grid)}}.ptq-section-wrapper .ptq-section{position:relative;z-index:1}.ptq-section-wrapper .ptq-section *{box-sizing:border-box;margin:0;padding:0}.ptq-section-wrapper .ptq-container{max-width:var(--ptq-max-width);margin:0 auto;padding:0 20px}.ptq-section-wrapper .ptq-header{margin-bottom:30px}.ptq-section-wrapper .ptq-title{font-family:var(--ptq-font-heading);font-weight:var(--ptq-heading-weight);font-size:var(--ptq-title-size);color:var(--ptq-title-color);margin-bottom:10px;line-height:1.2}.ptq-section-wrapper .ptq-subtitle{font-family:var(--ptq-font-body);font-weight:var(--ptq-body-weight);font-size:var(--ptq-subtitle-size);color:var(--text-secondary);line-height:1.5;max-width:700px;margin-left:var(--ptq-subtitle-margin, 0);margin-right:var(--ptq-subtitle-margin, 0)}.ptq-section-wrapper .ptq-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px;justify-content:var(--ptq-tabs-justify, flex-start)}.ptq-section-wrapper .ptq-tab{font-family:var(--ptq-font-body);padding:12px 24px;font-size:var(--ptq-tab-size);font-weight:600;border:2px solid transparent;cursor:pointer;transition:all .3s ease;background-color:var(--tab-inactive-bg);color:var(--tab-inactive-text);text-transform:uppercase;letter-spacing:.5px}.ptq-section-wrapper .ptq-tab:hover{opacity:.85}.ptq-section-wrapper .ptq-tab.active{background-color:var(--tab-active-bg);color:var(--tab-active-text)}.ptq-section-wrapper .ptq-products-container{display:none}.ptq-section-wrapper .ptq-products-container.active{display:block}.ptq-section-wrapper .ptq-grid{display:grid;grid-template-columns:repeat(var(--ptq-columns-desktop),1fr);gap:var(--ptq-gap-desktop)}.ptq-section-wrapper .ptq-card{background:var(--card-bg);border-radius:var(--ptq-card-radius);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .3s ease,transform .3s ease}.ptq-section-wrapper .ptq-card.ptq-hidden{display:none!important}.ptq-section-wrapper .ptq-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.ptq-section-wrapper .ptq-image-wrapper{position:relative;aspect-ratio:var(--ptq-image-ratio);overflow:hidden;background:var(--ptq-image-bg)}.ptq-section-wrapper .ptq-image-wrapper a{display:block;width:100%;height:100%;position:var(--ptq-image-link-position, static);z-index:var(--ptq-image-link-z, auto)}.ptq-section-wrapper .ptq-image{width:100%;height:100%;object-fit:var(--ptq-image-fit);transition:opacity .4s ease,transform .4s ease}.ptq-section-wrapper .ptq-image-primary{position:relative;z-index:1}.ptq-section-wrapper .ptq-image-secondary{position:absolute;top:0;left:0;opacity:0;z-index:2;display:var(--ptq-image-secondary-display, block)}.ptq-section-wrapper .ptq-card:hover .ptq-image-primary{opacity:var(--ptq-hover-primary-opacity, 0)}.ptq-section-wrapper .ptq-card:hover .ptq-image-secondary{opacity:1}.ptq-section-wrapper .ptq-card:hover .ptq-image{transform:var(--ptq-hover-image-transform, scale(1.05))}.ptq-section-wrapper .ptq-savings-badge{position:absolute;background:var(--savings-bg);color:var(--savings-text);padding:var(--ptq-badge-padding-v) var(--ptq-badge-padding-h);font-size:var(--ptq-badge-font-size);font-weight:700;border-radius:var(--ptq-badge-radius);z-index:5;pointer-events:none;font-family:var(--ptq-font-body);white-space:nowrap;top:var(--ptq-badge-top, auto);right:var(--ptq-badge-right, auto);bottom:var(--ptq-badge-bottom, auto);left:var(--ptq-badge-left, auto);transform:var(--ptq-badge-transform, none)}.ptq-section-wrapper .ptq-quickview-btn{position:absolute;z-index:3;border:none;cursor:pointer;display:var(--ptq-qv-display, flex);align-items:center;justify-content:center;transition:all .3s ease;font-family:var(--ptq-font-body);background:#fffffff2;box-shadow:0 2px 10px #0000001a}.ptq-section-wrapper .ptq-qv-icon{flex-shrink:0}.ptq-section-wrapper .ptq-qv-label{font-weight:600;color:var(--qv-text-color)}.ptq-section-wrapper .ptq-qv-style-icon_only{top:12px;right:12px;width:44px;height:44px;border-radius:50%;opacity:0;transform:translateY(-10px)}.ptq-section-wrapper .ptq-qv-style-icon_only .ptq-qv-icon{width:22px;height:22px;stroke:#333}.ptq-section-wrapper .ptq-qv-style-icon_only .ptq-qv-tooltip{position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%);background:#333;color:#fff;padding:8px 14px;border-radius:6px;font-size:13px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none}.ptq-section-wrapper .ptq-qv-style-icon_only .ptq-qv-tooltip:after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border:6px solid transparent;border-left-color:#333}.ptq-section-wrapper .ptq-qv-style-icon_only:hover .ptq-qv-tooltip{opacity:1;visibility:visible}.ptq-section-wrapper .ptq-card:hover .ptq-qv-style-icon_only{opacity:1;transform:translateY(0)}.ptq-section-wrapper .ptq-qv-style-icon_only:hover{background:var(--btn-quickview-bg)}.ptq-section-wrapper .ptq-qv-style-icon_only:hover .ptq-qv-icon{stroke:#fff}.ptq-section-wrapper .ptq-qv-style-text_only{bottom:12px;left:12px;right:12px;height:auto;padding:12px 18px;border-radius:8px;opacity:0;transform:translateY(10px)}.ptq-section-wrapper .ptq-qv-style-text_only .ptq-qv-label{font-size:14px;text-transform:uppercase;letter-spacing:.5px}.ptq-section-wrapper .ptq-card:hover .ptq-qv-style-text_only{opacity:1;transform:translateY(0)}.ptq-section-wrapper .ptq-qv-style-text_only:hover{background:var(--btn-quickview-bg)}.ptq-section-wrapper .ptq-qv-style-text_only:hover .ptq-qv-label{color:#fff}.ptq-section-wrapper .ptq-qv-style-icon_text{top:12px;right:12px;height:auto;padding:10px 16px;gap:8px;border-radius:25px;opacity:0;transform:translateY(-10px)}.ptq-section-wrapper .ptq-qv-style-icon_text .ptq-qv-icon{width:18px;height:18px;stroke:#333}.ptq-section-wrapper .ptq-qv-style-icon_text .ptq-qv-label{font-size:13px}.ptq-section-wrapper .ptq-card:hover .ptq-qv-style-icon_text{opacity:1;transform:translateY(0)}.ptq-section-wrapper .ptq-qv-style-icon_text:hover{background:var(--btn-quickview-bg)}.ptq-section-wrapper .ptq-qv-style-icon_text:hover .ptq-qv-label{color:#fff}.ptq-section-wrapper .ptq-qv-style-full_button{bottom:0;left:0;right:0;height:auto;padding:14px 20px;border-radius:0;background:#000000d9;opacity:0;transform:translateY(100%)}.ptq-section-wrapper .ptq-qv-style-full_button .ptq-qv-label{font-size:14px;color:#fff;text-transform:uppercase;letter-spacing:1px}.ptq-section-wrapper .ptq-card:hover .ptq-qv-style-full_button{opacity:1;transform:translateY(0)}.ptq-section-wrapper .ptq-qv-style-full_button:hover{background:var(--btn-quickview-bg)}.ptq-section-wrapper .ptq-card-info{padding:var(--ptq-content-padding);display:flex;flex-direction:column;gap:var(--ptq-content-gap);flex-grow:1}.ptq-section-wrapper .ptq-swatches{display:flex;gap:6px;flex-wrap:wrap;order:var(--ptq-order-swatches, 0);margin-top:var(--ptq-swatches-margin-top, 0);margin-bottom:var(--ptq-swatches-margin-bottom, 0)}.ptq-section-wrapper .ptq-swatch{width:22px;height:22px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #ddd;cursor:pointer;transition:transform .2s ease}.ptq-section-wrapper .ptq-swatch:hover{transform:scale(1.15)}.ptq-section-wrapper .ptq-swatch-more{font-size:11px;color:var(--text-secondary);display:flex;align-items:center;font-family:var(--ptq-font-body)}.ptq-section-wrapper .ptq-swatch.active{box-shadow:var(--ptq-swatch-active-shadow, none)}.ptq-section-wrapper .ptq-product-title{order:var(--ptq-order-title, 0)}.ptq-section-wrapper .ptq-reviews{order:var(--ptq-order-reviews, 0)}.ptq-section-wrapper .ptq-dimensions{order:var(--ptq-order-dimensions, 0)}.ptq-section-wrapper .ptq-price{order:var(--ptq-order-price, 0)}.ptq-section-wrapper .ptq-add-btn{order:var(--ptq-order-addbtn, 0)}.ptq-section-wrapper .ptq-product-title{font-family:var(--ptq-font-heading);font-weight:var(--ptq-heading-weight);font-size:var(--ptq-product-title-size);line-height:1.3;color:var(--text-primary)}.ptq-section-wrapper .ptq-product-title a{color:inherit;text-decoration:none}.ptq-section-wrapper .ptq-product-title a:hover{text-decoration:underline}.ptq-section-wrapper .ptq-reviews{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ptq-section-wrapper .ptq-stars{position:relative;display:inline-block;line-height:1}.ptq-section-wrapper .ptq-stars-bg{color:var(--stars-empty-color);font-size:var(--ptq-stars-size);letter-spacing:2px}.ptq-section-wrapper .ptq-stars-fg{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:var(--stars-color);font-size:var(--ptq-stars-size);letter-spacing:2px;pointer-events:none}.ptq-section-wrapper .ptq-reviews-count{font-family:var(--ptq-font-body);font-size:12px;color:var(--text-secondary);white-space:nowrap}.ptq-modal .ptq-modal-reviews{margin-bottom:4px}.ptq-modal .ptq-modal-reviews .ptq-reviews{gap:8px}.ptq-modal .ptq-modal-reviews .ptq-stars-bg,.ptq-modal .ptq-modal-reviews .ptq-stars-fg{font-size:18px;letter-spacing:3px}.ptq-modal .ptq-modal-reviews .ptq-reviews-count{font-size:14px}.ptq-section-wrapper .ptq-dimensions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;color:var(--text-secondary);padding:8px 0;margin-top:4px;font-family:var(--ptq-font-body)}.ptq-section-wrapper .ptq-dim-item{display:inline-flex;align-items:center;background:#0000000d;padding:4px 10px;border-radius:20px;font-size:11px;white-space:nowrap}.ptq-section-wrapper .ptq-dim-icon{width:14px;height:14px;margin-right:4px;opacity:.7;flex-shrink:0}.ptq-section-wrapper .ptq-price{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:auto;font-family:var(--ptq-font-body)}.ptq-section-wrapper .ptq-price-current{font-size:var(--ptq-price-size);font-weight:700;color:var(--price-color)}.ptq-section-wrapper .ptq-price-compare{font-size:calc(var(--ptq-price-size) - 2px);color:var(--price-compare);text-decoration:line-through}.ptq-section-wrapper .ptq-add-btn{font-family:var(--ptq-font-body);width:100%;padding:14px 20px;margin-top:12px;font-size:var(--ptq-button-size);font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:none;cursor:pointer;transition:all .3s ease;background:var(--btn-cart-bg);color:#fff;border-radius:var(--ptq-btn-radius);display:flex;align-items:center;justify-content:center;gap:8px}.ptq-section-wrapper .ptq-add-btn:hover{opacity:.9;transform:translateY(-2px)}.ptq-section-wrapper .ptq-add-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.ptq-section-wrapper .ptq-add-btn svg{width:16px;height:16px}.ptq-section-wrapper .ptq-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:40px;flex-wrap:wrap}.ptq-section-wrapper .ptq-page-btn{font-family:var(--ptq-font-body);display:flex;align-items:center;gap:6px;padding:10px 18px;background:#fff;border:2px solid var(--pagination-color);color:var(--pagination-color);border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease}.ptq-section-wrapper .ptq-page-btn:hover:not(:disabled){background:var(--pagination-color);color:#fff}.ptq-section-wrapper .ptq-page-btn:disabled{opacity:.4;cursor:not-allowed}.ptq-section-wrapper .ptq-page-btn svg{width:18px;height:18px}.ptq-section-wrapper .ptq-page-numbers{display:flex;align-items:center;gap:6px}.ptq-section-wrapper .ptq-page-number{font-family:var(--ptq-font-body);width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #e0e0e0;color:var(--text-primary);border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;transition:all .3s ease}.ptq-section-wrapper .ptq-page-number:hover{border-color:var(--pagination-color);color:var(--pagination-color)}.ptq-section-wrapper .ptq-page-number.active{background:var(--pagination-active);border-color:var(--pagination-active);color:#fff}.ptq-section-wrapper .ptq-page-ellipsis{font-family:var(--ptq-font-body);padding:0 8px;color:var(--text-secondary);font-size:16px}.ptq-section-wrapper .ptq-pagination-info{font-family:var(--ptq-font-body);text-align:center;margin-top:16px;font-size:14px;color:var(--text-secondary)}.ptq-section-wrapper .ptq-view-all{text-align:center;margin-top:40px}.ptq-section-wrapper .ptq-view-all-btn{font-family:var(--ptq-font-body);display:inline-block;padding:14px 40px;font-size:var(--ptq-button-size);font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.ptq-section-wrapper .ptq-view-all-btn:hover{opacity:.9;transform:translateY(-2px)}.ptq-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.ptq-modal.active{opacity:1;visibility:visible}.ptq-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ptq-modal-content{position:relative;background:#fff;width:90%;max-width:1000px;max-height:90vh;overflow-y:auto;border-radius:16px;transform:translateY(30px);transition:transform .3s ease;z-index:1}.ptq-modal.active .ptq-modal-content{transform:translateY(0)}.ptq-modal-close{position:absolute;top:16px;right:16px;width:44px;height:44px;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease}.ptq-modal-close:hover{background:#e0e0e0}.ptq-modal-close svg{width:20px;height:20px}.ptq-modal-body{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:40px}.ptq-modal-gallery{display:flex;flex-direction:column;gap:16px}.ptq-modal-main-image-wrapper{background:#f8f8f8;border-radius:12px;overflow:hidden}.ptq-modal-main-image{width:100%;aspect-ratio:1;object-fit:contain}.ptq-modal-thumbnails{display:flex;gap:10px;flex-wrap:wrap}.ptq-modal-thumbnail{width:70px;height:70px;object-fit:contain;background:#f8f8f8;border:2px solid transparent;border-radius:8px;cursor:pointer;padding:5px;transition:border-color .3s ease}.ptq-modal-thumbnail:hover,.ptq-modal-thumbnail.active{border-color:var(--btn-cart-bg)}.ptq-modal-info{display:flex;flex-direction:column;gap:16px}.ptq-modal-title{font-family:var(--ptq-font-heading);font-size:26px;font-weight:var(--ptq-heading-weight);color:#1a1a1a;line-height:1.3}.ptq-modal-price{font-family:var(--ptq-font-body);font-size:22px;font-weight:600;color:var(--price-color)}.ptq-modal-price .compare{color:var(--price-compare);text-decoration:line-through;font-size:18px;margin-left:10px}.ptq-modal-dimensions{display:flex;flex-wrap:wrap;gap:10px;padding:10px 0;font-family:var(--ptq-font-body)}.ptq-modal-dimensions .ptq-dim-item{font-size:13px;padding:6px 12px}.ptq-modal-description{font-family:var(--ptq-font-body);font-size:14px;line-height:1.6;color:#666}.ptq-modal-variants{display:flex;flex-direction:column;gap:16px}.ptq-variant-group{display:flex;flex-direction:column;gap:8px}.ptq-variant-group label{font-family:var(--ptq-font-body);font-weight:600;font-size:14px}.ptq-variant-options{display:flex;flex-wrap:wrap;gap:8px}.ptq-variant-option{font-family:var(--ptq-font-body);padding:10px 16px;border:2px solid #e0e0e0;background:#fff;border-radius:8px;cursor:pointer;font-size:14px;transition:all .3s ease}.ptq-variant-option:hover{border-color:#999}.ptq-variant-option.selected{border-color:var(--btn-cart-bg);background:#00000008}.ptq-modal-quantity{display:flex;flex-direction:column;gap:8px}.ptq-modal-quantity label{font-family:var(--ptq-font-body);font-weight:600;font-size:14px}.ptq-qty-selector{display:flex;align-items:center;width:fit-content;border:2px solid #e0e0e0;border-radius:8px;overflow:hidden}.ptq-qty-btn{width:44px;height:44px;border:none;background:#f5f5f5;font-size:20px;cursor:pointer;transition:background .3s ease}.ptq-qty-btn:hover{background:#e0e0e0}.ptq-qty-input{font-family:var(--ptq-font-body);width:60px;height:44px;border:none;text-align:center;font-size:16px;font-weight:600}.ptq-qty-input::-webkit-inner-spin-button,.ptq-qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.ptq-modal-add-cart{font-family:var(--ptq-font-body);width:100%;padding:16px;font-size:15px;font-weight:600;color:#fff;border:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.ptq-modal-add-cart:hover{opacity:.9}.ptq-modal-view-full{font-family:var(--ptq-font-body);text-align:center;color:#666;font-size:14px;text-decoration:none;transition:color .3s ease}.ptq-modal-view-full:hover{color:var(--btn-cart-bg)}@media(max-width:1024px){.ptq-section-wrapper .ptq-grid{grid-template-columns:repeat(3,1fr);gap:20px}.ptq-modal-body{padding:30px;gap:30px}}@media(max-width:768px){.ptq-section-wrapper .ptq-section{padding-top:var(--ptq-mobile-padding-top)!important;padding-bottom:var(--ptq-mobile-padding-bottom)!important}.ptq-section-wrapper .ptq-container{padding:0 var(--ptq-mobile-side-padding)}.ptq-section-wrapper .ptq-header{margin-bottom:20px}.ptq-section-wrapper .ptq-title{font-size:var(--ptq-mobile-title-size)!important}.ptq-section-wrapper .ptq-card-info{padding:var(--ptq-mobile-content-padding)!important;gap:var(--ptq-mobile-content-gap)!important}.ptq-section-wrapper .ptq-subtitle{font-size:var(--ptq-mobile-subtitle-size)!important}.ptq-section-wrapper .ptq-tabs{flex-wrap:nowrap;overflow-x:auto;gap:8px;margin-bottom:20px;padding-bottom:10px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ptq-section-wrapper .ptq-tabs::-webkit-scrollbar{display:none}.ptq-section-wrapper .ptq-tab{flex-shrink:0;padding:10px 18px;font-size:12px}.ptq-section-wrapper .ptq-grid{display:grid;grid-template-columns:repeat(var(--ptq-columns-mobile),1fr);gap:var(--ptq-mobile-gap);overflow-x:visible}.ptq-section-wrapper .ptq-card{flex:none;min-width:auto}.ptq-section-wrapper .ptq-card:hover{transform:none;box-shadow:none}.ptq-section-wrapper .ptq-image-wrapper{aspect-ratio:var(--ptq-mobile-image-ratio)}.ptq-section-wrapper .ptq-qv-style-icon_only,.ptq-section-wrapper .ptq-qv-style-icon_text{opacity:1;transform:translateY(0);width:38px;height:38px;padding:0}.ptq-section-wrapper .ptq-qv-style-icon_only .ptq-qv-icon,.ptq-section-wrapper .ptq-qv-style-icon_text .ptq-qv-icon{width:18px;height:18px}.ptq-section-wrapper .ptq-qv-style-icon_text .ptq-qv-label{display:none}.ptq-section-wrapper .ptq-qv-style-text_only,.ptq-section-wrapper .ptq-qv-style-full_button{opacity:1;transform:translateY(0);padding:10px 14px}.ptq-section-wrapper .ptq-qv-style-text_only .ptq-qv-label,.ptq-section-wrapper .ptq-qv-style-full_button .ptq-qv-label{font-size:12px}.ptq-section-wrapper .ptq-card-info{padding:12px;gap:6px}.ptq-section-wrapper .ptq-product-title{font-size:var(--ptq-mobile-product-title-size)!important}.ptq-section-wrapper .ptq-stars-bg,.ptq-section-wrapper .ptq-stars-fg{font-size:12px!important;letter-spacing:1px}.ptq-section-wrapper .ptq-reviews-count{font-size:11px}.ptq-section-wrapper .ptq-dimensions{font-size:10px;gap:6px;padding:6px 0}.ptq-section-wrapper .ptq-dim-item{padding:3px 8px;font-size:10px}.ptq-section-wrapper .ptq-price-current{font-size:var(--ptq-mobile-price-size)!important}.ptq-section-wrapper .ptq-price-compare{font-size:calc(var(--ptq-mobile-price-size) - 2px)!important}.ptq-section-wrapper .ptq-add-btn{padding:12px 16px;font-size:12px}.ptq-section-wrapper .ptq-swatches{gap:4px}.ptq-section-wrapper .ptq-swatch{width:18px;height:18px}.ptq-section-wrapper .ptq-pagination{margin-top:30px;gap:6px}.ptq-section-wrapper .ptq-page-btn{padding:8px 12px;font-size:13px}.ptq-section-wrapper .ptq-page-btn span{display:none}.ptq-section-wrapper .ptq-page-number{width:36px;height:36px;font-size:14px}.ptq-section-wrapper .ptq-pagination-info{font-size:13px}.ptq-modal-content{width:95%;max-height:95vh;border-radius:12px}.ptq-modal-body{grid-template-columns:1fr;padding:20px;gap:20px}.ptq-modal-title{font-size:20px}.ptq-modal-price{font-size:18px}.ptq-modal-close{top:10px;right:10px;width:40px;height:40px}.ptq-section-wrapper .ptq-view-all{margin-top:30px}.ptq-section-wrapper .ptq-view-all-btn{padding:12px 30px;font-size:13px}.ptq-section-wrapper .ptq-savings-badge{font-size:var(--ptq-mobile-badge-font-size)!important;padding:var(--ptq-mobile-badge-padding-v) var(--ptq-mobile-badge-padding-h)!important;top:var(--ptq-mobile-badge-top, var(--ptq-badge-top, auto))!important;right:var(--ptq-mobile-badge-right, var(--ptq-badge-right, auto))!important;bottom:var(--ptq-mobile-badge-bottom, var(--ptq-badge-bottom, auto))!important;left:var(--ptq-mobile-badge-left, var(--ptq-badge-left, auto))!important;transform:var(--ptq-mobile-badge-transform, var(--ptq-badge-transform, none))!important}}.ptq-section-wrapper .ptq-pill-view-all{display:inline-block;border:1.5px solid currentColor;border-radius:3px;padding:5px 18px;font-size:12px;font-weight:600;text-decoration:none;color:inherit;letter-spacing:.04em;margin-top:10px;opacity:1;transition:opacity .18s}.ptq-section-wrapper .ptq-pill-view-all:hover{opacity:1}.hod{position:relative;width:100%;overflow:hidden}.hod__eb{display:inline-block;font:600 12px/1 Fraunces,Georgia,serif;letter-spacing:.15em;text-transform:uppercase;color:var(--hod-eb-color);margin:0 0 14px}.hod__h1{font:500 var(--hod-h1-size-m)/1.08 "Fraunces",Georgia,serif;letter-spacing:-.01em;margin:0;max-width:16ch}.hod__sub{font:400 16px/1.55 Fraunces,Georgia,serif;margin:16px 0 0;max-width:42ch}.hod__ctas{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:26px}.hod__cta{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:16px 30px;min-height:48px;margin-left:-30px;background:var(--hod-cta-bg);color:var(--hod-cta-txt);font:500 15px/1 Fraunces,Georgia,serif;letter-spacing:.01em;border:0;border-radius:4px;text-decoration:none;cursor:pointer;transition:transform .25s cubic-bezier(.19,1,.22,1),opacity .25s ease}@media(hover:hover){.hod__cta:hover{transform:translateY(-1px);opacity:.92}}.hod__cta:active{transform:scale(.98)}.hod__cta svg{width:16px;height:16px}.hod__cta2{display:inline-flex;align-items:center;gap:.5rem;font:500 14px/1 Fraunces,Georgia,serif;letter-spacing:.01em;text-decoration:none;padding-bottom:2px;border-bottom:1.5px solid currentColor;white-space:nowrap;transition:gap .35s cubic-bezier(.19,1,.22,1)}@media(hover:hover){.hod__cta2:hover{gap:.85rem}}.hod__rating{display:flex;align-items:center;gap:10px;margin-top:22px;flex-wrap:wrap}.hod__stars{display:inline-flex;gap:2px}.hod__stars svg{width:18px;height:18px}.hod__star{fill:var(--hod-stars-color)}.hod__star--empty{fill:none;stroke:var(--hod-stars-color);stroke-width:1.6}.hod__rating-text{font:400 14px/1.3 Fraunces,Georgia,serif}.hod__quote{margin:22px 0 0;padding:0;max-width:40ch;font:italic 400 17px/1.5 Fraunces,Georgia,serif}.hod__quote cite{display:block;margin-top:8px;font-style:normal;font-size:13px;letter-spacing:.04em;text-transform:uppercase;opacity:.85}.hod--overlay{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:max(var(--hod-h-pct-m),var(--hod-min-h-m));background:var(--color-text-primary)}@supports (min-height:100svh){.hod--overlay{min-height:max(var(--hod-h-pct-m-dvh),var(--hod-min-h-m))}}.hod--overlay .hod__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:var(--hod-img-pos-m)}.hod--overlay .hod__img-d{display:none}.hod--overlay .hod__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--hod-ov-color);opacity:var(--hod-overlay-d);pointer-events:none}.hod--overlay .hod__grad{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--hod-grad-bg);pointer-events:none}.hod--overlay .hod__inner{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;padding:0 24px 44px}.hod--overlay .hod__eb,.hod--overlay .hod__h1,.hod--overlay .hod__sub,.hod--overlay .hod__rating-text,.hod--overlay .hod__quote,.hod--overlay .hod__cta2{text-shadow:var(--hod-text-shadow, none)}.hod--overlay .hod__h1,.hod--overlay .hod__sub,.hod--overlay .hod__rating-text,.hod--overlay .hod__quote,.hod--overlay .hod__cta2{color:var(--hod-txt-overlay)}.hod--overlay .hod__sub{opacity:.92}.hod--split{display:flex;flex-direction:column}.hod--split .hod__media{position:relative;width:100%;height:var(--hod-split-h-m)}.hod--split .hod__img{width:100%;height:100%;object-fit:cover;object-position:var(--hod-img-pos-m);display:block}.hod--split .hod__img-d{display:none}.hod--split .hod__panel{background:var(--hod-panel-bg);padding:40px 24px 48px;display:flex;flex-direction:column;justify-content:center}.hod--split .hod__h1{color:var(--hod-h1-split)}.hod--split .hod__sub,.hod--split .hod__rating-text{color:var(--hod-sub-split)}.hod--split .hod__quote{color:var(--hod-quote-split)}.hod--split .hod__cta2{color:var(--hod-h1-split);border-color:var(--hod-stars-color)}.hod--overlay .hod__inner{align-items:var(--hod-align-items, flex-start);text-align:var(--hod-text-align, left)}.hod--overlay .hod__ctas,.hod--overlay .hod__rating{justify-content:var(--hod-justify, flex-start)}.hod--overlay .hod__h1,.hod--overlay .hod__sub,.hod--overlay .hod__quote{margin-left:var(--hod-ml, 0);margin-right:var(--hod-mr, 0)}@media(min-width:750px){.hod__h1{font-size:clamp(38px,4vw,54px)}.hod__sub{font-size:clamp(16px,1.3vw,19px);margin-top:20px}.hod--overlay{min-height:max(var(--hod-h-pct),600px)}@supports (min-height:100svh){.hod--overlay{min-height:max(var(--hod-h-pct-dvh),600px)}}.hod--overlay .hod__img-d{display:block}.hod--overlay .hod__img-m{display:none}.hod--overlay .hod__img{object-position:var(--hod-img-pos)}.hod--overlay .hod__inner{padding:0 clamp(40px,6vw,80px) clamp(56px,7vw,88px);max-width:1440px;margin-inline:auto}.hod--split{flex-direction:row;align-items:stretch;min-height:560px}.hod--split .hod__media{flex:0 0 50%;width:50%;height:auto;order:var(--hod-media-order, 2)}.hod--split .hod__img-d{display:block}.hod--split .hod__img-m{display:none}.hod--split .hod__img{object-position:var(--hod-img-pos)}.hod--split .hod__panel{flex:0 0 50%;width:50%;padding:clamp(48px,5vw,80px) clamp(40px,5vw,72px);order:var(--hod-panel-order, 1)}.hod--split .hod__h1{max-width:18ch}}.ed-bg{background:var(--ed-bg-bgc);padding:var(--ed-bg-pad-t) 0 var(--ed-bg-pad-b)}.ed-bg__wrap{max-width:1440px;margin:0 auto;padding:0 24px}.ed-bg__head{max-width:560px;margin:0 0 32px}.ed-bg__eb{display:inline-block;font:600 12px/1 Jost,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--ed-bg-eb-col);margin:0 0 16px}.ed-bg__h2{font:700 clamp(32px,9vw,40px)/1.06 "Jost",sans-serif;letter-spacing:-.03em;color:var(--ed-bg-ink-col);margin:0;max-width:22ch}.ed-bg__sub{font:400 16px/1.6 Jost,sans-serif;color:var(--ed-bg-soft-col);margin:10px 0 0;max-width:46ch}.ed-bg__grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:16px;-webkit-overflow-scrolling:touch;margin:0 -24px;padding:0 24px;scrollbar-width:none;overscroll-behavior-x:contain}.ed-bg__grid::-webkit-scrollbar{display:none}.ed-bg__card{flex:0 0 76vw;max-width:320px;scroll-snap-align:start;display:flex;flex-direction:column;text-decoration:none;color:inherit}.ed-bg__footer{margin-top:32px;text-align:center}.ed-bg__all-btn{display:inline-flex;align-items:center;gap:8px;font:600 14px/1 Jost,sans-serif;color:var(--ed-bg-ink-col);text-decoration:none;border:2px solid var(--ed-bg-ink-col);padding:12px 24px;border-radius:100px;transition:background .18s,color .18s}.ed-bg__all-btn:hover{background:var(--ed-bg-ink-col);color:#fff}.ed-bg__all-btn svg{width:14px;height:14px;flex-shrink:0}.ed-bg__media{aspect-ratio:16/10;overflow:hidden;background:#e8dfce;margin:0 0 16px;position:relative}.ed-bg__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s cubic-bezier(.19,1,.22,1)}.ed-bg__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0ebdf,#e8dfce);color:#8a847a}.ed-bg__placeholder svg{width:40%;max-width:96px;height:auto;opacity:.55}@media(hover:hover){.ed-bg__card:hover .ed-bg__media img{transform:scale(1.04)}}.ed-bg__card:active .ed-bg__media img{transform:scale(1.02);transition-duration:.25s}.ed-bg__cat{display:block;font:600 11px/1 Jost,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--ed-bg-eb-col);margin:0 0 8px}.ed-bg__t{font:500 17px/1.3 Jost,sans-serif;color:var(--ed-bg-ink-col);margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:28ch}.ed-bg__meta{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font:400 13px/1.25 Jost,sans-serif;color:var(--ed-bg-mute-col);margin-top:auto}.ed-bg__details{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px 8px}.ed-bg__date{white-space:nowrap}.ed-bg__sep{opacity:.55}.ed-bg__cta{display:inline-flex;align-items:center;justify-content:flex-start;align-self:stretch;width:100%;gap:10px;margin:0!important;padding:0!important;text-align:left}.ed-bg__meta .more{color:var(--ed-bg-ink-col);font-weight:500;margin:0!important;text-align:left}.ed-bg__meta svg{width:13px;height:13px}.ed-bg__card:focus-visible{outline:2px solid #EEAA22;outline-offset:3px}@media(min-width:760px){.ed-bg{padding:var(--ed-bg-pad-t-d) 0 var(--ed-bg-pad-b-d)}.ed-bg__wrap{padding:0 clamp(40px,5vw,80px)}.ed-bg__head{margin-bottom:48px}.ed-bg__h2{font-size:clamp(32px,3.5vw,42px)}.ed-bg__sub{font-size:17px}.ed-bg__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(32px,3vw,48px);margin:0;padding:0;overflow:visible}.ed-bg__card{flex:none;max-width:none}.ed-bg__t{font-size:20px}.ed-bg__footer{margin-top:48px}}.ed-fq{background:var(--ed-fq-bgc);padding:var(--ed-fq-pad-t) 0 var(--ed-fq-pad-b)}.ed-fq__wrap{max-width:600px;margin:0 auto;padding:0 24px}.ed-fq__head{text-align:center;margin:0 0 40px}.ed-fq__h2{font:700 clamp(30px,8vw,38px)/1.08 "Jost",sans-serif;letter-spacing:-.03em;color:var(--ed-fq-ink-col);margin:0 auto;max-width:18ch}.ed-fq__sub{font:400 16px/1.6 Jost,sans-serif;color:var(--ed-fq-soft-col);margin:14px auto 0;max-width:44ch}.ed-fq__item{border-bottom:1px solid var(--ed-fq-line-col);background:transparent}.ed-fq__item summary{list-style:none;cursor:pointer;padding:22px 36px 22px 0;position:relative;font:500 17px/1.4 Jost,sans-serif;color:var(--ed-fq-ink-col);outline:none}.ed-fq__item summary::-webkit-details-marker{display:none}.ed-fq__item summary:focus-visible{outline:2px solid #EEAA22;outline-offset:3px;border-radius:4px}.ed-fq__ic{position:absolute;right:4px;top:50%;width:20px;height:20px;transform:translateY(-50%);color:var(--ed-fq-ink-col);transition:transform .2s cubic-bezier(.19,1,.22,1)}.ed-fq__item[open] .ed-fq__ic{transform:translateY(-50%) rotate(45deg)}.ed-fq__ic svg{width:100%;height:100%;stroke-width:1.5}.ed-fq__a{padding:0 36px 24px 0;font:400 15px/1.7 Jost,sans-serif;color:var(--ed-fq-soft-col)}.ed-fq__a p{margin:0 0 .8rem}.ed-fq__a p:last-child{margin:0}.ed-fq__a a{color:var(--ed-fq-ink-col);text-decoration:underline;text-underline-offset:3px}@media(min-width:760px){.ed-fq{padding:var(--ed-fq-pad-t-d) 0 var(--ed-fq-pad-b-d)}.ed-fq__wrap{padding:0 clamp(24px,4vw,40px)}.ed-fq__head{margin-bottom:56px}.ed-fq__h2{font-size:clamp(32px,3vw,40px)}.ed-fq__item summary{font-size:18px;padding:26px 36px 26px 0}.ed-fq__a{font-size:16px}}.ed-it{background:var(--ed-it-panel);overflow:hidden;display:flex;flex-direction:column}.ed-it__media{width:100%;aspect-ratio:var(--ed-it-ratio);overflow:hidden;background:#0000000a;order:var(--ed-it-media-order-m)}.ed-it__body{order:var(--ed-it-body-order-m)}.ed-it__media img,.ed-it__media svg{width:100%;height:100%;object-fit:cover;display:block}.ed-it__body{padding:var(--ed-it-pad-v-m) var(--ed-it-pad-h-m)}.ed-it__eb{display:inline-block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--ed-it-eb-color);margin:0 0 16px}.ed-it__title{font-size:var(--ed-it-title-size-m);line-height:1.06;letter-spacing:-.02em;font-weight:500;color:var(--ed-it-text-color);margin:0 0 20px}.ed-it__text{font-size:var(--ed-it-text-size-m);line-height:1.45;color:var(--ed-it-text-color);margin:0 0 30px}.ed-it__text p{margin:0 0 .4em}.ed-it__text p:last-child{margin-bottom:0}.ed-it__btn{display:inline-block;font-size:var(--ed-it-btn-size);font-weight:500;letter-spacing:.01em;color:var(--ed-it-text-color);text-decoration:none;padding:15px 34px;border:1.5px solid var(--ed-it-text-color);border-radius:9999px;transition:background .2s ease,color .2s ease}@media(hover:hover){.ed-it__btn:hover{background:var(--ed-it-text-color);color:var(--ed-it-panel)}}@media(min-width:750px){.ed-it{display:grid;grid-template-columns:1fr 1fr;align-items:center}.ed-it__media{aspect-ratio:auto;height:100%;min-height:var(--ed-it-min-h-d);order:var(--ed-it-media-order-d)}.ed-it__body{padding:var(--ed-it-pad-v-d) var(--ed-it-pad-h-d);order:var(--ed-it-body-order-d)}.ed-it__title{font-size:var(--ed-it-title-size-d)}.ed-it__text{font-size:var(--ed-it-text-size-d)}}.ed-coll{background:var(--ed-coll-bgc);padding:var(--ed-coll-pad-t) 0 var(--ed-coll-pad-b)}.ed-coll .ed-coll__wrap{max-width:1400px!important;margin:0 auto!important;padding:0 24px;box-sizing:border-box}.ed-coll__head{margin:0 0 32px;max-width:560px}.ed-coll__eb{display:inline-block;font:600 12px/1 Jost,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--ed-coll-eb-col);margin:0 0 16px}.ed-coll__h2{font:700 clamp(32px,9vw,40px)/1.06 "Jost",sans-serif;letter-spacing:-.03em;color:var(--ed-coll-ink-col);margin:0;max-width:20ch}.ed-coll__sub{font:400 16px/1.6 Jost,sans-serif;color:var(--ed-coll-soft-col);margin:10px 0 0;max-width:46ch}.ed-coll__grid{display:flex;gap:var(--ed-coll-gap-m);overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:16px;-webkit-overflow-scrolling:touch;margin:0 -24px;padding:0 16px 0 24px;scrollbar-width:none;overscroll-behavior-x:contain}.ed-coll__grid::-webkit-scrollbar{display:none}.ed-coll__card{position:relative;flex:0 0 var(--ed-coll-card-w-m);max-width:340px;aspect-ratio:var(--ed-coll-aspect);overflow:hidden;background:#1c1c1c;scroll-snap-align:start;display:block;text-decoration:none;color:#fff;isolation:isolate;transition:transform .2s cubic-bezier(.19,1,.22,1)}.ed-coll__card:active{transform:scale(.99);transition-duration:.12s}.ed-coll__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.19,1,.22,1);z-index:1}@media(hover:hover){.ed-coll__card:hover .ed-coll__img{transform:scale(1.06)}}.ed-coll__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1f1a14d9,#1f1a148c 30%,#1f1a1426 55%,#1f1a1400 75%);pointer-events:none;z-index:2}.ed-coll__txt{position:absolute;left:20px;right:20px;bottom:20px;color:var(--ed-coll-card-text-col);z-index:3;text-shadow:0 1px 8px rgba(31,26,20,.5)}.ed-coll__cat{display:block;font:600 10px/1 Jost,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--ed-coll-eb-col);margin:0 0 6px}.ed-coll__t{font:600 18px/1.2 Fraunces,serif;letter-spacing:-.018em;margin:0;color:var(--ed-coll-card-text-col)}.ed-coll__l{display:inline-flex;align-items:center;gap:6px;font:500 13px/1 Jost,sans-serif;opacity:1;margin:10px 0 0;color:var(--ed-coll-card-text-col)}.ed-coll__l svg{width:13px;height:13px;transition:transform .2s cubic-bezier(.19,1,.22,1)}@media(hover:hover){.ed-coll__card:hover .ed-coll__l svg{transform:translate(4px)}}.ed-coll__card:focus-visible{outline:3px solid #3D2817;outline-offset:3px}@media(min-width:760px){.ed-coll{padding:var(--ed-coll-pad-t-d) 0 var(--ed-coll-pad-b-d)}.ed-coll .ed-coll__wrap{padding:0 20px}.ed-coll__head{margin-bottom:48px}.ed-coll__h2{font-size:clamp(32px,3.5vw,44px)}.ed-coll__sub{font-size:17px}.ed-coll__grid{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:var(--ed-coll-gap-d);margin:0;padding:0;overflow:visible}.ed-coll__card{flex:0 1 var(--ed-coll-basis-tablet);max-width:var(--ed-coll-basis-tablet)}.ed-coll__txt{left:32px;right:32px;bottom:32px}.ed-coll__t{font-size:20px}}@media(min-width:1100px){.ed-coll__grid{flex-wrap:nowrap;justify-content:flex-start}.ed-coll__card{flex-basis:var(--ed-coll-basis-desktop);max-width:var(--ed-coll-basis-desktop)}}@media(prefers-reduced-motion:reduce){.ed-coll__card,.ed-coll__img,.ed-coll__l svg{transition:none;transform:none}}.ptq-section-wrapper .ptq-card{background:#fff!important;border:1px solid #e2d8c6!important;border-radius:12px!important;overflow:hidden!important;transition:transform .25s ease,box-shadow .25s ease}.ptq-section-wrapper .ptq-card:hover{transform:translateY(-3px);box-shadow:0 10px 26px #2a211a1a!important}.ptq-section-wrapper .ptq-card .ptq-image-wrapper{background:#fff!important;aspect-ratio:1/1;overflow:hidden}.ptq-section-wrapper .ptq-card .ptq-image{width:100%;height:100%;object-fit:cover;display:block}.ptq-section-wrapper .ptq-card .ptq-card-info{padding:13px 14px 15px!important}.ptq-section-wrapper .ptq-card .ptq-reviews{display:flex!important;flex-direction:row!important;align-items:center!important;gap:4px!important;flex-wrap:nowrap!important}.ptq-section-wrapper .ptq-card .ptq-stars{font-size:11px!important;line-height:1!important;letter-spacing:.2px!important;flex:0 0 auto!important}.ptq-section-wrapper .ptq-card .ptq-stars-bg{color:#d8ccb8!important}.ptq-section-wrapper .ptq-card .ptq-stars-fg{color:#96662f!important}.ptq-section-wrapper .ptq-card .ptq-reviews-count{font-size:10.5px!important;color:#5c5145!important;white-space:nowrap!important}@media(min-width:750px){.ptq-section-wrapper .ptq-card .ptq-card-info{padding:15px 17px 18px!important}.ptq-section-wrapper .ptq-card .ptq-reviews{gap:7px!important}.ptq-section-wrapper .ptq-card .ptq-stars{font-size:13.5px!important;letter-spacing:1px!important}.ptq-section-wrapper .ptq-card .ptq-reviews-count{font-size:12.5px!important}}.lm-slider-thumb{-webkit-mask-image:linear-gradient(to bottom,#000 calc(100% - 22px),transparent 100%)!important;mask-image:linear-gradient(to bottom,#000 calc(100% - 22px),transparent 100%)!important}.vertical_thumb_lm{--pdp-gallery-main-height: 0px}
/*# sourceMappingURL=/cdn/shop/t/28/assets/dtc-design.css.map */
