@import"https://fonts.googleapis.com/css2?family=Caveat:wght@500;600&family=Cormorant+Garamond:wght@600;700&family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg: #ffffff;--ink: #2b303b;--accent: #2b303b;--accent-deep: #1a1e26;--lux-ink: #2b303b;--lux-gold: #c7c2f0;--lux-gold-deep: #9b93c9;--lux-light: #eef0f4;--shop-line: rgba(43, 48, 59, .12);--shop-surface: #f5f6f8;--shop-star: #9b93c9;--shop-success: #2e7d63;--shop-holo: linear-gradient( 115deg, #d8b6e6 0%, #b7d7ea 18%, #bbe9d2 34%, #f1e6bb 50%, #f3c9da 66%, #c7c2f0 82%, #d8b6e6 100% );--shop-media-size: clamp(300px, 38vw, 520px);--shop-thumb-size: clamp(84px, 8vw, 116px)}.page{background:var(--bg)}.floating-nav{position:fixed;top:.85rem;left:50%;width:min(1080px,calc(100% - 1.4rem));z-index:170;opacity:0;pointer-events:none;transform:translate(-50%,-12px) scale(.985);transition:opacity .3s ease,transform .36s cubic-bezier(.22,.61,.36,1)}.floating-nav.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%) scale(1)}.floating-nav__shell{border-radius:999px;border:1px solid rgba(224,229,236,.92);background:#ffffffe0;-webkit-backdrop-filter:saturate(1.2) blur(10px);backdrop-filter:saturate(1.2) blur(10px);box-shadow:0 12px 22px #0f141d24;padding:.42rem .48rem .42rem .78rem;display:flex;align-items:center;justify-content:space-between;gap:.85rem}.floating-nav__logo img{width:clamp(136px,15vw,172px);height:auto;display:block}.floating-nav__logo{display:inline-flex}.floating-nav__actions{display:inline-flex;align-items:center;gap:.42rem}.floating-nav__about{border:1px solid #e2e6ec;border-radius:999px;background:#fff;color:#1c2128;min-width:86px;height:36px;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.floating-nav__shop{border-radius:999px;background:var(--accent);color:#fff;text-decoration:none;min-width:90px;height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing{min-height:100vh;background:linear-gradient(180deg,#f2f3f4,#f7f7f8 54%,#fff);display:grid;grid-template-rows:auto 1fr;padding:clamp(2rem,4vw,3.4rem) clamp(1.2rem,3.2vw,2.4rem) clamp(2.2rem,4vw,3.4rem);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.landing__glow{position:absolute;right:-220px;bottom:-240px;width:660px;height:660px;border-radius:50%;background:radial-gradient(circle,#d220271f,#d2202700 72%);pointer-events:none;opacity:0;animation:hero-glow-in 1s ease-out .14s forwards}.landing__brand{width:min(100%,640px);margin:0 auto clamp(.9rem,1.8vw,1.3rem);position:relative;z-index:1;opacity:0;transform:translate3d(0,14px,0);animation:hero-fade-up .72s cubic-bezier(.22,.61,.36,1) .12s forwards}.landing__brand img{display:block;width:100%;height:auto}.landing__hero{width:min(1240px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);align-items:center;gap:clamp(1.2rem,3vw,4.2rem);padding-top:0;position:relative;z-index:1}.landing__eyebrow{margin:0 0 .65rem;color:#6a6a6a;font-size:clamp(.75rem,.95vw,.88rem);text-transform:uppercase;letter-spacing:.14em;font-weight:600}.landing__copy h1{margin:0;color:var(--ink);font-size:clamp(2.9rem,5vw,5.5rem);font-weight:800;letter-spacing:-.04em;line-height:.98}.landing__copy p{margin:clamp(.95rem,1.5vw,1.4rem) 0 0;max-width:31ch;color:#1a1a1a;font-size:clamp(1rem,1.45vw,1.4rem);font-weight:400;line-height:1.34}.landing__copy{opacity:0;transform:translate3d(0,18px,0);animation:hero-fade-up .76s cubic-bezier(.22,.61,.36,1) .2s forwards}.landing__actions{margin-top:clamp(1.3rem,2.7vw,2.35rem);display:flex;flex-wrap:wrap;gap:.72rem}.btn{min-width:clamp(156px,15vw,230px);height:clamp(52px,4.4vw,72px);border-radius:999px;font-size:clamp(1.05rem,1.55vw,1.75rem);font-weight:600;line-height:1;letter-spacing:-.01em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-1px)}.btn--shop{border:0;color:#fff;background:var(--accent);box-shadow:0 8px 18px #2b303b2e}.btn--learn{border:2px solid var(--accent);color:#111;background:#fff0}.landing__visual{display:grid;justify-items:end;align-items:center;padding-right:0;opacity:0;transform:translate3d(0,18px,0) scale(.988);animation:hero-fade-up .82s cubic-bezier(.22,.61,.36,1) .24s forwards}.landing__visual img{width:min(100%,690px);max-height:66vh;height:auto;object-fit:contain;transform:rotate(7deg);transform-origin:50% 50%;filter:drop-shadow(0 22px 32px #1c2b3a2b);margin:0}.landing__actions .btn{opacity:0;transform:translate3d(0,10px,0);animation:hero-fade-up .6s cubic-bezier(.22,.61,.36,1) forwards}.landing__actions .btn:nth-child(1){animation-delay:.36s}.landing__actions .btn:nth-child(2){animation-delay:.45s}@keyframes hero-fade-up{0%{opacity:0;transform:translate3d(0,16px,0) scale(.995)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hero-glow-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.story-section{background:#fff;padding:clamp(3.3rem,6.6vw,5.9rem) clamp(1.2rem,3.2vw,2.4rem) clamp(3.1rem,6vw,5.2rem)}.store-section{background:#f6f7f9;border-top:1px solid #eceef1;border-bottom:1px solid #eceef1;padding:clamp(3.2rem,6.4vw,5.8rem) clamp(1.2rem,3.2vw,2.4rem)}.feature-section{background:#fff;padding:clamp(3.3rem,6.5vw,5.9rem) clamp(1.2rem,3.2vw,2.4rem)}.scenario-section{background:#f6f7f8;padding:clamp(3.3rem,6.4vw,5.7rem) clamp(1.2rem,3.2vw,2.4rem)}.assurance-band{background:#fff;padding:clamp(1.8rem,4vw,3.1rem) clamp(1.2rem,3.2vw,2.4rem)}.faq-section{background:#fff;padding:clamp(3rem,6vw,5.2rem) clamp(1.2rem,3.2vw,2.4rem)}.final-cta-section{background:linear-gradient(180deg,#fafbfc,#f2f4f7);padding:clamp(2.6rem,5.5vw,4.4rem) clamp(1.2rem,3.2vw,2.4rem) clamp(3rem,6vw,4.9rem)}.story-section,.store-section,.feature-section,.scenario-section,.assurance-band,.faq-section,.final-cta-section{content-visibility:auto;contain-intrinsic-size:1px 860px}[data-reveal]{opacity:0;transform:translate3d(0,22px,0);transition:opacity .68s cubic-bezier(.22,.61,.36,1),transform .78s cubic-bezier(.22,.61,.36,1);transition-delay:var(--reveal-delay, 0ms);will-change:transform,opacity}[data-reveal].is-revealed{opacity:1;transform:none;will-change:auto}.section-shell{width:min(1180px,100%);margin:0 auto}.section-shell--compact{width:min(1120px,100%)}.section-shell--faq{width:min(860px,100%)}.section-label{margin:0;color:#666a72;font-size:.73rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.section-title{margin:.62rem 0 0;color:#111215;font-size:clamp(1.85rem,3.05vw,3rem);font-weight:700;letter-spacing:-.034em;line-height:1.08}.section-copy{margin:.95rem 0 0;color:#4a4d55;font-size:clamp(.94rem,1.15vw,1.05rem);line-height:1.57;max-width:58ch}.section-intro--centered{max-width:760px;margin:0 auto;text-align:center}.section-intro--centered .section-copy{margin-inline:auto}.glyph{width:32px;height:32px;border-radius:999px;border:1px solid #dfe1e6;background:linear-gradient(180deg,#fff,#f7f8fa);color:#2a2d33;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.glyph svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.story-layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:center;gap:clamp(1.5rem,4vw,4.1rem)}.story-media{margin:0;min-height:420px;border-radius:30px;border:1px solid #e9ebee;background:linear-gradient(160deg,#fdfdfd,#f1f3f6);position:relative;overflow:hidden;display:grid;place-items:center;padding:clamp(1rem,2.2vw,1.8rem);box-shadow:0 20px 36px #0f111512}.story-media:before{content:"";position:absolute;inset:auto -120px -140px auto;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,#2b303b1f,#2b303b00 72%)}.story-media>img{width:min(86%,430px);display:block;position:relative;z-index:1;filter:drop-shadow(0 22px 28px rgba(16,19,24,.18))}.story-media__inset{width:124px;border-radius:14px;border:1px solid #e4e6eb;background:#fff;box-shadow:0 12px 20px #0f11151a;padding:.36rem;position:absolute;left:1rem;bottom:1rem;z-index:2}.story-media__inset img{width:100%;height:auto;display:block;transform:rotate(-9deg)}.story-content{max-width:530px}.story-highlights{margin:1.45rem 0 0;padding:0;list-style:none}.story-highlights li{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.85rem;border-top:1px solid #eceef1;padding:.84rem 0}.story-highlights li:last-child{border-bottom:1px solid #eceef1}.story-highlights span{color:#81858f;font-size:.72rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;margin-top:.24rem}.story-highlights p{margin:0;color:#1d2026;font-size:.98rem;line-height:1.5}.store-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(1.4rem,3.8vw,3.8rem);align-items:center}.store-intro__stat{margin-top:1.5rem;border-top:1px solid #e5e8ec;padding-top:1rem;display:grid;gap:.32rem}.store-intro__stat strong{color:#15171b;font-size:1.8rem;line-height:1;letter-spacing:-.02em}.store-intro__stat span{color:#5a5d65;font-size:.92rem}.store-globe-panel{display:grid;gap:.9rem}.store-globe{width:min(100%,500px);margin-left:auto;border-radius:30px;border:1px solid #e4e8ee;background:linear-gradient(180deg,#f8fafc,#edf2f8);box-shadow:0 26px 44px #10141a1f;padding:clamp(.7rem,1.8vw,1.1rem);cursor:grab;touch-action:none;contain:layout paint}.store-globe.is-dragging{cursor:grabbing}.store-globe--loading{min-height:380px;display:grid;place-items:center;cursor:default}.store-globe__loading-sphere{width:min(88%,360px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 34% 24%,#fff,#eef3f9 48%,#dfe6f1);border:1px solid #c9d2e0;box-shadow:inset -26px -24px 34px #67748626,0 18px 34px #10141a17;position:relative}.store-globe__loading-sphere:after{content:"";position:absolute;left:50%;bottom:-26px;transform:translate(-50%);width:70%;height:34px;border-radius:999px;background:#222b391c}.store-globe svg{display:block;width:100%;height:auto}.store-globe__shadow{fill:#262f3d1c}.store-globe__sphere{fill:url(#storeGlobeSurface)}.store-globe__shade{fill:url(#storeGlobeShadow)}.store-globe__graticule{fill:none;stroke:#bdc7d6;stroke-width:.8;stroke-opacity:.38}.store-globe__land{fill:#cfd8e4;fill-opacity:.58}.store-globe__borders{fill:none;stroke:#aeb8c8;stroke-width:.6;stroke-opacity:.7}.store-globe__rim{fill:none;stroke:#c7d0dd;stroke-width:1.3}.store-globe__marker{cursor:pointer;transition:opacity .2s ease}.store-globe__dot{fill:#cf2a34;stroke:#fff;stroke-width:1.4}.store-globe__marker.is-active .store-globe__dot{fill:#4f5c7f}.store-globe__pulse{fill:none;stroke:#2b303b7a;stroke-width:1.2;animation:store-globe-pulse 1.8s ease-in-out infinite}@keyframes store-globe-pulse{0%,to{opacity:.2}50%{opacity:.9}}.store-current{margin-left:auto;width:min(100%,340px);border-radius:14px;border:1px solid #e2e6eb;background:#fff;padding:.78rem .9rem}.store-current__label{margin:0;color:#747884;font-size:.68rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.store-current h3{margin:.34rem 0 0;color:#181a1f;font-size:1rem;letter-spacing:-.015em}.store-current__status{margin:.26rem 0 0;color:#525760;font-size:.86rem}.store-list{margin-top:1.2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.58rem}.store-pill{border:1px solid #dde2e9;border-radius:12px;background:#fafbfd;text-align:left;padding:.62rem .72rem;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.store-pill:hover{transform:translateY(-1px)}.store-pill.is-active{border-color:#c7c2f0;background:#eef0f4}.store-pill__city{display:block;color:#17191f;font-size:.91rem;font-weight:600}.store-pill__country{display:block;margin-top:.08rem;color:#656973;font-size:.79rem}.store-pill__status{display:block;margin-top:.42rem;color:#5a5f6b;font-size:.73rem;font-weight:600}.feature-composition{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(0,.82fr);gap:clamp(1.4rem,3.4vw,3.4rem);align-items:center}.feature-composition__visual{margin:0;aspect-ratio:1 / 1;border-radius:28px;border:1px solid #eaecf0;background:#f3f5f8;position:relative;overflow:hidden;display:block;padding:clamp(.6rem,1.4vw,.9rem);box-shadow:0 18px 40px #0e121814}.feature-composition__chip{position:absolute;top:.88rem;left:.88rem;border-radius:999px;border:1px solid #e4d8da;background:#fff9f9;color:#684045;font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.33rem .64rem;z-index:2}.feature-composition__media-stack{width:100%;height:100%;display:grid;gap:.6rem;animation:feature-media-pop .42s cubic-bezier(.22,.61,.36,1)}.feature-composition__media-stack--single{grid-template-columns:1fr;grid-template-rows:1fr}.feature-composition__media-stack--split{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);grid-template-rows:1fr}.feature-composition__media-stack--triple{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-rows:1fr 1fr}.feature-composition__media-stack--triple>:nth-child(1){grid-column:1;grid-row:1}.feature-composition__media-stack--triple>:nth-child(2){grid-column:1;grid-row:2}.feature-composition__media-stack--triple>:nth-child(3){grid-column:2;grid-row:1 / span 2}.feature-composition__media-card{border-radius:18px;background:#e6ebf2;overflow:hidden;min-height:0;min-width:0;position:relative;padding:0;display:block}.feature-composition__media-card img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.feature-composition__media-stack--single .feature-composition__media-card{border-radius:20px}@keyframes feature-media-pop{0%{opacity:0;transform:translate3d(0,12px,0) scale(.99)}to{opacity:1;transform:translateZ(0) scale(1)}}.feature-composition__content{max-width:520px}.feature-composition__list{margin-top:1.4rem;border-top:1px solid #e7eaee}.feature-row{display:grid;grid-template-columns:auto auto 1fr;gap:.74rem;align-items:start;padding:.9rem 0;border-bottom:1px solid #e7eaee;width:100%;border-top:0;border-left:0;border-right:0;background:transparent;text-align:left;cursor:pointer;transition:background-color .2s ease}.feature-row:hover{background:#fcfdffbf}.feature-row:focus-visible{outline:2px solid rgba(43,48,59,.24);outline-offset:2px}.feature-row__index{margin-top:.34rem;color:#8a8d97;font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.feature-row h3{margin:0;color:#16191f;font-size:1.02rem;letter-spacing:-.015em}.feature-row p{margin:.3rem 0 0;color:#51555e;font-size:.9rem;line-height:1.5}.feature-row__content{min-width:0}.feature-row__progress{margin-top:.62rem;display:block;width:100%;height:2px;border-radius:999px;background:#e4e8ee;overflow:hidden}.feature-row__progress-fill{display:block;width:0%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c8ced8,#b8c0cc)}.feature-row.is-active h3{color:#12151a}.feature-row.is-active .feature-row__progress-fill{background:linear-gradient(90deg,#2b303bbd,#4f5c7f);animation:feature-row-progress linear forwards}@keyframes feature-row-progress{0%{width:0%}to{width:100%}}.scenario-layout{margin-top:1.6rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.scenario-panel{border-radius:24px;border:1px solid #e6e9ee;background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 34px #0f141c12}.scenario-panel__visual{position:relative;width:100%;aspect-ratio:4 / 3;background:#dbe3ed;overflow:hidden}.scenario-panel__video-shell,.scenario-panel__image-shell{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.scenario-panel__video,.scenario-panel__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center;pointer-events:none}.scenario-panel__body{padding:1rem 1rem 1.15rem}.scenario-panel__label{margin:0;color:#7a7f89;font-size:.69rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.scenario-panel h3{margin:.38rem 0 0;color:#171a20;font-size:1.02rem;letter-spacing:-.015em}.scenario-panel p{margin:.42rem 0 0;color:#545963;font-size:.89rem;line-height:1.5}.assurance-band__frame{border-top:1px solid #e8ebef;border-bottom:1px solid #e8ebef;display:grid;grid-template-columns:minmax(136px,.78fr) repeat(3,minmax(0,1fr))}.assurance-band__label{margin:0;padding:1rem .72rem 1rem 0;color:#6d717b;font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;display:flex;align-items:center}.assurance-point{border-left:1px solid #eceff2;padding:1rem 0 1rem 1rem;display:grid;grid-template-columns:32px 1fr;gap:.64rem;align-items:start}.assurance-point h3{margin:0;color:#171a20;font-size:.94rem;letter-spacing:-.013em}.assurance-point p{margin:.3rem 0 0;color:#585d66;font-size:.83rem;line-height:1.46}.faq-accordion{margin-top:1.35rem;border-top:1px solid #e0e3e8}.faq-accordion__item{border-bottom:1px solid #e0e3e8}.faq-accordion__item summary{list-style:none;cursor:pointer;margin:0;color:#1a1c21;font-size:.98rem;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.92rem .15rem;transition:color .2s ease}.faq-accordion__item summary:hover{color:#111215}.faq-accordion__item summary::-webkit-details-marker{display:none}.faq-accordion__toggle{width:20px;height:20px;border-radius:999px;border:1px solid #cfd4db;position:relative;flex-shrink:0;transition:border-color .25s ease,background-color .25s ease,transform .25s ease}.faq-accordion__toggle:before,.faq-accordion__toggle:after{content:"";position:absolute;left:50%;top:50%;background:#6f7480;transform:translate(-50%,-50%);transition:opacity .25s ease,background-color .25s ease}.faq-accordion__toggle:before{width:9px;height:1.5px}.faq-accordion__toggle:after{width:1.5px;height:9px}.faq-accordion__answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-accordion__answer p{margin:0 0 1rem;padding-right:2rem;color:#4d525c;font-size:.92rem;line-height:1.56}.faq-accordion__item[open] .faq-accordion__answer{max-height:220px}.faq-accordion__item[open] .faq-accordion__toggle{border-color:#c7c2f0;background:#eef0f4;transform:rotate(180deg)}.faq-accordion__item[open] .faq-accordion__toggle:before{background:var(--accent)}.faq-accordion__item[open] .faq-accordion__toggle:after{opacity:0}.final-cta{position:relative;overflow:hidden;border:1px solid #e4e7ec;border-radius:34px;background:linear-gradient(154deg,#fff,#f2f5f8);box-shadow:0 24px 44px #11151c17;padding:clamp(1.7rem,4vw,3rem);display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.72fr);gap:clamp(1.4rem,2.8vw,2.4rem);align-items:center}.final-cta:before{content:"";position:absolute;inset:auto -90px -120px auto;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,#2b303b26,#2b303b00 70%)}.final-cta__copy,.final-cta__media,.final-cta__actions{position:relative;z-index:1}.final-cta .section-title{max-width:18ch}.final-cta .section-copy{max-width:50ch}.final-cta__actions{margin-top:1.2rem;display:flex;gap:.7rem;flex-wrap:wrap}.final-cta .btn{min-width:156px;height:50px;font-size:1rem}.final-cta .btn--learn{border-width:1.5px;background:#fff}.final-cta__media{margin:0;display:grid;place-items:center}.final-cta__media img{width:min(100%,440px);max-height:280px;object-fit:contain;transform:rotate(6deg);filter:drop-shadow(0 18px 28px rgba(16,21,29,.24))}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none;will-change:auto}.store-globe__pulse{animation:none}.btn,.store-pill,.floating-nav{transition:none}.feature-composition__media-stack{animation:none}.feature-row.is-active .feature-row__progress-fill{animation:none;width:100%}.landing__brand,.landing__copy,.landing__actions .btn{animation:none!important;opacity:1;transform:none}}.site-footer{background:#0f1113;color:#d6d8dc;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(2.3rem,5vw,3.5rem) clamp(1.2rem,3.2vw,2.4rem) clamp(1.3rem,3vw,2rem)}.site-footer__inner{width:min(1240px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(160px,1fr));gap:clamp(1.3rem,3vw,3.2rem)}.site-footer__brand img{width:min(100%,250px);display:block;filter:brightness(0) invert(1) opacity(.88)}.site-footer__brand p{margin:1rem 0 0;color:#b4bac0;font-size:.95rem;line-height:1.5;max-width:36ch}.site-footer__col h3{margin:0 0 .9rem;font-size:.95rem;font-weight:700;color:#f3f4f6}.site-footer__col a{display:block;color:#bcc1c7;text-decoration:none;font-size:.92rem;margin:.52rem 0}.site-footer__col a:hover{color:#fff}.site-footer__bottom{width:min(1240px,100%);margin:clamp(1.45rem,3vw,2rem) auto 0;padding-top:1rem;border-top:1px solid #23262b;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.65rem;color:#9299a2;font-size:.84rem}.site-footer__legal{display:flex;align-items:center;gap:.85rem}.site-footer__legal a{color:#a7adb6;text-decoration:none}.site-footer__legal a:hover{color:#fff}.shop-selector{min-height:100vh;background:#f2f3f5;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shop-selector__content{min-height:100vh;min-height:100dvh;width:min(1220px,100%);margin:0 auto;padding:clamp(1.8rem,4vw,3rem) clamp(1rem,3.2vw,2.2rem) clamp(2.2rem,4vw,3.3rem)}.shop-selector__header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.shop-selector__logo{grid-column:2;justify-self:center}.shop-selector__logo img{width:min(100%,420px);height:auto;display:block}.shop-selector__bag{grid-column:3;justify-self:end;min-height:42px;display:inline-flex;align-items:center;gap:.48rem;color:#171a20;text-decoration:none;position:relative}.shop-selector__bag-icon{width:24px;height:24px}.shop-selector__bag-count{min-width:25px;height:25px;border-radius:999px;background:var(--accent);color:#fff;font-size:.86rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.shop-selector__intro{margin-top:clamp(1.4rem,2.6vw,2rem);max-width:640px}.shop-selector__intro h1{margin:.66rem 0 0;font-size:clamp(2rem,4.1vw,3.3rem);letter-spacing:-.035em;line-height:1.05}.shop-selector__intro p{margin:.95rem 0 0;color:#4e525b;font-size:clamp(.94rem,1.18vw,1.05rem);line-height:1.56}.shop-selector__grid{margin-top:clamp(2.8rem,6vh,4.6rem);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.selector-card{position:relative;border-radius:24px;border:1px solid #e1e5ec;background:#fcfcfd;overflow:hidden;box-shadow:0 10px 20px #10141a0f;display:grid;grid-template-rows:auto 1fr;transition:box-shadow .25s ease,transform .25s ease}.selector-card:before{content:"";position:absolute;inset:0 0 auto 0;height:2px;z-index:2;background:var(--shop-holo)}.selector-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px #10141a1a}.selector-card__media{margin:0;background:#f5f6f8;padding:1rem 1rem .5rem;border-bottom:1px solid #e7ebf0;min-height:248px;display:grid;place-items:center}.selector-card__media img{width:min(100%,332px);height:100%;max-height:320px;object-fit:contain;display:block;filter:none}.selector-card__body{padding:1rem;display:grid;grid-template-rows:auto auto auto auto auto;gap:.55rem}.selector-card__badge{margin:0;color:var(--accent);font-size:.67rem;text-transform:uppercase;letter-spacing:.16em;font-weight:600}.selector-card h2{margin:0;font-size:1.28rem;letter-spacing:-.024em;line-height:1.13}.selector-card p{margin:0;color:#515762;font-size:.9rem;line-height:1.5}.selector-card__meta{margin-top:.22rem;padding-top:.62rem;border-top:1px solid #eceff4;display:flex;justify-content:space-between;align-items:center;gap:.7rem}.selector-card__meta span{color:#676d78;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600}.selector-card__meta strong{color:#15181e;font-size:1.08rem}.selector-card__cta{position:relative;overflow:hidden;isolation:isolate;margin-top:.15rem;width:100%;height:44px;border-radius:999px;background:var(--accent);color:#fff;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 18px #2b303b33}.selector-card__cta:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:1;pointer-events:none;background:linear-gradient(115deg,transparent 38%,rgba(216,182,230,.5) 45%,rgba(241,230,187,.6) 50%,rgba(155,215,234,.55) 55%,rgba(199,194,240,.5) 62%,transparent 70%);transform:translate(-130%) skew(-12deg);transition:transform 0s;will-change:transform}@media(prefers-reduced-motion:no-preference){.selector-card:hover .selector-card__cta:after{transform:translate(130%) skew(-12deg);transition:transform .9s cubic-bezier(.25,.6,.25,1)}}.shop{min-height:100vh;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink)}.shop__content{min-height:100vh;padding:clamp(2rem,5vw,4.5rem) clamp(1.2rem,4vw,3.5rem) clamp(2.5rem,6vw,4.5rem)}.shop__header{width:min(1200px,100%);margin:0 auto clamp(1.4rem,3vw,2.4rem);display:grid;align-items:center;grid-template-columns:1fr auto 1fr;position:relative;z-index:40}.shop__logo img{height:clamp(32px,4.6vw,58px);width:auto;display:block}.shop__products-link{justify-self:start;color:#4f5560;text-decoration:none;font-size:.84rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.shop__products-link:hover{color:#1f232b}.shop__breadcrumb{width:min(1200px,100%);margin:0 auto clamp(1rem,2vw,1.6rem);display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.82rem;color:#6b6b6b}.shop__breadcrumb a{color:#6b6b6b;text-decoration:none;transition:color .2s ease}.shop__breadcrumb a:hover{color:var(--accent)}.shop__breadcrumb-current{color:#1a1a1a;font-weight:600}.shop__hero{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(2rem,5vw,4.4rem);align-items:start}.shop__gallery-mobile{display:none}.shop__gallery-mosaic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;align-content:start}.shop__gallery-item{margin:0;border-radius:18px;overflow:hidden;background:#f5f5f5;border:1px solid #ececec;aspect-ratio:1 / 1}.shop__gallery-item--wide{grid-column:1 / -1;aspect-ratio:16 / 11}.shop__gallery-item img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.shop__gallery-main{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:18px;background:#f5f5f5;border:1px solid #ececec;overflow:hidden;padding:0;cursor:zoom-in}.shop__gallery-zoom{position:absolute;right:.7rem;bottom:.7rem;width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffffe6;box-shadow:0 2px 10px #0f11152e;transition:transform .18s ease}.shop__gallery-main:hover .shop__gallery-zoom{transform:scale(1.08)}.shop__gallery-zoom svg{width:19px;height:19px;fill:none;stroke:#2b303b;stroke-width:1.7;stroke-linecap:round}.shop__gallery-item-btn{display:block;width:100%;height:100%;padding:0;border:none;background:none;cursor:zoom-in}.shop__gallery-main img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.shop__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;gap:clamp(.4rem,2vw,1.6rem);padding:clamp(.8rem,4vw,3rem);background:#101218eb;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:zoom-out}.shop__lightbox-img{max-width:min(94vw,1200px);max-height:88vh;object-fit:contain;border-radius:10px;cursor:default;box-shadow:0 24px 60px #00000080}.shop__lightbox-close,.shop__lightbox-nav{border:none;background:#ffffff24;color:#fff;cursor:pointer;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:background .18s ease;flex-shrink:0}.shop__lightbox-close:hover,.shop__lightbox-nav:hover{background:#ffffff47}.shop__lightbox-close{position:absolute;top:clamp(.6rem,2vw,1.4rem);right:clamp(.6rem,2vw,1.4rem);width:44px;height:44px;font-size:1.7rem;line-height:1}.shop__lightbox-nav{width:52px;height:52px;font-size:2.2rem;line-height:1;padding-bottom:.22em}.shop__lightbox-count{position:absolute;bottom:clamp(.7rem,2.5vw,1.6rem);left:50%;transform:translate(-50%);margin:0;font-size:.85rem;letter-spacing:.08em;color:#fffc}@media(max-width:600px){.shop__lightbox-nav{position:absolute;width:42px;height:42px;font-size:1.8rem}.shop__lightbox-nav--prev{left:.4rem}.shop__lightbox-nav--next{right:.4rem}}.shop__gallery-thumbs{display:flex;gap:.55rem;margin-top:.65rem;overflow-x:auto;padding-bottom:.3rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.shop__gallery-thumbs::-webkit-scrollbar{display:none}.shop__gallery-thumb{width:76px;height:76px;flex-shrink:0;border-radius:12px;border:2px solid #e8e8e8;background:#f5f5f5;padding:0;cursor:pointer;overflow:hidden;display:block;transition:border-color .2s ease}.shop__gallery-thumb img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.shop__gallery-thumb.is-active{border-color:#1a1a1a}.shop__buybox{position:sticky;top:1.2rem;align-self:start}.shop__buybox h1{margin:.35rem 0 0;font-size:clamp(2.1rem,3.6vw,3.3rem);font-weight:800;letter-spacing:-.03em;line-height:1.05}.shop__eyebrow{margin:0;font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;color:#6b6b6b;font-weight:600}.shop__rating{margin-top:.65rem;display:flex;align-items:center;gap:.5rem}.shop__stars{display:inline-flex;gap:.1rem;color:#d8d8dd;font-size:1rem;line-height:1}.shop__star.is-filled{color:#9b93c9}.shop__rating-text{font-size:.82rem;color:#6b6b6b;font-weight:500}.shop__description{margin:.85rem 0 0;color:#2a2a2a;font-size:1.02rem;line-height:1.5}.shop__price-row{margin-top:1.1rem;display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap}.shop__price{font-size:1.7rem;font-weight:700;color:#1a1a1a}.shop__price-compare{font-size:1.05rem;font-weight:500;color:#9aa0a8;text-decoration:line-through}.shop__price-badge{font-size:.75rem;font-weight:700;letter-spacing:.05em;color:#fff;background:var(--accent);padding:.25rem .55rem;border-radius:999px}.shop__quick-features{margin:1.4rem 0 0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.shop__quick-features li{border:1px solid #ececec;border-radius:14px;padding:.85rem .95rem;background:#fafafa}.shop__quick-features-title{margin:0;font-size:.92rem;font-weight:700;color:#181818}.shop__quick-features-body{margin:.3rem 0 0;font-size:.82rem;color:#555;line-height:1.4}.shop__colors{margin-top:1.6rem}.shop__colors-header{display:flex;justify-content:space-between;font-weight:600;color:#1a1a1a;font-size:.92rem}.shop__color-name{color:#666;font-weight:500}.shop__swatches{margin-top:.65rem;display:flex;flex-wrap:wrap;gap:.7rem}.shop__swatch{width:36px;height:36px;border-radius:50%;border:2px solid transparent;cursor:pointer;box-shadow:inset 0 0 0 1px #0000001f;transition:transform .2s ease,border-color .2s ease}.shop__swatch.is-selected{border-color:var(--accent);transform:scale(1.05)}.shop__bundles{display:flex;flex-direction:column;gap:.65rem;margin-top:1.6rem}.shop__bundles-label{font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8a8f99;margin:0 0 .2rem}.shop__bundle{position:relative;display:flex;align-items:center;gap:.95rem;padding:1rem 1.15rem;border:1.5px solid #e3e5ea;border-radius:14px;background:#fff;cursor:pointer;text-align:left;width:100%;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background-color .2s ease}.shop__bundle:hover{border-color:#b9bdc7;transform:translateY(-1px);box-shadow:0 4px 14px #2b303b12}.shop__bundle:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #2b303b24}.shop__bundle.is-selected{border-color:var(--accent);background:#f7f8fa;box-shadow:0 0 0 1.5px var(--accent),0 6px 18px #2b303b1a;transform:translateY(-1px)}.shop__bundle--featured{background:linear-gradient(180deg,#fff,#f6f4fd);border-color:#9b93c973}.shop__bundle--featured:hover{border-color:#9b93c9b3}.shop__bundle--featured.is-selected{border-color:var(--lux-gold-deep);background:linear-gradient(180deg,#fff,#f1eefb);box-shadow:0 0 0 1.5px var(--lux-gold-deep),0 6px 18px #9b93c938}.shop__bundle-radio{flex-shrink:0;width:20px;height:20px;border-radius:50%;border:2px solid #cfd2da;background:#fff;transition:border-color .2s ease,background-color .2s ease;position:relative}.shop__bundle.is-selected .shop__bundle-radio{border-color:var(--accent)}.shop__bundle.is-selected .shop__bundle-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:var(--accent);border-radius:50%;animation:shop-bundle-radio-fill .18s ease-out}.shop__bundle--featured.is-selected .shop__bundle-radio{border-color:var(--lux-gold-deep)}.shop__bundle--featured.is-selected .shop__bundle-radio:after{background:var(--lux-gold-deep)}@keyframes shop-bundle-radio-fill{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.shop__bundle-ribbon{position:absolute;top:-10px;right:14px;font-size:.63rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:var(--shop-holo);color:#2b303b;padding:3px 11px;border-radius:999px;box-shadow:0 4px 10px #2b303b38}.shop__bundle-info{flex:1;display:flex;flex-direction:column;gap:.18rem;min-width:0}.shop__bundle-name{font-size:.95rem;font-weight:700;color:#1d212a;display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.shop__bundle-tag{font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:var(--accent);color:#fff;padding:2px 7px;border-radius:999px;line-height:1.4}.shop__bundle-tag--hot{background:var(--shop-holo);color:#2b303b}.shop__bundle-sub{font-size:.78rem;color:#868b95;line-height:1.35}.shop__bundle-pricing{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.shop__bundle-price{font-size:1.05rem;font-weight:700;color:#1d212a;letter-spacing:-.01em}.shop__bundle-compare{font-size:.78rem;color:#aab0ba;text-decoration:line-through}.shop__pillow-colors{margin-top:1.6rem;display:flex;flex-direction:column;gap:.7rem;animation:shop-pillow-colors-in .28s ease}@keyframes shop-pillow-colors-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.shop__pillow-row{border:1.5px solid #e8eaee;border-radius:14px;padding:.95rem 1.05rem 1rem;background:#fff;transition:border-color .2s ease}.shop__pillow-row:hover{border-color:#d3d6dd}.shop__pillow-row-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.65rem}.shop__pillow-label{display:inline-flex;align-items:center;gap:.55rem;font-size:.88rem;font-weight:600;color:#1d212a}.shop__pillow-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--accent);color:#fff;font-size:.72rem;font-weight:700}.shop__pillow-color-name{font-size:.85rem;color:#6b7280;font-weight:500}.shop__pillow-row .shop__swatches{margin-top:0}.shop__purchase{margin-top:1rem;display:flex;flex-direction:column;gap:.85rem}.shop__videos{margin-top:1.4rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.shop__video-card{position:relative;aspect-ratio:9 / 16;border-radius:14px;overflow:hidden;border:1px solid #e6e8ec;background:linear-gradient(160deg,#f4f5f7,#e7eaef);padding:0;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.shop__video-card:hover{transform:translateY(-2px);border-color:#cfd3db;box-shadow:0 8px 22px #2b303b1a}.shop__video-card:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #2b303b24}.shop__video{width:100%;height:100%;object-fit:cover;display:block}.shop__video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;background:#12161ed1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:shop-video-fade .2s ease}@keyframes shop-video-fade{0%{opacity:0}to{opacity:1}}.shop__video-modal-player{max-height:88vh;max-width:min(92vw,480px);width:auto;aspect-ratio:9 / 16;border-radius:18px;background:#000;box-shadow:0 30px 90px #0000008c}.shop__video-modal-close{position:absolute;top:clamp(.8rem,2vw,1.6rem);right:clamp(.8rem,2vw,1.6rem);width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ffffff29;color:#fff;font-size:1.6rem;line-height:1;cursor:pointer;transition:background .2s ease}.shop__video-modal-close:hover{background:#ffffff47}.shop__video-card--empty{background:repeating-linear-gradient(135deg,#f4f5f7 0px 12px,#eceef2 12px 24px)}.shop__video-empty-label{position:absolute;inset:auto 0 12px 0;text-align:center;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#8a8f99}.shop__video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#ffffffeb;color:var(--accent);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #2b303b2e;transition:transform .22s ease,background .22s ease;pointer-events:none}.shop__video-card:hover .shop__video-play{transform:translate(-50%,-50%) scale(1.06);background:#fff}.shop__video-play svg{margin-left:2px}.shop__video-card.is-playing .shop__video-play{opacity:0}.shop__cta{position:relative;overflow:hidden;isolation:isolate;align-self:end;width:100%;height:56px;border-radius:999px;border:none;background:var(--accent);color:#fff;font-size:1rem;font-weight:600;letter-spacing:-.01em;cursor:pointer;box-shadow:0 14px 24px #2b303b2e;transition:transform .2s ease,box-shadow .2s ease}.shop__cta>span{position:relative;z-index:2}.shop__cta:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:1;pointer-events:none;background:linear-gradient(115deg,transparent 38%,rgba(216,182,230,.5) 45%,rgba(241,230,187,.6) 50%,rgba(155,215,234,.55) 55%,rgba(199,194,240,.5) 62%,transparent 70%);transform:translate(-130%) skew(-12deg);transition:transform 0s;will-change:transform}@media(prefers-reduced-motion:no-preference){.shop__cta:hover:after,.shop__cta:focus-visible:after{transform:translate(130%) skew(-12deg);transition:transform .9s cubic-bezier(.25,.6,.25,1)}}.shop__cta:hover{transform:translateY(-1px);box-shadow:0 18px 30px #2b303b42}.shop__cta--ghost{display:inline-flex;align-items:center;justify-content:center;width:auto;padding:0 1.6rem;background:#fff;color:#1a1a1a;border:2px solid #1a1a1a;text-decoration:none;box-shadow:none}.shop__cta--ghost:hover{background:#1a1a1a;color:#fff}.shop__meta-list{margin:1.4rem 0 0;padding:1rem 1.1rem;border:1px solid #ececec;border-radius:16px;background:#fafafa;list-style:none;display:grid;gap:.6rem}.shop__meta-list li{display:flex;align-items:center;gap:.7rem;font-size:.9rem;color:#2a2a2a}.shop__meta-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;color:#444;flex-shrink:0}.shop__meta-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.shop__accordions{margin-top:1.4rem;display:grid;gap:.6rem}.shop__accordion{border:1px solid #ededed;border-radius:14px;padding:.85rem 1rem;background:#fff}.shop__accordion summary{cursor:pointer;list-style:none;font-weight:600;color:#1a1a1a;display:flex;align-items:center;justify-content:space-between;font-size:.95rem}.shop__accordion summary:after{content:"+";font-size:1.2rem;color:#666}.shop__accordion[open] summary:after{content:"\2013"}.shop__accordion summary::-webkit-details-marker{display:none}.shop__accordion p{margin:.75rem 0 0;color:#444;font-size:.92rem;line-height:1.5}.shop__section-label{margin:0;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#6b6b6b;font-weight:600}.shop__story{width:min(92vw,1480px);margin:clamp(5rem,10vw,9rem) auto 0;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(1.6rem,4vw,3.4rem);align-items:center}.shop__story-media{border-radius:26px;overflow:hidden;border:1px solid #ececec;background:#f5f5f5;aspect-ratio:4 / 3}.shop__story-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.shop__story-content h2{margin:.6rem 0 1rem;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;letter-spacing:-.02em;line-height:1.1}.shop__story-content p{margin:0 0 .85rem;color:#2a2a2a;font-size:1rem;line-height:1.6}.shop__inuse{width:min(92vw,1480px);margin:clamp(5rem,10vw,9rem) auto 0}.shop__inuse-header{text-align:center;max-width:640px;margin:0 auto 2rem}.shop__inuse-header h2{margin:.55rem 0 .7rem;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;letter-spacing:-.02em;line-height:1.1}.shop__inuse-description{margin:0;color:#2a2a2a;font-size:1rem;line-height:1.5}.shop__inuse-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1rem,2.4vw,1.6rem)}.shop__inuse-video{margin:0;display:flex;flex-direction:column;gap:.7rem}.shop__inuse-video figcaption{font-size:.88rem;font-weight:500;color:#4f5560;text-align:center}.shop__reviews{width:min(1200px,100%);margin:clamp(3.4rem,7vw,5.5rem) auto 0}.shop__reviews-header{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;flex-wrap:wrap;padding-bottom:1.4rem;border-bottom:1px solid #ececec;margin-bottom:1.6rem}.shop__reviews-header h2{margin:0;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:800;letter-spacing:-.02em;color:#181818}.shop__reviews-summary{margin-top:.4rem;display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.shop__reviews-average{font-size:1.4rem;font-weight:800;color:#181818;letter-spacing:-.02em}.shop__reviews-summary .shop__stars{font-size:1.05rem}.shop__reviews-count{font-size:.88rem;color:#6b6b6b}.shop__reviews-write{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap;border:none;background:var(--accent);color:#fff;padding:.85rem 1.6rem;border-radius:999px;font-size:.95rem;font-weight:600;letter-spacing:-.01em;cursor:pointer;box-shadow:0 12px 22px #2b303b2e;transition:transform .2s ease,box-shadow .2s ease}.shop__reviews-write:hover{transform:translateY(-1px);box-shadow:0 16px 28px #2b303b3d}.shop__reviews-list{list-style:none;margin:0;padding:0;display:grid;gap:0}.shop__review{padding:1.6rem 0;border-bottom:1px solid #ececec;display:grid;gap:.7rem}.shop__review:last-child{border-bottom:none}.shop__review-stars{display:inline-flex;gap:.1rem;font-size:1.1rem;color:#d8d8dd;line-height:1}.shop__review-meta{display:flex;align-items:center;gap:.7rem}.shop__review-avatar{width:40px;height:40px;border-radius:999px;background:#eeeff1;color:#3a3a3a;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.shop__review-author{margin:0;font-size:.98rem;font-weight:700;color:#181818}.shop__review-date{margin:.1rem 0 0;font-size:.82rem;color:#888}.shop__review-body{margin:0;color:#2a2a2a;font-size:.98rem;line-height:1.55}.shop-specs{width:min(92vw,1480px);margin:clamp(5rem,10vw,9rem) auto 0;text-align:center}.shop-specs__head{margin-bottom:clamp(1.6rem,3.5vw,2.6rem)}.shop-specs__eyebrow{margin:0 0 .9rem;font-size:.78rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#4e5a82}.shop-specs__title{margin:0;font-family:Fraunces,Georgia,serif;font-weight:400;font-size:clamp(1.9rem,3.6vw,3rem);line-height:1.18;color:#4e5a82}.shop-specs__title em{font-style:italic;font-weight:700}.shop-specs__diagram img{display:block;width:100%;height:auto}.shop-specs__diagram--wide{display:block;margin:0 auto clamp(1.4rem,3vw,2.4rem)}.shop-specs__diagram--stacked{display:none;margin:0 auto clamp(1.2rem,4vw,2rem)}.shop-specs__list{list-style:none;margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.2rem,3vw,2.6rem);text-align:left;max-width:1000px}.shop-specs__row{display:flex;align-items:flex-start;gap:.85rem}.shop-specs__icon svg{width:30px;height:30px;fill:none;stroke:#4e5a82;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.shop-specs__row h3{margin:0 0 .25rem;font-size:.98rem;font-weight:700;color:#2b303b}.shop-specs__row p{margin:0;font-size:.9rem;line-height:1.55;color:#5b6473}.shop-specs__cta{display:inline-flex;align-items:center;gap:.75rem;margin-top:clamp(1.8rem,4vw,2.8rem);padding:.95rem 2.1rem;border:none;border-radius:999px;background:#4e5a82;color:#fff;font-family:inherit;font-size:.82rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .2s ease}.shop-specs__cta:hover{background:#3d4768}.shop-specs__cta-divider{width:1px;height:1.1em;background:#ffffff73}.shop-specs__cta-meta{font-weight:500;letter-spacing:.06em;text-transform:none;opacity:.92}@media(max-width:860px){.shop-specs__diagram--wide{display:none}.shop-specs__diagram--stacked{display:block}.shop-specs__diagram--stacked img+img{margin-top:clamp(.8rem,3vw,1.4rem)}.shop-specs__list{grid-template-columns:1fr;gap:1.4rem;max-width:30rem}}.shop__help{width:min(92vw,1480px);margin:clamp(5rem,10vw,9rem) auto 0}.shop__help-header{text-align:center;margin-bottom:2rem}.shop__help-header h2{margin:.55rem 0 0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;letter-spacing:-.02em;line-height:1.1}.shop__help-description{margin:.7rem auto 0;max-width:44ch;color:#2a2a2a;font-size:1rem;line-height:1.5}.shop__help-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(.9rem,2vw,1.4rem)}.shop__help-card{flex:1 1 clamp(240px,28%,340px);max-width:420px;border:1px solid #ececec;border-radius:22px;padding:clamp(1.4rem,2.2vw,1.8rem);background:#fafafa;display:flex;flex-direction:column;gap:.6rem}.shop__help-card h3{margin:0;font-size:1.1rem;font-weight:700;color:#181818}.shop__help-card p{margin:0;color:#555;font-size:.92rem;line-height:1.5;flex:1}.shop__help-card a{margin-top:.4rem;color:#1a1a1a;font-weight:600;text-decoration:underline;text-underline-offset:2px;font-size:.95rem}.shop__help-card a:hover{text-decoration:underline}.checkout-page{background:#fff;color:var(--ink);min-height:100vh}.checkout-page__content{min-height:100vh;padding:clamp(1.7rem,4vw,3.2rem) clamp(1rem,3.2vw,2.4rem) clamp(2rem,4vw,3rem)}.checkout-page__header{width:min(1200px,100%);margin:0 auto clamp(1.4rem,3vw,2rem);display:flex;align-items:center;justify-content:space-between}.checkout-page__header h1{margin:0;font-size:clamp(1.8rem,3vw,2.4rem);letter-spacing:-.03em}.checkout-page__back{color:#4c4c4c;text-decoration:none;font-size:.95rem}.checkout-page__layout{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:clamp(1.3rem,2.8vw,2.3rem);align-items:start}.checkout-form,.checkout-summary{border:1px solid #ebebeb;border-radius:18px;padding:clamp(1rem,2.2vw,1.6rem);background:#fff}.checkout-form h2,.checkout-summary h2{margin:0 0 1rem;font-size:1.06rem;font-weight:700}.checkout-form label{display:grid;gap:.45rem;margin-bottom:.9rem;font-size:.88rem;color:#353535}.checkout-form__countries{margin:.2rem 0 .95rem}.checkout-form__countries h3{margin:0 0 .55rem;font-size:.9rem;font-weight:600;color:#2a2a2a}.checkout-form__country-grid{max-height:180px;overflow:auto;border:1px solid #e7e7e7;border-radius:12px;padding:.45rem;display:flex;flex-wrap:wrap;gap:.4rem;background:#fcfcfc}.checkout-form__country-btn{border:1px solid #d8d8d8;background:#fff;color:#1f1f1f;font-size:.78rem;line-height:1.2;border-radius:999px;padding:.34rem .55rem;cursor:pointer}.checkout-form__country-btn.is-selected{border-color:var(--accent);color:#fff;background:var(--accent)}.checkout-form input{height:44px;border-radius:10px;border:1px solid #dcdcdc;background:#fff;padding:0 .8rem;font-size:.95rem}.checkout-form__express{margin:0 0 .95rem;padding:.75rem;border:1px solid #e7e7e7;border-radius:10px;background:#fcfcfc}.checkout-form__express h3{margin:0 0 .6rem;font-size:.88rem;font-weight:600;color:#3b3b3b}.checkout-form__wallet-note{margin:.55rem 0 0;font-size:.8rem;color:#666;line-height:1.35}.checkout-form__divider{margin:.6rem 0 1rem;display:flex;align-items:center;gap:.55rem;color:#7a7a7a;font-size:.78rem;text-transform:uppercase;letter-spacing:.09em}.checkout-form__divider:before,.checkout-form__divider:after{content:"";height:1px;flex:1;background:#ececec}.checkout-form__payment-wrap{min-height:52px;border-radius:12px;border:1px solid #d7d7d7;background:#fff;padding:.72rem;display:flex;align-items:center}.checkout-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.checkout-form__error{margin:.8rem 0 0;color:#c5161d;font-size:.88rem;line-height:1.4}.checkout-form__submit{margin-top:.55rem;width:100%;height:50px;border:none;border-radius:999px;background:var(--accent);color:#fff;font-size:1rem;font-weight:600;cursor:pointer}.checkout-form__submit:disabled{opacity:.5;cursor:not-allowed}.checkout-hosted__desc{margin:0;color:#555;font-size:.9rem;line-height:1.45}.checkout-summary__items{display:grid;gap:.65rem}.checkout-summary__item{border:1px solid #efefef;border-radius:12px;background:#fafafa;padding:.5rem;display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:.6rem;align-items:center}.checkout-summary__item-image{width:56px;height:56px;border-radius:10px;border:1px solid #e9e9e9;background:#f4f4f4;display:grid;place-items:center;overflow:hidden}.checkout-summary__item-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.checkout-summary__item-title{margin:0;font-size:.93rem;font-weight:600}.checkout-summary__item-meta{margin:.2rem 0 0;font-size:.84rem;color:#666}.checkout-summary__item-actions{display:flex;align-items:center;gap:.45rem}.checkout-summary__totals{border-top:1px solid #ececec;margin-top:1rem;padding-top:.8rem;display:grid;gap:.52rem}.checkout-summary__totals div{display:flex;justify-content:space-between;color:#3a3a3a;font-size:.9rem}.checkout-summary__totals .checkout-summary__total{margin-top:.35rem;font-size:1rem;font-weight:700;color:#111}.checkout-summary__empty{margin:0;color:#666;font-size:.92rem}.checkout-page__success{width:min(720px,100%);margin:1rem auto 0;border:1px solid #ececec;border-radius:18px;background:#fff;padding:clamp(1.4rem,3vw,2rem);text-align:center}.checkout-page__success h2{margin:0;font-size:clamp(1.5rem,2.4vw,2rem)}.checkout-page__success p{margin:.7rem 0 0;color:#5a5a5a}.checkout-page__home-link{margin-top:1rem;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-width:160px;height:44px;border-radius:999px;border:1px solid #d4d4d4;color:#111}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media(max-width:1120px){.story-layout,.store-layout,.feature-composition,.final-cta{grid-template-columns:1fr;gap:1.4rem}.story-content,.feature-composition__content{max-width:none}.store-globe{margin-left:0;width:min(100%,560px)}.store-current{margin-left:0}.scenario-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.scenario-panel:last-child{grid-column:1 / -1}.assurance-band__frame{grid-template-columns:repeat(3,minmax(0,1fr))}.assurance-band__label{grid-column:1 / -1;padding:.95rem 0;border-bottom:1px solid #eceff2}.assurance-point{padding-left:.6rem}.assurance-point:nth-of-type(1){border-left:none;padding-left:0}.final-cta__media{justify-content:start}.final-cta__media img{max-height:240px}.shop-selector__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop__story{grid-template-columns:1fr;gap:1.4rem}.shop__help-grid{flex-direction:column;align-items:stretch}.checkout-page__layout{grid-template-columns:1fr}}@media(max-width:980px){.floating-nav{width:calc(100% - 1rem);top:.55rem}.floating-nav__shell{padding:.34rem .36rem .34rem .55rem;gap:.5rem}.floating-nav__logo img{width:120px}.floating-nav__about,.floating-nav__shop{min-width:72px;height:32px;font-size:.74rem}.landing{padding-inline:1rem;padding-top:1.35rem}.landing__brand{width:min(100%,500px);margin-bottom:.8rem}.landing__hero{grid-template-columns:1fr;padding-top:.2rem;align-items:start;gap:.7rem}.landing__copy{max-width:720px;text-align:center;justify-self:center}.landing__copy p{max-width:34ch;margin-inline:auto}.landing__eyebrow{text-align:center}.landing__visual{justify-items:center;margin-top:.35rem;padding-right:0}.landing__visual img{width:min(92vw,500px);max-height:none;margin:0}.landing__actions{justify-content:center}.story-section,.store-section,.feature-section,.scenario-section,.assurance-band,.faq-section,.final-cta-section{padding-inline:1rem}.story-section,.store-section,.feature-section,.scenario-section,.faq-section{padding-top:2.55rem;padding-bottom:2.85rem}.assurance-band{padding-top:1.45rem;padding-bottom:1.95rem}.final-cta-section{padding-top:2.3rem;padding-bottom:3rem}.section-title{max-width:20ch}.section-copy{max-width:44ch}.section-intro--centered{text-align:left;margin-inline:0}.section-intro--centered .section-copy{margin-inline:0}.story-media{min-height:320px;border-radius:22px}.story-media__inset{width:98px}.store-globe{border-radius:22px}.store-list{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.store-current{width:100%}.feature-composition__visual{aspect-ratio:4 / 3;border-radius:22px;padding:.6rem}.feature-composition__media-stack{gap:.5rem}.feature-composition__media-stack--split{grid-template-columns:1fr 1fr}.feature-composition__media-stack--triple{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-rows:1fr 1fr}.feature-composition__media-card{border-radius:14px}.scenario-layout{grid-template-columns:1fr;gap:.85rem}.scenario-panel:last-child{grid-column:auto}.assurance-band__frame{grid-template-columns:1fr}.assurance-band__label{padding:.9rem 0;border-bottom:1px solid #eceff2}.assurance-point{border-left:none;border-bottom:1px solid #eceff2;padding:.9rem 0}.assurance-point:last-child{border-bottom:none}.faq-accordion__item summary{padding-inline:0}.faq-accordion__answer p{padding-right:0}.final-cta{border-radius:26px;padding:1.35rem}.final-cta .section-title{max-width:20ch}.final-cta__actions{justify-content:flex-start}.shop__content{padding:0}.site-footer{width:100%;margin-left:0;margin-right:0}.shop__header{padding:.6rem .8rem;margin-bottom:0}.shop__header .shop__logo img{height:28px}.shop__products-link{font-size:.72rem}.shop__breadcrumb{padding:0 .8rem .5rem;font-size:.75rem;gap:.35rem}.shop__hero{grid-template-columns:minmax(0,1fr);gap:0}.shop__buybox{position:static;padding:1.2rem 1rem 0;max-width:100%;min-width:0;overflow:hidden}.shop__buybox h1{font-size:1.6rem}.shop__price-row{margin-top:.8rem}.shop__price{font-size:1.4rem}.shop__purchase{grid-template-columns:1fr;gap:.65rem}.shop__cta{width:100%;height:52px;font-size:1rem}.shop__meta-list{margin-top:1.2rem;padding:1rem;border-radius:14px}.shop__meta-list li{font-size:.88rem;gap:.6rem}.shop__meta-icon{width:24px;height:24px}.shop__meta-icon svg{width:20px;height:20px}.shop__accordions{margin-top:1rem}.shop__accordion{padding:.8rem 1rem;border-radius:12px}.shop__accordion summary{font-size:.92rem}.shop__accordion p{font-size:.88rem}.shop__gallery-mosaic{display:none}.shop__gallery-mobile{display:block;max-width:100%;overflow:hidden}.shop__gallery-main{border-radius:0;border:none;aspect-ratio:auto;width:100%;max-width:100%;height:auto;overflow:hidden}.shop__gallery-main img{width:100%;height:auto;max-height:50vh;display:block;object-fit:contain;object-position:center}.shop__gallery-thumbs{padding:.5rem .8rem;gap:.45rem;display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.shop__gallery-thumbs::-webkit-scrollbar{display:none}.shop__gallery-thumb{width:64px;height:64px;flex-shrink:0;border-radius:8px;border-width:1.5px}.shop__quick-features{grid-template-columns:1fr}.shop__reviews,.shop__story,.shop__inuse,.shop__help{padding-inline:.8rem;margin-top:2.4rem}.shop__reviews-header h2{font-size:1.3rem}.shop__reviews-write{padding:.65rem 1.2rem;font-size:.85rem}.shop__story{grid-template-columns:1fr;gap:1.2rem}.shop__story-content h2,.shop__inuse-header h2{font-size:1.4rem}.shop__inuse-grid{grid-template-columns:1fr}.shop__help-header h2{font-size:1.4rem}.shop__help-grid{flex-direction:column;align-items:stretch}.shop__colors{margin-top:1.2rem}.shop__swatches{margin-top:.5rem;gap:.55rem}.shop__swatch{width:32px;height:32px}.shop-selector__header{grid-template-columns:1fr auto;gap:.6rem}.shop-selector__logo{grid-column:1;justify-self:start}.shop-selector__logo img{width:min(100%,300px)}.shop-selector__bag{grid-column:2}.shop-selector__grid{margin-top:clamp(1.5rem,4vw,2.2rem);grid-template-columns:repeat(2,minmax(0,1fr))}.selector-card{border-radius:20px}.selector-card__media{min-height:210px}.checkout-page__header{flex-direction:column;align-items:flex-start;gap:.5rem}.site-footer__inner{grid-template-columns:repeat(2,1fr);gap:1.3rem}.site-footer__brand{grid-column:1 / -1}.site-footer__bottom{flex-direction:column;align-items:flex-start}}@media(max-width:820px){.shop__hero{gap:0}.shop__inuse-grid{grid-template-columns:1fr}.shop__help-grid{flex-direction:column;align-items:stretch}}@media(max-width:640px){.landing__copy h1{font-size:clamp(2.2rem,8vw,2.9rem)}.landing__copy p{font-size:.95rem}.btn{min-width:130px;height:48px;font-size:1rem}.section-title{font-size:clamp(1.5rem,6vw,1.85rem)}.section-copy{font-size:.9rem}.story-media{min-height:260px;border-radius:18px}.story-media>img{width:min(80%,300px)}.story-media__inset{width:80px;border-radius:10px}.store-globe{border-radius:18px;padding:.5rem}.store-list{grid-template-columns:repeat(2,1fr);gap:.45rem}.store-pill{padding:.5rem .58rem}.store-pill__city{font-size:.84rem}.store-pill__country{font-size:.74rem}.store-pill__status{font-size:.68rem}.feature-composition__visual{aspect-ratio:1 / 1;border-radius:18px;padding:.45rem}.feature-composition__media-card{border-radius:12px}.feature-row{gap:.55rem;padding:.72rem 0}.feature-row h3{font-size:.92rem}.feature-row p{font-size:.82rem}.scenario-panel{border-radius:18px}.scenario-panel__body{padding:.8rem}.scenario-panel h3{font-size:.94rem}.scenario-panel p{font-size:.82rem}.faq-accordion__item summary{font-size:.9rem;padding:.78rem 0}.faq-accordion__answer p{font-size:.85rem}.final-cta{border-radius:20px;padding:1.1rem}.final-cta .btn{min-width:130px;height:44px;font-size:.9rem}.final-cta__media img{max-height:180px}.shop-selector__content{padding:clamp(1.2rem,3vw,1.8rem) .8rem clamp(1.5rem,3vw,2rem)}.shop-selector__grid{grid-template-columns:1fr}.shop-selector__logo img{width:min(100%,220px)}.shop-selector__intro h1{font-size:clamp(1.6rem,6vw,2rem)}.shop-selector__intro p{font-size:.9rem}.selector-card{border-radius:16px}.selector-card__media{min-height:180px;padding:.8rem .8rem .3rem}.selector-card__body{padding:.8rem;gap:.45rem}.selector-card h2{font-size:1.1rem}.selector-card p{font-size:.84rem}.selector-card__cta{height:40px;font-size:.88rem}.shop__buybox h1{font-size:1.4rem}.shop__description{font-size:.92rem}.shop__quick-features li{padding:.7rem}.shop__quick-features-title{font-size:.85rem}.shop__quick-features-body{font-size:.78rem}.shop__reviews-header{flex-direction:column;align-items:flex-start;gap:.8rem}.shop__reviews-header h2{font-size:1.15rem}.shop__review{padding:1.2rem 0}.shop__review-body{font-size:.9rem}.shop__story-content h2{font-size:1.25rem}.shop__story-content p{font-size:.92rem}.shop__inuse-header h2,.shop__help-header h2{font-size:1.25rem}.shop__help-card{padding:1rem;border-radius:16px}.shop__help-card h3{font-size:.98rem}.shop__help-card p{font-size:.85rem}.checkout-page__content{padding:1rem .8rem 1.5rem}.checkout-page__header h1{font-size:1.5rem}.checkout-form,.checkout-summary{border-radius:14px;padding:.85rem}.site-footer{padding-inline:1rem}.site-footer__inner{grid-template-columns:1fr;gap:1.1rem}.site-footer__brand{grid-column:auto}.site-footer__brand p{font-size:.88rem}.site-footer__col h3{font-size:.88rem;margin-bottom:.5rem}.site-footer__col a{font-size:.85rem;margin:.38rem 0}.site-footer__bottom{font-size:.78rem}}@media(max-width:480px){.floating-nav__shell{padding:.28rem .3rem .28rem .46rem;gap:.35rem}.floating-nav__logo img{width:100px}.floating-nav__about,.floating-nav__shop{min-width:60px;height:28px;font-size:.68rem}.landing{padding-inline:.75rem}.landing__brand{width:min(100%,320px)}.landing__copy h1{font-size:2rem}.landing__actions{flex-direction:column;align-items:stretch}.landing__actions .btn{width:100%}.landing__visual img{width:min(100%,340px)}.story-section,.store-section,.feature-section,.scenario-section,.faq-section,.final-cta-section,.assurance-band{padding-inline:.75rem}.story-media{min-height:220px;border-radius:16px;padding:.7rem}.store-list{grid-template-columns:1fr 1fr;gap:.35rem}.store-pill{padding:.42rem .5rem}.store-pill__city{font-size:.8rem}.store-pill__country{font-size:.7rem}.store-pill__status{font-size:.65rem;margin-top:.3rem}.feature-composition__visual{border-radius:14px;padding:.35rem}.feature-composition__media-card{border-radius:10px}.final-cta{border-radius:16px;padding:.9rem}.final-cta .section-title{font-size:1.3rem}.final-cta__actions{flex-direction:column}.final-cta__actions .btn{width:100%}.final-cta__media img{max-height:140px}.shop-selector__content{padding:1rem .65rem 1.4rem}.shop-selector__intro h1{font-size:1.45rem}.selector-card__media{min-height:160px}.shop__buybox{padding:.8rem .75rem 0}.shop__buybox h1{font-size:1.25rem}.shop__cta{height:50px;font-size:.95rem}.shop__gallery-thumb{width:56px;height:56px;border-radius:6px}.shop__reviews,.shop__story,.shop__inuse,.shop__help{padding-inline:.75rem;margin-top:2rem}.shop__meta-list{padding:.75rem}.shop__meta-list li{font-size:.82rem}.shop__accordion{padding:.65rem .75rem}.checkout-page__content{padding:.8rem .65rem 1.2rem}.checkout-form,.checkout-summary{border-radius:12px;padding:.7rem}.checkout-form__row{grid-template-columns:1fr}.site-footer{padding-inline:.75rem}}@media(max-width:768px){.shop__inuse-grid,.shop__help-grid,.shop__story{grid-template-columns:1fr}}@media(max-width:600px){.shop__colors,.shop__bundles,.shop__pillow-colors{margin-top:1.25rem}.shop__bundle{gap:.7rem;padding:.85rem .9rem}.shop__bundle-name{font-size:.9rem}.shop__bundle-sub{font-size:.74rem}.shop__bundle-price{font-size:1rem}.shop__pillow-row{padding:.8rem .85rem .85rem}.shop__videos{gap:.45rem}.shop__referral-note{flex-wrap:wrap}}@media(max-width:380px){.shop__buybox{padding:.7rem .65rem 0}.shop__buybox h1{font-size:1.2rem}.shop__price{font-size:1.3rem}.shop__swatch{width:30px;height:30px}.shop__bundle{gap:.6rem;padding:.78rem .75rem}.shop__bundle-radio{width:18px;height:18px}.shop__videos{gap:.35rem}.shop__story-content h2,.shop__inuse-header h2,.shop__help-header h2,.shop__reviews-header h2{font-size:1.15rem}.shop__gallery-thumb{width:52px;height:52px}}.checkout-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f11169e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200;display:flex;align-items:flex-start;justify-content:center;padding:clamp(1rem,3vw,2rem);overflow-y:auto;font-family:Inter,-apple-system,sans-serif;animation:checkout-fade-in .22s ease-out}@keyframes checkout-fade-in{0%{opacity:0}to{opacity:1}}.checkout-modal__card{position:relative;width:min(640px,100%);margin:auto 0;background:#fff;border-radius:24px;padding:clamp(1.6rem,3vw,2.2rem);box-shadow:0 36px 72px #0f111659;color:#111215}.checkout-modal__close{position:absolute;top:.85rem;right:.85rem;width:36px;height:36px;border-radius:999px;border:1px solid #ececef;background:#fff;color:#2a2d33;font-size:1.3rem;cursor:pointer;z-index:1;line-height:1}.checkout-modal__close:hover{background:#f7f8fa}.checkout-modal__eyebrow{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#666a72}.checkout-modal__card h2{margin:.45rem 0 1.1rem;font-size:clamp(1.45rem,2.6vw,1.9rem);font-weight:700;letter-spacing:-.022em;line-height:1.1;color:#1f1711}.checkout-modal__summary{background:#fafbfc;border:1px solid #ececef;border-radius:16px;padding:1rem 1.1rem;margin-bottom:1.4rem}.checkout-modal__summary--receipt{margin-top:1.2rem}.checkout-modal__line{display:flex;align-items:center;gap:.85rem;padding-bottom:.85rem;border-bottom:1px solid #ececef}.checkout-modal__summary--receipt .checkout-modal__line{border-bottom:0;padding-bottom:.5rem}.checkout-modal__thumb{width:56px;height:56px;border-radius:12px;background:linear-gradient(160deg,#fff,#f1f3f6);border:1px solid #ececef;overflow:hidden;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.checkout-modal__thumb img{width:100%;height:100%;object-fit:cover;transform:scale(1.16);display:block}.checkout-modal__line-body{flex:1;min-width:0}.checkout-modal__line-name{margin:0;font-size:.95rem;font-weight:700;color:#1f1711}.checkout-modal__line-meta{margin:.15rem 0 0;font-size:.82rem;color:#777b85}.checkout-modal__line-price{font-weight:700;color:#1f1711;font-variant-numeric:tabular-nums}.checkout-modal__totals{padding-top:.85rem;display:grid;gap:.4rem;font-size:.9rem}.checkout-modal__totals>div{display:flex;justify-content:space-between;color:#4a4d55}.checkout-modal__total{display:flex;justify-content:space-between;padding-top:.5rem;margin-top:.3rem;border-top:1px solid #ececef;font-size:1rem}.checkout-modal__total strong{font-size:1.05rem;font-weight:700;color:#1f1711;font-variant-numeric:tabular-nums}.checkout-modal__free{color:#2e7d32;font-weight:600}.checkout-modal__ship-note{font-weight:500;color:#5b6473}.checkout-modal__ship-hint{margin:-.2rem 0 0;font-size:.82rem;color:#5b6473}.checkout-modal__form{display:grid;gap:1.1rem}.checkout-modal__fieldset{border:0;padding:0;margin:0;display:grid;gap:.7rem}.checkout-modal__fieldset legend{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#666a72;padding:0;margin-bottom:.3rem}.checkout-modal__row{display:grid;gap:.7rem;min-width:0}.checkout-modal__row--two{grid-template-columns:1fr 1fr}.checkout-modal__row--three{grid-template-columns:1.4fr .7fr 1fr}@media(max-width:540px){.checkout-modal__row--two,.checkout-modal__row--three{grid-template-columns:1fr}}.checkout-modal__field{display:grid;gap:.35rem;min-width:0}.checkout-modal__field>span{font-size:.78rem;font-weight:600;color:#2a2d33}.checkout-modal__field input{font-family:inherit;font-size:16px;color:#1f2025;background:#fff;padding:.78rem .95rem;border:1px solid #dfe1e6;border-radius:12px;outline:none;transition:border-color .18s ease,box-shadow .18s ease;width:100%;min-width:0;max-width:100%}.checkout-modal__field input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2b303b1f}.checkout-modal__cta{width:100%;justify-content:center;margin-top:.4rem}.checkout-modal__cta:disabled{opacity:.7;cursor:not-allowed}.checkout-modal__legal{margin:0;text-align:center;font-size:.76rem;color:#777b85;line-height:1.55}.checkout-modal__success{text-align:center}.checkout-modal__tick{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;background:#2e7d32;color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.6rem;box-shadow:0 8px 18px #2e7d3247}.checkout-modal__success h2{margin:.4rem 0 .6rem}.checkout-modal__success-meta{margin:0;color:#4a4d55;font-size:.95rem}.checkout-modal__success-meta strong{color:#1f1711;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.95em}.checkout-modal__success .shop__cta{margin-top:.4rem;width:100%;justify-content:center}.shop__referral-note{display:flex;align-items:center;gap:.55rem;margin:.4rem 0 0;padding:.5rem .5rem .5rem .85rem;background:#f1f2f5;border:1px solid #d9dbe3;border-radius:999px;color:#1f1711;font-size:.84rem;line-height:1.3}.shop__referral-tick{color:var(--accent);font-weight:700;flex-shrink:0}.shop__referral-text{flex:1;min-width:0;display:inline-flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.shop__referral-note strong{font-weight:700}.shop__referral-code{font-size:.78rem;color:#4a4d55}.shop__referral-code code{font-family:JetBrains Mono,ui-monospace,monospace;background:#fff;border:1px solid #d9dbe3;padding:.05rem .4rem;border-radius:5px;font-size:.94em;color:#1f1711}.shop__referral-remove{width:26px;height:26px;flex-shrink:0;border-radius:999px;border:0;background:#2b303b1f;color:var(--accent);font-size:1.05rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.shop__referral-remove:hover{background:var(--accent);color:#fff}.shop__referral-toggle{margin-top:.5rem;background:transparent;border:0;color:var(--accent);font-family:inherit;font-size:.86rem;font-weight:600;cursor:pointer;padding:.4rem 0;text-align:left;text-decoration:underline;text-underline-offset:3px}.shop__referral-toggle:hover{color:#1a1e26}.shop__referral-input{margin-top:.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.shop__referral-input input{flex:1;min-width:200px;font-family:inherit;font-size:.92rem;color:#1f2025;background:#fff;padding:.6rem .85rem;border:1px solid #dfe1e6;border-radius:12px;outline:none}.shop__referral-input input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2b303b1f}.shop__referral-cancel{background:transparent;border:0;color:#4a4d55;font-family:inherit;font-size:.84rem;cursor:pointer;padding:.4rem .6rem}.shop__referral-cancel:hover{color:#1f1711}.shop__referral-status{width:100%;font-size:.8rem;color:#4a4d55}.shop__referral-status--bad{color:#b71c1c}.shop__referral-status code{font-family:JetBrains Mono,ui-monospace,monospace;background:#f1f2f5;border:1px solid #d9dbe3;padding:.05rem .4rem;border-radius:5px;font-size:.94em}.checkout-modal__referral{border:1px solid #ececef;background:#fafbfc;border-radius:16px;padding:1rem 1.1rem!important}.checkout-modal__referral legend{padding:0 .35rem!important}.checkout-modal__referral-applied{display:flex;align-items:center;gap:.85rem}.checkout-modal__referral-applied>div{flex:1;min-width:0}.checkout-modal__referral-applied p{margin:0;font-size:.95rem;color:#1f1711}.checkout-modal__referral-applied small{display:block;margin-top:.15rem;font-size:.78rem;color:#4a4d55}.checkout-modal__referral-applied small code{font-family:JetBrains Mono,ui-monospace,monospace;background:#fff;border:1px solid #ececef;padding:.05rem .4rem;border-radius:5px;font-size:.94em;color:#1f1711}.checkout-modal__referral-tick{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#2e7d32;color:#fff;font-weight:700;font-size:.85rem;flex-shrink:0}.checkout-modal__referral-remove{background:transparent;border:0;color:var(--accent);font-family:inherit;font-size:.82rem;font-weight:700;cursor:pointer;padding:.3rem .4rem;border-radius:6px}.checkout-modal__referral-remove:hover{background:#2b303b14}.checkout-modal__referral-input .checkout-modal__field input{background:#fff}.checkout-modal__referral-status{margin:.5rem 0 0;font-size:.8rem;color:#4a4d55}.checkout-modal__referral-status--bad{color:#b71c1c}.checkout-modal__referral-status code{font-family:JetBrains Mono,ui-monospace,monospace;background:#fff;border:1px solid #d9dbe3;padding:.05rem .4rem;border-radius:5px;font-size:.94em}.checkout-modal__referral-toggle{background:transparent;border:0;color:var(--accent);font-family:inherit;font-size:.9rem;font-weight:600;cursor:pointer;padding:0;text-align:left;text-decoration:underline;text-underline-offset:3px}.checkout-modal__referral-toggle:hover{color:#1a1e26}.checkout-modal__lines{display:grid}.checkout-modal__lines .checkout-modal__line{padding-top:.85rem}.checkout-modal__lines .checkout-modal__line:first-child{padding-top:0}.checkout-modal__line-qty{color:#777b85;font-weight:600}.shop__buynow{width:100%;height:52px;border-radius:999px;border:1.5px solid var(--accent);background:transparent;color:var(--accent);font-family:inherit;font-size:.98rem;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.shop__buynow:hover{background:var(--accent);color:#fff;transform:translateY(-1px)}.shop__buynow:active{transform:translateY(0)}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:flex;justify-content:flex-end;font-family:Jost,Quicksand,Inter,sans-serif}.cart-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;cursor:pointer;background:#0f111680;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:cart-fade .25s ease}.cart-drawer__panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(420px,100vw);height:100%;max-height:100%;background:#fffffff5;-webkit-backdrop-filter:saturate(1.3) blur(18px);backdrop-filter:saturate(1.3) blur(18px);box-shadow:-24px 0 60px #0f111647;animation:cart-slide .3s cubic-bezier(.22,1,.36,1)}@keyframes cart-fade{0%{opacity:0}to{opacity:1}}@keyframes cart-slide{0%{transform:translate(100%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.cart-drawer__panel,.cart-drawer__scrim{animation:none}}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.4rem;border-bottom:1px solid rgba(43,48,59,.1)}.cart-drawer__title{margin:0;display:inline-flex;align-items:center;gap:.5rem;font-family:Fraunces,Georgia,serif;font-size:1.3rem;font-weight:600;color:var(--ink, #2b303b)}.cart-drawer__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;height:1.4rem;padding:0 .4rem;border-radius:999px;background:var(--shop-holo, #2b303b);color:#2b303b;font-family:Jost,sans-serif;font-size:.76rem;font-weight:700}.cart-drawer__close{width:34px;height:34px;flex-shrink:0;border-radius:999px;border:1px solid rgba(43,48,59,.14);background:#fff;color:#2b303b;font-size:1.4rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.cart-drawer__close:hover{background:#f3f4f6}.cart-drawer__list{list-style:none;margin:0;padding:.4rem 1.4rem;overflow-y:auto;flex:1 1 auto;-webkit-overflow-scrolling:touch}.cart-line{display:grid;grid-template-columns:64px minmax(0,1fr);gap:.9rem;padding:1rem 0;border-bottom:1px solid rgba(43,48,59,.08)}.cart-line:last-child{border-bottom:0}.cart-line__thumb{width:64px;height:64px;border-radius:14px;overflow:hidden;background:linear-gradient(160deg,#fff,#eef0f4);border:1px solid rgba(43,48,59,.1);display:inline-flex;align-items:center;justify-content:center}.cart-line__thumb img{width:100%;height:100%;object-fit:cover;transform:scale(1.16)}.cart-line__body{min-width:0;display:flex;flex-direction:column;gap:.42rem}.cart-line__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.cart-line__name{margin:0;font-weight:700;font-size:.95rem;color:var(--ink, #2b303b)}.cart-line__remove{flex-shrink:0;width:24px;height:24px;border:0;background:transparent;color:#9aa0ab;font-size:1.2rem;line-height:1;cursor:pointer;border-radius:999px}.cart-line__remove:hover{color:#2b303b;background:#2b303b14}.cart-line__meta{margin:0;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;font-size:.8rem;color:var(--ink-soft, #5b6473)}.cart-line__pack{font-weight:600}.cart-line__swatches{display:inline-flex;gap:.2rem}.cart-line__swatch{width:12px;height:12px;border-radius:999px;border:1px solid rgba(43,48,59,.18)}.cart-line__bottom{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.cart-line__stepper{display:inline-flex;align-items:center;border:1px solid rgba(43,48,59,.16);border-radius:999px;overflow:hidden}.cart-line__stepper button{width:30px;height:30px;border:0;background:transparent;color:#2b303b;font-size:1.1rem;line-height:1;cursor:pointer}.cart-line__stepper button:disabled{opacity:.35;cursor:not-allowed}.cart-line__stepper button:not(:disabled):hover{background:#2b303b14}.cart-line__qty{min-width:1.6rem;text-align:center;font-weight:600;font-size:.9rem;font-variant-numeric:tabular-nums}.cart-line__price{display:flex;flex-direction:column;align-items:flex-end;font-weight:700;color:var(--ink, #2b303b);font-variant-numeric:tabular-nums}.cart-line__each{font-size:.72rem;font-weight:500;color:#8b919c}.cart-drawer__foot{border-top:1px solid rgba(43,48,59,.1);padding:1.1rem 1.4rem calc(1.1rem + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:.5rem;background:#ffffffa6}.cart-drawer__row{display:flex;align-items:baseline;justify-content:space-between;font-size:.95rem;color:var(--ink, #2b303b)}.cart-drawer__row strong{font-size:1.15rem;font-weight:700;font-variant-numeric:tabular-nums}.cart-drawer__row--muted{font-size:.84rem;color:var(--ink-soft, #5b6473)}.cart-drawer__free{color:#2e7d32;font-weight:600}.cart-drawer__ship-hint{margin:.1rem 0 .4rem;font-size:.8rem;color:#5b6473}.cart-drawer__checkout{height:54px;margin-top:.4rem;align-self:stretch}.cart-drawer__continue{border:0;background:transparent;color:var(--ink-soft, #5b6473);font-family:inherit;font-size:.85rem;cursor:pointer;padding:.3rem;text-decoration:underline;text-underline-offset:3px}.cart-drawer__continue:hover{color:#2b303b}.cart-drawer__empty{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.6rem;gap:.35rem}.cart-drawer__empty-icon{color:#b8bdc7;margin-bottom:.4rem}.cart-drawer__empty-title{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.15rem;color:var(--ink, #2b303b)}.cart-drawer__empty-sub{margin:0;font-size:.9rem;color:var(--ink-soft, #5b6473)}.cart-drawer__shop-link{margin-top:.9rem;display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 1.6rem;border-radius:999px;background:var(--accent, #2b303b);color:#fff;text-decoration:none;font-weight:600;font-size:.92rem;transition:transform .18s ease}.cart-drawer__shop-link:hover{transform:translateY(-1px)}.checkout-cards{margin-top:1.5rem;padding:1.3rem 1.2rem;text-align:center;border-radius:18px;background:linear-gradient(#fafbfc,#fafbfc) padding-box,var(--shop-holo, linear-gradient(115deg, #d8b6e6, #b7d7ea, #bbe9d2, #f1e6bb, #f3c9da, #c7c2f0, #d8b6e6)) border-box;border:1.5px solid transparent}.checkout-cards__art{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:.6rem;border-radius:14px;color:#2b303b;background:var(--shop-holo, linear-gradient(115deg, #d8b6e6, #b7d7ea, #bbe9d2, #f1e6bb, #f3c9da, #c7c2f0, #d8b6e6));box-shadow:0 6px 16px #2b303b24}.checkout-cards__title{margin:0 0 .35rem;font-size:1.02rem;font-weight:700;letter-spacing:-.01em;color:#1f1711}.checkout-cards__hint{margin:0 auto;max-width:30rem;font-size:.86rem;line-height:1.55;color:#5b6473}.checkout-cards__hint strong{color:#1f1711;font-weight:600}[hidden]{display:none!important}.shop-specs__cta,.shop-specs__cta:hover,.shop-specs__cta:focus{text-decoration:none}.shop-specs__cta span,.shop-specs__cta .shop-specs__cta-meta{text-decoration:none}.shop__inuse-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.shop__inuse-video video{aspect-ratio:9 / 16;object-fit:cover;background:#11131a}@media(max-width:560px){.shop__inuse-grid{grid-template-columns:minmax(0,1fr)}.shop__inuse-video video{aspect-ratio:3 / 4}}.template-product .tt-footer{margin-top:clamp(2.5rem,6vw,4.5rem)}.shop__wall{width:min(92vw,1480px);margin:clamp(4.2rem,9vw,8rem) auto 0}.shop__wall-head{text-align:center;margin-bottom:clamp(1.8rem,4vw,3rem)}.shop__wall-eyebrow{margin:0;font-size:.78rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#6a7386}.shop__wall-title{margin:.8rem 0 0;font-family:var(--tt-serif, "Fraunces", Georgia, serif);font-weight:420;font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.16;color:#2b303b}.shop__wall-title em{font-style:italic}.shop__wall-grid{columns:4 280px;column-gap:clamp(.9rem,1.6vw,1.4rem)}.shop__wall-card{break-inside:avoid;margin:0 0 clamp(.9rem,1.6vw,1.4rem);background:#fff;border:1px solid rgba(43,48,59,.12);border-radius:20px;padding:1.5rem 1.5rem 1.4rem;color:#3c4250;box-shadow:0 8px 26px #2b303b0d}.shop__wall-card--video{background:#20242c;color:#ffffffeb;border-color:#ffffff14}.shop__wall-stars{display:flex;gap:.28rem;margin-bottom:.9rem;font-size:.95rem;color:#2b303b38}.shop__wall-card--video .shop__wall-stars{color:#ffffff42}.shop__wall-stars .shop__star.is-filled{color:#9b93c9}.shop__wall-body{margin:0 0 1rem;font-size:.93rem;font-weight:500;line-height:1.62}.shop__wall-name{margin:0;font-size:.95rem;font-weight:700;color:#232733}.shop__wall-card--video .shop__wall-name{color:#fff}.shop__wall-media{position:relative;display:block;width:100%;margin-top:1.2rem;padding:0;border:0;border-radius:14px;overflow:hidden;aspect-ratio:4 / 5;background:#2c3937;cursor:pointer}.shop__wall-media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.88;transition:opacity .25s ease,transform .35s ease}.shop__wall-media:hover video{opacity:1;transform:scale(1.04)}.shop__wall-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff}.shop__wall-play svg{width:54px;height:54px;padding:17px;border-radius:50%;border:1.5px solid rgba(255,255,255,.9);background:#20242b47;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-sizing:border-box}@media(max-width:760px){.shop__wall-grid{columns:1}}.shop__inuse-video video{width:100%;border-radius:22px;border:1px solid #ececec;background:#f5f5f5;aspect-ratio:16 / 10;object-fit:cover}.shop__inuse-grid{grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.shop__inuse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.shop__inuse-grid{grid-template-columns:minmax(0,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/shop-2026.css.map */
