@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.sc-section{--sc-bg: #ffffff;--sc-heading: #0b1220;--sc-text: #526071;--sc-accent: #4da3ff;--sc-accent-strong: #2f8ef0;--sc-hairline: #e5eaf0;--sc-surface: #f5f8fc;--sc-pt: 64px;--sc-pb: 64px;--sc-mt: 0px;--sc-mb: 0px;--sc-minh: 0px;--sc-max: 1280px;position:relative;width:100%;box-sizing:border-box;background-color:var(--sc-bg);margin-block:var(--sc-mt) var(--sc-mb);font-family:Inter,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.sc-section *,.sc-section *:before,.sc-section *:after{box-sizing:border-box}.sc-container{width:100%;max-width:var(--sc-max);margin-inline:auto;padding-inline:16px;padding-block:calc(var(--sc-pt) * .6) calc(var(--sc-pb) * .6);min-height:var(--sc-minh);display:flex;flex-direction:column;justify-content:center}@media(min-width:640px){.sc-container{padding-inline:24px}}@media(min-width:1024px){.sc-container{padding-inline:32px;padding-block:var(--sc-pt) var(--sc-pb)}}.sc-section--bordered{border-top:1px solid var(--sc-hairline);border-bottom:1px solid var(--sc-hairline)}.sc-eyebrow{margin:0 0 20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.24em;color:var(--sc-accent)}.sc-heading{margin:0;font-weight:800;letter-spacing:-.025em;color:var(--sc-heading);text-wrap:balance}.sc-heading--h1{font-size:36px;line-height:1.05}.sc-heading--h2{font-size:30px;line-height:1.1}@media(min-width:640px){.sc-heading--h1{font-size:48px}.sc-heading--h2{font-size:36px}}@media(min-width:1024px){.sc-heading--h1{font-size:60px}.sc-heading--h2{font-size:44px}.sc-heading--h2-sm{font-size:41.6px}.sc-heading--h2-lg{font-size:48px}}.sc-body{margin:24px 0 0;font-size:16px;line-height:1.625;color:var(--sc-text);text-wrap:pretty}@media(min-width:640px){.sc-body{font-size:18px}}.sc-body p{margin:0}.sc-body p+p{margin-top:1em}.sc-small{margin:24px 0 0;font-size:14px;line-height:1.5;color:var(--sc-text)}.sc-hl{color:var(--sc-accent)}.sc-rule{display:block;width:48px;height:3px;margin:0 0 24px;border-radius:9999px;background-color:var(--sc-accent)}.sc-stack--center .sc-rule{margin-inline:auto}.sc-btn{display:inline-flex;align-items:center;gap:12px;padding:14px 28px;border:0;border-radius:9999px;background-color:var(--sc-accent);color:#fff;font-family:inherit;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;text-decoration:none;cursor:pointer;box-shadow:0 10px 30px -8px #4da3ffb3;transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease}.sc-btn:hover{transform:translateY(-2px);background-color:var(--sc-accent-strong);box-shadow:0 16px 40px -10px #4da3ffcc}.sc-btn:focus-visible{outline:2px solid var(--sc-accent);outline-offset:2px}.sc-btn__arrow{display:grid;place-items:center;width:24px;height:24px;border-radius:9999px;background-color:#fff3;transition:transform .3s ease}.sc-btn:hover .sc-btn__arrow{transform:translate(4px)}.sc-btn__arrow svg{width:14px;height:14px}.sc-split{display:grid;align-items:center;gap:40px}@media(min-width:1024px){.sc-split{grid-template-columns:1fr 1fr;gap:32px}.sc-split--wide{gap:64px}.sc-split--mid{gap:56px}}.sc-stack{display:flex;flex-direction:column;align-items:flex-start;text-align:left;min-width:0}.sc-stack--center{align-items:center;text-align:center}.sc-stack--center .sc-body,.sc-stack--center .sc-small{margin-inline:auto}.sc-split__media{order:1;min-width:0}.sc-split__content{order:2;min-width:0}@media(min-width:1024px){.sc-split--media-right .sc-split__media{order:2}.sc-split--media-right .sc-split__content{order:1}}.sc-hero__visual{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1}.sc-hero__blob{position:relative;width:100%;max-width:576px;aspect-ratio:1 / 1;overflow:hidden;border-radius:42% 58% 60% 40%/45% 45% 55% 55%;background-color:#0b1220;box-shadow:0 40px 80px -30px #0b122099}.sc-hero__ring{position:absolute;left:12%;top:12%;width:76%;aspect-ratio:1 / 1;border-radius:9999px;opacity:.6;filter:blur(40px);background:conic-gradient(from 0deg,transparent,rgba(77,163,255,.6),transparent 60%);animation:sc-ring-spin 14s linear infinite}.sc-hero__glow{position:absolute;left:50%;top:50%;width:50%;aspect-ratio:1 / 1;transform:translate(-50%,-50%);border-radius:9999px;background-color:#4da3ff4d;filter:blur(64px);animation:sc-pulse 6s ease-in-out infinite}.sc-hero__float{position:absolute;top:0;right:0;bottom:0;left:0;animation:sc-float 6s ease-in-out infinite}.sc-hero__float img{width:100%;height:100%;object-fit:contain;transform:scale(1.1)}.sc-trust__inner{display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){.sc-trust__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:16px}}.sc-trust__rating{display:flex;flex-direction:column;gap:4px}@media(min-width:1024px){.sc-trust__rating{padding-right:32px}}.sc-stars{display:flex;align-items:center;gap:4px}.sc-stars svg{width:16px;height:16px;fill:var(--sc-accent)}.sc-trust__label{margin:0;font-size:14px;font-weight:600;color:var(--sc-heading)}.sc-trust__features{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.sc-trust__features{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.sc-trust__features{display:flex;align-items:center;gap:40px;border-left:1px solid var(--sc-hairline);padding-left:40px}}.sc-trust__feature{display:flex;align-items:center;gap:12px}.sc-trust__icon{display:grid;place-items:center;flex:none;width:40px;height:40px;border:1px solid var(--sc-hairline);border-radius:12px;background-color:#fff;color:var(--sc-accent)}.sc-trust__icon svg{width:20px;height:20px}.sc-trust__feature span:last-child{font-size:14px;font-weight:500;color:var(--sc-heading)}.sc-figure{position:relative;overflow:hidden;border-radius:16px;margin:0}.sc-figure img{display:block;width:100%;height:100%;object-fit:cover}.sc-figure--shadow{box-shadow:0 30px 60px -25px #0b122066}.sc-figure--card{border:1px solid var(--sc-hairline);background-color:#fff;box-shadow:0 30px 60px -30px #0b122059}.sc-figure__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top right,rgba(11,18,32,.4),transparent 50%)}.sc-figure__glow{position:absolute;left:50%;top:50%;width:66%;aspect-ratio:1 / 1;transform:translate(-50%,-50%);border-radius:9999px;background-color:#4da3ff33;filter:blur(64px);animation:sc-pulse 6s ease-in-out infinite}.sc-cards{display:grid;gap:16px;width:100%;margin-top:40px}@media(min-width:640px){.sc-cards{grid-template-columns:repeat(3,1fr)}}.sc-card{height:100%;padding:20px;border:1px solid var(--sc-hairline);border-radius:16px;background-color:#fff;text-align:left;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.sc-stack--center .sc-card{text-align:center}.sc-card:hover{transform:translateY(-6px);border-color:#4da3ff66;box-shadow:0 20px 40px -20px #4da3ff80}.sc-card__icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:16px;border-radius:12px;background-color:#4da3ff1a;color:var(--sc-accent);transition:background-color .3s ease,color .3s ease}.sc-stack--center .sc-card__icon{margin-inline:auto}.sc-card:hover .sc-card__icon{background-color:var(--sc-accent);color:#fff}.sc-card__icon svg{width:24px;height:24px}.sc-card h3{margin:0;font-size:16px;font-weight:700;color:var(--sc-heading)}.sc-card p{margin:8px 0 0;font-size:14px;line-height:1.625;color:var(--sc-text)}.sc-steps{display:grid;gap:48px;margin-top:56px;width:100%}@media(min-width:640px){.sc-steps{grid-template-columns:repeat(var(--sc-steps-count, 3),1fr);gap:24px}}.sc-step{position:relative}.sc-step__inner{display:flex;flex-direction:column;align-items:center;padding-inline:16px;text-align:center}.sc-stack--left .sc-step__inner{align-items:flex-start;text-align:left}@media(min-width:640px){.sc-step+.sc-step .sc-step__inner{border-left:1px solid var(--sc-hairline)}.sc-step__connector{position:absolute;right:-12px;top:80px;width:24px;height:1px;background-color:var(--sc-hairline)}}.sc-step__top{display:flex;align-items:center;gap:12px}.sc-step__num{font-size:20px;font-weight:800;color:var(--sc-accent)}.sc-step__icon{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background-color:var(--sc-surface);color:var(--sc-accent);transition:transform .3s ease}.sc-step__icon:hover{transform:scale(1.08) rotate(3deg)}.sc-step__icon svg{width:28px;height:28px}.sc-step h3{margin:20px 0 0;font-size:18px;font-weight:700;color:var(--sc-heading)}.sc-step p{margin:8px 0 0;max-width:240px;font-size:14px;line-height:1.625;color:var(--sc-text)}.sc-section--cta{overflow:hidden}.sc-cta__lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.4;pointer-events:none}.sc-cta__lines path{stroke-dasharray:1400;stroke-dashoffset:1400}.sc-cta__lines.sc-in path{animation:sc-draw 1.8s ease-in-out forwards}.sc-cta__lines.sc-in path:nth-child(2){animation-delay:.15s}.sc-cta__lines.sc-in path:nth-child(3){animation-delay:.3s}.sc-cta__lines.sc-in path:nth-child(4){animation-delay:.45s}.sc-container--narrow{max-width:768px}.sc-announcement .sc-container{padding-block:0;align-items:center;justify-content:center}.sc-announcement__text{margin:0;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.28em;text-align:center;color:inherit}.sc-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.sc-reveal.sc-in{opacity:1;transform:none}.sc-word{display:inline-block;overflow:hidden;vertical-align:bottom}.sc-word>span{display:inline-block;transform:translateY(110%);opacity:0;transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .65s cubic-bezier(.22,1,.36,1)}.sc-in .sc-word>span,.sc-word.sc-in>span{transform:none;opacity:1}@keyframes sc-pulse{0%,to{opacity:.55;transform:translate(-50%,-50%) scale(1)}50%{opacity:.85;transform:translate(-50%,-50%) scale(1.06)}}@keyframes sc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes sc-ring-spin{to{transform:rotate(360deg)}}@keyframes sc-draw{to{stroke-dashoffset:0}}.sc-header{--sc-bg: #ffffff;--sc-logo: #0b1220;--sc-link: #526071;--sc-link-hover: #0b1220;--sc-accent: #4da3ff;--sc-hairline: #e5eaf0;--sc-h: 64px;position:relative;z-index:50;width:100%;box-sizing:border-box;background-color:var(--sc-bg);border-bottom:1px solid transparent;font-family:Inter,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;transition:background-color .3s ease,border-color .3s ease}.sc-header *,.sc-header *:before,.sc-header *:after{box-sizing:border-box}.sc-header--sticky{position:sticky;top:0}.sc-header--scrolled{border-bottom-color:var(--sc-hairline)}.sc-header--scrolled.sc-header--blur{background-color:color-mix(in srgb,var(--sc-bg) 85%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.sc-header__bar{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:1280px;height:var(--sc-h);margin-inline:auto;padding-inline:16px}@media(min-width:640px){.sc-header__bar{padding-inline:24px}}@media(min-width:1024px){.sc-header__bar{padding-inline:32px}}.sc-logo{display:inline-flex;align-items:center;gap:10px;flex:none;text-decoration:none}.sc-logo__mark{display:grid;place-items:center;width:32px;height:32px;border-radius:9999px;background-color:var(--sc-logo);color:var(--sc-accent)}.sc-logo__mark svg{width:16px;height:16px}.sc-logo__text{font-size:15px;font-weight:800;text-transform:uppercase;letter-spacing:.18em;color:var(--sc-logo);white-space:nowrap}.sc-logo__image{display:block;width:auto;height:auto;max-height:40px}.sc-nav{display:none;align-items:center;gap:36px}@media(min-width:1024px){.sc-nav{display:flex}}.sc-nav__item{position:relative}.sc-nav__link{position:relative;display:inline-block;padding-block:4px;font-size:14px;font-weight:500;color:var(--sc-link);text-decoration:none;white-space:nowrap;transition:color .3s ease}.sc-nav__link:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;border-radius:9999px;background-color:var(--sc-accent);transition:width .3s ease}.sc-nav__link:hover{color:var(--sc-link-hover)}.sc-nav__item:hover>.sc-nav__link:after,.sc-nav__link:focus-visible:after{width:100%}.sc-nav__link--active{color:var(--sc-accent)}.sc-nav__link--active:after{width:100%}.sc-nav__caret{display:inline-block;width:10px;height:10px;margin-left:5px;vertical-align:middle;transition:transform .3s ease}.sc-nav__item:hover .sc-nav__caret{transform:rotate(180deg)}.sc-nav__panel{position:absolute;top:calc(100% + 14px);left:50%;min-width:210px;padding:8px;border:1px solid var(--sc-hairline);border-radius:14px;background-color:#fff;box-shadow:0 20px 45px -20px #0b122047;opacity:0;visibility:hidden;transform:translate(-50%,8px);transition:opacity .25s ease,transform .25s ease,visibility .25s}.sc-nav__item:hover>.sc-nav__panel,.sc-nav__item:focus-within>.sc-nav__panel{opacity:1;visibility:visible;transform:translate(-50%)}.sc-nav__panel a{display:block;padding:9px 12px;border-radius:9px;font-size:14px;font-weight:500;color:var(--sc-link);text-decoration:none;transition:background-color .2s ease,color .2s ease}.sc-nav__panel a:hover{background-color:color-mix(in srgb,var(--sc-accent) 10%,transparent);color:var(--sc-link-hover)}.sc-header__actions{display:flex;align-items:center;gap:8px;flex:none}.sc-iconbtn{position:relative;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:9999px;background-color:transparent;color:var(--sc-logo);cursor:pointer;text-decoration:none;transition:background-color .3s ease}.sc-iconbtn:hover{background-color:color-mix(in srgb,var(--sc-accent) 12%,transparent)}.sc-iconbtn svg{width:20px;height:20px}.sc-cart-count{position:absolute;top:2px;right:2px;display:grid;place-items:center;min-width:18px;height:18px;padding-inline:5px;border-radius:9999px;background-color:var(--sc-accent);color:#fff;font-size:10px;font-weight:700;line-height:1}.sc-burger{display:grid}@media(min-width:1024px){.sc-burger{display:none}}.sc-burger__box{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:20px;height:16px}.sc-burger__box span{display:block;width:100%;height:2px;border-radius:9999px;background-color:currentColor;transition:transform .3s ease,opacity .3s ease}.sc-burger[aria-expanded=true] .sc-burger__box span:nth-child(1){transform:translateY(7px) rotate(45deg)}.sc-burger[aria-expanded=true] .sc-burger__box span:nth-child(2){opacity:0}.sc-burger[aria-expanded=true] .sc-burger__box span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.sc-mobile{overflow:hidden;max-height:0;border-top:1px solid transparent;background-color:var(--sc-bg);transition:max-height .35s cubic-bezier(.22,1,.36,1),opacity .3s ease;opacity:0}.sc-mobile.sc-open{max-height:80vh;overflow-y:auto;border-top-color:var(--sc-hairline);opacity:1}@media(min-width:1024px){.sc-mobile{display:none}}.sc-mobile__inner{display:flex;flex-direction:column;padding:8px 16px}@media(min-width:640px){.sc-mobile__inner{padding-inline:24px}}.sc-mobile__link{padding-block:14px;border-bottom:1px solid color-mix(in srgb,var(--sc-hairline) 70%,transparent);font-size:16px;font-weight:500;color:var(--sc-logo);text-decoration:none}.sc-mobile__inner>.sc-mobile__link:last-child{border-bottom:none}.sc-mobile__sub{display:flex;flex-direction:column;padding-left:14px}.sc-mobile__sub a{padding-block:11px;font-size:14px;color:var(--sc-link);text-decoration:none}.sc-footer{--sc-bg: #0b1220;--sc-fg: #ffffff;--sc-link: #d9e2ef;--sc-muted: #8c9bb0;--sc-accent: #4da3ff;--sc-rule: rgba(255, 255, 255, .1);width:100%;box-sizing:border-box;background-color:var(--sc-bg);color:var(--sc-fg);font-family:Inter,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.sc-footer *,.sc-footer *:before,.sc-footer *:after{box-sizing:border-box}.sc-footer__inner{width:100%;max-width:1280px;margin-inline:auto;padding-inline:16px;padding-block:var(--sc-pt, 56px) var(--sc-pb, 56px)}@media(min-width:640px){.sc-footer__inner{padding-inline:24px}}@media(min-width:1024px){.sc-footer__inner{padding-inline:32px}}.sc-footer__top{display:flex;flex-direction:column;gap:32px;padding-bottom:40px;border-bottom:1px solid var(--sc-rule)}@media(min-width:1024px){.sc-footer__top{flex-direction:row;align-items:center;justify-content:space-between}}.sc-footer .sc-logo__text{color:var(--sc-fg)}.sc-footer .sc-logo__mark{background-color:#ffffff14}.sc-footer__nav{display:flex;flex-wrap:wrap;gap:12px 28px}.sc-footer__nav a{font-size:14px;color:var(--sc-link);text-decoration:none;transition:color .3s ease}.sc-footer__nav a:hover{color:var(--sc-fg)}.sc-socials{display:flex;align-items:center;gap:10px}.sc-social{display:grid;place-items:center;width:36px;height:36px;border-radius:9999px;background-color:#ffffff0d;color:var(--sc-link);transition:background-color .3s ease,color .3s ease,transform .3s ease}.sc-social:hover{background-color:var(--sc-accent);color:#fff;transform:translateY(-2px)}.sc-social svg{width:16px;height:16px;fill:currentColor}.sc-footer__bottom{display:flex;flex-direction:column;gap:16px;margin-top:32px}@media(min-width:640px){.sc-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}.sc-footer__legal{display:flex;flex-wrap:wrap;gap:8px 24px}.sc-footer__legal a{font-size:12px;color:var(--sc-muted);text-decoration:none;transition:color .3s ease}.sc-footer__legal a:hover{color:var(--sc-fg)}.sc-footer__copy{margin:0;font-size:12px;color:var(--sc-muted)}@media(prefers-reduced-motion:reduce){.sc-hero__ring,.sc-hero__glow,.sc-hero__float,.sc-figure__glow{animation:none!important}.sc-reveal,.sc-word>span{transition:none!important;opacity:1!important;transform:none!important}.sc-cta__lines path{stroke-dashoffset:0;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/snore-circle.css.map */
