.eloc{--red:#cf1017;--ink:#191919;--muted:#666;--line:#deded9;background:#f6f6f4;color:var(--ink)}.eloc .container{max-width:1240px}.eloc__hero{padding:clamp(54px,8vw,110px) 0;background:#171717;color:#fff;overflow:hidden}.eloc__hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:clamp(40px,7vw,90px);align-items:center}.eloc__eyebrow{margin:0 0 12px;color:#ef343a;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.eloc__hero h1{max-width:800px;margin:0 0 22px;color:#fff;font-size:clamp(44px,6.5vw,82px);line-height:.98;letter-spacing:-.055em}.eloc__lead{max-width:700px;margin:0;color:#ccc;font-size:clamp(18px,2vw,22px);line-height:1.55}.eloc__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.eloc__button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:9px;padding:13px 20px;border:1px solid transparent;border-radius:12px;font-size:15px;font-weight:850;text-decoration:none}.eloc__button--primary{background:var(--red);color:#fff}.eloc__button--secondary{border-color:#555;background:#262626;color:#fff}.eloc__button--dark{background:#171717;color:#fff}.eloc__proof{display:grid;grid-template-columns:repeat(3,1fr);max-width:650px;margin-top:44px;border-top:1px solid #3b3b3b}.eloc__proof div{padding:22px 18px 0 0}.eloc__proof strong,.eloc__proof span{display:block}.eloc__proof strong{font-size:28px}.eloc__proof span{color:#aaa;font-size:13px}.eloc__visit-card{padding:clamp(26px,4vw,42px);border:1px solid #383838;border-radius:24px;background:#222;box-shadow:0 26px 70px #00000047}.eloc__card-label{color:#ef343a;font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.eloc__visit-card h2{margin:8px 0 20px;color:#fff;font-size:30px}.eloc__visit-card address{color:#d5d5d5;font-style:normal;line-height:1.6}.eloc__hours{margin:24px 0;padding:18px 0;border-block:1px solid #3c3c3c}.eloc__hours div{display:flex;justify-content:space-between;gap:18px}.eloc__hours dt,.eloc__hours dd{margin:0;color:#ddd}.eloc__visit-card>p,.eloc__visit-card>a{color:#aaa}.eloc__map-wrap{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(28px,5vw,70px);align-items:center;padding-block:clamp(60px,8vw,110px)}.eloc__map{min-height:570px;overflow:hidden;border-radius:24px;background:#ddd;box-shadow:0 24px 60px #1414141f}.eloc__map iframe{width:100%;height:100%;min-height:570px;border:0}.eloc__map-copy h2,.eloc__section-head h2,.eloc__reviews h2,.eloc__final h2{margin:0 0 18px;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.045em}.eloc__map-copy>p{color:var(--muted);font-size:17px;line-height:1.7}.eloc__map-copy ul{padding:0;list-style:none}.eloc__map-copy li{padding:14px 0 14px 30px;border-bottom:1px solid var(--line);font-weight:750}.eloc__map-copy li:before{content:"\2713";margin-left:-30px;margin-right:13px;color:var(--red)}.eloc__text-link{align-self:center;color:var(--ink);font-weight:800}.eloc__experience{padding:clamp(60px,8vw,100px) 0;background:#eaeae6}.eloc__section-head{max-width:820px;margin-bottom:42px}.eloc__section-head>p:last-child{color:var(--muted);font-size:18px}.eloc__feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.eloc__feature-grid article{min-height:280px;padding:26px;border:1px solid #d6d6d0;border-radius:18px;background:#f8f8f6}.eloc__feature-grid span{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#171717;color:#fff;font-size:12px;font-weight:850}.eloc__feature-grid h3{margin:42px 0 12px;font-size:22px}.eloc__feature-grid p{color:var(--muted);line-height:1.6}.eloc__shop{padding-block:clamp(60px,8vw,100px)}.eloc__shop-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.eloc__shop-grid a{display:grid;min-height:210px;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.eloc__shop-grid a:hover{transform:translateY(-4px);box-shadow:0 20px 40px #14141414}.eloc__shop-grid span{color:var(--red);font-size:12px;font-weight:850;text-transform:uppercase}.eloc__shop-grid strong{align-self:end;font-size:28px}.eloc__shop-grid em{font-style:normal;font-weight:800}.eloc__reviews{padding:clamp(60px,8vw,100px) 0;background:#171717;color:#fff}.eloc__reviews-head{display:flex;justify-content:space-between;gap:30px;align-items:end}.eloc__reviews h2{color:#fff}.eloc__reviews-head>div:last-child{display:grid;text-align:right}.eloc__reviews-head a{color:#fff}.eloc__review-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(290px,1fr);gap:14px;margin-top:36px;overflow-x:auto;scroll-snap-type:x mandatory}.eloc__review-track article{min-height:230px;padding:24px;border:1px solid #383838;border-radius:18px;background:#222;scroll-snap-align:start}.eloc__review-track strong{color:#f0bd4e}.eloc__review-track p{color:#ccc;line-height:1.65}.eloc__review-author{display:flex;gap:12px;align-items:center;margin-bottom:18px}.eloc__review-author img{width:42px;height:42px;border-radius:50%;object-fit:cover}.eloc__faq{padding-block:clamp(60px,8vw,100px)}.eloc__faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.eloc__faq details{padding:22px;border:1px solid var(--line);border-radius:15px;background:#fff}.eloc__faq summary{cursor:pointer;font-size:17px;font-weight:850}.eloc__faq details p{color:var(--muted);line-height:1.65}.eloc__final{padding:70px 0;background:#e3e3de}.eloc__final-inner{display:flex;justify-content:space-between;gap:40px;align-items:center}.eloc__final h2{max-width:760px;margin-bottom:0}.eloc__final .eloc__actions{flex-shrink:0}.eloc__final .eloc__button--secondary{border-color:#bbb;background:transparent;color:#171717}@media(max-width:900px){.eloc__hero-grid,.eloc__map-wrap{grid-template-columns:1fr}.eloc__feature-grid{grid-template-columns:repeat(2,1fr)}.eloc__final-inner{display:block}.eloc__map,.eloc__map iframe{min-height:440px}}@media(max-width:600px){.eloc__hero{padding-top:44px}.eloc__hero h1{font-size:44px}.eloc__proof{grid-template-columns:1fr}.eloc__proof div{display:flex;align-items:baseline;gap:12px}.eloc__feature-grid,.eloc__shop-grid,.eloc__faq-grid{grid-template-columns:1fr}.eloc__feature-grid article{min-height:230px}.eloc__reviews-head{display:block}.eloc__reviews-head>div:last-child{text-align:left}.eloc__actions .eloc__button{width:100%}.eloc__map,.eloc__map iframe{min-height:360px}}.abstory{--ab-red:#d9151c;--ab-ink:#181818;--ab-muted:#666;--ab-line:#deded9;background:#f6f6f4;color:var(--ab-ink)}.abstory .container{max-width:1240px}.abstory__hero{padding:clamp(58px,8vw,105px) 0;background:#171717;color:#fff}.abstory__hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:clamp(38px,7vw,90px);align-items:center}.abstory__eyebrow{margin:0 0 12px;color:#ef343a;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.abstory h2{letter-spacing:-.045em}.abstory__hero h2{max-width:780px;margin:0;color:#fff;font-size:clamp(42px,6vw,76px);line-height:1}.abstory__lead{max-width:720px;margin:22px 0 0;color:#ccc;font-size:clamp(18px,2vw,22px);line-height:1.55}.abstory__hero-note{padding:30px;border:1px solid #3b3b3b;border-radius:22px;background:#222}.abstory__hero-note strong{font-size:22px}.abstory__hero-note p{margin:12px 0 0;color:#bbb;line-height:1.65}.abstory__section-head{max-width:820px;margin-bottom:40px}.abstory__section-head h2{margin:0 0 16px;font-size:clamp(34px,5vw,58px);line-height:1.02}.abstory__section-head>p:last-child{color:var(--ab-muted);font-size:18px;line-height:1.65}.abstory__benefits{padding-block:clamp(65px,8vw,105px)}.abstory__benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.abstory__benefit-grid article{min-height:285px;padding:26px;border:1px solid #d6d6d0;border-radius:18px;background:#fff}.abstory__benefit-grid span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#171717;color:#fff;font-size:12px;font-weight:850}.abstory__benefit-grid h3{margin:42px 0 12px;font-size:21px}.abstory__benefit-grid p{color:var(--ab-muted);line-height:1.6}.abstory__features{padding:clamp(65px,8vw,105px) 0;background:#171717;color:#fff}.abstory__section-head--light h2{color:#fff}.abstory__section-head--light>p:last-child{color:#aaa}.abstory__feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.abstory__feature-grid article{display:grid;grid-template-columns:46px 1fr;gap:15px;min-height:170px;padding:24px;border:1px solid #393939;border-radius:18px;background:#222}.abstory__feature-grid article>span{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;background:#fff;color:#171717;font-size:22px;font-weight:900}.abstory__feature-grid h3{margin:2px 0 8px;color:#fff;font-size:19px}.abstory__feature-grid p{margin:0;color:#bbb;line-height:1.55}.abstory__compatibility{display:grid;grid-template-columns:1.12fr .88fr;gap:clamp(35px,6vw,80px);align-items:center;padding-block:clamp(65px,8vw,110px)}.abstory__compatibility-copy h2{margin:0 0 18px;font-size:clamp(36px,5vw,58px);line-height:1.02}.abstory__compatibility-copy>p{color:var(--ab-muted);font-size:17px;line-height:1.7}.abstory__compatibility-copy ul{padding:0;list-style:none}.abstory__compatibility-copy li{padding:14px 0 14px 30px;border-bottom:1px solid var(--ab-line);font-weight:700}.abstory__compatibility-copy li:before{content:"\2713";margin-left:-30px;margin-right:13px;color:var(--ab-red)}.abstory__button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:13px 20px;border-radius:12px;background:#171717;color:#fff;font-weight:850;text-decoration:none}.abstory__compatibility-copy .abstory__button{margin-top:18px}.abstory__checklist{padding:32px;border:1px solid #d8d8d3;border-radius:22px;background:#fff;box-shadow:0 24px 60px #14141417}.abstory__card-label{color:var(--ab-red);font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.abstory__checklist div{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:18px 0;border-top:1px solid var(--ab-line)}.abstory__checklist span{color:var(--ab-muted)}.abstory__specs{padding:clamp(65px,8vw,105px) 0;background:#e9e9e5}.abstory__specs-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(30px,6vw,78px);align-items:start}.abstory__spec-card{padding:clamp(25px,4vw,42px);border:1px solid #d4d4cf;border-radius:22px;background:#fff;box-shadow:0 20px 50px #14141412}.abstory__spec-card>*:first-child{margin-top:0}.abstory__spec-card p,.abstory__spec-card li{line-height:1.65}.abstory__spec-card strong{color:#171717}.abstory__faq{padding-block:clamp(65px,8vw,105px)}.abstory__faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.abstory__faq details{padding:22px;border:1px solid var(--ab-line);border-radius:15px;background:#fff}.abstory__faq summary{cursor:pointer;font-size:17px;font-weight:850}.abstory__faq details p{color:var(--ab-muted);line-height:1.65}.abstory__final{padding:70px 0;background:#deded9}.abstory__final-inner{display:flex;justify-content:space-between;gap:45px;align-items:center}.abstory__final h2{max-width:760px;margin:0;font-size:clamp(34px,5vw,58px);line-height:1.02}.abstory__final p:last-child{color:var(--ab-muted)}.abstory__actions{display:flex;flex-wrap:wrap;gap:12px;flex-shrink:0}.abstory__button--red{background:var(--ab-red)}.abstory__button--outline{border:1px solid #aaa;background:transparent;color:#171717}@media(max-width:900px){.abstory__hero-grid,.abstory__compatibility,.abstory__specs-grid{grid-template-columns:1fr}.abstory__benefit-grid,.abstory__feature-grid{grid-template-columns:repeat(2,1fr)}.abstory__final-inner{display:block}.abstory__actions{margin-top:28px}}@media(max-width:600px){.abstory__hero h2{font-size:43px}.abstory__benefit-grid,.abstory__feature-grid,.abstory__faq-grid{grid-template-columns:1fr}.abstory__benefit-grid article{min-height:230px}.abstory__checklist div{grid-template-columns:1fr;gap:5px}.abstory__actions .abstory__button{width:100%}}.foundation-story{--fs-red:#d9151c;--fs-ink:#181818;--fs-muted:#686868;--fs-line:#d8d8d2;background:#f6f6f4;color:var(--fs-ink)}.foundation-story .container{max-width:1240px}.foundation-story h2{letter-spacing:-.045em}.foundation-story__eyebrow{margin:0 0 12px;color:#ef343a;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.foundation-story__hero{padding:clamp(58px,8vw,105px) 0;background:#171717;color:#fff}.foundation-story__hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);gap:clamp(40px,7vw,90px);align-items:center}.foundation-story__hero h2{max-width:780px;margin:0;color:#fff;font-size:clamp(43px,6vw,76px);line-height:.99}.foundation-story__lead{max-width:720px;margin:22px 0 0;color:#ccc;font-size:clamp(18px,2vw,22px);line-height:1.55}.foundation-story__hero-card,.foundation-story__checklist,.foundation-story__option-card{padding:30px;border-radius:22px}.foundation-story__hero-card{border:1px solid #3b3b3b;background:#222}.foundation-story__card-label{color:var(--fs-red);font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.foundation-story__hero-card div,.foundation-story__checklist div,.foundation-story__option-card div{display:grid;grid-template-columns:112px 1fr;gap:18px;padding:17px 0;border-top:1px solid}.foundation-story__hero-card div{border-color:#3b3b3b}.foundation-story__hero-card span{color:#aaa}.foundation-story__section-head{max-width:840px;margin-bottom:42px}.foundation-story__section-head h2,.foundation-story__compatibility h2,.foundation-story__final h2{margin:0 0 18px;font-size:clamp(35px,5vw,59px);line-height:1.02}.foundation-story__section-head>p:last-child,.foundation-story__compatibility>div>p{color:var(--fs-muted);font-size:18px;line-height:1.65}.foundation-story__purpose{padding-block:clamp(65px,8vw,105px)}.foundation-story__purpose-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.foundation-story__purpose-grid article{min-height:280px;padding:28px;border:1px solid var(--fs-line);border-radius:18px;background:#fff}.foundation-story__purpose-grid span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#171717;color:#fff;font-size:12px;font-weight:850}.foundation-story__purpose-grid h3{margin:50px 0 12px;font-size:23px}.foundation-story__purpose-grid p{color:var(--fs-muted);line-height:1.65}.foundation-story__height{padding:clamp(65px,8vw,105px) 0;background:#e7e7e2}.foundation-story__height-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(38px,7vw,90px);align-items:center}.foundation-story__height-visual{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-items:end;min-height:520px;padding:34px;border-radius:26px;background:#171717;color:#fff;box-shadow:0 28px 70px #14141429}.foundation-story__mattress{grid-column:1/-1;display:grid;min-height:150px;place-items:center;border:1px solid #505050;border-radius:18px;background:linear-gradient(145deg,#f7f7f4,#d6d6d0);color:#171717;font-size:18px;font-weight:850}.foundation-story__profile{display:flex;flex-direction:column;justify-content:center;padding:14px;border-radius:12px;background:#55c6d8;color:#171717;text-align:center}.foundation-story__profile strong{font-size:15px}.foundation-story__profile span{font-size:11px}.foundation-story__profile--high{height:150px}.foundation-story__profile--low{height:94px}.foundation-story__profile--ultra{height:55px}.foundation-story__height-copy h2{margin:0 0 18px;font-size:clamp(36px,5vw,60px);line-height:1.02}.foundation-story__height-copy>p{color:var(--fs-muted);font-size:18px;line-height:1.65}.foundation-story__height-notes{display:grid;gap:10px;margin-top:28px}.foundation-story__height-notes article{display:grid;grid-template-columns:120px 1fr;gap:20px;padding:17px 0;border-top:1px solid #c7c7c1}.foundation-story__height-notes span{color:var(--fs-muted);line-height:1.5}.foundation-story__features{padding:clamp(65px,8vw,105px) 0;background:#171717;color:#fff}.foundation-story__section-head--light h2{color:#fff}.foundation-story__section-head--light>p:last-child{color:#aaa}.foundation-story__feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.foundation-story__feature-grid article{display:grid;grid-template-columns:46px 1fr;gap:15px;min-height:170px;padding:24px;border:1px solid #393939;border-radius:18px;background:#222}.foundation-story__feature-grid article>span{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;background:#fff;color:#171717;font-size:20px;font-weight:900}.foundation-story__feature-grid h3{margin:2px 0 8px;color:#fff;font-size:19px}.foundation-story__feature-grid p{margin:0;color:#bbb;line-height:1.55}.foundation-story__compatibility{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(36px,6vw,80px);align-items:center;padding-block:clamp(65px,8vw,110px)}.foundation-story__compatibility ul{padding:0;list-style:none}.foundation-story__compatibility li{padding:14px 0 14px 30px;border-bottom:1px solid var(--fs-line);font-weight:700}.foundation-story__compatibility li:before{content:"\2713";margin-left:-30px;margin-right:13px;color:var(--fs-red)}.foundation-story__button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:13px 20px;border-radius:12px;background:#171717;color:#fff;font-weight:850;text-decoration:none}.foundation-story__compatibility .foundation-story__button{margin-top:18px}.foundation-story__checklist,.foundation-story__option-card{border:1px solid #d6d6d1;background:#fff;box-shadow:0 24px 60px #14141414}.foundation-story__checklist div,.foundation-story__option-card div{border-color:var(--fs-line)}.foundation-story__checklist span,.foundation-story__option-card span{color:var(--fs-muted);line-height:1.5}.foundation-story__options{padding:clamp(65px,8vw,105px) 0;background:#e9e9e5}.foundation-story__options-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(34px,6vw,80px);align-items:start}.foundation-story__option-card div{grid-template-columns:120px 1fr}.foundation-story__details{padding:clamp(65px,8vw,105px) 0;background:#f6f6f4}.foundation-story__details-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(32px,6vw,78px);align-items:start}.foundation-story__description{padding:clamp(26px,4vw,42px);border:1px solid #d4d4cf;border-radius:22px;background:#fff;box-shadow:0 20px 50px #14141412}.foundation-story__description>*:first-child{margin-top:0}.foundation-story__description p,.foundation-story__description li{line-height:1.65}.foundation-story__faq{padding-block:clamp(65px,8vw,105px)}.foundation-story__faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.foundation-story__faq details{padding:22px;border:1px solid var(--fs-line);border-radius:15px;background:#fff}.foundation-story__faq summary{cursor:pointer;font-size:17px;font-weight:850}.foundation-story__faq details p{color:var(--fs-muted);line-height:1.65}.foundation-story__final{padding:72px 0;background:#deded9}.foundation-story__final-inner{display:flex;justify-content:space-between;gap:45px;align-items:center}.foundation-story__final h2{max-width:760px;margin-bottom:8px}.foundation-story__final p:last-child{color:var(--fs-muted)}.foundation-story__actions{display:flex;flex-wrap:wrap;gap:12px;flex-shrink:0}.foundation-story__button--red{background:var(--fs-red)}.foundation-story__button--outline{border:1px solid #aaa;background:transparent;color:#171717}@media(max-width:900px){.foundation-story__hero-grid,.foundation-story__height-grid,.foundation-story__compatibility,.foundation-story__options-grid,.foundation-story__details-grid,.foundation-story__purpose-grid{grid-template-columns:1fr}.foundation-story__feature-grid{grid-template-columns:repeat(2,1fr)}.foundation-story__final-inner{display:block}.foundation-story__actions{margin-top:28px}}@media(max-width:600px){.foundation-story__hero h2{font-size:43px}.foundation-story__feature-grid,.foundation-story__faq-grid{grid-template-columns:1fr}.foundation-story__height-visual{min-height:430px;padding:22px}.foundation-story__height-notes article,.foundation-story__hero-card div,.foundation-story__checklist div,.foundation-story__option-card div{grid-template-columns:1fr;gap:5px}.foundation-story__actions .foundation-story__button{width:100%}}.pillow-story{--ps-red:#d9151c;--ps-ink:#181818;--ps-muted:#686868;--ps-line:#dcdcd7;background:#f6f6f4;color:var(--ps-ink)}.pillow-story .container{max-width:1240px}.pillow-story__hero{padding:clamp(58px,8vw,105px) 0;background:#171717;color:#fff}.pillow-story__hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(310px,.7fr);gap:clamp(40px,7vw,90px);align-items:center}.pillow-story__eyebrow{margin:0 0 12px;color:#ef343a;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.pillow-story h2{letter-spacing:-.045em}.pillow-story__hero h2{max-width:800px;margin:0;color:#fff;font-size:clamp(43px,6vw,76px);line-height:.99}.pillow-story__lead{max-width:730px;margin:22px 0 0;color:#ccc;font-size:clamp(18px,2vw,22px);line-height:1.55}.pillow-story__hero-card,.pillow-story__option-card,.pillow-story__care-card{padding:30px;border-radius:22px}.pillow-story__hero-card{border:1px solid #3b3b3b;background:#222}.pillow-story__card-label{color:var(--ps-red);font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.pillow-story__hero-card div,.pillow-story__option-card div,.pillow-story__care-card div{display:grid;grid-template-columns:125px 1fr;gap:18px;padding:17px 0;border-top:1px solid}.pillow-story__hero-card div{border-color:#3b3b3b}.pillow-story__hero-card span{color:#aaa}.pillow-story__section-head{max-width:840px;margin-bottom:42px}.pillow-story__section-head h2,.pillow-story__options-copy h2,.pillow-story__care-copy h2,.pillow-story__final h2{margin:0 0 18px;font-size:clamp(35px,5vw,59px);line-height:1.02}.pillow-story__section-head>p:last-child,.pillow-story__options-copy>p,.pillow-story__care-copy>p{color:var(--ps-muted);font-size:18px;line-height:1.65}.pillow-story__fit{padding-block:clamp(65px,8vw,105px)}.pillow-story__fit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pillow-story__fit-grid article{min-height:270px;padding:28px;border:1px solid var(--ps-line);border-radius:18px;background:#fff}.pillow-story__fit-grid span{color:var(--ps-red);font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.pillow-story__fit-grid h3{margin:60px 0 12px;font-size:24px}.pillow-story__fit-grid p{color:var(--ps-muted);line-height:1.65}.pillow-story__features{padding:clamp(65px,8vw,105px) 0;background:#171717;color:#fff}.pillow-story__section-head--light h2{color:#fff}.pillow-story__section-head--light>p:last-child{color:#aaa}.pillow-story__feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pillow-story__feature-grid article{display:grid;grid-template-columns:46px 1fr;gap:15px;min-height:170px;padding:24px;border:1px solid #393939;border-radius:18px;background:#222}.pillow-story__feature-grid article>span{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;background:#fff;color:#171717;font-size:20px;font-weight:900}.pillow-story__feature-grid h3{margin:2px 0 8px;color:#fff;font-size:19px}.pillow-story__feature-grid p{margin:0;color:#bbb;line-height:1.55}.pillow-story__options,.pillow-story__care{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(36px,6vw,80px);align-items:center;padding-block:clamp(65px,8vw,110px)}.pillow-story__button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:13px 20px;border-radius:12px;background:#171717;color:#fff;font-weight:850;text-decoration:none}.pillow-story__options-copy .pillow-story__button{margin-top:18px}.pillow-story__option-card,.pillow-story__care-card{border:1px solid #d6d6d1;background:#fff;box-shadow:0 24px 60px #14141414}.pillow-story__option-card div,.pillow-story__care-card div{border-color:var(--ps-line)}.pillow-story__option-card span,.pillow-story__care-card span{color:var(--ps-muted);line-height:1.5}.pillow-story__details{padding:clamp(65px,8vw,105px) 0;background:#e9e9e5}.pillow-story__details-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(32px,6vw,78px);align-items:start}.pillow-story__description{padding:clamp(26px,4vw,42px);border:1px solid #d4d4cf;border-radius:22px;background:#fff;box-shadow:0 20px 50px #14141412}.pillow-story__description>*:first-child{margin-top:0}.pillow-story__description p,.pillow-story__description li{line-height:1.65}.pillow-story__care-copy ul{padding:0;list-style:none}.pillow-story__care-copy li{padding:14px 0 14px 30px;border-bottom:1px solid var(--ps-line);font-weight:700}.pillow-story__care-copy li:before{content:"\2713";margin-left:-30px;margin-right:13px;color:var(--ps-red)}.pillow-story__faq{padding:clamp(65px,8vw,105px) 0;background:#fff}.pillow-story__faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.pillow-story__faq details{padding:22px;border:1px solid var(--ps-line);border-radius:15px;background:#f8f8f6}.pillow-story__faq summary{cursor:pointer;font-size:17px;font-weight:850}.pillow-story__faq details p{color:var(--ps-muted);line-height:1.65}.pillow-story__final{padding:72px 0;background:#deded9}.pillow-story__final-inner{display:flex;justify-content:space-between;gap:45px;align-items:center}.pillow-story__final h2{max-width:760px;margin-bottom:8px}.pillow-story__final p:last-child{color:var(--ps-muted)}.pillow-story__actions{display:flex;flex-wrap:wrap;gap:12px;flex-shrink:0}.pillow-story__button--red{background:var(--ps-red)}.pillow-story__button--outline{border:1px solid #aaa;background:transparent;color:#171717}@media(max-width:900px){.pillow-story__hero-grid,.pillow-story__options,.pillow-story__care,.pillow-story__details-grid,.pillow-story__fit-grid{grid-template-columns:1fr}.pillow-story__feature-grid{grid-template-columns:repeat(2,1fr)}.pillow-story__final-inner{display:block}.pillow-story__actions{margin-top:28px}}@media(max-width:600px){.pillow-story__hero h2{font-size:43px}.pillow-story__feature-grid,.pillow-story__faq-grid{grid-template-columns:1fr}.pillow-story__fit-grid article{min-height:220px}.pillow-story__fit-grid h3{margin-top:38px}.pillow-story__hero-card div,.pillow-story__option-card div,.pillow-story__care-card div{grid-template-columns:1fr;gap:5px}.pillow-story__actions .pillow-story__button{width:100%}}.pillow-story__power{padding:clamp(65px,8vw,105px) 0;background:#e8e8e4}.pillow-story__power-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(36px,6vw,80px);align-items:center}.pillow-story__power-visual{min-height:590px;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(28px,4vw,48px);border-radius:26px;background:#171717;color:#fff;box-shadow:0 28px 70px #1414142e}.pillow-story__power-title span,.pillow-story__power-title strong{display:block;text-transform:uppercase}.pillow-story__power-title span{font-size:clamp(27px,4vw,48px);font-weight:300;letter-spacing:.02em}.pillow-story__power-title strong{font-size:clamp(48px,7vw,86px);line-height:.9;letter-spacing:-.05em}.pillow-story__power-equation{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center}.pillow-story__power-equation div{text-align:center}.pillow-story__power-equation strong,.pillow-story__power-equation span{display:block}.pillow-story__power-equation strong{color:#55c6d8;font-size:clamp(62px,8vw,100px);line-height:.85}.pillow-story__power-equation span{margin-top:10px;color:#bbb;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.pillow-story__power-equation b{color:#777;font-size:32px}.pillow-story__power-variables{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pillow-story__power-variables span{padding:12px 8px;border:1px solid #3d3d3d;border-radius:10px;color:#ccc;font-size:11px;font-weight:750;text-align:center}.pillow-story__power-copy h2{margin:0 0 18px;font-size:clamp(36px,5vw,60px);line-height:1.02;letter-spacing:-.045em}.pillow-story__power-copy>p{color:var(--ps-muted);font-size:18px;line-height:1.65}.pillow-story__alignment-grid{display:grid;gap:10px;margin-top:28px}.pillow-story__alignment-grid article{display:grid;grid-template-columns:48px 1fr;gap:15px;padding:18px;border:1px solid #d1d1cc;border-radius:15px;background:#f8f8f6}.pillow-story__alignment-grid article>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#171717;color:#fff;font-size:22px;font-weight:900}.pillow-story__alignment-grid h3{margin:2px 0 5px;font-size:19px}.pillow-story__alignment-grid p{margin:0;color:var(--ps-muted);line-height:1.5}.pillow-story__source{margin-top:22px!important;font-size:12px!important}.pillow-story__source a{color:var(--ps-ink);font-weight:850}@media(max-width:900px){.pillow-story__power-grid{grid-template-columns:1fr}.pillow-story__power-visual{min-height:480px}}@media(max-width:600px){.pillow-story__power-visual{min-height:430px}.pillow-story__power-variables{grid-template-columns:1fr}}.protector-story{--pr-red:#d9151c;--pr-ink:#181818;--pr-muted:#686868;--pr-line:#d8d8d2;background:#f6f6f4;color:var(--pr-ink)}.protector-story .container{max-width:1240px}.protector-story h2{letter-spacing:-.045em}.protector-story__eyebrow{margin:0 0 12px;color:#ef343a;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.protector-story__hero{padding:clamp(58px,8vw,105px) 0;background:#171717;color:#fff}.protector-story__hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);gap:clamp(40px,7vw,90px);align-items:center}.protector-story__hero h2{max-width:790px;margin:0;color:#fff;font-size:clamp(43px,6vw,76px);line-height:.99}.protector-story__lead{max-width:730px;margin:22px 0 0;color:#ccc;font-size:clamp(18px,2vw,22px);line-height:1.55}.protector-story__hero-card,.protector-story__checklist,.protector-story__option-card{padding:30px;border-radius:22px}.protector-story__hero-card{border:1px solid #3b3b3b;background:#222}.protector-story__card-label{color:var(--pr-red);font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.protector-story__hero-card div,.protector-story__checklist div,.protector-story__option-card div{display:grid;grid-template-columns:105px 1fr;gap:18px;padding:17px 0;border-top:1px solid}.protector-story__hero-card div{border-color:#3b3b3b}.protector-story__hero-card span{color:#aaa}.protector-story__section-head{max-width:840px;margin-bottom:42px}.protector-story__section-head h2,.protector-story__fit h2,.protector-story__final h2{margin:0 0 18px;font-size:clamp(35px,5vw,59px);line-height:1.02}.protector-story__section-head>p:last-child,.protector-story__fit>div>p{color:var(--pr-muted);font-size:18px;line-height:1.65}.protector-story__purpose{padding-block:clamp(65px,8vw,105px)}.protector-story__purpose-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.protector-story__purpose-grid article{min-height:280px;padding:28px;border:1px solid var(--pr-line);border-radius:18px;background:#fff}.protector-story__purpose-grid span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#171717;color:#fff;font-size:12px;font-weight:850}.protector-story__purpose-grid h3{margin:50px 0 12px;font-size:23px}.protector-story__purpose-grid p{color:var(--pr-muted);line-height:1.65}.protector-story__layers{padding:clamp(65px,8vw,105px) 0;background:#e7e7e2}.protector-story__layers-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(38px,7vw,90px);align-items:center}.protector-story__layer-visual{display:flex;min-height:560px;flex-direction:column;justify-content:center;padding:clamp(26px,4vw,42px);border-radius:26px;background:#171717;color:#fff;box-shadow:0 28px 70px #14141429}.protector-story__layer{display:grid;grid-template-columns:44px 1fr;gap:15px;align-items:center;padding:20px;border-radius:14px}.protector-story__layer span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#171717;color:#fff;font-weight:900}.protector-story__layer strong,.protector-story__layer small{display:block}.protector-story__layer small{margin-top:4px;color:#4f4f4f}.protector-story__layer--surface{background:#dff6f8}.protector-story__layer--barrier{margin-top:5px;background:#55c6d8}.protector-story__layer--fit{margin-top:5px;background:#f2f2ed}.protector-story__mattress{display:grid;min-height:145px;margin-top:12px;place-items:center;border:1px solid #484848;border-radius:18px;background:#272727;color:#cfcfcf;font-weight:850}.protector-story__layers-copy h2{margin:0 0 18px;font-size:clamp(36px,5vw,60px);line-height:1.02}.protector-story__layers-copy>p{color:var(--pr-muted);font-size:18px;line-height:1.65}.protector-story__layer-notes{display:grid;gap:10px;margin-top:28px}.protector-story__layer-notes article{display:grid;grid-template-columns:125px 1fr;gap:20px;padding:17px 0;border-top:1px solid #c7c7c1}.protector-story__layer-notes span{color:var(--pr-muted);line-height:1.5}.protector-story__features{padding:clamp(65px,8vw,105px) 0;background:#171717;color:#fff}.protector-story__section-head--light h2{color:#fff}.protector-story__section-head--light>p:last-child{color:#aaa}.protector-story__feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.protector-story__feature-grid article{display:grid;grid-template-columns:46px 1fr;gap:15px;min-height:170px;padding:24px;border:1px solid #393939;border-radius:18px;background:#222}.protector-story__feature-grid article>span{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;background:#fff;color:#171717;font-size:20px;font-weight:900}.protector-story__feature-grid h3{margin:2px 0 8px;color:#fff;font-size:19px}.protector-story__feature-grid p{margin:0;color:#bbb;line-height:1.55}.protector-story__fit{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(36px,6vw,80px);align-items:center;padding-block:clamp(65px,8vw,110px)}.protector-story__fit ul{padding:0;list-style:none}.protector-story__fit li{padding:14px 0 14px 30px;border-bottom:1px solid var(--pr-line);font-weight:700}.protector-story__fit li:before{content:"\2713";margin-left:-30px;margin-right:13px;color:var(--pr-red)}.protector-story__checklist,.protector-story__option-card{border:1px solid #d6d6d1;background:#fff;box-shadow:0 24px 60px #14141414}.protector-story__checklist div,.protector-story__option-card div{border-color:var(--pr-line)}.protector-story__checklist span,.protector-story__option-card span{color:var(--pr-muted);line-height:1.5}.protector-story__care{padding:clamp(65px,8vw,105px) 0;background:#e9e9e5}.protector-story__care-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(34px,6vw,80px);align-items:start}.protector-story__care-card{display:grid;gap:10px}.protector-story__care-card article{display:grid;grid-template-columns:44px 1fr;gap:16px;padding:22px;border:1px solid #d3d3ce;border-radius:16px;background:#fff}.protector-story__care-card article>span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#171717;color:#fff;font-weight:850}.protector-story__care-card p{margin:6px 0 0;color:var(--pr-muted);line-height:1.55}.protector-story__options{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(34px,6vw,80px);align-items:start;padding-block:clamp(65px,8vw,105px)}.protector-story__option-card div{grid-template-columns:110px 1fr}.protector-story__details{padding:clamp(65px,8vw,105px) 0;background:#e9e9e5}.protector-story__details-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(32px,6vw,78px);align-items:start}.protector-story__description{padding:clamp(26px,4vw,42px);border:1px solid #d4d4cf;border-radius:22px;background:#fff;box-shadow:0 20px 50px #14141412}.protector-story__description>*:first-child{margin-top:0}.protector-story__description div,.protector-story__description p{line-height:1.65}.protector-story__faq{padding-block:clamp(65px,8vw,105px)}.protector-story__faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.protector-story__faq details{padding:22px;border:1px solid var(--pr-line);border-radius:15px;background:#fff}.protector-story__faq summary{cursor:pointer;font-size:17px;font-weight:850}.protector-story__faq details p{color:var(--pr-muted);line-height:1.65}.protector-story__final{padding:72px 0;background:#deded9}.protector-story__final-inner{display:flex;justify-content:space-between;gap:45px;align-items:center}.protector-story__final h2{max-width:760px;margin-bottom:8px}.protector-story__final p:last-child{color:var(--pr-muted)}.protector-story__actions{display:flex;flex-wrap:wrap;gap:12px;flex-shrink:0}.protector-story__button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:13px 20px;border-radius:12px;background:#171717;color:#fff;font-weight:850;text-decoration:none}.protector-story__button--red{background:var(--pr-red)}.protector-story__button--outline{border:1px solid #aaa;background:transparent;color:#171717}@media(max-width:900px){.protector-story__hero-grid,.protector-story__layers-grid,.protector-story__fit,.protector-story__care-grid,.protector-story__options,.protector-story__details-grid,.protector-story__purpose-grid{grid-template-columns:1fr}.protector-story__feature-grid{grid-template-columns:repeat(2,1fr)}.protector-story__final-inner{display:block}.protector-story__actions{margin-top:28px}}@media(max-width:600px){.protector-story__hero h2{font-size:43px}.protector-story__feature-grid,.protector-story__faq-grid{grid-template-columns:1fr}.protector-story__layer-visual{min-height:480px}.protector-story__layer-notes article,.protector-story__hero-card div,.protector-story__checklist div,.protector-story__option-card div{grid-template-columns:1fr;gap:5px}.protector-story__actions .protector-story__button{width:100%}}.protector-story__layer{border:1px solid rgba(20,20,20,.14);color:#151515}.protector-story__layer strong,.protector-story__layer small{color:#151515}.protector-story__layer strong{font-weight:900}.protector-story__layer small{color:#343b3d}.protector-story__layer--surface{background:#edf7f6}.protector-story__layer--barrier{background:#8bd3dd}.protector-story__layer--fit{background:#f3f0e9}.protector-story__mattress{border-color:#515151;color:#fff}.sales-extras{padding:clamp(56px,8vw,100px) 0;background:#f5f5f3}.sales-extras__header{max-width:760px;margin:0 auto 54px;text-align:center}.sales-extras__header>p,.sales-description__eyebrow{margin:0;color:#c70e0e;font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.sales-extras__header h2,.sales-description__inner h2{margin:8px 0 14px;font-size:clamp(34px,5vw,58px);letter-spacing:-.04em}.sales-extras__header span{color:#666;font-size:16px}.sales-extras__group{padding:36px 0;border-top:1px solid #d7d7d2}.sales-extras__intro{display:grid;grid-template-columns:44px 1fr;gap:14px;max-width:720px;margin-bottom:22px}.sales-extras__intro>b{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:#171717;color:#fff;font-size:16px}.sales-extras__intro h3{margin:0 0 5px;font-size:26px}.sales-extras__intro p{margin:0;color:#666}.sales-extras__intro a{display:inline-block;margin-top:8px;color:#171717;font-size:13px;font-weight:850}.sales-extras__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.sales-extras .upsell-card{display:grid;grid-template-columns:88px 1fr;gap:14px;padding:18px;border:1px solid #deded9;border-radius:18px;background:#fff;box-shadow:0 8px 24px #1212120b}.sales-extras .upsell-card__image-wrapper{width:88px;height:88px}.sales-extras .upsell-card__title a{color:inherit;text-decoration:none}.sales-extras .upsell-card__details{display:inline-block;margin-top:6px;color:#171717;font-size:12px;font-weight:800;text-decoration:underline}.sales-extras .upsell-card__purchase{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding-top:14px;border-top:1px solid #eee}.sales-extras .upsell-card__add{min-width:120px;padding:12px 16px;border-radius:10px;background:#171717;color:#fff;font-weight:850}.sales-extras .upsell-card__add:hover{background:#c70e0e}.sales-extras .upsell-card__status{grid-column:1/-1;margin:0;color:#287a42;font-size:12px;font-weight:750}.sales-extras .upsell-card--unavailable{border-color:#e4c5c5;background:snow}.sales-extras .upsell-card--unavailable .upsell-card__variant-name,.sales-extras .upsell-card--unavailable .upsell-card__price{color:#a12b2b;font-weight:850}.sales-extras__assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:42px 0;border-top:1px solid #d7d7d2}.sales-extras__assurance details,.sales-extras__share{padding:20px;border-radius:16px;background:#fff}.sales-extras__assurance summary{display:grid;grid-template-columns:26px 1fr 18px;gap:10px;align-items:center;cursor:pointer;font-weight:850}.sales-extras__assurance details>div{padding-top:14px;color:#666;font-size:14px;line-height:1.55}.sales-extras__share{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.sales-description__inner{max-width:900px;margin:50px auto 0;padding-top:60px;border-top:1px solid #d7d7d2;text-align:center}.sales-description__inner .rte{max-width:760px;margin:auto;color:#666;font-size:17px;line-height:1.75}@media(max-width:900px){.sales-extras__cards,.sales-extras__assurance{grid-template-columns:1fr}.sales-extras__share{grid-column:auto}.sales-extras .upsell-card{grid-template-columns:72px 1fr}.sales-extras .upsell-card__image-wrapper{width:72px;height:72px}}.sq-benefits{background:#151516;color:#fff;padding:clamp(56px,8vw,104px) 20px}.sq-benefits__shell{margin-inline:auto;max-width:1180px}.sq-benefits__header{align-items:end;display:grid;gap:38px;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);margin-bottom:clamp(34px,5vw,58px)}.sq-benefits__eyebrow{color:#ef2027;font-size:12px;font-weight:800;letter-spacing:.12em;margin:0 0 12px;text-transform:uppercase}.sq-benefits__header h2{color:#fff;font-size:clamp(38px,6vw,66px);letter-spacing:-.05em;line-height:1;margin:0}.sq-benefits__intro{color:#ffffffa8;font-size:16px;line-height:1.6}.sq-benefits__intro p,.sq-benefits__text p{margin:0}.sq-benefits__grid{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.sq-benefits__card{background:#222223;border:1px solid rgba(255,255,255,.11);border-radius:16px;display:flex;flex-direction:column;min-height:250px;padding:25px}.sq-benefits__number{color:#ef2027;font-family:var(--heading-font-family);font-size:13px;font-weight:800;letter-spacing:.1em}.sq-benefits__card h3{color:#fff;font-size:21px;margin:46px 0 10px}.sq-benefits__text{color:#ffffff9e;font-size:14px;line-height:1.5}.sq-benefits__card a{color:#fff;font-size:13px;font-weight:750;margin-top:auto;padding-top:22px;text-decoration:none}.sq-benefits__card a span{color:#ef2027;margin-left:5px}.sq-benefits__visit{align-items:center;border-top:1px solid rgba(255,255,255,.15);display:flex;gap:30px;justify-content:space-between;margin-top:clamp(36px,6vw,64px);padding-top:32px}.sq-benefits__visit h3{color:#fff;font-size:clamp(23px,3vw,34px);margin:0}.sq-benefits__actions{display:flex;flex-wrap:wrap;gap:10px}.sq-benefits__button{border:1px solid rgba(255,255,255,.44);border-radius:999px;color:#fff;font-size:14px;font-weight:750;padding:13px 21px;text-decoration:none}.sq-benefits__button--red{background:#df151d;border-color:#df151d}@media(max-width:989px){.sq-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.sq-benefits__header,.sq-benefits__grid{grid-template-columns:1fr}.sq-benefits__card{min-height:210px}.sq-benefits__visit{align-items:flex-start;flex-direction:column}}.store-trial{padding:clamp(40px,7vw,80px) 0}.store-trial__panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:clamp(28px,5vw,56px);border-radius:22px;background:#171717;color:#fff}.store-trial__panel h2{margin:4px 0 10px;color:#fff;font-size:clamp(28px,4vw,44px)}.store-trial__panel p{margin:0;color:#ffffffbf}.store-trial__eyebrow{color:#ff6262!important;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.store-trial__locations{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.store-trial__locations button{padding:16px;border:1px solid rgba(255,255,255,.25);border-radius:12px;color:#fff;font-weight:800}.store-trial__locations button:hover{background:#fff;color:#171717}.store-trial__result{grid-column:1/-1;padding:20px;border-radius:14px;background:#fff;color:#171717}.store-trial__result a{display:inline-flex;margin:12px 10px 0 0;font-weight:800;text-decoration:underline}@media(max-width:749px){.store-trial__panel,.store-trial__locations{grid-template-columns:1fr}}.product-store-trial{margin-top:14px;padding:20px;border-radius:18px;background:#171717;color:#fff;box-shadow:0 16px 38px #12121224}.product-store-trial__intro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.product-store-trial__eyebrow{margin:0 0 5px;color:#ff5b5b;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.product-store-trial h2{margin:0 0 5px;color:#fff;font-size:22px;letter-spacing:-.02em}.product-store-trial__intro p:last-child{margin:0;color:#ffffffad;font-size:12px;line-height:1.45}.product-store-trial__primary{padding:11px 16px;border-radius:999px;background:#e51920;color:#fff;font-size:12px;font-weight:850;white-space:nowrap}.product-store-trial__primary:hover{background:#fff;color:#171717}.product-store-trial__choices{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.14)}.product-store-trial__choices>p{margin:0 0 9px;font-size:11px;font-weight:800}.product-store-trial__choices>div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.product-store-trial__choices button{padding:11px;border:1px solid rgba(255,255,255,.22);border-radius:10px;color:#fff;font-size:12px;font-weight:800}.product-store-trial__choices button:hover,.product-store-trial__choices button[aria-pressed=true]{background:#fff;color:#171717}.product-store-trial__result{margin-top:12px;padding:16px;border-radius:14px;background:#fff;color:#171717}.trial-location{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start}.trial-location__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#f1eeee;color:#c70e0e;font-size:18px}.trial-location h3{margin:0 0 4px;font-size:16px}.trial-location p{margin:0;color:#666;font-size:12px;line-height:1.5}.trial-location__actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:4px}.trial-location__actions a{display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 10px;border-radius:10px;font-size:12px;font-weight:850;text-decoration:none}.trial-location__directions{background:#171717;color:#fff}.trial-location__call{border:1px solid #d6d6d6;color:#171717}.trial-location__actions a:hover{transform:translateY(-1px);box-shadow:0 5px 12px #0000001a}@media(max-width:600px){.product-store-trial__intro{grid-template-columns:1fr}.product-store-trial__primary{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/58/compiled_assets/styles.css.map */
