.sl-collection{background:var(--sl-paper);color:var(--sl-ink);font-family:Arial,Helvetica,sans-serif;padding:24px 0 0}.sl-collection *{box-sizing:border-box}.sl-shell{width:min(1320px,calc(100% - 80px));margin:0 auto}.sl-collection a{color:inherit;text-decoration:none}.sl-collection a:focus-visible{outline:3px solid var(--sl-accent);outline-offset:5px}.sl-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;line-height:1.5;margin-bottom:56px}.sl-breadcrumb a{text-decoration:underline;text-underline-offset:3px}.sl-intro{display:grid;grid-template-columns:1fr 180px;gap:40px;align-items:end;margin-bottom:38px}.sl-eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 18px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.sl-dot{width:8px;height:8px;background:var(--sl-accent);border-radius:50%}.sl-intro h1{font-family:inherit;color:inherit;font-size:clamp(42px,6.4vw,88px);font-weight:700;letter-spacing:-.065em;line-height:1.03;margin:0 0 22px;max-width:950px}.sl-deck{font-size:17px;line-height:1.65;max-width:590px;margin:0}.sl-note{justify-self:end;color:var(--sl-ink);width:145px;text-align:center;transform:rotate(7deg);padding-bottom:6px}.sl-note>span{display:block;font-size:78px;line-height:.9}.sl-note p{font-size:14px;line-height:1.3;font-weight:700;margin:10px 0 0}.sl-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 50px}.sl-tabs a{display:inline-flex;align-items:center;min-height:46px;padding:10px 23px;border:1px solid #c4c2b9;border-radius:30px;font-size:14px;font-weight:600;transition:background .18s,color .18s}.sl-tabs a[aria-current=page],.sl-tabs a:hover{color:#20251f;background:var(--sl-accent);border-color:var(--sl-accent)}.sl-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:0 0 18px;border-bottom:1px solid #cfcdc3;margin-bottom:24px}.sl-section-heading h2{color:inherit;font-family:inherit;font-size:25px;line-height:1.25;font-weight:700;letter-spacing:-.7px;margin:0}.sl-section-heading>span{font-size:12px;line-height:1.5}.sl-categories{display:grid;grid-template-columns:repeat(var(--sl-columns),minmax(0,1fr));gap:24px}.sl-category{min-width:0;border:1px solid #d5d2c9;border-radius:16px;overflow:hidden;background:#fffdf7}.sl-category-image{position:relative;aspect-ratio:1;overflow:hidden;background:#e7dfd0}.sl-category-image img,.sl-placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.sl-category:hover img{transform:scale(1.025)}.sl-index{position:absolute;top:16px;left:16px;background:#fffdf7;color:#222;font-size:11px;line-height:32px;width:32px;text-align:center;border-radius:50%}.sl-category-caption{padding:20px;display:flex;gap:10px;align-items:center;justify-content:space-between}.sl-category-caption h3{font-family:inherit;color:inherit;font-size:23px;line-height:1.2;font-weight:700;letter-spacing:-.7px;margin:0}.sl-arrow{color:var(--sl-accent);font-size:25px}.sl-products-heading{margin:62px 0 0}main:has(.sl-collection){background:#f6f4eb}main:has(.sl-collection) .product-collection{width:min(1320px,calc(100% - 80px));max-width:1320px;padding-left:0;padding-right:0;font-family:Arial,Helvetica,sans-serif}main:has(.sl-collection) .card-wrapper{border:1px solid #d5d2c9;border-radius:16px;overflow:hidden;background:#fffdf7}main:has(.sl-collection) .card__heading,main:has(.sl-collection) .card-information__text{font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:600;letter-spacing:-.3px;line-height:1.4}main:has(.sl-collection) .card__information{padding:20px}main:has(.sl-collection) .price{font-family:Arial,Helvetica,sans-serif;font-size:15px}@media(max-width:999px){.sl-intro{grid-template-columns:1fr 100px;gap:20px}.sl-note{width:100px}.sl-categories{gap:14px}.sl-category-caption{padding:16px}.sl-category-caption h3{font-size:20px}}@media(max-width:699px){.sl-shell,main:has(.sl-collection) .product-collection{width:calc(100% - 36px)}.sl-breadcrumb{margin-bottom:34px;font-size:11px}.sl-intro{grid-template-columns:1fr;gap:0;margin-bottom:26px}.sl-intro h1{font-size:47px;margin-bottom:18px}.sl-note{display:none}.sl-deck{font-size:15px}.sl-tabs{gap:8px;margin-bottom:36px}.sl-tabs a{font-size:12px;padding:9px 16px}.sl-section-heading h2{font-size:22px}.sl-section-heading>span{font-size:10px}.sl-categories{grid-template-columns:1fr;gap:20px}.sl-category-caption h3{font-size:24px}.sl-products-heading{margin-top:42px}}@media(prefers-reduced-motion:reduce){.sl-collection *{transition:none!important}.sl-category:hover img{transform:none}}.sh-contact{width:min(760px,calc(100% - 36px));margin:50px auto 70px;font-family:Arial,Helvetica,sans-serif;color:#20251f}.sh-contact h1{font:700 clamp(40px,6vw,72px)/1.1 Arial,Helvetica,sans-serif;letter-spacing:-.04em;margin:0 0 24px}.sh-contact p{font-size:16px;line-height:1.7}.sh-contact>a{font-size:16px;overflow-wrap:anywhere;text-decoration:underline}.sh-contact form{margin-top:35px}.sh-contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.sh-contact label{display:block;font-size:14px;margin:20px 0 8px}.sh-contact input,.sh-contact textarea{box-sizing:border-box;width:100%;max-width:100%;border:1px solid #747870;border-radius:10px;padding:14px;font:16px Arial;background:#fff;color:#20251f}.sh-contact button{margin-top:20px;min-height:48px;background:#41acfc;color:#20251f;border:1px solid #20251f;border-radius:30px;padding:14px 28px;font:600 16px Arial;cursor:pointer}.sh-contact :focus-visible{outline:3px solid #20251f;outline-offset:3px}@media(max-width:599px){.sh-contact-fields{grid-template-columns:1fr;gap:0}}@media(max-width:899px){.sh-desktop-nav{display:none}.sh-mobile-menu{position:relative;display:block}.sh-mobile-menu summary{display:grid;place-items:center;width:44px;height:44px;border:1px solid #20251f55;border-radius:50%;cursor:pointer;list-style:none}.sh-mobile-menu nav{position:absolute;top:52px;right:0;width:min(300px,calc(100vw - 36px));max-height:70vh;overflow-y:auto;background:var(--sh-cream);border:1px solid #cfcec3;border-radius:14px;padding:10px;z-index:40;box-shadow:0 20px 40px #20251f22}.sh-mobile-menu nav a{display:block;padding:14px;font-size:16px;border-radius:8px}.sh-mobile-menu nav a:hover{background:var(--sh-sky)}.sh-header{min-height:94px}}.sh-home.sh-site-header{overflow:visible;position:relative;z-index:30}.sh-wordmark,.sh-header-actions{flex-shrink:0}.sh-home .sh-bag{color:#20251f!important}.sh-home .sh-bag span{box-sizing:border-box}.sh-home .sh-cart-icon{width:21px;height:21px}.sh-home summary::-webkit-details-marker{display:none}.sh-home .sh-eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}@media(max-width:1100px){.sh-shell{width:calc(100% - 56px)}.sh-desktop-nav{gap:18px;font-size:12px}}@media(max-width:1099px){.sh-desktop-nav{display:none}.sh-mobile-menu{position:relative;display:block}.sh-mobile-menu summary{display:grid;place-items:center;width:44px;height:44px;border:1px solid #20251f55;border-radius:50%;cursor:pointer;list-style:none}.sh-mobile-menu nav{position:absolute;top:52px;right:0;width:min(300px,calc(100vw - 36px));max-height:70vh;overflow-y:auto;background:var(--sh-cream);border:1px solid #cfcec3;border-radius:14px;padding:10px;z-index:40;box-shadow:0 20px 40px #20251f22}.sh-mobile-menu nav a{display:block;padding:14px;font-size:16px;border-radius:8px}.sh-mobile-menu nav a:hover{background:var(--sh-sky)}.sh-header{min-height:94px}}@media(max-width:599px){.sh-shell{width:calc(100% - 36px)}.sh-announcement{gap:12px;font-size:9px;letter-spacing:0}.sh-announcement span{font-size:15px}.sh-header{min-height:88px;gap:12px}.sh-home .sh-logo{width:135px}.sh-header-actions{gap:8px}}@media(prefers-reduced-motion:reduce){.sh-home *{transition:none!important;scroll-behavior:auto!important}}@view-transition{navigation:auto}html:has(.sh-home){scroll-behavior:smooth;scroll-padding-top:24px}body:has(.sh-home){margin:0}.sh-home{background:var(--sh-cream);color:#20251f;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;overflow:clip}.sh-home *,.sh-home *:before,.sh-home *:after{box-sizing:border-box}.sh-home h1,.sh-home h2,.sh-home h3,.sh-home p{margin:0}.sh-home h1,.sh-home h2,.sh-home h3{font-family:inherit;color:inherit;font-weight:700}.sh-home a{color:inherit;text-decoration:none}.sh-home a:focus-visible,.sh-home summary:focus-visible{outline:3px solid currentColor;outline-offset:5px}.sh-home img{display:block;width:100%;height:100%;object-fit:cover}.sh-shell{width:min(1400px,calc(100% - 96px));margin:0 auto}.sh-skip{position:fixed;top:-100px;left:15px;z-index:30;background:#fff;padding:15px}.sh-skip:focus{top:10px}.sh-announcement{background:var(--sh-blue);color:#20251f;display:flex;justify-content:center;align-items:center;gap:24px;font-size:11px;padding:9px 15px;letter-spacing:.4px}.sh-announcement span{font-size:17px}.sh-header{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:105px;gap:30px}.sh-wordmark{color:var(--sh-blue)!important;font-size:46px;letter-spacing:-3.8px;line-height:.85;font-weight:800;display:block}.sh-wordmark>span{display:block;font-size:9px;letter-spacing:3px;line-height:1.3;text-align:center;text-transform:uppercase;margin-top:9px}.sh-desktop-nav{display:flex;gap:30px;font-size:13px;font-weight:600}.sh-desktop-nav a:hover,.sh-text-link:hover{text-decoration:underline;text-decoration-color:var(--sh-blue);text-decoration-thickness:3px;text-underline-offset:6px}.sh-header-actions{display:flex;gap:10px;align-items:center}.sh-bag{position:relative;display:grid;place-items:center;width:44px;height:44px;border:1px solid #20251f55;border-radius:50%}.sh-cart-icon{width:21px;height:21px}.sh-bag span{position:absolute;top:-3px;right:-3px;background:var(--sh-blue);color:#20251f;border:2px solid var(--sh-cream);border-radius:50%;min-width:20px;height:20px;line-height:16px;padding:0 4px;text-align:center;font-size:10px;font-weight:700}.sh-mobile-menu{display:none}.sh-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sh-menu-icon{display:grid;gap:4px;width:20px}.sh-menu-icon i{display:block;width:20px;height:2px;border-radius:2px;background:currentColor;transition:transform .2s,opacity .2s}.sh-mobile-menu[open] .sh-menu-icon i:first-child{transform:translateY(6px) rotate(45deg)}.sh-mobile-menu[open] .sh-menu-icon i:nth-child(2){opacity:0}.sh-mobile-menu[open] .sh-menu-icon i:last-child{transform:translateY(-6px) rotate(-45deg)}.sh-hero{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding:16px 0 64px;align-items:center}.sh-eyebrow{font-size:10px;line-height:1.5;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.sh-hero .sh-eyebrow{display:flex;align-items:center;gap:12px;color:#20251f;margin-bottom:28px}.sh-eyebrow>span{font-size:29px;font-weight:400}.sh-hero h1{font-size:clamp(60px,6.5vw,106px);line-height:.99;letter-spacing:-.07em;max-width:630px}.sh-home em{text-decoration:underline;text-decoration-color:var(--sh-sky);text-decoration-thickness:.16em;text-underline-offset:.06em;font-family:Georgia,Times New Roman,serif;font-weight:400;color:#20251f;letter-spacing:-.065em}.sh-hero-description{max-width:410px;font-size:17px;margin-top:30px!important;line-height:1.75}.sh-hero-buttons{display:flex;gap:24px;flex-wrap:wrap;align-items:center;margin-top:30px}.sh-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:14px 25px;border-radius:40px;font-size:13px;font-weight:600;transition:transform .2s,background .2s}.sh-button-blue{background:var(--sh-blue);color:#20251f!important}.sh-button:hover{transform:translateY(-3px)}.sh-button span,.sh-text-link span{font-size:21px}.sh-text-link{display:inline-flex;gap:14px;align-items:center;font-size:13px;font-weight:600;min-height:44px}.sh-hero-foot{display:flex;align-items:center;gap:9px;font-size:11px;margin-top:42px}.sh-small-dot{width:6px;height:6px;background:var(--sh-blue);border-radius:50%}.sh-hero-art{position:relative;aspect-ratio:.97;border-radius:140px 18px 18px;background:#ebd6c3}.sh-hero-image{border-radius:inherit}.sh-sticker{position:absolute;top:34px;right:-12px;display:flex;flex-direction:column;justify-content:center;background:#ddea8c;color:#20251f;width:115px;height:115px;border-radius:50%;text-align:center;transform:rotate(12deg);font-size:12px;line-height:1.3;font-weight:700}.sh-sticker b{font-size:32px;line-height:1;margin-top:5px;font-weight:400}.sh-image-caption{position:absolute;bottom:18px;left:18px;right:18px;background:#fffdf2eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:space-between;align-items:center;padding:17px 20px;font-size:12px;border-radius:10px}.sh-image-caption>span:last-child{font-size:24px;color:var(--sh-blue)}.sh-ribbon{display:flex;align-items:center;justify-content:space-around;gap:15px;border-block:1px solid #cfcec3;padding:20px 35px;color:#20251f;background:var(--sh-sky);font-size:13px;letter-spacing:1px;font-weight:600}.sh-ribbon b{font-size:30px;font-weight:400}.sh-ranges,.sh-purpose{padding-top:85px}.sh-section-heading{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:30px}.sh-section-heading h2,.sh-faq h2{font-size:clamp(33px,3.7vw,54px);line-height:1.05;letter-spacing:-.06em;margin-top:13px}.sh-section-heading>p{max-width:275px;font-size:13px;line-height:1.7}.sh-range-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.sh-range{display:grid;grid-template-columns:1fr 1fr;min-height:360px;border-radius:16px;overflow:hidden}.sh-range-beauty{background:#efdcd9}.sh-range-medics{background:#dae7e5}.sh-range-copy{padding:35px 28px;display:flex;align-items:start;flex-direction:column}.sh-range h3{font-size:clamp(27px,3vw,43px);line-height:1.07;letter-spacing:-.055em;margin:27px 0 18px}.sh-range-copy>p:not(.sh-eyebrow){font-size:13px;line-height:1.65;margin-bottom:25px}.sh-round-link{display:flex;gap:18px;align-items:center;font-size:12px;font-weight:600;margin-top:auto}.sh-round-link>span{background:#fff8;border:1px solid #20251f33;width:42px;height:42px;line-height:40px;text-align:center;border-radius:50%;font-size:23px}.sh-range-image{min-width:0;overflow:hidden}.sh-range-image img{transition:transform .4s ease}.sh-range-image:hover img{transform:scale(1.04)}.sh-purpose-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.sh-category{min-width:0}.sh-category-picture{aspect-ratio:.85;position:relative;border-radius:110px 110px 12px 12px;overflow:hidden;background:#e5ddce}.sh-category-picture img{transition:transform .3s}.sh-category:hover img{transform:scale(1.035)}.sh-category-index{position:absolute;bottom:12px;left:12px;width:28px;line-height:28px;border-radius:50%;background:#fffdf4;font-size:10px;text-align:center}.sh-category-title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:17px 0;border-bottom:1px solid #cccabe}.sh-category h3{font-size:15px;letter-spacing:-.4px;line-height:1.3}.sh-category-title>span{color:var(--sh-blue);font-size:23px}.sh-approach{display:grid;grid-template-columns:1fr 1fr;margin-top:95px;overflow:hidden;border-radius:18px;background:#e9eddf}.sh-approach-image{position:relative;min-height:530px}.sh-approach-image>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sh-photo-tag{position:absolute;left:22px;bottom:22px;padding:10px 16px;border-radius:30px;background:#f6f4ebee;font-size:11px}.sh-approach-copy{padding:55px;align-self:center}.sh-approach-copy h2{font-size:clamp(42px,4vw,65px);line-height:1.08;letter-spacing:-.06em;margin:25px 0}.sh-approach-copy>p:not(.sh-eyebrow){font-size:14px;line-height:1.8;max-width:400px;margin-bottom:25px}.sh-approach-note{display:flex;align-items:center;gap:15px;margin-top:30px;font-size:11px}.sh-approach-note>span{color:var(--sh-blue);font-size:34px}.sh-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding-block:90px}.sh-faq .sh-text-link{margin-top:25px}.sh-questions details{border-bottom:1px solid #cccabe;padding:20px 0}.sh-questions summary{font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;min-height:30px;list-style:none}.sh-questions summary::-webkit-details-marker,.sh-mobile-menu summary::-webkit-details-marker{display:none}.sh-questions summary>span{font-size:24px;color:var(--sh-blue);transition:transform .2s}.sh-questions details[open] summary>span{transform:rotate(45deg)}.sh-questions details p{font-size:14px;line-height:1.8;padding-top:15px}.sh-questions details>a{display:inline-block;padding-block:12px;text-decoration:underline;font-size:14px}@media(min-width:1600px){.sh-hero h1{font-size:108px}}@media(max-width:1100px){.sh-shell{width:calc(100% - 56px)}.sh-desktop-nav{gap:18px;font-size:12px}.sh-hero{gap:28px}.sh-range-copy{padding:28px 20px}.sh-approach-copy{padding:35px}.sh-hero-description{font-size:15px}.sh-hero h1{font-size:74px}.sh-purpose-grid{gap:12px}}@media(max-width:899px){.sh-desktop-nav{display:none}.sh-mobile-menu{position:relative;display:block}.sh-mobile-menu summary{display:grid;place-items:center;width:44px;height:44px;border:1px solid #20251f55;border-radius:50%;cursor:pointer;list-style:none}.sh-mobile-menu nav{position:absolute;top:52px;right:0;left:auto;width:min(260px,calc(100vw - 36px));background:var(--sh-cream);border:1px solid #cfcec3;border-radius:14px;padding:10px;z-index:20;box-shadow:0 20px 40px #20251f22}.sh-mobile-menu nav a{display:block;padding:14px;font-size:16px;border-radius:8px}.sh-mobile-menu nav a:hover{background:var(--sh-sky)}.sh-header{min-height:94px}.sh-hero{grid-template-columns:1fr 1fr;gap:24px}.sh-hero h1{font-size:57px}.sh-hero .sh-eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:20px}.sh-hero-description{font-size:14px;margin-top:20px!important}.sh-hero-buttons{gap:12px;margin-top:22px}.sh-hero-foot{margin-top:24px}.sh-sticker{width:90px;height:90px;font-size:10px}.sh-hero-art{aspect-ratio:.75}.sh-range-grid{grid-template-columns:1fr}.sh-range{min-height:330px}.sh-range h3{font-size:43px;max-width:250px}.sh-range-copy{padding:35px}.sh-purpose-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 16px}.sh-approach-image{min-height:450px}.sh-approach-copy h2{font-size:44px}.sh-faq{gap:35px}.sh-section-heading>p{max-width:230px}}@media(max-width:599px){.sh-shell{width:calc(100% - 36px)}.sh-announcement{gap:12px;font-size:9px;letter-spacing:0}.sh-announcement span{font-size:15px}.sh-header{min-height:88px}.sh-wordmark{font-size:39px}.sh-wordmark>span{font-size:8px;letter-spacing:2.2px}.sh-header-actions{gap:8px}.sh-hero{grid-template-columns:1fr;gap:35px;padding:25px 0 35px}.sh-hero h1{font-size:clamp(57px,15vw,84px);max-width:390px}.sh-hero .sh-eyebrow{margin-bottom:20px}.sh-hero-description{max-width:340px;font-size:15px}.sh-hero-buttons{gap:24px}.sh-hero-foot{margin-top:26px;font-size:10px}.sh-hero-art{aspect-ratio:1;border-top-left-radius:100px}.sh-sticker{right:8px;top:18px}.sh-image-caption{padding:12px 15px;left:12px;right:12px;bottom:12px;font-size:11px}.sh-ribbon{display:grid;grid-template-columns:1fr 24px 1fr;gap:12px;padding:16px 22px;font-size:11px;text-align:center}.sh-ribbon b:nth-of-type(2){display:none}.sh-ribbon b{font-size:23px}.sh-ranges,.sh-purpose{padding-top:52px}.sh-section-heading{display:block;margin-bottom:25px}.sh-section-heading h2{font-size:36px;max-width:330px}.sh-section-heading>p{max-width:330px;margin-top:16px;font-size:13px}.sh-range-grid{gap:20px}.sh-range{grid-template-columns:1fr 1fr;min-height:310px}.sh-range-copy{padding:25px 18px}.sh-range h3{font-size:31px;margin-top:25px}.sh-range .sh-eyebrow{font-size:8px;letter-spacing:1px}.sh-range-copy>p:not(.sh-eyebrow){font-size:11px}.sh-round-link{font-size:10px;gap:8px}.sh-round-link>span{width:31px;height:31px;line-height:29px;font-size:20px}.sh-purpose-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.sh-category h3{font-size:13px}.sh-category-picture{aspect-ratio:.95}.sh-approach{grid-template-columns:1fr;margin-top:55px}.sh-approach-image{min-height:0;aspect-ratio:1.15}.sh-approach-copy{padding:32px 26px}.sh-approach-copy h2{font-size:45px}.sh-approach-note{margin-top:22px}.sh-faq{grid-template-columns:1fr;padding-block:55px;gap:15px}.sh-faq h2{font-size:36px}.sh-questions summary{font-size:14px}}@media(prefers-reduced-motion:reduce){html:has(.sh-home){scroll-behavior:auto}.sh-home *{transition:none!important;view-transition-name:none!important}.sh-button:hover,.sh-range-image:hover img,.sh-category:hover img{transform:none}}.sh-home .sh-logo{width:160px;height:auto;object-fit:contain}.sh-expert{margin-top:90px;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;background:#e6eef4;border-radius:24px;padding:50px 70px}.sh-expert h2{font-size:clamp(44px,4.8vw,70px);line-height:1.07;letter-spacing:-.06em;margin:25px 0}.sh-expert-copy>p:not(.sh-eyebrow){max-width:390px;font-size:15px;line-height:1.8}.sh-expert-credit{display:flex;gap:18px;align-items:center;margin:30px 0 18px}.sh-expert-credit>span{color:var(--sh-blue);font-size:40px}.sh-expert-credit strong{display:block;font-size:15px}.sh-expert-credit small{display:block;font-size:11px;margin-top:3px}.sh-expert-player{width:min(100%,330px);justify-self:center}.sh-expert-video{display:block;width:100%;height:auto;aspect-ratio:9/16;border-radius:18px;background:#151d25}.sh-reviews{padding-top:85px}.sh-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}.sh-review{background:#eeece2;border-radius:18px;padding:30px;min-width:0}.sh-review:nth-child(2){background:#e3eaf1}.sh-review:nth-child(3){background:#eee1da}.sh-quote-mark{display:block;color:var(--sh-blue);font:70px/.9 Georgia,serif;height:52px;margin-top:24px}.sh-review blockquote{margin:0;font-size:19px;line-height:1.55;letter-spacing:-.35px;min-height:230px}.sh-review-by{font-size:13px;font-weight:700;margin-top:24px!important}.sh-review-by span{display:block;font-size:10px;font-weight:400;margin-top:3px}.sh-review details{border-top:1px solid #20251f30;margin-top:22px}.sh-review summary{display:flex;justify-content:space-between;gap:16px;align-items:center;min-height:48px;font-size:11px;cursor:pointer;list-style:none}.sh-review summary::-webkit-details-marker{display:none}.sh-review summary span{font-size:21px}.sh-review details[open] summary span{transform:rotate(45deg)}.sh-review details img{height:auto;object-fit:contain;border-radius:8px}.sh-review-note{margin-top:18px!important;font-size:11px;color:#555a52}@media(max-width:899px){.sh-expert{gap:30px;padding:35px}.sh-review-grid{gap:14px}.sh-review{padding:22px}.sh-review blockquote{font-size:16px;min-height:290px}}@media(max-width:599px){.sh-home .sh-logo{width:135px}.sh-expert{grid-template-columns:1fr;padding:30px 24px;margin-top:55px}.sh-expert h2{font-size:45px}.sh-reviews{padding-top:55px}.sh-review-grid{grid-template-columns:1fr}.sh-review{padding:26px}.sh-review blockquote{min-height:0;font-size:19px}}.sh-end{background:var(--sh-sky);color:#20251f;border-radius:48px 48px 0 0;padding:58px 0 22px}.sh-end-invite{display:flex;justify-content:space-between;gap:35px;align-items:center;padding-bottom:48px;border-bottom:1px solid #20251f35}.sh-end-invite h2{font-size:clamp(44px,5.8vw,84px);line-height:1.02;letter-spacing:-.065em;margin-top:20px}.sh-end-invite h2 span{font-family:Georgia,serif;font-style:italic;font-weight:400}.sh-end-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--sh-blue);border:1px solid #20251f35;border-radius:50px;padding:10px 12px 10px 25px;font-size:14px;font-weight:600}.sh-end-cta span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#f6f4eb;font-size:28px}.sh-end-cta:hover{background:#f6f4eb}.sh-end-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:60px;padding:42px 0}.sh-end-brand>a{display:inline-block;width:180px}.sh-end-brand img{height:auto;object-fit:contain}.sh-end-brand p{max-width:285px;margin-top:16px;font-size:13px;line-height:1.7}.sh-end-nav{display:flex;flex-direction:column;align-items:start}.sh-end-nav h3{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;margin:4px 0 18px}.sh-end-nav a{font-size:13px;padding:7px 0}.sh-end-nav a:hover{text-decoration:underline;text-underline-offset:4px}.sh-end-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #20251f35;padding-top:20px;font-size:11px}.sh-end-bottom a{padding:8px 0}.sh-end-bottom a span{margin-left:12px;font-size:20px}@media(max-width:899px){.sh-end-grid{gap:35px}.sh-end-cta{gap:15px}}@media(max-width:599px){.sh-end{border-radius:28px 28px 0 0;padding-top:35px}.sh-end-invite{display:block;padding-bottom:30px}.sh-end-invite h2{font-size:49px}.sh-end-cta{margin-top:25px;width:fit-content}.sh-end-grid{grid-template-columns:1fr 1fr;gap:28px 20px;padding:30px 0}.sh-end-brand{grid-column:1/-1}.sh-end-brand>a{width:155px}.sh-end-bottom{font-size:10px;gap:12px}}.sh-featured{padding-top:70px}.sh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.sh-product-card{min-width:0;border:1px solid #d5d2c9;border-radius:18px;overflow:hidden;background:#fffdf7}.sh-product-picture{aspect-ratio:1;overflow:hidden}.sh-product-copy{padding:20px}.sh-product-copy h3{font-size:16px;line-height:1.45}.sh-product-copy p{margin-top:12px;font-size:14px}.sh-product-copy>span{font-size:12px}.sh-product-card:hover{border-color:#20251f}.sh-mobile-menu nav{max-height:70vh;overflow-y:auto}@media(max-width:999px){.sh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(max-width:599px){.sh-featured{padding-top:52px}.sh-product-copy{padding:14px}.sh-product-copy h3{font-size:13px}.sh-product-copy p{font-size:12px}.sh-header{gap:12px}.sh-header-actions,.sh-wordmark{flex-shrink:0}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
