body.divoom-home{margin:0;padding:0;font-family:Roboto,sans-serif;font-size:14px;line-height:1.42857143;color:#111;background:#fff}
.divoom-home .navbar-fixed-top{top:0}
.divoom-home.admin-bar .navbar-fixed-top{top:var(--divoom-admin-offset,32px)}
.divoom-home .divoom-skip{position:fixed;top:-100px;left:16px;z-index:100001;background:white;padding:12px;color:black}
.divoom-home .divoom-skip:focus{top:40px}
.divoom-home .header-right{min-width:100px;justify-content:flex-end}
.divoom-home .product .description{min-height:58px}
.divoom-home .product .image-hover img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}
.divoom-home .divoom-product-action{padding:12px 0 8px;text-align:center}
.divoom-home .divoom-product-action .btn{min-width:125px;font-size:14px}
.divoom-home .km-slider-nav{min-height:0}
.divoom-home .owl-carousel .owl-item img{height:auto}
.divoom-home .center-slider video{display:block;width:100%;height:auto}
.divoom-home .tab-pane[hidden]{display:none!important}
.divoom-home .ps-nav{cursor:pointer}
.divoom-home .search-full{z-index:5}
.divoom-home .footer-social svg{vertical-align:middle}
.divoom-home .footer a:focus-visible,.divoom-home a:focus-visible,.divoom-home button:focus-visible{outline:2px solid #8b45ef;outline-offset:4px}
@media(min-width:992px){
 .divoom-home .cd-dropdown-content>.has-children:hover>ul,.divoom-home .cd-dropdown-content>.has-children:focus-within>ul{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}
}
@media(max-width:991px){
 .divoom-home .cd-dropdown.dropdown-is-active{visibility:visible;transform:translateY(0)}
 .divoom-home .cd-dropdown.dropdown-is-active .cd-dropdown-content{visibility:visible;transform:none}
 .divoom-home .cd-secondary-dropdown.divoom-submenu-open{visibility:visible;opacity:1;transform:translateX(0)}
 .divoom-home .mobile-navbar-arrow .cd-dropdown-trigger{display:block}
 .divoom-home .navbar-right-side{min-width:35px}
 .divoom-home .product .description{min-height:0}
}
@media(max-width:782px){.divoom-home.admin-bar .navbar-fixed-top{top:var(--divoom-admin-offset,46px)}}
@media(prefers-reduced-motion:reduce){.divoom-home .top-text1,.divoom-home .top-text2{animation:none!important}.divoom-home *{scroll-behavior:auto!important}}

/* Shared carousel controls: quiet glass circles over the imagery. */
.divoom-home .km-slider-wrapper .ps-nav{appearance:none;display:flex;align-items:center;justify-content:center;position:absolute;top:calc(50% - 15px);transform:translateY(-50%);width:46px;height:46px;min-width:46px;padding:0;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:rgba(255,255,255,.82);color:#202020;font-size:0;line-height:1;text-shadow:none;box-shadow:0 2px 12px rgba(0,0,0,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:2;transition:background .18s,box-shadow .18s,transform .18s;cursor:pointer}
.divoom-home .km-slider-wrapper .ps-prev{left:20px}.divoom-home .km-slider-wrapper .ps-next{right:20px}
.divoom-home .km-slider-wrapper .ps-nav svg{display:block;flex:none;pointer-events:none}
.divoom-home .km-slider-wrapper .ps-nav:hover{background:#fff;box-shadow:0 4px 18px rgba(0,0,0,.18);transform:translateY(-50%) scale(1.05)}
.divoom-home .km-slider-wrapper .ps-nav:active{transform:translateY(-50%) scale(.96)}
.divoom-home .km-slider-wrapper .ps-nav:focus-visible{outline:2px solid #171717;outline-offset:4px;box-shadow:0 0 0 4px #fff}
@media(max-width:767px){.divoom-home .km-slider-wrapper .ps-nav{width:44px;height:44px;min-width:44px}.divoom-home .km-slider-wrapper .ps-prev{left:12px}.divoom-home .km-slider-wrapper .ps-next{right:12px}}
@media(prefers-reduced-motion:reduce){.divoom-home .km-slider-wrapper .ps-nav{transition:none}}
/* The shared header spacer follows the optional 32px announcement strip. */
.divoom-home.divoom-no-announcement .home-header-offset{margin-top:-32px}
/* Compact desktop dropdowns, sized for category names rather than header rows. */
@media(min-width:992px){
 .divoom-home .cd-dropdown-content>.has-children{position:relative}
 .divoom-home .cd-dropdown-content>.has-children>.cd-secondary-dropdown.default{
  top:100%;left:0;right:auto;width:264px;max-width:calc(100vw - 32px);min-height:0;height:auto;
  padding:8px;margin:0;background:#fff;border:1px solid #e9e9e9;border-radius:0 0 12px 12px;
  box-shadow:0 12px 28px rgba(0,0,0,.12);overflow:hidden;
 }
 .divoom-home .cd-dropdown-content>.has-children>.cd-secondary-dropdown>li{float:none;width:100%;margin:0;padding:0}
 .divoom-home .cd-dropdown-content>.has-children>.cd-secondary-dropdown>li>a{
  display:flex;align-items:center;width:100%;height:auto;min-height:44px;padding:12px 14px;margin:0;
  font-size:14px;line-height:20px;font-weight:500;letter-spacing:0;white-space:normal;
  color:#222;border:0;border-radius:7px;transition:background .15s,color .15s;
 }
 .divoom-home .cd-dropdown-content>.has-children>.cd-secondary-dropdown>li>a:hover,
 .divoom-home .cd-dropdown-content>.has-children>.cd-secondary-dropdown>li>a:focus-visible{background:#f3f3f3;color:#000}
}
@media(min-width:992px){
 .divoom-home .cd-dropdown-content{overflow:visible}
 .divoom-home .cd-dropdown-content>.has-children>.cd-secondary-dropdown>li:not(.has-children)>a::before,
 .divoom-home .cd-dropdown-content>.has-children>.cd-secondary-dropdown>li:not(.has-children)>a::after{display:none}
}
