:root{--cream: #f7f1ea;--blush: #f3e3df;--ink: #2a2320;--ink-deep: #241e1b;--rose: #c47b72;--rose-deep: #a85f57;--rose-light: #e7a39a;--muted: #6b605a;--card-dark: #332b27;--on-dark: #ffffff;--radius-btn: 14px;--radius-card: 22px;--page-width: 1240px;--font-serif: "Spectral", Georgia, "Times New Roman", serif;--font-sans: "Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);font-family:var(--font-sans);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3,h4,p,ul,figure{margin:0}ul{padding:0;list-style:none}::selection{background:#e7c3bc;color:var(--ink)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-to-content:focus{position:fixed;top:12px;left:12px;z-index:1000;background:var(--ink);color:#fff;padding:10px 16px;border-radius:8px}@keyframes glowPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.page-width{max-width:var(--page-width);margin:0 auto;padding-inline:32px}.section{padding-block:clamp(64px,8vw,110px);padding-inline:32px}.section--cream{background:var(--cream)}.section--blush{background:var(--blush)}.section--ink{background:var(--ink);color:var(--on-dark)}.section__head{text-align:center;max-width:640px;margin:0 auto 56px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--rose-deep);margin-bottom:16px}.section--ink .eyebrow{color:var(--rose-light)}.h-serif{font-family:var(--font-serif);font-weight:400;letter-spacing:-.01em;line-height:1.06}.title-xl{font-family:var(--font-serif);font-weight:400;line-height:1.05;letter-spacing:-.01em;font-size:clamp(36px,4.4vw,56px)}.title-lg{font-family:var(--font-serif);font-weight:400;line-height:1.06;letter-spacing:-.01em;font-size:clamp(34px,4vw,52px)}.title-md{font-family:var(--font-serif);font-weight:400;line-height:1.08;letter-spacing:-.01em;font-size:clamp(34px,3.6vw,46px)}.lede{font-size:17px;line-height:1.65;color:var(--muted)}.section--ink .lede{color:#fff9}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:600;font-size:16px;line-height:1;padding:17px 34px;border-radius:var(--radius-btn);border:0;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn--primary{background:var(--rose);color:#fff;box-shadow:0 10px 28px #a85f5752}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 16px 36px #a85f5766}.btn--light{background:#fff;color:var(--ink)}.btn--light:hover{transform:translateY(-2px)}.btn--block{display:flex;width:100%;padding:19px;font-size:17px}.btn--ghost{background:none;color:var(--ink);padding:17px 10px;font-size:16px;font-weight:600;border:0;border-bottom:2px solid var(--rose);border-radius:0}.section--ink .btn--ghost,.hero--full .btn--ghost{color:#fff;border-bottom-color:#fff9}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;transition:background .35s ease,backdrop-filter .35s ease,border-color .35s ease,box-shadow .35s ease;background:transparent;border-bottom:1px solid transparent}.site-header.is-scrolled{background:#f7f1eae0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:#2a232014;box-shadow:0 4px 24px #2a23200f}.site-header__inner{max-width:var(--page-width);margin:0 auto;padding:0 32px;height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header__left{display:flex;align-items:center;gap:40px}.site-logo{font-family:var(--font-serif);font-weight:500;font-size:26px;letter-spacing:.02em;color:var(--ink);text-decoration:none}.site-logo img{height:var(--logo-h, 32px);width:auto}.site-nav{display:flex;gap:28px}.site-nav a{font-size:14px;font-weight:500;color:var(--muted);text-decoration:none;transition:color .2s}.site-nav a:hover{color:var(--ink)}.site-header__right{display:flex;align-items:center;gap:16px}.site-header__rating{font-size:14px;font-weight:500;color:var(--muted);white-space:nowrap}.nav-cta{background:var(--rose);color:#fff;font-size:14px;font-weight:600;padding:10px 20px;border-radius:12px;text-decoration:none;white-space:nowrap}.nav-toggle{display:none;background:none;border:0;cursor:pointer;padding:8px;color:var(--ink)}.nav-toggle svg{width:24px;height:24px}.hero--split{background:linear-gradient(180deg,var(--blush) 0%,var(--cream) 100%);padding:120px 32px 80px}.hero--split .hero__inner{max-width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center}.hero__badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--rose-deep);background:#fff;padding:8px 14px;border-radius:100px;margin-bottom:24px}.hero__title{font-family:var(--font-serif);font-weight:400;line-height:1.04;letter-spacing:-.01em;font-size:clamp(44px,5vw,68px);margin-bottom:22px}.hero__sub{font-size:18px;line-height:1.6;color:var(--muted);max-width:460px;margin-bottom:34px}.hero__cta{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.hero__assurances{display:flex;flex-wrap:wrap;gap:28px;margin-top:36px;font-size:13px;color:var(--muted)}.hero__media{position:relative}.hero__glow{position:absolute;top:-30px;right:-30px;bottom:-30px;left:-30px;background:radial-gradient(circle,rgba(231,163,154,.33),transparent 70%);filter:blur(20px);animation:glowPulse 5s ease-in-out infinite}.hero__img{position:relative;aspect-ratio:4/5;border-radius:var(--radius-card);object-fit:cover;width:100%}.hero--full{position:relative;min-height:88vh;display:flex;align-items:flex-end;background:var(--ink);overflow:hidden}.hero--full .hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.hero--full .hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2a232026,#2a232033 40%,#2a2320d9)}.hero--full .hero__orb{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);width:340px;height:340px;background:radial-gradient(circle,rgba(231,163,154,.4),transparent 70%);filter:blur(30px);animation:glowPulse 5s ease-in-out infinite}.hero--full .hero__inner{position:relative;max-width:var(--page-width);margin:0 auto;padding:0 32px 80px;width:100%}.hero--full .hero__badge{color:var(--blush);background:transparent;border:1px solid rgba(255,255,255,.3)}.hero--full .hero__title{font-weight:300;font-size:clamp(46px,6.5vw,92px);line-height:1;color:#fff;max-width:880px}.hero--full .hero__sub{font-size:19px;color:#ffffffd1;max-width:520px}.value-strip{background:var(--ink);padding:38px 32px}.value-strip__grid{max-width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.value-item{display:flex;align-items:center;gap:14px}.value-item__num{flex:none;width:42px;height:42px;border-radius:50%;border:1.5px solid var(--rose);display:flex;align-items:center;justify-content:center;color:var(--rose-light);font-family:var(--font-serif);font-size:18px}.value-item__t{color:#fff;font-weight:600;font-size:15px}.value-item__d{color:#ffffff8c;font-size:13px}.feature__inner{max-width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.feature--reverse .feature__media{order:2}.feature--reverse .feature__body{order:1}.feature__media{position:relative}.feature__img{aspect-ratio:1/1;border-radius:var(--radius-card);width:100%;height:100%;object-fit:contain;object-position:center;display:block}.feature__title{margin-bottom:20px}.feature__text{font-size:17px;line-height:1.65;color:var(--muted);margin-bottom:28px}.stat-row{display:flex;gap:40px}.stat__n{font-family:var(--font-serif);font-size:40px;color:var(--rose)}.stat__l{font-size:14px;color:var(--muted)}.check-list{display:flex;flex-direction:column;gap:12px}.check-list li{display:flex;gap:10px;align-items:center;font-size:16px;color:var(--ink)}.check-list .tick{color:var(--rose);font-weight:700}.steps{max-width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.step__img{aspect-ratio:3/2;border-radius:18px;margin-bottom:22px;width:100%;height:auto;object-fit:cover;object-position:center}.step__k{font-family:var(--font-serif);font-size:22px;color:var(--rose);margin-bottom:8px}.step__t{font-size:20px;font-weight:600;margin-bottom:8px}.step__d{font-size:15px;line-height:1.6;color:var(--muted)}.ba{max-width:760px;margin:0 auto 72px;position:relative;aspect-ratio:16/10;border-radius:var(--radius-card);overflow:hidden;-webkit-user-select:none;user-select:none;--pos: 50%}.ba__after,.ba__before-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ba__before{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;width:var(--pos)}.ba__tag{position:absolute;top:16px;font-size:12px;font-weight:600;padding:6px 12px;border-radius:100px}.ba__tag--after{right:16px;background:var(--rose);color:#fff}.ba__tag--before{left:16px;background:#ffffffe6;color:var(--ink)}.ba__divider{position:absolute;top:0;bottom:0;left:var(--pos);width:3px;background:#fff;transform:translate(-50%);box-shadow:0 0 12px #0000004d;pointer-events:none}.ba__handle{position:absolute;left:var(--pos);top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:#fff;border:3px solid var(--rose);box-shadow:0 4px 18px #0000004d;display:flex;align-items:center;justify-content:center;color:var(--rose);font-size:14px;pointer-events:none}.ba__range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;-webkit-appearance:none;appearance:none;background:transparent}.ba__range::-webkit-slider-thumb{-webkit-appearance:none;width:48px;height:100%}.ba__range::-moz-range-thumb{width:48px;height:100%;border:0;background:transparent}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.t-card{background:var(--card-dark);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:30px}.t-card__stars{color:var(--rose-light);font-size:15px;letter-spacing:2px;margin-bottom:14px}.t-card__quote{color:#ffffffd9;font-size:16px;line-height:1.6;margin-bottom:20px}.t-card__by{display:flex;align-items:center;gap:12px}.t-card__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.t-card__name{color:#fff;font-weight:600;font-size:14px}.t-card__role{color:#ffffff80;font-size:13px}.press{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 40px;align-items:center;padding-top:40px;border-top:1px solid rgba(255,255,255,.1)}.press__label{color:#ffffff73;font-size:13px;letter-spacing:.05em}.press__logo{font-family:var(--font-serif);font-size:22px;color:#ffffffb3}.press__logo img{height:26px;width:auto;opacity:.7;filter:brightness(0) invert(1)}.compare-wrap{max-width:980px;margin:0 auto}.compare{background:#fff;border-radius:var(--radius-card);overflow:hidden;box-shadow:0 20px 60px #2a232012}.compare__row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr}.compare__head{background:var(--ink);color:#fff}.compare__head .compare__cell{font-weight:600}.compare__brandcol{background:var(--rose);font-family:var(--font-serif);font-size:19px}.compare__cell{padding:22px 16px;text-align:center;font-size:14px}.compare__cell--label{text-align:left;padding:18px 26px;font-size:15px;font-weight:500;color:var(--ink)}.compare__body .compare__row{border-bottom:1px solid rgba(42,35,32,.06)}.compare__body .compare__row:nth-child(odd){background:#fff}.compare__body .compare__row:nth-child(2n){background:#faf5f0}.compare__body .compare__cell{padding:18px 16px;font-size:15px;color:var(--muted)}.compare__cell--hi{font-weight:600;color:var(--rose-deep);background:#c47b720f}.compare__cell--no{color:#b9a9a1}.offer{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.offer__media{position:relative}.offer__glow{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;background:radial-gradient(circle,rgba(231,163,154,.4),transparent 70%);filter:blur(24px);animation:glowPulse 5s ease-in-out infinite}.offer__img{position:relative;aspect-ratio:1/1;border-radius:var(--radius-card);width:100%;object-fit:contain;object-position:center;background:var(--blush)}.offer__flag{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--rose);padding:7px 14px;border-radius:100px;margin-bottom:22px}.offer__title{font-family:var(--font-serif);font-weight:400;line-height:1.06;font-size:clamp(34px,3.8vw,48px);margin-bottom:16px}.offer__price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:8px}.offer__price{font-family:var(--font-serif);font-size:52px;color:var(--ink)}.offer__compare{font-size:22px;color:#a89a92;text-decoration:line-through}.offer__finance{font-size:15px;color:var(--muted);margin-bottom:28px}.offer__list{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.offer__list li{display:flex;gap:10px;font-size:16px;color:var(--ink)}.offer__list .tick{color:var(--rose);font-weight:700}.offer__note{text-align:center;font-size:13px;color:var(--muted);margin-top:14px}.offer__stars{display:flex;align-items:center;gap:10px;margin-bottom:18px}.offer__stars .stars{color:var(--rose);letter-spacing:2px}.offer__stars .count{font-size:14px;color:var(--muted)}.faq-wrap{max-width:760px;margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border-radius:16px;border:1px solid rgba(42,35,32,.07);overflow:hidden}.faq-item>summary{list-style:none;cursor:pointer;padding:22px 26px;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:17px;font-weight:600;color:var(--ink)}.faq-item>summary::-webkit-details-marker{display:none}.faq-icon{flex:none;width:30px;height:30px;border-radius:50%;background:var(--blush);color:var(--rose);display:flex;align-items:center;justify-content:center;font-size:20px;transition:transform .25s,background .25s,color .25s}.faq-item[open] .faq-icon{transform:rotate(45deg);background:var(--rose);color:#fff}.faq-item__a{padding:0 26px 24px;font-size:16px;line-height:1.65;color:var(--muted)}.email-cap{max-width:680px;margin:0 auto;text-align:center}.email-cap__title{font-family:var(--font-serif);font-weight:300;line-height:1.08;font-size:clamp(32px,4vw,46px);color:#fff;margin-bottom:16px}.email-cap__sub{font-size:17px;color:#ffffffa6;margin-bottom:32px}.email-form{display:flex;gap:10px;max-width:440px;margin:0 auto;flex-wrap:wrap}.email-form input[type=email]{flex:1;min-width:200px;border:0;border-radius:12px;padding:16px 18px;font-family:inherit;font-size:15px;background:#fff;color:var(--ink)}.email-form button{border:0;cursor:pointer;font-family:inherit;background:var(--rose);color:#fff;font-weight:600;font-size:15px;padding:16px 26px;border-radius:12px}.email-success{color:var(--rose-light);margin-top:16px;font-size:15px}.site-footer{background:var(--ink-deep);padding:64px 32px 36px}.site-footer__inner{max-width:var(--page-width);margin:0 auto}.site-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.1)}.site-footer__brand{font-family:var(--font-serif);font-weight:500;font-size:28px;color:#fff;margin-bottom:14px}.site-footer__brand img{height:30px;width:auto}.site-footer__about{font-size:14px;line-height:1.6;color:#ffffff80;max-width:280px}.site-footer__coltitle{font-size:13px;font-weight:600;color:#fff;letter-spacing:.05em;margin-bottom:16px}.site-footer__links{display:flex;flex-direction:column;gap:10px}.site-footer__links a{font-size:14px;color:#ffffff8c;text-decoration:none;transition:color .2s}.site-footer__links a:hover{color:#fff}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:28px;flex-wrap:wrap;gap:16px}.site-footer__copy{font-size:13px;color:#fff6}.site-footer__legal{display:flex;gap:24px}.site-footer__legal a{font-size:13px;color:#fff6;text-decoration:none}.ph{background-image:repeating-linear-gradient(45deg,#e6d5cd,#e6d5cd 11px,#dcc7be 11px 22px);background-color:#e6d5cd}.ph--dark{background-image:repeating-linear-gradient(45deg,#3a322e,#3a322e 13px,#332b27 13px 26px);background-color:#332b27}.media-fill{width:100%;height:100%;object-fit:cover;display:block}.product{max-width:var(--page-width);margin:0 auto;padding:112px 32px 80px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.product__gallery{display:flex;flex-direction:column;gap:16px;position:sticky;top:96px}.product__main-img{border-radius:var(--radius-card);aspect-ratio:1/1;width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:var(--blush)}.product__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product__thumbs img{border-radius:12px;aspect-ratio:1/1;width:100%;object-fit:contain;object-position:center;cursor:pointer;border:2px solid transparent;background:var(--blush)}.product__title{font-family:var(--font-serif);font-weight:400;font-size:clamp(30px,3.4vw,44px);line-height:1.06;margin-bottom:14px}.product__price-row{display:flex;align-items:baseline;gap:14px;margin:18px 0}.product__price{font-family:var(--font-serif);font-size:38px;color:var(--ink)}.product__price--sale{color:var(--rose-deep)}.product__compare{font-size:20px;color:#a89a92;text-decoration:line-through}.product__desc{font-size:16px;line-height:1.7;color:var(--muted);margin:24px 0}.product__desc p{margin-bottom:14px}.product__form{display:flex;flex-direction:column;gap:18px;margin-top:8px}.product__option{display:flex;flex-direction:column;gap:8px}.product__option label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.product__option select{padding:14px 16px;border-radius:12px;border:1px solid rgba(42,35,32,.15);font-family:inherit;font-size:15px;background:#fff}.product__assurances{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px;font-size:13px;color:var(--muted)}.page-narrow{max-width:820px;margin:0 auto;padding:120px 32px 80px}.page-narrow h1{font-family:var(--font-serif);font-weight:400;font-size:clamp(34px,4vw,52px);margin-bottom:24px;line-height:1.06}.rte{font-size:17px;line-height:1.7;color:var(--muted)}.rte h2{font-family:var(--font-serif);font-size:28px;margin:32px 0 12px;color:var(--ink)}.rte a{color:var(--rose-deep)}.rte ul{list-style:disc;padding-left:22px;margin:12px 0}.coll-grid{max-width:var(--page-width);margin:0 auto;padding:120px 32px 80px}.coll-grid__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:28px}.card-prod{text-decoration:none;color:inherit;display:block}.card-prod__img{border-radius:18px;aspect-ratio:4/5;width:100%;object-fit:contain;object-position:center;display:block;background:var(--blush);margin-bottom:14px}.card-prod__title{font-size:16px;font-weight:600;margin-bottom:4px}.card-prod__price{font-size:15px;color:var(--muted)}@media(max-width:990px){.hero--split .hero__inner,.feature__inner,.offer,.product{grid-template-columns:1fr;gap:40px}.feature--reverse .feature__media,.feature--reverse .feature__body{order:0}.value-strip__grid{grid-template-columns:repeat(2,1fr);gap:28px}.testimonials{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:40px}.site-footer__top{grid-template-columns:1fr 1fr;gap:32px}.product__gallery{position:static}.site-nav,.site-header__rating{display:none}.nav-toggle{display:inline-flex}}@media(max-width:620px){.section,.hero--split,.page-width,.site-header__inner,.value-strip__grid,.site-footer{padding-inline:20px}.value-strip__grid{grid-template-columns:1fr}.compare__cell,.compare__cell--label{padding:14px 10px;font-size:13px}.compare__row{grid-template-columns:1.4fr 1fr 1fr 1fr}.site-footer__top{grid-template-columns:1fr}.hero--split{padding-top:104px}}.mobile-nav{display:none}.mobile-nav.is-open{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:var(--cream);padding:88px 28px 28px}.mobile-nav a{display:block;font-family:var(--font-serif);font-size:26px;color:var(--ink);text-decoration:none;padding:14px 0;border-bottom:1px solid rgba(42,35,32,.08)}.mobile-nav__close{position:absolute;top:22px;right:22px;background:none;border:0;font-size:28px;cursor:pointer;color:var(--ink)}
/*# sourceMappingURL=/cdn/shop/t/9/assets/base.css.map */
