:root{--ink-navy: #15243C;--ink-black: #14110D;--ink-soft: #837A6E;--bg-ecru: #F8F4EC;--bg-bone: #FFFFFF;--bg-oat: #F8F4EC;--bg-stone: #D8CFC0;--line-subtle: #D8CFC0;--washed-blue: #5E7B95;--charcoal: #2E2B27;--serif: "Fraunces", "Times New Roman", serif;--serif-opsz: 9;--sans: "Hanken Grotesk", -apple-system, BlinkMacSystemFont, sans-serif}body{font-optical-sizing:none;font-variation-settings:"opsz" var(--serif-opsz)}.soothe-lp-wrapper,.soothe-lp-wrapper *,.soothe-lp-wrapper *:before,.soothe-lp-wrapper *:after{box-sizing:border-box}.soothe-lp-wrapper{font-family:var(--sans);letter-spacing:-.01em;background:var(--bg-ecru);color:var(--ink-black);font-size:16px;line-height:1.55;font-weight:400;-webkit-font-smoothing:antialiased;overflow-x:clip}.soothe-lp-wrapper img{max-width:100%;height:auto;display:block}html{scroll-behavior:smooth}.soothe-section{padding:96px 0;position:relative}.soothe-container{max-width:1280px;margin:0 auto;padding:0 24px}.soothe-container h2{font-weight:400}@media(min-width:768px){.soothe-section{padding:140px 0}.soothe-container{padding:0 48px}}.hero{padding:56px 0 72px;min-height:calc(100vh - 56px);display:flex;align-items:center;position:relative}.hero-container{max-width:1280px;width:100%;margin:0 auto;padding:0 24px}.hero-grid{display:grid;grid-template-columns:1fr;grid-template-areas:"top" "heading" "sub" "video" "cta" "review";gap:0}.hero-area-heading{grid-area:heading}.hero-area-video{grid-area:video}.hero-area-sub{grid-area:sub}.hero-area-cta{grid-area:cta}.hero-area-review{grid-area:review}.hero-headline{font-family:var(--serif);font-size:clamp(50px,9vw,96px);line-height:1.02;font-weight:300;color:var(--ink-navy);letter-spacing:-.02em;margin:0 auto 14px;max-width:12ch;text-align:center}.hero-headline em{font-style:italic;font-weight:500}.soothe-lp-wrapper .hero-headline{letter-spacing:-.05em!important}.hero-sub{text-align:center;font-size:17px;line-height:1.5;color:var(--ink-black);max-width:38ch;margin:14px auto;font-weight:400}.hero-bottom{display:flex;flex-direction:column;gap:16px}.hero-area-cta{padding-bottom:32px}.hero-area-video{margin:24px 0}.hero-area-review{padding-top:16px;overflow:hidden;max-width:100%}@media(min-width:768px){.hero{padding:80px 0 100px}.hero-container{padding:0 48px}.hero-grid{grid-template-columns:minmax(0,500px) auto;grid-template-areas:"top      top" "heading  video" "sub      video" "cta      video" "review   video";column-gap:48px;row-gap:0;align-items:center;justify-content:center}.hero-area-heading,.hero-area-sub{align-self:start}.hero-area-cta{align-self:start;padding-bottom:0}.hero-area-review{align-self:start;padding-top:24px;padding-bottom:0}.hero-area-video{align-self:center;justify-self:center;margin:0}.hero-bottom{max-width:380px}.hero-area-review .soothe-reviews-section{max-width:440px}.hero-headline{text-align:left;margin:0 0 28px}.hero-area-sub{text-align:left;margin:0 0 40px}.hero-sub{text-align:left;margin:14px 0}}@media(min-width:1024px){.hero-headline{font-size:88px}}.soothe-video-outer{position:relative;display:inline-block}.soothe-video-ring{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border:1px solid var(--line-subtle);opacity:.55;pointer-events:none}.soothe-video-wrap{position:relative;width:100%;max-width:380px;aspect-ratio:9 / 16;overflow:hidden;background:var(--bg-bone);border:1px solid var(--line-subtle);cursor:pointer;-webkit-user-select:none;user-select:none}.soothe-video-wrap video{width:100%;height:100%;object-fit:cover;display:block}.soothe-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#14110d2e;opacity:0;transition:opacity .3s ease;pointer-events:none}.soothe-video-wrap.paused .soothe-video-overlay,.soothe-video-wrap:hover .soothe-video-overlay{opacity:1}.soothe-video-play-btn{width:64px;height:64px;border-radius:50%;background:#f8f4ecf0;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0000001f;transition:transform .2s ease}.soothe-video-wrap:hover .soothe-video-play-btn{transform:scale(1.06)}.soothe-video-play-btn svg{width:22px;height:22px;fill:var(--ink-navy)}.soothe-video-play-btn .icon-play{margin-left:3px}.soothe-video-wrap.paused .icon-pause{display:none}.soothe-video-wrap:not(.paused) .icon-play{display:none}.soothe-video-mute{position:absolute;bottom:14px;right:14px;width:40px;height:40px;border-radius:50%;background:#14110d8c;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .15s ease;z-index:5;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:0}.soothe-video-mute:hover{background:#14110dbf;transform:scale(1.08)}.soothe-video-mute svg{width:18px;height:18px;fill:none;stroke:var(--bg-bone);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.soothe-video-mute .icon-unmuted,.soothe-video-mute.is-unmuted .icon-muted{display:none}.soothe-video-mute.is-unmuted .icon-unmuted{display:block}@media(max-width:960px){.soothe-video-wrap{max-width:320px}}@media(max-width:750px){.hero-area-video{justify-self:center;margin-bottom:24px}.soothe-video-wrap{max-width:340px}.soothe-video-mute{width:36px;height:36px;bottom:10px;right:10px}.soothe-video-mute svg{width:16px;height:16px}.soothe-video-play-btn{width:52px;height:52px}.soothe-video-play-btn svg{width:20px;height:20px}}@media(max-width:400px){.soothe-video-wrap{max-width:280px}}.soothe-reviews-section{width:100%;max-width:100%}.soothe-reviews-label{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:var(--ink-soft);margin-bottom:14px;padding:0 2px}.soothe-reviews-carousel{position:relative;overflow:hidden;padding:0 32px}.soothe-reviews-track{display:flex;transition:transform .4s ease}.soothe-review-slide{min-width:100%;box-sizing:border-box;padding:0 2px}.soothe-review-card{background:var(--bg-bone);border:1px solid var(--line-subtle);padding:20px 22px;display:flex;align-items:flex-start;gap:14px;min-height:140px}.soothe-review-avatar{width:44px;height:44px;border-radius:50%;background:var(--bg-oat);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-weight:400;font-size:16px;color:var(--ink-navy);overflow:hidden}.soothe-review-avatar img{width:100%;height:100%;object-fit:cover}.soothe-review-body{font-family:var(--serif);font-size:15px;font-style:italic;font-weight:300;color:var(--ink-black);line-height:1.5;min-width:0}.soothe-review-meta{display:flex;align-items:center;gap:10px;margin-top:10px;flex-wrap:wrap;font-style:normal}.soothe-review-author{font-family:var(--sans);font-weight:500;color:var(--ink-navy);font-size:12px;letter-spacing:.02em}.soothe-review-verified{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:500;color:#2e7d4f;font-family:var(--sans);letter-spacing:.04em}.soothe-review-verified svg{flex-shrink:0}.soothe-stars{color:#b88a2e;font-size:12px;letter-spacing:2px}.soothe-review-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:none;border:none;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--ink-soft);transition:color .2s;padding:0}.soothe-review-arrow:hover{color:var(--ink-navy)}.soothe-review-arrow-left{left:0}.soothe-review-arrow-right{right:0}.soothe-review-dots{display:flex;justify-content:center;gap:6px;margin-top:14px}.soothe-review-dot{width:6px;height:6px;border-radius:50%;background:var(--bg-stone);border:none;padding:0;cursor:pointer;transition:background .2s}.soothe-review-dot.active{background:var(--ink-navy)}.soothe-marquee{background:var(--ink-navy);color:var(--bg-bone);padding:16px 0;overflow:hidden;white-space:nowrap;border-top:1px solid var(--ink-navy);border-bottom:1px solid var(--ink-navy)}.soothe-marquee-track{display:flex;width:max-content;will-change:transform;animation:soothe-marquee-scroll 32s linear infinite}@keyframes soothe-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.soothe-marquee-track{animation:none}}.soothe-marquee-set{display:flex;flex-shrink:0}.soothe-marquee-item{flex-shrink:0;padding:0 36px;font-family:var(--sans);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.22em;display:flex;align-items:center;gap:14px;color:var(--bg-bone)}.soothe-marquee-dot{width:4px;height:4px;background:var(--bg-bone);border-radius:50%;display:inline-block;opacity:.55}.btn{display:inline-flex;align-items:center;justify-content:space-between;background:var(--ink-navy);color:var(--bg-bone);border:none;padding:20px 28px;font-family:var(--sans);font-size:14px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;cursor:pointer;transition:opacity .2s ease;text-decoration:none;width:100%}.btn:hover{opacity:.88}.btn-arrow:after{content:"\2192";font-size:16px;margin-left:16px}.btn-lock{position:relative;justify-content:center}.btn-lock:after{content:"";position:absolute;right:28px;top:50%;transform:translateY(-50%);width:16px;height:16px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E") center / contain no-repeat}.btn-meta{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);text-align:center;font-weight:500}.section-label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);font-weight:500;margin-bottom:32px}.reveal{background:var(--bg-ecru)}.reveal-grid{display:grid;gap:64px}.reveal-figure{aspect-ratio:4 / 5;background:var(--bg-bone);border:1px solid var(--line-subtle);position:relative;overflow:hidden}.reveal-content h2{font-family:var(--serif);font-size:clamp(32px,5.5vw,56px);font-weight:400;line-height:1.08;color:var(--ink-navy);letter-spacing:-.02em;margin:0 0 32px}.reveal-content p{font-size:17px;line-height:1.6;color:var(--ink-black);max-width:42ch;margin:0 auto 20px}.reveal-grid:not(.reveal-grid--triptych) .reveal-content p:last-child{margin-bottom:0}.reveal-content .section-label,.reveal-content h2{text-align:center}@media(max-width:767px){.reveal-grid:not(.reveal-grid--triptych){gap:48px}.soothe-section.reveal:not(.reveal--feature){padding-bottom:16px}}@media(min-width:768px){.reveal-grid{grid-template-columns:1fr 1fr;gap:80px;align-items:center}.reveal-grid:not(.reveal-grid--triptych) .reveal-content .section-label,.reveal-grid:not(.reveal-grid--triptych) .reveal-content h2{text-align:left}.reveal-grid:not(.reveal-grid--triptych) .reveal-content p{margin-left:0;margin-right:0}}.hoodie-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.reveal-grid--triptych .reveal-content{text-align:center}.reveal-grid--triptych .reveal-content p{max-width:38ch;margin-left:auto;margin-right:auto}.reveal-grid--triptych .reveal-closer{font-family:var(--serif);font-style:italic;color:var(--ink-navy);margin-top:8px}.soothe-section.reveal--feature{padding-top:32px}@media(min-width:768px){.reveal--feature .soothe-container{max-width:1500px}.reveal-grid.reveal-grid--triptych{grid-template-columns:1.3fr 1fr 1.3fr;gap:56px}.reveal-grid--triptych .reveal-content h2{font-size:clamp(26px,2.6vw,38px);margin-bottom:24px}}.spec{background:var(--ink-navy);color:var(--bg-bone)}.spec .section-label{color:#f8f4ec8c}.spec h2{font-family:var(--serif);font-size:clamp(32px,5.5vw,56px);font-weight:400;line-height:1.08;color:var(--bg-bone);letter-spacing:-.02em;margin:0 0 32px;max-width:14ch}.spec-list{list-style:none;padding:0;margin:0}.spec-list li{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:13px 0;border-top:1px solid rgba(248,244,236,.18);font-size:15px}.spec-list li:last-child{border-bottom:1px solid rgba(248,244,236,.18)}.spec-key{color:#f8f4ec8c;font-weight:400}.spec-val{color:var(--bg-bone);font-weight:400}#product.soothe-section{padding:10px 0}.product{background:var(--bg-bone)}.product .product-info .field-label,.product .product-info .field-label-value{font-weight:600}.product-figure{aspect-ratio:1;background:var(--bg-ecru);border:1px solid var(--line-subtle);margin-bottom:32px;display:flex;align-items:center;justify-content:center;position:relative}.product h2{font-family:var(--serif);font-size:clamp(32px,5.5vw,32px);font-weight:400;line-height:1.1;color:var(--ink-navy);letter-spacing:-.02em;margin:0 0 16px}.product-rating{display:flex;align-items:center;gap:10px;margin-bottom:10px}.product-rating-stars{display:inline-flex;align-items:center;gap:2px;line-height:0}.product-rating-stars svg{display:block}.product-rating-link{font-family:var(--sans);font-size:12px;color:var(--ink-navy);text-decoration:underline;text-underline-offset:3px;letter-spacing:.02em;font-weight:500;cursor:pointer}.product-rating-link:hover{opacity:.7}.field-label{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);font-weight:500;margin-bottom:12px;display:block}.field-label-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:12px}.field-label-row .field-label{margin-bottom:0}.field-label-row-left{display:flex;align-items:baseline;gap:10px}.field-label-value{font-family:var(--serif);font-style:italic;font-size:14px;color:var(--ink-black);letter-spacing:0;text-transform:none;font-weight:400}.size-guide-link{background:none;border:none;padding:0;font-family:var(--sans);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-navy);text-decoration:underline;text-underline-offset:3px;cursor:pointer;font-weight:500}.size-guide-link:hover{opacity:.7}.colour-swatches{display:flex;gap:12px;margin-bottom:28px}.swatch{width:48px;height:48px;border-radius:50%;border:1px solid var(--line-subtle);cursor:pointer;position:relative;transition:transform .15s ease;padding:0;font:inherit;-webkit-appearance:none;appearance:none}.swatch:hover{transform:scale(1.05)}.swatch.selected:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid var(--ink-navy);border-radius:50%}.swatch-soon{display:inline-flex;flex-direction:column;align-items:center;gap:5px}.swatch--soon{cursor:not-allowed;opacity:.5}.swatch--soon:hover{transform:none}.swatch--soon.selected:after{display:none}.swatch-soon-tag{font-family:var(--sans);font-size:10px;line-height:1.1;letter-spacing:.03em;text-transform:uppercase;color:var(--ink-soft);white-space:nowrap}.size-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:32px}.size-btn{background:transparent;border:1px solid var(--line-subtle);color:var(--ink-black);padding:14px 0;font-size:13px;letter-spacing:.06em;cursor:pointer;font-family:var(--sans);transition:all .15s ease}.size-btn.selected{border-color:#15243c;background:#15243c;color:#fff}.size-btn:hover:not(.selected){border-color:#15243c}@media(min-width:768px){.product .soothe-container.product-container{max-width:none;padding:0}.product .product-container>.section-label{padding:0 48px}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(360px,32vw,520px);gap:0;align-items:start}.product-figure{margin-bottom:0}.product .product-info{position:sticky;top:78px;align-self:start;padding:40px clamp(28px,3vw,56px) 56px}}.soothe-product-gallery{width:100vw;margin-left:50%;transform:translate(-50%);margin-bottom:32px}.soothe-gallery-stage{position:relative}.soothe-product-scroller{display:flex;gap:0;background:var(--bg-ecru);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.soothe-product-scroller::-webkit-scrollbar{display:none}.soothe-gallery-cell{flex:0 0 100%;aspect-ratio:1 / 1;scroll-snap-align:start;padding:0;margin:0;border:none;background:var(--bg-ecru);cursor:zoom-in;overflow:hidden;position:relative;-webkit-appearance:none;appearance:none}.soothe-gallery-cell[hidden]{display:none}.soothe-gallery-cell img{width:100%;height:100%;object-fit:cover;display:block}.soothe-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:#f8f4ec8c;color:var(--ink-navy);cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 2px 10px #00000014;transition:background .2s ease,opacity .2s ease;-webkit-appearance:none;appearance:none}.soothe-gallery-arrow:hover{background:#f8f4ecd9}.soothe-gallery-arrow svg{width:20px;height:20px;display:block}.soothe-gallery-arrow--prev{left:10px}.soothe-gallery-arrow--next{right:10px}.soothe-gallery-arrow[disabled]{opacity:0;pointer-events:none}.soothe-gallery-thumbs{display:flex;gap:8px;margin-top:10px;padding:0 12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.soothe-gallery-thumbs::-webkit-scrollbar{display:none}.soothe-gallery-thumb{flex:0 0 auto;width:56px;height:56px;padding:0;border:1px solid var(--line-subtle);background:var(--bg-bone);cursor:pointer;overflow:hidden;opacity:.55;transition:opacity .2s ease,border-color .2s ease;-webkit-appearance:none;appearance:none}.soothe-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.soothe-gallery-thumb.active{opacity:1;border-color:var(--ink-navy)}.soothe-gallery-thumb:hover{opacity:.85}.soothe-gallery-caption{position:absolute;right:8px;bottom:8px;max-width:calc(100% - 24px);background:#ffffffd1;color:var(--ink-black);font-family:var(--sans);font-size:11px;font-weight:500;line-height:1.3;letter-spacing:.02em;padding:5px 9px;border-radius:3px;text-align:right;pointer-events:none;z-index:2}@media(min-width:768px){.soothe-product-gallery{width:100%;margin-left:0;transform:none;margin-bottom:0}.soothe-product-scroller{display:grid;grid-template-columns:1fr 1fr;gap:4px;overflow:visible}.soothe-gallery-cell{flex:none;cursor:zoom-in;aspect-ratio:1 / 1}.soothe-gallery-arrow,.soothe-gallery-thumbs{display:none}}.soothe-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:none;background:#0e0c09eb;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.soothe-lightbox.active{display:block}.soothe-lb-counter{position:fixed;top:18px;left:20px;z-index:3;color:#fff;font-family:var(--sans);font-size:14px;font-weight:500;letter-spacing:.06em;font-variant-numeric:tabular-nums;text-shadow:1px 0 0 #444,-1px 0 0 #444,0 1px 0 #444,0 -1px 0 #444}.soothe-lb-tools{position:fixed;top:14px;right:16px;z-index:3;display:flex;gap:10px}.soothe-lb-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#fff;cursor:pointer;padding:0}.soothe-lb-btn svg{width:24px;height:24px;filter:drop-shadow(1px 0 0 #444) drop-shadow(-1px 0 0 #444) drop-shadow(0 1px 0 #444) drop-shadow(0 -1px 0 #444)}.soothe-lb-btn:hover{opacity:.75}.soothe-lb-stage{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none}.soothe-lb-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transform:scale(1);transform-origin:center center;transition:transform .25s ease;will-change:transform;-webkit-user-select:none;user-select:none;touch-action:none}.soothe-lb-stage.zoomed{cursor:grab;touch-action:none}.soothe-lb-stage.zoomed.dragging{cursor:grabbing}.soothe-lb-stage.zoomed .soothe-lb-img{transition:transform .05s linear}.soothe-lb-track{display:flex;gap:22px;width:100%;height:100%;will-change:transform;touch-action:none}.soothe-lb-slide{flex:0 0 100%;height:100%;display:flex;align-items:center;justify-content:center}.soothe-lb-slide img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none}.soothe-lb-nav{position:fixed;z-index:3;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#fff;cursor:pointer;padding:0}.soothe-lb-nav svg{width:34px;height:34px;filter:drop-shadow(1px 0 0 #444) drop-shadow(-1px 0 0 #444) drop-shadow(0 1px 0 #444) drop-shadow(0 -1px 0 #444)}.soothe-lb-nav:hover{opacity:.75}.soothe-lb-prev{left:18px;top:50%;transform:translateY(-50%)}.soothe-lb-next{right:18px;top:50%;transform:translateY(-50%)}@media(max-width:767px){.soothe-lb-stage{top:0;right:0;bottom:0;left:0}.soothe-lb-img{max-width:100%}.soothe-lb-prev,.soothe-lb-next{display:none}}.soothe-trust-badges{display:flex;flex-direction:column;align-items:flex-start;gap:18px;margin-top:28px;padding-top:24px;border-top:1px solid var(--line-subtle);width:100%}.soothe-trust-badge{display:flex;flex-direction:row;align-items:center;gap:14px;text-align:left}.soothe-trust-badge-icon{width:44px;height:44px;border-radius:50%;border:1.5px solid #2e7d4f;display:flex;align-items:center;justify-content:center;color:#2e7d4f;flex-shrink:0}.soothe-trust-badge-text{font-family:var(--sans);font-size:14px;font-weight:700;color:#2e7d4f;line-height:1.3;letter-spacing:.04em;text-transform:uppercase}@media(max-width:380px){.soothe-trust-badges{gap:14px}.soothe-trust-badge-text{font-size:13px}}.soothe-ugc{margin-top:36px;width:100%}.soothe-ugc-label{font-family:var(--sans);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:var(--ink-soft);margin-bottom:16px}.soothe-ugc-track-wrap{position:relative}.soothe-ugc-scroll{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.soothe-ugc-scroll::-webkit-scrollbar{display:none}.soothe-ugc-card{flex:0 0 auto;width:130px;aspect-ratio:9 / 16;overflow:hidden;position:relative;cursor:pointer;background:var(--ink-black);scroll-snap-align:start;transition:transform .2s;border:1px solid var(--line-subtle)}.soothe-ugc-card:hover{transform:scale(1.03)}.soothe-ugc-card video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.soothe-ugc-card img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.soothe-ugc-card-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.soothe-ugc-card-play-circle{width:38px;height:38px;border-radius:50%;background:#f8f4ece6;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0003}.soothe-ugc-card-play-circle svg{width:14px;height:14px;fill:var(--ink-navy);margin-left:2px}.soothe-ugc-arrows-row{display:none;justify-content:center;gap:16px;margin-top:16px}@media(min-width:751px){.soothe-ugc-arrows-row{display:flex}}.soothe-ugc-arrow{width:34px;height:34px;border-radius:50%;background:none;border:1px solid var(--ink-navy);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;color:var(--ink-navy);line-height:1;transition:background .2s,color .2s;padding:0;font-family:var(--sans)}.soothe-ugc-arrow:hover{background:var(--ink-navy);color:var(--bg-bone)}.soothe-ugc-arrow.soothe-ugc-arrow-hidden{opacity:.3;pointer-events:none}.soothe-ugc-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:var(--ink-black);overflow:hidden}.soothe-ugc-modal.active{display:block}.soothe-ugc-modal-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;background:#14110da6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s;padding:0}.soothe-ugc-modal-close:hover{background:#14110dd9}.soothe-ugc-modal-close svg{width:20px;height:20px;stroke:var(--bg-bone);stroke-width:2;fill:none}.soothe-ugc-modal-mute-corner{position:absolute;top:16px;left:16px;width:44px;height:44px;border-radius:50%;background:#14110da6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s;padding:0}.soothe-ugc-modal-mute-corner:hover{background:#14110dd9}.soothe-ugc-modal-mute-corner svg{width:20px;height:20px;fill:none;stroke:var(--bg-bone);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.soothe-ugc-modal-slider{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}@media(min-width:751px){.soothe-ugc-modal-slider{max-width:100vw}}.soothe-ugc-modal-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.soothe-ugc-modal-slide video{width:100%;height:100%;object-fit:cover;display:block}.soothe-ugc-modal-slide img{width:100%;height:100%;object-fit:contain;display:block;transform-origin:0 0;transition:transform .18s ease;will-change:transform;cursor:zoom-in;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.soothe-ugc-modal-slide.is-zoomed img{transition:transform .05s linear;cursor:grab}.soothe-ugc-modal-slide.is-zoomed.dragging img{cursor:grabbing}@media(min-width:751px){.soothe-ugc-modal-slide video{object-fit:contain}}.soothe-ugc-modal-slide.slide-center{transform:translateY(0)}.soothe-ugc-modal-slide.slide-above{transform:translateY(-100%)}.soothe-ugc-modal-slide.slide-below{transform:translateY(100%)}.soothe-ugc-modal-slide.slide-dragging{transition:none}.soothe-ugc-modal-nav-group{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:8px;z-index:10}.soothe-ugc-modal-nav{width:44px;height:44px;border-radius:50%;background:#14110da6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;padding:0}.soothe-ugc-modal-nav:hover{background:#14110dd9}.soothe-ugc-modal-nav svg{width:20px;height:20px;stroke:var(--bg-bone);stroke-width:2;fill:none}.soothe-ugc-modal-unmute-banner{position:absolute;bottom:70px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:50px;background:#14110d99;color:var(--bg-bone);border:none;font-family:var(--sans);font-size:13px;font-weight:500;letter-spacing:.04em;cursor:pointer;transition:opacity .3s;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:5;white-space:nowrap}.soothe-ugc-modal-unmute-banner svg{width:18px;height:18px;fill:none;stroke:var(--bg-bone);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.soothe-ugc-modal-unmute-banner.hidden{opacity:0;pointer-events:none}.soothe-ugc-modal-counter{position:absolute;top:20px;left:50%;transform:translate(-50%);font-family:var(--sans);font-size:12px;font-weight:500;letter-spacing:.08em;color:#f8f4ecb3;z-index:5}@media(max-width:750px){.soothe-ugc-card{width:112px}.soothe-ugc-card-play-circle{width:32px;height:32px}.soothe-ugc-card-play-circle svg{width:12px;height:12px}}.soothe-founder-story{background:var(--bg-bone);padding-top:64px;padding-bottom:64px}.soothe-founder-story-inner{max-width:1080px;margin:0 auto}.sfs-head{text-align:center;margin-bottom:48px}.sfs-eyebrow{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 14px}.sfs-head h3{font-family:var(--serif);font-size:clamp(28px,4vw,40px);font-weight:400;color:var(--ink-navy);letter-spacing:-.015em;line-height:1.15;margin:0}.sfs-flow{--sfs-gap:28px;display:flex;flex-direction:column;gap:var(--sfs-gap)}.sfs-block{display:flex;flex-direction:column;gap:var(--sfs-gap);margin-bottom:0}.sfs-text p{font-family:var(--sans);font-size:16px;line-height:1.75;color:var(--ink-black);margin:0 0 18px}.sfs-text p:last-child{margin-bottom:0}.sfs-text strong{font-weight:500;color:var(--ink-black)}.sfs-text em{font-family:var(--serif);font-style:italic;color:var(--ink-navy)}.sfs-lead{font-family:var(--serif);font-size:26px;font-weight:400;color:var(--ink-navy);line-height:1.3}.sfs-signoff{font-family:var(--serif);font-style:italic;font-size:18px;color:var(--ink-navy);margin-top:6px!important}.sfs-square{width:100%;aspect-ratio:1/1;overflow:hidden;border:1px solid var(--line-subtle)}.sfs-square img,.sfs-square video{width:100%;height:100%;object-fit:cover;display:block}.sfs-split{display:grid;grid-template-columns:1fr 1fr;gap:8px;aspect-ratio:1/1}.sfs-split .sfs-square{aspect-ratio:auto;height:100%}.sfs-overlay{width:100%;margin:0;overflow:hidden;border:1px solid var(--line-subtle)}.sfs-overlay img{width:100%;height:auto;display:block}.sfs-closing{max-width:620px;margin:0 auto;text-align:center}.sfs-rail{display:none}@media(max-width:750px){.sfs-block--d .sfs-media{order:2}.sfs-block--d .sfs-text{order:1}.sfs-block--e .sfs-media{order:2}.sfs-block--e .sfs-text--e1{order:1}.sfs-block--e .sfs-text--e2{order:3}}@media(min-width:751px){.soothe-founder-story{padding-top:96px;padding-bottom:120px}.sfs-head{margin-bottom:8px}.sfs-stage{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:start}.sfs-flow{--sfs-media:580px;--sfs-text:500px;--sfs-gap:56px;display:flex;flex-direction:column;align-items:center;gap:var(--sfs-gap);padding-top:64px}.sfs-block{display:flex;flex-direction:column;align-items:center;gap:var(--sfs-gap);width:100%;margin:0}.sfs-block:last-of-type{margin-bottom:0}.sfs-media{width:min(100%,var(--sfs-media))}.sfs-split{gap:10px}.sfs-text{width:min(100%,var(--sfs-text));text-align:center}.sfs-text p{font-size:19px;line-height:1.95;margin:0 0 30px}.sfs-lead{font-size:34px;line-height:1.25}.sfs-signoff{font-size:21px}.sfs-block--e .sfs-media{order:1}.sfs-block--e .sfs-text--e1{order:2}.sfs-block--e .sfs-text--e2{order:3}.sfs-overlay{width:min(100%,var(--sfs-text));margin:0}.sfs-closing{max-width:var(--sfs-text);margin:0 auto}.sfs-closing p{font-size:19px;line-height:1.95}.sfs-rail{display:flex;position:sticky;top:0;height:100vh;align-items:center;justify-content:center}.sfs-rail-track{position:relative;width:4px;height:64vh;border-radius:4px;background:linear-gradient(var(--ink-navy) 0 var(--sfs-fill, 0%),var(--line-subtle) var(--sfs-fill, 0%) 100%)}.sfs-rail-fill{display:none}.sfs-rail-dots{position:absolute;top:0;right:0;bottom:0;left:0}.sfs-dot{position:absolute;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;padding:0;border-radius:50%;background:var(--bg-bone);border:2px solid var(--line-subtle);cursor:pointer;transition:background .35s ease,border-color .35s ease,width .35s ease,height .35s ease}.sfs-dot:hover{border-color:var(--ink-navy)}.sfs-dot.is-active{background:var(--ink-navy);border-color:var(--ink-navy);width:20px;height:20px}.sfs-dot:focus-visible{outline:2px solid var(--ink-navy);outline-offset:3px}}@media(prefers-reduced-motion:reduce){.sfs-dot{transition:none}}.soothe-guarantee-inner{max-width:640px;margin:56px auto 0;text-align:center;border:1px solid var(--ink-navy);padding:40px 36px}.soothe-guarantee-eyebrow{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 16px}.soothe-guarantee-text{font-family:var(--serif);font-size:clamp(20px,3vw,26px);line-height:1.5;font-weight:400;color:var(--ink-navy);margin:0}.soothe-guarantee-text strong{font-weight:500}.faq{background:var(--bg-ecru)}.faq h2{font-family:var(--serif);font-size:clamp(32px,5vw,44px);font-weight:300;line-height:1.1;color:var(--ink-navy);letter-spacing:-.02em;margin:0 0 56px}.faq-item{border-top:1px solid var(--line-subtle);padding:24px 0;cursor:pointer}.faq-item:last-child{border-bottom:1px solid var(--line-subtle)}.faq-q{display:flex;justify-content:space-between;align-items:center;font-family:var(--sans);font-size:19px;font-weight:400;color:var(--ink-navy)}.faq-toggle{font-family:var(--sans);font-size:22px;font-weight:300;color:var(--ink-navy);transition:transform .25s ease;flex-shrink:0;margin-left:16px}.faq-item.open .faq-toggle{transform:rotate(45deg)}.faq-a{font-size:15px;line-height:1.6;color:var(--ink-black);max-height:0;overflow:hidden;transition:max-height .3s ease,padding-top .3s ease}.faq-item.open .faq-a{max-height:2000px;padding-top:16px}.fit-timeline{margin:10px 0 28px}.fit-timeline-label{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);font-weight:500;margin-bottom:16px}.fit-timeline-marks{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;color:var(--ink-soft);letter-spacing:.02em;font-family:var(--sans);font-weight:400;margin-bottom:10px;padding:0 2px}.fit-timeline-mark-active{color:var(--ink-navy);font-weight:600}.fit-timeline-track{position:relative;height:16px;margin:0 6px}.fit-timeline-line{position:absolute;top:50%;left:0;right:0;height:2px;background:var(--ink-soft);opacity:.45;border-radius:2px;transform:translateY(-50%)}.fit-timeline-dot{position:absolute;top:50%;width:8px;height:8px;border-radius:50%;background:var(--bg-bone);border:1.5px solid var(--ink-soft);transform:translate(-50%,-50%);transition:all .2s ease}.fit-timeline-line,.fit-timeline-dot{display:block!important}.fit-timeline-dot[data-fit=relaxed]{left:0%}.fit-timeline-dot[data-fit=oversized]{left:50%}.fit-timeline-dot[data-fit=mega]{left:100%}.fit-timeline-dot-active{width:14px;height:14px;background:var(--ink-navy);border-color:var(--ink-navy);box-shadow:0 0 0 3px #15243c14}button.btn.btn-atc{font-weight:700;height:auto;min-height:80px;padding-top:30px;padding-bottom:30px}.btn-atc.btn-arrow:after{content:none}.btn-atc .btn-atc-text{font-weight:700}.btn-atc .btn-atc-arrow{font-size:16px;margin-left:16px;font-weight:400}.soothe-delivery-estimate{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px;font-family:var(--serif);font-size:15px;line-height:1.4;color:var(--ink-black);text-align:left}.soothe-delivery-estimate .delivery-estimate-icon{display:inline-flex;flex-shrink:0;color:var(--ink-black)}.soothe-delivery-estimate .delivery-estimate-icon svg{width:22px;height:22px;display:block}.soothe-delivery-estimate strong{font-weight:700}@media(max-width:480px){.soothe-delivery-estimate{font-size:14px}}.soothe-payment-icons{margin-top:14px}.soothe-payment-icons .payment-badges{list-style:none;padding:0;margin:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px}.soothe-payment-icons .list-payment__item{display:inline-flex;line-height:0}.soothe-payment-icons .list-payment__item svg,.soothe-payment-icons .list-payment__item .icon{width:38px;height:24px;display:block}.soothe-payment-icons .visually-hidden{position:absolute!important;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}@media(max-width:480px){.soothe-payment-icons .list-payment__item svg,.soothe-payment-icons .list-payment__item .icon{width:32px;height:20px}}.product-details{margin-top:28px}.product-details-item{border-top:1px solid var(--line-subtle);padding:14px 0;cursor:pointer}.product-details-item:last-child{border-bottom:1px solid var(--line-subtle)}.product-details-q{display:flex;justify-content:space-between;align-items:center;font-family:var(--serif);font-size:16px;font-weight:400;color:var(--ink-navy)}.product-details-toggle{font-family:var(--sans);font-size:20px;font-weight:300;color:var(--ink-navy);transition:transform .25s ease;flex-shrink:0;margin-left:16px;line-height:1}.product-details-item.open .product-details-toggle{transform:rotate(45deg)}.product-details-a{font-size:14px;line-height:1.6;letter-spacing:-.01em;color:var(--ink-black);max-height:0;overflow:hidden;transition:max-height .3s ease,padding-top .3s ease;max-width:56ch}.product-details-item.open .product-details-a{max-height:1500px;padding-top:10px}.product-details-link{display:block;text-decoration:none}.product-details-link .product-details-q{text-decoration:underline}.size-guide-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#14110d8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:200}.size-guide-overlay.active{opacity:1;pointer-events:auto}.size-guide-drawer{position:fixed;top:0;right:0;bottom:0;width:100vw;background:#fff;z-index:250;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.size-guide-drawer.active{transform:translate(0)}@media(min-width:768px){.size-guide-drawer{width:min(820px,90vw)}}.size-guide-header{padding:22px 28px 0;display:flex;justify-content:flex-end}.size-guide-close{background:none;border:none;cursor:pointer;color:var(--ink-black);padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.size-guide-body{flex:1;padding:8px 28px 28px;overflow-y:auto;letter-spacing:-.01em;color:var(--ink-black)}.size-guide-label{font-size:13px;letter-spacing:-.01em;color:var(--ink-black);font-family:var(--sans);margin-bottom:6px}.size-guide-title{font-family:var(--sans);font-size:22px;letter-spacing:-.01em;color:var(--ink-black);font-weight:400;margin:0 0 22px}.size-guide-tabs{display:flex;gap:6px;margin-bottom:22px;flex-wrap:wrap}.size-guide-tab{background:#fff;border:1px solid var(--ink-black);color:var(--ink-black);padding:5px 10px;font-family:var(--sans);letter-spacing:-.01em;font-size:12px;cursor:pointer;border-radius:4px;transition:background .15s ease,color .15s ease}.size-guide-tab.active{background:var(--ink-black);color:#fff}.size-guide-panel{display:none}.size-guide-panel.active{display:block}.size-guide-howto{margin-bottom:18px}.size-guide-howto-title{font-weight:600;font-size:13px;letter-spacing:-.01em;margin-bottom:4px;color:var(--ink-black)}.size-guide-howto-text{font-size:13px;letter-spacing:-.01em;color:var(--ink-black);line-height:1.5;max-width:56ch}.size-guide-fit-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;flex-wrap:wrap}.size-guide-fit-row .fit-timeline{margin:0;min-width:220px;flex:1 1 240px;max-width:320px}.size-guide-table-scroll{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:thin;scrollbar-color:var(--line-subtle) transparent;overscroll-behavior-x:contain}.size-guide-table-scroll.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.size-guide-table-scroll::-webkit-scrollbar{height:6px}.size-guide-table-scroll::-webkit-scrollbar-track{background:transparent}.size-guide-table-scroll::-webkit-scrollbar-thumb{background:var(--line-subtle);border-radius:3px}.size-guide-table{width:100%;min-width:460px;border-collapse:collapse;font-size:13px;color:var(--ink-black)}.size-guide-table th,.size-guide-table td{padding:12px 8px;text-align:center;border:1px solid var(--line-subtle);white-space:nowrap}.size-guide-table thead th{font-weight:600;color:var(--ink-black);background:#fff}.size-guide-table tbody tr:nth-child(2n) td{background:#fafafa}.size-guide-table tbody td:first-child{color:var(--ink-black);font-weight:500}.size-guide-table td.sg-row-highlight,.size-guide-table th.sg-col-highlight,.size-guide-table td.sg-col-highlight{background:#d8cfc059!important;transition:background .15s ease}.size-guide-table td.sg-cell-active{background:#d8cfc08c!important;outline:2px solid var(--ink-soft);outline-offset:-2px;position:relative;z-index:1}.size-guide-faq{margin-top:18px}.size-guide-faq .size-guide-howto-text{margin-bottom:10px}.size-guide-exchange-note{margin-top:22px;padding:14px 16px;border:2px solid var(--ink-black);border-radius:6px;font-family:var(--sans);font-weight:700;font-size:15px;line-height:1.5;letter-spacing:-.01em;color:var(--ink-black)}.size-guide-exchange-note a{color:var(--ink-black)}.size-guide-howto-list{font-size:13px;line-height:1.7;color:var(--ink-black);margin-bottom:18px}.size-guide-howto-list strong{font-weight:600}.size-guide-image-placeholder{aspect-ratio:auto;height:auto;background:transparent;border:none}.size-guide-image-placeholder img{display:block;width:100%;height:auto}.soothe-cart-overlay{display:block!important;position:fixed;top:0;right:0;bottom:0;left:0;background:#14110d8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:200}.soothe-cart-overlay.active{opacity:1;pointer-events:auto}.cart-drawer{letter-spacing:-.01em;position:fixed;top:0;right:0;bottom:0;width:min(440px,calc(100vw - 52px));background:var(--bg-ecru);z-index:250;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.cart-drawer.active{transform:translate(0)}.cart-header{padding:24px 28px;border-bottom:1px solid var(--line-subtle);display:flex;justify-content:space-between;align-items:center}.cart-header h3{letter-spacing:-.01em;font-family:var(--serif);font-size:22px;font-weight:400;color:var(--ink-navy);margin:0}.cart-close{background:none;border:none;font-size:24px;cursor:pointer;color:var(--ink-navy);font-family:var(--sans);font-weight:300;line-height:1}.cart-body{flex:1;padding:28px;overflow-y:auto}.cart-item{display:grid;grid-template-columns:80px 1fr;gap:16px;padding-bottom:24px;border-bottom:1px solid var(--line-subtle)}.cart-item-img{aspect-ratio:1;background:var(--bg-bone);border:1px solid var(--line-subtle)}.cart-item-name{font-family:var(--serif);font-size:20px;color:var(--ink-navy);margin-bottom:5px;font-weight:500}.cart-item-meta{font-size:14px;color:var(--charcoal);letter-spacing:.02em;margin-bottom:12px;font-weight:500}.cart-item-price{font-family:var(--serif);font-size:19px;color:var(--ink-navy);display:flex;align-items:baseline;gap:10px}.cart-item-price-was{color:var(--ink-soft);text-decoration:line-through;font-size:16px;font-weight:400}.cart-item-price-now{color:var(--ink-navy);font-weight:600}.cart-footer{padding:24px 28px 28px;border-top:1px solid var(--line-subtle)}.cart-reassurance{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:20px}.cart-reassurance-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;flex:1;font-family:var(--sans);font-size:13px;font-weight:600;letter-spacing:.02em;line-height:1.25;color:#2e7d4f}.cart-reassurance-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;border:2px solid #2e7d4f;color:#2e7d4f;flex-shrink:0}.cart-reassurance-icon svg{width:30px;height:30px;display:block}.cart-summary{border-top:1px solid var(--line-subtle);padding-top:18px;margin-bottom:22px}.cart-summary-heading{font-family:var(--sans);font-size:18px;font-weight:700;color:var(--ink-black);letter-spacing:.01em;margin-bottom:8px}.cart-summary-row{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--sans);font-size:15px;color:var(--charcoal);margin-bottom:6px}.cart-summary-row.cart-summary-pretotal{color:var(--charcoal);font-weight:500}.cart-summary-row.cart-summary-shipping,.cart-summary-row.cart-summary-discount{color:#2e7d4f;font-weight:800}.cart-summary-row .cart-free{letter-spacing:.06em}.cart-summary-subtotal{border-top:1px solid var(--line-subtle);padding-top:16px;margin-top:4px;margin-bottom:0}.cart-summary-subtotal>span:first-child{font-size:17px;font-weight:700;color:var(--ink-black);letter-spacing:0}.cart-subtotal-amount{font-family:var(--serif);font-size:30px;font-weight:500;color:var(--ink-navy);letter-spacing:-.01em}.cart-empty{font-size:14px;color:var(--ink-soft);text-align:center;padding:24px 0;letter-spacing:.02em}.cart-item{position:relative}.cart-item+.cart-item{padding-top:24px}.cart-item-remove{position:absolute;top:0;right:0;background:none;border:none;font-size:14px;line-height:1;color:var(--ink-soft);cursor:pointer;padding:4px 8px;font-family:var(--sans)}.cart-item-remove:hover{color:var(--ink-navy)}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:none;align-items:center;justify-content:center;padding:24px}.modal.active{display:flex}.modal-content{background:var(--bg-ecru);max-width:440px;letter-spacing:-.01em;width:100%;padding:48px 32px;text-align:center;position:relative}.modal-close{position:absolute;top:16px;right:20px;background:none;border:none;font-size:22px;color:var(--ink-navy);cursor:pointer;font-family:var(--sans);font-weight:300}.modal-content h3{font-family:var(--serif);font-size:28px;letter-spacing:-.01em;font-weight:300;color:var(--ink-navy);margin:0 0 16px;line-height:1.2}.modal-content p{font-size:15px;color:var(--ink-black);line-height:1.6;letter-spacing:-.01em;margin:0 0 32px}.modal-input{width:100%;padding:16px;background:transparent;border:1px solid var(--line-subtle);border-bottom:1px solid var(--ink-navy);font-family:var(--sans);font-size:15px;color:var(--ink-black);margin-bottom:16px;text-align:center}.modal-input:focus{outline:none;border-color:var(--ink-navy)}.modal-success{display:none}.modal-success.active{display:block}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.hoodie-svg{width:70%;height:70%;color:var(--ink-navy);opacity:.85}.placeholder-tag{position:absolute;bottom:12px;left:12px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);font-weight:500}.product-checklist{list-style:none;margin:4px 0 28px;padding:0;display:flex;flex-direction:column;gap:12px}.product-checklist li{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.45;color:var(--ink-black);font-weight:400}.product-checklist-icon{flex-shrink:0;width:22px;height:22px;margin-top:1px;color:var(--ink-navy)}.product-checklist-icon svg{display:block;width:100%;height:100%}.soothe-divider{display:flex;align-items:center;gap:16px;margin:36px 0 28px}.soothe-divider:before,.soothe-divider:after{content:"";flex:1;height:1px;background:var(--line-subtle)}.soothe-divider-text{font-family:var(--sans);font-size:13px;font-weight:700;letter-spacing:.01em;color:var(--ink-navy);text-align:center;white-space:normal}.soothe-divider--closing{margin:44px 0 4px}.soothe-divider--bare:after{display:none}.soothe-divider--bare:before{flex:1}.offer-block{margin:4px 0 28px;display:flex;flex-direction:column;gap:16px}.offer-tier{position:relative;border:1px solid var(--line-subtle);background:var(--bg-bone);border-radius:6px;transition:border-color .18s ease,box-shadow .18s ease}.offer-tier.selected{border-color:var(--ink-navy);box-shadow:0 0 0 1px var(--ink-navy)}.offer-tier-badge{position:absolute;top:-12px;right:16px;background:var(--ink-navy);color:var(--bg-bone);font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.04em;padding:4px 12px;border-radius:3px;white-space:nowrap;z-index:2}.offer-tier-head{display:flex;align-items:flex-start;gap:14px;padding:20px;cursor:pointer;-webkit-user-select:none;user-select:none}.offer-radio{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:1.5px solid var(--ink-soft);margin-top:2px;position:relative;transition:border-color .18s ease}.offer-tier.selected .offer-radio{border-color:var(--ink-navy)}.offer-tier.selected .offer-radio:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:var(--ink-navy)}.offer-tier-titles{flex:1;min-width:0}.offer-tier-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.offer-tier-title{font-family:var(--sans);font-size:17px;font-weight:700;color:var(--ink-navy);letter-spacing:-.01em}.offer-save-pill{display:inline-block;background:#7fa05a;color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em;padding:3px 10px;border-radius:20px;white-space:nowrap}.offer-tier-sub{font-size:13px;color:var(--washed-blue);margin-top:3px;font-weight:500}.offer-tier-price{text-align:right;flex-shrink:0;white-space:nowrap}.offer-price-now{font-family:var(--sans);font-size:18px;font-weight:700;color:var(--ink-navy);line-height:1.1}.offer-price-was{font-family:var(--sans);font-size:14px;color:var(--ink-soft);text-decoration:line-through;margin-top:2px}.offer-variants{padding:0 20px 18px 56px}.offer-variants-label{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);font-weight:500;margin-bottom:12px}.offer-variant-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.offer-variant-row:last-child{margin-bottom:0}.offer-variant-thumb{flex-shrink:0;width:44px;height:44px;border-radius:4px;border:1px solid var(--line-subtle);overflow:hidden;background:var(--bg-ecru)}.offer-variant-thumb img{width:100%;height:100%;object-fit:cover;display:block}.offer-variant-field{position:relative;flex:1;min-width:0}.offer-variant-field--colour{flex:0 0 44%}.offer-variant-dot{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:14px;height:14px;border-radius:50%;border:1px solid var(--line-subtle);pointer-events:none;z-index:1}.offer-variant-select{width:100%;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid var(--line-subtle);border-radius:6px;padding:11px 30px 11px 12px;font-family:var(--sans);font-size:14px;font-weight:500;color:var(--ink-black);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%2315243C' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.offer-variant-field--colour .offer-variant-select{padding-left:32px}.offer-variant-select:focus{outline:none;border-color:var(--ink-navy)}.offer-bonuses{display:flex;flex-direction:column;gap:4px;padding:0 14px 12px}.offer-bonus{display:flex;align-items:center;gap:8px;background:#c2632f;color:#fff;border-radius:6px;padding:8px 10px}.offer-bonus-icon{flex-shrink:0;width:26px;height:26px;border-radius:5px;background:#fff;display:flex;align-items:center;justify-content:center;color:#c2632f}.offer-bonus-icon svg{width:14px;height:14px;display:block}.offer-bonus-text{flex:1;min-width:0;font-family:var(--sans);font-size:12px;font-weight:700;line-height:1.3;letter-spacing:.01em}.offer-bonus-price{flex-shrink:0;font-family:var(--sans);font-size:12px;font-weight:700;text-decoration:line-through;opacity:.85;white-space:nowrap}@media(max-width:420px){.offer-tier-head{padding:16px;gap:10px}.offer-variants{padding:0 16px 16px 40px}.offer-tier-title,.offer-price-now{font-size:16px}.offer-bonus-text{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/1-soothe-lp.css.map */
