.soeur-section{display:block}.soeur-section--hero,.soeur-section--story,.soeur-section--treatments,.soeur-section--gallery,.soeur-section--faq,.soeur-section--testimonials,.soeur-section--rich-text,.soeur-section--timeline,.soeur-section--banner,.soeur-section--definition,.soeur-section--milestones,.soeur-section--editorial,.soeur-section--pricing,.soeur-section--shop,.soeur-section--collection,.soeur-section--product,.soeur-section--cart,.soeur-section--contact{padding:clamp(48px,6vw,96px) var(--soeur-gutter)}.soeur-section--marquee{padding:0}.soeur-section>*{max-width:1400px;margin-inline:auto}.soeur-hero--full{margin-inline:calc(var(--soeur-gutter) * -1);max-width:none}.soeur-hero__media{position:relative;width:100%;aspect-ratio:var(--hero-ratio, 1.55);min-height:var(--hero-min, 480px);overflow:hidden;background:var(--soeur-ink)}.soeur-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--hero-focal, 50% 50%);display:block}.soeur-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:14px;padding:clamp(24px,4vw,64px);color:var(--soeur-paper-alt)}.soeur-hero__content--centre{align-items:center;justify-content:center;text-align:center}.soeur-hero__content--bottom-left{align-items:flex-start;justify-content:flex-end;text-align:left}.soeur-hero__content--bottom-centre{align-items:center;justify-content:flex-end;text-align:center}.soeur-hero__content--lower-third{align-items:center;justify-content:flex-end;text-align:center;padding-bottom:clamp(56px,8vw,120px)}.soeur-hero__eyebrow{color:var(--soeur-paper-alt);margin:0}.soeur-hero__heading{color:var(--soeur-paper-alt);margin:0;max-width:20ch;font-family:var(--soeur-font-hero);font-weight:500;font-size:clamp(32px,26.54px + 1.4vw,47px);line-height:1.114;letter-spacing:-.02em}.soeur-hero__heading-line{display:block}.soeur-hero__content--bottom-left .soeur-hero__heading{max-width:24ch}.soeur-hero__heading--italic{font-style:italic}.soeur-hero__text{color:var(--soeur-paper-alt);max-width:46ch}.soeur-hero__text p{margin:0}.soeur-hero__cta{margin-top:8px}.soeur-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,80px)}.soeur-story--image-right .soeur-story__media{order:2}.soeur-story__media{aspect-ratio:var(--story-ratio, .82);overflow:hidden}.soeur-story__img{width:100%;height:100%;object-fit:cover;display:block}.soeur-story__eyebrow{margin:0 0 10px;color:var(--soeur-ink)}.soeur-story__heading{margin:0 0 16px}.soeur-story__text{max-width:52ch}.soeur-story__text p{margin:0 0 14px}.soeur-story__cta{display:inline-block;margin-top:8px}@media screen and (max-width:749px){.soeur-story{grid-template-columns:1fr}.soeur-story--image-right .soeur-story__media{order:0}}.soeur-treatments{display:grid;grid-template-columns:42% 46%;justify-content:space-between;align-items:start}.soeur-treatments__heading{margin:0 0 12px}.soeur-treatments__text{max-width:46ch}.soeur-treatments__text p{margin:0 0 14px}.soeur-treatments__book{display:inline-block;margin-top:clamp(16px,2vw,28px)}.soeur-treatments__empty{color:#666;font-size:var(--soeur-small)}.soeur-treatments--media .soeur-treatments__intro{position:relative;isolation:isolate;padding:clamp(28px,3.4vw,56px)}.soeur-treatments__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;background:var(--soeur-black)}.soeur-treatments__bgimg{width:100%;height:100%;object-fit:cover;object-position:var(--tx-focal, 50% 50%);display:block}.soeur-treatments--light .soeur-treatments__heading,.soeur-treatments--light .soeur-treatments__text{color:var(--soeur-paper-alt)}.soeur-treatments--light .soeur-treatments__book{color:var(--soeur-paper-alt);border-bottom-color:var(--soeur-paper-alt)}.soeur-treatments--light .soeur-treatments__book:hover{color:var(--soeur-paper-alt)}@media screen and (max-width:899px){.soeur-treatments{grid-template-columns:1fr}.soeur-treatments__intro{margin-bottom:clamp(20px,3vw,40px)}.soeur-treatments--media{--soeur-scrim-angle: to bottom}}.soeur-treatment,.soeur-faq__item{border-top:1px solid var(--soeur-muted)}.soeur-treatments__list>.soeur-treatment:last-child,.soeur-faq__list>.soeur-faq__item:last-child{border-bottom:1px solid var(--soeur-muted)}.soeur-treatment__summary,.soeur-faq__q{display:flex;align-items:baseline;gap:16px;padding:20px 0;cursor:pointer;list-style:none;font-family:var(--soeur-font-body);font-size:var(--soeur-body);color:var(--soeur-black)}.soeur-treatment__summary::-webkit-details-marker,.soeur-faq__q::-webkit-details-marker{display:none}.soeur-treatment__name{flex:1 1 auto;font-size:clamp(18px,16.1px + .49vw,23px);line-height:1.35}.soeur-faq__q>span:first-child{flex:1 1 auto}.soeur-treatment__meta{display:flex;gap:18px;color:var(--soeur-ink);font-size:var(--soeur-small);white-space:nowrap}.soeur-treatment__icon,.soeur-faq__icon{position:relative;flex:0 0 auto;width:14px;height:14px;align-self:center}.soeur-treatment__icon:before,.soeur-treatment__icon:after,.soeur-faq__icon:before,.soeur-faq__icon:after{content:"";position:absolute;background:var(--soeur-black);transition:transform .2s ease,opacity .2s ease}.soeur-treatment__icon:before,.soeur-faq__icon:before{top:50%;left:0;width:100%;height:1px;transform:translateY(-50%)}.soeur-treatment__icon:after,.soeur-faq__icon:after{left:50%;top:0;height:100%;width:1px;transform:translate(-50%)}details[open] .soeur-treatment__icon:after,details[open] .soeur-faq__icon:after{opacity:0;transform:translate(-50%) rotate(90deg)}.soeur-treatment__body,.soeur-faq__a{padding:0 0 24px;max-width:68ch}.soeur-treatment__body p,.soeur-faq__a p{margin:0 0 12px}.soeur-treatment__book{display:inline-block;margin-top:6px;padding-left:0;padding-right:0}.soeur-faq{display:grid;grid-template-columns:42% 46%;justify-content:space-between;align-items:start}.soeur-faq__heading{margin:0 0 12px}.soeur-faq__text{max-width:46ch}.soeur-faq__text p{margin:0 0 14px}@media screen and (max-width:899px){.soeur-faq{grid-template-columns:1fr}.soeur-faq__intro{margin-bottom:clamp(16px,2.5vw,32px)}}@media screen and (max-width:600px){.soeur-treatment__summary{flex-wrap:wrap}.soeur-treatment__meta{flex-basis:100%;order:3;gap:14px}}.soeur-pricing__heading{font-size:var(--soeur-h2);line-height:1.14;margin:0 0 clamp(28px,4vw,52px)}.soeur-pricing__tiers{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(28px,3.5vw,56px);align-items:start}.soeur-pricing__tier{margin:0}.soeur-pricing__flag.soeur-pricing__flag{display:block;min-height:1.5em;margin:0 0 6px;font-family:var(--soeur-font-display);font-style:italic;font-size:var(--soeur-small);line-height:1.5;color:var(--soeur-ink)}.soeur-pricing__label{margin:0 0 10px;font-family:var(--soeur-font-body);font-size:var(--soeur-small);letter-spacing:.15em;text-transform:uppercase;color:var(--soeur-ink)}.soeur-pricing__price{margin:0;font-family:var(--soeur-font-display);font-size:var(--soeur-h3);line-height:1.1;letter-spacing:var(--soeur-tracking-display)}.soeur-pricing__per{margin:6px 0 0;font-size:var(--soeur-small);color:var(--soeur-ink)}.soeur-pricing__text{margin-top:14px}.soeur-pricing__text p{margin:0 0 10px}.soeur-pricing__text p:last-child{margin-bottom:0}.soeur-pricing__note{margin-top:clamp(32px,4vw,56px);max-width:78ch;color:var(--soeur-ink)}.soeur-pricing__note p{margin:0 0 12px}.soeur-pricing__note p:last-child{margin-bottom:0}@media screen and (max-width:899px){.soeur-pricing__tiers{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:599px){.soeur-pricing__tiers{grid-template-columns:1fr;gap:clamp(26px,7vw,36px)}.soeur-pricing__flag.soeur-pricing__flag{min-height:0}.soeur-pricing__flag:empty{display:none}}.soeur-marquee{overflow:hidden}.soeur-marquee--display{padding-block:clamp(28px,4vw,56px)}.soeur-marquee--band{padding-block:clamp(10px,1.4vw,16px)}.soeur-marquee--link{display:block;text-decoration:none;color:inherit;cursor:pointer}.soeur-marquee--link:hover .soeur-marquee__item{opacity:.78}.soeur-marquee--link .soeur-marquee__item{transition:opacity .2s ease}.soeur-marquee--paper{background:var(--soeur-paper);color:var(--soeur-ink)}.soeur-marquee--ink{background:var(--soeur-ink);color:var(--soeur-paper-alt)}.soeur-marquee__track{display:flex;width:max-content;animation:soeur-marquee var(--marquee-speed, 40s) linear infinite}.soeur-marquee__group{display:flex;align-items:center}.soeur-marquee__item,.soeur-marquee__sep{font-family:var(--soeur-font-display);font-size:var(--soeur-h1);font-weight:500;letter-spacing:var(--soeur-tracking-display);line-height:1.1;white-space:nowrap}.soeur-marquee__sep{padding:0 .4em}.soeur-marquee--band .soeur-marquee__item,.soeur-marquee--band .soeur-marquee__sep{font-family:var(--soeur-font-body);font-size:var(--soeur-small);font-weight:400;line-height:1.5;letter-spacing:.15em;text-transform:uppercase}.soeur-marquee--band .soeur-marquee__sep{padding:0 1.1em;letter-spacing:normal}@keyframes soeur-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.soeur-marquee__track{animation:none}.soeur-marquee__group:not(:first-child){display:none}}.soeur-gallery__heading{margin:0 0 clamp(16px,2.5vw,32px)}.soeur-gallery__grid{display:grid;grid-template-columns:repeat(var(--gallery-cols, 3),minmax(0,1fr));gap:var(--gallery-gap, 8px)}.soeur-gallery__tile{margin:0;position:relative}.soeur-gallery__img{width:100%;height:auto;aspect-ratio:var(--gallery-ratio, 1);object-fit:cover;display:block}.soeur-gallery__caption{font-size:var(--soeur-small);padding-top:8px;color:var(--soeur-ink)}@media screen and (max-width:749px){.soeur-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.soeur-form__row{margin-bottom:16px}.soeur-form__label{display:block;font-size:var(--soeur-small);margin-bottom:6px;color:var(--soeur-ink)}.soeur-form__input{width:100%;font-family:var(--soeur-font-body);font-size:var(--soeur-body);color:var(--soeur-ink);background:var(--soeur-paper);border:1px solid var(--soeur-muted);border-radius:0;padding:12px 14px}.soeur-form__input:focus{border-color:var(--soeur-black);outline:none}.soeur-form__input:focus-visible{outline:2px solid var(--soeur-black);outline-offset:1px}.soeur-form__textarea{resize:vertical}.soeur-form__success,.soeur-form__error{padding:12px 14px;margin-bottom:16px;font-size:var(--soeur-small);border-left:2px solid var(--soeur-black);background:var(--soeur-paper-alt)}.soeur-testimonials__heading{margin:0 0 clamp(16px,2.5vw,32px)}.soeur-testimonials__empty{color:#666;font-size:var(--soeur-small)}.soeur-testimonials__list{display:grid;gap:clamp(24px,3vw,44px)}.soeur-testimonials--columns .soeur-testimonials__list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.soeur-testimonial{margin:0;max-width:62ch}.soeur-testimonials--media{display:grid;grid-template-columns:42% 46%;justify-content:space-between;align-items:center;column-gap:clamp(24px,4vw,64px)}.soeur-testimonials--media .soeur-testimonials__heading{grid-column:1 / -1}.soeur-testimonials--media .soeur-testimonial{max-width:none}.soeur-testimonials__img{width:100%;height:auto;aspect-ratio:var(--quote-ratio, .8);object-fit:cover;display:block}.soeur-testimonials--image-right .soeur-testimonials__media{order:2}@media screen and (max-width:899px){.soeur-testimonials--media{grid-template-columns:1fr;row-gap:clamp(20px,4vw,32px)}.soeur-testimonials--image-right .soeur-testimonials__media{order:0}}.soeur-testimonial__quote{margin:0;padding:0;border:0;font-family:var(--soeur-font-display);font-size:clamp(21px,18.7px + .59vw,27px);font-weight:500;line-height:1.45;letter-spacing:var(--soeur-tracking-display);color:var(--soeur-ink)}.soeur-testimonial__quote p{margin:0 0 14px}.soeur-testimonial__quote p:last-child{margin-bottom:0}.soeur-testimonial__by{margin-top:14px;font-family:var(--soeur-font-body);font-size:var(--soeur-small);color:var(--soeur-ink)}.soeur-rich-text--split{display:grid;grid-template-columns:42% 46%;justify-content:space-between;align-items:start}.soeur-rich-text--centred{text-align:center}.soeur-rich-text--centred .soeur-rich-text__intro{margin-bottom:clamp(16px,2.5vw,28px)}.soeur-rich-text--centred .soeur-rich-text__body{max-width:600px;margin-inline:auto;font-size:var(--soeur-body);line-height:1.6}.soeur-rich-text--centred .soeur-rich-text__eyebrow{margin:0 0 14px}.soeur-rich-text__heading{margin:0;font-size:var(--soeur-h1);line-height:1.16}.soeur-rich-text__body{font-size:var(--soeur-body);line-height:1.6}.soeur-rich-text__body p{margin:0 0 18px}.soeur-rich-text__body p:last-child{margin-bottom:0}.soeur-rich-text__body strong{font-family:var(--soeur-font-display);font-weight:600;font-size:var(--soeur-h4);line-height:1.25}.soeur-rich-text__body p:has(>strong:only-child){margin:34px 0 10px}.soeur-rich-text__body p:first-child:has(>strong:only-child){margin-top:0}.soeur-rich-text__body ul,.soeur-rich-text__body ol{margin:0 0 18px;padding-left:22px;font-size:var(--soeur-body);line-height:1.6}.soeur-rich-text__body li{margin-bottom:7px}@media screen and (max-width:899px){.soeur-rich-text--split{grid-template-columns:1fr}.soeur-rich-text--split .soeur-rich-text__intro{margin-bottom:clamp(16px,2.5vw,32px)}}.soeur-gallery__action{text-align:center;margin-bottom:clamp(20px,3vw,36px)}.soeur-section--marquee+.soeur-section--gallery{padding-top:clamp(16px,2.5vw,36px)}.soeur-gallery__cta{display:inline-block}.soeur-banner{display:grid;grid-template-columns:minmax(0,62%) auto;align-items:center;gap:clamp(24px,4vw,64px);border-top:1px solid var(--soeur-muted);border-bottom:1px solid var(--soeur-muted);padding:clamp(36px,5vw,72px) 0}.soeur-banner__body{min-width:0}.soeur-banner:not(:has(.soeur-banner__action)){grid-template-columns:1fr}.soeur-banner__eyebrow{margin:0 0 10px}.soeur-banner__heading{margin:0 0 10px;font-size:var(--soeur-h3);line-height:1.16}.soeur-banner__text{max-width:56ch}.soeur-banner__text p{margin:0 0 12px}.soeur-banner__text p:last-child{margin-bottom:0}.soeur-banner--closing .soeur-banner__heading{font-size:var(--soeur-h2);line-height:1.14}.soeur-banner__action{justify-self:end}.soeur-banner__cta{display:inline-block}@media screen and (max-width:749px){.soeur-banner{grid-template-columns:1fr;gap:clamp(18px,3vw,28px);padding:clamp(32px,7vw,48px) 0}.soeur-banner__action{justify-self:start}}.soeur-timeline__label{text-align:center;margin:0 0 clamp(32px,5vw,64px);letter-spacing:.15em}.soeur-timeline__rail{position:relative}.soeur-timeline__track{position:absolute;top:0;bottom:0;left:50%;width:1px;transform:translate(-50%);background:var(--soeur-muted)}.soeur-timeline__fill{position:absolute;top:0;left:0;width:100%;height:var(--soeur-timeline-fill, 0%);background:var(--soeur-black);transition:height .6s ease}.soeur-timeline__steps{position:relative;list-style:none;margin:0;padding:0;display:grid;gap:clamp(56px,8vw,120px)}.soeur-timeline__step{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,80px);align-items:center}.soeur-timeline__step:nth-child(2n) .soeur-timeline__media{order:2}.soeur-timeline__media{min-width:0}.soeur-timeline__img{display:block;width:100%;height:auto;aspect-ratio:1.05;object-fit:cover}.soeur-timeline__placeholder{aspect-ratio:1.05}.soeur-timeline__body{min-width:0}.soeur-timeline__step-no{font-family:var(--soeur-font-body);font-size:var(--soeur-small);letter-spacing:.15em;margin:0 0 8px;color:var(--soeur-ink)}.soeur-timeline__step-title{margin:0 0 12px;font-size:var(--soeur-h3);line-height:1.16}.soeur-timeline__step-text{max-width:46ch}.soeur-timeline__step-text p{margin:0 0 14px}.soeur-timeline__step-text p:last-child{margin-bottom:0}.soeur-timeline--ready .soeur-timeline__step{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.soeur-timeline--ready .soeur-timeline__step.is-revealed{opacity:1;transform:none}@media screen and (max-width:899px){.soeur-timeline__track{left:0;transform:none}.soeur-timeline__steps{padding-left:clamp(20px,6vw,36px)}.soeur-timeline__step{grid-template-columns:1fr;gap:clamp(18px,4vw,28px)}.soeur-timeline__step:nth-child(2n) .soeur-timeline__media{order:0}}@media(prefers-reduced-motion:reduce){.soeur-timeline--ready .soeur-timeline__step{opacity:1;transform:none;transition:none}.soeur-timeline__fill{transition:none}}.soeur-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:20px;text-align:center;background:var(--soeur-paper-alt);border:1px dashed var(--soeur-muted)}.soeur-placeholder__tag{font-size:var(--soeur-small);text-transform:uppercase;letter-spacing:.15em;color:var(--soeur-ink)}.soeur-placeholder__file{font-size:var(--soeur-small);color:var(--soeur-ink);word-break:break-all;opacity:.75}.soeur-definition{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,80px);align-items:center}.soeur-definition__term{font-family:var(--soeur-font-display);font-size:var(--soeur-h1);line-height:1.05;margin:0 0 8px}.soeur-definition__pronunciation{font-family:var(--soeur-font-body);font-size:var(--soeur-body);font-style:italic;color:var(--soeur-ink);opacity:.7;margin:0}.soeur-definition__rule{border:0;border-top:1px solid var(--soeur-muted);margin:clamp(20px,3vw,32px) 0}.soeur-definition__body{max-width:48ch}.soeur-definition__body p{margin:0 0 16px}.soeur-definition__body p:last-child{margin-bottom:0}.soeur-definition__img,.soeur-definition__placeholder{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;display:block}@media screen and (max-width:899px){.soeur-definition{grid-template-columns:1fr;gap:clamp(24px,5vw,40px)}}.soeur-milestones{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,80px);align-items:start}.soeur-milestones__caption{position:sticky;top:clamp(24px,6vh,72px)}.soeur-milestones__caption-text{font-family:var(--soeur-font-display);font-size:var(--soeur-h2);line-height:1.14;margin:0;max-width:16ch}.soeur-milestones__rail{position:relative}.soeur-milestones__track{position:absolute;top:0;bottom:0;left:5px;width:1px;background:var(--soeur-muted)}.soeur-milestones__fill{position:absolute;top:0;left:0;width:100%;height:var(--soeur-timeline-fill, 0%);background:var(--soeur-black);transition:height .6s ease}.soeur-milestones__list{position:relative;list-style:none;margin:0;padding:0;display:grid;gap:clamp(36px,5vw,64px)}.soeur-milestone{position:relative;padding-left:clamp(26px,3vw,40px)}.soeur-milestone__dot{position:absolute;top:7px;left:0;width:11px;height:11px;border-radius:50%;background:var(--soeur-paper);border:1px solid var(--soeur-black)}.soeur-milestone.is-revealed .soeur-milestone__dot{background:var(--soeur-black)}.soeur-milestone__year{font-family:var(--soeur-font-body);font-size:var(--soeur-small);letter-spacing:.15em;margin:0 0 4px;color:var(--soeur-ink)}.soeur-milestone__label{font-family:var(--soeur-font-display);font-size:var(--soeur-h4);line-height:1.2;margin:0 0 10px}.soeur-milestone__text{max-width:42ch;margin:0 0 16px}.soeur-milestone__text p{margin:0 0 12px}.soeur-milestone__text p:last-child{margin-bottom:0}.soeur-milestone__img,.soeur-milestone__placeholder{width:100%;max-width:clamp(200px,24vw,340px);height:auto;aspect-ratio:4 / 5;object-fit:cover;display:block}.soeur-timeline--ready .soeur-milestone{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.soeur-timeline--ready .soeur-milestone.is-revealed{opacity:1;transform:none}@media screen and (max-width:899px){.soeur-milestones{grid-template-columns:1fr;gap:clamp(24px,5vw,40px)}.soeur-milestones__caption{position:static}.soeur-milestones__caption-text{max-width:none}}@media(prefers-reduced-motion:reduce){.soeur-timeline--ready .soeur-milestone{opacity:1;transform:none;transition:none}.soeur-milestones__fill{transition:none}}.soeur-section--bleed{padding-inline:0}.soeur-section--bleed>*{max-width:none}.soeur-bleed{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(28px,4vw,64px)}.soeur-bleed--image-left .soeur-bleed__media{order:0}.soeur-bleed--image-right .soeur-bleed__media{order:2}@media screen and (min-width:900px){.soeur-bleed--opener.soeur-bleed--image-right{grid-template-columns:minmax(0,1.9fr) minmax(0,1.1fr)}.soeur-bleed--opener.soeur-bleed--image-left{grid-template-columns:minmax(0,1.1fr) minmax(0,1.9fr)}}.soeur-bleed__img,.soeur-bleed__placeholder{display:block;width:100%;height:100%;min-height:clamp(340px,52vw,680px);object-fit:cover}.soeur-bleed__body{padding-inline:var(--soeur-gutter)}.soeur-bleed--image-right .soeur-bleed__body{padding-right:clamp(16px,2vw,32px)}.soeur-bleed--image-left .soeur-bleed__body{padding-left:clamp(16px,2vw,32px)}.soeur-bleed__heading{margin:0 0 clamp(16px,2.5vw,28px)}.soeur-bleed--opener .soeur-bleed__heading{font-size:var(--soeur-h2);line-height:1.14}.soeur-bleed--anchor .soeur-bleed__heading{font-size:var(--soeur-h3);line-height:1.16}.soeur-bleed__text{max-width:68ch}.soeur-bleed__text p{margin:0 0 16px}.soeur-bleed__text p:last-child{margin-bottom:0}.soeur-bleed__handoff{margin:clamp(28px,4vw,48px) 0 0;padding-top:clamp(20px,2.5vw,28px);border-top:1px solid var(--soeur-muted);max-width:52ch}.soeur-bleed__handoff-text{margin:0}.soeur-bleed__handoff-text+.soeur-bleed__link{margin-top:18px}.soeur-bleed__link{display:inline-block}.soeur-shop__anchor{display:block;scroll-margin-top:24px}.soeur-bleed__note{margin:clamp(20px,3vw,32px) 0 0;font-size:var(--soeur-small);font-style:italic;color:var(--soeur-ink);opacity:.72;max-width:44ch}@media screen and (min-width:900px){.soeur-bleed--overlap{grid-template-columns:1fr 1fr;gap:0}.soeur-bleed--overlap .soeur-bleed__body{position:relative;z-index:1;background:var(--soeur-paper);padding-block:clamp(28px,4vw,56px)}.soeur-bleed--overlap.soeur-bleed--image-right .soeur-bleed__body{margin-right:clamp(-96px,-6vw,-40px)}.soeur-bleed--overlap.soeur-bleed--image-left .soeur-bleed__body{margin-left:clamp(-96px,-6vw,-40px)}}@media screen and (max-width:899px){.soeur-bleed{grid-template-columns:1fr}.soeur-bleed--image-right .soeur-bleed__media,.soeur-bleed--image-left .soeur-bleed__media{order:0}.soeur-bleed__img,.soeur-bleed__placeholder{min-height:clamp(260px,62vw,420px)}.soeur-bleed__body{padding-inline:var(--soeur-gutter)}}.soeur-editorial__list{list-style:none;margin:0;padding:0;border-top:1px solid var(--soeur-muted)}.soeur-editorial__item{display:flex;border-bottom:1px solid var(--soeur-muted);padding:clamp(28px,4vw,52px) 0}.soeur-editorial__item--left{justify-content:flex-start}.soeur-editorial__item--right{justify-content:flex-end}.soeur-editorial__inner{max-width:52ch}.soeur-editorial__item--right .soeur-editorial__inner{text-align:right}.soeur-editorial__title{font-family:var(--soeur-font-body);font-size:var(--soeur-body);font-weight:700;line-height:1.4;letter-spacing:normal;text-transform:none;margin:0 0 10px}.soeur-editorial__text p{margin:0 0 12px}.soeur-editorial__text p:last-child{margin-bottom:0}.soeur-timeline--ready .soeur-editorial__item{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.soeur-timeline--ready .soeur-editorial__item.is-revealed{opacity:1;transform:none}@media screen and (max-width:749px){.soeur-editorial__item{justify-content:flex-start}.soeur-editorial__item--right .soeur-editorial__inner{text-align:left}}@media(prefers-reduced-motion:reduce){.soeur-timeline--ready .soeur-editorial__item{opacity:1;transform:none;transition:none}}.soeur-section--pullquote{padding-inline:0}.soeur-section--pullquote>*{max-width:none}.soeur-pullquote{padding:clamp(56px,8vw,120px) var(--soeur-gutter);text-align:center}.soeur-pullquote--sage{background:var(--soeur-sage)}.soeur-pullquote--paper{background:var(--soeur-paper)}.soeur-pullquote__quote{font-family:var(--soeur-font-display);font-size:var(--soeur-h1);font-weight:500;line-height:1.12;letter-spacing:var(--soeur-tracking-display);color:var(--soeur-ink);margin:0;padding:0;border:0;max-width:20ch;margin-inline:auto}.soeur-pullquote__text{max-width:62ch;margin:clamp(24px,3vw,40px) auto 0}.soeur-pullquote__text p{margin:0}.soeur-contact{display:grid;grid-template-columns:45% 45%;justify-content:space-between;align-items:start}.soeur-contact__heading{margin:0 0 clamp(20px,3vw,32px)}.soeur-contact__group{margin-bottom:16px}.soeur-contact__label{font-family:var(--soeur-font-body);font-size:var(--soeur-body);font-weight:700;line-height:1.5;letter-spacing:normal;text-transform:none;margin:0 0 2px}.soeur-contact__address p{margin:0}.soeur-contact__email{margin:0 0 16px}.soeur-contact__email a{color:var(--soeur-black);text-decoration:none;border-bottom:1px solid transparent}.soeur-contact__email a:hover{border-bottom-color:var(--soeur-black)}.soeur-contact__intro{max-width:46ch}.soeur-contact__intro p{margin:0}.soeur-contact__book{text-align:center;margin:clamp(28px,4vw,48px) 0}.soeur-contact__img{display:block;width:100%;height:auto;aspect-ratio:.67;object-fit:cover}.soeur-form__pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media screen and (max-width:899px){.soeur-contact{grid-template-columns:1fr;gap:clamp(28px,6vw,48px)}}@media screen and (max-width:479px){.soeur-form__pair{grid-template-columns:1fr;gap:0}}@media screen and (max-width:749px){.soeur-footer__contact a,.soeur-footer__base a{display:inline-block;padding-block:5px}}.soeur-treatment__body .rte p:has(>em:only-child){font-size:var(--soeur-small);line-height:1.5}.soeur-shop__heading{margin:0 0 clamp(16px,2.5vw,32px)}.soeur-shop__intro{max-width:62ch;margin-bottom:clamp(24px,4vw,48px)}.soeur-shop__empty{color:#666;font-size:var(--soeur-small)}.soeur-shop--nav .soeur-shop__layout{display:grid;grid-template-columns:22% minmax(0,74%);justify-content:space-between;align-items:start}.soeur-shop__nav{position:sticky;top:24px}.soeur-shop__nav-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--soeur-muted)}.soeur-shop__nav-list li{border-bottom:1px solid var(--soeur-muted)}.soeur-shop__nav-link{display:block;padding:14px 0;color:#666;text-decoration:none}.soeur-shop__nav-link:hover{color:var(--soeur-ink)}.soeur-shop__nav-link.is-current{color:var(--soeur-ink);font-weight:700}.soeur-shop--nav .soeur-shop__group:first-child{border-top:0;padding-top:0}.soeur-shop__group{border-top:1px solid var(--soeur-muted);padding-top:clamp(20px,3vw,36px);margin-bottom:clamp(40px,6vw,80px)}.soeur-shop__group:last-of-type{margin-bottom:0}.soeur-shop__group-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 24px;margin-bottom:clamp(20px,3vw,36px)}.soeur-shop__group-title{margin:0;font-size:var(--soeur-h3)}.soeur-shop__group-text{margin:0;color:#666;font-size:var(--soeur-small);max-width:52ch}.soeur-shop__grid{display:grid;grid-template-columns:repeat(var(--shop-cols, 4),minmax(0,1fr));gap:clamp(28px,3vw,44px) clamp(12px,2vw,28px)}.soeur-shop__note{border-top:1px solid var(--soeur-muted);margin:clamp(40px,6vw,80px) 0 0;padding-top:20px;font-size:var(--soeur-small);color:#666;max-width:62ch}.soeur-product-card{display:block;color:inherit;text-decoration:none}.soeur-product-card__media{background:var(--soeur-paper-alt)}.soeur-product-card__img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.soeur-product-card__placeholder,.soeur-product__placeholder{aspect-ratio:4 / 5;display:grid;place-items:center;padding:16px;text-align:center;font-family:var(--soeur-font-display);font-size:var(--soeur-h4);letter-spacing:var(--soeur-tracking-display);color:#8a8a8a;background:var(--soeur-paper-alt)}.soeur-product-card__title{font-family:var(--soeur-font-body);font-size:var(--soeur-body);font-weight:700;letter-spacing:normal;line-height:1.4;margin:12px 0 2px}.soeur-product-card:hover .soeur-product-card__title{text-decoration:underline;text-underline-offset:3px}.soeur-product-card__meta{margin:0;font-size:var(--soeur-small);color:#666}.soeur-collection__back{margin:0 0 12px;font-size:var(--soeur-small)}.soeur-collection__back a{color:inherit;text-decoration:none;border-bottom:1px solid var(--soeur-black)}.soeur-collection__heading{margin:0 0 12px}.soeur-collection__description{max-width:62ch;margin-bottom:clamp(24px,4vw,48px)}.soeur-collection__heading+.soeur-shop__grid{margin-top:clamp(24px,4vw,48px)}.soeur-collection__empty{color:#666}.soeur-collection__pagination{margin-top:clamp(24px,4vw,48px);text-align:center;font-size:var(--soeur-small)}.soeur-collection__pagination a{color:inherit;margin:0 6px}.soeur-product{display:grid;grid-template-columns:54% 38%;justify-content:space-between;align-items:start}.soeur-product__stage{background:var(--soeur-paper-alt)}.soeur-product__frame{display:none}.soeur-product__frame.is-active{display:block}.soeur-product__img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.soeur-product__thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.soeur-product__thumb{width:72px;padding:0;border:1px solid transparent;background:var(--soeur-paper-alt);cursor:pointer}.soeur-product__thumb img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.soeur-product__thumb.is-active{border-color:var(--soeur-black)}.soeur-product__eyebrow{margin:0 0 12px;font-size:var(--soeur-small)}.soeur-product__eyebrow a{color:inherit;text-decoration:none}.soeur-product__eyebrow a:hover{text-decoration:underline;text-underline-offset:3px}.soeur-product__title{margin:0 0 8px;font-size:var(--soeur-h2)}.soeur-product__price{margin:0 0 clamp(16px,2vw,24px)}.soeur-product__description{max-width:52ch;margin-bottom:clamp(20px,3vw,32px)}.soeur-product__description p:last-child{margin-bottom:0}.soeur-product__option{border:0;padding:0;margin:0 0 20px;min-width:0}.soeur-product__option-label{padding:0;margin-bottom:8px;font-size:var(--soeur-small)}.soeur-product__values{display:flex;flex-wrap:wrap;gap:8px}.soeur-product__value{display:inline-block;padding:10px 16px;border:1px solid var(--soeur-muted);font-size:var(--soeur-small);cursor:pointer}.soeur-product__radio:checked+.soeur-product__value{border-color:var(--soeur-black)}.soeur-product__radio:focus-visible+.soeur-product__value{outline:2px solid var(--soeur-black);outline-offset:2px}.soeur-product__value--soldout{color:#8a8a8a;text-decoration:line-through}.soeur-product__buy{display:flex;gap:12px;align-items:flex-end;margin:24px 0 0}.soeur-product__qty{width:92px;flex:none}.soeur-product__qty .soeur-form__input{padding:15px 14px}.soeur-product__add{flex:1;min-width:0}.soeur-product__add[disabled]{background:var(--soeur-muted);color:var(--soeur-ink);cursor:default}.soeur-product__facts{border-top:1px solid var(--soeur-muted);margin:clamp(24px,3vw,36px) 0 0;padding-top:20px;display:grid;gap:14px}.soeur-product__facts>div{display:grid;grid-template-columns:9em minmax(0,1fr);gap:12px}.soeur-product__facts dt{font-size:var(--soeur-small);font-weight:700}.soeur-product__facts dd{margin:0;font-size:var(--soeur-small)}.soeur-product__note{font-size:var(--soeur-small);color:#666;margin:20px 0 0;max-width:52ch}.soeur-cart__heading{margin:0 0 clamp(20px,3vw,36px)}.soeur-cart__empty p{margin:0 0 20px}.soeur-cart__empty .soeur-btn{display:inline-block}.soeur-cart__lines{list-style:none;margin:0;padding:0;border-top:1px solid var(--soeur-muted)}.soeur-cart__line{display:grid;grid-template-columns:96px minmax(0,1fr) 92px 6em;gap:20px;align-items:start;padding:20px 0;border-bottom:1px solid var(--soeur-muted)}.soeur-cart__media{display:block;background:var(--soeur-paper-alt)}.soeur-cart__media img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.soeur-cart__title{font-family:var(--soeur-font-body);font-size:var(--soeur-body);font-weight:700;letter-spacing:normal;line-height:1.4;margin:0 0 4px}.soeur-cart__title a{color:inherit;text-decoration:none}.soeur-cart__variant,.soeur-cart__unit{margin:0;font-size:var(--soeur-small);color:#666}.soeur-cart__remove{display:inline-block;margin-top:8px;font-size:var(--soeur-small);color:var(--soeur-ink)}.soeur-cart__line-total{margin:0;text-align:right}.soeur-cart__footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px 32px;padding-top:24px}.soeur-cart__summary{margin-left:auto;width:min(100%,360px)}.soeur-cart__subtotal{display:flex;justify-content:space-between;margin:0 0 8px;font-family:var(--soeur-font-display);font-size:var(--soeur-h4);letter-spacing:var(--soeur-tracking-display)}.soeur-cart__note{font-size:var(--soeur-small);color:#666;margin:0 0 16px}.soeur-cart__checkout{width:100%}@media screen and (max-width:749px){.soeur-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.soeur-shop--nav .soeur-shop__layout{grid-template-columns:1fr}.soeur-shop__nav{position:static;margin-bottom:24px}.soeur-shop__nav-list{display:flex;gap:20px;overflow-x:auto;border-top:0;border-bottom:1px solid var(--soeur-muted);-webkit-overflow-scrolling:touch}.soeur-shop__nav-list li{border-bottom:0;flex:none}.soeur-shop__nav-link{padding:10px 0;white-space:nowrap;border-bottom:2px solid transparent}.soeur-shop__nav-link.is-current{border-bottom-color:var(--soeur-black)}.soeur-shop--nav .soeur-shop__group:first-child{border-top:0}.soeur-product{grid-template-columns:1fr;gap:24px}.soeur-product__facts>div{grid-template-columns:1fr;gap:2px}.soeur-cart__line{grid-template-columns:72px minmax(0,1fr);gap:12px 16px}.soeur-cart__qty{grid-column:2;width:92px}.soeur-cart__line-total{grid-column:2;text-align:left}.soeur-cart__update{order:2}.soeur-cart__summary{order:1;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/soeur-sections.css.map */
