.eufy-intro{max-width:1240px;margin:24px auto 56px;padding:0 20px;color:#12314b}.eufy-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:center;background:#eef7fc;border:1px solid #e1eef5;border-radius:28px;padding:40px;overflow:hidden}.eufy-hero__copy{min-width:0;padding:12px 0}.eufy-eyebrow{font-size:13px;font-weight:700;letter-spacing:.05em;color:#006ca8;margin:0 0 18px}.eufy-hero h2{font-size:clamp(30px,3.7vw,48px);line-height:1.45;color:#12314b;margin:0 0 18px;font-weight:700;letter-spacing:0}.eufy-hero__description{font-size:17px;line-height:1.9;color:#50697c;max-width:440px;margin:0 0 24px}.eufy-actions{display:flex;gap:12px;flex-wrap:wrap}.eufy-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:12px 22px;border-radius:10px;background:#006ca8;border:1px solid #006ca8;color:#fff;font-weight:700;font-size:14px;line-height:1.5;text-decoration:none}.eufy-button:hover{background:#075780;color:#fff;border-color:#075780}.eufy-button--light{color:#12314b;background:#fff;border-color:#cfdee8}.eufy-button--light:hover{background:#e1eef5;color:#12314b;border-color:#adc8db}.eufy-hero__note{font-size:12px;line-height:1.8;color:#50697c;margin:20px 0 0}.eufy-hero__visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;background:#fff;border-radius:22px;aspect-ratio:1.15;overflow:hidden;padding:20px 20px 48px}.eufy-hero__image{width:100%;height:100%;object-fit:contain}.eufy-hero__tag{position:absolute;inset-inline:12px;bottom:16px;text-align:center;color:#006ca8;font-size:13px;font-weight:600}.eufy-service-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #e1e9ef;padding:22px 0;gap:12px;margin-bottom:40px;text-align:center}.eufy-service-strip p,.eufy-service-strip a{margin:0;font-size:13px;line-height:1.7;color:#12314b;display:flex;align-items:center;justify-content:center;gap:10px}.eufy-service-strip span{color:#006ca8;font-weight:700}.eufy-section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}.eufy-section-heading h2{font-size:26px;color:#12314b;margin:0;line-height:1.5}.eufy-section-heading>a{font-size:13px;color:#006ca8;min-height:44px;display:flex;align-items:center;gap:8px;flex-shrink:0}.eufy-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.eufy-category{display:flex;flex-direction:column;gap:12px;text-align:center;color:#12314b;font-size:14px;line-height:1.7;font-weight:600;min-width:0}.eufy-category__image{display:block;aspect-ratio:1;background:#f7f9fb;border:1px solid #e8eef2;border-radius:18px;overflow:hidden;padding:16px;transition:border-color .2s}.eufy-category__image img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.eufy-category:hover .eufy-category__image{border-color:#006ca8}@media(max-width:1023px){.eufy-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.eufy-hero{padding:28px;gap:20px}}@media(max-width:767px){.eufy-intro{padding:0 16px;margin:16px auto 36px}.eufy-hero{grid-template-columns:minmax(0,1fr);padding:24px 20px;gap:20px;border-radius:20px}.eufy-hero__copy{padding:0}.eufy-eyebrow{margin-bottom:12px}.eufy-hero h2{font-size:30px;margin-bottom:12px}.eufy-hero__description{font-size:15px;margin-bottom:18px}.eufy-hero__visual{aspect-ratio:1.35;max-height:320px}.eufy-hero__note{margin-top:16px}.eufy-service-strip{grid-template-columns:minmax(0,1fr);gap:12px;padding:20px 0;margin-bottom:28px}.eufy-section-heading h2{font-size:22px}.eufy-section-heading{gap:8px}.eufy-category-grid{gap:18px 12px}.eufy-category{font-size:13px}.eufy-category__image{padding:12px;border-radius:14px}}@media(max-width:599px){.eufy-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:359px){.eufy-hero{padding:20px 16px}.eufy-hero h2{font-size:27px}.eufy-actions{flex-direction:column}.eufy-button{width:100%}.eufy-section-heading{align-items:flex-start;flex-wrap:wrap}}@media(hover:hover)and (pointer:fine){.eufy-hero__image{transform:translate3d(var(--eufy-mx,0px),var(--eufy-my,0px),0) rotate(var(--eufy-rotate,0deg)) scale(1.025);transition:transform .35s ease-out}.eufy-category__image img{transition:transform .4s ease}.eufy-category:hover img{transform:translateY(-4px) scale(1.04)}}@media(prefers-reduced-motion:reduce){.eufy-hero__image,.eufy-category__image img{transform:none!important;transition:none!important}}.eufy-category-grid--cards{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:250px;gap:24px;margin-top:24px;direction:ltr}.eufy-category-grid--cards .eufy-category{box-sizing:border-box;grid-column:span 2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px 24px 26px;background:#ededee;color:#111;overflow:hidden;border:0;border-radius:0;text-decoration:none;direction:rtl;isolation:isolate;transition:background-color .2s}.eufy-category-grid--cards .eufy-category:nth-child(-n+3){grid-column:span 3}.eufy-category-grid--cards .eufy-category:first-child{grid-row:span 2;padding:40px 32px}.eufy-category-grid--cards .eufy-category__image{display:flex;align-items:center;justify-content:center;flex:1;min-height:0;width:78%;max-width:400px;aspect-ratio:auto;padding:0;background:transparent;border:0;border-radius:0;overflow:visible}.eufy-category-grid--cards .eufy-category__image img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transform:scale(1);transition:transform .3s ease}.eufy-category-grid--cards .eufy-category--large-image .eufy-category__image img{transform:scale(1.28)}.eufy-category-grid--cards .eufy-category:first-child .eufy-category__image{width:100%;max-width:440px}.eufy-category-grid--cards .eufy-category__title{position:relative;z-index:1;flex:none;max-width:100%;font-size:clamp(19px,2vw,26px);font-weight:600;line-height:1.6;letter-spacing:0;text-align:center}.eufy-category-grid--cards .eufy-category:first-child .eufy-category__title{font-size:clamp(24px,2.4vw,32px);margin-top:12px}.eufy-category-grid--cards .eufy-category:hover{background:#e6e6e8;color:#111}.eufy-category-grid--cards .eufy-category:focus-visible{outline:3px solid #006ca8;outline-offset:4px}.eufy-category-footer{display:flex;justify-content:flex-end;padding:12px 0 0}.eufy-category-footer a{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:#006ca8;font-size:14px;font-weight:600}.eufy-intro .eufy-service-strip{margin:0;padding:18px 0}@media(min-width:768px)and (max-width:1023px){.eufy-category-grid--cards{grid-auto-rows:220px;gap:18px}.eufy-category-grid--cards .eufy-category{padding:20px 16px}}@media(max-width:767px){.eufy-category-grid--cards{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:clamp(158px,41vw,240px);gap:12px;margin-top:16px}.eufy-category-grid--cards .eufy-category,.eufy-category-grid--cards .eufy-category:nth-child(-n+3){grid-column:span 1;padding:16px 10px 17px;gap:10px}.eufy-category-grid--cards .eufy-category:first-child{grid-row:span 2;padding:28px 10px}.eufy-category-grid--cards .eufy-category__image{width:88%}.eufy-category-grid--cards .eufy-category__title{font-size:clamp(14px,3.7vw,21px);line-height:1.55}.eufy-category-grid--cards .eufy-category:first-child .eufy-category__title{font-size:clamp(17px,4.3vw,24px);margin-top:4px}.eufy-category-grid--cards .eufy-category:last-child:nth-child(2n){grid-column:1/-1;flex-direction:row-reverse;gap:22px;padding:18px 24px}.eufy-category-grid--cards .eufy-category:last-child:nth-child(2n) .eufy-category__image{flex:0 1 45%;height:100%;width:auto}.eufy-category-grid--cards .eufy-category:last-child:nth-child(2n) .eufy-category__title{font-size:clamp(18px,4.8vw,25px);max-width:45%}.eufy-category-footer{padding-top:8px}}@media(hover:hover)and (pointer:fine){.eufy-category-grid--cards .eufy-category:hover img{transform:translateY(-3px) scale(1.04)}.eufy-category-grid--cards .eufy-category--large-image:hover img{transform:translateY(-3px) scale(1.32)}}@media(prefers-reduced-motion:reduce){.eufy-category-grid--cards .eufy-category,.eufy-category-grid--cards .eufy-category__image img{transition:none}.eufy-category-grid--cards .eufy-category--large-image .eufy-category__image img{transform:scale(1.28)!important}}.eufy-installments{box-sizing:border-box;display:flex;align-items:center;gap:28px;max-width:1200px;margin:0 auto 48px;padding:36px 40px;border:1px solid #cce5f3;border-radius:22px;background:linear-gradient(115deg,#eef8ff,#f8fbff);color:#12314b;text-align:right}.eufy-installments__icon{flex:none;display:grid;place-items:center;width:86px;height:86px;border-radius:22px;background:#fff;color:#0074af}.eufy-installments__copy{flex:1;min-width:0}.eufy-installments__label{color:#006ca8;font-size:14px;font-weight:700;margin:0 0 7px}.eufy-installments h2{font-size:clamp(24px,2.5vw,34px);line-height:1.6;color:#12314b;margin:0 0 8px;letter-spacing:0}.eufy-installments__copy>p:last-child{font-size:16px;line-height:1.8;margin:0;color:#455e70}.eufy-installments__button{display:flex;align-items:center;justify-content:center;gap:22px;flex:none;min-height:52px;padding:14px 26px;border-radius:10px;background:#006ca8;color:#fff;font-size:16px;font-weight:700;line-height:1.5;text-decoration:none}.eufy-installments__button:hover{background:#005680;color:#fff}.eufy-installments__button:focus-visible{outline:3px solid #006ca8;outline-offset:4px}@media(max-width:1240px){.eufy-installments{margin-inline:20px}}@media(max-width:767px){.eufy-installments{flex-wrap:wrap;gap:18px;margin:0 16px 32px;padding:24px;border-radius:18px}.eufy-installments__icon{width:58px;height:58px;border-radius:14px}.eufy-installments__icon svg{width:42px;height:42px}.eufy-installments__copy{flex-basis:calc(100% - 76px)}.eufy-installments h2{font-size:24px}.eufy-installments__copy>p:last-child{font-size:14px}.eufy-installments__button{width:100%}}.eufy-story{display:block;position:relative;width:100%;max-width:none;margin:0 0 48px;padding:0;background:#102e47;overflow:hidden;color:#fff;isolation:isolate}.eufy-story__media{width:100%;background:#102e47}.eufy-story__video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;max-height:none}.eufy-story__copy{position:absolute;inset:0 0 auto;z-index:1;padding:clamp(26px,5vw,80px);padding-bottom:90px;pointer-events:none;background:linear-gradient(180deg,rgba(3,17,29,.83),rgba(3,17,29,.4) 70%,transparent);text-align:right}.eufy-story__eyebrow{color:#bce7ff;font-size:15px;font-weight:700;margin:0 0 10px}.eufy-story h2{font-size:clamp(28px,3.4vw,54px);line-height:1.5;color:#fff;margin:0 0 12px;letter-spacing:0;text-shadow:0 2px 12px #102e47}.eufy-story__copy>p:not(.eufy-story__eyebrow){max-width:600px;font-size:17px;color:#fff;line-height:1.8;margin:0 0 22px;text-shadow:0 1px 6px #102e47}.eufy-story .eufy-button{pointer-events:auto;background:#fff;color:#12314b;border-color:#fff;min-height:46px}.eufy-story .eufy-button:hover{background:#dceefa}@media(max-width:767px){.eufy-story{margin-bottom:32px}.eufy-story__video{height:620px;height:min(740px,85svh);min-height:510px;aspect-ratio:auto;object-position:center}.eufy-story__copy{padding:26px 22px 64px}.eufy-story h2{font-size:29px}.eufy-story__eyebrow{font-size:13px}.eufy-story__copy>p:not(.eufy-story__eyebrow){font-size:15px;max-width:360px}}.eufy-starry.eufy-refined .t4s-product-wrapper{--text-color: #c3cedb;--text-color-rgb: 195, 206, 219;--heading-color: #f2f7ff;--secondary-color: #f2f7ff;--secondary-color-rgb: 242, 247, 255;--link-color: #f2f7ff;--border-color: #293544;display:flex;flex-direction:column;background:transparent;border:0;border-radius:0;box-shadow:none;color:#f2f7ff}.eufy-starry.eufy-refined .t4s-product-wrapper:hover{border:0}.eufy-starry.eufy-refined .t4s-product-inner,.eufy-starry.eufy-refined .t4s-product-img{background:transparent}.eufy-starry.eufy-refined .t4s-product-img img{object-fit:contain}.eufy-starry.eufy-refined .t4s-product-hover-img{display:none!important}.eufy-starry.eufy-refined .t4s-product-wrapper .t4s-product-info{display:flex;flex:1;padding:24px 8px 12px;text-align:center}.eufy-starry.eufy-refined .t4s-product-info__inner{display:flex;flex:1;flex-direction:column;align-items:center;width:100%}.eufy-starry.eufy-refined .t4s-product-wrapper .t4s-product-title{font-size:17px;font-weight:600;line-height:1.7;min-height:87px;margin:0 0 16px;width:100%}.eufy-starry.eufy-refined .t4s-product-wrapper .t4s-product-title a{color:#f2f7ff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.eufy-starry.eufy-refined .t4s-product-wrapper .t4s-product-price{color:#fff;font-size:22px;line-height:1.5;font-weight:700;min-height:36px;margin:0 0 16px}.eufy-starry.eufy-refined .t4s-product-wrapper .t4s-product-price ins,.eufy-starry.eufy-refined .t4s-product-wrapper .t4s-price__sale{color:#fff}.eufy-starry.eufy-refined .t4s-product-wrapper .t4s-product-price del{color:#b1bac7;font-size:.75em;font-weight:400}.eufy-starry.eufy-refined .t4s-product-wrapper .t4s-product-btns,.eufy-starry.eufy-refined .t4s-product-wrapper .t4s-product-btns2{display:none}.eufy-starry.eufy-refined .t4s-product-wrapper .eufy-card-buy{order:20;display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;margin-top:auto;padding:12px 18px;background:var(--accent-color);color:#fff;border:1px solid var(--accent-color);border-radius:3px;font-size:17px;line-height:1.5;font-weight:700;text-align:center;text-decoration:none;transition:background-color .2s,border-color .2s}.eufy-starry.eufy-refined .t4s-product-wrapper .eufy-card-buy:hover{background:var(--accent-color-darken);border-color:var(--accent-color-darken);color:#fff}.eufy-starry.eufy-refined .t4s-product-wrapper .eufy-card-buy--unavailable{background:#1b2838;color:#9cabbc;border-color:#334457}.eufy-starry.eufy-refined .t4s-product-wrapper .t4s-product-colors{margin-bottom:16px}.eufy-starry.eufy-refined .eufy-hero__visual{background:transparent}.eufy-starry.eufy-refined .eufy-hero__tag{color:#75d8ff}.eufy-starry.eufy-refined .t4s-header__logo img{filter:invert(1) hue-rotate(180deg)}@media(max-width:767px){.eufy-starry.eufy-refined .t4s-product-wrapper .t4s-product-info{padding:18px 2px 8px}.eufy-starry.eufy-refined .t4s-product-wrapper .t4s-product-title{font-size:13px;line-height:1.7;min-height:67px;margin-bottom:12px}.eufy-starry.eufy-refined .t4s-product-wrapper .t4s-product-price{font-size:17px;min-height:30px;margin-bottom:14px}.eufy-starry.eufy-refined .t4s-product-wrapper .eufy-card-buy{font-size:15px;padding:11px 6px;min-height:46px}}@media(prefers-reduced-motion:reduce){.eufy-starry.eufy-refined .t4s-product-wrapper .eufy-card-buy{transition:none}}.eufy-menu-open{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:8px;border:0;background:transparent;color:#12314b;cursor:pointer}#shopify-section-header-categories-menu .t4s-section-header__bot{display:none!important}.eufy-menu{position:fixed;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:0;width:100%;max-width:none;height:100%;height:100dvh;max-height:none;background:#fff;color:#18222b;overflow:auto;overscroll-behavior:contain;text-align:right}.eufy-menu:not([open]){display:none}.eufy-menu::backdrop{background:#fff}.eufy-menu__bar{position:sticky;top:0;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px max(24px,4vw);background:#fff;border-bottom:1px solid #e5e7eb}.eufy-menu__brand{font-size:26px;font-weight:750;color:#006ca8}.eufy-menu__actions{display:flex;align-items:center;gap:14px}.eufy-menu__actions a,.eufy-menu__actions button{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;background:transparent;border:0;color:#18222b;padding:8px;cursor:pointer}.eufy-menu__body{padding:24px max(24px,4vw) 64px;max-width:1800px;margin:auto}.eufy-menu h2{font-size:18px;font-weight:500;color:#68727e;margin:0 0 16px}.eufy-menu__all{display:inline-block;padding:12px 24px;background:#f3f5f7;color:#18222b;font-size:17px;font-weight:600;margin-bottom:24px}.eufy-menu__groups{border-top:1px solid #e5e7eb}.eufy-menu__group{border-bottom:1px solid #edf0f2}.eufy-menu summary,.eufy-menu__single{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:18px 0;font-size:20px;line-height:1.6;color:#18222b;font-weight:600;cursor:pointer;list-style:none}.eufy-menu summary::-webkit-details-marker{display:none}.eufy-menu summary span,.eufy-menu__single span{font-size:30px;font-weight:400;transition:transform .2s}.eufy-menu details[open]>summary span{transform:rotate(-90deg)}.eufy-menu ul{list-style:none;margin:0;padding:0 0 24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 24px}.eufy-menu li{min-width:0}.eufy-menu li a{display:block;padding:14px 18px;background:#f5f7f9;border-radius:4px;color:#253d50;line-height:1.7;font-size:16px;overflow-wrap:anywhere}.eufy-menu li a:hover{background:#e5f3fa;color:#006ca8}.eufy-menu li ul{display:block;padding:10px}.eufy-menu :focus-visible,.eufy-menu-open:focus-visible{outline:3px solid #008fc9;outline-offset:3px}html.eufy-menu-lock,html.eufy-menu-lock body{overflow:hidden!important}@media(max-width:767px){.eufy-menu__bar{padding:12px 18px}.eufy-menu__brand{font-size:23px}.eufy-menu__actions{gap:2px}.eufy-menu__body{padding:22px 22px 50px}.eufy-menu summary,.eufy-menu__single{font-size:18px;min-height:66px}.eufy-menu ul{grid-template-columns:minmax(0,1fr);gap:8px}.eufy-menu li a{font-size:16px}}@media(prefers-reduced-motion:reduce){.eufy-menu summary span{transition:none}}.eufy-refined{color:#12314b;background:#fff;font-family:Cairo,Arial,sans-serif;padding:0;margin:0}.eufy-refined :focus-visible{outline:3px solid #006ca8;outline-offset:4px}.eufy-refined .t4s-top-heading{gap:16px;margin-bottom:24px}.eufy-refined .t4s-section-title{font-size:28px;line-height:1.5;color:#12314b;letter-spacing:0}.eufy-refined .t4s-product-wrapper{background:#fff;border:1px solid #e3ebf1;border-radius:16px;overflow:hidden;height:100%;transition:border-color .2s}.eufy-refined .t4s-product-wrapper:hover{border-color:#9dbed3}.eufy-refined .t4s-product-info{padding:16px 14px 20px}.eufy-refined .t4s-product-title{font-size:14px;line-height:1.75;font-weight:600;overflow-wrap:anywhere;min-height:49px}.eufy-refined .t4s-product-title a{color:#12314b}.eufy-refined .t4s-product-price{font-weight:700;color:#006ca8;font-size:16px}.eufy-refined .t4s-product-price del{color:#6a7782;font-weight:400}.eufy-refined .t4s-product-img{background:#fff}.eufy-refined .t4s-product-main-img{object-fit:contain}.eufy-refined .t4s-btn{border-radius:10px}.eufy-refined .t4s-product__title{line-height:1.6;overflow-wrap:anywhere}.eufy-refined .t4s-product-form__submit{min-height:50px}.eufy-refined .t4s-product__info-container{min-width:0}.eufy-refined .t4s-rte img,.eufy-refined .t4s-rte video{max-width:100%;height:auto}.eufy-refined .t4s-rte table{display:block;max-width:100%;overflow-x:auto}.eufy-refined .t4s-rte{overflow-wrap:anywhere}.eufy-refined #t4s-footer{border-top:1px solid #e0eaf1;background:#f5f9fc}.eufy-refined #t4s-footer a{line-height:1.9}.eufy-refined .eufy-product-help{border:1px solid #dce8f0;border-radius:12px;padding:16px;background:#f5f9fc;margin:18px 0}.eufy-refined .eufy-product-help p{font-size:13px;line-height:1.9;margin:0 0 6px;color:#425e72}.eufy-refined .eufy-product-help a{display:flex;align-items:center;justify-content:center;min-height:46px;border:1px solid #006ca8;border-radius:9px;color:#006ca8;background:#fff;font-weight:600;font-size:14px;padding:10px 16px;margin-top:12px;line-height:1.7;text-align:center}.eufy-refined .t4s-toolbar{padding-bottom:env(safe-area-inset-bottom);border-top:1px solid #dce8f0}.eufy-refined .t4s-toolbar-item>a{min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center}.eufy-refined .t4s-toolbar-label{font-size:11px;line-height:1.6}.eufy-refined .t4s-sticky-atc{padding-bottom:env(safe-area-inset-bottom)}.eufy-refined .t4s-announcement-bar p{margin:0;line-height:1.6}@media(min-width:1025px){.eufy-refined .t4s-featured-products .t4s-container{max-width:1240px}.eufy-refined .t4s-product-info{min-height:112px}}@media(max-width:767px){.eufy-refined{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.eufy-refined.template-product{padding-bottom:calc(80px + env(safe-area-inset-bottom))}.eufy-refined input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.eufy-refined select,.eufy-refined textarea{font-size:16px}.eufy-refined .t4s-section-title{font-size:23px}.eufy-refined .t4s-top-heading{gap:10px;flex-wrap:wrap}.eufy-refined .t4s-product-info{padding:12px 10px 16px}.eufy-refined .t4s-product-title{font-size:12px;line-height:1.8;min-height:44px}.eufy-refined .t4s-product-price{font-size:14px}.eufy-refined .t4s-product-wrapper{border-radius:12px}.eufy-refined .t4s-product__title{font-size:23px}.eufy-refined.template-product .t4s-toolbar{display:none!important}.eufy-refined #t4s-footer{margin-bottom:0;padding-bottom:env(safe-area-inset-bottom)}.eufy-refined .t4s-heading-has-btn .t4s-btn{min-height:44px}}@media(prefers-reduced-motion:reduce){.eufy-refined .eufy-category__image,.eufy-refined .t4s-product-wrapper{transition:none}}.eufy-refined .t4s-nav__ul{flex-wrap:wrap;row-gap:0;justify-content:center}.eufy-refined .t4s-nav__ul>li>a{min-height:38px;padding:7px 12px;line-height:1.6}.eufy-refined .t4s-nav__ul .t4s-sub-menu a{line-height:1.8}body.eufy-starry{--t4s-body-background: #03060b;--text-color: #c3cedb;--text-color-rgb: 195, 206, 219;--heading-color: #f2f7ff;--secondary-color: #e8f0fa;--secondary-color-rgb: 232, 240, 250;--link-color: #c3cedb;--link-color-hover: #75d8ff;--border-color: #293544;--border-color-rgb: 41, 53, 68;--border-primary-color: #6b829a;--eufy-space-accent: #75d8ff;--eufy-space-line: rgba(143, 189, 225, .2);isolation:isolate;background:#03060b;color:#c3cedb}.eufy-starry .t4s-website-wrapper{background:transparent}.eufy-starry eufy-starfield{display:contents}.eufy-starry .eufy-starfield__canvas{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;display:block;pointer-events:none}.eufy-starry .t4s-section-inner:not(.t4s-has-imgbg),.eufy-starry .t4s-container-inner:not(.t4s-has-imgbg){background:transparent}.eufy-starry .eufy-intro{color:#e8f0fa}.eufy-starry .eufy-hero{background:linear-gradient(125deg,#17364f99,#050b132e);border-color:var(--eufy-space-line)}.eufy-starry .eufy-hero h2,.eufy-starry .eufy-section-heading h2,.eufy-starry .eufy-installments h2,.eufy-starry .t4s-section-title{color:#f2f7ff}.eufy-starry .eufy-hero__description,.eufy-starry .eufy-hero__note,.eufy-starry .eufy-installments__copy>p:last-child{color:#c3cedb}.eufy-starry .eufy-eyebrow,.eufy-starry .eufy-category-footer a,.eufy-starry .eufy-section-heading>a,.eufy-starry .eufy-installments__label,.eufy-starry .eufy-service-strip span{color:var(--eufy-space-accent)}.eufy-starry .eufy-service-strip{border-color:var(--eufy-space-line)}.eufy-starry .eufy-service-strip p,.eufy-starry .eufy-service-strip a{color:#d8e5f2}.eufy-starry .eufy-button--light{background:#14283bad;border-color:#486d89;color:#edf7ff}.eufy-starry .eufy-button--light:hover{background:#203e55}.eufy-starry .eufy-installments{background:linear-gradient(110deg,#0e1f30d1,#08111d73);border-color:var(--eufy-space-line);color:#e8f0fa}.eufy-starry .eufy-installments__icon{background:#152d42;color:#75d8ff}.eufy-starry .t4s-top-heading .t4s-head-btn a{color:#c4edff;--btn-color: #c4edff;--btn-background: transparent;--btn-border: #486d89}.eufy-starry .t4s-header__wrapper{--h-bg-color: rgba(7, 14, 23, .97);--h-text-color: #edf5ff;--h-text-color-rgb: 237, 245, 255;--h-text-color-hover: #75d8ff;border-bottom:1px solid var(--eufy-space-line)}.eufy-starry .eufy-menu-open{color:#edf5ff}.eufy-starry .t4s-header__wrapper input{color:#12314b}.eufy-starry #t4s-footer{background:#070f19ad;border-color:var(--eufy-space-line)}.eufy-starry .t4s-footer-wrap{--heading-cl: #edf5ff !important;--text-cl: #c3cedb !important;--link-cl: #c3cedb !important;--link-hover-cl: #75d8ff !important;--border-cl: #293544 !important}.eufy-starry .t4s-footer-wrap .t4s-newsletter__inner{background:#fff;color:#12314b}.eufy-starry .t4s-product-wrapper,.eufy-starry .t4s-drawer,.eufy-starry .mfp-content,.eufy-starry .t4s-sticky-atc,.eufy-starry .eufy-menu,.eufy-starry .eufy-product-help,.eufy-starry .t4s-pr-vendor,.eufy-starry .t4s-product__media-wrapper{--t4s-body-background: #fff;--text-color: #50697c;--text-color-rgb: 80, 105, 124;--heading-color: #12314b;--secondary-color: #12314b;--secondary-color-rgb: 18, 49, 75;--link-color: #425e72;--link-color-hover: #006ca8;--border-color: #dce8f0;--border-color-rgb: 220, 232, 240;--border-primary-color: #12314b;color:#50697c}.eufy-starry .t4s-product-wrapper{border-color:#dce8f0}.eufy-starry .t4s-product__info-container>.t4s-product-price{color:#75d8ff}.eufy-starry .t4s-product-tabs-wrapper{--bg-tabs: transparent !important;--bg-tabs-mb: transparent !important}.eufy-starry .t4s-tab__title .t4s-tab__icon{background:#12314b}.eufy-starry .t4s-product-form__buttons .shopify-payment-button__button--unbranded{background:#006ca8}.eufy-starry .t4s-shipping_calculator h3{background:#03060b}.eufy-starry .t4s-product-form__buttons .shopify-payment-button__more-options:hover{background:#172a3b}.eufy-starry :focus-visible{outline-color:#3fcaff}.eufy-starry .eufy-stars-toggle{position:fixed;left:18px;bottom:24px;z-index:191;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #48657d;border-radius:50%;color:#d8edff;background:#0a1623eb;cursor:pointer}.eufy-starry .eufy-stars-toggle:hover{background:#18334a;color:#fff}.eufy-starry .eufy-stars-toggle[hidden],.eufy-starry .eufy-stars-toggle__play,.eufy-starry .eufy-stars-toggle[aria-pressed=true] .eufy-stars-toggle__pause{display:none}.eufy-starry .eufy-stars-toggle[aria-pressed=true] .eufy-stars-toggle__play{display:block}@media(max-width:767px){.eufy-starry .eufy-stars-toggle{left:12px;bottom:calc(90px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.eufy-starry .eufy-stars-toggle{display:none}}@media print{.eufy-starry .eufy-starfield__canvas,.eufy-starry .eufy-stars-toggle{display:none}}
/*# sourceMappingURL=/cdn/shop/t/33/compiled_assets/styles.css.map */
