body.snooze-v3-home{--sp-sky: #69ACC7;--sp-sky-deep: #3E7F96;--sp-sky-pale: #DDF2F8;--sp-cream: #FFFDF8;--sp-warm: #FFF4E7;--sp-coral: #F07A45;--sp-ink: #24424D;--sp-muted: #5d7178;--sp-line: rgba(36, 66, 77, .1);--sp-shadow: 0 26px 70px rgba(36, 66, 77, .13);--sp-ease: cubic-bezier(.32, .72, 0, 1);color:var(--sp-ink);font-family:"DM Sans",var(--font-body-family),"Segoe UI",sans-serif}body.snooze-v3-home:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:.06;background-image:radial-gradient(var(--sp-sky-deep) .8px,transparent .8px);background-size:24px 24px}.snooze-v3 .shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.snooze-v3 h1,.snooze-v3 h2,.snooze-v3 h3{margin:0;letter-spacing:0}.snooze-v3 h1,.snooze-v3 h2{font-family:"DM Serif Display",Georgia,serif;font-weight:400}.snooze-v3 .eyebrow{width:fit-content;margin:0 0 18px;padding:8px 13px;border-radius:999px;color:var(--sp-coral);background:#f07a451c;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.snooze-v3 .cta{border:0;border-radius:999px;min-height:58px;display:inline-flex;align-items:center;gap:14px;padding:7px 8px 7px 24px;color:#fff;background:var(--sp-coral);font-weight:900;cursor:pointer;text-decoration:none;box-shadow:0 16px 30px #f07a4540;transition:transform .7s var(--sp-ease),box-shadow .7s var(--sp-ease)}.snooze-v3 .cta span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#ffffff38;transition:transform .7s var(--sp-ease)}.snooze-v3 .cta:hover{transform:translateY(-3px);box-shadow:0 22px 42px #f07a4547;color:#fff}.snooze-v3 .cta:hover span{transform:translate(3px)}.snooze-v3-hero{padding:70px 0 88px}.snooze-v3-hero__card{position:relative;display:grid;grid-template-columns:.95fr 1.15fr;gap:0;min-height:590px;overflow:hidden;border-radius:28px;background:var(--sp-sky-pale);border:1px solid rgba(105,172,199,.14);box-shadow:var(--sp-shadow)}.snooze-v3-hero__copy,.snooze-v3-hero__visual{min-height:590px;overflow:hidden}.snooze-v3-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,6vw,76px);background:linear-gradient(135deg,#f3fbfe,#e6f6fb)}.snooze-v3-hero__copy:after{content:"";position:absolute;top:-7%;right:-118px;width:238px;height:114%;border-radius:52% 48% 48% 52%/43% 50% 50% 57%;background:linear-gradient(135deg,#f3fbfe,#e6f6fb)}.snooze-v3-hero__copy h1{position:relative;z-index:1;max-width:520px;font-size:clamp(40px,5.2vw,68px);line-height:1.12;letter-spacing:-.01em}.snooze-v3-hero__copy>p{position:relative;z-index:1;max-width:520px;margin:26px 0 0;color:var(--sp-muted);font-size:19px;line-height:1.75}.snooze-v3-hero__cta{position:relative;z-index:1;margin-top:34px}.snooze-v3-hero__proofs{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:520px;margin-top:48px}.snooze-v3-hero__proof{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:12px;font-size:14px;font-weight:800;line-height:1.25}.snooze-v3-hero__proof-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(62,127,150,.42);border-radius:50%;color:var(--sp-sky-deep);background:#ffffff5c}.snooze-v3-hero__proof-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.snooze-v3-hero__visual{position:relative;z-index:1;background:#f5eee5}.snooze-v3-hero__visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 35%}.snooze-v3-section{padding:86px 0}.snooze-v3-section__head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.snooze-v3-section h2{font-size:clamp(42px,5vw,68px);line-height:.98}.snooze-v3-center-title{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:34px;text-align:center}.snooze-v3-center-title h2{font-size:clamp(34px,3.2vw,44px);line-height:1}.snooze-v3-center-title:before,.snooze-v3-center-title:after{content:"";width:88px;height:2px;background:var(--sp-sky);opacity:.72}.snooze-v3-paw{width:18px;height:18px;border-radius:50%;background:radial-gradient(circle at 50% 72%,var(--sp-sky) 0 4px,transparent 4.5px),radial-gradient(circle at 28% 35%,var(--sp-sky) 0 3px,transparent 3.5px),radial-gradient(circle at 50% 24%,var(--sp-sky) 0 3px,transparent 3.5px),radial-gradient(circle at 72% 35%,var(--sp-sky) 0 3px,transparent 3.5px)}.snooze-v3-categories__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.snooze-v3-categories__card{min-height:204px;border:1px solid rgba(36,66,77,.09);border-radius:22px;background:#fff;box-shadow:0 14px 32px #24424d0f;transition:transform .7s var(--sp-ease);text-decoration:none;color:inherit;overflow:visible}.snooze-v3-categories__card:hover{transform:translateY(-6px)}.snooze-v3-categories__inner{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px 12px;border-radius:22px;text-align:center;overflow:visible}.snooze-v3-categories__icon{flex-shrink:0;width:96px;height:96px;display:grid;place-items:center;border-radius:50%;background:#e8f7fc;overflow:visible}.snooze-v3-category-icon__mark{width:54px;height:54px;display:block;background-color:#01395b;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.snooze-v3-categories__name{font-family:"DM Sans",var(--font-body-family),sans-serif;max-width:120px;font-size:16px;line-height:1.18;font-weight:800;color:#01395b}.snooze-v3-products__panel{position:relative;border-radius:24px;padding:38px 46px 48px;background:linear-gradient(135deg,#ddf2f8f2,#f2fafdfa)}.snooze-v3-products__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px}@media(max-width:960px){.snooze-v3-products__grid{display:flex;overflow-x:auto;gap:20px;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:8px}.snooze-v3-products__grid::-webkit-scrollbar{display:none}.snooze-v3-product{flex:0 0 min(280px,78vw);scroll-snap-align:start}}.snooze-v3-product{display:flex;flex-direction:column;transition:transform .7s var(--sp-ease)}.snooze-v3-product:hover{transform:translateY(-7px)}.snooze-v3-product__inner{display:flex;flex:1;flex-direction:column;width:100%;overflow:hidden;min-height:386px;border-radius:18px;padding:14px;background:#fff;box-shadow:0 14px 28px #24424d14}.snooze-v3-product__art{height:176px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,var(--sp-warm),var(--sp-sky-pale));overflow:hidden}.snooze-v3-product__art img{width:100%;height:100%;object-fit:cover}.snooze-v3-product h3{margin:18px 0 0;font-size:18px;line-height:1.14;font-weight:400;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:41.04px}.snooze-v3-product h3 a{color:inherit;text-decoration:none}.snooze-v3-product__prices{margin-top:12px;text-align:center}.snooze-v3-product__price-tag{display:inline-block;margin-bottom:6px;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--sp-coral);background:#f07a451f}.snooze-v3-product__price-row{display:flex;align-items:baseline;justify-content:center;gap:8px;flex-wrap:wrap}.snooze-v3-product__price{display:block;margin-top:12px;font-size:17px;font-weight:900;text-align:center}.snooze-v3-product__prices .snooze-v3-product__price{margin-top:0}.snooze-v3-product__price--sale{font-size:17px;font-weight:900;color:var(--sp-sky-deep)}.snooze-v3-product__price--compare{font-size:14px;font-weight:600;color:var(--sp-muted);text-decoration:line-through}.snooze-v3-product__rating{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:8px;color:#ffb800;font-size:14px;text-align:center;letter-spacing:0;min-height:22px}.snooze-v3-product__rating-star{--letter-spacing: .12;--font-size: 1.35;--color-icon: #FFB800;filter:drop-shadow(0 1px 2px rgba(255,168,0,.35))}.snooze-v3-product__rating-star:before{background:linear-gradient(90deg,#FFB800 0%,#FFD54F var(--percent),#E8E2D4 var(--percent));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.snooze-v3-product__rating-count{color:#8a7b62;font-size:13px;font-weight:700;letter-spacing:0}.snooze-v3-product__rating--placeholder{pointer-events:none}.snooze-v3-product__buy{width:112px;height:36px;display:grid;place-items:center;margin-top:auto;margin-inline:auto;border:0;border-radius:999px;color:#fff;background:var(--sp-coral);font-size:13px;font-weight:900;text-decoration:none;cursor:pointer}.snooze-v3-products__arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:1px solid rgba(62,127,150,.32);border-radius:50%;color:var(--sp-sky-deep);background:#fff;box-shadow:0 10px 24px #24424d1f;cursor:pointer;z-index:2}.snooze-v3-products__arrow--left{left:10px}.snooze-v3-products__arrow--right{right:10px}@media(min-width:961px){.snooze-v3-products__arrow{display:none}}.snooze-v3-trust{border-radius:22px;background:linear-gradient(90deg,#fff9ef,#fffefd);box-shadow:0 18px 46px #24424d14}.snooze-v3-trust__inner{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;min-height:150px;padding:30px 34px}.snooze-v3-trust__badge{min-height:96px;display:grid;grid-template-columns:78px 1fr;align-items:center;gap:20px;padding:0 34px}.snooze-v3-trust__badge+.snooze-v3-trust__badge{border-left:1px solid rgba(36,66,77,.14)}.snooze-v3-trust__icon{flex-shrink:0;width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--sp-sky-deep);background:#e8f7fc}.snooze-v3-trust__icon svg{display:block;flex-shrink:0;width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.snooze-v3-trust__badge strong{display:block;font-size:19px}.snooze-v3-trust__badge>div span{display:block;margin-top:7px;color:var(--sp-muted);font-size:14px;line-height:1.45}.snooze-v3-community{padding:26px 28px 28px;border-radius:24px;background:radial-gradient(circle at 16% 16%,rgba(255,255,255,.95),transparent 34%),linear-gradient(135deg,#e7f8fdfa,#f2fafceb);box-shadow:0 16px 36px #24424d14}.snooze-v3-community h2{text-align:center;font-size:clamp(28px,3vw,39px);line-height:1}.snooze-v3-community__hashtag{margin:8px 0 22px;text-align:center;color:var(--sp-sky);font-size:18px;font-weight:800}.snooze-v3-community__grid{display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:148px 148px;gap:8px;align-items:stretch}.snooze-v3-community__photo{overflow:hidden;border-radius:10px;background:#fff;margin:0;min-height:0;height:100%;align-self:stretch}.snooze-v3-community__photo img,.snooze-v3-community__photo picture,.snooze-v3-community__photo .snooze-v3-community__img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 35%}.snooze-v3-community__photo picture img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.snooze-v3-community__photo--feature img,.snooze-v3-community__photo--feature picture img{object-position:center 25%}.snooze-v3-community__photo:nth-child(1){grid-column:1 / span 2;grid-row:1}.snooze-v3-community__photo:nth-child(2){grid-column:3 / span 2;grid-row:1}.snooze-v3-community__photo:nth-child(3),.snooze-v3-community__photo--feature{grid-column:5 / span 2;grid-row:1 / span 2}.snooze-v3-community__photo:nth-child(4){grid-column:7 / span 2;grid-row:1}.snooze-v3-community__photo:nth-child(5){grid-column:9 / span 2;grid-row:1}.snooze-v3-community__photo:nth-child(6){grid-column:1 / span 2;grid-row:2}.snooze-v3-community__photo:nth-child(7){grid-column:3 / span 2;grid-row:2}.snooze-v3-community__photo:nth-child(8){grid-column:7 / span 2;grid-row:2}.snooze-v3-community__photo:nth-child(9){grid-column:9 / span 2;grid-row:2}.snooze-v3-faq-contact{display:grid;grid-template-columns:1fr .9fr;gap:24px;align-items:start}.snooze-v3-faq-list,.snooze-v3-contact-card{padding:12px;border-radius:34px;background:#69acc71a}.snooze-v3-faq-list details,.snooze-v3-contact__inner{border-radius:24px;background:#fff;box-shadow:0 16px 34px #24424d14}.snooze-v3-faq-list details{margin-bottom:12px;padding:20px 22px}.snooze-v3-faq-list summary{cursor:pointer;font-weight:900;list-style:none}.snooze-v3-faq-list details p{margin:14px 0 0;color:var(--sp-muted);line-height:1.65}.snooze-v3-contact__inner{padding:26px}.snooze-v3-contact__inner .field{width:100%;min-height:50px;margin-bottom:12px;border:1px solid rgba(36,66,77,.12);border-radius:16px;padding:0 16px;background:#fff;outline:0}.snooze-v3-contact__inner textarea.field{min-height:120px;padding-top:14px;resize:vertical}@media(max-width:960px){.snooze-v3-hero__card,.snooze-v3-trust__inner,.snooze-v3-faq-contact{grid-template-columns:1fr}.snooze-v3-hero__card{min-height:0}.snooze-v3-hero__copy,.snooze-v3-hero__visual{min-height:500px}.snooze-v3-hero__copy:after{display:none}.snooze-v3-categories__grid{grid-template-columns:repeat(3,1fr)}.snooze-v3-products__grid{grid-template-columns:repeat(2,1fr)}.snooze-v3-community__grid{grid-template-rows:130px 130px}.snooze-v3-trust__badge+.snooze-v3-trust__badge{border-left:0;border-top:1px solid rgba(36,66,77,.14);padding-top:20px}}@media(max-width:620px){.snooze-v3 .shell{width:min(100% - 24px,1180px)}.snooze-v3-hero{padding-top:36px}.snooze-v3-hero__card{border-radius:24px}.snooze-v3-hero__copy,.snooze-v3-hero__visual{min-height:420px}.snooze-v3-hero__copy{padding:30px 24px}.snooze-v3-hero__proofs{grid-template-columns:1fr;gap:12px;margin-top:30px}.snooze-v3-hero__copy h1{font-size:38px;line-height:1.14}.snooze-v3-section{padding:56px 0}.snooze-v3-section__head{display:block}.snooze-v3-categories__grid,.snooze-v3-products__grid{grid-template-columns:1fr}.snooze-v3-community{padding:24px 14px 18px}.snooze-v3-community__grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,120px)}.snooze-v3-community__photo:nth-child(n){grid-column:auto;grid-row:auto}.snooze-v3-community__photo:nth-child(3),.snooze-v3-community__photo--feature{grid-column:auto;grid-row:span 2}.snooze-v3-products__panel{padding:30px 18px 38px}.snooze-v3-products__arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/snooze-home-v3.css.map */
