:root{--accent:#276ddd;--ink:#353b35;--muted:#656d64;--line:#d4d7cd}
.pill{background:var(--accent);border-color:var(--accent);font-weight:500}
.pill:hover{background:#165ac2;transform:translateY(-1px)}
.pill.outline{background:#454c43;color:#fff;border-color:transparent}
.pill.outline:hover{background:#303b30}
.pill:focus-visible{outline:2px solid #fff;outline-offset:-6px;box-shadow:0 0 0 2px #165ac2}
.circle.filled{background:#454c43;border-color:#454c43}
.hero h1{font-size:clamp(52px,6vw,96px);line-height:1.02;letter-spacing:-.045em}
.hero-copy{top:5.5%}.hero-copy>p:last-child{max-width:650px;margin-top:18px;font-size:16px}
.hero-actions{position:absolute;left:50%;bottom:4.5%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:13px;width:max-content;max-width:95%}
.hero-action{position:static;transform:none;min-width:174px;min-height:60px;font-size:21px;font-weight:600;padding:16px 34px;background:#276ddd;box-shadow:0 3px 12px #24353918}
.hero-action:hover{transform:translateY(-2px)}
.hero-benefit{font-size:12px;line-height:1.4;color:#30382f;text-align:center;padding:2px 8px;min-height:44px;text-shadow:0 1px 8px #f8f3e7}
.hero-benefit strong{font-size:15px;display:block;font-weight:650}.hero-benefit span{display:block;margin-top:4px;font-size:11px;text-decoration:underline;text-underline-offset:3px}
.comfort-section{padding-top:100px}.comfort-section .section-heading>p{font-size:16px;margin:23px auto;max-width:700px}
.heading-actions{gap:12px}.heading-actions .pill{background:#454c43;color:#fff;border:0;min-height:48px;padding:13px 24px;font-size:14px;font-weight:400}
.heading-actions .pill:hover{background:#303b30}
.topic-label{display:flex;align-items:center;gap:10px;padding:11px 17px;font-size:12px}
.topic-label img{width:24px;height:24px;filter:invert(1);opacity:.9;object-fit:contain}
.topic-toggle:focus-visible{outline:2px solid #276ddd;outline-offset:-6px}
.topic-card.is-expanded{height:620px}
.topic-expanded{grid-template-columns:1.2fr 1fr;gap:8%;padding:106px 34px 30px}
.topic-expanded h3{font-size:clamp(36px,3.3vw,50px);max-width:560px;line-height:1.07}
.topic-expanded p{font-size:16px;line-height:1.7;max-width:530px;margin-top:24px}
.topic-expanded .pill{font-weight:450;min-height:48px;padding:13px 24px;font-size:14px}
.topic-evidence{display:flex;flex-direction:column;gap:15px;max-width:355px;width:100%;justify-self:end}
.topic-quote,.topic-data{background:#393e36b5;backdrop-filter:blur(20px);border:1px solid #ffffff1c;border-radius:13px;padding:20px 23px}
.topic-reviewer{display:flex;gap:12px;align-items:center}.mini-avatar{width:38px;height:38px;border-radius:50%;background:#f2eadb;color:#4c554a;display:grid;place-items:center;flex:0 0 auto;font-size:11px}
.topic-reviewer p{margin:0!important;font-size:12px!important;line-height:1.4!important}
.topic-reviewer strong{font-weight:500;display:block}.topic-reviewer p>span{display:block;font-size:10px;margin-top:3px;color:#e5e7dd}
.topic-quote blockquote{font-family:Georgia,'Times New Roman',serif;font-size:21px;line-height:1.25;letter-spacing:-.015em;margin-top:17px}
.proof-eyebrow{font-size:10px;line-height:1.4;letter-spacing:.02em;color:#e7e8df;display:block}
.topic-data>strong{font-size:20px;line-height:1.25;font-weight:500;display:block;margin-top:13px;letter-spacing:-.02em}
.topic-data>p{font-size:12px;line-height:1.6;margin-top:12px;max-width:280px;color:#f1f0e8}
.mini-measures{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:17px}.mini-measures>div+div{border-left:1px solid #ffffff35;padding-left:20px}.mini-measures b{font-size:38px;line-height:1;font-weight:500;letter-spacing:-.05em;display:block}.mini-measures span{font-size:11px;display:block;margin-top:9px;color:#e5e7dd}
.mini-source{font-size:10px;display:flex;justify-content:space-between;width:100%;gap:15px;padding:10px 0 0;min-height:34px;text-decoration:underline;text-underline-offset:4px;color:#f1f0e8}
.mini-product{width:100%;height:95px;object-fit:cover;background:#fff;border-radius:7px;margin-top:14px}
.response-terms{display:grid;grid-template-columns:1fr;gap:3px;margin-top:15px}.response-terms strong{font-size:21px;line-height:1.3;font-weight:500}.response-terms strong:not(:first-child){margin-top:15px}.response-terms>span{font-size:12px;color:#e5e7dd}
.reviews-section{padding-block:100px 50px}.reviews-section .section-heading h2{font-size:clamp(40px,3.7vw,59px)}
.review-grid{gap:22px;margin-top:45px}.review-card{background:#fffdfa;border:1px solid #e1e0d8;padding:30px;position:relative;overflow:hidden}
.review-theme{font-size:11px;color:#687165;margin-bottom:23px}.review-card blockquote{font-size:26px;min-height:142px;line-height:1.3}
.review-person{margin-top:27px;gap:12px}.review-avatar{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#e2e8de;color:#45543f;font-size:12px;flex:0 0 auto}
.review-person strong{font-size:13px}.review-person p>span{font-size:11px;line-height:1.5}
.review-product{display:block;margin:14px -12px 0;height:180px;overflow:hidden}
.review-product img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .5s var(--ease)}
.review-product:hover img{transform:scale(1.025)}
.review-card .arrow-link{font-size:13px;border-top:1px solid #e0e3da;padding-top:16px;margin-top:0}
.review-more{font-size:12px;margin-top:22px}.work-story{padding-top:75px;padding-bottom:100px}.work-copy .pill{background:#454c43;border-color:#454c43}
.collection-section{max-width:none;padding:85px max(6%,calc((100% - 1408px)/2)) 65px;background:#e8eeeb;margin-top:15px}
.collection-section .section-heading{padding:0;text-align:left;max-width:none;display:grid;grid-template-columns:1fr auto;align-items:end;gap:0 35px}
.collection-section .section-heading h2{font-size:clamp(46px,5vw,74px)}.collection-section .section-heading p{grid-column:1;margin:24px 0 0;max-width:650px;font-size:15px}.collection-section .section-heading>.pill{grid-column:2;grid-row:2;align-self:center;justify-self:end;margin-bottom:3px}
.collection-grid{gap:22px;margin-top:48px}.product-visual{background:#fff;border-radius:11px;aspect-ratio:.86}
.product-visual img{object-fit:cover}.product-card h3{font-size:21px;margin-top:22px}.product-feel{font-size:13px;min-height:47px}.product-price{font-size:14px}.product-card .arrow-link{font-size:13px;margin-top:5px}
.fit-line{border-color:#becbbf;margin-top:36px;padding-top:23px}
.foot-notes{max-width:none;background:#25392e;color:#f7f2e8;padding:90px max(6%,calc((100% - 1408px)/2)) 65px}
.foot-notes .section-heading{text-align:left;padding:0;max-width:none}.foot-notes .section-heading h2{font-size:clamp(40px,4vw,64px)}
.knowledge-grid{gap:0;margin-top:45px;border-top:1px solid #738372}
.knowledge-card{background:transparent;border-radius:0;min-height:225px;padding:25px 30px 40px 0;border-bottom:1px solid #738372}
.knowledge-card+.knowledge-card{border-left:1px solid #738372;padding-left:30px}
.knowledge-card:hover{background:#324638;transform:none}.knowledge-card>span{color:#c2cbbc;font-size:11px}.knowledge-card strong{font-size:28px;max-width:310px;margin-top:25px}.knowledge-card i{color:#dbe4d6}
.service-strip{max-width:none;background:#25392e;color:#e7eddf;padding:15px max(6%,calc((100% - 1408px)/2));border-top:0;border-bottom:1px solid #60705e}
.site-footer{background:#1b2b21;color:#edf0e7;max-width:none;padding-inline:max(6%,calc((100% - 1408px)/2))}.footer-brand img{filter:brightness(0) invert(1);opacity:.88}.footer-brand p{font-size:26px;color:#d0d8c8}.footer-groups a,.footer-groups button,.footer-bottom{color:#c2cebc}.footer-bottom{border-color:#52664e}.preview-note{opacity:.78}
.reading-body h2:focus{outline:none}
@media(max-width:1000px){.hero h1{font-size:6.8vw}.hero-actions{bottom:4%}.hero-copy>p:last-child{font-size:14px}.hero-action{font-size:18px;min-height:52px;min-width:145px}.hero-benefit strong{font-size:13px}.hero-benefit span{font-size:10px}.topic-expanded{padding-inline:26px;gap:5%;grid-template-columns:1.1fr 1fr}.topic-expanded h3{font-size:36px}.topic-expanded p{font-size:14px}.topic-quote,.topic-data{padding:17px}.topic-evidence{gap:12px}.topic-quote blockquote{font-size:18px}.topic-data>strong{font-size:19px}.mini-measures b{font-size:33px}.mini-product{height:80px}.review-card{padding:23px}.review-card blockquote{font-size:23px;min-height:160px}.review-product{height:150px}.collection-grid{gap:16px}.product-card h3{font-size:18px}.product-feel{min-height:65px}.knowledge-card strong{font-size:25px}}
@media(max-width:699px){.hero-copy{top:5.3%}.hero h1{font-size:clamp(38px,10.4vw,58px);line-height:1.03}.hero-copy>p:last-child{font-size:12px;max-width:275px;line-height:1.65;margin-top:17px}.hero-actions{bottom:4.5%;gap:10px}.hero-action{min-width:147px;font-size:19px;min-height:52px;padding:13px 28px}.hero-benefit{min-height:36px;padding:0 6px}.hero-benefit strong{font-size:12px}.hero-benefit span{font-size:10px;margin-top:2px}.comfort-section{padding-top:62px}.comfort-section .section-heading h2{font-size:40px}.comfort-section .section-heading>p{font-size:14px;line-height:1.7;margin-block:21px}.heading-actions{gap:8px}.heading-actions .pill{font-size:12px;min-height:44px;padding:12px 18px}.topic-label{font-size:11px;gap:7px;padding:10px 13px;left:19px;top:20px}.topic-label img{width:20px;height:20px}.topic-toggle{right:18px;width:42px;height:42px}.topic-card.is-expanded{height:950px}.topic-expanded{padding:98px 22px 23px;display:flex;gap:27px}.topic-expanded h3{font-size:34px;max-width:290px;line-height:1.08}.topic-expanded p{font-size:14px;margin-top:17px;line-height:1.7}.topic-expanded .pill{font-size:12px;min-height:44px;padding:11px 18px;margin-top:19px}.topic-evidence{max-width:none;width:100%;gap:12px}.topic-quote,.topic-data{padding:17px 18px;border-radius:12px}.topic-reviewer p{font-size:12px!important}.topic-quote blockquote{font-size:21px;margin-top:14px}.topic-data>strong{font-size:20px;margin-top:12px}.topic-data>p{font-size:12px;line-height:1.6;margin-top:10px}.mini-measures{margin-top:15px}.mini-measures b{font-size:36px}.mini-product{height:95px}.topic-card#topic-movement.is-expanded{height:1020px}.reviews-section{padding-top:65px;padding-bottom:30px}.reviews-section .section-heading h2{font-size:36px}.review-grid{gap:20px;margin-top:32px}.review-card{padding:26px}.review-card blockquote{font-size:27px;min-height:0;line-height:1.3}.review-theme{margin-bottom:21px}.review-person{margin-top:25px}.review-avatar{width:42px;height:42px}.review-product{height:180px;margin:8px -12px 0}.review-card .arrow-link{padding-top:16px;font-size:13px}.work-story{padding-top:45px;padding-bottom:65px}.collection-section{padding:55px 22px 45px;margin-top:0}.collection-section .section-heading{display:block}.collection-section .section-heading h2{font-size:45px}.collection-section .section-heading p{font-size:14px;line-height:1.75;margin-top:19px}.collection-section .section-heading>.pill{margin-top:24px;font-size:12px;min-height:44px;padding:12px 20px}.collection-grid{margin-top:32px;gap:28px 16px}.product-visual{aspect-ratio:.84}.product-card h3{font-size:19px;margin-top:18px}.product-feel{font-size:12px;min-height:59px}.product-card .arrow-link{font-size:12px}.product-price{font-size:13px}.fit-line{font-size:13px;margin-top:31px}.foot-notes{padding:55px 22px 35px}.foot-notes .section-heading h2{font-size:40px}.knowledge-grid{margin-top:31px;display:block}.knowledge-card{min-height:185px;width:100%;padding:25px 30px 35px 0}.knowledge-card+.knowledge-card{border-left:0;padding-left:0}.knowledge-card strong{font-size:28px;max-width:280px;margin-top:18px}.service-strip{padding:5px 22px 20px}.site-footer{padding-inline:22px}.footer-brand p{font-size:24px;line-height:1.3;max-width:270px}}
@media(max-width:370px){.hero h1{font-size:36px}.hero-copy>p:last-child{font-size:11px}.hero-benefit strong{font-size:11px}.hero-benefit span{font-size:9px}.heading-actions .pill{font-size:11px;padding-inline:16px}.topic-label{font-size:10px;gap:6px;padding-inline:11px}.topic-label img{width:18px;height:18px}.topic-expanded h3{font-size:31px}.topic-expanded{padding-inline:20px}.topic-card.is-expanded{height:990px}.topic-card#topic-movement.is-expanded{height:1060px}.topic-quote blockquote{font-size:20px}}
@media(prefers-reduced-transparency:reduce){.topic-quote,.topic-data{background:#3e493c;backdrop-filter:none}}

.topic-data .topic-photo-note{font-size:10px;line-height:1.6;opacity:.8;margin-top:12px}
