:root{--navy:#071e42;--night:#031226;--blue:#1478ff;--cyan:#47c8f5;--ice:#f5f9fd;--ink:#101828;--muted:#667085;--line:#dce8f5;--soft:#eef6ff;--radius:22px;--shadow:0 16px 42px rgba(7,30,66,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.st-lock{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}.st-skip{position:fixed;left:14px;top:14px;z-index:200;transform:translateY(-160%);background:#fff;color:var(--navy);padding:10px 14px;border-radius:10px;box-shadow:var(--shadow)}.st-skip:focus{transform:none}.st-announcement{background:var(--night);color:#fff;text-align:center;padding:9px 14px;font-size:11px;letter-spacing:.02em}.st-announcement span{opacity:.45;margin:0 8px}.st-header{height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:0 clamp(16px,4vw,64px);border-bottom:1px solid #edf2f7;background:#fffffff0;position:sticky;top:0;z-index:40;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.st-brand-lockup{display:inline-flex;align-items:center;gap:10px;min-width:0}.st-logo{width:42px;height:42px;border-radius:13px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#eef5ff}.st-logo img{width:100%;height:100%;object-fit:cover}.st-brand-name{font-size:15px;font-weight:700;letter-spacing:.16em;color:var(--navy)}.st-nav{display:flex;justify-content:center;gap:28px;font-size:13px;font-weight:500}.st-nav a{padding:10px 0;position:relative}.st-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--blue);transition:right .22s ease}.st-nav a:hover:after,.st-nav a:focus-visible:after{right:0}.st-cart-button{border:0;background:var(--navy);color:#fff;border-radius:999px;padding:11px 15px;font-weight:600;font-size:12px;cursor:pointer;transition:transform .18s ease,background .18s ease}.st-cart-button:hover{transform:translateY(-1px);background:#0b2b5d}.st-cart-button span{background:#fff;color:var(--navy);border-radius:99px;padding:1px 7px;margin-left:6px}.st-menu-toggle{display:none;background:none;border:0;width:38px;height:38px;cursor:pointer}.st-menu-toggle span{display:block;height:2px;background:var(--navy);margin:7px}.st-section,.st-product-section,.st-review-section{padding:72px clamp(18px,5vw,76px)}.st-section:not(:first-child),.st-product-section,.st-review-section{content-visibility:auto;contain-intrinsic-size:900px}.st-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:var(--blue);font-weight:700}.st-title{font-size:clamp(32px,4vw,56px);line-height:1.06;letter-spacing:-.04em;margin:10px 0 18px;color:var(--navy)}.st-lead{font-size:clamp(15px,1.7vw,20px);line-height:1.65;color:var(--muted);max-width:720px}.st-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:#fff;border:0;border-radius:14px;padding:15px 24px;font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 10px 24px #1478ff2e;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.st-btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px #1478ff38}.st-btn:disabled{opacity:.65;cursor:wait;transform:none}.st-btn-wide{width:100%}.st-hero-link{display:block;background:var(--night);overflow:hidden}.st-hero-link picture,.st-hero-link img{width:100%}.st-hero-link img{height:auto;object-fit:contain}.st-trust{display:flex;justify-content:center;gap:12px 38px;flex-wrap:wrap;padding:20px 18px;border-bottom:1px solid #edf2f7;font-size:12px;font-weight:600;color:var(--navy)}.st-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,6vw,82px);align-items:center}.st-problem{background:var(--ice)}.st-bullets{display:grid;border-top:1px solid var(--line)}.st-bullet{padding:17px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:34px 1fr;gap:14px}.st-bullet strong{color:var(--navy)}.st-num{font-weight:700;color:var(--blue)}.st-steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.st-step{padding:30px clamp(16px,3vw,34px);border-right:1px solid var(--line)}.st-step:last-child{border-right:0}.st-step b{font-size:40px;color:#bad8fb}.st-step h3{font-size:19px;color:var(--navy);margin:10px 0 7px}.st-step p{color:var(--muted);line-height:1.6;font-size:13px}.st-feature-img,.st-dark-image{border-radius:var(--radius);overflow:hidden;background:var(--ice);box-shadow:var(--shadow)}.st-feature-img img,.st-dark-image img{width:100%;height:auto;object-fit:contain}.st-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.st-feature-row{border-top:1px solid var(--line);padding:17px 0}.st-feature-row strong{display:block;color:var(--navy);margin-bottom:5px}.st-feature-row span{font-size:12px;color:var(--muted)}.st-dark{background:var(--night);color:#fff}.st-dark .st-title{color:#fff}.st-dark .st-lead{color:#bed0e3}.st-faq{max-width:880px;margin:0 auto}.st-faq details{border-top:1px solid var(--line);padding:17px 0}.st-faq details:last-child{border-bottom:1px solid var(--line)}.st-faq summary{cursor:pointer;font-weight:600;color:var(--navy)}.st-faq p{color:var(--muted);line-height:1.6}.st-cta{text-align:center;background:linear-gradient(180deg,#f7fbff,#eef6ff)}.st-product-shell{padding:48px clamp(18px,4vw,64px)}.st-product-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:clamp(28px,5vw,68px);align-items:start}.st-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.st-gallery figure{margin:0;border-radius:18px;overflow:hidden;background:#f3f6fa}.st-gallery figure:first-child{grid-column:1/-1}.st-gallery img{width:100%;height:auto;object-fit:contain}.st-product-info{position:sticky;top:96px}.st-product-info h1{font-size:clamp(30px,3.5vw,46px);line-height:1.08;letter-spacing:-.04em;color:var(--navy);margin:0 0 12px}.st-mini-copy{color:var(--muted);line-height:1.7;font-size:13px}.st-price-wrap{margin:20px 0 10px}.st-price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.st-current-price{font-size:34px;line-height:1;color:var(--navy);letter-spacing:-.03em}.st-compare-price{font-size:17px;color:#98a2b3;text-decoration-thickness:2px}.st-save-badge{display:inline-flex;align-items:center;background:#eaf3ff;color:#075bc7;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:700}.st-saving-line{margin-top:7px;color:#137333;font-size:11px;font-weight:600}.is-hidden{display:none!important}.st-offer-timer{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #d7e7fb;background:#f8fbff;border-radius:15px;padding:13px 14px;margin:14px 0 20px}.st-timer-copy{display:grid;gap:3px}.st-timer-copy strong{font-size:11px;color:var(--navy)}.st-timer-copy span{font-size:9px;color:var(--muted);line-height:1.35}.st-timer-boxes{display:flex;align-items:center;gap:5px}.st-timer-boxes>div{min-width:40px;text-align:center;background:#fff;border:1px solid #dbe8f6;border-radius:9px;padding:6px 5px}.st-timer-boxes b{display:block;color:var(--navy);font-size:14px;line-height:1}.st-timer-boxes small{display:block;margin-top:4px;font-size:7px;text-transform:uppercase;color:#8a9bb1}.st-timer-boxes>span{color:#8da7c6;font-weight:700}.st-package-title{font-size:12px;font-weight:700;color:var(--navy);margin:22px 0 10px}.st-packages{display:grid;gap:10px}.st-package{position:relative;border:1.5px solid var(--line);border-radius:15px;padding:13px 15px;display:flex;justify-content:space-between;gap:12px;align-items:center;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.st-package:hover{transform:translateY(-1px)}.st-package:has(input:checked){border-color:var(--blue);box-shadow:0 0 0 3px #1478ff14}.st-package input{accent-color:var(--blue)}.st-package-featured{padding-top:21px}.st-package-featured>em{position:absolute;top:-9px;left:15px;background:var(--navy);color:#fff;border-radius:999px;padding:4px 9px;font-size:8px;font-style:normal;font-weight:700}.st-package-left{display:flex;align-items:center;gap:7px}.st-package-pricing{display:grid;text-align:right;gap:2px}.st-package-pricing s{font-size:9px;color:#98a2b3}.st-package-pricing strong{color:var(--navy);font-size:13px}.st-product-form .st-btn{width:100%;margin-top:14px;padding:16px}.st-inline-trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px;font-size:10px;color:var(--muted)}.st-inline-trust span{padding-right:10px;border-right:1px solid var(--line)}.st-inline-trust span:last-child{border:0}.st-mini-faq{margin-top:20px;border-top:1px solid var(--line)}.st-mini-faq-title{font-size:11px;font-weight:700;color:var(--navy);margin:14px 0 5px}.st-mini-faq details{border-bottom:1px solid var(--line);padding:9px 0}.st-mini-faq summary{font-size:11px;font-weight:600;color:#344054;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:12px}.st-mini-faq summary::-webkit-details-marker{display:none}.st-mini-faq summary:after{content:"+";color:var(--blue);font-size:15px}.st-mini-faq details[open] summary:after{content:"\2013"}.st-mini-faq p{font-size:10px;line-height:1.55;color:var(--muted);margin:7px 0 0}.st-community{margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.st-community-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:10px}.st-community-title{display:grid;gap:3px}.st-community-title strong{font-size:13px;color:var(--navy)}.st-community-title span{font-size:9px;color:#98a2b3;line-height:1.35}.st-community-arrows{display:flex;gap:5px}.st-community-arrows button{width:28px;height:28px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--navy);cursor:pointer}.st-community-track{display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;padding:1px 1px 5px;touch-action:pan-x}.st-community-track::-webkit-scrollbar{display:none}.st-community-card{flex:0 0 225px;scroll-snap-align:start;border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 7px 18px #071e420d}.st-community-card img{width:100%;aspect-ratio:1.25/1;object-fit:cover;background:#f5f7fa}.st-community-body{padding:11px 12px 12px}.st-community-body p{font-size:10px;line-height:1.5;color:#526274;margin:0 0 8px}.st-community-body strong{font-size:10px;color:var(--navy)}.st-product-section{padding-top:64px;padding-bottom:64px}.st-compare{width:100%;border-collapse:collapse;margin-top:24px}.st-compare th,.st-compare td{padding:13px;border-bottom:1px solid var(--line);text-align:left;font-size:12px}.st-compare th{color:var(--navy)}.st-page{max-width:980px;margin:0 auto;padding:68px 20px}.st-page-head{margin-bottom:28px}.st-page h1{font-size:clamp(34px,5vw,50px);color:var(--navy);letter-spacing:-.04em;margin:0 0 10px}.st-page-kicker{color:var(--blue);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:700}.st-page-content{line-height:1.8;color:#344054;background:#fff;border:1px solid #edf2f7;border-radius:20px;padding:clamp(22px,4vw,42px);box-shadow:0 12px 30px #071e420a}.st-page-content h2{font-size:29px;line-height:1.2;margin:0 0 12px;color:var(--navy)}.st-page-content h3{font-size:19px;line-height:1.35;margin:28px 0 8px;color:var(--navy)}.st-page-content p{margin:0 0 15px}.st-page-content ul,.st-page-content ol{padding-left:22px;margin:0 0 18px}.st-page-content li{margin:7px 0}.st-page-content a{color:var(--blue);font-weight:600}.st-contact-form{display:grid;gap:12px;margin-top:28px;background:var(--ice);padding:20px;border-radius:18px}.st-contact-form input,.st-contact-form textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:11px;padding:13px;font-size:13px;outline:none}.st-contact-form input:focus,.st-contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1478ff14}.st-cart-page{max-width:980px;margin:0 auto;padding:60px 20px}.st-cart-page h1{color:var(--navy);font-size:40px}.st-cart-page-row{display:grid;grid-template-columns:86px 1fr auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.st-cart-page-row img{width:86px;height:86px;object-fit:cover;border-radius:14px}.st-cart-page-summary{margin:28px 0 0 auto;max-width:360px;background:var(--ice);padding:20px;border-radius:18px}.st-cart-page-summary>div{display:flex;justify-content:space-between;margin-bottom:16px}.st-cart-drawer{position:fixed;right:0;top:0;width:min(430px,92vw);height:100dvh;background:#fff;z-index:80;transform:translate(105%);transition:transform .25s ease;display:grid;grid-template-rows:auto 1fr auto;will-change:transform}.st-cart-drawer[aria-hidden=false]{transform:none}.st-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#03122675;z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.st-cart-head{display:flex;justify-content:space-between;align-items:center;padding:21px;border-bottom:1px solid var(--line)}.st-cart-head button{border:0;background:none;font-size:30px;cursor:pointer}.st-cart-body{overflow:auto;padding:0 21px}.st-cart-line{display:grid;grid-template-columns:62px 1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid var(--line);align-items:center}.st-cart-line img{width:62px;height:62px;object-fit:cover;border-radius:11px}.st-cart-line small,.st-cart-line span{display:block;color:var(--muted);font-size:10px}.st-cart-line a{font-size:10px;color:#b42318}.st-cart-foot{padding:21px;border-top:1px solid var(--line)}.st-cart-total{display:flex;justify-content:space-between;margin-bottom:14px}.st-cart-foot small{display:block;text-align:center;color:var(--muted);margin-top:9px;font-size:9px}.st-footer{background:var(--night);color:#fff;padding:50px clamp(20px,5vw,72px);display:grid;grid-template-columns:1.1fr 1.5fr;gap:34px}.st-brand-lockup-footer .st-brand-name{color:#fff}.st-footer-brand p{max-width:320px;color:#c9d8ea;font-size:12px}.st-footer-links{display:flex;gap:13px 22px;flex-wrap:wrap;align-content:start}.st-footer-links a{font-size:12px;color:#dce8f5}.st-footer-note{grid-column:1/-1;border-top:1px solid #183861;padding-top:19px;color:#8eabc9;font-size:10px;margin:0}.st-sticky-atc{display:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgba(20,120,255,.3);outline-offset:3px}@media(max-width:900px){.st-header{grid-template-columns:auto 1fr auto;height:66px;padding:0 14px}.st-brand-name{font-size:13px}.st-logo{width:38px;height:38px}.st-menu-toggle{display:block;justify-self:end;grid-column:2}.st-cart-button{padding:9px 11px}.st-nav{position:absolute;left:0;right:0;top:66px;background:#fff;display:none;flex-direction:column;padding:18px;border-bottom:1px solid var(--line);gap:3px;box-shadow:0 12px 30px #071e420f}.st-nav.is-open{display:flex}.st-nav a{padding:11px}.st-grid-2,.st-product-grid{grid-template-columns:1fr}.st-product-info{position:static}.st-steps{grid-template-columns:1fr}.st-step{border-right:0;border-bottom:1px solid var(--line)}.st-step:last-child{border-bottom:0}.st-feature-list,.st-footer{grid-template-columns:1fr}.st-footer-note{grid-column:1}.st-section,.st-product-section,.st-review-section{padding:52px 18px}.st-gallery{grid-template-columns:1fr}.st-gallery figure:first-child{grid-column:auto}.st-sticky-atc{display:flex;position:fixed;left:10px;right:10px;bottom:10px;z-index:50;background:#fff;border:1px solid var(--line);border-radius:15px;padding:9px;box-shadow:0 12px 40px #0312262e;align-items:center;gap:10px}.st-sticky-atc .st-btn{margin-left:auto;padding:11px 15px}.st-footer{padding-bottom:88px}}@media(max-width:700px){.st-announcement{font-size:9px}.st-brand-name{letter-spacing:.12em}.st-trust{justify-content:flex-start;gap:10px 17px;font-size:10px}.st-title{font-size:34px}.st-offer-timer{align-items:flex-start;flex-direction:column}.st-timer-boxes{width:100%;justify-content:space-between}.st-timer-boxes>div{flex:1}.st-community-arrows{display:none}.st-community-card{flex-basis:76vw}.st-page{padding-top:48px}.st-page-content{padding:20px}.st-cart-page-row{grid-template-columns:70px 1fr}.st-cart-page-row>strong{grid-column:2}.st-cart-page-row img{width:70px;height:70px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.st-community{overflow:hidden}.st-community-title span{font-size:8px}.st-community-track{gap:8px;padding-bottom:6px}.st-community-card{flex:0 0 170px;border-radius:12px;box-shadow:0 5px 14px #071e420d}.st-community-photo{display:block;width:100%;padding:0;border:0;background:#eef2f6;cursor:zoom-in;overflow:hidden;aspect-ratio:1/1}.st-community-photo img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;object-position:center;transition:transform .25s ease}.st-community-photo:hover img{transform:scale(1.025)}.st-community-body{padding:9px 10px 10px}.st-community-body p{font-size:9px;line-height:1.5;margin:0 0 7px}.st-community-body strong{font-size:9px}.st-review-modal{width:min(92vw,760px);max-width:760px;border:0;border-radius:18px;padding:10px;background:#fff;box-shadow:0 30px 90px #03122659;overflow:visible}.st-review-modal::backdrop{background:#031226b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.st-review-modal img{display:block;width:100%;max-height:82vh;object-fit:contain;border-radius:12px;background:#f6f8fb}.st-review-modal-close{position:absolute;right:-10px;top:-10px;width:36px;height:36px;border-radius:50%;border:1px solid rgba(7,30,66,.12);background:#fff;color:var(--navy);font-size:24px;line-height:1;cursor:pointer;box-shadow:0 6px 18px #03122629}@media(max-width:700px){.st-community-card{flex-basis:148px}.st-community-track{gap:7px}.st-community-body{padding:8px 9px 9px}.st-community-body p,.st-community-body strong{font-size:8.5px}.st-review-modal{width:94vw;padding:7px;border-radius:15px}.st-review-modal img{max-height:78vh}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sleep-tech.css.map */
