.shoulder-md-section{--brand: #015A64;--brand-deep: #013E45;--brand-soft: #E8F4F6;--brand-mist: #F4FAFB;--ink: #0F1F22;--ink-soft: #4A5A5D;--line: #D9E5E7;--bg: #FFFFFF;--accent: #F4A261;--max: 1280px;--radius: 10px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgba(1,62,69,.06), 0 4px 10px rgba(1,62,69,.04);--shadow-md: 0 8px 24px rgba(1,62,69,.1);--font-display: "Fraunces", Georgia, serif;--font-body: "Instrument Sans", system-ui, sans-serif;font-family:var(--font-body);font-size:16px;color:var(--ink);line-height:1.55;letter-spacing:normal;-webkit-font-smoothing:antialiased;background:#fff}.shoulder-md-section *,.shoulder-md-section *:before,.shoulder-md-section *:after{box-sizing:border-box}.shoulder-md-section h1,.shoulder-md-section h2,.shoulder-md-section h3,.shoulder-md-section h4{font-family:var(--font-display);font-weight:500;letter-spacing:-.01em;line-height:1.1;margin:0;color:var(--ink)}.shoulder-md-section h1{font-size:clamp(38px,5vw,64px)}.shoulder-md-section h2{font-size:clamp(29px,3.6vw,44px)}.shoulder-md-section h3{font-size:22px}.shoulder-md-section h2 p,.shoulder-md-section h1 p{margin:0;color:inherit}.shoulder-md-section p{margin:0 0 16px;color:var(--ink-soft)}.shoulder-md-section a{color:var(--brand);text-decoration:none}.shoulder-md-section em{font-style:italic;color:var(--brand);font-family:var(--font-display)}.shoulder-md-section .smd-container{max-width:var(--max);margin:0 auto;padding:0 24px}.shoulder-md-section .smd-eyebrow{font-family:var(--font-body);font-size:13px;letter-spacing:.22em;text-transform:uppercase;color:var(--brand);font-weight:600}.shoulder-md-section>section{padding:100px 0}.shoulder-md-section .smd-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:999px;font-family:var(--font-body);font-weight:600;font-size:15px;letter-spacing:.02em;cursor:pointer;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;text-decoration:none}.shoulder-md-section .smd-btn-primary{background:var(--brand);color:#fff}.shoulder-md-section .smd-btn-primary:hover{background:var(--brand-deep);transform:translateY(-1px);box-shadow:var(--shadow-md)}.shoulder-md-section .smd-btn-ghost{background:transparent;color:var(--brand);border-color:var(--brand)}.shoulder-md-section .smd-btn-ghost:hover{background:var(--brand);color:#fff}.shoulder-md-section .smd-hero{position:relative;overflow:hidden;background:var(--brand-mist);aspect-ratio:1750 / 550;min-height:480px;padding:0}.shoulder-md-section .smd-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.shoulder-md-section .smd-hero-bg picture{display:block;width:100%;height:100%}.shoulder-md-section .smd-hero-img{width:100%;height:100%;object-fit:cover;display:block}.shoulder-md-section .smd-hero-bg-placeholder{width:100%;height:100%;background:radial-gradient(circle at 25% 60%,rgba(15,31,34,.35),transparent 45%),linear-gradient(180deg,#b7d8e6,#d4e9ec 45%,#e8f4f6);display:flex;align-items:center;justify-content:flex-start;padding-left:8%}.shoulder-md-section .smd-hero-bg-placeholder span{color:#00000059;font-size:14px;letter-spacing:.2em;text-transform:uppercase}.shoulder-md-section .smd-hero-content{position:relative;z-index:1;display:flex;justify-content:flex-end;align-items:center;height:100%;padding:40px 24px}.shoulder-md-section .smd-hero-text{max-width:460px;width:100%}.shoulder-md-section .smd-hero-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:#fff;border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:500;color:var(--brand);letter-spacing:.06em;text-transform:uppercase;box-shadow:var(--shadow-sm);margin-bottom:22px}.shoulder-md-section .smd-hero-pill .smd-dot{width:6px;height:6px;background:var(--accent);border-radius:50%}.shoulder-md-section .smd-hero-pill-icon{width:13px;height:13px;color:#125762;flex-shrink:0}.shoulder-md-section .smd-hero h1{margin-bottom:20px;color:var(--brand-deep);font-size:clamp(34px,3.8vw,50px);line-height:1.1}.shoulder-md-section .smd-hero h1 p{color:inherit;margin:0}.shoulder-md-section .smd-lede{font-size:15px;margin-bottom:24px;max-width:420px;color:var(--ink)}.shoulder-md-section .smd-btn-hero{padding:16px 32px;font-size:15px}.shoulder-md-section .smd-hero-trust{margin-top:16px;font-size:13px;color:var(--ink-soft)}.shoulder-md-section .smd-benefits-bar{background:var(--brand);color:#fff;overflow:hidden;padding:22px 0}.shoulder-md-section .smd-marquee{display:flex;gap:48px;animation:smd-scroll 50s linear infinite;white-space:nowrap;font-size:15px;letter-spacing:.04em;width:max-content;align-items:center}.shoulder-md-section .smd-marquee span{display:inline-flex;align-items:center}.shoulder-md-section .smd-marquee-drop{width:14px;height:14px;flex-shrink:0;color:#ffffff73}@keyframes smd-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.shoulder-md-section .smd-trust-row{background:#fff;padding:70px 0!important}.shoulder-md-section .smd-trust-grid{display:grid;grid-template-columns:.7fr repeat(4,1fr);gap:40px;align-items:center}.shoulder-md-section .smd-trust-label{display:flex;align-items:center;justify-content:flex-start}.shoulder-md-section .smd-trust-label-text{font-family:var(--font-body);font-size:13px;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);font-weight:500;line-height:1.6}.shoulder-md-section .smd-trust-label-text p{color:inherit;margin:0}.shoulder-md-section .smd-trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.shoulder-md-section .smd-trust-icon{width:52px;height:52px;color:var(--brand)}.shoulder-md-section .smd-trust-icon svg{width:100%;height:100%;display:block}.shoulder-md-section .smd-trust-item h4{font-family:var(--font-body);font-size:17px;font-weight:600;color:var(--brand);margin:0}.shoulder-md-section .smd-trust-item p{font-size:14px;color:var(--ink-soft);margin:0;max-width:200px}.shoulder-md-section .smd-section-head{text-align:center;max-width:720px;margin:0 auto 60px}.shoulder-md-section .smd-section-head h2{margin:12px 0 16px}.shoulder-md-section .smd-clinical{background:linear-gradient(180deg,var(--brand-mist) 0%,#fff 100%)}.shoulder-md-section .smd-clinical-card{background:#ffffffb3;border:1px solid var(--line);border-radius:var(--radius-lg);padding:40px;box-shadow:var(--shadow-sm);display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:center}.shoulder-md-section .smd-stats{display:flex;flex-direction:column;gap:24px}.shoulder-md-section .smd-stat{display:flex;align-items:baseline;gap:16px;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.shoulder-md-section .smd-stat-value{font-family:var(--font-display);font-size:48px;font-weight:500;color:var(--brand);line-height:1}.shoulder-md-section .smd-stat-label{font-size:15px;color:var(--ink-soft);flex:1;margin:0}.shoulder-md-section .smd-clinical-image{aspect-ratio:4/3;background:linear-gradient(160deg,#cfe5e8,#9bbfc4);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;overflow:hidden}.shoulder-md-section .smd-fill-img{width:100%;height:100%;object-fit:cover;display:block}.shoulder-md-section .smd-placeholder-label{color:#0000004d;font-size:14px;letter-spacing:.2em;text-transform:uppercase}.shoulder-md-section .smd-product-section{background:var(--brand-mist)}.shoulder-md-section .smd-product-card{background:#fff;border-radius:var(--radius-lg);overflow:hidden;max-width:980px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;box-shadow:var(--shadow-md);border:1px solid var(--line)}.shoulder-md-section .smd-product-visual{aspect-ratio:1;background:radial-gradient(circle at 40% 40%,#cfe5e8,#6fa3aa);display:flex;align-items:center;justify-content:center;overflow:hidden}.shoulder-md-section .smd-product-visual .smd-placeholder-label{color:#fff9}.shoulder-md-section .smd-product-info{padding:40px;display:flex;flex-direction:column;gap:16px}.shoulder-md-section .smd-product-info h3{font-size:29px}.shoulder-md-section .smd-price{display:flex;align-items:baseline;gap:12px}.shoulder-md-section .smd-price-now{font-family:var(--font-display);font-size:32px;color:var(--brand)}.shoulder-md-section .smd-price-was{color:var(--ink-soft);text-decoration:line-through;font-size:16px}.shoulder-md-section .smd-options{display:flex;flex-direction:column;gap:10px;margin:8px 0}.shoulder-md-section .smd-option{border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:border-color .2s,background .2s}.shoulder-md-section .smd-option:hover{border-color:var(--brand)}.shoulder-md-section .smd-option-active{border-color:var(--brand);background:var(--brand-soft)}.shoulder-md-section .smd-option-label{font-weight:500}.shoulder-md-section .smd-option-meta{font-size:14px;color:var(--ink-soft)}.shoulder-md-section .smd-option-price{font-family:var(--font-display);font-size:19px;color:var(--brand)}.shoulder-md-section .smd-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:999px;letter-spacing:.05em;text-transform:uppercase;margin-left:8px}.shoulder-md-section .smd-shipping-note{color:var(--ink-soft);margin-top:4px;font-size:14px}.shoulder-md-section .smd-founder{background:#fff}.shoulder-md-section .smd-founder-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.shoulder-md-section .smd-founder-image{aspect-ratio:4/5;background:linear-gradient(160deg,#cfe5e8,#6fa3aa);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;overflow:hidden}.shoulder-md-section .smd-founder-image .smd-placeholder-label{color:#fff9}.shoulder-md-section .smd-founder-heading{margin:12px 0 28px}.shoulder-md-section .smd-founder blockquote{font-family:var(--font-display);font-size:24px;line-height:1.4;font-style:italic;margin:0 0 24px;color:var(--ink);border-left:3px solid var(--accent);padding-left:24px}.shoulder-md-section .smd-founder blockquote p{color:var(--ink);margin:0 0 8px}.shoulder-md-section .smd-founder blockquote p:last-child{margin-bottom:0}.shoulder-md-section .smd-founder-attr{font-weight:600;color:var(--ink)}.shoulder-md-section .smd-founder-cta{margin-top:16px}.shoulder-md-section .smd-reviews{background:var(--brand-mist)}.shoulder-md-section .smd-review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.shoulder-md-section .smd-review-card{background:#fff;border-radius:var(--radius);padding:24px;border:1px solid var(--line);display:flex;flex-direction:column;gap:12px}.shoulder-md-section .smd-stars{color:var(--accent);letter-spacing:2px;font-size:14px}.shoulder-md-section .smd-review-card h4{font-family:var(--font-body);font-size:16px;font-weight:600}.shoulder-md-section .smd-review-card p{font-size:15px;margin:0}.shoulder-md-section .smd-review-author{margin-top:auto;font-size:13px;color:var(--ink-soft);padding-top:12px;border-top:1px solid var(--line)}.shoulder-md-section .smd-faq-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:start}.shoulder-md-section .smd-faq-heading{margin:12px 0 16px}.shoulder-md-section .smd-faq-list{display:flex;flex-direction:column}.shoulder-md-section .smd-faq details{border-top:1px solid var(--line);padding:20px 0}.shoulder-md-section .smd-faq details:last-of-type{border-bottom:1px solid var(--line)}.shoulder-md-section .smd-faq summary{font-family:var(--font-body);font-weight:600;font-size:17px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:var(--ink)}.shoulder-md-section .smd-faq summary::-webkit-details-marker{display:none}.shoulder-md-section .smd-faq summary:after{content:"+";font-size:22px;color:var(--brand);transition:transform .2s}.shoulder-md-section .smd-faq details[open] summary:after{transform:rotate(45deg)}.shoulder-md-section .smd-faq details p{margin-top:12px;padding-right:32px}@media(max-width:900px){.shoulder-md-section .smd-clinical-card,.shoulder-md-section .smd-product-card,.shoulder-md-section .smd-founder-grid,.shoulder-md-section .smd-faq-grid{grid-template-columns:1fr}.shoulder-md-section .smd-review-grid{grid-template-columns:repeat(2,1fr)}.shoulder-md-section>section{padding:70px 0}.shoulder-md-section .smd-hero{aspect-ratio:390 / 680;min-height:0}.shoulder-md-section .smd-hero-content{align-items:flex-start;justify-content:center;height:100%;padding:20px 24px 24px;text-align:center}.shoulder-md-section .smd-hero-text{max-width:100%}.shoulder-md-section .smd-hero h1{font-size:clamp(26px,7vw,34px)}.shoulder-md-section .smd-btn-hero{width:100%;max-width:360px}.shoulder-md-section .smd-trust-row{padding:50px 0!important}.shoulder-md-section .smd-trust-grid{grid-template-columns:repeat(2,1fr);gap:36px 20px}.shoulder-md-section .smd-trust-label{grid-column:1 / -1;justify-content:center;text-align:center}.shoulder-md-section .smd-trust-label-text{line-height:1.5}}@media(max-width:560px){.shoulder-md-section .smd-review-grid{grid-template-columns:1fr}.shoulder-md-section .smd-stat-value{font-size:38px}.shoulder-md-section .smd-product-info{padding:28px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
