:root{--sp-cream:#FAF0E8;--sp-cream2:#F0E6D8;--sp-violet:#2E1A4A;--sp-violet2:#3D2260;--sp-rose:#BF7D90;--sp-tan:#B89070;--sp-tan2:#9A7658;--sp-text:#1E1514;--sp-muted:#8C7A70;--sp-border:rgba(80,58,50,.13);--sp-r:8px;--sp-r-lg:16px;--sp-shadow:0 4px 32px rgba(30,21,20,.09)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;color:var(--sp-text);background:var(--sp-cream)}img{max-width:100%;display:block}a,a:link,a:visited{color:inherit;text-decoration:none}.sp-nav{position:sticky;top:0;z-index:100;background:var(--sp-cream);border-bottom:1px solid var(--sp-border)}.sp-nav__inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 40px;height:68px}.sp-nav__logo{font-family:Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:500;font-style:italic;color:var(--sp-text);letter-spacing:.01em;text-align:center;line-height:1.1}.sp-nav__logo span{display:block;font-style:normal;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:8px;letter-spacing:.3em;text-transform:uppercase;color:var(--sp-muted);font-weight:400;margin-top:3px}.sp-nav__links{display:flex;align-items:center;gap:28px}.sp-nav__links a{font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--sp-text);opacity:.65;transition:opacity .2s}.sp-nav__links a:hover{opacity:1}.sp-nav__cart{position:relative;color:var(--sp-text);margin-left:8px}.sp-nav__cart svg{width:20px;height:20px}.sp-nav__badge{position:absolute;top:-5px;right:-7px;background:var(--sp-rose);color:#fff;font-size:9px;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}@media(max-width:749px){.sp-nav__links{display:none}.sp-nav__inner{padding:0 20px}}.sp-hero2{background:var(--sp-cream);padding:72px 40px 60px}.sp-hero2__inner{display:grid;grid-template-columns:52% 48%;gap:52px;align-items:center;max-width:1200px;margin:0 auto}.sp-hero2__badge{font-family:Inter,sans-serif;font-size:10.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--sp-muted);margin-bottom:20px;display:flex;align-items:center;gap:10px}.sp-hero2__badge:before{content:"";display:block;width:28px;height:1px;background:var(--sp-muted);opacity:.55}.sp-hero2__h1{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(42px,5.5vw,64px);font-weight:400;line-height:1.06;color:#2e1a4a;margin-bottom:18px}.sp-hero2__em{font-style:italic;font-weight:400;color:var(--sp-rose);display:block}.sp-hero2__sub{font-size:15px;line-height:1.75;color:var(--sp-muted);margin-bottom:28px;max-width:460px}.sp-hero2__sub strong{color:#2e1a4a;font-weight:600}.sp-hero2__cta-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:32px}.sp-hero2__cta-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--sp-tan);color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;padding:16px 32px;border-radius:100px;border:none;cursor:pointer;transition:background .2s;white-space:nowrap;text-decoration:none}.sp-hero2__cta-btn:hover{background:var(--sp-tan2);color:#fff}.sp-hero2__cta-compare{font-size:13px;color:var(--sp-muted)}.sp-hero2__cta-compare s{color:var(--sp-rose);margin-right:4px;text-decoration:line-through}.sp-hero2__trust{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}.sp-hero2__trust-item{display:flex;align-items:flex-start;gap:12px}.sp-hero2__trust-icon{width:36px;height:36px;min-width:36px;display:flex;align-items:center;justify-content:center;color:var(--sp-tan);flex-shrink:0;margin-top:2px}.sp-hero2__trust-icon svg{width:22px;height:22px}.sp-hero2__trust-title{font-size:13px;font-weight:600;color:var(--sp-text);line-height:1.3;margin-bottom:3px}.sp-hero2__trust-sub{font-size:11.5px;color:var(--sp-muted);line-height:1.45}.sp-hero2__img-wrap{position:relative;width:100%;aspect-ratio:3/4;max-height:72vh;overflow:hidden;border-radius:var(--sp-r-lg);box-shadow:var(--sp-shadow)}.sp-hero2__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.sp-hero2__img-ph{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--sp-cream2)}.sp-hero2__img-badge{position:absolute;top:18px;right:18px;background:#120a12e0;color:#faf0e8f2;font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:8px 16px;border-radius:100px;z-index:2}.sp-hero2__stat-card{position:absolute;bottom:18px;left:18px;background:#fff;border-radius:12px;padding:10px 16px;box-shadow:0 4px 20px #1e15141f;display:flex;flex-direction:column;min-width:100px;z-index:2}.sp-hero2__stat-num{font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:500;color:var(--sp-text);line-height:1.1}.sp-hero2__stat-lbl{font-size:10.5px;color:var(--sp-muted);margin-top:3px;line-height:1.4}@media(max-width:980px){.sp-hero2__inner{grid-template-columns:1fr;gap:36px}.sp-hero2{padding:48px 24px 40px}.sp-hero2__trust{grid-template-columns:1fr}.sp-hero2__img-wrap{max-height:none}}.sp-problem{background:var(--sp-cream2);padding:80px 40px}.sp-problem__inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1200px;margin:0 auto}.sp-problem__img-wrap{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;border-radius:var(--sp-r-lg);box-shadow:var(--sp-shadow)}.sp-problem__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sp-problem__img-ph{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--sp-cream)}.sp-problem__eyebrow{font-size:10.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--sp-muted);margin-bottom:18px;display:flex;align-items:center;gap:10px}.sp-problem__eyebrow:before{content:"";display:block;width:26px;height:1px;background:var(--sp-muted);opacity:.5}.sp-problem__h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(34px,4vw,52px);font-weight:400;line-height:1.1;color:var(--sp-text);margin-bottom:12px}.sp-problem__accent{font-style:italic;color:var(--sp-rose)}.sp-problem__body{font-size:14.5px;line-height:1.78;color:var(--sp-muted);margin-bottom:28px;margin-top:14px}.sp-problem__bullets{display:flex;flex-direction:column;gap:16px}.sp-problem__bullet{display:flex;align-items:flex-start;gap:13px}.sp-problem__dot{width:7px;height:7px;border-radius:50%;background:var(--sp-violet);flex-shrink:0;margin-top:6px}.sp-problem__btext{font-size:14px;line-height:1.65;color:var(--sp-text)}.sp-problem__btext strong{color:var(--sp-text);font-weight:600}@media(max-width:980px){.sp-problem__inner{grid-template-columns:1fr;gap:40px}.sp-problem{padding:60px 24px}}.sp-tech{background:var(--sp-violet);color:#fff;padding:96px 40px}.sp-tech__inner{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;max-width:1200px;margin:0 auto}.sp-tech__eyebrow{font-size:10.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#fff6;margin-bottom:20px;display:flex;align-items:center;gap:10px}.sp-tech__eyebrow:before{content:"";display:block;width:26px;height:1px;background:#ffffff4d}.sp-tech__h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.08;color:#fff;margin-bottom:22px}.sp-tech__accent{font-style:italic;color:var(--sp-rose)}.sp-tech__body{font-size:14.5px;line-height:1.78;color:#ffffffad;margin-bottom:22px;max-width:460px}.sp-tech__quote{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:19px;font-weight:400;color:#dcb4bebf;border-left:2px solid rgba(191,125,144,.5);padding-left:18px;margin-bottom:44px;line-height:1.5}.sp-tech__stats{display:flex;gap:40px;flex-wrap:wrap}.sp-tech__stat-num{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(38px,4.5vw,54px);font-weight:400;color:#fff;line-height:1}.sp-tech__stat-label{font-size:11px;color:#ffffff6b;margin-top:6px;text-transform:uppercase;letter-spacing:.07em;line-height:1.4}.sp-tech__img-wrap{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:var(--sp-r-lg);box-shadow:0 20px 60px #00000059}.sp-tech__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sp-tech__img-ph{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:#fff3;font-family:Cormorant Garamond,serif;font-size:24px}@media(max-width:980px){.sp-tech__inner{grid-template-columns:1fr;gap:40px}.sp-tech{padding:60px 24px}}.sp-feat2{background:var(--sp-cream);padding:96px 0}.sp-feat2__hdr{text-align:center;padding:0 40px;margin-bottom:52px}.sp-feat2__ey{font-size:10.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--sp-muted);margin-bottom:14px;display:flex;align-items:center;justify-content:center;gap:10px}.sp-feat2__ey:before,.sp-feat2__ey:after{content:"";display:block;width:26px;height:1px;background:var(--sp-muted);opacity:.45}.sp-feat2__h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(32px,4vw,52px);font-weight:400;color:var(--sp-text);margin-bottom:14px;line-height:1.1}.sp-feat2__accent{font-style:italic;color:var(--sp-rose)}.sp-feat2__sub{font-size:14.5px;line-height:1.72;color:var(--sp-muted);max-width:520px;margin:0 auto}.sp-feat2__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px}.sp-feat2__card{background:#fff;border-radius:var(--sp-r-lg);overflow:hidden;box-shadow:0 2px 16px #1e151412;transition:box-shadow .28s ease,transform .28s ease}.sp-feat2__card:hover{box-shadow:0 16px 56px #1e151429;transform:translateY(-5px)}.sp-feat2__cimg-wrap{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden}.sp-feat2__cimg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sp-feat2__cimg-ph{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--sp-cream2);display:block}.sp-feat2__cbody{padding:20px 22px 26px}.sp-feat2__icon{width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(184,144,112,.28);background:#faf0e8e6;display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:var(--sp-tan)}.sp-feat2__icon svg{width:18px;height:18px;flex-shrink:0}.sp-feat2__ctitle{font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:500;color:var(--sp-text);margin-bottom:10px;line-height:1.2}.sp-feat2__cdesc{font-size:12.5px;line-height:1.68;color:var(--sp-muted)}.sp-feat2__tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:1200px;margin:0 auto;padding:0 40px}.sp-feat2__tag{display:inline-flex;align-items:center;padding:7px 16px;border:1px solid var(--sp-border);border-radius:100px;font-size:10.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--sp-text);background:#fff}@media(max-width:980px){.sp-feat2__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.sp-feat2__grid{grid-template-columns:1fr}.sp-feat2{padding:60px 0}.sp-feat2__hdr,.sp-feat2__tags{padding:0 24px}}.sp-offer{background:var(--sp-cream2);padding:96px 40px}.sp-offer__inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto}.sp-offer__img-wrap{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;border-radius:var(--sp-r-lg);box-shadow:var(--sp-shadow)}.sp-offer__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.sp-offer__img-ph{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--sp-cream)}.sp-offer__img-ovl{position:absolute;top:18px;left:18px;background:#faf0e8f5;color:var(--sp-tan2);font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:7px 16px;border-radius:100px;border:1px solid rgba(184,144,112,.18);white-space:nowrap;z-index:2}.sp-offer__card{background:#fff;border-radius:var(--sp-r-lg);box-shadow:0 8px 48px #1e151417;padding:40px 38px}.sp-offer__eyebrow{font-size:10.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--sp-muted);margin-bottom:10px}.sp-offer__h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(26px,2.8vw,36px);font-weight:400;color:var(--sp-violet);margin-bottom:20px;line-height:1.15}.sp-offer__pricing{display:flex;align-items:baseline;gap:12px;margin-bottom:26px;flex-wrap:wrap}.sp-offer__price{font-family:Cormorant Garamond,Georgia,serif;font-size:44px;font-weight:400;color:var(--sp-text)}.sp-offer__compare{font-size:15px;color:var(--sp-muted)}.sp-offer__compare s{text-decoration:line-through}.sp-offer__badge{background:var(--sp-rose);color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.04em;padding:4px 12px;border-radius:100px}.sp-offer__variant-label{font-size:10.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sp-muted);margin-bottom:12px}.sp-offer__swatches{display:flex;gap:10px;margin-bottom:24px;align-items:center}.sp-offer__swatch{width:32px;height:32px;border-radius:50%;cursor:pointer;border:3px solid transparent;box-shadow:0 0 0 1.5px var(--sp-border);transition:box-shadow .2s,transform .15s;display:block;flex-shrink:0}.sp-offer__swatch:hover,.sp-offer__swatch.active{box-shadow:0 0 0 2.5px var(--sp-text);transform:scale(1.08)}.sp-offer__swatch-name{font-family:Inter,sans-serif;font-size:13px;color:var(--sp-text);margin-left:6px;font-weight:400}.sp-swatch-rose{background:linear-gradient(135deg,#edcad2,#d4909f)}.sp-swatch-blanc{background:linear-gradient(135deg,#f0ede8,#ddd8d0)}.sp-swatch-noir{background:linear-gradient(135deg,#2a2a2a,#111)}.sp-offer__divider{height:1px;background:var(--sp-border);margin-bottom:22px}.sp-offer__checklist{list-style:none;display:flex;flex-direction:column;gap:13px;margin-bottom:28px;font-size:13.5px;color:var(--sp-text)}.sp-offer__checklist li{display:flex;align-items:center;gap:10px}.sp-offer__checklist li:before{content:"";display:inline-block;width:17px;height:17px;min-width:17px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23B89070' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.sp-offer__atc{display:block;width:100%;background:var(--sp-tan);color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;text-align:center;padding:19px;border-radius:100px;cursor:pointer;border:none;margin-bottom:22px;transition:background .2s}.sp-offer__atc:hover{background:var(--sp-tan2)}.sp-offer__atc--sold{background:var(--sp-muted);cursor:not-allowed}.sp-offer__reassure{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.sp-offer__reassure-item{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--sp-muted);white-space:nowrap}.sp-offer__reassure-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:var(--sp-muted);flex-shrink:0}.sp-offer__reassure-icon svg{width:16px;height:16px}@media(max-width:980px){.sp-offer__inner{grid-template-columns:1fr;gap:40px}.sp-offer{padding:60px 24px}.sp-offer__card{padding:28px 24px}}.sp-faq2{background:var(--sp-cream);padding:96px 40px}.sp-faq2__hdr{text-align:center;max-width:600px;margin:0 auto 52px}.sp-faq2__ey{font-size:10.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--sp-muted);margin-bottom:14px;display:flex;align-items:center;justify-content:center;gap:10px}.sp-faq2__ey:before,.sp-faq2__ey:after{content:"";display:block;width:26px;height:1px;background:var(--sp-muted);opacity:.45}.sp-faq2__h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(30px,4vw,46px);font-weight:400;color:var(--sp-text);margin-bottom:10px;line-height:1.12}.sp-faq2__sub{font-size:14px;color:var(--sp-muted);line-height:1.72}.sp-faq2__list{max-width:700px;margin:0 auto}.sp-faq2__item{border-top:1px solid var(--sp-border);padding:20px 0}.sp-faq2__item:last-child{border-bottom:1px solid var(--sp-border)}.sp-faq2__q{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:Cormorant Garamond,Georgia,serif;font-size:17.5px;font-weight:400;color:var(--sp-text);gap:16px;-webkit-user-select:none;user-select:none}.sp-faq2__icon{width:27px;height:27px;min-width:27px;border-radius:50%;border:1.5px solid rgba(180,148,112,.35);display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:300;color:var(--sp-muted);font-family:Inter,sans-serif;transition:background .2s,border-color .2s,color .2s}.sp-faq2__item.open .sp-faq2__icon{background:var(--sp-tan);border-color:var(--sp-tan);color:#fff}.sp-faq2__a{display:none;font-size:14px;line-height:1.78;color:var(--sp-muted);padding-top:12px}.sp-faq2__item.open .sp-faq2__a{display:block}.sp-faq2__a p{margin-bottom:8px}.sp-faq2__a strong{color:var(--sp-text);font-weight:600}@media(max-width:749px){.sp-faq2{padding:60px 24px}}.sp-footer{background:var(--sp-violet);color:#ffffffb3;padding:80px 40px 40px}.sp-footer__top{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1200px;margin:0 auto;padding-bottom:56px;border-bottom:1px solid rgba(255,255,255,.1)}.sp-footer__logo{font-family:Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:400;color:#fff;letter-spacing:.01em;font-style:italic;line-height:1}.sp-footer__logo-sub{font-family:Inter,sans-serif;font-size:8px;letter-spacing:.32em;text-transform:uppercase;color:#fff;margin-top:4px;margin-bottom:20px}.sp-footer__tag{font-size:13.5px;line-height:1.78;color:#ffffff80;max-width:300px}.sp-footer__nl-label{font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#ffffff61;margin-bottom:8px}.sp-footer__nl-sub{font-size:13.5px;color:#ffffff80;margin-bottom:18px;line-height:1.65}.sp-footer__nl-form{display:flex;border-radius:var(--sp-r);overflow:hidden;border:1px solid rgba(255,255,255,.14)}.sp-footer__nl-input{flex:1;background:#ffffff0d;border:none;padding:12px 16px;color:#fff;font-size:13.5px;outline:none}.sp-footer__nl-input::placeholder{color:#ffffff42}.sp-footer__nl-btn{background:var(--sp-rose);color:#fff;border:none;padding:12px 22px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .2s}.sp-footer__nl-btn:hover{background:#a66878}.sp-footer__bot{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;max-width:1200px;margin:0 auto;padding-top:36px;font-size:11px;color:#ffffff4d}.sp-footer__links{display:flex;gap:18px}.sp-footer__links a{color:#ffffff4d;font-size:11px;transition:color .2s}.sp-footer__links a:hover{color:#ffffffa6}@media(max-width:749px){.sp-footer__top{grid-template-columns:1fr;gap:36px}.sp-footer{padding:56px 24px 32px}.sp-footer__bot{flex-direction:column;align-items:flex-start}}.sp-shipping-banner{display:flex;align-items:center;justify-content:center;gap:8px;background:#e63946;color:#fff;font-weight:700;font-size:.95rem;letter-spacing:.04em;text-align:center;padding:12px 16px;border-radius:8px;margin-bottom:14px;line-height:1.3;animation:sp-banner-pulse 2s ease-in-out infinite}@keyframes sp-banner-pulse{0%,to{box-shadow:0 0 #e6394666}50%{box-shadow:0 0 0 6px #e6394600}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/sp-styles.css.map */
