/* OC Extensions Theme v1.2.1 — clean reference-aligned stylesheet
   Rebuilt from scratch to avoid cascade conflicts from earlier theme versions. */
:root{
  --ocx-bg:#f2f2f2;--ocx-dark:#262425;--ocx-text:#202020;--ocx-muted:#777;
  --ocx-line:#e7e7e7;--ocx-white:#fff;--ocx-blue:#4388e8;--ocx-green:#08a93b;
}
*{box-sizing:border-box}
html,body{margin:0!important;padding:0!important;min-height:100%;direction:ltr!important}
body.ocx-shop-body{font-family:var(--ocx-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif)!important;font-size:var(--ocx-font-base,15px);color:var(--ocx-text);background:var(--ocx-bg)!important;overflow-x:hidden}
a{text-decoration:none!important}
body.ocx-shop-body .container{display:block;width:calc(100% - 32px)!important;max-width:1360px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;float:none!important}
body.ocx-shop-body .ocx-eu-top,body.ocx-shop-body .ocx-eu-header,body.ocx-shop-body .ocx-topbar,body.ocx-shop-body .ocx-header{display:none!important}

/* ===== HEADER ===== */
.ocx-shop-header{width:100%;background:#fff;position:relative;z-index:100;direction:ltr!important}
.ocx-shop-head-main{height:90px;background:var(--ocx-dark);color:#fff}
.ocx-shop-head-row{height:90px!important;display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:17px!important;direction:ltr!important}
.ocx-shop-logo{order:1;flex:0 0 185px!important;width:185px!important;height:64px;display:flex!important;flex-direction:column!important;justify-content:center!important;color:#fff!important;line-height:1!important;margin:0!important;float:none!important}
.ocx-shop-logo-main{font-size:29px;font-weight:900;letter-spacing:-1.2px;white-space:nowrap}
.ocx-shop-logo-main:after{content:"";display:block;width:145px;height:2px;margin-top:5px;background:#fff}
.ocx-shop-logo-sub{font-size:9px;line-height:1.05;color:#c8c8c8;letter-spacing:.65px;margin-top:5px;width:80px}
.ocx-shop-catalog{order:2;flex:0 0 56px!important;width:56px!important;height:56px;display:flex!important;align-items:center;justify-content:center;position:relative!important;float:none!important;margin:0!important}
.ocx-shop-catalog-round{width:52px;height:52px;border:0;border-radius:50%;background:#3a3839;color:#fff;font-size:24px;display:grid;place-items:center;padding:0;box-shadow:none;outline:0}
.ocx-shop-catalog-round:hover,.ocx-shop-catalog.open .ocx-shop-catalog-round{background:#484546;color:#fff}
.ocx-shop-catalog-menu{position:absolute!important;top:64px!important;left:0!important;right:auto!important;min-width:330px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important}
.ocx-shop-catalog-menu li{display:block!important;float:none!important}
.ocx-shop-catalog-menu li a{height:38px;padding:0 14px;display:flex!important;align-items:center;justify-content:space-between;color:#222!important;border-bottom:1px solid #ededed;font-size:13px;white-space:nowrap}
.ocx-shop-search{order:3;flex:1 1 auto!important;min-width:300px!important;max-width:none!important;float:none!important;margin:0!important}
.ocx-shop-search #search{display:flex!important;width:100%!important;height:49px;position:relative;margin:0!important}
.ocx-shop-search #search:before{content:"\f1de";font-family:FontAwesome;position:absolute;left:25px;top:16px;z-index:2;font-size:14px;color:#555}
.ocx-shop-search #search .input-lg{width:100%!important;height:49px!important;line-height:49px!important;border:0!important;border-radius:25px!important;background:#fff!important;box-shadow:none!important;padding:0 58px 0 56px!important;font-size:13px!important;color:#444!important}
.ocx-shop-search #search .btn-lg{position:absolute!important;right:7px!important;top:5px!important;width:39px!important;min-width:39px!important;height:39px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#000!important;font-size:21px!important;box-shadow:none!important}
.ocx-shop-phone{order:4;flex:0 0 225px!important;width:225px!important;height:49px;border-radius:25px;background:#3a3839;color:#fff!important;display:flex!important;align-items:center;justify-content:center;gap:12px;padding:0 15px;font-size:14px;white-space:nowrap;margin:0!important;float:none!important}
.ocx-shop-phone i{font-size:20px;transform:rotate(-18deg)}
.ocx-shop-icons{order:5;flex:0 0 153px!important;width:153px!important;height:54px;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:17px!important;direction:ltr!important;float:none!important;margin:0!important}
.ocx-shop-icons>a{flex:0 0 24px;width:24px;height:40px;display:grid!important;place-items:center;color:#fff!important;font-size:22px;margin:0!important;padding:0!important}
.ocx-shop-cart{flex:0 0 30px;width:30px;height:44px;display:flex;align-items:center}
.ocx-shop-cart #cart{margin:0!important;position:relative}
.ocx-shop-cart #cart>.btn{width:30px!important;min-width:30px!important;height:42px!important;padding:0!important;border:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;font-size:0!important;position:relative!important}
.ocx-shop-cart #cart>.btn:before{content:none!important;display:none!important}
.ocx-shop-cart #cart>.btn .fa-caret-down{display:none!important}.ocx-shop-cart #cart>.btn #cart-total{font-size:0!important}
.ocx-shop-cart #cart>.btn #cart-total:after{content:"0";position:absolute;right:-7px;top:-1px;width:17px;height:17px;border-radius:50%;background:var(--ocx-blue);color:#fff;font-size:9px;line-height:17px;text-align:center;font-weight:700}
.ocx-shop-cart #cart .dropdown-menu{right:-22px!important;left:auto!important;top:48px!important;min-width:330px!important}
.ocx-shop-lang{flex:0 0 32px;width:32px;height:55px;overflow:visible}
.ocx-shop-lang .btn-group{width:32px;height:55px;display:flex;align-items:center}
.ocx-shop-lang .btn-link{width:31px!important;height:52px!important;padding:0!important;border:1px solid var(--ocx-header-language-border,#17304d)!important;border-radius:16px!important;color:var(--ocx-header-language-text,#fff)!important;background:var(--ocx-header-language-bg,#0a1828)!important;font-size:0!important;display:grid!important;place-items:center!important;box-shadow:none!important}
.ocx-shop-lang .btn-link:before{content:"УК";font-size:10px;font-weight:700;color:var(--ocx-header-language-text,#fff)}
.ocx-shop-lang .dropdown-menu{right:0!important;left:auto!important;top:55px!important;min-width:125px!important}

.ocx-shop-subnav{height:44px;background:#fff;border-bottom:1px solid #ddd}
.ocx-shop-subnav-row{height:44px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:27px!important;direction:ltr!important;padding-left:13px!important}
.ocx-shop-subnav-row a{height:44px;display:flex!important;align-items:center;gap:8px;color:#222!important;font-size:14px;font-weight:400;white-space:nowrap}
.ocx-shop-subnav-row a i{font-size:17px;color:#505050}

/* ===== REFERENCE HOME FIRST SCREEN ===== */
main{display:block;width:100%;margin:0;padding:0;background:var(--ocx-bg);direction:ltr!important}
.ocx-storefront{display:block!important;width:100%!important;margin:0!important;padding:0 0 36px!important;background:var(--ocx-bg)!important;direction:ltr!important;clear:both!important}
.ocx-storefront-grid{display:flex!important;flex-flow:row nowrap!important;align-items:flex-start!important;justify-content:flex-start!important;gap:18px!important;direction:ltr!important;clear:both!important}
.ocx-storefront-sidebar{order:1!important;flex:0 0 328px!important;width:328px!important;max-width:328px!important;min-width:328px!important;min-height:700px!important;margin:0!important;padding:0!important;float:none!important;background:#fff!important;position:relative!important;left:auto!important;right:auto!important}
.ocx-sidecat-list{display:block!important;width:100%!important;margin:0!important;padding:0!important;background:#fff!important;float:none!important}
.ocx-sidecat-row{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;width:100%!important;height:37px!important;margin:0!important;padding:0 13px!important;border:0!important;border-bottom:1px solid #ececec!important;background:#fff!important;color:#232323!important;font-size:13px!important;line-height:37px!important;float:none!important;clear:both!important;position:relative!important}
.ocx-sidecat-row:hover{background:#f7f7f7!important}
.ocx-sidecat-icon{flex:0 0 27px!important;width:27px!important;height:30px!important;margin-right:8px!important;display:grid!important;place-items:center!important;overflow:hidden!important;color:#555!important;font-size:17px!important}
.ocx-sidecat-icon img{display:block!important;width:24px!important;height:24px!important;max-width:24px!important;object-fit:contain!important;filter:grayscale(1)}
.ocx-sidecat-row>span:nth-child(2){flex:1 1 auto!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.ocx-sidecat-arrow{flex:0 0 10px!important;width:10px!important;margin-left:8px!important;text-align:right!important;color:#333!important}

.ocx-storefront-main{order:2!important;flex:1 1 calc(100% - 346px)!important;width:calc(100% - 346px)!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important;position:relative!important;left:auto!important;right:auto!important}
.ocx-promo-grid{display:flex!important;flex-flow:row nowrap!important;gap:18px!important;width:100%!important;height:370px!important;margin:0!important;padding:0!important;direction:ltr!important}
.ocx-promo{height:370px!important;display:block!important;position:relative!important;overflow:hidden!important;margin:0!important;padding:0!important;color:#fff!important;float:none!important}
.ocx-promo-main{order:1!important;flex:2.08 1 0!important;min-width:0!important;background:linear-gradient(120deg,#121212 0,#202020 58%,#111826 100%)!important;border-radius:0 0 18px 18px!important}
.ocx-promo-side{order:2!important;flex:1 1 0!important;min-width:280px!important;background:linear-gradient(145deg,#111 0,#081429 100%)!important;border-radius:0 0 18px 18px!important}
.ocx-promo-copy{position:absolute!important;left:34px!important;top:28px!important;width:46%!important;z-index:4!important}
.ocx-promo-kicker{display:block;font-size:24px;font-weight:500;line-height:1}
.ocx-promo-copy h1{margin:18px 0 11px!important;padding:0!important;font-size:34px!important;line-height:1.05!important;letter-spacing:-.7px!important;font-weight:700!important;color:#fff!important}
.ocx-promo-copy p{margin:0!important;padding:0!important;max-width:320px!important;color:#c5c5c5!important;font-size:13px!important;line-height:1.45!important}
.ocx-promo-price{position:absolute!important;left:0!important;top:252px!important;color:#ddd!important;font-size:13px!important;line-height:1.1!important}
.ocx-promo-price b{display:block!important;margin-top:3px!important;color:#fff!important;font-size:24px!important;font-weight:400!important}
.ocx-promo-art{position:absolute!important;right:18px!important;bottom:16px!important;width:48%!important;height:315px!important;display:flex!important;align-items:center!important;justify-content:center!important;transform:rotate(-3deg)!important}
.ocx-product-box{width:205px!important;height:275px!important;border-radius:8px!important;padding:22px 18px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 28px 45px rgba(0,0,0,.45)!important}
.ocx-box-blue{background:linear-gradient(145deg,#1951a1,#0b244e)!important;color:#fff!important}.ocx-product-box small{font-size:11px}.ocx-product-box strong{font-size:48px;line-height:.84;letter-spacing:-2.5px}.ocx-product-box span{font-size:12px;color:#bcd4ff}
.ocx-promo-dots{position:absolute!important;right:28px!important;bottom:27px!important;display:flex!important;gap:6px!important}.ocx-promo-dots b{display:block;width:20px;height:3px;border-radius:2px;background:#777}.ocx-promo-dots b.active{background:#fff}
.ocx-promo-side-title{position:absolute!important;left:22px!important;top:20px!important;z-index:3!important;font-size:25px!important;line-height:.95!important;font-weight:300!important}.ocx-promo-side-title strong{font-weight:800!important}
.ocx-promo-side-art{position:absolute!important;left:50%!important;top:46%!important;transform:translate(-50%,-50%)!important;width:185px!important;height:185px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:radial-gradient(circle,#2c67c5 0,#102d58 45%,rgba(16,45,88,0) 72%)!important;font-size:86px!important;color:#fff!important}
.ocx-promo-side-price{position:absolute!important;left:22px!important;bottom:26px!important;color:#ddd!important;font-size:13px!important}.ocx-promo-side-price b{display:block!important;margin-top:3px!important;color:#4bdc73!important;font-size:24px!important;font-weight:400!important}

.ocx-popular-title{height:76px!important;display:flex!important;align-items:center!important;padding:0 0 0 13px!important;margin:0!important;font-size:20px!important;font-weight:400!important;color:#202020!important}
.ocx-popular-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;width:100%!important;margin:0!important;padding:0!important;direction:ltr!important}
.ocx-popular-card{height:132px!important;background:#fff!important;color:#222!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:10px 7px!important;border:0!important;border-radius:0!important;box-shadow:none!important;min-width:0!important}
.ocx-popular-art{height:78px!important;display:flex!important;align-items:center!important;justify-content:center!important}.ocx-popular-art img{display:block!important;max-height:72px!important;max-width:115px!important;object-fit:contain!important}.ocx-popular-art i{font-size:50px!important;color:#315680!important}
.ocx-popular-name{margin-top:3px!important;font-size:13px!important;line-height:1.2!important;text-align:center!important;color:#222!important}

/* ===== BELOW-FOLD MODULES ===== */
.ocx-section{display:block;width:100%;padding:38px 0;background:var(--ocx-bg)}
.ocx-section-soft,.ocx-below-storefront{background:var(--ocx-bg)!important}
.ocx-section-title{display:flex;align-items:flex-end;justify-content:space-between;margin:0 0 18px}.ocx-section-title h2{margin:0;font-size:23px;font-weight:500;color:#202020}.ocx-link{color:#333!important;font-weight:500}
.ocx-icon-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.ocx-icon-card{height:145px;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:12px!important}.ocx-icon-card img{height:76px!important;max-width:118px!important;object-fit:contain!important;margin:0 0 8px!important}.ocx-icon-card b{font-size:13px;font-weight:400;color:#222}.ocx-symbol{font-size:48px;color:#315680;margin-bottom:8px}
.ocx-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ocx-product-card{background:#fff;border:0;border-radius:0;overflow:hidden}.ocx-product-card .image{height:220px;display:flex;align-items:center;justify-content:center;padding:15px;background:#fff}.ocx-product-card img{max-width:100%;max-height:190px;object-fit:contain}.ocx-product-card .body{padding:14px}.ocx-product-card h3{margin:0 0 7px;font-size:16px}.ocx-product-card .desc{font-size:12px;color:#777;min-height:38px}.ocx-rating{margin:10px 0;color:#f3a800}.ocx-price-row{display:flex;align-items:center;justify-content:space-between}.ocx-price{font-size:21px;font-weight:700}.ocx-cart-btn{padding:9px 12px;border:0;border-radius:0;background:#262425;color:#fff;font-weight:700}
.ocx-statbar{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:0;border-radius:0}.ocx-stat{padding:19px;text-align:center;border-right:1px solid #e8e8e8}.ocx-stat:last-child{border-right:0}.ocx-stat strong{display:block;font-size:27px}.ocx-stat span{color:#777}
.ocx-panel{background:#fff;border:0;border-radius:0;padding:24px}.ocx-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ocx-news-card{background:#fff;border:0;border-radius:0;padding:16px;color:#222!important}
.ocx-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:0;border-radius:0;font-weight:700}.ocx-btn-primary{background:#262425;color:#fff!important}

/* ===== FOOTER ===== */
.ocx-eu-prefooter{background:#fff;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}.ocx-eu-prefooter-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important}.ocx-eu-prefooter-grid>div{display:flex;align-items:center;gap:11px;padding:20px 16px;border-right:1px solid #ececec}.ocx-eu-prefooter-grid>div:last-child{border-right:0}.ocx-eu-prefooter i{font-size:24px;color:#262425}.ocx-eu-prefooter span{display:flex;flex-direction:column}.ocx-eu-prefooter strong{font-size:13px}.ocx-eu-prefooter small{margin-top:2px;color:#888}
.ocx-eu-footer{background:#262425;color:#c9c9c9;padding:34px 0 18px}.ocx-eu-footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:36px}.ocx-eu-footer h4{margin:0 0 13px;color:#fff;font-size:14px}.ocx-eu-footer a{display:block;color:#aaa!important;margin:7px 0;font-size:13px}.ocx-eu-brand-footer strong{font-size:22px;color:#fff}.ocx-eu-footer-about p{max-width:360px;line-height:1.55;color:#aaa}.ocx-eu-footer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:27px;padding-top:16px;border-top:1px solid #414141;color:#888;font-size:12px}.ocx-eu-footer-bottom i{font-size:24px;margin-left:7px;color:#ddd}
.ocx-float-tools{position:fixed;right:17px;bottom:22px;z-index:200;display:flex;flex-direction:column;align-items:flex-end;gap:9px}.ocx-float-chat{width:50px;height:50px;border-radius:50%;background:var(--ocx-green);color:#fff!important;display:grid;place-items:center;font-size:25px;border:4px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.12)}.ocx-float-bar{height:52px;border-radius:26px;background:#111;display:flex;align-items:center;padding:0 7px}.ocx-float-bar a{width:45px;color:#fff!important;font-size:19px;text-align:center;position:relative}.ocx-float-bar a b{position:absolute;right:0;top:-8px;width:16px;height:16px;border-radius:50%;background:var(--ocx-blue);color:#fff;font-size:8px;line-height:16px}

/* ===== STANDARD PAGES ===== */
.ocx-breadcrumb{width:calc(100% - 32px);max-width:1360px;margin:auto;padding:14px 0;color:#777}.ocx-page{padding:26px 0 48px;background:var(--ocx-bg)}.ocx-category-layout{display:grid;grid-template-columns:328px minmax(0,1fr);gap:18px}.ocx-filter,.ocx-gallery-main,.ocx-thumb{background:#fff;border:0;border-radius:0}.ocx-filter{padding:16px}.ocx-product-detail{display:grid;grid-template-columns:1fr 1fr;gap:36px}.ocx-gallery-main{padding:20px}.ocx-gallery-main img{width:100%;height:480px;object-fit:contain}.ocx-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.ocx-thumb{padding:5px}.ocx-thumb img{width:100%;height:72px;object-fit:contain}.ocx-product-info h1{font-size:36px;margin-top:0}.ocx-tabs{margin-top:34px}.ocx-tabs-nav{display:flex;gap:20px;border-bottom:1px solid #ddd}.ocx-tabs-nav a{padding:12px 2px;font-weight:700}.ocx-tabs-nav a.active{border-bottom:2px solid #222}

/* Bootstrap dropdown compatibility */
.dropdown-menu{z-index:1000}.open>.dropdown-menu{display:block}.btn:focus,.btn:active{outline:0!important;box-shadow:none!important}

@media(max-width:1400px){
 body.ocx-shop-body .container{width:calc(100% - 28px)!important}
 .ocx-shop-head-row{gap:13px!important}.ocx-shop-logo{flex-basis:175px!important;width:175px!important}.ocx-shop-phone{flex-basis:205px!important;width:205px!important}.ocx-shop-icons{flex-basis:145px!important;width:145px!important}
 .ocx-storefront-sidebar{flex-basis:310px!important;width:310px!important;min-width:310px!important}.ocx-storefront-main{width:calc(100% - 328px)!important}.ocx-promo-side{min-width:250px!important}
}
@media(max-width:1120px){
 .ocx-shop-phone{display:none!important}.ocx-shop-icons{margin-left:auto!important}.ocx-storefront-sidebar{flex-basis:270px!important;width:270px!important;min-width:270px!important}.ocx-storefront-main{width:calc(100% - 288px)!important}.ocx-promo-side{min-width:220px!important}.ocx-promo-copy h1{font-size:29px!important}.ocx-popular-grid{grid-template-columns:repeat(3,1fr)!important}.ocx-icon-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
 body.ocx-shop-body .container{width:calc(100% - 20px)!important}.ocx-shop-head-main{height:auto;padding:9px 0}.ocx-shop-head-row{height:auto!important;flex-wrap:wrap!important}.ocx-shop-logo{flex:1 1 auto!important}.ocx-shop-icons{display:none!important}.ocx-shop-search{order:6!important;flex:0 0 100%!important}.ocx-shop-subnav-row{overflow-x:auto!important;overflow-y:hidden!important}.ocx-storefront-grid{display:block!important}.ocx-storefront-sidebar{display:none!important}.ocx-storefront-main{width:100%!important}.ocx-promo-grid{height:350px!important}.ocx-promo{height:350px!important}.ocx-promo-side{display:none!important}.ocx-popular-grid{grid-template-columns:repeat(2,1fr)!important}.ocx-product-grid,.ocx-news-grid{grid-template-columns:repeat(2,1fr)}.ocx-eu-footer-grid{grid-template-columns:1fr 1fr}.ocx-eu-prefooter-grid{grid-template-columns:1fr 1fr!important}.ocx-product-detail,.ocx-category-layout{grid-template-columns:1fr}
}
@media(max-width:560px){
 .ocx-shop-logo-main{font-size:23px}.ocx-shop-catalog{flex-basis:50px!important;width:50px!important}.ocx-shop-catalog-round{width:46px;height:46px}.ocx-promo-grid,.ocx-promo{height:320px!important}.ocx-promo-copy{left:20px!important;top:22px!important;width:62%!important}.ocx-promo-copy h1{font-size:25px!important}.ocx-promo-art{right:-25px!important;width:52%!important;opacity:.72}.ocx-product-box{width:145px!important;height:210px!important}.ocx-product-box strong{font-size:36px}.ocx-popular-grid{gap:10px!important}.ocx-popular-card{height:120px!important}.ocx-icon-grid,.ocx-product-grid,.ocx-news-grid{grid-template-columns:1fr}.ocx-eu-footer-grid{grid-template-columns:1fr}.ocx-eu-prefooter-grid{grid-template-columns:1fr!important}.ocx-float-tools{right:9px;bottom:10px}
}

/* ===== v1.3.0 INNER STORE PAGES ===== */
.ocx-inner{padding:24px 0 44px;background:#f2f2f2;min-height:560px}
.ocx-breadcrumb{display:flex;flex-wrap:wrap;gap:7px;align-items:center;font-size:12px;color:#888;margin:0 0 18px;padding:0}
.ocx-breadcrumb a{color:#666!important}.ocx-breadcrumb .sep{color:#bbb}
.ocx-shell{background:#fff;border:1px solid #e7e7e7;padding:24px}
.ocx-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}
.ocx-page-head h1{margin:0;font-size:30px;line-height:1.15;font-weight:700;color:#1f1f1f}
.ocx-page-sub{color:#777;margin-top:7px;line-height:1.55}
.ocx-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;border:1px solid #e4e4e4;padding:10px 12px;margin-bottom:16px}
.ocx-toolbar-left,.ocx-toolbar-right{display:flex;align-items:center;gap:9px}.ocx-toolbar .form-control{height:36px;border:1px solid #ddd;border-radius:0;box-shadow:none;padding:6px 10px;font-size:13px}.ocx-view-btn{width:36px;height:36px;border:1px solid #ddd;background:#fff;color:#444}.ocx-view-btn.active,.ocx-view-btn:hover{background:#262425;color:#fff;border-color:#262425}
.ocx-catalog-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:18px;align-items:start}.ocx-catalog-side{background:#fff;border:1px solid #e5e5e5}.ocx-catalog-side h3{font-size:15px;margin:0;padding:15px 16px;border-bottom:1px solid #eee}.ocx-catalog-side a{display:flex;justify-content:space-between;align-items:center;min-height:40px;padding:8px 14px;color:#333!important;border-bottom:1px solid #f0f0f0}.ocx-catalog-side a:hover{background:#f6f6f6}.ocx-catalog-side a:last-child{border-bottom:0}
.ocx-store-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ocx-store-card{background:#fff;border:1px solid #e1e1e1;min-width:0;position:relative;transition:.15s}.ocx-store-card:hover{box-shadow:0 8px 22px rgba(0,0,0,.07);transform:translateY(-1px)}.ocx-store-card .pic{height:205px;padding:16px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0f0f0}.ocx-store-card .pic img{max-width:100%;max-height:100%;object-fit:contain}.ocx-store-card .body{padding:14px}.ocx-store-card h3{font-size:16px;line-height:1.35;margin:0 0 7px;min-height:43px}.ocx-store-card h3 a{color:#222!important}.ocx-store-card .desc{height:38px;overflow:hidden;color:#777;font-size:12px;line-height:1.5}.ocx-store-card .rating{color:#f5a400;font-size:12px;margin:9px 0}.ocx-store-card .bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.ocx-store-card .price{font-size:20px;font-weight:700;color:#161616}.ocx-store-card .old{font-size:12px;color:#999;text-decoration:line-through;display:block}.ocx-buy{height:38px;padding:0 15px;border:0;background:#262425;color:#fff;font-weight:700;white-space:nowrap}.ocx-buy:hover{background:#111}.ocx-badge{position:absolute;z-index:2;top:10px;left:10px;padding:5px 8px;background:#e9f4ff;color:#1269c9;font-size:10px;font-weight:700;text-transform:uppercase}
.ocx-pagination{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px}.ocx-pagination .pagination{margin:0}.ocx-pagination .pagination>li>a,.ocx-pagination .pagination>li>span{border-radius:0!important;color:#333;border-color:#ddd}.ocx-pagination .pagination>.active>span{background:#262425;border-color:#262425;color:#fff}

/* Product */
.ocx-product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:28px;align-items:start}.ocx-product-gallery{background:#fff;border:1px solid #e2e2e2;padding:18px}.ocx-gallery-stage{height:490px;display:flex;align-items:center;justify-content:center;cursor:zoom-in}.ocx-gallery-stage img{max-width:100%;max-height:100%;object-fit:contain}.ocx-product-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px}.ocx-product-thumb{height:78px;border:1px solid #ddd;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.ocx-product-thumb:hover,.ocx-product-thumb.active{border:2px solid #262425}.ocx-product-thumb img{max-width:100%;max-height:100%;object-fit:contain}.ocx-buy-panel{background:#fff;border:1px solid #dfdfdf;padding:24px;position:sticky;top:16px}.ocx-product-title{font-size:30px;line-height:1.18;margin:0 0 10px;font-weight:700}.ocx-meta{display:flex;flex-wrap:wrap;gap:7px 18px;color:#777;font-size:12px;padding-bottom:14px;border-bottom:1px solid #eee}.ocx-stock{color:#0a9b3f;font-weight:700}.ocx-product-rating{color:#f3a000;margin:14px 0}.ocx-product-price{font-size:34px;font-weight:800;margin:8px 0 18px;color:#111}.ocx-product-price .old{font-size:17px;color:#999;text-decoration:line-through;margin-right:8px}.ocx-product-points{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:16px 0}.ocx-product-point{display:flex;gap:10px;align-items:flex-start;border:1px solid #eee;padding:10px;min-height:58px}.ocx-product-point i{font-size:20px;color:#4388e8;margin-top:2px}.ocx-product-point strong{display:block;font-size:12px}.ocx-product-point small{display:block;color:#777;margin-top:2px}.ocx-option{margin:14px 0}.ocx-option label.title{display:block;font-weight:700;margin-bottom:7px}.ocx-option .form-control{border-radius:0;box-shadow:none;border:1px solid #ddd;height:42px}.ocx-qty-row{display:flex;align-items:center;gap:9px;margin-top:19px}.ocx-qty{width:78px;height:46px;border:1px solid #ccc;text-align:center;font-size:15px}.ocx-add-cart{height:46px;flex:1;border:0;background:#4388e8;color:#fff;font-size:14px;font-weight:700}.ocx-add-cart:hover{background:#2e75d6}.ocx-wish-btn{width:46px;height:46px;border:1px solid #ccc;background:#fff;font-size:18px}.ocx-tabs-wrap{margin-top:22px;background:#fff;border:1px solid #e1e1e1}.ocx-tabs-nav{display:flex;gap:0;border-bottom:1px solid #ddd;overflow-x:auto}.ocx-tabs-nav a{padding:15px 20px;color:#444!important;border-right:1px solid #eee;white-space:nowrap;font-weight:600;cursor:pointer}.ocx-tabs-nav a.active{background:#262425;color:#fff!important}.ocx-tab-pane{padding:24px;line-height:1.7}.ocx-attr-group h4{font-size:16px;margin:18px 0 8px}.ocx-attr-row{display:grid;grid-template-columns:240px 1fr;border-bottom:1px solid #eee;padding:10px 0}.ocx-attr-row b{font-weight:600}.ocx-product-related{margin-top:26px}

/* Cart / checkout */
.ocx-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.ocx-cart-table{background:#fff;border:1px solid #e1e1e1}.ocx-cart-row{display:grid;grid-template-columns:86px minmax(180px,1fr) 110px 120px 34px;gap:14px;align-items:center;padding:14px;border-bottom:1px solid #eee}.ocx-cart-row:last-child{border-bottom:0}.ocx-cart-image{width:78px;height:78px;object-fit:contain}.ocx-cart-name a{font-size:15px;color:#222!important;font-weight:700}.ocx-cart-name small{display:block;color:#777;margin-top:5px}.ocx-cart-qty{display:flex}.ocx-cart-qty input{width:56px;height:36px;border:1px solid #ccc;text-align:center}.ocx-cart-qty button{width:36px;height:36px;border:0;background:#262425;color:#fff}.ocx-cart-price{font-weight:700}.ocx-cart-remove{border:0;background:transparent;color:#999;font-size:18px}.ocx-cart-remove:hover{color:#d00}.ocx-summary{background:#fff;border:1px solid #ddd;padding:20px;position:sticky;top:15px}.ocx-summary h3{margin:0 0 15px;font-size:20px}.ocx-summary-line{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #eee}.ocx-summary-line.total{font-size:20px;font-weight:800;border-bottom:0;padding-top:16px}.ocx-checkout-btn{display:block;width:100%;height:46px;line-height:46px;text-align:center;background:#4388e8;color:#fff!important;font-weight:700;margin-top:14px}.ocx-checkout-btn:hover{background:#2f75d2}.ocx-secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border:1px solid #ccc;background:#fff;color:#333!important}.ocx-coupon-panels{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.ocx-coupon-panels .panel{border-radius:0;box-shadow:none;border:1px solid #ddd}.ocx-coupon-panels .panel-heading{background:#fafafa;border-radius:0}
.ocx-checkout{max-width:980px;margin:0 auto}.ocx-checkout .panel-group .panel{border-radius:0;border:1px solid #ddd;box-shadow:none;margin-bottom:10px}.ocx-checkout .panel-heading{background:#fff;padding:16px 18px}.ocx-checkout .panel-title{font-weight:700}.ocx-checkout .panel-body{border-top:1px solid #eee!important}.ocx-checkout .btn-primary{background:#4388e8;border-color:#4388e8;border-radius:0}.ocx-checkout .form-control{border-radius:0;box-shadow:none}

/* Account / information */
.ocx-two-col{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;align-items:start}.ocx-form-card,.ocx-info-card{background:#fff;border:1px solid #ddd;padding:22px}.ocx-form-card h2,.ocx-info-card h2{margin-top:0;font-size:22px}.ocx-form-card .form-control{height:42px;border-radius:0;box-shadow:none}.ocx-form-card textarea.form-control{height:auto}.ocx-form-card .btn-primary{background:#4388e8;border-color:#4388e8;border-radius:0}.ocx-account-side{background:#fff;border:1px solid #ddd}.ocx-account-side a{display:block;padding:11px 14px;border-bottom:1px solid #eee;color:#333!important}.ocx-account-side a:hover{background:#f5f5f5}.ocx-info-content{background:#fff;border:1px solid #ddd;padding:26px;line-height:1.7}.ocx-info-content h1{font-size:30px;margin-top:0}.ocx-empty{padding:50px 24px;text-align:center;background:#fff;border:1px solid #ddd;color:#777}.ocx-empty i{display:block;font-size:42px;color:#bbb;margin-bottom:12px}

@media(max-width:1100px){.ocx-store-products{grid-template-columns:repeat(2,minmax(0,1fr))}.ocx-product-layout{grid-template-columns:1fr 390px}.ocx-gallery-stage{height:420px}}
@media(max-width:900px){.ocx-catalog-layout,.ocx-product-layout,.ocx-cart-layout,.ocx-two-col{grid-template-columns:1fr}.ocx-catalog-side{display:none}.ocx-buy-panel,.ocx-summary{position:static}.ocx-product-layout{gap:14px}.ocx-gallery-stage{height:400px}.ocx-cart-row{grid-template-columns:70px 1fr 90px;gap:10px}.ocx-cart-row .ocx-cart-price{grid-column:2}.ocx-cart-remove{grid-column:3;grid-row:1}.ocx-coupon-panels{grid-template-columns:1fr}}
@media(max-width:560px){.ocx-inner{padding-top:14px}.ocx-shell{padding:14px}.ocx-page-head{align-items:flex-start;flex-direction:column}.ocx-page-head h1{font-size:25px}.ocx-toolbar{align-items:flex-start;flex-direction:column}.ocx-toolbar-right{width:100%;flex-wrap:wrap}.ocx-store-products{grid-template-columns:1fr}.ocx-store-card .pic{height:230px}.ocx-gallery-stage{height:300px}.ocx-product-title{font-size:25px}.ocx-product-points{grid-template-columns:1fr}.ocx-product-thumbs{grid-template-columns:repeat(4,1fr)}.ocx-attr-row{grid-template-columns:1fr}.ocx-cart-row{grid-template-columns:60px 1fr 28px;padding:10px}.ocx-cart-image{width:58px;height:58px}.ocx-cart-qty{grid-column:2}.ocx-cart-price{grid-column:2}.ocx-pagination{align-items:flex-start;flex-direction:column}}
/* Standard OpenCart checkout fallback is intentionally retained for full AJAX compatibility. */
#checkout-checkout{padding-top:24px;padding-bottom:40px}#checkout-checkout .breadcrumb{background:transparent;padding:0;margin-bottom:18px}#checkout-checkout h1{font-size:30px;font-weight:700;margin:0 0 20px}#checkout-checkout #accordion{max-width:980px}#checkout-checkout .panel{border-radius:0;box-shadow:none;border:1px solid #ddd}#checkout-checkout .panel-heading{background:#fff;padding:15px 18px}#checkout-checkout .panel-title{font-weight:700}#checkout-checkout .panel-body{border-top:1px solid #eee!important}#checkout-checkout .form-control{border-radius:0;box-shadow:none}#checkout-checkout .btn-primary{border-radius:0;background:#4388e8;border-color:#4388e8}#checkout-checkout .btn-default{border-radius:0}

/* v1.3.1 interactive states */
.ocx-tabs-wrap .ocx-tab-pane{display:none}
.ocx-tabs-wrap .ocx-tab-pane.active{display:block}
body.ocx-modal-open{overflow:hidden}
.ocx-modal{cursor:zoom-out}
.ocx-gallery-stage [data-ocx-main]{cursor:zoom-in}
/* v1.3.2 runtime fallbacks */
.ocx-shop-catalog-menu.ocx-show{display:block!important}
#button-cart.loading{opacity:.65;cursor:wait}
.ocx-runtime-alert{position:relative;z-index:220}

/* ===== v1.3.3 runtime, slider and mobile stabilization ===== */
.ocx-slider{position:relative!important;overflow:hidden!important}
.ocx-slider .ocx-slide{position:absolute;inset:0;display:block!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .48s ease,transform .58s ease;transform:scale(1.012);color:inherit!important}
.ocx-slider .ocx-slide.active{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}
.ocx-slider .ocx-slide .ocx-promo-copy,.ocx-slider .ocx-slide .ocx-promo-art{position:absolute}
.ocx-slider-arrow{position:absolute;z-index:8;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#111;display:grid;place-items:center;font-size:22px;box-shadow:0 4px 14px rgba(0,0,0,.12);opacity:0;transition:opacity .2s ease,background .2s ease}
.ocx-slider:hover .ocx-slider-arrow{opacity:1}.ocx-slider-prev{left:13px}.ocx-slider-next{right:13px}.ocx-slider-arrow:hover{background:#fff}
.ocx-promo-dots{z-index:9!important}.ocx-promo-dots button{width:20px;height:3px;border:0;padding:0;margin:0 3px;background:rgba(255,255,255,.55);border-radius:2px}.ocx-promo-dots button.active{background:#fff}
.ocx-runtime-alert-wrap{position:relative;z-index:130;margin-top:12px}.ocx-runtime-alert{margin:0}
.ocx-reveal{opacity:0;transform:translateY(14px);transition:opacity .45s ease,transform .45s ease}.ocx-reveal.is-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){.ocx-slider .ocx-slide,.ocx-reveal{transition:none!important;animation:none!important}.ocx-reveal{opacity:1!important;transform:none!important}}

/* Mini cart must work without Bootstrap dropdown JS. */
.ocx-shop-cart #cart.open>.dropdown-menu{display:block!important}
.ocx-shop-catalog.open>.dropdown-menu{display:block!important}

/* Keep all storefront pieces inside the viewport. */
.ocx-storefront,.ocx-storefront *{box-sizing:border-box}
.ocx-storefront-main,.ocx-promo-grid,.ocx-promo,.ocx-popular-grid{min-width:0}
.ocx-promo-copy h2{margin:12px 0 12px;font-size:38px;line-height:1.04;font-weight:800;color:#fff}

@media(max-width:900px){
 html,body{max-width:100%;overflow-x:hidden!important}
 body.ocx-shop-body .container{width:100%!important;max-width:100%!important;padding-left:14px!important;padding-right:14px!important;margin:0 auto!important}
 .ocx-shop-head-main{height:auto!important;padding:10px 0 11px!important}
 .ocx-shop-head-row{display:grid!important;grid-template-columns:minmax(0,1fr) 50px auto!important;grid-template-areas:"logo catalog icons" "search search search";gap:9px 10px!important;height:auto!important;align-items:center!important;width:100%!important}
 .ocx-shop-logo{grid-area:logo!important;order:initial!important;flex:none!important;width:auto!important;min-width:0!important;height:52px!important}
 .ocx-shop-logo-main{font-size:24px!important;letter-spacing:-.7px!important}.ocx-shop-logo-main:after{width:122px!important}.ocx-shop-logo-sub{font-size:8px!important;margin-top:4px!important}
 .ocx-shop-catalog{grid-area:catalog!important;order:initial!important;flex:none!important;width:50px!important;height:50px!important}.ocx-shop-catalog-round{width:46px!important;height:46px!important;font-size:20px!important}
 .ocx-shop-icons{grid-area:icons!important;order:initial!important;display:flex!important;flex:none!important;width:auto!important;height:48px!important;gap:10px!important;margin:0!important;justify-self:end!important}
 .ocx-shop-icons>a{font-size:19px!important;width:22px!important;height:40px!important}.ocx-shop-lang{display:none!important}.ocx-shop-cart{width:28px!important;flex-basis:28px!important}
 .ocx-shop-search{grid-area:search!important;order:initial!important;min-width:0!important;width:100%!important;max-width:none!important;flex:none!important;margin:0!important}
 .ocx-shop-search #search{width:100%!important;height:44px!important}.ocx-shop-search #search .input-lg{height:44px!important;line-height:44px!important;padding-left:46px!important;padding-right:54px!important}.ocx-shop-search #search:before{left:18px!important;top:13px!important}.ocx-shop-search #search .btn-lg{height:36px!important;width:36px!important;min-width:36px!important;top:4px!important;right:5px!important;font-size:18px!important}
 .ocx-shop-phone{display:none!important}
 .ocx-shop-catalog-menu{position:fixed!important;left:12px!important;right:12px!important;top:70px!important;min-width:0!important;width:auto!important;max-height:calc(100vh - 90px)!important;overflow:auto!important;z-index:1005!important}
 .ocx-shop-subnav{height:42px!important}.ocx-shop-subnav-row{height:42px!important;gap:20px!important;padding-left:14px!important;padding-right:14px!important;overflow-x:auto!important;white-space:nowrap!important;-webkit-overflow-scrolling:touch}.ocx-shop-subnav-row a{height:42px!important;font-size:13px!important;flex:0 0 auto!important}
 .ocx-storefront{width:100%!important;overflow:hidden!important}.ocx-storefront-grid{display:block!important;width:100%!important}.ocx-storefront-sidebar{display:none!important}.ocx-storefront-main{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}
 .ocx-promo-grid{display:block!important;width:100%!important;height:330px!important;margin:0!important}.ocx-promo-main{display:block!important;width:100%!important;max-width:100%!important;height:330px!important;margin:0!important}.ocx-promo-side{display:none!important}
 .ocx-promo-copy{left:24px!important;top:25px!important;width:58%!important;max-width:58%!important}.ocx-promo-copy h1,.ocx-promo-copy h2{font-size:29px!important;line-height:1.05!important}.ocx-promo-copy p{font-size:13px!important;line-height:1.4!important}.ocx-promo-art{right:-18px!important;width:48%!important;max-width:48%!important}.ocx-product-box{max-width:100%!important}
 .ocx-popular-title{margin-top:24px!important}.ocx-popular-grid{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.ocx-popular-card{min-width:0!important;width:auto!important}
 .ocx-float-tools{right:10px!important;bottom:10px!important}
 .ocx-shop-cart #cart .dropdown-menu{position:fixed!important;left:12px!important;right:12px!important;top:70px!important;width:auto!important;min-width:0!important;max-width:none!important}
}
@media(max-width:560px){
 body.ocx-shop-body .container{padding-left:10px!important;padding-right:10px!important}
 .ocx-shop-head-row{grid-template-columns:minmax(0,1fr) 46px auto!important;gap:8px!important}.ocx-shop-logo-main{font-size:21px!important}.ocx-shop-logo-main:after{width:108px!important}.ocx-shop-icons{gap:7px!important}.ocx-shop-icons>a:nth-child(2){display:none!important}
 .ocx-promo-grid,.ocx-promo-main{height:295px!important}.ocx-promo-copy{left:17px!important;top:20px!important;width:66%!important;max-width:66%!important}.ocx-promo-copy h1,.ocx-promo-copy h2{font-size:24px!important}.ocx-promo-copy p{font-size:12px!important;max-width:240px!important}.ocx-promo-art{right:-48px!important;width:56%!important;max-width:56%!important;opacity:.74!important}.ocx-product-box{width:138px!important;height:202px!important}.ocx-product-box strong{font-size:34px!important}.ocx-slider-arrow{display:none!important}
 .ocx-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ocx-popular-card{height:116px!important;padding:8px!important}.ocx-popular-name{font-size:12px!important;line-height:1.15!important}.ocx-popular-art{height:68px!important}
}

/* === OCX 1.4.0: cart feedback / badge === */
.ocx-runtime-alert-wrap{position:fixed;right:24px;top:24px;z-index:10050;width:min(420px,calc(100vw - 32px));opacity:0;transform:translateY(-12px) scale(.98);transition:opacity .22s ease,transform .22s ease;pointer-events:none}
.ocx-runtime-alert-wrap.show{opacity:1;transform:none;pointer-events:auto}
.ocx-runtime-alert{display:flex;align-items:flex-start;gap:13px;background:#fff;border:1px solid #e5eaf1;border-radius:14px;box-shadow:0 18px 50px rgba(20,35,60,.18);padding:15px 16px;color:#1c2738}
.ocx-toast-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;flex:0 0 38px;background:#eaf8f2;color:#0a9d6f}
.ocx-toast-error .ocx-toast-icon{background:#fff0f0;color:#d94747}
.ocx-toast-copy{min-width:0;line-height:1.35}.ocx-toast-copy strong{display:block;font-size:15px;margin-bottom:3px}.ocx-toast-copy>div{font-size:13px;color:#657084}.ocx-toast-copy a{color:#1769e0;font-weight:700}
.ocx-toast-close{margin-left:auto;border:0;background:transparent;font-size:22px;line-height:1;color:#9ba5b5;padding:0 2px;cursor:pointer}
#cart>button,#cart>a{position:relative!important}.ocx-cart-count{position:absolute;right:-7px;top:-7px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#1769e0;color:#fff;border:2px solid #fff;font-size:11px;font-weight:800;line-height:15px;text-align:center;box-sizing:border-box;z-index:4}.ocx-cart-count.is-empty{display:none}
#cart.ocx-cart-pulse>button,#cart.ocx-cart-pulse>a{animation:ocxCartPulse .62s ease}
@keyframes ocxCartPulse{0%{transform:scale(1)}35%{transform:scale(1.12)}70%{transform:scale(.97)}100%{transform:scale(1)}}
@media(max-width:600px){.ocx-runtime-alert-wrap{right:12px;top:12px;width:calc(100vw - 24px)}}

/* === OCX 1.4.0: standard OpenCart module positions === */
.ocx-home-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:start;padding-top:22px;padding-bottom:22px}
.ocx-home-layout.has-left{grid-template-columns:260px minmax(0,1fr)}
.ocx-home-layout.has-right{grid-template-columns:minmax(0,1fr) 260px}
.ocx-home-layout.has-left.has-right{grid-template-columns:240px minmax(0,1fr) 240px}
.ocx-layout-column .ocx-section,.ocx-layout-column .ocx-storefront{padding:0!important}.ocx-layout-column .container{width:auto!important;padding:0!important}
@media(max-width:991px){.ocx-home-layout,.ocx-home-layout.has-left,.ocx-home-layout.has-right,.ocx-home-layout.has-left.has-right{grid-template-columns:1fr}.ocx-layout-left{order:1}.ocx-layout-center{order:2}.ocx-layout-right{order:3}}


/* ===== v1.5.0 Mega menu / Chat panel / Solution categories ===== */
.ocx-mega-wrap{position:relative!important}.ocx-mega-trigger span{display:none}.ocx-mega-menu{display:none;position:absolute;left:0;top:64px;width:min(1040px,calc(100vw - 40px));background:#fff;border:1px solid #e7ebf0;box-shadow:0 22px 55px rgba(20,30,45,.18);z-index:1100;border-radius:14px;overflow:hidden}.ocx-mega-wrap.is-open .ocx-mega-menu{display:block;animation:ocxMegaIn .18s ease-out}.ocx-mega-head{height:58px;padding:0 20px;display:flex;align-items:center;gap:18px;border-bottom:1px solid #edf0f4}.ocx-mega-head strong{font-size:16px;color:#1f2630}.ocx-mega-head>a{margin-left:auto;color:var(--ocx-blue);font-size:12px;font-weight:700}.ocx-mega-close{display:none;border:0;background:#f2f4f7;width:34px;height:34px;border-radius:9px}.ocx-mega-grid{display:grid;grid-template-columns:repeat(var(--ocx-mega-cols,4),minmax(0,1fr));gap:1px;background:#eef1f5}.ocx-mega-group{background:#fff;padding:16px;min-height:132px}.ocx-mega-parent{display:grid;grid-template-columns:34px 1fr 14px;gap:8px;align-items:center;color:#202832!important}.ocx-mega-parent b{font-size:13px;line-height:1.3}.ocx-mega-icon{width:34px;height:34px;border-radius:9px;background:#eef5ff;color:var(--ocx-blue);display:grid;place-items:center}.ocx-mega-children{display:flex;flex-direction:column;gap:7px;padding:10px 0 0 42px}.ocx-mega-children a{color:#697588!important;font-size:11px}.ocx-mega-children a:hover{color:var(--ocx-blue)!important}.ocx-mega-foot{height:46px;padding:0 18px;display:flex;align-items:center;gap:28px;background:#f7f9fc;color:#6c7788;font-size:11px}.ocx-mega-foot i{color:var(--ocx-green);margin-right:5px}.ocx-mega-menu.design-cards .ocx-mega-grid{background:#fff;padding:14px;gap:10px}.ocx-mega-menu.design-cards .ocx-mega-group{border:1px solid #e8edf3;border-radius:11px;background:#fbfcfe}.ocx-mega-menu.design-contrast .ocx-mega-head{background:#242629;border:0}.ocx-mega-menu.design-contrast .ocx-mega-head strong,.ocx-mega-menu.design-contrast .ocx-mega-head>a{color:#fff}@keyframes ocxMegaIn{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:none}}
.ocx-chat-panel{position:fixed;z-index:1200;bottom:18px;display:flex;flex-direction:column;align-items:flex-end;gap:9px}.ocx-chat-panel.side-right{right:18px}.ocx-chat-panel.side-left{left:18px;align-items:flex-start}.ocx-chat-main{border:0;background:#16ad78;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.17);display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.ocx-chat-main i{font-size:20px}.ocx-chat-channels{display:none;flex-direction:column;gap:7px;background:#fff;padding:8px;border-radius:14px;box-shadow:0 16px 40px rgba(22,31,43,.18);border:1px solid #e6ebf2}.ocx-chat-panel.is-open .ocx-chat-channels{display:flex;animation:ocxChatIn .2s ease-out}.ocx-chat-channels a{height:40px;min-width:150px;border-radius:9px;display:flex;align-items:center;gap:10px;padding:0 12px;color:#293343!important;font-size:12px;font-weight:700;background:#f7f9fc}.ocx-chat-channels a i{width:20px;text-align:center;font-size:16px}.ocx-chat-channels .telegram i{color:#229ed9}.ocx-chat-channels .whatsapp i{color:#25d366}.ocx-chat-channels .viber i{color:#7360f2}.ocx-chat-channels .messenger i{color:#168aff}.ocx-chat-channels .support i{color:var(--ocx-blue)}.ocx-chat-panel.design-dock .ocx-chat-main{height:52px;padding:0 18px;border-radius:15px}.ocx-chat-panel.design-bubble .ocx-chat-main{width:54px;height:54px;border-radius:50%;padding:0}.ocx-chat-panel.design-bubble .ocx-chat-main span{display:none}.ocx-chat-panel.design-pill .ocx-chat-main{height:48px;padding:0 18px;border-radius:24px}.ocx-chat-panel.anim-pulse .ocx-chat-main{animation:ocxPulse 2.4s infinite}.ocx-chat-panel.anim-float .ocx-chat-main{animation:ocxFloat 2.8s ease-in-out infinite}.ocx-chat-panel.anim-ring .ocx-chat-main i{animation:ocxRing 2.2s ease-in-out infinite}@keyframes ocxPulse{0%,100%{box-shadow:0 10px 30px rgba(0,0,0,.17),0 0 0 0 rgba(22,173,120,.28)}50%{box-shadow:0 10px 30px rgba(0,0,0,.17),0 0 0 12px rgba(22,173,120,0)}}@keyframes ocxFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes ocxRing{0%,70%,100%{transform:rotate(0)}75%{transform:rotate(14deg)}80%{transform:rotate(-12deg)}85%{transform:rotate(8deg)}90%{transform:rotate(-5deg)}}@keyframes ocxChatIn{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}
.ocx-solutions-block.bg-white{background:#fff!important}.ocx-solutions-block.bg-soft{background:#f5f6f8!important}.ocx-solutions-block.bg-blue{background:#f2f7ff!important}.ocx-solutions-block .ocx-icon-grid{grid-template-columns:repeat(var(--ocx-cat-cols,5),minmax(0,1fr))!important}.ocx-solutions-block .ocx-icon-card{position:relative;min-height:138px;height:auto!important}.ocx-solutions-block.design-minimal .ocx-icon-card{background:#fff!important;border:0!important}.ocx-solutions-block.design-soft .ocx-icon-card{background:#fff!important;border:0!important;border-radius:14px!important;box-shadow:0 8px 24px rgba(31,45,64,.06)!important}.ocx-solutions-block.design-bordered .ocx-icon-card{background:#fff!important;border:1px solid #e1e6ed!important;border-radius:10px!important}.ocx-cat-image{height:76px;display:flex;align-items:center;justify-content:center}.ocx-cat-image img{max-height:72px!important;margin:0!important}.ocx-cat-copy{display:flex;flex-direction:column;gap:3px}.ocx-cat-copy small{font-size:10px;color:#8b96a5}.ocx-cat-arrow{position:absolute;right:12px;bottom:12px;color:#b5bfcd;font-size:11px}
@media(max-width:991px){.ocx-mega-menu{position:fixed!important;inset:0!important;width:100%!important;height:100vh!important;border-radius:0!important;overflow:auto!important;z-index:2000!important}.ocx-mega-head{position:sticky;top:0;background:#fff;z-index:2}.ocx-mega-close{display:grid;place-items:center;margin-left:0}.ocx-mega-grid{grid-template-columns:1fr!important;background:#fff}.ocx-mega-group{min-height:0;border-bottom:1px solid #edf0f4;padding:13px 16px}.ocx-mega-parent{grid-template-columns:34px 1fr 14px}.ocx-mega-children{padding-left:42px}.ocx-mega-foot{height:auto;padding:14px 18px;flex-direction:column;align-items:flex-start;gap:7px}.ocx-solutions-block .ocx-icon-grid{grid-template-columns:repeat(3,1fr)!important}}
@media(max-width:600px){.ocx-solutions-block .ocx-icon-grid{grid-template-columns:repeat(2,1fr)!important}.ocx-chat-panel{bottom:10px}.ocx-chat-panel.side-right{right:10px}.ocx-chat-panel.side-left{left:10px}.ocx-chat-channels a{min-width:138px}.ocx-mega-menu.design-cards .ocx-mega-grid{padding:0}.ocx-mega-menu.design-cards .ocx-mega-group{border:0;border-radius:0}}

body.ocx-mega-open{overflow:hidden}@media(max-width:991px){body.ocx-shop-body:not(.ocx-mobile-mega-enabled) .ocx-mega-wrap{display:none!important}}


/* v1.5.1 — native DETAILS mega-menu fallback: opens even when theme JS is blocked */
.ocx-mega-wrap{list-style:none!important}
.ocx-mega-wrap>summary{list-style:none!important;cursor:pointer!important;-webkit-user-select:none;user-select:none}
.ocx-mega-wrap>summary::-webkit-details-marker{display:none!important}
.ocx-mega-wrap>summary::marker{display:none!important;content:""}
.ocx-mega-wrap[open] .ocx-mega-menu{display:block!important;animation:ocxMegaIn .18s ease-out}
.ocx-mega-wrap[open]>.ocx-mega-trigger{background:#484546!important;color:#fff!important}
.ocx-mega-wrap .ocx-mega-menu{max-height:calc(100vh - 120px);overflow:auto}
@media(min-width:992px){
  .ocx-mega-wrap .ocx-mega-menu{left:0!important;right:auto!important;top:64px!important}
}
@media(max-width:991px){
  .ocx-mega-wrap[open]{position:static!important}
  .ocx-mega-wrap[open] .ocx-mega-menu{display:block!important}
  .ocx-mega-trigger{cursor:pointer!important}
}

/* v1.5.2 — robust mega menu runtime + modern layouts */
.ocx-mega-wrap{position:relative!important;z-index:1400!important}
.ocx-mega-trigger{border:0!important;outline:0!important;cursor:pointer!important;position:relative!important;z-index:1402!important}
.ocx-mega-backdrop{display:none;position:fixed;inset:0;background:rgba(20,22,26,.28);z-index:1390}
.ocx-mega-wrap.is-open .ocx-mega-backdrop{display:block}
.ocx-mega-wrap .ocx-mega-menu{display:none!important;position:absolute!important;left:0!important;top:64px!important;width:min(1180px,calc(100vw - 36px))!important;max-height:calc(100vh - 120px);overflow:hidden!important;background:#fff;border:1px solid #e2e6eb;box-shadow:0 24px 65px rgba(19,27,40,.22);z-index:1401!important;border-radius:14px}
.ocx-mega-wrap.is-open .ocx-mega-menu{display:block!important;animation:ocxMegaIn .16s ease-out}
.ocx-mega-wrap.is-open .ocx-mega-trigger{background:#4a4748!important;color:#fff!important}
.ocx-mega-body{display:grid;grid-template-columns:290px minmax(0,1fr);min-height:390px;max-height:calc(100vh - 225px);overflow:hidden}
.ocx-mega-sidebar{background:#fafafa;border-right:1px solid #e8e8e8;overflow:auto;padding:4px 0}
.ocx-mega-side-item{height:44px;padding:0 14px;display:grid;grid-template-columns:28px minmax(0,1fr) 14px;gap:9px;align-items:center;color:#272727!important;border-bottom:1px solid #eee;font-size:13px;text-decoration:none!important;transition:.14s}
.ocx-mega-side-item:hover,.ocx-mega-side-item.active{background:#fff;color:#111!important;box-shadow:inset 3px 0 0 var(--ocx-blue)}
.ocx-mega-side-icon{width:26px;height:26px;border-radius:7px;background:#eff4fa;color:#365d8c;display:grid;place-items:center}
.ocx-mega-content{min-width:0;display:flex;flex-direction:column;overflow:hidden;background:#fff}
.ocx-mega-grid{flex:1;overflow:auto;display:grid;grid-template-columns:repeat(var(--ocx-mega-cols,4),minmax(0,1fr));align-content:start;gap:0;background:#fff}
.ocx-mega-group{min-height:155px;padding:18px;background:#fff;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3}
.ocx-mega-parent{display:grid;grid-template-columns:34px 1fr 14px;gap:8px;align-items:center;color:#202832!important;text-decoration:none!important}
.ocx-mega-parent b{font-size:13px;line-height:1.25}
.ocx-mega-icon{width:34px;height:34px;border-radius:9px;background:#eef5ff;color:var(--ocx-blue);display:grid;place-items:center}
.ocx-mega-children{display:flex;flex-direction:column;gap:7px;padding:11px 0 0 42px}
.ocx-mega-children a{font-size:11.5px;color:#687588!important;text-decoration:none!important}
.ocx-mega-children a:hover{color:var(--ocx-blue)!important}
.ocx-mega-empty{font-size:11px;color:#9aa4b1;padding:11px 0 0 42px}
.ocx-mega-promo{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;background:linear-gradient(90deg,#f4f8ff,#fafcff);border-top:1px solid #e6edf7}
.ocx-mega-promo>div{display:flex;flex-direction:column;gap:2px}.ocx-mega-promo span{font-size:10px;font-weight:800;color:var(--ocx-blue);letter-spacing:.08em}.ocx-mega-promo b{font-size:15px;color:#1d2633}.ocx-mega-promo small{color:#748093}.ocx-mega-promo>a{white-space:nowrap;background:#1769e0;color:#fff!important;border-radius:9px;padding:10px 14px;font-size:12px;font-weight:700;text-decoration:none!important}
.ocx-mega-head{height:54px;padding:0 17px;display:flex;align-items:center;gap:15px;border-bottom:1px solid #e8ebef}.ocx-mega-head strong{font-size:15px}.ocx-mega-head>a{margin-left:auto;font-size:11px;font-weight:700}.ocx-mega-close{width:34px;height:34px;border:0;border-radius:8px;background:#f1f3f6;display:grid;place-items:center}
.ocx-mega-foot{height:42px;padding:0 18px;display:flex;align-items:center;gap:28px;background:#f8fafc;color:#6d7888;font-size:11px;border-top:1px solid #eef1f4}

/* Sidebar: the left catalog on Home is the desktop-open representation of the same mega menu */
.ocx-storefront-grid.no-sidebar{grid-template-columns:minmax(0,1fr)!important}
.ocx-storefront-grid.no-sidebar .ocx-storefront-main{grid-column:1!important;width:100%!important}
.ocx-mega-home-sidebar .ocx-sidecat-list{border-top:1px solid #e7e7e7}

/* Columns */
.ocx-mega-wrap.design-columns .ocx-mega-body{display:block;min-height:0}
.ocx-mega-wrap.design-columns .ocx-mega-sidebar{display:none}
.ocx-mega-wrap.design-columns .ocx-mega-grid{grid-template-columns:repeat(var(--ocx-mega-cols,4),minmax(0,1fr));max-height:480px}
.ocx-mega-wrap.design-columns .ocx-mega-group{min-height:160px}

/* Cards */
.ocx-mega-wrap.design-cards .ocx-mega-body{display:block;padding:14px;background:#f7f9fc}
.ocx-mega-wrap.design-cards .ocx-mega-sidebar{display:none}
.ocx-mega-wrap.design-cards .ocx-mega-content{background:transparent}
.ocx-mega-wrap.design-cards .ocx-mega-grid{background:transparent;gap:12px;padding:0;grid-template-columns:repeat(var(--ocx-mega-cols,4),minmax(0,1fr))}
.ocx-mega-wrap.design-cards .ocx-mega-group{border:1px solid #e5eaf0;border-radius:12px;min-height:145px;padding:16px;box-shadow:0 5px 14px rgba(30,45,70,.04)}
.ocx-mega-wrap.design-cards .ocx-mega-promo{margin-top:12px;border:1px solid #e5eaf0;border-radius:12px}

/* Compact */
.ocx-mega-wrap.design-compact .ocx-mega-menu{width:min(720px,calc(100vw - 32px))!important}
.ocx-mega-wrap.design-compact .ocx-mega-body{display:block;min-height:0}
.ocx-mega-wrap.design-compact .ocx-mega-sidebar,.ocx-mega-wrap.design-compact .ocx-mega-promo{display:none}
.ocx-mega-wrap.design-compact .ocx-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:440px}
.ocx-mega-wrap.design-compact .ocx-mega-group{min-height:110px;padding:14px}

@media(min-width:992px){
  .ocx-mega-wrap.design-sidebar .ocx-mega-grid .ocx-mega-group{display:none}
  .ocx-mega-wrap.design-sidebar .ocx-mega-grid .ocx-mega-group.active{display:block;grid-column:1/-1;border:0;min-height:250px}
  .ocx-mega-wrap.design-sidebar .ocx-mega-grid{display:block}
  .ocx-mega-wrap.design-sidebar .ocx-mega-parent b{font-size:18px}
  .ocx-mega-wrap.design-sidebar .ocx-mega-children{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 24px;padding:18px 0 0 42px}
  .ocx-mega-wrap.design-sidebar .ocx-mega-children a{font-size:13px;padding:8px 0;border-bottom:1px solid #f0f2f5}
}

@media(max-width:991px){
  .ocx-mega-wrap{position:static!important}
  .ocx-mega-wrap .ocx-mega-menu{position:fixed!important;inset:0!important;width:100%!important;height:100dvh!important;max-height:none!important;border:0!important;border-radius:0!important;z-index:2101!important;overflow:auto!important}
  .ocx-mega-wrap .ocx-mega-backdrop{z-index:2100!important}
  .ocx-mega-body{display:block!important;max-height:none!important;overflow:visible!important}
  .ocx-mega-head{position:sticky;top:0;background:#fff;z-index:4;height:58px}
  .ocx-mega-sidebar{display:block!important;border-right:0;border-bottom:1px solid #e9edf2;max-height:none;padding:0}
  .ocx-mega-side-item{height:48px;padding:0 16px}
  .ocx-mega-content{overflow:visible!important}
  .ocx-mega-grid{display:block!important;max-height:none!important;overflow:visible!important;padding:0!important}
  .ocx-mega-group,.ocx-mega-wrap.design-sidebar .ocx-mega-grid .ocx-mega-group{display:block!important;min-height:0!important;border:0!important;border-bottom:1px solid #edf0f4!important;border-radius:0!important;box-shadow:none!important;padding:14px 16px!important}
  .ocx-mega-children,.ocx-mega-wrap.design-sidebar .ocx-mega-children{display:grid!important;grid-template-columns:1fr 1fr!important;padding:10px 0 0 42px!important;gap:7px 14px!important}
  .ocx-mega-promo{margin:12px!important;border-radius:12px!important;display:block!important}.ocx-mega-promo>a{display:inline-block;margin-top:10px}
  .ocx-mega-foot{height:auto;flex-direction:column;align-items:flex-start;gap:6px;padding:12px 16px}
  body.ocx-mega-open{overflow:hidden!important}
}
@media(max-width:560px){.ocx-mega-children,.ocx-mega-wrap.design-sidebar .ocx-mega-children{grid-template-columns:1fr!important}.ocx-mega-promo{padding:13px!important}}

/* v1.5.2 storefront relation to mega menu */
.ocx-storefront-grid.no-sidebar .ocx-storefront-main{flex:0 0 100%!important;width:100%!important;max-width:100%!important}
@media(min-width:992px){
  .ocx-mega-wrap:not(.design-compact) .ocx-mega-menu{position:fixed!important;left:50%!important;right:auto!important;top:106px!important;transform:translateX(-50%);width:min(1360px,calc(100vw - 40px))!important}
  .ocx-mega-wrap:not(.design-compact).is-open .ocx-mega-menu{animation:ocxMegaFixedIn .16s ease-out}
}
@keyframes ocxMegaFixedIn{from{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%,0)}}

/* v1.5.3 mega trigger controls */
.ocx-mega-wrap .ocx-mega-trigger{background:var(--ocx-mega-btn-bg,#383638)!important;color:var(--ocx-mega-btn-color,#fff)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;transition:background .16s ease,transform .16s ease,box-shadow .16s ease!important}
.ocx-mega-wrap .ocx-mega-trigger:hover,.ocx-mega-wrap.is-open .ocx-mega-trigger{background:var(--ocx-mega-btn-hover,#4a4748)!important;color:var(--ocx-mega-btn-color,#fff)!important}
.ocx-mega-wrap.button-round .ocx-mega-trigger{border-radius:999px!important}.ocx-mega-wrap.button-square .ocx-mega-trigger{border-radius:10px!important}.ocx-mega-wrap.button-pill .ocx-mega-trigger{border-radius:999px!important;padding:0 18px!important}.ocx-mega-wrap.button-minimal .ocx-mega-trigger{background:transparent!important;border:1px solid rgba(255,255,255,.22)!important}
.ocx-mega-wrap.size-sm .ocx-mega-trigger{width:42px!important;height:42px!important;font-size:16px!important}.ocx-mega-wrap.size-md .ocx-mega-trigger{width:52px!important;height:52px!important;font-size:18px!important}.ocx-mega-wrap.size-lg .ocx-mega-trigger{width:60px!important;height:60px!important;font-size:21px!important}
.ocx-mega-wrap.button-pill .ocx-mega-trigger,.ocx-mega-wrap .ocx-mega-trigger.show-label{width:auto!important;min-width:52px!important}.ocx-mega-wrap .ocx-mega-trigger span{display:none!important;white-space:nowrap;font-size:13px;font-weight:700}.ocx-mega-wrap.button-pill .ocx-mega-trigger span,.ocx-mega-wrap .ocx-mega-trigger.show-label span{display:inline!important}
.ocx-mega-wrap.is-open .ocx-mega-trigger{box-shadow:0 0 0 4px rgba(255,255,255,.08)!important}
@media(max-width:991px){.ocx-mega-wrap.button-pill .ocx-mega-trigger span,.ocx-mega-wrap .ocx-mega-trigger.show-label span{display:none!important}.ocx-mega-wrap.button-pill .ocx-mega-trigger{width:48px!important;padding:0!important}}


/* v1.5.4 — mega trigger runtime sizing and overflow fix */
@media (min-width:992px){
  .ocx-shop-head-row .ocx-mega-wrap:has(.ocx-mega-trigger.show-label),
  .ocx-shop-head-row .ocx-mega-wrap.button-pill{
    flex:0 1 auto!important;
    width:auto!important;
    min-width:52px!important;
    max-width:min(270px,24vw)!important;
    justify-content:flex-start!important;
  }
  .ocx-mega-wrap .ocx-mega-trigger.show-label,
  .ocx-mega-wrap.button-pill .ocx-mega-trigger{
    width:auto!important;
    min-width:52px!important;
    max-width:100%!important;
    padding-left:16px!important;
    padding-right:16px!important;
    overflow:hidden!important;
  }
  .ocx-mega-wrap .ocx-mega-trigger.show-label span,
  .ocx-mega-wrap.button-pill .ocx-mega-trigger span{
    display:block!important;
    min-width:0!important;
    max-width:205px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  .ocx-mega-wrap.size-sm .ocx-mega-trigger.show-label span{max-width:170px!important}
  .ocx-mega-wrap.size-lg .ocx-mega-trigger.show-label span{max-width:220px!important}
}
/* fallback for browsers without :has(): the Twig show-label class still sizes the button itself safely */
.ocx-mega-wrap .ocx-mega-trigger.show-label{max-width:min(270px,24vw)!important}
.ocx-mega-wrap .ocx-mega-trigger.show-label i{flex:0 0 auto!important}
.ocx-mega-wrap.is-open>.ocx-mega-trigger{background:var(--ocx-mega-btn-hover,#4a4748)!important}
@media(max-width:991px){
  .ocx-shop-head-row .ocx-mega-wrap{width:50px!important;max-width:50px!important;flex:0 0 50px!important}
  .ocx-mega-wrap .ocx-mega-trigger.show-label,.ocx-mega-wrap.button-pill .ocx-mega-trigger{width:46px!important;max-width:46px!important;min-width:46px!important;padding:0!important}
  .ocx-mega-wrap .ocx-mega-trigger span{display:none!important}
}


/* ==========================================================================\n   OCX 1.6.0 — Theme variables, AJAX search, global buttons\n   ========================================================================== */
html,body.ocx-shop-body{background:var(--ocx-page-bg,#f3f3f3);color:var(--ocx-text,#151515)}
.ocx-shop-head-main{background:var(--ocx-header-bg,#242223)!important;color:var(--ocx-header-text,#fff)}
.ocx-shop-logo,.ocx-shop-logo-main,.ocx-shop-logo-sub,.ocx-shop-icons>a,.ocx-shop-icons i{color:var(--ocx-header-text,#fff)!important}
.ocx-shop-subnav{background:var(--ocx-subnav-bg,#fff)!important;border-color:var(--ocx-border,#e5e7eb)!important}.ocx-shop-subnav a{color:var(--ocx-subnav-text,#202020)!important}
.ocx-shop-search #search,.ocx-shop-search .input-group,.ocx-shop-search input{background:var(--ocx-search-bg,#fff)!important;color:var(--ocx-search-text,#1f2937)!important;border-color:var(--ocx-search-border,#e5e7eb)!important}
.ocx-home-sidebar,.ocx-home-categories,.ocx-category-card,.ocx-product-card,.product-thumb,.ocx-store-card{background:var(--ocx-card-bg,#fff)!important;border-color:var(--ocx-border,#e5e7eb)!important}
.ocx-home-sidebar,.ocx-shop-category-list{background:var(--ocx-sidebar-bg,#fff)!important}
.ocx-mega-menu{background:var(--ocx-mega-local-bg,#fff)!important;color:var(--ocx-mega-local-text,#1f2937)!important;border-color:var(--ocx-mega-local-border,#e5e7eb)!important}.ocx-mega-menu a,.ocx-mega-menu b,.ocx-mega-menu strong{color:var(--ocx-mega-local-text,#1f2937)}
footer,.ocx-shop-footer{background:var(--ocx-footer-bg,#171717)!important;color:var(--ocx-footer-text,#fff)!important}.ocx-shop-footer a{color:var(--ocx-footer-text,#fff)}
.text-success,.ocx-in-stock{color:var(--ocx-success,#19b46b)!important}.text-danger{color:var(--ocx-danger,#e5484d)!important}.rating .fa-star,.rating .fa-star-o{color:var(--ocx-warning,#f59e0b)!important}
.ocx-chat-main,.ocx-chat-option{--ocx-chat-color:var(--ocx-chat,#11b85b)}

/* Global buttons */
body.ocx-shop-body .btn,body.ocx-shop-body button.btn,body.ocx-shop-body input[type=submit].btn{min-height:var(--ocx-btn-height,44px);border-radius:var(--ocx-btn-radius,10px);font-weight:var(--ocx-btn-weight,700);display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}
body.ocx-shop-body .btn-primary{background:var(--ocx-btn-primary-bg,#1769e0);border-color:var(--ocx-btn-primary-bg,#1769e0);color:var(--ocx-btn-primary-text,#fff)}body.ocx-shop-body .btn-primary:hover,body.ocx-shop-body .btn-primary:focus{background:var(--ocx-btn-primary-hover,#0f57c5);border-color:var(--ocx-btn-primary-hover,#0f57c5);color:var(--ocx-btn-primary-text,#fff)}
body.ocx-shop-body .btn-default{background:var(--ocx-btn-secondary-bg,#fff);border-color:var(--ocx-btn-secondary-border,#d9e0e8);color:var(--ocx-btn-secondary-text,#172033)}
body.ocx-buttons-outline .btn-primary{background:transparent;color:var(--ocx-btn-primary-bg,#1769e0);border-width:2px}body.ocx-buttons-soft .btn-primary{background:color-mix(in srgb,var(--ocx-btn-primary-bg,#1769e0) 13%,white);color:var(--ocx-btn-primary-bg,#1769e0);border-color:transparent}body.ocx-buttons-gradient .btn-primary{background:linear-gradient(135deg,var(--ocx-btn-primary-bg,#1769e0),var(--ocx-accent,#17b890));border-color:transparent}
body.ocx-btn-shadow-soft .btn{box-shadow:0 5px 16px rgba(31,41,55,.10)}body.ocx-btn-shadow-strong .btn{box-shadow:0 8px 22px rgba(31,41,55,.20)}body.ocx-btn-shadow-none .btn{box-shadow:none!important}
@media (hover:hover) and (pointer:fine){body.ocx-btn-hover-lift .btn:hover{transform:translateY(-2px)}body.ocx-btn-hover-scale .btn:hover{transform:scale(1.025)}body.ocx-btn-hover-glow .btn:hover{box-shadow:0 0 0 4px color-mix(in srgb,var(--ocx-primary,#1769e0) 18%,transparent),0 8px 24px rgba(31,41,55,.14)}}

/* AJAX live search */
.ocx-ajax-search{position:relative;min-width:0}.ocx-search-live{position:absolute;z-index:12050;top:calc(100% + 9px);left:0;width:min(var(--ocx-search-drop-width,720px),calc(100vw - 30px));max-height:min(560px,70vh);overflow:auto;background:var(--ocx-surface,#fff);border:1px solid var(--ocx-border,#e5e7eb);border-radius:14px;box-shadow:0 22px 55px rgba(15,23,42,.18);opacity:0;visibility:hidden;transform:translateY(-6px);transition:.16s ease}.ocx-search-live.is-open{opacity:1;visibility:visible;transform:none}.ocx-search-results{padding:7px}.ocx-search-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;padding:9px;border-radius:10px;text-decoration:none!important;color:var(--ocx-text,#151515);border:1px solid transparent}.ocx-search-item:hover,.ocx-search-item.active{background:var(--ocx-surface-alt,#f7f7f7);border-color:var(--ocx-border,#e5e7eb)}.ocx-search-item img,.ocx-search-fallback{width:58px;height:58px;object-fit:cover;border-radius:9px;background:#f3f6fa;display:grid;place-items:center}.ocx-search-copy{min-width:0}.ocx-search-copy b{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ocx-text,#151515)}.ocx-search-copy small{display:block;margin-top:4px;color:var(--ocx-muted,#6f7785);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ocx-search-price{display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap}.ocx-search-price s{font-size:11px;color:var(--ocx-muted,#6f7785)}.ocx-search-price strong{font-size:14px;color:var(--ocx-primary,#1769e0)}.ocx-search-all{height:46px;padding:0 16px;border-top:1px solid var(--ocx-border,#e5e7eb);display:flex;align-items:center;justify-content:space-between;font-weight:700;color:var(--ocx-primary,#1769e0);text-decoration:none!important}.ocx-search-loading,.ocx-search-empty{padding:24px 18px;text-align:center;color:var(--ocx-muted,#6f7785)}.ocx-search-empty i{margin-right:7px}.ocx-ajax-search.design-compact .ocx-search-item{grid-template-columns:38px minmax(0,1fr) auto;padding:6px}.ocx-ajax-search.design-compact .ocx-search-item img,.ocx-ajax-search.design-compact .ocx-search-fallback{width:38px;height:38px;border-radius:7px}.ocx-ajax-search.design-cards .ocx-search-results{display:grid;grid-template-columns:1fr 1fr;gap:7px}.ocx-ajax-search.design-cards .ocx-search-item{grid-template-columns:58px 1fr}.ocx-ajax-search.design-cards .ocx-search-price{grid-column:2;align-items:flex-start;margin-top:-6px}
@media(max-width:767px){.ocx-search-live{position:fixed;top:116px;left:10px;right:10px;width:auto;max-height:calc(100vh - 140px);border-radius:12px}.ocx-ajax-search.design-cards .ocx-search-results{grid-template-columns:1fr}.ocx-search-copy small{display:none}}


/* === OCX Advanced Commerce 1.7 === */
.ocx-header-sticky .ocx-shop-header{position:sticky;top:0;z-index:1040}
.ocx-card-badges{position:absolute;top:10px;left:10px;display:flex;gap:6px;z-index:3}.ocx-card-badges span{font-size:10px;font-weight:800;padding:5px 8px;border-radius:999px}.ocx-badge-new{background:#e8f7ef;color:#138a55}.ocx-badge-sale{background:#ffe9e9;color:#d72f37}.ocx-product-card .image{position:relative}.ocx-card-actions{position:absolute;right:10px;top:10px;display:flex;gap:6px;opacity:0;transform:translateY(-4px);transition:.2s}.ocx-product-card:hover .ocx-card-actions{opacity:1;transform:none}.ocx-card-actions a,.ocx-card-actions button{width:34px;height:34px;border-radius:50%;border:1px solid var(--ocx-border);background:#fff;color:#172033;display:flex;align-items:center;justify-content:center;padding:0}.ocx-card-meta{display:flex;gap:10px;flex-wrap:wrap;color:var(--ocx-muted);font-size:11px;margin:8px 0 12px}.ocx-card-meta i{color:var(--ocx-success)}
.ocx-load-more{display:block;min-width:180px;height:44px;margin:24px auto;border:0;border-radius:var(--ocx-btn-radius);background:var(--ocx-btn-primary-bg);color:var(--ocx-btn-primary-text);font-weight:var(--ocx-btn-weight)}
.ocx-callback-pill{position:fixed;right:22px;bottom:88px;z-index:1030;background:var(--ocx-primary);color:#fff!important;border-radius:999px;padding:12px 16px;display:flex;gap:8px;align-items:center;box-shadow:0 8px 30px rgba(0,0,0,.15)}
.ocx-mobile-bottom-nav{display:none}
@media(max-width:767px){.ocx-card-actions{opacity:1;transform:none}.ocx-callback-pill{right:12px;bottom:82px}.ocx-callback-pill span{display:none}.ocx-mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1050;height:64px;background:#fff;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 -8px 24px rgba(0,0,0,.08)}.ocx-mobile-bottom-nav a,.ocx-mobile-bottom-nav button{border:0;background:transparent;color:#4b5563;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;text-decoration:none}.ocx-mobile-bottom-nav i{font-size:18px}.ocx-shop-body{padding-bottom:68px}}


/* OCX 1.7.1 — branding, mini-cart UX and footer alignment */
.ocx-shop-logo{flex:0 0 var(--ocx-logo-width,185px)!important;width:var(--ocx-logo-width,185px)!important;height:var(--ocx-logo-height,64px)!important;min-width:0!important;overflow:hidden!important}
.ocx-shop-logo.mode-image{align-items:flex-start!important;justify-content:center!important}
.ocx-shop-logo-image{display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:left center!important}
.ocx-eu-brand-footer.mode-image img{display:block;max-width:210px;max-height:70px;object-fit:contain;object-position:left center;margin-bottom:10px}
.ocx-eu-brand-footer small{display:block;color:#8d8d8d;font-size:9px;letter-spacing:.7px;margin-top:4px}

/* Trust strip: neutralize old floats/widths from OpenCart/ocStore modules */
.ocx-eu-prefooter .ocx-eu-prefooter-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;align-items:stretch!important;width:100%!important}
.ocx-eu-prefooter .ocx-eu-prefooter-grid>div{float:none!important;clear:none!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding:20px 18px!important}
.ocx-eu-prefooter .ocx-eu-prefooter-grid>div>span{min-width:0!important}.ocx-eu-prefooter strong,.ocx-eu-prefooter small{white-space:normal!important}
.ocx-eu-footer .ocx-eu-footer-grid>div{float:none!important;clear:none!important;width:auto!important;margin:0!important;min-width:0!important}

/* Modern OpenCart mini cart */
.ocx-shop-cart #cart .dropdown-menu{width:370px!important;min-width:370px!important;padding:0!important;border:1px solid rgba(20,31,48,.10)!important;border-radius:16px!important;background:#fff!important;color:#172033!important;box-shadow:0 22px 60px rgba(18,27,43,.22)!important;overflow:hidden!important;transform-origin:top right;animation:ocxMiniCartIn .18s ease-out both}
@keyframes ocxMiniCartIn{from{opacity:0;transform:translateY(-8px) scale(.985)}to{opacity:1;transform:none}}
.ocx-shop-cart #cart .dropdown-menu *{box-sizing:border-box}
.ocx-shop-cart #cart .dropdown-menu li{color:#172033!important;font-size:12px!important;line-height:1.35!important}
.ocx-shop-cart #cart .dropdown-menu li>p{margin:0!important;padding:18px!important;color:#697589!important;font-size:12px!important;text-align:center!important}
.ocx-shop-cart #cart .dropdown-menu .table{margin:0!important;border:0!important;background:#fff!important}
.ocx-shop-cart #cart .dropdown-menu .table>tbody>tr>td{padding:12px 8px!important;border-top:1px solid #edf0f4!important;vertical-align:middle!important;background:#fff!important;color:#172033!important;font-size:12px!important}
.ocx-shop-cart #cart .dropdown-menu .table>tbody>tr:first-child>td{border-top:0!important}
.ocx-shop-cart #cart .dropdown-menu .table td:first-child{padding-left:14px!important;width:58px!important}
.ocx-shop-cart #cart .dropdown-menu .table td:first-child img{width:46px!important;height:46px!important;object-fit:contain!important;border:1px solid #e7ebf0!important;border-radius:9px!important;padding:3px!important;background:#fff!important}
.ocx-shop-cart #cart .dropdown-menu .table td:nth-child(2){min-width:0!important;width:auto!important}
.ocx-shop-cart #cart .dropdown-menu .table td:nth-child(2) a{display:block!important;color:#1769e0!important;font-size:12px!important;font-weight:700!important;line-height:1.35!important;white-space:normal!important;text-decoration:none!important}
.ocx-shop-cart #cart .dropdown-menu .table td:nth-child(3),.ocx-shop-cart #cart .dropdown-menu .table td:nth-child(4){white-space:nowrap!important;color:#5f6c7f!important;font-size:11px!important;text-align:right!important}
.ocx-shop-cart #cart .dropdown-menu .table td:last-child{padding-right:12px!important}
.ocx-shop-cart #cart .dropdown-menu .table .btn-danger{width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;border:0!important;border-radius:8px!important;background:#ef5350!important;color:#fff!important;display:grid!important;place-items:center!important;transition:.18s ease!important}
.ocx-shop-cart #cart .dropdown-menu .table .btn-danger:hover{background:#d83f3c!important;transform:scale(1.06)}
.ocx-shop-cart #cart .dropdown-menu .table .btn-danger i{font-size:11px!important;color:#fff!important}
.ocx-shop-cart #cart .dropdown-menu .table-bordered{border:0!important}
.ocx-shop-cart #cart .dropdown-menu .table-bordered>tbody>tr>td{border-left:0!important;border-right:0!important}
.ocx-shop-cart #cart .dropdown-menu .text-right{color:#172033!important;font-size:12px!important}
.ocx-shop-cart #cart .dropdown-menu p.text-right{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:12px 14px 14px!important;border-top:1px solid #edf0f4!important;background:#f8fafc!important;text-align:initial!important}
.ocx-shop-cart #cart .dropdown-menu p.text-right>a{margin:0!important;min-height:38px!important;border-radius:9px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:8px 10px!important;font-size:11px!important;font-weight:800!important;text-decoration:none!important;transition:.18s ease!important}
.ocx-shop-cart #cart .dropdown-menu p.text-right>a:first-child{background:#fff!important;color:#1769e0!important;border:1px solid #dbe5f1!important}
.ocx-shop-cart #cart .dropdown-menu p.text-right>a:last-child{background:#1769e0!important;color:#fff!important;border:1px solid #1769e0!important}
.ocx-shop-cart #cart .dropdown-menu p.text-right>a:hover{transform:translateY(-1px)!important;box-shadow:0 7px 16px rgba(23,105,224,.14)!important}
.ocx-shop-cart #cart .dropdown-menu strong{font-size:12px!important;color:#172033!important}

@media(max-width:900px){
 .ocx-eu-prefooter .ocx-eu-prefooter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .ocx-shop-cart #cart .dropdown-menu{width:auto!important;min-width:0!important;max-width:none!important}
 .ocx-shop-logo{width:min(var(--ocx-logo-width,185px),100%)!important;max-width:100%!important}
}
@media(max-width:560px){
 .ocx-eu-prefooter .ocx-eu-prefooter-grid{grid-template-columns:1fr!important}
 .ocx-eu-prefooter .ocx-eu-prefooter-grid>div{justify-content:flex-start!important;border-right:0!important;border-bottom:1px solid #ececec!important}
 .ocx-shop-cart #cart .dropdown-menu p.text-right{grid-template-columns:1fr!important}
}


/* === OC Extensions 1.8.0 — Product Experience / Slider PRO === */
.ocx-promo-grid{height:var(--ocx-slider-height,370px)!important}.ocx-promo-main{height:var(--ocx-slider-height,370px)!important;border-radius:var(--ocx-slider-radius,18px)!important;perspective:1400px;isolation:isolate}.ocx-slider{touch-action:pan-y;user-select:none}.ocx-slider .ocx-slide{transition-duration:var(--ocx-slider-speed,650ms)!important;will-change:transform,opacity,filter;backface-visibility:hidden;transform-style:preserve-3d}.ocx-slider.effect-fade .ocx-slide{opacity:0;transform:scale(1.025)}.ocx-slider.effect-fade .ocx-slide.active{opacity:1;transform:scale(1)}.ocx-slider.effect-slide .ocx-slide{opacity:1;transform:translate3d(105%,0,0)}.ocx-slider.effect-slide .ocx-slide.prev{transform:translate3d(-105%,0,0)}.ocx-slider.effect-slide .ocx-slide.active{transform:translate3d(0,0,0)}.ocx-slider.effect-zoom .ocx-slide{opacity:0;transform:scale(.86);filter:blur(4px)}.ocx-slider.effect-zoom .ocx-slide.active{opacity:1;transform:scale(1);filter:blur(0)}.ocx-slider.effect-cards .ocx-slide{opacity:0;transform:translate3d(55px,12px,0) scale(.93) rotate(1.5deg);border-radius:var(--ocx-slider-radius,18px)}.ocx-slider.effect-cards .ocx-slide.prev{transform:translate3d(-55px,12px,0) scale(.93) rotate(-1.5deg)}.ocx-slider.effect-cards .ocx-slide.active{opacity:1;transform:none;box-shadow:0 20px 45px rgba(0,0,0,.22)}.ocx-slider.effect-coverflow .ocx-slide{opacity:0;transform:translate3d(34%,0,-240px) rotateY(-35deg) scale(.9)}.ocx-slider.effect-coverflow .ocx-slide.prev{transform:translate3d(-34%,0,-240px) rotateY(35deg) scale(.9)}.ocx-slider.effect-coverflow .ocx-slide.active{opacity:1;transform:translate3d(0,0,0) rotateY(0) scale(1)}.ocx-slider.effect-cube .ocx-slide{opacity:0;transform-origin:left center;transform:rotateY(90deg)}.ocx-slider.effect-cube .ocx-slide.prev{transform-origin:right center;transform:rotateY(-90deg)}.ocx-slider.effect-cube .ocx-slide.active{opacity:1;transform:rotateY(0)}
.ocx-promo-grid.slider-mode-wide,.ocx-promo-grid.slider-mode-minimal{display:block!important}.slider-mode-wide .ocx-promo-main,.slider-mode-minimal .ocx-promo-main{width:100%!important;max-width:100%!important;flex-basis:100%!important}.slider-mode-wide .ocx-promo-side,.slider-mode-minimal .ocx-promo-side{display:none!important}.slider-mode-boxed .ocx-promo-main{max-width:900px!important;margin:0 auto!important;float:none!important}.slider-mode-boxed .ocx-promo-side{display:none!important}
.ocx-slider-arrow{width:44px;height:44px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.16);transition:opacity .2s,transform .2s,background .2s}.ocx-slider-arrow:hover{transform:translateY(-50%) scale(1.06)}.ocx-promo-dots{gap:7px!important}.ocx-slider-dot{width:7px!important;height:7px!important;border-radius:8px!important;transition:width .25s,background .25s!important}.ocx-slider-dot.active{width:24px!important}

/* Configurable buy CTA */
.ocx-buy-configurable{--buy-bg:var(--ocx-buy-bg,#1769e0);--buy-text:var(--ocx-buy-text,#fff);--buy-hover:var(--ocx-buy-hover-bg,#0f57c5);position:relative;overflow:hidden;border:1px solid transparent!important;background:var(--buy-bg)!important;color:var(--buy-text)!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease!important}.ocx-buy-configurable.buy-size-sm{height:36px!important;padding:0 13px!important;font-size:12px!important}.ocx-buy-configurable.buy-size-md{height:42px!important;padding:0 17px!important;font-size:13px!important}.ocx-buy-configurable.buy-size-lg{height:50px!important;padding:0 22px!important;font-size:14px!important}.ocx-buy-configurable.buy-shape-square{border-radius:2px!important}.ocx-buy-configurable.buy-shape-rounded{border-radius:10px!important}.ocx-buy-configurable.buy-shape-pill{border-radius:999px!important}.ocx-buy-configurable.buy-style-outline{background:transparent!important;color:var(--buy-bg)!important;border-color:var(--buy-bg)!important}.ocx-buy-configurable.buy-style-soft{background:color-mix(in srgb,var(--buy-bg) 12%,#fff)!important;color:var(--buy-bg)!important}.ocx-buy-configurable.buy-style-gradient{background:linear-gradient(135deg,var(--buy-bg),var(--buy-hover))!important}.ocx-buy-configurable.buy-full{width:100%!important}.ocx-buy-configurable:hover{background:var(--buy-hover)!important;color:var(--buy-text)!important}.ocx-buy-configurable.buy-hover-lift:hover{transform:translateY(-2px);box-shadow:0 10px 22px color-mix(in srgb,var(--buy-bg) 25%,transparent)}.ocx-buy-configurable.buy-hover-scale:hover{transform:scale(1.035)}.ocx-buy-configurable.buy-hover-arrow:hover i{transform:translateX(3px)}.ocx-buy-configurable i{transition:transform .2s}.ocx-buy-configurable.buy-hover-shine:before{content:"";position:absolute;top:-80%;left:-40%;width:34%;height:260%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:rotate(18deg) translateX(-250%);transition:transform .55s}.ocx-buy-configurable.buy-hover-shine:hover:before{transform:rotate(18deg) translateX(520%)}

/* Modern catalog product cards */
.ocx-store-card,.ocx-product-card{border-radius:var(--ocx-product-card-radius,16px)!important;overflow:hidden;border:1px solid var(--ocx-border,#e7ebf0)!important;background:var(--ocx-card-bg,#fff)!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.ocx-product-shadow-soft .ocx-store-card,.ocx-product-shadow-soft .ocx-product-card{box-shadow:0 8px 24px rgba(18,33,54,.055)}.ocx-product-shadow-strong .ocx-store-card,.ocx-product-shadow-strong .ocx-product-card{box-shadow:0 15px 35px rgba(18,33,54,.12)}.ocx-store-card:hover,.ocx-product-card:hover{transform:translateY(-4px)!important;border-color:#d8e1ec!important;box-shadow:0 18px 38px rgba(18,33,54,.11)!important}.ocx-store-card .pic,.ocx-product-card .image{background:var(--ocx-product-card-image-bg,#f7f9fc)!important;border-bottom:0!important;position:relative;overflow:hidden}.ocx-store-card .pic{height:230px!important;padding:22px!important}.ocx-store-card .pic img,.ocx-product-card .image img{transition:transform .28s ease}.ocx-store-card:hover .pic img,.ocx-product-card:hover .image img{transform:scale(1.045)}.ocx-store-card .body,.ocx-product-card .body{padding:17px 18px 18px!important}.ocx-store-card h3,.ocx-product-card h3{font-size:16px!important;font-weight:800!important;line-height:1.35!important;margin:0 0 7px!important;min-height:auto!important}.ocx-store-card h3 a,.ocx-product-card h3 a{color:var(--ocx-text,#171717)!important}.ocx-store-card .desc,.ocx-product-card .desc{color:var(--ocx-muted,#737c89)!important;font-size:12px!important;line-height:1.55!important}.ocx-store-card .rating,.ocx-product-card .ocx-rating{color:var(--ocx-warning,#f5a400)!important;letter-spacing:1px}.ocx-store-card .bottom,.ocx-product-card .ocx-price-row{border-top:1px solid var(--ocx-border,#eef1f4);padding-top:13px;margin-top:13px!important}.ocx-store-card .price,.ocx-product-card .ocx-price{font-size:21px!important;font-weight:900!important;letter-spacing:-.02em}.ocx-product-card .ocx-card-meta{display:flex!important;gap:6px!important;flex-wrap:wrap!important;margin-top:9px!important}.ocx-product-card .ocx-card-meta span{background:#f4f7fa;border:1px solid #e9eef3;border-radius:999px;padding:4px 7px;font-size:9px!important;color:#657080!important}.ocx-product-card .ocx-card-actions{top:12px!important;right:12px!important;gap:6px!important}.ocx-product-card .ocx-card-actions button,.ocx-product-card .ocx-card-actions a{width:34px!important;height:34px!important;border-radius:50%!important;background:rgba(255,255,255,.96)!important;box-shadow:0 5px 16px rgba(0,0,0,.08)!important}.ocx-card-badges{top:12px!important;left:12px!important;gap:5px!important}.ocx-badge-new,.ocx-badge-sale{border-radius:999px!important;padding:5px 8px!important;font-size:9px!important;font-weight:900!important}
.ocx-product-card-minimal .ocx-store-card,.ocx-product-card-minimal .ocx-product-card{box-shadow:none!important;border-color:transparent!important}.ocx-product-card-bordered .ocx-store-card,.ocx-product-card-bordered .ocx-product-card{box-shadow:none!important;border-width:1px!important}.ocx-product-card-elevated .ocx-store-card,.ocx-product-card-elevated .ocx-product-card{border-color:transparent!important;box-shadow:0 14px 34px rgba(18,33,54,.12)!important}

/* Modern product detail */
.ocx-product-page-modern .ocx-product-layout{gap:34px!important}.ocx-product-page-modern .ocx-product-gallery{border:1px solid #e8edf3!important;border-radius:20px!important;padding:18px!important;background:#fff!important;box-shadow:0 12px 34px rgba(18,33,54,.055)!important;position:relative}.ocx-gallery-label{font-size:10px;color:#8993a2;background:#f6f8fb;border-radius:999px;padding:6px 10px;display:inline-flex;align-items:center;gap:6px;margin-bottom:8px}.ocx-product-page-modern .ocx-gallery-stage{height:520px!important;border-radius:14px;background:#f8fafc!important}.ocx-product-page-modern .ocx-product-thumb{border-radius:10px!important;border-color:#e6ebf1!important;overflow:hidden}.ocx-product-page-modern .ocx-product-thumb.active{border:2px solid var(--ocx-primary,#1769e0)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--ocx-primary,#1769e0) 10%,transparent)}.ocx-product-page-modern .ocx-buy-panel{border:1px solid #e8edf3!important;border-radius:20px!important;padding:26px!important;box-shadow:0 14px 38px rgba(18,33,54,.07)!important;top:18px!important}.ocx-product-eyebrow{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:var(--ocx-product-badge-gap,13px)}.ocx-chip{font-size:10px;font-weight:800;color:#617083;background:#f4f6f9;border:1px solid #e8edf3;border-radius:999px;padding:5px 9px}.ocx-chip-primary{color:var(--ocx-primary,#1769e0);background:color-mix(in srgb,var(--ocx-primary,#1769e0) 9%,#fff);border-color:color-mix(in srgb,var(--ocx-primary,#1769e0) 18%,#fff)}.ocx-product-page-modern .ocx-product-title{font-size:34px!important;letter-spacing:-.025em!important;font-weight:900!important}.ocx-product-page-modern .ocx-meta{padding-bottom:15px!important}.ocx-product-page-modern .ocx-product-price{font-size:38px!important;color:#111!important;letter-spacing:-.035em!important}.ocx-product-page-modern .ocx-product-points{gap:10px!important}.ocx-product-page-modern .ocx-product-point{border:1px solid #e9edf2!important;border-radius:12px!important;background:#fbfcfd!important;padding:12px!important}.ocx-product-page-modern .ocx-product-point i{width:28px;height:28px;border-radius:8px;background:#eef5ff;display:grid;place-items:center;font-size:14px!important}.ocx-buy-note{display:flex;align-items:center;gap:10px;background:#f5faf7;border:1px solid #dceee3;border-radius:12px;padding:10px 12px;margin:15px 0 4px}.ocx-buy-note>i{color:#1aa264;font-size:18px}.ocx-buy-note b{display:block;font-size:11px}.ocx-buy-note small{display:block;color:#78867f;font-size:9px;margin-top:1px}.ocx-product-page-modern .ocx-qty-row{display:grid!important;grid-template-columns:78px minmax(0,1fr) 48px!important;gap:9px!important}.ocx-product-page-modern .ocx-qty{height:50px!important;border-radius:10px!important;border:1px solid #dfe5ec!important}.ocx-product-page-modern .ocx-wish-btn{height:50px!important;width:48px!important;border-radius:10px!important;border:1px solid #dfe5ec!important}.ocx-product-page-modern .ocx-tabs-wrap{border-radius:18px!important;overflow:hidden!important;border-color:#e8edf3!important;box-shadow:0 8px 24px rgba(18,33,54,.04)}.ocx-product-page-modern .ocx-tabs-nav a{border:0!important;background:#fff!important}.ocx-product-page-modern .ocx-tabs-nav a.active{background:var(--ocx-primary,#1769e0)!important;border-radius:9px!important;margin:7px!important;padding:10px 16px!important}
@media(max-width:900px){.ocx-promo-grid{height:auto!important}.ocx-promo-main{height:330px!important}.ocx-product-page-modern .ocx-gallery-stage{height:400px!important}.ocx-product-page-modern .ocx-buy-panel{border-radius:16px!important}.ocx-slider.effect-cube .ocx-slide,.ocx-slider.effect-coverflow .ocx-slide{transform:none!important;opacity:0}.ocx-slider.effect-cube .ocx-slide.active,.ocx-slider.effect-coverflow .ocx-slide.active{opacity:1!important}}
@media(max-width:560px){.ocx-promo-main{height:295px!important;border-radius:12px!important}.ocx-product-page-modern .ocx-gallery-stage{height:300px!important}.ocx-product-page-modern .ocx-product-title{font-size:27px!important}.ocx-product-page-modern .ocx-buy-panel{padding:18px!important}.ocx-product-page-modern .ocx-product-points{grid-template-columns:1fr 1fr!important}.ocx-store-card .pic{height:250px!important}}


/* v1.8.1 gallery, trust alignment and marketplace product cards */
.ocx-modal{position:fixed!important;inset:0!important;z-index:99999!important;background:rgba(10,14,20,.88)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:30px!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .22s ease,visibility .22s ease!important;backdrop-filter:blur(8px)}
.ocx-modal.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.ocx-modal>img{display:block!important;max-width:min(1200px,86vw)!important;max-height:88vh!important;width:auto!important;height:auto!important;object-fit:contain!important;border-radius:14px!important;background:#fff!important;box-shadow:0 24px 70px rgba(0,0,0,.38)!important;transition:opacity .15s ease,transform .2s ease}.ocx-modal>img.changing{opacity:.35;transform:scale(.985)}
.ocx-modal .ocx-close{position:absolute!important;top:20px!important;right:24px!important;width:46px!important;height:46px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.12)!important;color:#fff!important;font-size:30px!important;line-height:1!important;display:grid!important;place-items:center!important;cursor:pointer!important;z-index:2}.ocx-modal-nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:50px!important;height:50px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111!important;box-shadow:0 8px 28px rgba(0,0,0,.22)!important;font-size:25px!important;z-index:2}.ocx-modal-nav.prev{left:22px!important}.ocx-modal-nav.next{right:22px!important}
.ocx-gallery-stage{overflow:hidden!important}.ocx-gallery-stage [data-ocx-main]{transition:transform .25s ease!important}.ocx-gallery-stage:hover [data-ocx-main]{transform:scale(1.025)}
.ocx-eu-prefooter{clear:both!important;width:100%!important}.ocx-eu-prefooter .container{display:block!important}.ocx-eu-prefooter .ocx-eu-prefooter-grid{grid-template-columns:repeat(var(--ocx-trust-cols,4),minmax(0,1fr))!important;width:100%!important;max-width:none!important;margin:0 auto!important}.ocx-eu-prefooter .ocx-eu-prefooter-grid>div{padding:var(--ocx-trust-pad,20px) 18px!important;min-height:86px!important;box-sizing:border-box!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important}.ocx-eu-prefooter.align-left .ocx-eu-prefooter-grid>div{justify-content:flex-start!important}.ocx-eu-prefooter.align-center .ocx-eu-prefooter-grid>div{justify-content:center!important}.ocx-eu-prefooter.design-cards{padding:18px 0!important;background:#f5f6f8!important}.ocx-eu-prefooter.design-cards .ocx-eu-prefooter-grid{gap:12px!important}.ocx-eu-prefooter.design-cards .ocx-eu-prefooter-grid>div{background:#fff!important;border:1px solid #e8e9ec!important;border-radius:14px!important}.ocx-eu-prefooter.design-minimal .ocx-eu-prefooter-grid>div{border-right:0!important}.ocx-eu-prefooter.icons-soft i,.ocx-eu-prefooter.icons-dark i{width:42px!important;height:42px!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-size:18px!important;flex:0 0 42px!important}.ocx-eu-prefooter.icons-soft i{background:#f0f4f8!important}.ocx-eu-prefooter.icons-dark i{background:#1e1e1f!important;color:#fff!important}

/* Marketplace card design inspired by modern retail layouts */
body.ocx-product-card-market .ocx-store-products,body.ocx-product-card-market .ocx-product-grid{align-items:stretch!important}
.ocx-market-card{background:var(--ocx-card-bg,#fff)!important;border:1px solid transparent!important;border-radius:18px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;min-width:0!important;position:relative!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;height:100%!important}.ocx-market-card:hover{transform:translateY(-3px)!important;box-shadow:0 15px 34px rgba(25,35,52,.10)!important;border-color:#e6e8eb!important}.ocx-market-card .ocx-market-image{height:245px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:var(--ocx-product-card-image-bg,#fff)!important;padding:14px!important;position:relative!important}.ocx-market-card .ocx-market-image img{width:100%!important;height:100%!important;object-fit:contain!important;transition:transform .28s ease!important}.ocx-market-card:hover .ocx-market-image img{transform:scale(1.035)!important}.ocx-market-card .ocx-market-badge{position:absolute!important;top:14px!important;left:14px!important;background:#4eb078!important;color:#fff!important;border-radius:999px!important;padding:6px 11px!important;font-size:10px!important;font-weight:800!important;z-index:2!important}.ocx-market-card .ocx-market-body{padding:12px 15px 15px!important;display:flex!important;flex:1!important;flex-direction:column!important;min-width:0!important}.ocx-market-card h3{font-size:14px!important;line-height:1.4!important;font-weight:600!important;margin:0!important;min-height:40px!important}.ocx-market-card h3 a{color:#181818!important}.ocx-market-card .ocx-market-rating{display:flex!important;align-items:center!important;gap:4px!important;color:#ffd34d!important;margin:12px 0 7px!important;font-size:15px!important}.ocx-market-card .ocx-market-rating small{color:#9aa0a8!important;font-size:10px!important;margin-left:4px!important}.ocx-market-stock{color:#63c190!important;font-size:12px!important;font-weight:600!important;margin-bottom:12px!important}.ocx-market-stock i{margin-right:4px!important}.ocx-market-bottom{margin-top:auto!important;display:grid!important;grid-template-columns:36px minmax(0,1fr) 44px!important;gap:9px!important;align-items:end!important}.ocx-market-qty{width:36px!important;height:44px!important;border:1px solid #e3e5e8!important;border-radius:9px!important;background:#fff!important;text-align:center!important;font-size:12px!important;padding:0!important}.ocx-market-price{font-size:18px!important;font-weight:500!important;color:#111!important;white-space:nowrap!important;align-self:center!important}.ocx-market-price .old{display:block!important;font-size:10px!important;color:#999!important;text-decoration:line-through!important;font-weight:400!important}.ocx-market-buy{width:44px!important;height:44px!important;border-radius:12px!important;background:#050505!important;color:#fff!important;border:0!important;display:grid!important;place-items:center!important;font-size:16px!important;padding:0!important;cursor:pointer!important}.ocx-market-buy:hover{background:var(--ocx-primary,#1769e0)!important;transform:translateY(-2px)!important}.ocx-market-card .desc,.ocx-market-card .ocx-card-meta{display:none!important}

/* Slider + products module */
.ocx-side-products{padding:24px 0!important}.ocx-side-products-wrap{display:grid!important;grid-template-columns:minmax(220px,var(--ocx-side-slider-width,28%)) minmax(0,1fr)!important;gap:18px!important;align-items:stretch!important}.ocx-side-products.layout-right .ocx-side-products-slider{order:2!important}.ocx-side-products.layout-right .ocx-side-products-list{order:1!important}.ocx-side-products-slider{position:relative!important;border-radius:18px!important;overflow:hidden!important;background:#101216!important;min-height:var(--ocx-side-slider-height,430px)!important}.ocx-side-slide{position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;transition:opacity var(--ocx-side-speed,.55s) ease,transform var(--ocx-side-speed,.55s) ease!important}.ocx-side-slide.active{opacity:1!important;visibility:visible!important}.ocx-side-slide.effect-zoom{transform:scale(1.08)!important}.ocx-side-slide.active.effect-zoom{transform:scale(1)!important}.ocx-side-slide img{width:100%!important;height:100%!important;object-fit:cover!important;opacity:.78!important}.ocx-side-slide-copy{position:absolute!important;inset:auto 22px 24px 22px!important;color:#fff!important;z-index:2!important}.ocx-side-slide-copy h3{font-size:26px!important;line-height:1.05!important;margin:0 0 12px!important;color:#fff!important}.ocx-side-slide-copy strong{display:block!important;font-size:23px!important;color:#67e08c!important}.ocx-side-slider-arrows{position:absolute!important;right:14px!important;bottom:14px!important;z-index:3!important;display:flex!important;gap:7px!important}.ocx-side-slider-arrows button{width:38px!important;height:38px!important;border-radius:50%!important;border:0!important;background:#fff!important;color:#111!important}.ocx-side-products-list{min-width:0!important}.ocx-side-products-grid{display:grid!important;grid-template-columns:repeat(var(--ocx-side-cols,4),minmax(0,1fr))!important;gap:16px!important;height:100%!important}
@media(max-width:1100px){.ocx-side-products-wrap{grid-template-columns:260px minmax(0,1fr)!important}.ocx-side-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ocx-market-card .ocx-market-image{height:220px!important}}
@media(max-width:760px){.ocx-side-products-wrap{grid-template-columns:1fr!important}.ocx-side-products-slider,.ocx-side-products.layout-right .ocx-side-products-slider{order:0!important;min-height:320px!important}.ocx-side-products-list,.ocx-side-products.layout-right .ocx-side-products-list{order:1!important}.ocx-side-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ocx-modal-nav{width:42px!important;height:42px!important}.ocx-modal-nav.prev{left:8px!important}.ocx-modal-nav.next{right:8px!important}}
@media(max-width:520px){.ocx-side-products-grid{grid-template-columns:1fr!important}.ocx-market-card .ocx-market-image{height:250px!important}.ocx-modal{padding:14px!important}.ocx-modal>img{max-width:94vw!important;max-height:82vh!important}.ocx-eu-prefooter .ocx-eu-prefooter-grid{grid-template-columns:1fr!important}}


/* ===== v1.8.3 visual/cache hardening ===== */
@media(min-width:901px){.ocx-eu-prefooter .ocx-eu-prefooter-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.ocx-eu-prefooter .ocx-eu-prefooter-grid>div{grid-column:auto!important;grid-row:auto!important;float:none!important;width:auto!important;margin:0!important;position:static!important;transform:none!important;justify-content:center!important;min-height:90px!important}}
.ocx-eu-prefooter .ocx-eu-prefooter-grid>div:nth-child(4){clear:none!important}
.ocx-commerce-products .ocx-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.ocx-commerce-products .ocx-market-card{min-height:420px!important}.ocx-commerce-products .ocx-market-image{height:220px!important}.ocx-commerce-products .ocx-market-body{min-height:175px!important}
.ocx-market-buy.ocx-buy-configurable{width:auto!important;min-width:44px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;background:var(--ocx-buy-bg,#1769e0)!important;color:var(--ocx-buy-text,#fff)!important}.ocx-market-buy.ocx-buy-configurable.buy-full{width:100%!important}.ocx-market-buy.ocx-buy-configurable span{font-size:12px!important;font-weight:800!important}.ocx-market-buy.ocx-buy-configurable.buy-style-outline{background:transparent!important;color:var(--ocx-buy-bg,#1769e0)!important;border:2px solid var(--ocx-buy-bg,#1769e0)!important}.ocx-market-buy.ocx-buy-configurable.buy-style-soft{background:color-mix(in srgb,var(--ocx-buy-bg,#1769e0) 12%,transparent)!important;color:var(--ocx-buy-bg,#1769e0)!important}.ocx-market-buy.ocx-buy-configurable.buy-style-gradient{background:linear-gradient(135deg,var(--ocx-buy-bg,#1769e0),var(--ocx-primary,#1769e0))!important}.ocx-market-buy.ocx-buy-configurable:hover{background:var(--ocx-buy-hover-bg,#0f57c5)!important;color:var(--ocx-buy-text,#fff)!important}
body.ocx-product-card-market .ocx-store-products,body.ocx-product-card-market .ocx-product-grid{align-items:stretch!important}body.ocx-product-card-market .ocx-market-card{border-radius:var(--ocx-product-card-radius,16px)!important;background:#fff!important;box-shadow:0 6px 20px rgba(28,39,58,.045)!important}body.ocx-product-card-market .ocx-market-card .ocx-market-image{background:var(--ocx-product-card-image-bg,#f7f9fc)!important}
@media(max-width:1100px){.ocx-commerce-products .ocx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){.ocx-commerce-products .ocx-product-grid{grid-template-columns:1fr!important}}


/* v1.8.4 — card action sizing, quantity totals, prefooter grid hard fix */
.ocx-market-bottom{
  grid-template-columns:36px minmax(0,1fr) max-content!important;
  align-items:center!important;
  overflow:visible!important;
}
.ocx-market-buy.ocx-buy-configurable{
  width:auto!important;
  min-width:58px!important;
  max-width:100%!important;
  padding:0 13px!important;
  white-space:nowrap!important;
  overflow:visible!important;
  flex-shrink:0!important;
}
.ocx-market-buy.ocx-buy-configurable span{white-space:nowrap!important;display:inline-block!important}
.ocx-market-bottom .ocx-market-buy.buy-full{grid-column:1/-1!important;width:100%!important;justify-self:stretch!important}
.ocx-market-price{min-width:0!important;overflow:visible!important;white-space:nowrap!important}
.ocx-market-price .current{display:inline!important;white-space:nowrap!important}

@media(min-width:901px){
  .ocx-eu-prefooter>.ocx-eu-prefooter-grid.container,
  .ocx-eu-prefooter .ocx-eu-prefooter-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    width:calc(100% - 40px)!important;
    max-width:1360px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
    gap:0!important;
    align-items:stretch!important;
  }
  .ocx-eu-prefooter .ocx-eu-prefooter-grid>div{
    display:flex!important;
    min-width:0!important;
    width:auto!important;
    margin:0!important;
    grid-column:auto!important;
    grid-row:auto!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:92px!important;
    padding:18px 20px!important;
    border-right:1px solid #ececec!important;
    border-bottom:0!important;
    box-sizing:border-box!important;
  }
  .ocx-eu-prefooter .ocx-eu-prefooter-grid>div:last-child{border-right:0!important}
  .ocx-eu-prefooter .ocx-eu-prefooter-grid>div>span{min-width:0!important;max-width:100%!important}
  .ocx-eu-prefooter .ocx-eu-prefooter-grid strong,
  .ocx-eu-prefooter .ocx-eu-prefooter-grid small{display:block!important;white-space:normal!important;overflow-wrap:anywhere!important}
}
@media(max-width:900px){
  .ocx-market-bottom{grid-template-columns:36px minmax(0,1fr) max-content!important}
}

/* === v1.9.1 OCX Advantages — isolated grid, fixes first/last item drift === */
.ocx-advantages{width:100%!important;clear:both!important;background:var(--ocx-adv-bg,#fff)!important;border-top:1px solid var(--ocx-adv-border,#e7e7e7)!important;border-bottom:1px solid var(--ocx-adv-border,#e7e7e7)!important;margin:0!important;padding:0!important;box-sizing:border-box!important}
.ocx-advantages-grid{width:calc(100% - 30px)!important;max-width:1360px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(var(--ocx-adv-cols,4),minmax(0,1fr))!important;gap:0!important;align-items:stretch!important;box-sizing:border-box!important}
.ocx-advantage-item{min-width:0!important;width:auto!important;min-height:92px!important;margin:0!important;padding:var(--ocx-adv-pad,20px) 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;float:none!important;clear:none!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;box-sizing:border-box!important;border-right:1px solid var(--ocx-adv-border,#e7e7e7)!important;color:var(--ocx-adv-title,#151515)!important;text-decoration:none!important}
.ocx-advantage-item:first-child{margin-left:0!important;padding-left:18px!important;transform:none!important}
.ocx-advantage-item:last-child{border-right:0!important;margin-right:0!important}
.ocx-advantage-item>i{width:28px!important;min-width:28px!important;height:28px!important;display:grid!important;place-items:center!important;font-size:20px!important;color:var(--ocx-adv-title,#151515)!important}
.ocx-advantage-item span{min-width:0!important}.ocx-advantage-item strong{display:block!important;margin:0 0 3px!important;font-size:13px!important;line-height:1.25!important;color:var(--ocx-adv-title,#151515)!important}.ocx-advantage-item small{display:block!important;margin:0!important;font-size:11px!important;line-height:1.35!important;color:var(--ocx-adv-text,#7a7a7a)!important}
.ocx-advantages.align-left .ocx-advantage-item{justify-content:flex-start!important}.ocx-advantages.design-cards{padding:16px 0!important;background:#f5f6f8!important;border:0!important}.ocx-advantages.design-cards .ocx-advantages-grid{gap:12px!important}.ocx-advantages.design-cards .ocx-advantage-item{background:var(--ocx-adv-bg,#fff)!important;border:1px solid var(--ocx-adv-border,#e7e7e7)!important;border-radius:14px!important}.ocx-advantages.design-minimal{border:0!important}.ocx-advantages.design-minimal .ocx-advantage-item{border-right:0!important}.ocx-advantages.icons-soft .ocx-advantage-item>i,.ocx-advantages.icons-dark .ocx-advantage-item>i{width:42px!important;min-width:42px!important;height:42px!important;border-radius:50%!important}.ocx-advantages.icons-soft .ocx-advantage-item>i{background:#f0f4f8!important}.ocx-advantages.icons-dark .ocx-advantage-item>i{background:#171717!important;color:#fff!important}
@media(max-width:900px){.ocx-advantages-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ocx-advantage-item:nth-child(2n){border-right:0!important}.ocx-advantage-item{border-bottom:1px solid var(--ocx-adv-border,#e7e7e7)!important}}
@media(max-width:560px){.ocx-advantages-grid{grid-template-columns:1fr!important}.ocx-advantage-item{justify-content:flex-start!important;border-right:0!important}.ocx-advantage-item:last-child{border-bottom:0!important}}

/* ========================================================================== */
/* OC EXTENSIONS v2.0 — DARK MARKETPLACE DESIGN SYSTEM                       */
/* ========================================================================== */
:root{--ocx-bg:#030b16;--ocx-dark:#020914;--ocx-text:#f5f9ff;--ocx-muted:#8fa4bd;--ocx-line:#172943;--ocx-white:#081522;--ocx-blue:#0867ff;--ocx-green:#20d978}
body.ocx-shop-body{background:radial-gradient(circle at 50% 0,#071b38 0,#030b16 32%,#020812 100%) fixed!important;color:#f5f9ff!important}
main,.ocx-storefront,.ocx-inner,.ocx-home-main{background:transparent!important}
.ocx-shop-head-main{height:78px!important;background:rgba(2,9,20,.97)!important;border-bottom:1px solid #14243a!important;backdrop-filter:blur(16px)}
.ocx-shop-head-row{height:78px!important}.ocx-shop-logo{height:60px!important}.ocx-shop-logo-main{font-size:23px!important}.ocx-shop-logo-main:after{background:#0867ff!important;width:118px!important}
.ocx-shop-catalog-round{border-radius:9px!important;background:#0867ff!important;width:58px!important;height:44px!important;font-size:19px!important}.ocx-shop-catalog{flex-basis:62px!important;height:48px!important}
.ocx-shop-search #search .input-lg{background:#07111f!important;border:1px solid #203552!important;color:#f5f9ff!important;border-radius:8px!important}.ocx-shop-search #search .btn-lg{background:transparent!important;color:#fff!important}.ocx-shop-search #search:before{color:#8fa4bd!important}
.ocx-shop-phone{height:44px!important;background:transparent!important;border:0!important;color:#eaf3ff!important}.ocx-shop-subnav{background:#050d19!important;border-bottom:1px solid #172943!important}.ocx-shop-subnav-row a{color:#dbe7f5!important}
.ocx-shop-catalog-menu{background:#07111f!important;border:1px solid #203552!important;border-radius:10px!important;overflow:hidden}.ocx-shop-catalog-menu li a{background:#07111f!important;color:#eaf3ff!important;border-color:#172943!important}.ocx-shop-catalog-menu li a:hover{background:#0c1d32!important;color:#fff!important}
.ocx-inner{padding:28px 0 56px!important}.ocx-breadcrumb,.ocx-breadcrumb a{color:#7690ae!important}.ocx-page-head h1,.ocx-product-title{color:#f7fbff!important}
/* universal dark surfaces */
.ocx-store-card,.ocx-market-card,.ocx-buy-panel,.ocx-product-gallery,.ocx-tabs-wrap,.ocx-cart-table,.ocx-summary,.ocx-checkout-card,.ocx-account-card,.ocx-coupon-panels>*,.ocx-product-related,.ocx-attr-group,.ocx-news-card,.ocx-trust-item{background:linear-gradient(145deg,#091727,#06111e)!important;border:1px solid #172943!important;color:#f5f9ff!important;box-shadow:0 18px 50px rgba(0,0,0,.18)!important}
.ocx-store-card,.ocx-market-card{border-radius:12px!important;overflow:hidden!important;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease!important}.ocx-store-card:hover,.ocx-market-card:hover{transform:translateY(-5px)!important;border-color:#245aa0!important;box-shadow:0 22px 60px rgba(0,83,220,.16)!important}
.ocx-market-body h3 a,.ocx-cart-name a,.ocx-tabs-nav a,.ocx-attr-row b{color:#f5f9ff!important}.ocx-market-stock{color:#20d978!important}.ocx-market-price,.ocx-product-price,.ocx-cart-price{color:#fff!important}.ocx-market-rating,.ocx-product-rating{color:#ffb51b!important}
.ocx-market-buy,.ocx-add-cart,.ocx-checkout-btn{background:linear-gradient(135deg,#0867ff,#0a55db)!important;color:#fff!important;border:0!important;border-radius:8px!important;box-shadow:0 8px 24px rgba(8,103,255,.25)!important}.ocx-market-buy:hover,.ocx-add-cart:hover,.ocx-checkout-btn:hover{background:linear-gradient(135deg,#1d78ff,#0867ff)!important;transform:translateY(-1px)}
.ocx-product-layout{grid-template-columns:minmax(0,1.5fr) minmax(350px,.85fr)!important;gap:22px!important}.ocx-product-gallery,.ocx-buy-panel{border-radius:14px!important;padding:22px!important}.ocx-gallery-stage{background:radial-gradient(circle,#0d2a54,#06101d 68%)!important;border-radius:12px!important}.ocx-product-thumb{background:#07111f!important;border-color:#203552!important}.ocx-chip{background:#0c1c31!important;border:1px solid #274260!important;color:#bcd0e7!important}.ocx-chip-primary{background:#06366f!important;color:#68a8ff!important;border-color:#0b5fbd!important}.ocx-product-point,.ocx-buy-note{background:#07111f!important;border:1px solid #172943!important;color:#eaf3ff!important}.ocx-product-point small,.ocx-buy-note small,.ocx-meta{color:#8fa4bd!important}
.ocx-tabs-wrap{border-radius:14px!important;margin-top:22px!important}.ocx-tabs-nav{border-color:#172943!important}.ocx-tabs-nav a.active{color:#4b9aff!important;border-color:#0867ff!important}.ocx-tab-pane{color:#b8c8da!important}.ocx-attr-row{border-color:#172943!important}.ocx-attr-row span{color:#9db0c5!important}
/* cart */
.ocx-cart-layout{grid-template-columns:minmax(0,1fr) 340px!important;gap:22px!important}.ocx-cart-table,.ocx-summary{border-radius:14px!important}.ocx-cart-row{border-color:#172943!important}.ocx-cart-row:hover{background:#0a1829!important}.ocx-cart-qty input,.ocx-market-qty,.ocx-option .form-control,.ocx-checkout-card input,.ocx-checkout-card select,.ocx-checkout-card textarea{background:#07111f!important;color:#f5f9ff!important;border:1px solid #203552!important;border-radius:8px!important}.ocx-summary-line{border-color:#172943!important;color:#9db0c5!important}.ocx-summary-line.total strong{color:#55a2ff!important;font-size:24px!important}
/* category/catalog: larger software cards, fewer per row */
.ocx-store-products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.ocx-market-card{min-height:460px!important}.ocx-market-image{min-height:235px!important;background:radial-gradient(circle at 50% 40%,#0d2a54,#07111f 70%)!important}.ocx-market-image img{max-height:215px!important;object-fit:contain!important}.ocx-market-body{padding:18px!important}.ocx-market-body h3{font-size:18px!important;margin-bottom:10px!important}.ocx-market-badge{background:#1aa967!important;color:#fff!important;border-radius:6px!important}
/* advantages */
.ocx-advantages{background:#06101d!important;border-color:#172943!important}.ocx-advantages-grid{max-width:1360px!important}.ocx-advantage-item{background:#07111f!important;border-color:#172943!important;color:#f5f9ff!important}.ocx-advantage-item>i{color:#3187ff!important}.ocx-advantage-item strong{color:#f5f9ff!important}.ocx-advantage-item small{color:#8fa4bd!important}
/* footer */
.ocx-shop-footer,.ocx-footer{background:#06101d!important;border-top:1px solid #172943!important;color:#9db0c5!important}.ocx-shop-footer a,.ocx-footer a{color:#a9bdd3!important}.ocx-shop-footer h4,.ocx-footer h4{color:#fff!important}
/* forms and alerts */
.form-control{background:#07111f!important;border-color:#203552!important;color:#f5f9ff!important}.form-control:focus{border-color:#0867ff!important;box-shadow:0 0 0 3px rgba(8,103,255,.14)!important}.alert{border-radius:9px!important}
@media(max-width:1050px){.ocx-store-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ocx-product-layout,.ocx-cart-layout{grid-template-columns:1fr!important}}
@media(max-width:620px){.ocx-store-products{grid-template-columns:1fr!important}.ocx-market-card{min-height:0!important}.ocx-shop-head-main{height:auto!important}.ocx-inner{padding-top:16px!important}}

/* ========================================================================
   OC EXTENSIONS DARK MARKETPLACE v2.1.0 — definitive component skin
   Every storefront module is normalized to the approved dark marketplace UI.
   ======================================================================== */
:root{
  --dm-bg:#020914;--dm-bg-2:#040d19;--dm-panel:#071321;--dm-panel-2:#0a1828;--dm-panel-3:#0d2035;
  --dm-line:#19324f;--dm-line-soft:#13263d;--dm-text:#f4f8ff;--dm-muted:#8ea4bc;--dm-blue:#0b6cff;--dm-blue-2:#2a8cff;
  --dm-green:#22d879;--dm-orange:#ff9f18;--dm-red:#ff5264;--dm-shadow:0 24px 70px rgba(0,0,0,.28);
}
body.ocx-shop-body{background:radial-gradient(circle at 50% -10%,#0a2348 0,#04101e 25%,#020914 62%,#01060d 100%) fixed!important;color:var(--dm-text)!important}
body.ocx-shop-body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:linear-gradient(rgba(40,107,197,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(40,107,197,.025) 1px,transparent 1px);background-size:42px 42px}
body.ocx-shop-body .container{max-width:1420px!important;width:calc(100% - 40px)!important}
.ocx-section{padding:34px 0!important;background:transparent!important}.ocx-section-soft{background:transparent!important}.ocx-section-title{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:22px!important;margin:0 0 20px!important}.ocx-section-title h2{margin:2px 0 0!important;color:#fff!important;font-size:26px!important;line-height:1.15!important;font-weight:800!important}.ocx-section-kicker{display:block;color:#4d9cff;font-size:10px;font-weight:900;letter-spacing:1.7px}.ocx-link{color:#4d9cff!important;font-weight:700!important;font-size:12px!important}
/* Header */
.ocx-shop-header{background:#020914!important;border-bottom:1px solid var(--dm-line-soft)!important;box-shadow:0 10px 35px rgba(0,0,0,.18)!important}.ocx-shop-head-main{background:rgba(2,9,20,.94)!important}.ocx-shop-logo{flex-basis:185px!important}.ocx-shop-logo-main{color:#fff!important;letter-spacing:-.6px!important}.ocx-shop-logo-main:after{background:linear-gradient(90deg,#0b6cff,transparent)!important;height:2px!important}.ocx-shop-logo-sub{color:#8ea4bc!important}
.ocx-shop-search #search .input-lg{background:#06111e!important;border:1px solid #1b3552!important;color:#fff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.01)!important}.ocx-shop-search #search .input-lg::placeholder{color:#738ba5!important}.ocx-shop-search #search .btn-lg{color:#b8cbe0!important}.ocx-shop-phone{background:#081522!important;border:1px solid #162c46!important;border-radius:12px!important;padding:0 18px!important}.ocx-shop-icons>a{color:#dbe9f7!important}.ocx-shop-icons>a:hover{color:#4d9cff!important}.ocx-shop-cart #cart>.btn{color:#fff!important}.ocx-shop-lang .btn-link{background:var(--ocx-header-language-bg,#0a1828)!important;border-color:var(--ocx-header-language-border,#17304d)!important;color:var(--ocx-header-language-text,#fff)!important}.ocx-shop-lang .btn-link:before{color:var(--ocx-header-language-text,#fff)!important}.ocx-shop-subnav{background:#040d18!important;border-color:#14273e!important}.ocx-shop-subnav-row a{color:#b8cadc!important}.ocx-shop-subnav-row a:hover{color:#fff!important}.ocx-shop-subnav-row a i{color:#4d9cff!important}
/* Mega menu */
.ocx-mega-backdrop{background:rgba(0,4,11,.68)!important;backdrop-filter:blur(4px)!important}.ocx-mega-menu{background:linear-gradient(145deg,#091827,#06111e)!important;border:1px solid #1d3b5d!important;box-shadow:0 30px 90px rgba(0,0,0,.55)!important;color:#fff!important;border-radius:16px!important;overflow:hidden!important}.ocx-mega-head,.ocx-mega-foot{background:#071321!important;border-color:#18324f!important}.ocx-mega-head strong,.ocx-mega-parent b{color:#fff!important}.ocx-mega-head a,.ocx-mega-foot span{color:#9db3c9!important}.ocx-mega-sidebar{background:#06111e!important;border-color:#17304d!important}.ocx-mega-side-item{color:#a9bdd1!important;border-color:#11283f!important}.ocx-mega-side-item:hover,.ocx-mega-side-item.active{background:#0d2035!important;color:#fff!important}.ocx-mega-side-icon,.ocx-mega-icon{background:#0a2b54!important;color:#52a1ff!important}.ocx-mega-content{background:#081522!important}.ocx-mega-group{background:#091827!important;border:1px solid #17304d!important;border-radius:12px!important}.ocx-mega-children a{color:#91a8c1!important}.ocx-mega-children a:hover{color:#fff!important}.ocx-mega-promo{background:radial-gradient(circle at 75% 30%,#0a3d7e,#071321 58%)!important;border:1px solid #17497e!important;color:#fff!important;border-radius:12px!important}.ocx-mega-promo small{color:#91a8c1!important}
/* AJAX search */
.ocx-search-live{background:#071321!important;border:1px solid #1c3b5d!important;box-shadow:0 24px 70px rgba(0,0,0,.5)!important;color:#fff!important;border-radius:12px!important}.ocx-search-live a{color:#fff!important;border-color:#142a43!important}.ocx-search-live a:hover{background:#0d2035!important}.ocx-search-live small,.ocx-search-live p{color:#8ea4bc!important}.ocx-search-live img{background:#0a1828!important;border-color:#17304d!important}
/* Homepage hero */
.ocx-dm-hero{padding:42px 0 24px!important;background:radial-gradient(circle at 75% 20%,rgba(17,102,255,.18),transparent 38%)!important;overflow:hidden}.ocx-dm-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:54px;align-items:center;min-height:420px}.ocx-dm-hero-copy{padding:18px 0}.ocx-dm-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid #194c85;border-radius:999px;background:#071b33;color:#53a1ff;font-size:10px;font-weight:900;letter-spacing:1.4px}.ocx-dm-hero-copy h1{margin:18px 0 14px;color:#fff;font-size:54px;line-height:1.02;letter-spacing:-2px;font-weight:900;max-width:650px}.ocx-dm-hero-copy h1 strong,.ocx-dm-hero-copy h1 em{color:#2789ff}.ocx-dm-hero-copy p{max-width:590px;color:#a1b4c8;font-size:16px;line-height:1.65}.ocx-dm-hero-actions{display:flex;gap:12px;align-items:center;margin:24px 0 24px}.ocx-btn{min-height:46px;padding:0 20px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800!important;border:1px solid transparent;transition:.2s ease}.ocx-btn-primary{background:linear-gradient(135deg,#0b6cff,#0756d2)!important;color:#fff!important;box-shadow:0 10px 25px rgba(11,108,255,.24)}.ocx-btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(11,108,255,.34)}.ocx-btn-ghost{background:#071321!important;border-color:#21405f!important;color:#dce9f7!important}.ocx-btn-ghost:hover{background:#0d2035!important;color:#fff!important}.ocx-dm-compat{display:flex;flex-wrap:wrap;gap:8px}.ocx-dm-compat span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #17304d;border-radius:7px;color:#aac0d6;background:#06111e;font-size:11px}.ocx-dm-compat i{color:#25d67b;font-size:9px}
.ocx-dm-dashboard-art{height:395px;position:relative;perspective:1200px}.ocx-dm-screen{position:absolute;border:1px solid #1e446d;background:linear-gradient(155deg,#0b1c2f,#06111e);border-radius:14px;box-shadow:0 28px 70px rgba(0,0,0,.42);overflow:hidden;color:#fff}.screen-back{width:52%;height:255px;right:0;top:15px;transform:rotate(5deg);opacity:.78}.screen-mid{width:62%;height:285px;right:12%;top:0;transform:rotate(2deg);opacity:.88}.screen-front{width:72%;height:315px;left:0;top:55px;transform:rotate(-1deg);padding:15px}.ocx-dm-screen-head{height:34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #17304d;color:#b9cce0;font-size:11px}.ocx-dm-screen-head span{font-weight:800;color:#fff}.ocx-dm-screen-head b{padding:4px 7px;border-radius:5px;background:#0d6b42;color:#6af2ad;font-size:9px}.ocx-dm-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.ocx-dm-kpis>div{background:#0a1929;border:1px solid #17304d;border-radius:8px;padding:10px}.ocx-dm-kpis small{display:block;color:#7790aa;font-size:8px}.ocx-dm-kpis strong{display:block;margin-top:3px;font-size:13px}.ocx-dm-kpis em{font-style:normal;color:#26d87b;font-size:8px}.ocx-dm-chart{height:165px;background:linear-gradient(180deg,#081827,#06111e);border:1px solid #132d49;border-radius:10px;padding:12px}.ocx-dm-chart svg{width:100%;height:100%}.ocx-dm-lines{display:grid;gap:12px;padding:18px}.ocx-dm-lines i{height:36px;background:#0c1d30;border:1px solid #153453;border-radius:8px}.ocx-dm-orders{display:grid;gap:8px;padding:18px}.ocx-dm-orders i{height:58px;background:linear-gradient(90deg,#0d2034,#091725);border:1px solid #17304d;border-radius:8px}.ocx-dm-solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.ocx-dm-solution-card{display:grid;grid-template-columns:46px 1fr;gap:12px;padding:16px;border:1px solid #17304d;border-radius:12px;background:linear-gradient(145deg,#091827,#06111e);color:#fff!important;min-height:105px;transition:.2s ease}.ocx-dm-solution-card:hover{transform:translateY(-3px);border-color:#276cb7;background:#0b1d31}.ocx-dm-solution-icon{width:44px;height:44px;border-radius:10px;display:grid;place-items:center;background:#0a2e5c;color:#4d9cff;font-size:20px}.ocx-dm-solution-card b{display:block;font-size:13px}.ocx-dm-solution-card small{display:block;color:#8fa6bd;font-size:10px;line-height:1.4;margin:5px 0}.ocx-dm-solution-card em{font-style:normal;color:#3e93ff;font-size:10px;font-weight:800}
/* Category solution cards */
.ocx-dm-categories .ocx-icon-grid{display:grid!important;grid-template-columns:repeat(var(--ocx-cat-cols,4),minmax(0,1fr))!important;gap:12px!important}.ocx-dm-categories .ocx-icon-card{min-height:118px!important;display:grid!important;grid-template-columns:50px minmax(0,1fr) 18px!important;align-items:center!important;gap:14px!important;background:linear-gradient(145deg,#091827,#06111e)!important;border:1px solid #17304d!important;border-radius:12px!important;color:#fff!important;padding:18px!important;box-shadow:none!important}.ocx-dm-categories .ocx-icon-card:hover{border-color:#286ab0!important;transform:translateY(-3px)!important}.ocx-dm-categories .ocx-symbol{width:48px!important;height:48px!important;border-radius:11px!important;background:#092d5c!important;color:#4d9cff!important;display:grid!important;place-items:center!important;font-size:20px!important}.ocx-dm-categories .ocx-cat-copy b{color:#fff!important;font-size:14px!important}.ocx-dm-categories .ocx-cat-copy small{color:#88a0b8!important}.ocx-dm-categories .ocx-cat-arrow{color:#4d9cff!important}
/* Product cards */
.ocx-product-grid,.ocx-store-products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.ocx-market-card{display:flex!important;flex-direction:column!important;min-width:0!important;min-height:510px!important;background:linear-gradient(155deg,#091827,#06111e)!important;border:1px solid #17304d!important;border-radius:14px!important;box-shadow:0 18px 45px rgba(0,0,0,.19)!important;overflow:hidden!important}.ocx-market-card:hover{border-color:#2868ad!important;box-shadow:0 28px 65px rgba(0,69,170,.15)!important}.ocx-market-image{position:relative!important;min-height:255px!important;height:255px!important;background:radial-gradient(circle at 50% 42%,#123a70,#081522 60%,#06111e)!important;border-bottom:1px solid #142d49!important;display:grid!important;place-items:center!important;padding:20px!important}.ocx-market-image img{display:block!important;max-width:92%!important;max-height:220px!important;width:auto!important;height:auto!important;object-fit:contain!important;filter:drop-shadow(0 18px 25px rgba(0,0,0,.2))}.ocx-market-badge{position:absolute!important;left:14px!important;top:14px!important;z-index:3!important;background:#18a762!important;color:#fff!important;border:0!important;border-radius:6px!important;padding:5px 9px!important;font-size:9px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.6px!important}.ocx-card-wish{position:absolute;right:13px;top:12px;z-index:4;width:34px;height:34px;border-radius:50%;border:1px solid #284664;background:rgba(6,17,30,.75);color:#b8c9da;display:grid;place-items:center}.ocx-card-wish:hover{color:#fff;border-color:#4b91de;background:#0d2035}.ocx-market-body{display:flex!important;flex:1!important;flex-direction:column!important;padding:20px!important}.ocx-market-body h3{margin:0 0 7px!important;font-size:20px!important;line-height:1.2!important}.ocx-market-body h3 a{color:#fff!important}.ocx-market-description{color:#91a8bf!important;line-height:1.55!important;font-size:12px!important;min-height:57px!important;margin:0 0 12px!important}.ocx-market-rating{display:flex!important;align-items:center!important;gap:3px!important;color:#ffb41d!important;font-size:13px!important;margin:0 0 12px!important}.ocx-market-rating small{color:#9aafc4!important;margin-left:5px!important}.ocx-software-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.ocx-software-tags span{padding:5px 7px;border-radius:6px;border:1px solid #244565;background:#071522;color:#a9c3dd;font-size:9px;font-weight:700}.ocx-market-stock{display:none!important}.ocx-market-bottom{margin-top:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) max-content!important;gap:12px!important;align-items:center!important;border-top:1px solid #152d47!important;padding-top:15px!important}.ocx-market-qty{display:none!important}.ocx-market-price{font-size:23px!important;font-weight:900!important;color:#fff!important;white-space:nowrap!important}.ocx-market-price .old{display:block!important;font-size:11px!important;color:#667d95!important;text-decoration:line-through!important}.ocx-market-buy{height:42px!important;min-width:126px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 14px!important;border-radius:8px!important;font-weight:800!important;font-size:12px!important;white-space:nowrap!important;background:linear-gradient(135deg,#0b6cff,#0753ca)!important;color:#fff!important;border:1px solid #1b79ff!important}.ocx-market-buy:hover{background:linear-gradient(135deg,#2a8cff,#0b6cff)!important;box-shadow:0 10px 26px rgba(11,108,255,.3)!important}
/* Featured slider + cards */
.ocx-dm-featured{padding:34px 0!important}.ocx-side-products-wrap{display:grid!important;grid-template-columns:minmax(300px,var(--ocx-side-slider-width)) minmax(0,1fr)!important;gap:18px!important;align-items:stretch!important}.ocx-side-products-slider{position:relative!important;min-height:var(--ocx-side-slider-height)!important;border:1px solid #1b3a5d!important;border-radius:14px!important;background:radial-gradient(circle at 50% 30%,#123a72,#071321 66%)!important;overflow:hidden!important}.ocx-side-slide{position:absolute!important;inset:0!important;display:none!important;padding:26px!important}.ocx-side-slide.active{display:block!important}.ocx-side-slide>a{position:absolute;inset:0;display:grid;place-items:center;padding:30px 30px 155px}.ocx-side-slide img{max-width:84%!important;max-height:58%!important;object-fit:contain!important}.ocx-side-slide-copy{position:absolute!important;left:22px!important;right:22px!important;bottom:20px!important;padding:17px!important;background:linear-gradient(180deg,rgba(3,11,22,.35),rgba(3,11,22,.94))!important;border:1px solid rgba(70,130,200,.25)!important;border-radius:11px!important;backdrop-filter:blur(10px)!important}.ocx-side-slide-copy small{color:#4d9cff!important;font-weight:900!important;letter-spacing:1.1px!important}.ocx-side-slide-copy h3{color:#fff!important;margin:6px 0!important;font-size:23px!important}.ocx-side-slide-copy p{color:#8fa6bd!important;font-size:11px!important;margin:0 0 9px!important}.ocx-side-slide-copy strong{font-size:25px!important;color:#fff!important}.ocx-side-slide-link{float:right;color:#52a1ff!important;font-weight:800!important;font-size:11px!important;margin-top:8px!important}.ocx-side-slider-arrows{position:absolute!important;right:15px!important;top:15px!important;display:flex!important;gap:7px!important;z-index:6!important}.ocx-side-slider-arrows button{width:34px!important;height:34px!important;border-radius:8px!important;background:#071321!important;border:1px solid #214462!important;color:#fff!important}.ocx-side-products-grid{display:grid!important;grid-template-columns:repeat(var(--ocx-side-cols,3),minmax(0,1fr))!important;gap:18px!important}.ocx-side-products-grid .ocx-market-card{min-height:var(--ocx-side-slider-height)!important}.ocx-side-products-grid .ocx-market-image{height:190px!important;min-height:190px!important}.ocx-side-products-grid .ocx-market-image img{max-height:160px!important}.ocx-side-products-grid .ocx-market-body h3{font-size:16px!important}.ocx-side-products-grid .ocx-market-description{font-size:11px!important;min-height:50px!important}.ocx-side-products-grid .ocx-software-tags span:nth-child(n+3){display:none!important}
/* Trust / stats */
.ocx-dm-trust{padding:10px 0 26px!important}.ocx-statbar{display:grid!important;grid-template-columns:repeat(4,1fr)!important;background:linear-gradient(145deg,#091827,#06111e)!important;border:1px solid #17304d!important;border-radius:13px!important;overflow:hidden!important}.ocx-stat{display:flex!important;align-items:center!important;justify-content:center!important;gap:13px!important;padding:20px!important;border-right:1px solid #17304d!important}.ocx-stat:last-child{border-right:0!important}.ocx-stat>i{font-size:26px;color:#368dff}.ocx-stat span{display:block}.ocx-stat strong{display:block!important;color:#fff!important;font-size:24px!important}.ocx-stat small{color:#8ea4bc!important;font-size:10px!important}
/* Marketplaces */
.ocx-marketplace-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ocx-marketplace-chip{display:grid;grid-template-columns:13px 1fr;column-gap:10px;align-items:center;padding:16px 18px;border-radius:11px;border:1px solid #17304d;background:linear-gradient(145deg,#091827,#06111e)}.ocx-marketplace-dot{grid-row:1/3;width:11px;height:11px;border-radius:50%;background:var(--brand);box-shadow:0 0 18px color-mix(in srgb,var(--brand) 60%,transparent)}.ocx-marketplace-chip strong{color:#fff;font-size:13px}.ocx-marketplace-chip small{color:#829ab3;font-size:10px;margin-top:3px}
/* News */
.ocx-news-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.ocx-news-card{display:grid!important;grid-template-columns:130px minmax(0,1fr)!important;gap:14px!important;padding:14px!important;border-radius:13px!important;background:linear-gradient(145deg,#091827,#06111e)!important;border:1px solid #17304d!important;box-shadow:none!important;color:#fff!important}.ocx-news-card:hover{border-color:#2869ad!important;transform:translateY(-3px)!important}.ocx-news-art{height:112px;border-radius:9px;background:radial-gradient(circle at 50% 40%,#0e3d78,#071321);display:grid;place-items:center;font-size:36px;color:#51a0ff}.ocx-news-art.art-2{color:#b26cff;background:radial-gradient(circle at 50% 40%,#362060,#071321)}.ocx-news-art.art-3{color:#2bd27e;background:radial-gradient(circle at 50% 40%,#123f35,#071321)}.ocx-news-copy span{color:#6f88a2;font-size:9px}.ocx-news-copy h3{color:#fff!important;font-size:14px!important;line-height:1.3!important;margin:6px 0!important}.ocx-news-copy p{color:#8ea4bc!important;font-size:10px!important;line-height:1.45!important;margin:0 0 6px!important}.ocx-news-copy b{color:#4d9cff;font-size:10px}
/* Newsletter */
.ocx-dm-newsletter{padding-top:16px!important}.ocx-newsletter-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);gap:40px;align-items:center;padding:30px;border-radius:14px;border:1px solid #1a385a;background:radial-gradient(circle at 85% 30%,rgba(11,108,255,.16),transparent 42%),linear-gradient(145deg,#091827,#06111e)}.ocx-newsletter-panel h2{color:#fff;font-size:27px;margin:4px 0 8px}.ocx-newsletter-panel p{color:#8ea4bc;margin:0}.ocx-newsletter-field{display:grid;grid-template-columns:42px minmax(0,1fr) max-content;align-items:center;border:1px solid #1d3a5a;border-radius:10px;background:#06111e;overflow:hidden}.ocx-newsletter-field>i{color:#6285a8;text-align:center}.ocx-newsletter-field input{height:48px;border:0!important;background:transparent!important;color:#fff!important;outline:0;padding:0 10px}.ocx-newsletter-field button{height:48px;border-radius:0!important}.ocx-newsletter-panel form small{display:block;color:#607a94;margin-top:7px}.ocx-newsletter-panel #ocx-newsletter-msg{grid-column:1/-1}.ocx-newsletter-panel #ocx-newsletter-msg.success{color:#22d879}.ocx-newsletter-panel #ocx-newsletter-msg.error{color:#ff5264}
/* Advantages */
.ocx-advantages{background:#050f1b!important;border-top:1px solid #142a42!important;border-bottom:1px solid #142a42!important}.ocx-advantages-grid{display:grid!important;grid-template-columns:repeat(var(--ocx-adv-cols,4),minmax(0,1fr))!important;max-width:1420px!important;width:calc(100% - 40px)!important;margin:auto!important;padding:0!important;gap:0!important}.ocx-advantage-item{min-width:0!important;min-height:92px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:13px!important;padding:18px 22px!important;background:transparent!important;border:0!important;border-right:1px solid #16304c!important;color:#fff!important;transform:none!important;margin:0!important}.ocx-advantage-item:last-child{border-right:0!important}.ocx-advantage-item>i{width:38px!important;min-width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border-radius:9px!important;background:#092d5b!important;color:#4d9cff!important;font-size:19px!important}.ocx-advantage-item strong{display:block;color:#fff!important;font-size:12px!important}.ocx-advantage-item small{display:block;color:#8099b2!important;font-size:10px!important;margin-top:3px!important}.ocx-advantages.align-left .ocx-advantage-item{justify-content:flex-start!important}
/* Product detail */
.ocx-dm-product-page{padding-top:24px!important}.ocx-dm-product-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.86fr) 260px;gap:18px;align-items:start}.ocx-dm-product-gallery,.ocx-dm-product-info,.ocx-dm-compat-panel{background:linear-gradient(150deg,#091827,#06111e)!important;border:1px solid #17304d!important;border-radius:14px!important;box-shadow:var(--dm-shadow)!important}.ocx-dm-product-gallery{padding:16px!important}.ocx-gallery-stage{height:440px!important;background:radial-gradient(circle at 50% 42%,#10376e,#071321 67%)!important;border:1px solid #173653!important;border-radius:12px!important;position:relative!important}.ocx-gallery-stage img{max-width:90%!important;max-height:90%!important;object-fit:contain!important}.ocx-gallery-zoom{position:absolute;right:13px;bottom:13px;width:38px;height:38px;border-radius:9px;display:grid;place-items:center;background:#06111e;border:1px solid #234a70;color:#70b1ff}.ocx-product-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:8px!important;margin-top:10px!important}.ocx-product-thumb{height:68px!important;border-radius:8px!important;background:#071321!important;border:1px solid #173653!important}.ocx-product-thumb.active{border-color:#2786ff!important;box-shadow:0 0 0 2px rgba(39,134,255,.15)!important}.ocx-demo-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.ocx-demo-actions a,.ocx-demo-actions button{min-height:38px;border-radius:8px;border:1px solid #1f4569;background:#081726;color:#afc5db!important;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px}.ocx-demo-actions a:hover,.ocx-demo-actions button:hover{background:#0d2035;color:#fff!important}.ocx-dm-product-info{padding:22px!important;position:sticky;top:92px}.ocx-product-title{font-size:32px!important;margin:11px 0 7px!important}.ocx-product-rating span{color:#94abc1!important;font-size:11px!important}.ocx-product-lead{color:#9bb0c5;line-height:1.55;font-size:12px}.ocx-dm-feature-list{display:grid;gap:8px;margin:17px 0}.ocx-dm-feature-list span{display:flex;gap:9px;color:#c7d7e7;font-size:11px}.ocx-dm-feature-list i{color:#22d879}.ocx-product-price{font-size:31px!important;margin:18px 0!important}.ocx-dm-buy-row{display:grid;grid-template-columns:minmax(0,1fr) 46px 46px;gap:8px}.ocx-dm-buy-row .ocx-add-cart{width:100%!important;height:48px!important}.ocx-wish-btn{height:46px!important;width:46px!important;border-radius:9px!important;background:#071321!important;border:1px solid #21415f!important;color:#b6c9db!important}.ocx-wish-btn:hover{color:#fff!important;border-color:#368dff!important}.ocx-buy-micro{display:flex;flex-wrap:wrap;gap:11px;margin-top:15px;color:#718aa2;font-size:9px}.ocx-buy-micro i{color:#4d9cff}.ocx-dm-compat-panel{padding:20px;position:sticky;top:92px}.ocx-dm-compat-panel h3{margin:0 0 13px;color:#fff;font-size:16px}.ocx-compat-row{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:1px solid #142b43;color:#b2c5d7;font-size:11px}.ocx-compat-row i{color:#22d879}.ocx-compat-meta{display:grid;grid-template-columns:1fr auto;gap:10px;padding:8px 0;color:#738ba3;font-size:10px}.ocx-compat-meta b{color:#dce9f6}.ocx-support-card{margin-top:15px;padding:13px;border-radius:10px;background:#09244a;border:1px solid #174f88;color:#fff!important;display:grid;grid-template-columns:35px 1fr;gap:10px;align-items:center}.ocx-support-card>i{font-size:22px;color:#54a3ff}.ocx-support-card b,.ocx-support-card small{display:block}.ocx-support-card small{color:#8eb2d6;font-size:9px;margin-top:2px}.ocx-dm-product-tabs{margin-top:20px!important}.ocx-tabs-nav{display:flex!important;gap:0!important;overflow:auto!important;background:#071321!important;border:1px solid #17304d!important;border-radius:12px 12px 0 0!important}.ocx-tabs-nav a{padding:14px 16px!important;color:#8ea4bc!important;border-bottom:2px solid transparent!important;white-space:nowrap!important}.ocx-tabs-nav a.active{color:#fff!important;border-bottom-color:#0b6cff!important;background:#091a2b!important}.ocx-tab-pane{padding:24px!important;background:linear-gradient(145deg,#091827,#06111e)!important;border:1px solid #17304d!important;border-top:0!important;border-radius:0 0 12px 12px!important}.ocx-dm-rich-content,.ocx-dm-rich-content p,.ocx-dm-rich-content li{color:#a8bbcf!important;line-height:1.7!important}.ocx-dm-rich-content h2,.ocx-dm-rich-content h3,.ocx-dm-rich-content h4{color:#fff!important}.ocx-feature-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ocx-feature-cards article{padding:18px;border-radius:10px;border:1px solid #183654;background:#071522;text-align:center}.ocx-feature-cards i{font-size:23px;color:#438fff}.ocx-feature-cards b{display:block;color:#fff;margin:8px 0 4px}.ocx-feature-cards span{color:#7e97b0;font-size:10px}.ocx-changelog{display:grid;gap:11px}.ocx-changelog>div{padding:15px;border-radius:10px;background:#071522;border:1px solid #17304d}.ocx-changelog b{color:#fff}.ocx-changelog small{margin-left:8px;color:#7189a2}.ocx-changelog p{color:#91a7bd;margin:8px 0 0}.ocx-changelog p span{display:inline-block;padding:3px 6px;margin-right:7px;border-radius:4px;background:#0a5737;color:#54e9a0;font-size:8px;font-weight:900}.ocx-doc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ocx-doc-grid a{display:grid;grid-template-columns:38px 1fr;gap:9px;align-items:center;padding:15px;border:1px solid #17304d;border-radius:10px;background:#071522;color:#fff!important}.ocx-doc-grid i{font-size:20px;color:#4d9cff}.ocx-doc-grid b,.ocx-doc-grid small{display:block}.ocx-doc-grid small{color:#7891a9;font-size:9px;margin-top:3px}
/* Catalog / inner pages */
.ocx-catalog-layout{display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;gap:18px!important}.ocx-catalog-side{background:linear-gradient(145deg,#091827,#06111e)!important;border:1px solid #17304d!important;border-radius:12px!important;overflow:hidden!important;height:max-content!important}.ocx-catalog-side h3{color:#fff!important;padding:17px!important;margin:0!important;border-bottom:1px solid #17304d!important}.ocx-catalog-side a{display:flex!important;justify-content:space-between!important;padding:12px 15px!important;border-bottom:1px solid #11283f!important;color:#9db2c7!important}.ocx-catalog-side a:hover{background:#0d2035!important;color:#fff!important}.ocx-toolbar{background:#071321!important;border:1px solid #17304d!important;border-radius:10px!important;color:#8fa4bd!important}.ocx-view-btn{background:#0a1828!important;border-color:#1a395a!important;color:#9cb1c5!important}.ocx-view-btn.active,.ocx-view-btn:hover{background:#0a2f5d!important;color:#fff!important;border-color:#2369b3!important}.ocx-pagination{color:#8da5bd!important}.pagination>li>a,.pagination>li>span{background:#071321!important;border-color:#17304d!important;color:#9db4ca!important}.pagination>.active>a,.pagination>.active>span{background:#0b6cff!important;border-color:#0b6cff!important;color:#fff!important}.ocx-empty{background:#071321!important;border:1px solid #17304d!important;color:#90a7be!important;border-radius:12px!important}
/* Cart */
.ocx-cart-layout{grid-template-columns:minmax(0,1fr) 360px!important}.ocx-cart-table,.ocx-summary{background:linear-gradient(145deg,#091827,#06111e)!important;border:1px solid #17304d!important;border-radius:14px!important;box-shadow:var(--dm-shadow)!important}.ocx-cart-row{display:grid!important;grid-template-columns:72px minmax(0,1fr) 120px 115px 40px!important;gap:14px!important;align-items:center!important;padding:16px!important;border-color:#142b43!important}.ocx-cart-image{width:68px!important;height:68px!important;object-fit:contain!important;border-radius:9px!important;background:#0a1828!important;border:1px solid #17304d!important}.ocx-cart-name a{font-size:14px!important;color:#fff!important}.ocx-cart-name small{color:#718aa3!important}.ocx-cart-qty{display:grid!important;grid-template-columns:1fr 36px!important;gap:4px!important}.ocx-cart-qty input{background:#071321!important;border:1px solid #1c3b5d!important;color:#fff!important;border-radius:7px!important;text-align:center!important}.ocx-cart-qty button,.ocx-cart-remove{background:#0a1828!important;border:1px solid #1c3b5d!important;color:#9eb2c6!important;border-radius:7px!important}.ocx-cart-remove:hover{color:#ff6473!important;border-color:#743241!important}.ocx-summary{padding:20px!important;position:sticky!important;top:96px!important}.ocx-summary h3{color:#fff!important}.ocx-summary-line{padding:9px 0!important}.ocx-checkout-btn{height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-top:14px!important}
/* Mini cart */
#cart .dropdown-menu{background:linear-gradient(145deg,#091827,#06111e)!important;border:1px solid #1d3b5e!important;border-radius:12px!important;box-shadow:0 30px 80px rgba(0,0,0,.55)!important;color:#fff!important;padding:12px!important}#cart .dropdown-menu table{background:transparent!important;color:#fff!important}#cart .dropdown-menu td{border-color:#17304d!important;color:#a9bdd1!important;font-size:11px!important}#cart .dropdown-menu a{color:#ddebfa!important}#cart .dropdown-menu img{background:#0a1828!important;border:1px solid #17304d!important;border-radius:7px!important}#cart .dropdown-menu .btn-danger{background:#51202a!important;border-color:#7d2f3c!important;border-radius:7px!important}#cart .dropdown-menu p.text-right{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin:10px 0 0!important}#cart .dropdown-menu p.text-right>a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:39px!important;border-radius:8px!important;background:#0a1828!important;border:1px solid #1c3b5d!important;color:#fff!important;font-size:10px!important}#cart .dropdown-menu p.text-right>a:last-child{background:#0b6cff!important;border-color:#0b6cff!important}
/* Footer */
.ocx-eu-footer{background:#030a13!important;border-top:1px solid #142a42!important;color:#7f97ae!important;padding:36px 0 18px!important}.ocx-eu-footer-grid{display:grid!important;grid-template-columns:1.5fr repeat(3,1fr)!important;gap:50px!important}.ocx-eu-footer h4,.ocx-eu-brand strong{color:#fff!important}.ocx-eu-footer p{color:#8299af!important;line-height:1.55!important}.ocx-eu-footer a{display:block!important;color:#899fb4!important;margin:7px 0!important}.ocx-eu-footer a:hover{color:#fff!important}.ocx-eu-footer-bottom{border-top:1px solid #142a42!important;color:#607a92!important}.ocx-eu-footer-bottom i{font-size:24px!important;color:#d5e4f3!important;margin-left:8px!important}
/* Account/information/compare generic dark normalization */
.ocx-inner .panel,.ocx-inner .well,.ocx-inner .table,.ocx-inner .list-group,.ocx-inner .account-content,.ocx-account-card{background:#071321!important;border-color:#17304d!important;color:#dce8f4!important}.ocx-inner .table>thead>tr>td,.ocx-inner .table>thead>tr>th,.ocx-inner .table>tbody>tr>td,.ocx-inner .table>tbody>tr>th{border-color:#17304d!important;color:#c6d5e4!important}.ocx-inner .table-striped>tbody>tr:nth-of-type(odd){background:#091827!important}.ocx-inner .list-group-item{background:#071321!important;border-color:#17304d!important;color:#9fb5ca!important}.ocx-inner .list-group-item:hover{background:#0d2035!important;color:#fff!important}.ocx-inner h1,.ocx-inner h2,.ocx-inner h3,.ocx-inner h4,.ocx-inner label{color:#fff!important}.ocx-inner p,.ocx-inner .help-block{color:#8fa5bb!important}.ocx-inner hr{border-color:#17304d!important}
/* Modal gallery */
.ocx-modal{background:rgba(0,4,10,.94)!important;backdrop-filter:blur(14px)!important}.ocx-modal img{max-width:88vw!important;max-height:86vh!important;border-radius:10px!important;box-shadow:0 28px 100px rgba(0,0,0,.6)!important}.ocx-modal-nav,.ocx-close{background:#071321!important;border:1px solid #27496c!important;color:#fff!important}
@media(max-width:1180px){.ocx-dm-hero-grid{grid-template-columns:1fr 1fr;gap:24px}.ocx-dm-hero-copy h1{font-size:44px}.ocx-dm-product-layout{grid-template-columns:1fr 360px}.ocx-dm-compat-panel{grid-column:1/-1;position:relative;top:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ocx-dm-compat-panel h3,.ocx-support-card{grid-column:1/-1}.ocx-side-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ocx-side-products-grid .ocx-market-card:nth-child(n+3){display:none!important}}
@media(max-width:900px){body.ocx-shop-body .container{width:calc(100% - 24px)!important}.ocx-dm-hero-grid{grid-template-columns:1fr}.ocx-dm-dashboard-art{height:330px}.ocx-dm-hero-copy h1{font-size:40px}.ocx-dm-solution-grid,.ocx-dm-categories .ocx-icon-grid,.ocx-product-grid,.ocx-store-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ocx-side-products-wrap{grid-template-columns:1fr!important}.ocx-side-products-slider{min-height:390px!important}.ocx-news-grid{grid-template-columns:1fr!important}.ocx-newsletter-panel{grid-template-columns:1fr!important}.ocx-marketplace-grid{grid-template-columns:repeat(2,1fr)}.ocx-statbar{grid-template-columns:repeat(2,1fr)!important}.ocx-stat:nth-child(2){border-right:0!important}.ocx-stat:nth-child(-n+2){border-bottom:1px solid #17304d!important}.ocx-dm-product-layout,.ocx-cart-layout,.ocx-catalog-layout{grid-template-columns:1fr!important}.ocx-dm-product-info,.ocx-dm-compat-panel,.ocx-summary{position:relative!important;top:auto!important}.ocx-feature-cards,.ocx-doc-grid{grid-template-columns:repeat(2,1fr)}.ocx-eu-footer-grid{grid-template-columns:repeat(2,1fr)!important}.ocx-advantages-grid{grid-template-columns:repeat(2,1fr)!important}.ocx-advantage-item:nth-child(2){border-right:0!important}.ocx-advantage-item:nth-child(-n+2){border-bottom:1px solid #16304c!important}}
@media(max-width:600px){.ocx-dm-hero{padding-top:22px!important}.ocx-dm-hero-copy h1{font-size:34px;letter-spacing:-1px}.ocx-dm-hero-actions{display:grid;grid-template-columns:1fr 1fr}.ocx-dm-dashboard-art{height:270px}.screen-front{width:88%;height:245px;top:25px}.screen-mid{width:62%;height:220px}.screen-back{display:none}.ocx-dm-kpis>div:nth-child(3){display:none}.ocx-dm-kpis{grid-template-columns:1fr 1fr}.ocx-dm-chart{height:115px}.ocx-dm-solution-grid,.ocx-dm-categories .ocx-icon-grid,.ocx-product-grid,.ocx-store-products,.ocx-marketplace-grid{grid-template-columns:1fr!important}.ocx-market-card{min-height:0!important}.ocx-market-image{height:230px!important;min-height:230px!important}.ocx-side-products-grid{grid-template-columns:1fr!important}.ocx-side-products-grid .ocx-market-card:nth-child(n+2){display:none!important}.ocx-statbar{grid-template-columns:1fr!important}.ocx-stat{border-right:0!important;border-bottom:1px solid #17304d!important;justify-content:flex-start!important}.ocx-stat:last-child{border-bottom:0!important}.ocx-news-card{grid-template-columns:95px 1fr!important}.ocx-news-art{height:95px}.ocx-newsletter-field{grid-template-columns:36px 1fr}.ocx-newsletter-field button{grid-column:1/-1;width:100%;border-radius:0!important}.ocx-product-thumbs{grid-template-columns:repeat(4,1fr)!important}.ocx-demo-actions{grid-template-columns:1fr}.ocx-dm-compat-panel{display:block}.ocx-feature-cards,.ocx-doc-grid{grid-template-columns:1fr}.ocx-cart-row{grid-template-columns:56px minmax(0,1fr) 34px!important}.ocx-cart-price,.ocx-cart-qty{grid-column:2}.ocx-cart-remove{grid-column:3;grid-row:1}.ocx-eu-footer-grid{grid-template-columns:1fr!important;gap:24px!important}.ocx-advantages-grid{grid-template-columns:1fr!important}.ocx-advantage-item{border-right:0!important;border-bottom:1px solid #16304c!important;justify-content:flex-start!important}.ocx-advantage-item:last-child{border-bottom:0!important}}
/* Specificity guards against legacy selectable card/page skins */
body.ocx-shop-body.ocx-product-card-market .ocx-market-card,body.ocx-shop-body.ocx-product-card-modern .ocx-market-card,body.ocx-shop-body.ocx-product-card-minimal .ocx-market-card,body.ocx-shop-body.ocx-product-card-bordered .ocx-market-card,body.ocx-shop-body.ocx-product-card-elevated .ocx-market-card{background:linear-gradient(155deg,#091827,#06111e)!important;border:1px solid #17304d!important;box-shadow:0 18px 45px rgba(0,0,0,.19)!important;color:#fff!important}
body.ocx-shop-body.ocx-product-card-market .ocx-market-card .ocx-market-image,body.ocx-shop-body.ocx-product-card-modern .ocx-market-card .ocx-market-image,body.ocx-shop-body.ocx-product-card-minimal .ocx-market-card .ocx-market-image,body.ocx-shop-body.ocx-product-card-bordered .ocx-market-card .ocx-market-image,body.ocx-shop-body.ocx-product-card-elevated .ocx-market-card .ocx-market-image{background:radial-gradient(circle at 50% 42%,#123a70,#081522 60%,#06111e)!important}
body.ocx-shop-body .ocx-market-card h3 a{color:#fff!important}body.ocx-shop-body .ocx-market-price{color:#fff!important}body.ocx-shop-body .ocx-market-qty{display:none!important}
body.ocx-shop-body.ocx-product-page-modern .ocx-product-gallery,body.ocx-shop-body.ocx-product-page-modern .ocx-buy-panel,body.ocx-shop-body.ocx-product-page-classic .ocx-product-gallery,body.ocx-shop-body.ocx-product-page-classic .ocx-buy-panel{background:linear-gradient(150deg,#091827,#06111e)!important;border-color:#17304d!important;color:#fff!important}
body.ocx-shop-body.ocx-product-page-modern .ocx-tabs-nav a,body.ocx-shop-body.ocx-product-page-classic .ocx-tabs-nav a{background:transparent!important;color:#8ea4bc!important}body.ocx-shop-body.ocx-product-page-modern .ocx-tabs-nav a.active,body.ocx-shop-body.ocx-product-page-classic .ocx-tabs-nav a.active{background:#091a2b!important;color:#fff!important}
body.ocx-shop-body .ocx-side-products-slider{background:radial-gradient(circle at 50% 30%,#123a72,#071321 66%)!important}body.ocx-shop-body .ocx-side-slider-arrows button{background:#071321!important;color:#fff!important;border:1px solid #214462!important}


/* ===== Dark Marketplace v2.2.0 — component match pass ===== */
.ocx-dm-categories{background:transparent!important;padding:14px 0 24px!important}.ocx-dm-categories .ocx-section-title{margin-bottom:14px!important}.ocx-solutions-grid{display:grid!important;grid-template-columns:repeat(min(var(--ocx-cat-cols,4),4),minmax(0,1fr))!important;gap:12px!important}.ocx-solution-card{position:relative;min-height:132px;padding:18px!important;display:grid!important;grid-template-columns:50px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;background:linear-gradient(145deg,#0a1929,#06111e)!important;border:1px solid #173450!important;border-radius:14px!important;color:#fff!important;overflow:hidden!important;box-shadow:0 16px 36px rgba(0,0,0,.16)!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.ocx-solution-card:after{content:"";position:absolute;right:-35px;bottom:-55px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(11,108,255,.18),transparent 68%);pointer-events:none}.ocx-solution-card:hover{transform:translateY(-3px)!important;border-color:#2869aa!important;box-shadow:0 24px 48px rgba(0,64,148,.15)!important}.ocx-solution-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:12px;background:#092e5f;color:#4ca0ff;font-size:20px;border:1px solid #174f88}.ocx-solution-card.tone-2 .ocx-solution-icon{background:#2b135a;color:#b985ff;border-color:#55308a}.ocx-solution-card.tone-3 .ocx-solution-icon{background:#0b4028;color:#4cdf94;border-color:#1d6e4b}.ocx-solution-card.tone-4 .ocx-solution-icon{background:#49280a;color:#ffad37;border-color:#84501c}.ocx-solution-copy{min-width:0;display:flex;flex-direction:column}.ocx-solution-copy b{font-size:14px;line-height:1.25;color:#fff!important;margin:1px 0 6px}.ocx-solution-copy small{color:#8fa6bc;font-size:10px;line-height:1.45;min-height:30px}.ocx-solution-copy em{font-style:normal;margin-top:10px;color:#3e95ff;font-size:10px;font-weight:800}.ocx-solution-copy em i{margin-left:4px}body.ocx-shop-body .ocx-dm-categories.bg-soft,body.ocx-shop-body .ocx-dm-categories.bg-white{background:transparent!important}@media(max-width:991px){.ocx-solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:580px){.ocx-solutions-grid{grid-template-columns:1fr!important}.ocx-solution-card{min-height:112px}}
.ocx-mega-wrap .ocx-mega-menu{top:70px!important;width:min(1240px,calc(100vw - 34px))!important;background:#06111e!important;border:1px solid #1a3c60!important;border-radius:16px!important;box-shadow:0 34px 100px rgba(0,0,0,.62)!important}.ocx-mega-head{height:68px!important;padding:0 20px!important;background:linear-gradient(180deg,#0a1a2b,#071321)!important}.ocx-mega-head>div{min-width:0}.ocx-mega-head strong{display:block;font-size:15px!important}.ocx-mega-head small{display:block;color:#7892ab;font-size:9px;margin-top:3px}.ocx-mega-body{background:#06111e!important}.ocx-mega-sidebar{width:245px!important;background:#071321!important}.ocx-mega-side-item{height:47px!important;padding:0 13px!important;border-bottom:1px solid #102840!important;border-radius:8px!important;margin:3px 7px!important}.ocx-mega-side-item.active{background:linear-gradient(90deg,#0c376d,#0a2037)!important;box-shadow:inset 2px 0 #2589ff!important}.ocx-mega-content{padding:14px!important;background:#06111e!important}.ocx-mega-grid{background:transparent!important;gap:10px!important}.ocx-mega-group{padding:15px!important;background:linear-gradient(145deg,#091827,#071321)!important;border:1px solid #15324f!important;border-radius:12px!important}.ocx-mega-group:hover{border-color:#275f96!important}.ocx-mega-parent{color:#fff!important}.ocx-mega-children{gap:6px!important}.ocx-mega-children a{padding:4px 0!important;color:#8fa7bd!important}.ocx-mega-promo{padding:16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;background:radial-gradient(circle at 80% 30%,#0d4185,#071827 58%)!important}.ocx-mega-promo-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.ocx-mega-promo-tags i{font-style:normal;font-size:8px;padding:4px 6px;border-radius:5px;border:1px solid #285687;color:#a9c9e8;background:#071b31}.ocx-mega-promo>a{white-space:nowrap;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border-radius:8px;background:#0b6cff;color:#fff!important;font-weight:800;font-size:10px}.ocx-mega-foot{background:#06101b!important;border-top:1px solid #15304b!important;color:#7991a8!important}.ocx-mega-backdrop{background:rgba(0,4,12,.77)!important;backdrop-filter:blur(6px)!important}
body.ocx-shop-body .btn,body.ocx-shop-body button,body.ocx-shop-body .ocx-btn,body.ocx-shop-body .ocx-button{transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease!important}body.ocx-shop-body .btn-primary,body.ocx-shop-body .ocx-btn-primary,body.ocx-shop-body .ocx-buy-configurable{background:linear-gradient(135deg,#0b6cff,#0753ca)!important;border:1px solid #247eff!important;color:#fff!important;box-shadow:0 10px 24px rgba(11,108,255,.18)!important}body.ocx-shop-body .btn-primary:hover,body.ocx-shop-body .ocx-btn-primary:hover,body.ocx-shop-body .ocx-buy-configurable:hover{background:linear-gradient(135deg,#2589ff,#0b6cff)!important;transform:translateY(-1px)!important;box-shadow:0 15px 30px rgba(11,108,255,.28)!important}body.ocx-shop-body .btn-default,body.ocx-shop-body .btn-secondary,body.ocx-shop-body .ocx-btn-secondary{background:#091827!important;border:1px solid #24496d!important;color:#d8e8f8!important}body.ocx-shop-body .btn-default:hover,body.ocx-shop-body .btn-secondary:hover,body.ocx-shop-body .ocx-btn-secondary:hover{background:#0d233a!important;border-color:#3679b9!important;color:#fff!important}
body.ocx-cart-modal-open{overflow:hidden!important}.ocx-cart-modal{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .2s ease}.ocx-cart-modal.is-visible{opacity:1;pointer-events:auto}.ocx-cart-modal-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0!important;background:rgba(0,4,12,.82)!important;backdrop-filter:blur(8px);padding:0!important;border-radius:0!important;box-shadow:none!important}.ocx-cart-modal-panel{position:relative;z-index:1;width:min(920px,calc(100vw - 32px));max-height:min(820px,calc(100vh - 40px));overflow:auto;background:linear-gradient(155deg,#0a192a,#06111e)!important;border:1px solid #20466c;border-radius:18px;box-shadow:0 40px 120px rgba(0,0,0,.68);transform:translateY(18px) scale(.985);transition:transform .22s ease;color:#fff}.ocx-cart-modal.is-visible .ocx-cart-modal-panel{transform:none}.ocx-cart-modal-close{position:absolute;right:14px;top:14px;z-index:3;width:38px;height:38px!important;padding:0!important;border-radius:10px!important;border:1px solid #214564!important;background:#081827!important;color:#9cb4c9!important;box-shadow:none!important}.ocx-cart-modal-close:hover{color:#fff!important;border-color:#3d84c7!important}.ocx-cart-modal-head{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;align-items:center;padding:22px 24px 18px;border-bottom:1px solid #163450}.ocx-cart-modal-check{width:54px;height:54px;border-radius:14px;background:#0b4932;color:#55e6a0;border:1px solid #1b7651;display:grid;place-items:center;font-size:22px}.ocx-cart-modal-head span{font-size:9px;letter-spacing:.12em;color:#4f9eff;font-weight:900}.ocx-cart-modal-head h3{margin:3px 0 3px;font-size:23px;color:#fff}.ocx-cart-modal-head p{margin:0;color:#829ab2;font-size:11px}.ocx-cart-modal-content{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:0}.ocx-cart-modal-products{padding:16px 22px;border-right:1px solid #163450}.ocx-cart-modal-row{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #112a43}.ocx-cart-modal-row:last-child{border-bottom:0}.ocx-cart-modal-thumb{width:64px;height:64px;border-radius:10px;background:#071522;border:1px solid #1b3a59;display:grid;place-items:center;overflow:hidden}.ocx-cart-modal-thumb img{max-width:90%;max-height:90%;object-fit:contain}.ocx-cart-modal-copy>a{display:block;color:#fff!important;font-weight:800;font-size:12px;line-height:1.3}.ocx-cart-modal-copy small{display:block;color:#7990a7;font-size:9px;margin-top:4px}.ocx-cart-modal-row>strong{font-size:12px;color:#dceaff}.ocx-cart-modal-summary{padding:20px;background:#071522;display:flex;flex-direction:column;align-items:stretch}.ocx-cart-modal-summary>span{color:#7f97af;font-size:10px}.ocx-cart-modal-summary>strong{font-size:28px;color:#fff;margin:4px 0 16px}.ocx-cart-modal-actions{display:grid;gap:8px}.ocx-cart-modal-actions>*{min-height:43px;display:flex;align-items:center;justify-content:center;border-radius:9px!important;font-weight:800;font-size:10px;text-decoration:none!important}.ocx-cart-modal-continue{background:#0b1c2e!important;border:1px solid #244665!important;color:#d5e6f6!important}.ocx-cart-modal-checkout{background:linear-gradient(135deg,#0b6cff,#0753ca)!important;border:1px solid #2a7eff!important;color:#fff!important}.ocx-cart-modal-cartlink{margin-top:12px;text-align:center;color:#73adf0!important;font-size:10px}.ocx-cart-modal-recs{border-top:1px solid #163450;padding:18px 22px 22px;background:#06111e}.ocx-cart-modal-recs-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.ocx-cart-modal-recs-head span{color:#4f9eff;font-size:8px;font-weight:900;letter-spacing:.1em}.ocx-cart-modal-recs-head h4{margin:3px 0 0;color:#fff;font-size:15px}.ocx-cart-modal-recs-head small{color:#6e879e;font-size:9px}.ocx-cart-modal-rec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ocx-cart-modal-rec{display:grid;grid-template-columns:54px minmax(0,1fr) 34px;gap:10px;align-items:center;padding:10px;border-radius:10px;border:1px solid #153450;background:#081725}.ocx-cart-modal-rec>a{width:54px;height:54px;display:grid;place-items:center;border-radius:8px;background:#06111e;overflow:hidden}.ocx-cart-modal-rec img{max-width:92%;max-height:92%;object-fit:contain}.ocx-cart-modal-rec>div a{display:block;color:#fff!important;font-size:10px;font-weight:800;line-height:1.25}.ocx-cart-modal-rec>div strong{display:block;color:#4f9eff;font-size:10px;margin-top:4px}.ocx-cart-modal-rec>button{width:34px;height:34px!important;padding:0!important;border-radius:8px!important;background:#0b6cff!important;border:1px solid #2a83ff!important;color:#fff!important;box-shadow:none!important}@media(max-width:760px){.ocx-cart-modal{padding:10px}.ocx-cart-modal-panel{width:100%;max-height:calc(100vh - 20px)}.ocx-cart-modal-content{grid-template-columns:1fr}.ocx-cart-modal-products{border-right:0;border-bottom:1px solid #163450}.ocx-cart-modal-rec-grid{grid-template-columns:1fr}.ocx-cart-modal-head{padding:18px 16px 15px}.ocx-cart-modal-head h3{font-size:18px}.ocx-cart-modal-recs{padding:15px}.ocx-cart-modal-summary{padding:16px}}

/* ========================================================================== */
/* OC EXTENSIONS v2.3.0 — MOBILE DARK COMPLETION PASS                        */
/* Bottom nav / search / wishlist / auth / chat fully follow dark palette.   */
/* ========================================================================== */

/* Search page — remove legacy light shell and inline-looking controls */
body.ocx-shop-body .ocx-inner .ocx-shell{
  background:linear-gradient(145deg,#091827,#06111e)!important;
  border:1px solid #17304d!important;
  border-radius:14px!important;
  box-shadow:0 18px 48px rgba(0,0,0,.16)!important;
  color:#dce8f4!important;
}
body.ocx-shop-body .ocx-inner .ocx-shell input.form-control,
body.ocx-shop-body .ocx-inner .ocx-shell select.form-control,
body.ocx-shop-body #input-search,
body.ocx-shop-body #input-sort,
body.ocx-shop-body #input-limit{
  background:#071321!important;
  border:1px solid #1c3958!important;
  color:#eef6ff!important;
  border-radius:9px!important;
  box-shadow:none!important;
}
body.ocx-shop-body .ocx-inner .ocx-shell input.form-control:focus,
body.ocx-shop-body .ocx-inner .ocx-shell select.form-control:focus,
body.ocx-shop-body #input-search:focus{
  border-color:#247dff!important;
  box-shadow:0 0 0 3px rgba(11,108,255,.12)!important;
}
body.ocx-shop-body .ocx-inner .ocx-shell label{color:#91a8bf!important;font-size:12px!important;font-weight:600!important}
body.ocx-shop-body .ocx-inner .ocx-shell input[type=checkbox]{accent-color:#0b6cff}
body.ocx-shop-body .ocx-toolbar select.form-control{background:#071321!important;color:#eaf3ff!important;border-color:#1b3b5c!important;border-radius:8px!important}
body.ocx-shop-body .ocx-page-sub{color:#859db5!important}

/* Wishlist page — software cards, dark actions, clean empty state */
body.ocx-shop-body .ocx-inner .ocx-store-card .desc{color:#8199b0!important}
body.ocx-shop-body .ocx-inner .ocx-store-card .bottom{border-color:#17304d!important}
body.ocx-shop-body .ocx-inner .ocx-secondary-btn{
  background:#0a1a2b!important;border:1px solid #234b72!important;color:#cfe2f5!important;
  border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
}
body.ocx-shop-body .ocx-inner .ocx-secondary-btn:hover{background:#0d2741!important;border-color:#347ccb!important;color:#fff!important}
body.ocx-shop-body .ocx-empty i{color:#2e75ba!important}

/* Login/register surfaces */
body.ocx-shop-body .ocx-two-col{gap:20px!important}
body.ocx-shop-body .ocx-form-card,
body.ocx-shop-body .ocx-info-card{
  background:linear-gradient(145deg,#091827,#06111e)!important;
  border:1px solid #17304d!important;
  border-radius:15px!important;
  padding:26px!important;
  box-shadow:0 20px 55px rgba(0,0,0,.18)!important;
  color:#dce8f4!important;
}
body.ocx-shop-body .ocx-form-card h2,
body.ocx-shop-body .ocx-info-card h2{color:#fff!important;font-size:23px!important;margin:0 0 8px!important}
body.ocx-shop-body .ocx-form-card p,
body.ocx-shop-body .ocx-info-card p{color:#8ea5bb!important;line-height:1.6!important}
body.ocx-shop-body .ocx-form-card label{color:#c7d8e9!important;font-size:12px!important;font-weight:700!important}
body.ocx-shop-body .ocx-form-card .form-control{
  height:46px!important;background:#06111e!important;color:#fff!important;border:1px solid #1c3b5c!important;
  border-radius:9px!important;padding:9px 12px!important;
}
body.ocx-shop-body .ocx-form-card .form-control:focus{border-color:#247dff!important;box-shadow:0 0 0 3px rgba(11,108,255,.12)!important}
body.ocx-shop-body .ocx-form-card a{color:#63a6ff!important}
body.ocx-shop-body .ocx-info-card{background:radial-gradient(circle at 80% 20%,#0b346a,#071522 58%)!important}
body.ocx-shop-body .ocx-info-card .ocx-checkout-btn{width:100%!important;min-height:46px!important;margin-top:14px!important}

/* Chat popup — dark glass instead of legacy white card */
body.ocx-shop-body .ocx-chat-panel{z-index:1400!important}
body.ocx-shop-body .ocx-chat-main{
  background:linear-gradient(135deg,#0b6cff,#0753ca)!important;
  color:#fff!important;border:1px solid #2a7eff!important;
  box-shadow:0 14px 34px rgba(0,68,165,.35)!important;
}
body.ocx-shop-body .ocx-chat-channels{
  min-width:190px!important;
  background:rgba(6,17,30,.97)!important;
  border:1px solid #1a3b5c!important;
  border-radius:14px!important;
  padding:8px!important;
  box-shadow:0 24px 70px rgba(0,0,0,.55)!important;
  backdrop-filter:blur(16px)!important;
}
body.ocx-shop-body .ocx-chat-channels a{
  min-width:172px!important;height:43px!important;
  background:#091827!important;border:1px solid transparent!important;
  color:#cfe0ef!important;border-radius:9px!important;font-size:11px!important;
}
body.ocx-shop-body .ocx-chat-channels a:hover{background:#0d243b!important;border-color:#215683!important;color:#fff!important;transform:translateX(-2px)}
body.ocx-shop-body .ocx-chat-channels .support i{color:#58a4ff!important}

/* Mobile bottom navigation — integrated dark dock */
@media(max-width:767px){
  body.ocx-shop-body{padding-bottom:78px!important}
  .ocx-mobile-bottom-nav{
    left:8px!important;right:8px!important;bottom:8px!important;height:62px!important;
    background:rgba(5,14,25,.96)!important;border:1px solid #193653!important;border-radius:16px!important;
    box-shadow:0 14px 44px rgba(0,0,0,.48)!important;backdrop-filter:blur(18px)!important;
    overflow:hidden!important;padding:4px!important;gap:2px!important;
  }
  .ocx-mobile-bottom-nav a,.ocx-mobile-bottom-nav button{
    color:#8198ae!important;border-radius:11px!important;font-size:9px!important;font-weight:700!important;
    min-width:0!important;transition:.18s ease!important;
  }
  .ocx-mobile-bottom-nav a:hover,.ocx-mobile-bottom-nav button:hover,
  .ocx-mobile-bottom-nav a.is-active,.ocx-mobile-bottom-nav button.is-active{
    background:#0b2b52!important;color:#63a9ff!important;
  }
  .ocx-mobile-bottom-nav i{font-size:17px!important;margin-bottom:1px!important}
  .ocx-mobile-bottom-nav .ocx-mobile-cart-count{
    position:absolute;top:4px;right:17%;min-width:15px;height:15px;padding:0 4px;border-radius:8px;
    background:#0b6cff;color:#fff;font-size:8px;line-height:15px;font-weight:900;
  }
  /* chat sits above mobile dock and never overlaps it */
  body.ocx-shop-body .ocx-chat-panel{bottom:80px!important}
  body.ocx-shop-body .ocx-chat-panel.side-right{right:10px!important}
  body.ocx-shop-body .ocx-chat-panel.side-left{left:10px!important}
  body.ocx-shop-body .ocx-chat-main{min-height:48px!important}
  body.ocx-shop-body .ocx-chat-panel.design-dock .ocx-chat-main,
  body.ocx-shop-body .ocx-chat-panel.design-pill .ocx-chat-main{padding:0 14px!important}
  body.ocx-shop-body .ocx-chat-channels{max-width:calc(100vw - 28px)!important;min-width:180px!important}

  /* search page — true mobile stack */
  body.ocx-shop-body .ocx-inner .ocx-shell>div:first-child{
    display:grid!important;grid-template-columns:1fr!important;gap:9px!important;
  }
  body.ocx-shop-body #input-search,
  body.ocx-shop-body .ocx-inner .ocx-shell select[name=category_id],
  body.ocx-shop-body #button-search{width:100%!important;height:46px!important;min-height:46px!important}
  body.ocx-shop-body #button-search{border-radius:9px!important}
  body.ocx-shop-body .ocx-inner .ocx-shell>div:nth-child(2){display:flex!important;flex-direction:column!important;gap:8px!important;margin-top:12px!important}
  body.ocx-shop-body .ocx-toolbar{padding:10px!important;border-radius:11px!important}
  body.ocx-shop-body .ocx-toolbar-right{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;gap:8px!important}
  body.ocx-shop-body .ocx-toolbar-right select{width:100%!important;min-width:0!important}

  /* wishlist/catalog cards optimized for touch */
  body.ocx-shop-body .ocx-store-products{grid-template-columns:1fr!important;gap:12px!important}
  body.ocx-shop-body .ocx-store-card{border-radius:14px!important;min-height:0!important}
  body.ocx-shop-body .ocx-store-card .pic{height:230px!important;padding:18px!important;background:radial-gradient(circle at 50% 38%,#0e2f5f,#06111e 72%)!important}
  body.ocx-shop-body .ocx-store-card .body{padding:15px!important}
  body.ocx-shop-body .ocx-store-card .bottom{align-items:center!important}
  body.ocx-shop-body .ocx-store-card .price{font-size:19px!important;color:#fff!important}
  body.ocx-shop-body .ocx-store-card .ocx-buy{min-width:44px!important;min-height:42px!important;border-radius:9px!important}

  /* login mobile */
  body.ocx-shop-body .ocx-two-col{grid-template-columns:1fr!important;gap:12px!important}
  body.ocx-shop-body .ocx-form-card,body.ocx-shop-body .ocx-info-card{padding:19px!important;border-radius:13px!important}
  body.ocx-shop-body .ocx-form-card h2,body.ocx-shop-body .ocx-info-card h2{font-size:20px!important}
  body.ocx-shop-body .ocx-form-card .btn-primary{width:100%!important;min-height:46px!important;border-radius:9px!important}
}

@media(max-width:420px){
  .ocx-mobile-bottom-nav{left:5px!important;right:5px!important;bottom:5px!important}
  .ocx-mobile-bottom-nav span{font-size:8px!important}
  body.ocx-shop-body .ocx-chat-panel{bottom:75px!important}
  body.ocx-shop-body .ocx-chat-main span{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
}

/* === OCX 2.3.1: cart/search/mega controls dark completion === */
body.ocx-shop-body .ocx-cart-table,
body.ocx-shop-body .ocx-summary,
body.ocx-shop-body .ocx-coupon-panels .panel,
body.ocx-shop-body .ocx-coupon-panels .panel-body,
body.ocx-shop-body .ocx-coupon-panels .panel-heading{background:#081522!important;color:#dce8f4!important;border-color:#17304d!important;box-shadow:none!important}
body.ocx-shop-body .ocx-cart-row{border-color:#17304d!important;background:#081522!important}
body.ocx-shop-body .ocx-cart-row:hover{background:#0b1b2c!important}
body.ocx-shop-body .ocx-cart-name a{color:#fff!important}
body.ocx-shop-body .ocx-cart-name small{color:#7890a7!important}
body.ocx-shop-body .ocx-cart-price{color:#f2f7fc!important}
body.ocx-shop-body .ocx-cart-qty input,
body.ocx-shop-body .ocx-cart-table input[type=text],
body.ocx-shop-body .ocx-coupon-panels input,
body.ocx-shop-body .ocx-coupon-panels select,
body.ocx-shop-body .ocx-coupon-panels textarea{background:#06111e!important;color:#fff!important;border:1px solid #244665!important;border-radius:9px!important;box-shadow:none!important}
body.ocx-shop-body .ocx-cart-qty input:focus,
body.ocx-shop-body .ocx-coupon-panels input:focus{border-color:#2e85ff!important;box-shadow:0 0 0 3px rgba(11,108,255,.14)!important}
body.ocx-shop-body .ocx-cart-qty button{background:#0d2640!important;border:1px solid #244665!important;border-radius:8px!important;color:#68adff!important}
body.ocx-shop-body .ocx-cart-qty button:hover{background:#11365b!important;color:#fff!important}
body.ocx-shop-body .ocx-cart-remove{width:34px;height:34px;border-radius:8px!important;background:#111f2c!important;color:#8299ad!important;border:1px solid #203b56!important}
body.ocx-shop-body .ocx-cart-remove:hover{background:#4a1820!important;border-color:#8a3041!important;color:#ff7f91!important}
body.ocx-shop-body .ocx-summary h3{color:#fff!important}
body.ocx-shop-body .ocx-summary-line{border-color:#17304d!important;color:#8ca2b7!important}
body.ocx-shop-body .ocx-summary-line strong{color:#fff!important}
body.ocx-shop-body .ocx-summary-line.total strong{color:#62aaff!important}
body.ocx-shop-body .ocx-checkout-btn{min-height:50px!important;height:auto!important;line-height:1.2!important;padding:0 20px!important;border-radius:10px!important;background:linear-gradient(135deg,#0b6cff,#0754cc)!important;border:1px solid #2d84ff!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;box-shadow:0 12px 30px rgba(4,92,230,.22)!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}
body.ocx-shop-body .ocx-checkout-btn:hover{transform:translateY(-2px)!important;box-shadow:0 16px 36px rgba(4,92,230,.34)!important;filter:brightness(1.08)!important}
body.ocx-shop-body .ocx-secondary-btn{background:#0a1928!important;color:#c9d9e8!important;border:1px solid #244665!important;border-radius:9px!important}
body.ocx-shop-body .ocx-coupon-panels .panel-title>a{color:#d9e8f6!important}
body.ocx-shop-body .ocx-coupon-panels .panel-heading{border-bottom:1px solid #17304d!important}

/* mini cart popup */
body.ocx-shop-body .ocx-shop-cart #cart .dropdown-menu.ocx-mini-cart-menu{width:390px!important;min-width:390px!important;padding:0!important;background:linear-gradient(150deg,#091827,#06111e)!important;border:1px solid #20466c!important;border-radius:15px!important;overflow:hidden!important;box-shadow:0 26px 80px rgba(0,0,0,.62)!important;color:#dce8f4!important}
.ocx-mini-cart-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:15px 16px!important;border-bottom:1px solid #17304d!important;background:#0a1928!important}.ocx-mini-cart-head>div{display:flex;flex-direction:column;gap:2px}.ocx-mini-cart-head span{font-size:14px;font-weight:900;color:#fff}.ocx-mini-cart-head small{font-size:9px;color:#7890a7}.ocx-mini-cart-head>a{font-size:9px;font-weight:800;color:#61a8ff!important}.ocx-mini-cart-products{max-height:350px;overflow:auto;padding:5px 13px}.ocx-mini-cart-row{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #122b43}.ocx-mini-cart-row:last-child{border-bottom:0}.ocx-mini-cart-thumb{width:58px;height:58px;border-radius:9px;background:#07131f;border:1px solid #193b5c;display:grid;place-items:center;overflow:hidden}.ocx-mini-cart-thumb img{max-width:90%;max-height:90%;object-fit:contain}.ocx-mini-cart-thumb i{font-size:22px;color:#4d9cff}.ocx-mini-cart-copy{min-width:0}.ocx-mini-cart-copy>a,.ocx-mini-cart-copy>b{display:block;color:#fff!important;font-size:10px;font-weight:800;line-height:1.3;white-space:normal}.ocx-mini-cart-copy small{display:block;font-size:8px;color:#6f879d;margin-top:2px}.ocx-mini-cart-copy span{display:block;margin-top:5px;font-size:9px;color:#8ca5bb}.ocx-mini-cart-side{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.ocx-mini-cart-side strong{font-size:10px;color:#dceaff;white-space:nowrap}.ocx-mini-cart-side button{width:27px;height:27px;padding:0;border-radius:7px;border:1px solid #34495c;background:#111f2c;color:#8ba0b2}.ocx-mini-cart-side button:hover{background:#501b25;color:#ff8998;border-color:#7c2d3a}.ocx-mini-cart-totals{padding:10px 16px!important;border-top:1px solid #17304d!important;background:#071522!important}.ocx-mini-cart-totals>div{display:flex;justify-content:space-between;gap:12px;padding:4px 0;font-size:9px;color:#8299ad}.ocx-mini-cart-totals strong{color:#fff;font-size:10px}.ocx-mini-cart-actions{display:grid!important;grid-template-columns:1fr 1.15fr;gap:8px;padding:12px 16px 15px!important;background:#071522!important}.ocx-mini-cart-actions>a{min-height:39px;border-radius:8px!important;display:flex!important;align-items:center;justify-content:center;gap:6px;font-size:9px;font-weight:900;text-decoration:none!important}.ocx-mini-cart-secondary{background:#0a1928!important;color:#cdddeb!important;border:1px solid #244665!important}.ocx-mini-cart-primary{background:linear-gradient(135deg,#0b6cff,#0754cc)!important;color:#fff!important;border:1px solid #2f84ff!important}.ocx-mini-cart-empty{padding:27px 20px!important;text-align:center!important;display:flex!important;flex-direction:column;align-items:center;gap:6px;color:#fff!important}.ocx-mini-cart-empty-icon{width:48px;height:48px;border-radius:13px;background:#0d2744;color:#5ca7ff;display:grid;place-items:center;font-size:20px}.ocx-mini-cart-empty small{font-size:9px;color:#7890a7;max-width:230px}

/* Mega menu close control */
body.ocx-shop-body .ocx-mega-close{display:grid!important;place-items:center!important;flex:0 0 36px!important;width:36px!important;height:36px!important;min-width:36px!important;padding:0!important;margin-left:0!important;background:#0c1d2d!important;border:1px solid #244665!important;color:#8ea7bd!important;border-radius:9px!important;box-shadow:none!important;transition:.18s ease!important}
body.ocx-shop-body .ocx-mega-close:hover{background:#3a1720!important;border-color:#7d3040!important;color:#ff8796!important;transform:rotate(4deg)!important}
body.ocx-shop-body .ocx-mega-close i{font-size:13px!important;line-height:1!important}

/* Search page custom checkboxes */
body.ocx-shop-body .ocx-inner .ocx-shell label:has(input[type=checkbox]){display:inline-flex!important;align-items:center!important;gap:8px!important;color:#91a8bd!important;font-size:11px!important;cursor:pointer!important;margin-right:14px!important}
body.ocx-shop-body .ocx-inner .ocx-shell input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;width:18px!important;height:18px!important;min-width:18px!important;margin:0!important;border:1px solid #2a4c6d!important;border-radius:5px!important;background:#071522!important;display:inline-grid!important;place-content:center!important;vertical-align:middle!important;transition:.16s ease!important;accent-color:transparent!important}
body.ocx-shop-body .ocx-inner .ocx-shell input[type=checkbox]:before{content:"";width:8px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) scale(0);transition:transform .12s ease;margin-top:-2px}
body.ocx-shop-body .ocx-inner .ocx-shell input[type=checkbox]:checked{background:#0b6cff!important;border-color:#3b8cff!important;box-shadow:0 0 0 3px rgba(11,108,255,.13)!important}
body.ocx-shop-body .ocx-inner .ocx-shell input[type=checkbox]:checked:before{transform:rotate(-45deg) scale(1)}

@media(max-width:767px){body.ocx-shop-body .ocx-shop-cart #cart .dropdown-menu.ocx-mini-cart-menu{position:fixed!important;left:10px!important;right:10px!important;top:70px!important;width:auto!important;min-width:0!important;max-height:calc(100vh - 150px)!important}.ocx-mini-cart-actions{grid-template-columns:1fr!important}.ocx-mini-cart-row{grid-template-columns:52px minmax(0,1fr) auto}.ocx-mini-cart-thumb{width:52px;height:52px}}


/* === OCX 2.3.2: fully configurable palette + blog dark completion === */
body.ocx-shop-body{background:var(--ocx-page-bg,#020914)!important;color:var(--ocx-text,#f5f9ff)!important}
body.ocx-shop-body a{color:var(--ocx-link,#4d9cff)}
body.ocx-shop-body .ocx-section,body.ocx-shop-body .ocx-page,body.ocx-shop-body .ocx-inner{background:var(--ocx-page-bg,#020914)!important}
body.ocx-shop-body .ocx-panel,body.ocx-shop-body .ocx-info-content{background:var(--ocx-surface,#071321)!important;color:var(--ocx-text,#f5f9ff)!important;border-color:var(--ocx-border,#17304d)!important}

/* Blog / news / articles — eliminate legacy white surfaces */
body.ocx-shop-body .ocx-dm-content-section,
body.ocx-shop-body .ocx-news-section,
body.ocx-shop-body .blog-page,
body.ocx-shop-body .blog-category,
body.ocx-shop-body .blog-list,
body.ocx-shop-body #blog{background:var(--ocx-blog-bg,#050d18)!important;color:var(--ocx-blog-text,#8ea4bc)!important}
body.ocx-shop-body .ocx-news-card,
body.ocx-shop-body .blog-page .panel,
body.ocx-shop-body .blog-page .well,
body.ocx-shop-body .blog-category .panel,
body.ocx-shop-body .blog-list .panel,
body.ocx-shop-body .blog-article,
body.ocx-shop-body .article-content,
body.ocx-shop-body .post-content,
body.ocx-shop-body #blog .panel,
body.ocx-shop-body #blog .well{background:var(--ocx-blog-card-bg,#081827)!important;color:var(--ocx-blog-text,#8ea4bc)!important;border:1px solid var(--ocx-border,#17304d)!important;box-shadow:none!important}
body.ocx-shop-body .ocx-news-card:hover{background:var(--ocx-blog-card-hover,#0b2035)!important;border-color:var(--ocx-primary,#0b6cff)!important}
body.ocx-shop-body .ocx-news-copy h3,
body.ocx-shop-body .blog-page h1,body.ocx-shop-body .blog-page h2,body.ocx-shop-body .blog-page h3,
body.ocx-shop-body .blog-category h1,body.ocx-shop-body .blog-category h2,body.ocx-shop-body .blog-category h3,
body.ocx-shop-body #blog h1,body.ocx-shop-body #blog h2,body.ocx-shop-body #blog h3{color:var(--ocx-blog-title,#fff)!important}
body.ocx-shop-body .ocx-news-copy p,body.ocx-shop-body .blog-page p,body.ocx-shop-body .blog-category p,body.ocx-shop-body #blog p{color:var(--ocx-blog-text,#8ea4bc)!important}
body.ocx-shop-body .ocx-news-copy span,body.ocx-shop-body .blog-page time,body.ocx-shop-body .blog-category time,body.ocx-shop-body #blog time{color:var(--ocx-blog-meta,#6f88a2)!important}
body.ocx-shop-body .ocx-news-copy b,body.ocx-shop-body .blog-page a,body.ocx-shop-body .blog-category a,body.ocx-shop-body #blog a{color:var(--ocx-blog-link,#4d9cff)!important}

/* Forms */
body.ocx-shop-body input:not([type=checkbox]):not([type=radio]):not([type=color]),body.ocx-shop-body select,body.ocx-shop-body textarea,
body.ocx-shop-body .form-control{background:var(--ocx-input-bg,#06111e)!important;color:var(--ocx-input-text,#f5f9ff)!important;border-color:var(--ocx-input-border,#244665)!important}
body.ocx-shop-body input:focus,body.ocx-shop-body select:focus,body.ocx-shop-body textarea:focus,body.ocx-shop-body .form-control:focus{border-color:var(--ocx-input-focus,#2e85ff)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--ocx-input-focus,#2e85ff) 18%,transparent)!important}

/* Dropdowns / modals */
body.ocx-shop-body .dropdown-menu,body.ocx-shop-body .ocx-search-live{background:var(--ocx-dropdown-bg,#071321)!important;color:var(--ocx-dropdown-text,#dce8f4)!important;border-color:var(--ocx-border,#17304d)!important}
body.ocx-shop-body .modal-content,body.ocx-shop-body .ocx-cart-modal-dialog{background:var(--ocx-modal-bg,#071321)!important;color:var(--ocx-text,#f5f9ff)!important;border-color:var(--ocx-modal-border,#20466c)!important}

/* Hero / cards / product surfaces */
body.ocx-shop-body .ocx-dm-hero,body.ocx-shop-body .ocx-hero{background:var(--ocx-hero-bg,#030b16)!important}
body.ocx-shop-body .ocx-dashboard-card,body.ocx-shop-body .ocx-hero-panel{background:var(--ocx-hero-panel,#081827)!important}
body.ocx-shop-body .ocx-market-image,body.ocx-shop-body .ocx-gallery-stage{background:var(--ocx-product-image-bg,#06111e)!important}
body.ocx-shop-body .ocx-software-tags span{background:var(--ocx-product-tag-bg,#0a1c2e)!important;color:var(--ocx-product-tag-text,#9fc8ff)!important;border-color:var(--ocx-border,#17304d)!important}
body.ocx-shop-body .ocx-market-card,body.ocx-shop-body .ocx-store-card{background:var(--ocx-card-bg,#071321)!important;border-color:var(--ocx-border,#17304d)!important}

/* Mobile nav / chat / mega active */
body.ocx-shop-body .ocx-mobile-bottom-nav{background:var(--ocx-mobile-nav-bg,#06111e)!important;border-color:var(--ocx-border,#17304d)!important}
body.ocx-shop-body .ocx-mobile-bottom-nav a{color:var(--ocx-mobile-nav-text,#8ea4bc)!important}
body.ocx-shop-body .ocx-mobile-bottom-nav a.active{color:var(--ocx-mobile-nav-active,#0b6cff)!important}
body.ocx-shop-body .ocx-chat-channels{background:var(--ocx-chat-popup-bg,#071321)!important;border-color:var(--ocx-border,#17304d)!important}

/* Checkout / account / tables */
body.ocx-shop-body #ocx-checkout{background:var(--ocx-checkout-bg,#040b14)!important}
body.ocx-shop-body #ocx-checkout .ocx-checkout-card,body.ocx-shop-body #ocx-checkout .ocx-order-card,body.ocx-shop-body #ocx-checkout .ocx-checkout-custom{background:var(--ocx-checkout-card,#081522)!important;border-color:var(--ocx-divider,#17304d)!important}
body.ocx-shop-body #ocx-checkout input,body.ocx-shop-body #ocx-checkout select,body.ocx-shop-body #ocx-checkout textarea{background:var(--ocx-checkout-input,#06111e)!important}
body.ocx-shop-body .ocx-account-card,body.ocx-shop-body .ocx-form-card,body.ocx-shop-body .ocx-info-card{background:var(--ocx-account-bg,#081522)!important;border-color:var(--ocx-divider,#17304d)!important}
body.ocx-shop-body table,body.ocx-shop-body .table,body.ocx-shop-body .ocx-cart-table{background:var(--ocx-table-bg,#081522)!important;color:var(--ocx-text,#f5f9ff)!important}
body.ocx-shop-body table td,body.ocx-shop-body table th,body.ocx-shop-body .table td,body.ocx-shop-body .table th{border-color:var(--ocx-divider,#17304d)!important}

/* === OCX 2.4.0: LIGHT MARKETPLACE — complete alternate theme === */
body.ocx-theme-light{
  background:var(--ocx-page-bg,#f4f7fb)!important;color:var(--ocx-text,#102033)!important;
  color-scheme:light;
}
body.ocx-theme-light ::selection{background:rgba(37,99,235,.18);color:#102033}
body.ocx-theme-light .ocx-shop-header{background:color-mix(in srgb,var(--ocx-header-bg,#fff) 96%,transparent)!important;border-bottom:1px solid var(--ocx-border,#d9e3ee)!important;box-shadow:0 8px 28px rgba(16,32,51,.06)!important;backdrop-filter:blur(18px)}
body.ocx-theme-light .ocx-shop-logo-main,body.ocx-theme-light .ocx-shop-icons a,body.ocx-theme-light .ocx-shop-icons button,body.ocx-theme-light .ocx-shop-phone{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-shop-logo-sub{color:var(--ocx-mobile-nav-text,#718096)!important}
body.ocx-theme-light .ocx-shop-phone{background:var(--ocx-search-bg,#f3f6fa)!important;border:1px solid #dbe5ef!important}
body.ocx-theme-light .ocx-shop-phone:hover{background:#eaf2ff!important;color:#1d4ed8!important}
body.ocx-theme-light .ocx-shop-icons>a:hover,body.ocx-theme-light .ocx-shop-icons>button:hover{background:#eef4fb!important;color:var(--ocx-primary,#2563eb)!important}
body.ocx-theme-light .ocx-shop-subnav{background:var(--ocx-subnav-bg,#f8fafc)!important;border-color:#e2e8f0!important;box-shadow:none!important}
body.ocx-theme-light .ocx-shop-subnav a{color:var(--ocx-subnav-text,#35465c)!important}
body.ocx-theme-light .ocx-shop-subnav a:hover{color:var(--ocx-primary,#2563eb)!important;background:#edf4ff!important}
body.ocx-theme-light .ocx-shop-search input,body.ocx-theme-light .ocx-shop-search .form-control{background:var(--ocx-search-bg,#f3f6fa)!important;color:var(--ocx-search-text,#14243a)!important;border-color:var(--ocx-search-border,#d7e1ec)!important}
body.ocx-theme-light .ocx-shop-search button{color:#30445f!important}
body.ocx-theme-light .ocx-shop-search input::placeholder{color:#93a1b2!important}
body.ocx-theme-light .ocx-search-live{background:#fff!important;border:1px solid #dbe5ef!important;box-shadow:0 24px 60px rgba(23,45,76,.14)!important}
body.ocx-theme-light .ocx-search-item,body.ocx-theme-light .ocx-search-live a{color:#15263a!important;border-color:#edf1f6!important}
body.ocx-theme-light .ocx-search-live a:hover{background:#f3f7fc!important}

/* mega menu */

/* hero and first screen */
body.ocx-theme-light .ocx-dm-hero{background:linear-gradient(180deg,#eef5ff 0,#f7faff 72%,#f4f7fb 100%)!important;border-color:#dfe9f6!important}
body.ocx-theme-light .ocx-dm-hero:before{background:radial-gradient(circle,rgba(37,99,235,.14),transparent 65%)!important;opacity:1!important}
body.ocx-theme-light .ocx-dm-hero-copy h1,body.ocx-theme-light .ocx-dm-hero-copy h2{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-dm-hero-copy p{color:#60748c!important}
body.ocx-theme-light .ocx-dm-kicker{background:#dfeaff!important;color:#1d4ed8!important;border-color:#c7dcff!important}
body.ocx-theme-light .ocx-dm-compat span{background:#fff!important;color:#41566e!important;border-color:#d8e4f0!important;box-shadow:0 6px 18px rgba(19,48,80,.04)!important}
body.ocx-theme-light .ocx-dm-screen{background:#fff!important;border-color:#d5e2ef!important;box-shadow:0 26px 65px rgba(25,61,103,.15)!important}
body.ocx-theme-light .ocx-dm-screen-head{color:#20354e!important;border-color:#e3eaf2!important}
body.ocx-theme-light .ocx-dm-screen-head:before{background:#2563eb!important}
body.ocx-theme-light .ocx-dm-lines i,body.ocx-theme-light .ocx-dm-orders i{background:#edf3fa!important}
body.ocx-theme-light .ocx-dm-orders i:nth-child(2n){background:#dcf7ed!important}
body.ocx-theme-light .ocx-dm-kpis i{background:#edf4ff!important;border-color:#d4e2f3!important}
body.ocx-theme-light .ocx-dm-chart{background:linear-gradient(180deg,rgba(37,99,235,.11),rgba(37,99,235,0))!important}
body.ocx-theme-light .ocx-dm-solution-card{background:#fff!important;border-color:#dce6f0!important;box-shadow:0 12px 30px rgba(24,52,84,.06)!important}
body.ocx-theme-light .ocx-dm-solution-card:hover{border-color:#b8cef0!important;transform:translateY(-3px);box-shadow:0 18px 40px rgba(37,99,235,.10)!important}
body.ocx-theme-light .ocx-dm-solution-card b{color:#172a41!important}
body.ocx-theme-light .ocx-dm-solution-card small{color:#74869b!important}

/* sections + solution categories */
body.ocx-theme-light .ocx-section,body.ocx-theme-light .ocx-dm-products,body.ocx-theme-light .ocx-dm-categories,body.ocx-theme-light .ocx-side-products,body.ocx-theme-light .ocx-dm-trust,body.ocx-theme-light .ocx-dm-marketplaces{background:transparent!important}
body.ocx-theme-light .ocx-section-title h2,body.ocx-theme-light .ocx-section-title h3{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-section-kicker{color:#7a899b!important}
body.ocx-theme-light .ocx-solution-card{background:var(--ocx-card-bg,#fff)!important;border:1px solid var(--ocx-border,#dce5ef)!important;box-shadow:0 10px 28px rgba(21,47,76,.05)!important}
body.ocx-theme-light .ocx-solution-card:hover{border-color:#bad0f1!important;box-shadow:0 18px 38px rgba(37,99,235,.10)!important}
body.ocx-theme-light .ocx-solution-card h3,body.ocx-theme-light .ocx-solution-card b{color:#13253a!important}
body.ocx-theme-light .ocx-solution-card p,body.ocx-theme-light .ocx-solution-card small{color:#728398!important}
body.ocx-theme-light .ocx-solution-icon{background:#edf4ff!important;color:var(--ocx-primary,#2563eb)!important;border-color:#d5e4f8!important}
body.ocx-theme-light .ocx-solution-card.tone-2 .ocx-solution-icon{background:#eefbf7!important;color:#0f9f72!important;border-color:#d4f1e8!important}
body.ocx-theme-light .ocx-solution-card.tone-3 .ocx-solution-icon{background:#f6f0ff!important;color:#7c3aed!important;border-color:#e9dcff!important}
body.ocx-theme-light .ocx-solution-card.tone-4 .ocx-solution-icon{background:#fff5e8!important;color:#e97b12!important;border-color:#ffe2bf!important}

/* product cards */
body.ocx-theme-light .ocx-product-card,body.ocx-theme-light .ocx-market-card,body.ocx-theme-light .ocx-store-card{background:var(--ocx-card-bg,#fff)!important;border-color:var(--ocx-border,#dae4ee)!important;box-shadow:0 14px 34px rgba(15,38,66,.07)!important;color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-product-card:hover,body.ocx-theme-light .ocx-market-card:hover,body.ocx-theme-light .ocx-store-card:hover{border-color:#b7cff2!important;box-shadow:0 22px 50px rgba(37,99,235,.12)!important}
body.ocx-theme-light .ocx-market-image,body.ocx-theme-light .ocx-store-card .pic{background:linear-gradient(145deg,#f7faff,#edf3f9)!important;border-color:#e2eaf2!important}
body.ocx-theme-light .ocx-market-body h3,body.ocx-theme-light .ocx-market-body h4,body.ocx-theme-light .ocx-store-card h3,body.ocx-theme-light .ocx-store-card h4{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-market-description,body.ocx-theme-light .ocx-store-card .desc{color:#718296!important}
body.ocx-theme-light .ocx-market-price .current,body.ocx-theme-light .ocx-store-card .price{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-market-price .old{color:#9aa7b7!important}
body.ocx-theme-light .ocx-software-tags span{background:#edf4ff!important;color:#245aa8!important;border-color:#d4e2f3!important}
body.ocx-theme-light .ocx-card-wish,body.ocx-theme-light .ocx-card-actions button{background:#fff!important;color:#61758d!important;border-color:#d8e2ec!important;box-shadow:0 6px 16px rgba(20,44,72,.06)!important}
body.ocx-theme-light .ocx-card-wish:hover,body.ocx-theme-light .ocx-card-actions button:hover{color:var(--ocx-primary,#2563eb)!important;border-color:#abc7f1!important;background:#f4f8ff!important}

/* slider+products */
body.ocx-theme-light .ocx-side-products-wrap{background:transparent!important;border-color:transparent!important}
body.ocx-theme-light .ocx-side-products-slider{background:linear-gradient(145deg,#10233c,#173e6d)!important;border-color:#254d78!important;box-shadow:0 18px 48px rgba(21,55,94,.16)!important}
body.ocx-theme-light .ocx-side-slide-copy h3,body.ocx-theme-light .ocx-side-slide-copy p,body.ocx-theme-light .ocx-side-slide-copy .price{color:#fff!important}
body.ocx-theme-light .ocx-side-slider-arrows button{background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.18)!important;color:#fff!important}
body.ocx-theme-light .ocx-side-products-list{background:transparent!important}

/* trust / marketplaces / advantages */
body.ocx-theme-light .ocx-statbar,body.ocx-theme-light .ocx-advantages{background:var(--ocx-surface,#fff)!important;border-color:var(--ocx-border,#dce5ef)!important;box-shadow:0 12px 30px rgba(16,43,73,.05)!important}
body.ocx-theme-light .ocx-stat{border-color:#e5ebf2!important}
body.ocx-theme-light .ocx-stat strong,body.ocx-theme-light .ocx-advantage-item b{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-stat small,body.ocx-theme-light .ocx-advantage-item small{color:#7b8b9d!important}
body.ocx-theme-light .ocx-stat i,body.ocx-theme-light .ocx-advantage-item>i{color:var(--ocx-primary,#2563eb)!important;background:#edf4ff!important}
body.ocx-theme-light .ocx-marketplace-chip{background:var(--ocx-surface,#fff)!important;border-color:var(--ocx-border,#dce5ef)!important;color:#29405a!important;box-shadow:0 6px 18px rgba(15,39,65,.04)!important}
body.ocx-theme-light .ocx-marketplace-chip:hover{border-color:#b7cff2!important;background:#f8fbff!important}

/* blog/news */
body.ocx-theme-light .ocx-dm-content-section,body.ocx-theme-light .ocx-news-section,body.ocx-theme-light .blog-page,body.ocx-theme-light .blog-category,body.ocx-theme-light .blog-list,body.ocx-theme-light #blog{background:var(--ocx-page-bg,#f4f7fb)!important;color:var(--ocx-blog-text,#61748a)!important}
body.ocx-theme-light .ocx-news-card,body.ocx-theme-light .blog-page .panel,body.ocx-theme-light .blog-page .well,body.ocx-theme-light .blog-category .panel,body.ocx-theme-light .blog-list .panel,body.ocx-theme-light .blog-article,body.ocx-theme-light .article-content,body.ocx-theme-light .post-content,body.ocx-theme-light #blog .panel,body.ocx-theme-light #blog .well{background:var(--ocx-blog-card-bg,#fff)!important;color:var(--ocx-blog-text,#61748a)!important;border-color:var(--ocx-border,#dce5ef)!important;box-shadow:0 10px 26px rgba(19,45,74,.05)!important}
body.ocx-theme-light .ocx-news-card:hover{background:var(--ocx-blog-card-hover,#f9fcff)!important;border-color:#b9cef0!important;box-shadow:0 16px 36px rgba(37,99,235,.08)!important}
body.ocx-theme-light .ocx-news-copy h3,body.ocx-theme-light .blog-page h1,body.ocx-theme-light .blog-page h2,body.ocx-theme-light .blog-page h3,body.ocx-theme-light #blog h1,body.ocx-theme-light #blog h2,body.ocx-theme-light #blog h3{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-news-copy p,body.ocx-theme-light .blog-page p,body.ocx-theme-light #blog p{color:var(--ocx-blog-text,#61748a)!important}
body.ocx-theme-light .ocx-news-art{background:linear-gradient(145deg,#edf4ff,#e4edfa)!important;color:var(--ocx-primary,#2563eb)!important}

/* newsletter */
body.ocx-theme-light .ocx-dm-newsletter{background:transparent!important}
body.ocx-theme-light .ocx-newsletter-panel{background:linear-gradient(135deg,#fff,#f5f9ff)!important;border-color:#dce6f1!important;box-shadow:0 14px 36px rgba(21,47,76,.06)!important}
body.ocx-theme-light .ocx-newsletter-panel h2,body.ocx-theme-light .ocx-newsletter-panel h3{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-newsletter-panel p{color:#6d7f94!important}
body.ocx-theme-light .ocx-newsletter-field{background:#fff!important;border-color:#d5e1ed!important}

/* catalog/search/wishlist/account */
body.ocx-theme-light .ocx-catalog-side,body.ocx-theme-light .ocx-account-side,body.ocx-theme-light .ocx-account-card,body.ocx-theme-light .ocx-form-card,body.ocx-theme-light .ocx-info-card{background:var(--ocx-surface,#fff)!important;border-color:var(--ocx-border,#dce5ef)!important;color:var(--ocx-text,#102033)!important;box-shadow:0 12px 30px rgba(18,43,72,.05)!important}
body.ocx-theme-light .ocx-catalog-side h3,body.ocx-theme-light .ocx-account-card h2,body.ocx-theme-light .ocx-form-card h2,body.ocx-theme-light .ocx-info-card h2{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-catalog-side a,body.ocx-theme-light .ocx-account-side a{color:#425870!important}
body.ocx-theme-light .ocx-catalog-side a:hover,body.ocx-theme-light .ocx-account-side a:hover{background:#edf4ff!important;color:#1d4ed8!important}
body.ocx-theme-light .ocx-toolbar{background:var(--ocx-surface,#fff)!important;border-color:var(--ocx-border,#dce5ef)!important;box-shadow:0 6px 18px rgba(15,41,68,.04)!important}
body.ocx-theme-light .ocx-toolbar select.form-control,body.ocx-theme-light #input-search,body.ocx-theme-light #input-sort,body.ocx-theme-light #input-limit{background:#fff!important;color:var(--ocx-search-text,#14243a)!important;border-color:#d4dfeb!important}
body.ocx-theme-light .ocx-empty{background:#fff!important;color:#75869a!important;border-color:#dce5ef!important}
body.ocx-theme-light .ocx-empty h3{color:var(--ocx-text,#102033)!important}

/* product page */
body.ocx-theme-light .ocx-dm-product-page{background:var(--ocx-page-bg,#f4f7fb)!important}
body.ocx-theme-light .ocx-dm-product-gallery,body.ocx-theme-light .ocx-dm-product-info,body.ocx-theme-light .ocx-dm-compat-panel,body.ocx-theme-light .ocx-dm-content-section{background:var(--ocx-surface,#fff)!important;border-color:var(--ocx-border,#dce5ef)!important;color:var(--ocx-text,#102033)!important;box-shadow:0 14px 34px rgba(17,42,70,.06)!important}
body.ocx-theme-light .ocx-gallery-stage{background:linear-gradient(145deg,#f8fbff,#edf3f9)!important;border-color:#e1e9f1!important}
body.ocx-theme-light .ocx-gallery-thumb{background:#fff!important;border-color:#d9e4ee!important}
body.ocx-theme-light .ocx-gallery-thumb.active,body.ocx-theme-light .ocx-gallery-thumb:hover{border-color:var(--ocx-primary,#2563eb)!important;box-shadow:0 0 0 2px rgba(37,99,235,.12)!important}
body.ocx-theme-light .ocx-dm-product-info h1,body.ocx-theme-light .ocx-dm-product-info h2{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-dm-product-info p,body.ocx-theme-light .ocx-buy-note{color:#6d8095!important}
body.ocx-theme-light .ocx-dm-compat-panel h3,body.ocx-theme-light .ocx-compat-row strong{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-compat-row{border-color:#e5ebf2!important;color:#68798e!important}
body.ocx-theme-light .ocx-dm-product-tabs{background:var(--ocx-surface,#fff)!important;border-color:var(--ocx-border,#dce5ef)!important}
body.ocx-theme-light .ocx-dm-product-tabs a{color:#60738a!important}
body.ocx-theme-light .ocx-dm-product-tabs a.active,body.ocx-theme-light .ocx-dm-product-tabs a:hover{color:var(--ocx-primary,#2563eb)!important}
body.ocx-theme-light .ocx-attr-row,body.ocx-theme-light .ocx-changelog{border-color:#e5ebf2!important}

/* cart, popup, checkout */
body.ocx-theme-light .ocx-cart-table,body.ocx-theme-light .ocx-summary,body.ocx-theme-light .ocx-coupon-panels .panel,body.ocx-theme-light .ocx-cart-row{background:#fff!important;color:var(--ocx-text,#102033)!important;border-color:#dce5ef!important}
body.ocx-theme-light .ocx-cart-row:hover{background:#f8fbff!important}
body.ocx-theme-light .ocx-cart-name a,body.ocx-theme-light .ocx-cart-price{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-cart-name small{color:#8090a2!important}
body.ocx-theme-light .ocx-cart-qty input,body.ocx-theme-light .ocx-cart-table input,body.ocx-theme-light .ocx-coupon-panels input,body.ocx-theme-light .ocx-coupon-panels select,body.ocx-theme-light .ocx-coupon-panels textarea{background:#fff!important;color:var(--ocx-search-text,#14243a)!important;border-color:#d4dfeb!important}
body.ocx-theme-light .ocx-cart-modal-backdrop{background:rgba(15,32,51,.28)!important}
body.ocx-theme-light .ocx-cart-modal-dialog{background:#fff!important;border-color:#d8e2ed!important;box-shadow:0 32px 90px rgba(19,44,75,.22)!important;color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-cart-modal-head,body.ocx-theme-light .ocx-cart-modal-summary,body.ocx-theme-light .ocx-cart-modal-recs{border-color:#e3eaf1!important}
body.ocx-theme-light .ocx-cart-modal-row,body.ocx-theme-light .ocx-cart-modal-rec{background:#f7faff!important;border-color:#e2e9f1!important;color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-cart-modal-close{background:#f1f5f9!important;border-color:#dbe4ed!important;color:#64748b!important}
body.ocx-theme-light .ocx-cart-modal-close:hover{background:#fff0f2!important;color:#dc4c5d!important}
body.ocx-theme-light .ocx-mini-cart-menu{background:#fff!important;border-color:#d8e2ed!important;box-shadow:0 24px 60px rgba(19,44,75,.18)!important;color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-mini-cart-head,body.ocx-theme-light .ocx-mini-cart-totals,body.ocx-theme-light .ocx-mini-cart-actions{background:#fff!important;border-color:#e5ebf2!important}
body.ocx-theme-light .ocx-mini-cart-row{background:#f8fbff!important;border-color:#e2e9f1!important}
body.ocx-theme-light .ocx-mini-cart-title,body.ocx-theme-light .ocx-mini-cart-totals strong{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-mini-cart-meta,body.ocx-theme-light .ocx-mini-cart-totals>div{color:#718296!important}
body.ocx-theme-light .ocx-mini-cart-secondary{background:#fff!important;color:#334b65!important;border-color:#d1dce7!important}
body.ocx-theme-light #ocx-checkout{background:var(--ocx-search-bg,#f3f6fa)!important;color:var(--ocx-text,#102033)!important}
body.ocx-theme-light #ocx-checkout .ocx-checkout-card,body.ocx-theme-light #ocx-checkout .ocx-order-card,body.ocx-theme-light #ocx-checkout .ocx-checkout-custom{background:var(--ocx-surface,#fff)!important;border-color:var(--ocx-border,#dce5ef)!important;color:var(--ocx-text,#102033)!important;box-shadow:0 12px 30px rgba(18,43,72,.05)!important}
body.ocx-theme-light #ocx-checkout h1,body.ocx-theme-light #ocx-checkout h2,body.ocx-theme-light #ocx-checkout h3{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light #ocx-checkout p,body.ocx-theme-light #ocx-checkout label,body.ocx-theme-light #ocx-checkout small{color:#68798e!important}
body.ocx-theme-light #ocx-checkout input,body.ocx-theme-light #ocx-checkout select,body.ocx-theme-light #ocx-checkout textarea{background:#fff!important;color:var(--ocx-search-text,#14243a)!important;border-color:#d4dfeb!important}
body.ocx-theme-light #ocx-checkout .ocx-step-number{background:#eaf2ff!important;color:var(--ocx-primary,#2563eb)!important;border-color:#cfe0f7!important}
body.ocx-theme-light #ocx-checkout .is-active .ocx-step-number{background:#2563eb!important;color:#fff!important}

/* tables + generic bootstrap leftovers */
body.ocx-theme-light .panel,body.ocx-theme-light .well,body.ocx-theme-light .list-group-item{background:#fff!important;color:var(--ocx-text,#102033)!important;border-color:#dce5ef!important}
body.ocx-theme-light .panel-heading{background:#f7f9fc!important;color:var(--ocx-text,#102033)!important;border-color:#dce5ef!important}
body.ocx-theme-light table,body.ocx-theme-light .table{background:#fff!important;color:var(--ocx-text,#102033)!important}
body.ocx-theme-light table td,body.ocx-theme-light table th,body.ocx-theme-light .table td,body.ocx-theme-light .table th{border-color:#e2e8f0!important}
body.ocx-theme-light .table-hover>tbody>tr:hover{background:#f7faff!important}
body.ocx-theme-light .breadcrumb{background:transparent!important}
body.ocx-theme-light .breadcrumb a,body.ocx-theme-light .ocx-breadcrumb a{color:#65788e!important}
body.ocx-theme-light .breadcrumb>li+li:before{color:#a4afbc!important}

/* chat + mobile nav */
body.ocx-theme-light .ocx-chat-main{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-color:#4d80e7!important;box-shadow:0 14px 32px rgba(37,99,235,.26)!important}
body.ocx-theme-light .ocx-chat-channels{background:rgba(255,255,255,.97)!important;border-color:#d7e2ec!important;box-shadow:0 24px 70px rgba(19,44,75,.18)!important}
body.ocx-theme-light .ocx-chat-channels a{background:#f7faff!important;border-color:transparent!important;color:#334b65!important}
body.ocx-theme-light .ocx-chat-channels a:hover{background:#edf4ff!important;border-color:#bfd3f2!important;color:#1d4ed8!important}
body.ocx-theme-light .ocx-mobile-bottom-nav{background:color-mix(in srgb,var(--ocx-header-bg,#fff) 96%,transparent)!important;border-color:#d6e1ec!important;box-shadow:0 12px 36px rgba(19,44,75,.16)!important}
body.ocx-theme-light .ocx-mobile-bottom-nav a,body.ocx-theme-light .ocx-mobile-bottom-nav button{color:var(--ocx-mobile-nav-text,#718096)!important}
body.ocx-theme-light .ocx-mobile-bottom-nav a:hover,body.ocx-theme-light .ocx-mobile-bottom-nav button:hover,body.ocx-theme-light .ocx-mobile-bottom-nav a.is-active,body.ocx-theme-light .ocx-mobile-bottom-nav button.is-active{background:#edf4ff!important;color:var(--ocx-primary,#2563eb)!important}

/* footer stays deliberately deep navy as a premium visual anchor */
body.ocx-theme-light .ocx-shop-footer{background:var(--ocx-footer-bg,#0d1b2d)!important;color:var(--ocx-footer-text,#b8c5d4)!important;border-top:1px solid #18304c!important}
body.ocx-theme-light .ocx-shop-footer h3,body.ocx-theme-light .ocx-shop-footer h4,body.ocx-theme-light .ocx-shop-footer strong{color:#fff!important}
body.ocx-theme-light .ocx-shop-footer a{color:var(--ocx-footer-text,#b8c5d4)!important}
body.ocx-theme-light .ocx-shop-footer a:hover{color:#fff!important}

@media(max-width:767px){
  body.ocx-theme-light .ocx-shop-header{background:rgba(255,255,255,.98)!important}
  body.ocx-theme-light .ocx-store-card .pic{background:linear-gradient(145deg,#f8fbff,#edf3f9)!important}
  body.ocx-theme-light .ocx-form-card,body.ocx-theme-light .ocx-info-card{background:#fff!important}
  body.ocx-theme-light .ocx-info-card{background:linear-gradient(145deg,#ffffff,#edf4ff)!important}
}
body.ocx-theme-light .ocx-eu-footer{background:var(--ocx-footer-bg,#0d1b2d)!important;border-top:1px solid #18304c!important;color:var(--ocx-footer-text,#b8c5d4)!important}
body.ocx-theme-light .ocx-eu-footer h4,body.ocx-theme-light .ocx-eu-footer .ocx-eu-brand strong{color:#fff!important}
body.ocx-theme-light .ocx-eu-footer p,body.ocx-theme-light .ocx-eu-footer a{color:#aebccc!important}
body.ocx-theme-light .ocx-eu-footer a:hover{color:#fff!important}
body.ocx-theme-light .ocx-eu-footer-bottom{border-color:#20354f!important;color:#7f92a7!important}
body.ocx-theme-light .ocx-eu-footer-bottom i{color:#e3edf7!important}


/* ======================================================================
   OCX 2.4.1 — COMPLETE LIGHT MARKETPLACE COMPONENT PASS
   Every first-party OCX module follows the Light preset. These rules are
   intentionally last in the cascade to beat legacy dark component styles.
   ====================================================================== */
body.ocx-shop-body.ocx-theme-light{
  --ocx-bg:var(--ocx-page-bg,#f4f7fb);
  --ocx-dark:var(--ocx-header-bg,#ffffff);
  --ocx-white:var(--ocx-surface,#ffffff);
  background:var(--ocx-page-bg,#f4f7fb)!important;
  color:var(--ocx-text,#102033)!important;
}
body.ocx-shop-body.ocx-theme-light main,
body.ocx-shop-body.ocx-theme-light .ocx-storefront,
body.ocx-shop-body.ocx-theme-light .ocx-page,
body.ocx-shop-body.ocx-theme-light .ocx-below-storefront{
  background:var(--ocx-page-bg,#f4f7fb)!important;color:var(--ocx-text,#102033)!important;
}

/* Header / search / menus */
body.ocx-shop-body.ocx-theme-light .ocx-shop-head-main{background:var(--ocx-header-bg,#fff)!important;color:var(--ocx-header-text,#102033)!important;border-bottom:1px solid var(--ocx-border,#d9e3ee)!important}
body.ocx-shop-body.ocx-theme-light .ocx-shop-logo-main,
body.ocx-shop-body.ocx-theme-light .ocx-shop-icons>a,
body.ocx-shop-body.ocx-theme-light .ocx-shop-phone,
body.ocx-shop-body.ocx-theme-light .ocx-mobile-search-toggle{color:var(--ocx-header-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-shop-search #search,
body.ocx-shop-body.ocx-theme-light .ocx-shop-search .input-group{background:var(--ocx-search-bg,#f3f6fa)!important;border-color:var(--ocx-search-border,#d7e1ec)!important;box-shadow:none!important}
body.ocx-shop-body.ocx-theme-light .ocx-shop-search #search input,
body.ocx-shop-body.ocx-theme-light .ocx-shop-search .form-control{background:transparent!important;color:var(--ocx-search-text,#14243a)!important}
body.ocx-shop-body.ocx-theme-light .ocx-shop-search #search .btn-lg{background:#fff!important;color:#20344d!important;border:1px solid #dce5ef!important;box-shadow:0 5px 14px rgba(26,53,82,.06)!important}
body.ocx-shop-body.ocx-theme-light .ocx-search-live,
body.ocx-shop-body.ocx-theme-light .dropdown-menu{background:var(--ocx-dropdown-bg,#fff)!important;color:var(--ocx-dropdown-text,#14243a)!important;border-color:var(--ocx-border,#d9e3ee)!important}
body.ocx-shop-body.ocx-theme-light .dropdown-menu>li>a{color:var(--ocx-dropdown-text,#14243a)!important}
body.ocx-shop-body.ocx-theme-light .dropdown-menu>li>a:hover{background:#edf4ff!important;color:#1d4ed8!important}


/* All generic controls and forms */
body.ocx-shop-body.ocx-theme-light input:not([type=checkbox]):not([type=radio]):not([type=color]),
body.ocx-shop-body.ocx-theme-light select,
body.ocx-shop-body.ocx-theme-light textarea,
body.ocx-shop-body.ocx-theme-light .form-control,
body.ocx-shop-body.ocx-theme-light .input-group-addon{
  background:var(--ocx-input-bg,#fff)!important;color:var(--ocx-input-text,#14243a)!important;border-color:var(--ocx-input-border,#d4dfeb)!important;
}
body.ocx-shop-body.ocx-theme-light input::placeholder,
body.ocx-shop-body.ocx-theme-light textarea::placeholder{color:#97a5b5!important}
body.ocx-shop-body.ocx-theme-light input:focus,
body.ocx-shop-body.ocx-theme-light select:focus,
body.ocx-shop-body.ocx-theme-light textarea:focus,
body.ocx-shop-body.ocx-theme-light .form-control:focus{border-color:var(--ocx-input-focus,#2563eb)!important;box-shadow:0 0 0 3px rgba(37,99,235,.12)!important;background:#fff!important;color:#14243a!important}
body.ocx-shop-body.ocx-theme-light label,
body.ocx-shop-body.ocx-theme-light legend{color:var(--ocx-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .help-block,
body.ocx-shop-body.ocx-theme-light .text-muted{color:var(--ocx-muted,#68788d)!important}

/* Popular solutions — entire module, not only product cards */
body.ocx-shop-body.ocx-theme-light .ocx-dm-products,
body.ocx-shop-body.ocx-theme-light .ocx-dm-products>.container,
body.ocx-shop-body.ocx-theme-light .ocx-product-grid{background:transparent!important;color:var(--ocx-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-dm-products .ocx-market-card,
body.ocx-shop-body.ocx-theme-light .ocx-product-grid .ocx-market-card{
  background:var(--ocx-card-bg,#fff)!important;border:1px solid var(--ocx-border,#d9e3ee)!important;box-shadow:0 16px 38px rgba(17,43,72,.08)!important;
}
body.ocx-shop-body.ocx-theme-light .ocx-dm-products .ocx-market-image,
body.ocx-shop-body.ocx-theme-light .ocx-product-grid .ocx-market-image{background:linear-gradient(145deg,var(--ocx-product-image-bg,#f2f6fb),#ffffff)!important;border-color:#e1e9f2!important}
body.ocx-shop-body.ocx-theme-light .ocx-market-body,
body.ocx-shop-body.ocx-theme-light .ocx-market-bottom{background:transparent!important;color:var(--ocx-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-market-body h3 a{color:var(--ocx-text,#102033)!important}

/* Slider + Products / “Все для автоматизації” */
body.ocx-shop-body.ocx-theme-light .ocx-dm-featured,
body.ocx-shop-body.ocx-theme-light .ocx-side-products,
body.ocx-shop-body.ocx-theme-light .ocx-side-products>.container,
body.ocx-shop-body.ocx-theme-light .ocx-side-products-wrap,
body.ocx-shop-body.ocx-theme-light .ocx-side-products-list{background:transparent!important;color:var(--ocx-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-side-products-slider{
  background:linear-gradient(135deg,#e7f0ff 0,#f7faff 48%,#eaf7f5 100%)!important;
  border:1px solid #d5e2ef!important;box-shadow:0 20px 48px rgba(31,73,117,.10)!important;
}
body.ocx-shop-body.ocx-theme-light .ocx-side-slide:before{background:radial-gradient(circle,rgba(37,99,235,.13),transparent 68%)!important}
body.ocx-shop-body.ocx-theme-light .ocx-side-slide-copy small{color:#2563eb!important}
body.ocx-shop-body.ocx-theme-light .ocx-side-slide-copy h3,
body.ocx-shop-body.ocx-theme-light .ocx-side-slide-copy strong{color:#102033!important}
body.ocx-shop-body.ocx-theme-light .ocx-side-slide-copy p{color:#61748a!important}
body.ocx-shop-body.ocx-theme-light .ocx-side-slide-link{background:#fff!important;color:#1d4ed8!important;border:1px solid #c9daf1!important}
body.ocx-shop-body.ocx-theme-light .ocx-side-slider-arrows button{background:#fff!important;color:#1d4ed8!important;border-color:#d4e1ef!important;box-shadow:0 7px 20px rgba(29,78,216,.10)!important}

/* solution categories + integrations + trust */
body.ocx-shop-body.ocx-theme-light .ocx-solutions-block,
body.ocx-shop-body.ocx-theme-light .ocx-solutions-grid,
body.ocx-shop-body.ocx-theme-light .ocx-dm-categories,
body.ocx-shop-body.ocx-theme-light .ocx-dm-marketplaces,
body.ocx-shop-body.ocx-theme-light .ocx-dm-trust{background:transparent!important}
body.ocx-shop-body.ocx-theme-light .ocx-solution-card,
body.ocx-shop-body.ocx-theme-light .ocx-marketplace-chip,
body.ocx-shop-body.ocx-theme-light .ocx-statbar{background:var(--ocx-surface,#fff)!important;border-color:var(--ocx-border,#d9e3ee)!important;color:var(--ocx-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-marketplace-chip strong{color:var(--ocx-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-marketplace-chip small{color:var(--ocx-muted,#68788d)!important}

/* Cart page and BOTH cart popups */
body.ocx-shop-body.ocx-theme-light .ocx-cart-page,
body.ocx-shop-body.ocx-theme-light .ocx-cart-layout{background:transparent!important;color:var(--ocx-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-table,
body.ocx-shop-body.ocx-theme-light .ocx-cart-row,
body.ocx-shop-body.ocx-theme-light .ocx-summary,
body.ocx-shop-body.ocx-theme-light .ocx-coupon-panels .panel,
body.ocx-shop-body.ocx-theme-light #cart .dropdown-menu,
body.ocx-shop-body.ocx-theme-light #cart .ocx-mini-cart-menu{
  background:var(--ocx-surface,#fff)!important;color:var(--ocx-text,#102033)!important;border-color:var(--ocx-border,#d9e3ee)!important;
}
body.ocx-shop-body.ocx-theme-light #cart .table,
body.ocx-shop-body.ocx-theme-light #cart .table td,
body.ocx-shop-body.ocx-theme-light #cart .table tr{background:#fff!important;color:#102033!important;border-color:#e4ebf2!important}
body.ocx-shop-body.ocx-theme-light #cart .table a{color:#1c3654!important}
body.ocx-shop-body.ocx-theme-light #cart .text-right,
body.ocx-shop-body.ocx-theme-light #cart .text-center{color:#536b84!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-dialog,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-head,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-body,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-summary,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-recs{background:var(--ocx-modal-bg,#fff)!important;color:var(--ocx-text,#102033)!important;border-color:var(--ocx-modal-border,#d9e3ee)!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-row,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-rec{background:var(--ocx-surface-alt,#eef4fb)!important;color:var(--ocx-text,#102033)!important;border-color:#dfe7f0!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-row a,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-rec a{color:#17314d!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-price,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-total strong{color:#102033!important}

/* Product page — header/info panel and gallery */
body.ocx-shop-body.ocx-theme-light .ocx-dm-product-page,
body.ocx-shop-body.ocx-theme-light .ocx-dm-product-layout{background:transparent!important;color:var(--ocx-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-dm-product-gallery,
body.ocx-shop-body.ocx-theme-light .ocx-dm-product-info,
body.ocx-shop-body.ocx-theme-light .ocx-dm-compat-panel,
body.ocx-shop-body.ocx-theme-light .ocx-dm-content-section,
body.ocx-shop-body.ocx-theme-light .ocx-product-gallery,
body.ocx-shop-body.ocx-theme-light .ocx-buy-panel,
body.ocx-shop-body.ocx-theme-light .ocx-tabs-wrap{
  background:var(--ocx-surface,#fff)!important;color:var(--ocx-text,#102033)!important;border-color:var(--ocx-border,#d9e3ee)!important;
}
body.ocx-shop-body.ocx-theme-light .ocx-product-title,
body.ocx-shop-body.ocx-theme-light .ocx-dm-product-info h1,
body.ocx-shop-body.ocx-theme-light .ocx-dm-product-info h2{color:var(--ocx-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-product-price{color:#102033!important}
body.ocx-shop-body.ocx-theme-light .ocx-product-thumb,
body.ocx-shop-body.ocx-theme-light .ocx-gallery-thumb{background:#fff!important;border-color:#d9e3ee!important}

/* Auth / account / generic bootstrap panels */
body.ocx-shop-body.ocx-theme-light .ocx-auth-page,
body.ocx-shop-body.ocx-theme-light .ocx-account-page{background:var(--ocx-page-bg,#f4f7fb)!important}
body.ocx-shop-body.ocx-theme-light .ocx-auth-card,
body.ocx-shop-body.ocx-theme-light .ocx-account-card,
body.ocx-shop-body.ocx-theme-light .ocx-form-card,
body.ocx-shop-body.ocx-theme-light .ocx-info-card,
body.ocx-shop-body.ocx-theme-light .panel,
body.ocx-shop-body.ocx-theme-light .well,
body.ocx-shop-body.ocx-theme-light .list-group-item{
  background:var(--ocx-surface,#fff)!important;color:var(--ocx-text,#102033)!important;border-color:var(--ocx-border,#d9e3ee)!important;
}
body.ocx-shop-body.ocx-theme-light .panel-heading{background:var(--ocx-surface-alt,#eef4fb)!important;color:var(--ocx-text,#102033)!important;border-color:var(--ocx-border,#d9e3ee)!important}

/* Buttons in light mode: secondary buttons must not remain dark */
body.ocx-shop-body.ocx-theme-light .btn-default,
body.ocx-shop-body.ocx-theme-light .ocx-btn-secondary,
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-secondary{
  background:var(--ocx-btn-secondary-bg,#fff)!important;color:var(--ocx-btn-secondary-text,#24405f)!important;border-color:var(--ocx-btn-secondary-border,#cfdbe8)!important;
}
body.ocx-shop-body.ocx-theme-light .btn-default:hover,
body.ocx-shop-body.ocx-theme-light .ocx-btn-secondary:hover{background:#edf4ff!important;color:#1d4ed8!important;border-color:#b8cff0!important}

/* Tables */
body.ocx-shop-body.ocx-theme-light table,
body.ocx-shop-body.ocx-theme-light .table,
body.ocx-shop-body.ocx-theme-light .table-responsive{background:var(--ocx-table-bg,#fff)!important;color:var(--ocx-text,#102033)!important;border-color:var(--ocx-divider,#dfe7f0)!important}
body.ocx-shop-body.ocx-theme-light .table>thead>tr>th{background:#f7f9fc!important;color:#354b63!important}

@media(max-width:767px){
 body.ocx-shop-body.ocx-theme-light .ocx-side-products-slider{background:linear-gradient(145deg,#edf4ff,#f8fbff)!important}
}

/* ======================================================================
   OCX 2.4.2 — LIGHT MARKETPLACE FINAL COMPONENT NORMALIZATION
   Last-pass overrides for legacy dark rules that survived earlier presets.
   ====================================================================== */
body.ocx-shop-body.ocx-theme-light .ocx-page-head,
body.ocx-shop-body.ocx-theme-light .ocx-page-head h1,
body.ocx-shop-body.ocx-theme-light .ocx-page-head h2,
body.ocx-shop-body.ocx-theme-light .ocx-page-head h3{color:var(--ocx-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-page-sub{color:var(--ocx-muted,#68788d)!important}
body.ocx-shop-body.ocx-theme-light .ocx-shell{background:var(--ocx-surface,#fff)!important;color:var(--ocx-text,#102033)!important;border:1px solid var(--ocx-border,#d9e3ee)!important;box-shadow:0 12px 30px rgba(18,43,72,.05)!important}
body.ocx-shop-body.ocx-theme-light .ocx-shell label{color:#425870!important}

/* Language selector/dropdown */
body.ocx-shop-body.ocx-theme-light .ocx-shop-lang .btn-link{background:var(--ocx-header-language-bg,#fff)!important;color:var(--ocx-header-language-text,#102033)!important;border-color:var(--ocx-header-language-border,#d9e3ee)!important;box-shadow:none!important}
body.ocx-shop-body.ocx-theme-light .ocx-shop-lang .btn-link:before{color:var(--ocx-header-language-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-shop-lang .dropdown-menu{background:#fff!important;border:1px solid #d9e3ee!important;box-shadow:0 18px 44px rgba(20,43,73,.16)!important;padding:7px!important}
body.ocx-shop-body.ocx-theme-light .ocx-shop-lang .dropdown-menu li,
body.ocx-shop-body.ocx-theme-light .ocx-shop-lang .dropdown-menu form{background:transparent!important}
body.ocx-shop-body.ocx-theme-light .ocx-shop-lang .dropdown-menu button,
body.ocx-shop-body.ocx-theme-light .ocx-shop-lang .dropdown-menu a{background:#f7faff!important;color:#263d58!important;border:0!important;border-radius:9px!important;margin:2px 0!important}
body.ocx-shop-body.ocx-theme-light .ocx-shop-lang .dropdown-menu button:hover,
body.ocx-shop-body.ocx-theme-light .ocx-shop-lang .dropdown-menu a:hover{background:#eaf2ff!important;color:#1d4ed8!important}

/* Slider + products: eradicate product-card dark mode inheritance */
body.ocx-shop-body.ocx-theme-light.ocx-product-card-market .ocx-market-card,
body.ocx-shop-body.ocx-theme-light.ocx-product-card-modern .ocx-market-card,
body.ocx-shop-body.ocx-theme-light.ocx-product-card-minimal .ocx-market-card,
body.ocx-shop-body.ocx-theme-light.ocx-product-card-bordered .ocx-market-card,
body.ocx-shop-body.ocx-theme-light.ocx-product-card-elevated .ocx-market-card,
body.ocx-shop-body.ocx-theme-light .ocx-side-products-grid .ocx-market-card{
  background:var(--ocx-card-bg,#fff)!important;color:var(--ocx-text,#102033)!important;border:1px solid var(--ocx-border,#d9e3ee)!important;box-shadow:0 16px 38px rgba(17,43,72,.08)!important
}
body.ocx-shop-body.ocx-theme-light.ocx-product-card-market .ocx-market-card .ocx-market-image,
body.ocx-shop-body.ocx-theme-light.ocx-product-card-modern .ocx-market-card .ocx-market-image,
body.ocx-shop-body.ocx-theme-light.ocx-product-card-minimal .ocx-market-card .ocx-market-image,
body.ocx-shop-body.ocx-theme-light.ocx-product-card-bordered .ocx-market-card .ocx-market-image,
body.ocx-shop-body.ocx-theme-light.ocx-product-card-elevated .ocx-market-card .ocx-market-image,
body.ocx-shop-body.ocx-theme-light .ocx-side-products-grid .ocx-market-image{
  background:linear-gradient(145deg,var(--ocx-product-image-bg,#f2f6fb),#fff)!important;border-color:#e1e9f2!important
}
body.ocx-shop-body.ocx-theme-light .ocx-market-card h3,
body.ocx-shop-body.ocx-theme-light .ocx-market-card h3 a,
body.ocx-shop-body.ocx-theme-light .ocx-market-price,
body.ocx-shop-body.ocx-theme-light .ocx-market-price .current{color:var(--ocx-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-market-description{color:var(--ocx-muted,#68788d)!important}
body.ocx-shop-body.ocx-theme-light .ocx-side-products-slider{background:linear-gradient(135deg,#eaf2ff 0,#f8fbff 56%,#ecf8f5 100%)!important;border:1px solid #d5e2ef!important;box-shadow:0 20px 48px rgba(31,73,117,.10)!important}
body.ocx-shop-body.ocx-theme-light .ocx-side-products-slider .ocx-side-slide-copy h3,
body.ocx-shop-body.ocx-theme-light .ocx-side-products-slider .ocx-side-slide-copy strong{color:#102033!important}
body.ocx-shop-body.ocx-theme-light .ocx-side-products-slider .ocx-side-slide-copy p{color:#61748a!important}
body.ocx-shop-body.ocx-theme-light .ocx-side-products-slider .ocx-side-slide-link{color:#1d4ed8!important;background:#fff!important;border:1px solid #cadcf1!important;border-radius:8px;padding:7px 10px;float:none;display:inline-flex;align-items:center;gap:5px}

/* Product page tabs / description / docs */
body.ocx-shop-body.ocx-theme-light .ocx-tabs-wrap,
body.ocx-shop-body.ocx-theme-light .ocx-dm-product-tabs{background:var(--ocx-surface,#fff)!important;border-color:var(--ocx-border,#d9e3ee)!important;box-shadow:0 14px 34px rgba(17,42,70,.06)!important}
body.ocx-shop-body.ocx-theme-light.ocx-product-page-modern .ocx-tabs-nav,
body.ocx-shop-body.ocx-theme-light.ocx-product-page-classic .ocx-tabs-nav,
body.ocx-shop-body.ocx-theme-light .ocx-tabs-nav{background:#fff!important;border-color:#e2e9f1!important}
body.ocx-shop-body.ocx-theme-light.ocx-product-page-modern .ocx-tabs-nav a,
body.ocx-shop-body.ocx-theme-light.ocx-product-page-classic .ocx-tabs-nav a,
body.ocx-shop-body.ocx-theme-light .ocx-tabs-nav a{background:transparent!important;color:#60738a!important;border-color:transparent!important}
body.ocx-shop-body.ocx-theme-light.ocx-product-page-modern .ocx-tabs-nav a.active,
body.ocx-shop-body.ocx-theme-light.ocx-product-page-classic .ocx-tabs-nav a.active,
body.ocx-shop-body.ocx-theme-light .ocx-tabs-nav a.active{background:#eaf2ff!important;color:#1d4ed8!important;border-bottom-color:#2563eb!important}
body.ocx-shop-body.ocx-theme-light .ocx-tab-pane{background:#fff!important;color:var(--ocx-text,#102033)!important;border-color:#e2e9f1!important}
body.ocx-shop-body.ocx-theme-light .ocx-dm-rich-content,
body.ocx-shop-body.ocx-theme-light .ocx-dm-rich-content p,
body.ocx-shop-body.ocx-theme-light .ocx-dm-rich-content li{color:#52677f!important}
body.ocx-shop-body.ocx-theme-light .ocx-dm-rich-content h1,
body.ocx-shop-body.ocx-theme-light .ocx-dm-rich-content h2,
body.ocx-shop-body.ocx-theme-light .ocx-dm-rich-content h3,
body.ocx-shop-body.ocx-theme-light .ocx-dm-rich-content h4{color:#102033!important}
body.ocx-shop-body.ocx-theme-light .ocx-feature-cards article,
body.ocx-shop-body.ocx-theme-light .ocx-changelog>div,
body.ocx-shop-body.ocx-theme-light .ocx-doc-grid a{background:#f8fbff!important;border-color:#dce5ef!important;color:#102033!important}
body.ocx-shop-body.ocx-theme-light .ocx-feature-cards b,
body.ocx-shop-body.ocx-theme-light .ocx-changelog b,
body.ocx-shop-body.ocx-theme-light .ocx-doc-grid b{color:#102033!important}
body.ocx-shop-body.ocx-theme-light .ocx-feature-cards span,
body.ocx-shop-body.ocx-theme-light .ocx-changelog p,
body.ocx-shop-body.ocx-theme-light .ocx-doc-grid small{color:#687b90!important}

/* Product page remaining dark subcontrols */
body.ocx-shop-body.ocx-theme-light .ocx-gallery-zoom,
body.ocx-shop-body.ocx-theme-light .ocx-wish-btn,
body.ocx-shop-body.ocx-theme-light .ocx-demo-actions a,
body.ocx-shop-body.ocx-theme-light .ocx-demo-actions button{background:#f7faff!important;color:#31506f!important;border-color:#d7e2ec!important}
body.ocx-shop-body.ocx-theme-light .ocx-gallery-zoom:hover,
body.ocx-shop-body.ocx-theme-light .ocx-wish-btn:hover,
body.ocx-shop-body.ocx-theme-light .ocx-demo-actions a:hover,
body.ocx-shop-body.ocx-theme-light .ocx-demo-actions button:hover{background:#eaf2ff!important;color:#1d4ed8!important;border-color:#bad0f1!important}
body.ocx-shop-body.ocx-theme-light .ocx-dm-compat-panel h3,
body.ocx-shop-body.ocx-theme-light .ocx-compat-meta b{color:#102033!important}
body.ocx-shop-body.ocx-theme-light .ocx-support-card{background:linear-gradient(145deg,#edf4ff,#f7fbff)!important;border-color:#cfe0f3!important;color:#1b3e68!important}
body.ocx-shop-body.ocx-theme-light .ocx-support-card>i{color:#2563eb!important}
body.ocx-shop-body.ocx-theme-light .ocx-support-card b{color:#163b67!important}
body.ocx-shop-body.ocx-theme-light .ocx-support-card small{color:#6f8298!important}

/* Add-to-cart modal: all columns light */
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-panel{background:#fff!important;color:#102033!important;border-color:#cbd9e7!important;box-shadow:0 36px 100px rgba(19,44,75,.26)!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-head,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-content,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-products,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-summary,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-recs{background:#fff!important;color:#102033!important;border-color:#e2e9f1!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-row{background:#f8fbff!important;border-color:#e3eaf1!important;padding:10px!important;border-radius:10px!important;margin-bottom:8px!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-thumb,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-rec>a{background:#fff!important;border-color:#dbe5ef!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-copy>a,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-row>strong,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-head h3,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-recs-head h4{color:#102033!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-copy small,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-head p,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-summary>span,
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-recs-head small{color:#71859a!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-summary>strong{color:#102033!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-continue{background:#f3f6fa!important;color:#29445f!important;border-color:#d4dfeb!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-continue:hover{background:#eaf2ff!important;color:#1d4ed8!important;border-color:#bfd3f1!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-rec{background:#f5f9ff!important;border-color:#dce6f0!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-rec>div a{color:#17314d!important}

/* Search page: no dark search shell, readable headings/checkboxes */
body.ocx-shop-body.ocx-theme-light .ocx-inner{background:var(--ocx-page-bg,#f4f7fb)!important;color:var(--ocx-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-page-head h1{color:#102033!important;text-shadow:none!important}
body.ocx-shop-body.ocx-theme-light input[type=checkbox],
body.ocx-shop-body.ocx-theme-light input[type=radio]{accent-color:var(--ocx-primary,#2563eb)}

/* Generic legacy dark surfaces from first-party modules */
body.ocx-shop-body.ocx-theme-light .ocx-dm-content-section,
body.ocx-shop-body.ocx-theme-light .ocx-dm-featured,
body.ocx-shop-body.ocx-theme-light .ocx-dm-trust,
body.ocx-shop-body.ocx-theme-light .ocx-dm-marketplaces{color:var(--ocx-text,#102033)!important}
body.ocx-shop-body.ocx-theme-light .ocx-dm-content-section h1,
body.ocx-shop-body.ocx-theme-light .ocx-dm-content-section h2,
body.ocx-shop-body.ocx-theme-light .ocx-dm-content-section h3,
body.ocx-shop-body.ocx-theme-light .ocx-dm-featured h1,
body.ocx-shop-body.ocx-theme-light .ocx-dm-featured h2,
body.ocx-shop-body.ocx-theme-light .ocx-dm-featured h3{color:#102033!important}

@media(max-width:767px){
 body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-products{background:#fff!important}
 body.ocx-shop-body.ocx-theme-light .ocx-cart-modal-summary{background:#f8fbff!important}
 body.ocx-shop-body.ocx-theme-light .ocx-side-products-grid .ocx-market-card{background:#fff!important}
}

/* ======================================================================
   OCX 2.4.3 — LIGHT CONTRAST / LEGACY DARK CONTROL FINAL PASS
   Fixes remaining dark surfaces, pale-on-pale text and dark borders.
   ====================================================================== */
body.ocx-shop-body.ocx-theme-light{--ocx-legacy-soft:#f7faff;--ocx-legacy-soft2:#eef4fb;--ocx-legacy-line:#d4dfeb;--ocx-legacy-text:#102033;--ocx-legacy-muted:#657a91;--ocx-legacy-action:#2563eb}

/* Product compatibility tab / attribute table */
body.ocx-shop-body.ocx-theme-light .ocx-tab-pane .ocx-attr-group,
body.ocx-shop-body.ocx-theme-light #ocx-compat .ocx-attr-group{background:#fff!important;border:0!important;color:var(--ocx-legacy-text)!important}
body.ocx-shop-body.ocx-theme-light .ocx-tab-pane .ocx-attr-row,
body.ocx-shop-body.ocx-theme-light #ocx-compat .ocx-attr-row{background:#f8fbff!important;color:var(--ocx-legacy-text)!important;border:1px solid #dce5ef!important;border-bottom:0!important;padding:12px 14px!important}
body.ocx-shop-body.ocx-theme-light .ocx-tab-pane .ocx-attr-row:last-child,
body.ocx-shop-body.ocx-theme-light #ocx-compat .ocx-attr-row:last-child{border-bottom:1px solid #dce5ef!important}
body.ocx-shop-body.ocx-theme-light .ocx-tab-pane .ocx-attr-row b,
body.ocx-shop-body.ocx-theme-light .ocx-tab-pane .ocx-attr-row span,
body.ocx-shop-body.ocx-theme-light #ocx-compat .ocx-attr-row b,
body.ocx-shop-body.ocx-theme-light #ocx-compat .ocx-attr-row span{color:var(--ocx-legacy-text)!important;text-shadow:none!important}

/* Search page: select, labels, native checkboxes and frame */
body.ocx-shop-body.ocx-theme-light .ocx-shell,
body.ocx-shop-body.ocx-theme-light .ocx-search-page .ocx-shell{border:1px solid #d7e2ed!important;outline:0!important;background:#fff!important}
body.ocx-shop-body.ocx-theme-light .ocx-shell select,
body.ocx-shop-body.ocx-theme-light .ocx-search-page select,
body.ocx-shop-body.ocx-theme-light #input-category{background:#fff!important;color:#17314d!important;border:1px solid #cfdbe8!important;box-shadow:none!important}
body.ocx-shop-body.ocx-theme-light .ocx-shell select option,
body.ocx-shop-body.ocx-theme-light #input-category option{background:#fff!important;color:#17314d!important}
body.ocx-shop-body.ocx-theme-light .ocx-shell .checkbox label,
body.ocx-shop-body.ocx-theme-light .ocx-shell .radio label,
body.ocx-shop-body.ocx-theme-light .ocx-search-page .checkbox label,
body.ocx-shop-body.ocx-theme-light .ocx-search-page .radio label{color:#536b84!important;background:transparent!important;border:0!important}
body.ocx-shop-body.ocx-theme-light .ocx-shell input[type=checkbox],
body.ocx-shop-body.ocx-theme-light .ocx-shell input[type=radio],
body.ocx-shop-body.ocx-theme-light .ocx-search-page input[type=checkbox],
body.ocx-shop-body.ocx-theme-light .ocx-search-page input[type=radio]{appearance:none;-webkit-appearance:none;width:18px!important;height:18px!important;min-width:18px!important;border:1px solid #b9c9d9!important;border-radius:5px!important;background:#fff!important;display:inline-grid!important;place-content:center!important;vertical-align:middle!important;box-shadow:none!important}
body.ocx-shop-body.ocx-theme-light .ocx-shell input[type=radio],
body.ocx-shop-body.ocx-theme-light .ocx-search-page input[type=radio]{border-radius:50%!important}
body.ocx-shop-body.ocx-theme-light .ocx-shell input[type=checkbox]:checked,
body.ocx-shop-body.ocx-theme-light .ocx-search-page input[type=checkbox]:checked{background:#2563eb!important;border-color:#2563eb!important}
body.ocx-shop-body.ocx-theme-light .ocx-shell input[type=checkbox]:checked:after,
body.ocx-shop-body.ocx-theme-light .ocx-search-page input[type=checkbox]:checked:after{content:'✓';color:#fff;font-size:12px;font-weight:900;line-height:1}
body.ocx-shop-body.ocx-theme-light .ocx-shell input[type=radio]:checked,
body.ocx-shop-body.ocx-theme-light .ocx-search-page input[type=radio]:checked{border:5px solid #2563eb!important;background:#fff!important}

/* Mini cart: remove remaining navy strips/buttons and restore readable labels */
body.ocx-shop-body.ocx-theme-light .ocx-shop-cart #cart .dropdown-menu.ocx-mini-cart-menu{background:#fff!important;color:#102033!important;border:1px solid #c9d8e7!important;box-shadow:0 26px 70px rgba(31,55,82,.20)!important}
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-head,
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-products,
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-totals,
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-actions{background:#fff!important;border-color:#e0e8f0!important}
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-row{background:#f7faff!important;border:1px solid #e0e8f0!important;border-radius:10px!important;margin:7px 0!important;padding:9px!important}
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-thumb{background:#fff!important;border-color:#d7e2ed!important}
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-copy>a,
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-copy>b,
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-head span,
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-side strong,
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-totals strong{color:#102033!important}
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-copy small,
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-copy span,
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-head small,
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-totals>div{color:#6b7f94!important}
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-side button{background:#fff!important;color:#637a91!important;border:1px solid #cfdbe8!important}
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-side button:hover{background:#fff1f2!important;color:#dc3348!important;border-color:#f0b8c0!important}
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-secondary{background:#fff!important;color:#24415f!important;border:1px solid #cfdbe8!important}
body.ocx-shop-body.ocx-theme-light .ocx-mini-cart-primary{background:linear-gradient(135deg,#2877f5,#1761dd)!important;color:#fff!important;border-color:#2f7df4!important}

/* Checkout step numbers/states: no dark pills in light mode */
body.ocx-shop-body.ocx-theme-light #ocx-checkout .ocx-step-no{background:#eaf2ff!important;color:#1e63ca!important;border:1px solid #cfe0f5!important}
body.ocx-shop-body.ocx-theme-light #ocx-checkout .is-active .ocx-step-no{background:#2563eb!important;color:#fff!important;border-color:#2563eb!important}
body.ocx-shop-body.ocx-theme-light #ocx-checkout .is-complete .ocx-step-no{background:#e9f8f1!important;color:#168459!important;border-color:#c8eadb!important}
body.ocx-shop-body.ocx-theme-light #ocx-checkout .ocx-step-state{background:#eef3f8!important;color:#657a91!important;border:1px solid #d8e2ec!important}
body.ocx-shop-body.ocx-theme-light #ocx-checkout .is-active .ocx-step-state{background:#eaf2ff!important;color:#1d5fc0!important;border-color:#cfe0f5!important}
body.ocx-shop-body.ocx-theme-light #ocx-checkout .is-complete .ocx-step-state{background:#eaf8f1!important;color:#168459!important;border-color:#c9eadb!important}
body.ocx-shop-body.ocx-theme-light #ocx-checkout .ocx-checkout-card.is-locked{opacity:1!important}
body.ocx-shop-body.ocx-theme-light #ocx-checkout .ocx-checkout-card.is-locked .ocx-checkout-card-head{background:#fbfcfe!important}

/* Cart page: light utility controls, readable coupons and no dark outlines */
body.ocx-shop-body.ocx-theme-light .ocx-cart-qty button{background:#edf4ff!important;color:#1e63ca!important;border:1px solid #c8daf0!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-qty button:hover{background:#dfeeff!important;color:#1554af!important;border-color:#aac9eb!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-remove{background:#fff!important;color:#6b7f94!important;border:1px solid #cfdbe8!important}
body.ocx-shop-body.ocx-theme-light .ocx-cart-remove:hover{background:#fff1f2!important;color:#d93349!important;border-color:#efb8c0!important}
body.ocx-shop-body.ocx-theme-light .ocx-secondary-btn{background:#fff!important;color:#24415f!important;border:1px solid #cfdbe8!important;box-shadow:none!important}
body.ocx-shop-body.ocx-theme-light .ocx-secondary-btn:hover{background:#eef5ff!important;color:#1d5fc0!important;border-color:#b9d0ee!important}
body.ocx-shop-body.ocx-theme-light .ocx-coupon-panels .panel,
body.ocx-shop-body.ocx-theme-light .ocx-coupon-panels .panel-heading,
body.ocx-shop-body.ocx-theme-light .ocx-coupon-panels .panel-body{background:#fff!important;color:#102033!important;border-color:#d7e2ed!important}
body.ocx-shop-body.ocx-theme-light .ocx-coupon-panels .panel-title>a,
body.ocx-shop-body.ocx-theme-light .ocx-coupon-panels a,
body.ocx-shop-body.ocx-theme-light .ocx-coupon-panels label{color:#31506f!important;text-shadow:none!important}
body.ocx-shop-body.ocx-theme-light .ocx-coupon-panels input,
body.ocx-shop-body.ocx-theme-light .ocx-coupon-panels select,
body.ocx-shop-body.ocx-theme-light .ocx-coupon-panels textarea{background:#fff!important;color:#17314d!important;border:1px solid #cfdbe8!important}
body.ocx-shop-body.ocx-theme-light .ocx-coupon-panels input::placeholder{color:#91a2b5!important;opacity:1!important}
body.ocx-shop-body.ocx-theme-light .ocx-summary,
body.ocx-shop-body.ocx-theme-light .ocx-cart-table{outline:0!important;box-shadow:0 12px 30px rgba(17,42,70,.06)!important}

/* Generic legacy dark outline / pale text cleanup inside light content areas */
body.ocx-shop-body.ocx-theme-light .ocx-tabs-wrap *,
body.ocx-shop-body.ocx-theme-light .ocx-cart-table *,
body.ocx-shop-body.ocx-theme-light .ocx-summary *,
body.ocx-shop-body.ocx-theme-light #ocx-checkout *{text-shadow:none}
body.ocx-shop-body.ocx-theme-light .text-muted{color:#71859a!important}
body.ocx-shop-body.ocx-theme-light .help-block{color:#74869a!important}
body.ocx-shop-body.ocx-theme-light hr{border-color:#dfe7ef!important}

/* =========================================================
   v2.4.5 CUSTOM PALETTE RUNTIME
   Custom mode is fully variable-driven. Keep this block LAST
   so legacy Dark Marketplace component CSS cannot override it.
   ========================================================= */
body.ocx-shop-body.ocx-theme-custom{background:var(--ocx-page-bg)!important;color:var(--ocx-text)!important}
body.ocx-theme-custom .ocx-shop-header,body.ocx-theme-custom .ocx-shop-head-main{background:var(--ocx-header-bg)!important;color:var(--ocx-header-text)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom .ocx-shop-logo-main,body.ocx-theme-custom .ocx-shop-icons>a,body.ocx-theme-custom .ocx-shop-phone{color:var(--ocx-header-text)!important}
body.ocx-theme-custom .ocx-shop-subnav{background:var(--ocx-subnav-bg)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom .ocx-shop-subnav a{color:var(--ocx-subnav-text)!important}
body.ocx-theme-custom .ocx-shop-search,body.ocx-theme-custom .ocx-shop-search input,body.ocx-theme-custom .ocx-shop-search .form-control{background:var(--ocx-search-bg)!important;color:var(--ocx-search-text)!important;border-color:var(--ocx-search-border)!important}
body.ocx-theme-custom .ocx-search-live,body.ocx-theme-custom .dropdown-menu{background:var(--ocx-dropdown-bg)!important;color:var(--ocx-dropdown-text)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom .ocx-dm-hero,body.ocx-theme-custom .ocx-hero{background:var(--ocx-hero-bg)!important;color:var(--ocx-text)!important}
body.ocx-theme-custom .ocx-dashboard-card,body.ocx-theme-custom .ocx-hero-panel{background:var(--ocx-hero-panel)!important;border-color:var(--ocx-border)!important;color:var(--ocx-text)!important}
body.ocx-theme-custom .ocx-section-title,body.ocx-theme-custom .ocx-section-title h2,body.ocx-theme-custom .ocx-section-title h3{color:var(--ocx-text)!important}
body.ocx-theme-custom .ocx-solution-card{background:var(--ocx-card-bg)!important;border-color:var(--ocx-border)!important;color:var(--ocx-text)!important;box-shadow:none!important}
body.ocx-theme-custom .ocx-solution-card:after{background:radial-gradient(circle,color-mix(in srgb,var(--ocx-primary) 16%,transparent),transparent 68%)!important}
body.ocx-theme-custom .ocx-solution-copy b{color:var(--ocx-text)!important}
body.ocx-theme-custom .ocx-solution-copy small{color:var(--ocx-muted)!important}
body.ocx-theme-custom .ocx-solution-copy em{color:var(--ocx-link)!important}
body.ocx-theme-custom .ocx-solution-icon{background:var(--ocx-surface-alt)!important;border-color:var(--ocx-border)!important;color:var(--ocx-primary)!important}
body.ocx-theme-custom .ocx-market-card,body.ocx-theme-custom .product-layout .product-thumb,body.ocx-theme-custom .ocx-product-card,body.ocx-theme-custom .ocx-side-products-grid .ocx-market-card{background:var(--ocx-card-bg)!important;color:var(--ocx-text)!important;border-color:var(--ocx-border)!important;box-shadow:none!important}
body.ocx-theme-custom .ocx-market-image,body.ocx-theme-custom .ocx-gallery-stage,body.ocx-theme-custom .product-thumb .image{background:var(--ocx-product-image-bg)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom .ocx-market-card h3,body.ocx-theme-custom .ocx-market-card h4,body.ocx-theme-custom .ocx-market-card .price,body.ocx-theme-custom .product-thumb h4 a{color:var(--ocx-text)!important}
body.ocx-theme-custom .ocx-market-description,body.ocx-theme-custom .ocx-market-card p{color:var(--ocx-muted)!important}
body.ocx-theme-custom .ocx-software-tags span{background:var(--ocx-product-tag-bg)!important;color:var(--ocx-product-tag-text)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom .ocx-side-slider{background:var(--ocx-surface)!important;border-color:var(--ocx-border)!important;color:var(--ocx-text)!important}
body.ocx-theme-custom .ocx-side-slide-copy{background:color-mix(in srgb,var(--ocx-surface) 92%,transparent)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom .ocx-side-slide-copy h3,body.ocx-theme-custom .ocx-side-slide-copy strong{color:var(--ocx-text)!important}
body.ocx-theme-custom .ocx-side-slide-copy p{color:var(--ocx-muted)!important}
body.ocx-theme-custom .ocx-side-slider-arrows button{background:var(--ocx-surface-alt)!important;border-color:var(--ocx-border)!important;color:var(--ocx-text)!important}
body.ocx-theme-custom .ocx-advantages{background:var(--ocx-surface)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom .ocx-advantage-item{background:transparent!important;color:var(--ocx-text)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom .ocx-advantage-item>i{background:var(--ocx-surface-alt)!important;color:var(--ocx-primary)!important}
body.ocx-theme-custom .ocx-advantage-item strong{color:var(--ocx-text)!important}
body.ocx-theme-custom .ocx-advantage-item small{color:var(--ocx-muted)!important}
body.ocx-theme-custom .ocx-product-tabs,body.ocx-theme-custom .ocx-product-tab-content,body.ocx-theme-custom .tab-content,body.ocx-theme-custom .nav-tabs{background:var(--ocx-surface)!important;color:var(--ocx-text)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom .nav-tabs>li>a{color:var(--ocx-muted)!important;border-color:transparent!important}
body.ocx-theme-custom .nav-tabs>li.active>a,body.ocx-theme-custom .nav-tabs>li>a:hover{background:var(--ocx-surface-alt)!important;color:var(--ocx-primary)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom table,body.ocx-theme-custom .table,body.ocx-theme-custom .table>tbody>tr>td,body.ocx-theme-custom .table>tbody>tr>th,body.ocx-theme-custom .table>thead>tr>td,body.ocx-theme-custom .table>thead>tr>th{background:var(--ocx-table-bg)!important;color:var(--ocx-text)!important;border-color:var(--ocx-divider)!important}
body.ocx-theme-custom .form-control,body.ocx-theme-custom input,body.ocx-theme-custom select,body.ocx-theme-custom textarea{background:var(--ocx-input-bg)!important;color:var(--ocx-input-text)!important;border-color:var(--ocx-input-border)!important}
body.ocx-theme-custom .form-control::placeholder,body.ocx-theme-custom input::placeholder,body.ocx-theme-custom textarea::placeholder{color:var(--ocx-muted)!important;opacity:.78}
body.ocx-theme-custom .panel,body.ocx-theme-custom .well,body.ocx-theme-custom .list-group-item,body.ocx-theme-custom .ocx-account-card{background:var(--ocx-surface)!important;color:var(--ocx-text)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom .modal-content,body.ocx-theme-custom .ocx-cart-modal-dialog,body.ocx-theme-custom .ocx-cart-popover,body.ocx-theme-custom #cart .dropdown-menu{background:var(--ocx-modal-bg)!important;color:var(--ocx-text)!important;border-color:var(--ocx-modal-border)!important}
body.ocx-theme-custom .ocx-cart-modal-dialog *,body.ocx-theme-custom #cart .dropdown-menu *{border-color:var(--ocx-border)}
body.ocx-theme-custom .ocx-cart-modal-dialog h3,body.ocx-theme-custom .ocx-cart-modal-dialog b,body.ocx-theme-custom #cart .dropdown-menu strong{color:var(--ocx-text)!important}
body.ocx-theme-custom .ocx-cart-modal-dialog small,body.ocx-theme-custom #cart .dropdown-menu small{color:var(--ocx-muted)!important}
body.ocx-theme-custom .ocx-mobile-nav{background:var(--ocx-mobile-nav-bg)!important;color:var(--ocx-mobile-nav-text)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom .ocx-mobile-nav a{color:var(--ocx-mobile-nav-text)!important}body.ocx-theme-custom .ocx-mobile-nav a.active{color:var(--ocx-mobile-nav-active)!important}
body.ocx-theme-custom .ocx-chat-popup{background:var(--ocx-chat-popup-bg)!important;color:var(--ocx-text)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom footer,body.ocx-theme-custom .ocx-shop-footer{background:var(--ocx-footer-bg)!important;color:var(--ocx-footer-text)!important;border-color:var(--ocx-border)!important}
body.ocx-theme-custom footer a,body.ocx-theme-custom .ocx-shop-footer a{color:var(--ocx-footer-text)!important}
body.ocx-theme-custom .btn-primary,body.ocx-theme-custom .ocx-buy,body.ocx-theme-custom .ocx-market-buy{background:var(--ocx-btn-primary-bg)!important;color:var(--ocx-btn-primary-text)!important;border-color:var(--ocx-btn-primary-bg)!important}
body.ocx-theme-custom .btn-default,body.ocx-theme-custom .ocx-btn-secondary{background:var(--ocx-btn-secondary-bg)!important;color:var(--ocx-btn-secondary-text)!important;border-color:var(--ocx-btn-secondary-border)!important}

/* ===== v2.4.5 Mega mobile + search stacking + persistent AJAX cart modal ===== */
body.ocx-shop-body .ocx-mega-close{
  position:relative!important;z-index:5!important;cursor:pointer!important;pointer-events:auto!important;
}
body.ocx-shop-body .ocx-mega-close i{pointer-events:none!important}
body.ocx-shop-body .ocx-mega-backdrop{cursor:pointer!important;pointer-events:auto!important}

/* The cart modal remains mounted while AJAX changes are applied. */
body.ocx-shop-body .ocx-cart-modal-panel{position:relative!important}
body.ocx-shop-body .ocx-cart-modal.is-updating .ocx-cart-modal-panel:after{
  content:"";position:absolute;inset:0;z-index:30;border-radius:inherit;
  background:color-mix(in srgb,var(--ocx-modal-bg,#fff) 72%,transparent);
  backdrop-filter:blur(2px);pointer-events:none;
}
body.ocx-shop-body .ocx-cart-modal.is-updating .ocx-cart-modal-panel:before{
  content:"\f110";font-family:FontAwesome;position:absolute;z-index:31;left:50%;top:50%;
  width:42px;height:42px;margin:-21px 0 0 -21px;border-radius:50%;display:grid;place-items:center;
  background:var(--ocx-primary,#0b6cff);color:#fff;font-size:18px;animation:ocx245Spin .8s linear infinite;
}
@keyframes ocx245Spin{to{transform:rotate(360deg)}}
body.ocx-shop-body .ocx-cart-modal-rec button.is-loading i{animation:ocx245Spin .8s linear infinite}
body.ocx-shop-body .ocx-cart-modal-rec button.is-loading i:before{content:"\f110"}

@media(max-width:991px){
  /* A deliberate mobile catalog control: compact rounded square, never a stretched desktop pill. */
  body.ocx-shop-body .ocx-shop-catalog,
  body.ocx-shop-body .ocx-mega-wrap{width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important}
  body.ocx-shop-body .ocx-mega-wrap .ocx-mega-trigger,
  body.ocx-shop-body .ocx-mega-wrap.button-pill .ocx-mega-trigger,
  body.ocx-shop-body .ocx-mega-wrap .ocx-mega-trigger.show-label{
    width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;
    padding:0!important;border-radius:13px!important;display:grid!important;place-items:center!important;
    gap:0!important;box-shadow:0 6px 18px rgba(0,0,0,.12)!important;
  }
  body.ocx-shop-body .ocx-mega-wrap .ocx-mega-trigger span{display:none!important}
  body.ocx-shop-body .ocx-mega-wrap .ocx-mega-trigger i{font-size:18px!important;margin:0!important}

  /* Header gets two independent rows: navigation on top, search below. */
  body.ocx-shop-body .ocx-shop-head-row{
    display:grid!important;grid-template-columns:minmax(0,1fr) 46px auto!important;
    grid-template-areas:"logo catalog icons" "search search search"!important;
    column-gap:9px!important;row-gap:10px!important;align-items:center!important;
  }
  body.ocx-shop-body .ocx-shop-logo{grid-area:logo!important;min-width:0!important}
  body.ocx-shop-body .ocx-shop-catalog{grid-area:catalog!important;position:relative!important;z-index:1220!important}
  body.ocx-shop-body .ocx-shop-icons{grid-area:icons!important;position:relative!important;z-index:1210!important;min-width:0!important}
  body.ocx-shop-body .ocx-shop-search{
    grid-area:search!important;position:relative!important;z-index:1190!important;width:100%!important;
    min-width:0!important;max-width:100%!important;margin:0!important;transform:none!important;left:auto!important;right:auto!important;
  }
  body.ocx-shop-body .ocx-shop-search #search,
  body.ocx-shop-body .ocx-shop-search .input-group{position:relative!important;width:100%!important;max-width:100%!important;margin:0!important}
  body.ocx-shop-body .ocx-shop-search input.form-control,
  body.ocx-shop-body .ocx-shop-search #search .input-lg{width:100%!important;min-width:0!important;box-sizing:border-box!important}
  body.ocx-shop-body .ocx-search-live{
    position:absolute!important;left:0!important;right:0!important;top:calc(100% + 7px)!important;
    width:100%!important;max-width:100%!important;z-index:2250!important;box-sizing:border-box!important;
  }

  /* Fullscreen mega always starts below its own sticky toolbar, above search and header. */
  body.ocx-shop-body .ocx-mega-menu{
    position:fixed!important;inset:0!important;top:0!important;width:100%!important;max-width:none!important;
    height:100dvh!important;max-height:100dvh!important;border-radius:0!important;z-index:2400!important;
  }
  body.ocx-shop-body .ocx-mega-head{min-height:66px!important;height:auto!important;padding:10px 14px!important;position:sticky!important;top:0!important;z-index:4!important}
  body.ocx-shop-body .ocx-mega-head>a{display:none!important}
  body.ocx-shop-body .ocx-mega-close{
    display:grid!important;width:42px!important;height:42px!important;min-width:42px!important;border-radius:12px!important;
    margin-left:auto!important;flex:0 0 42px!important;
  }
  body.ocx-shop-body.ocx-mega-open .ocx-shop-search{pointer-events:none!important}
}

@media(max-width:560px){
  body.ocx-shop-body .ocx-shop-head-row{grid-template-columns:minmax(0,1fr) 44px auto!important;column-gap:7px!important}
  body.ocx-shop-body .ocx-shop-catalog,body.ocx-shop-body .ocx-mega-wrap{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important}
  body.ocx-shop-body .ocx-mega-wrap .ocx-mega-trigger,body.ocx-shop-body .ocx-mega-wrap.button-pill .ocx-mega-trigger,body.ocx-shop-body .ocx-mega-wrap .ocx-mega-trigger.show-label{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;border-radius:12px!important}
}

/* ===== v2.4.6: flicker-free cart refresh + mobile mega/search isolation ===== */
/* Dynamic cart regions update in place; keep the shell completely stable. */
body.ocx-shop-body .ocx-cart-modal.is-updating .ocx-cart-modal-panel:before,
body.ocx-shop-body .ocx-cart-modal.is-updating .ocx-cart-modal-panel:after{display:none!important;content:none!important}
body.ocx-shop-body .ocx-cart-modal .ocx-cart-modal-products,
body.ocx-shop-body .ocx-cart-modal .ocx-cart-modal-summary,
body.ocx-shop-body .ocx-cart-modal .ocx-cart-modal-recs{transition:none!important}
body.ocx-shop-body .ocx-cart-modal .ocx-ajax-pop{animation:ocx246SoftUpdate .16s ease-out both}
@keyframes ocx246SoftUpdate{from{opacity:.86}to{opacity:1}}
body.ocx-shop-body .ocx-cart-modal-rec button.is-loading{position:relative!important;overflow:hidden!important}
body.ocx-shop-body .ocx-cart-modal-rec button.is-loading i{opacity:0!important}
body.ocx-shop-body .ocx-cart-modal-rec button.is-loading:after{content:"\f110";font-family:FontAwesome;position:absolute;inset:0;display:grid;place-items:center;animation:ocx245Spin .7s linear infinite;color:currentColor}

@media(max-width:991px){
  /* Mega menu must own the whole mobile viewport. Search is temporarily hidden so it can never paint above the drawer. */
  body.ocx-shop-body .ocx-mega-wrap.is-open{z-index:2147483000!important}
  body.ocx-shop-body .ocx-mega-wrap.is-open .ocx-mega-backdrop{position:fixed!important;inset:0!important;display:block!important;z-index:2147483000!important}
  body.ocx-shop-body .ocx-mega-wrap.is-open .ocx-mega-menu{position:fixed!important;inset:0!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:2147483001!important;width:100%!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;transform:none!important}
  body.ocx-shop-body.ocx-mega-open .ocx-shop-search,
  body.ocx-shop-body.ocx-mega-open .ocx-search-live{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
  body.ocx-shop-body .ocx-shop-search{transition:opacity .08s linear,visibility .08s linear!important}
}

/* ===== v2.4.7: AJAX cart controls, stable modal, mobile search isolation ===== */
body.ocx-shop-body .ocx-cart-modal-row{grid-template-columns:64px minmax(0,1fr) auto 34px!important}
body.ocx-shop-body .ocx-cart-modal-qty{display:inline-grid;grid-template-columns:28px 32px 28px;align-items:center;margin-top:7px;border:1px solid var(--ocx-border,#1d3854);border-radius:8px;overflow:hidden;width:max-content}
body.ocx-shop-body .ocx-cart-modal-qty button{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important;font-size:15px!important;line-height:1!important}
body.ocx-shop-body .ocx-cart-modal-qty span{display:grid;place-items:center;height:28px;font-size:10px;font-weight:800;border-left:1px solid var(--ocx-border,#1d3854);border-right:1px solid var(--ocx-border,#1d3854)}
body.ocx-shop-body .ocx-cart-modal-remove{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;border-radius:8px!important;background:transparent!important;color:var(--ocx-muted,#8ba0b6)!important;border:1px solid var(--ocx-border,#1d3854)!important;box-shadow:none!important}
body.ocx-shop-body .ocx-cart-modal-remove:hover{color:#ef5c6c!important;border-color:#ef5c6c!important;background:rgba(239,92,108,.08)!important}
body.ocx-shop-body .ocx-cart-modal-remove.is-loading i{animation:ocx245Spin .7s linear infinite}
body.ocx-shop-body .ocx-cart-modal-remove.is-loading i:before{content:"\f110"}
body.ocx-shop-body .ocx-cart-modal-empty{min-height:120px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--ocx-muted,#829ab2)}
body.ocx-shop-body .ocx-cart-modal-empty i{font-size:26px}
body.ocx-shop-body .ocx-cart-modal-rec.is-added{opacity:0;transform:scale(.97);transition:opacity .16s ease,transform .16s ease}
body.ocx-theme-light .ocx-cart-modal-qty{border-color:#d8e3ee!important}
body.ocx-theme-light .ocx-cart-modal-qty span{border-color:#d8e3ee!important;color:#17314d!important}
body.ocx-theme-light .ocx-cart-modal-qty button{color:#29445f!important}
body.ocx-theme-light .ocx-cart-modal-remove{color:#64748b!important;border-color:#d8e3ee!important;background:#fff!important}
@media(max-width:760px){body.ocx-shop-body .ocx-cart-modal-row{grid-template-columns:54px minmax(0,1fr) 30px!important}body.ocx-shop-body .ocx-cart-modal-row>strong{grid-column:2/3}.ocx-cart-modal-remove{grid-column:3;grid-row:1}}

/* Search must never paint above an opened mobile/tablet Mega Menu, regardless of old theme CSS z-index. */
@media(max-width:1199px){
 body.ocx-shop-body.ocx-mega-open .ocx-shop-search,
 body.ocx-shop-body.ocx-mega-open .ocx-shop-search *,
 body.ocx-shop-body.ocx-mega-open .ocx-search-live,
 body.ocx-shop-body.ocx-mega-open #search{visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-1!important}
 body.ocx-shop-body .ocx-mega-wrap.is-open .ocx-mega-menu{z-index:2147483646!important}
 body.ocx-shop-body .ocx-mega-wrap.is-open .ocx-mega-backdrop{z-index:2147483645!important}
}

/* v2.4.8 — Typography system */
body.ocx-shop-body{font-family:var(--ocx-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif)!important;font-size:var(--ocx-font-base,15px)!important;font-weight:var(--ocx-font-weight,400);line-height:var(--ocx-line-height,1.55);letter-spacing:var(--ocx-letter-spacing,0)}
body.ocx-shop-body h1,body.ocx-shop-body h2,body.ocx-shop-body h3,body.ocx-shop-body h4,body.ocx-shop-body h5,body.ocx-shop-body h6,body.ocx-shop-body .ocx-shop-logo-main{font-family:var(--ocx-font-heading,var(--ocx-font-body))!important;font-weight:var(--ocx-heading-weight,800);letter-spacing:var(--ocx-heading-spacing,-.3px)}
body.ocx-shop-body .ocx-shop-subnav a,body.ocx-shop-body .ocx-mobile-nav a{font-size:var(--ocx-nav-font-size,14px)!important}
body.ocx-shop-body .ocx-shop-search input,body.ocx-shop-body .ocx-shop-search .form-control,body.ocx-shop-body .ocx-search-live{font-size:var(--ocx-search-font-size,14px)!important}
body.ocx-shop-body .ocx-section-title h2,body.ocx-shop-body .ocx-section-title h3,body.ocx-shop-body .ocx-dm-section-title h2,body.ocx-shop-body .ocx-dm-section-title h3{font-size:var(--ocx-section-title-size,30px)!important}
body.ocx-shop-body .ocx-section-title p,body.ocx-shop-body .ocx-section-subtitle,body.ocx-shop-body .ocx-dm-section-title p{font-size:var(--ocx-section-text-size,15px)!important}
body.ocx-shop-body .ocx-market-body h3,body.ocx-shop-body .ocx-market-body h4,body.ocx-shop-body .ocx-product-card h3,body.ocx-shop-body .ocx-product-card h4,body.ocx-shop-body .ocx-store-card h3,body.ocx-shop-body .ocx-store-card h4,body.ocx-shop-body .product-thumb h4{font-size:var(--ocx-card-title-size,18px)!important;font-weight:var(--ocx-card-title-weight,800)!important}
body.ocx-shop-body .ocx-market-body p,body.ocx-shop-body .ocx-product-card p,body.ocx-shop-body .ocx-store-card p,body.ocx-shop-body .product-thumb .caption p,body.ocx-shop-body .ocx-market-meta,body.ocx-shop-body .ocx-compat-tags{font-size:var(--ocx-card-text-size,14px)!important}
body.ocx-shop-body .ocx-market-price .current,body.ocx-shop-body .ocx-store-card .price,body.ocx-shop-body .ocx-product-card .price,body.ocx-shop-body .product-thumb .price{font-size:var(--ocx-card-price-size,23px)!important;font-weight:var(--ocx-price-weight,900)!important}
body.ocx-shop-body .ocx-product-title,body.ocx-shop-body .ocx-product-info h1,body.ocx-shop-body #product-product h1{font-size:var(--ocx-product-title-size,34px)!important}
body.ocx-shop-body .ocx-product-price,body.ocx-shop-body .ocx-buy-panel .price,body.ocx-shop-body #product-product .price-new{font-size:var(--ocx-product-price-size,32px)!important;font-weight:var(--ocx-price-weight,900)!important}
body.ocx-shop-body .btn,body.ocx-shop-body button,body.ocx-shop-body .ocx-buy,body.ocx-shop-body .ocx-market-buy{font-family:var(--ocx-font-body)!important;font-size:var(--ocx-button-font-size,14px)!important}
body.ocx-shop-body input,body.ocx-shop-body select,body.ocx-shop-body textarea,body.ocx-shop-body .form-control{font-family:var(--ocx-font-body)!important;font-size:var(--ocx-form-font-size,14px)!important}
@media(max-width:767px){body.ocx-shop-body{font-size:max(13px,calc(var(--ocx-font-base,15px) - 1px))!important}body.ocx-shop-body .ocx-section-title h2,body.ocx-shop-body .ocx-section-title h3,body.ocx-shop-body .ocx-dm-section-title h2,body.ocx-shop-body .ocx-dm-section-title h3{font-size:max(22px,calc(var(--ocx-section-title-size,30px) - 5px))!important}body.ocx-shop-body .ocx-product-title,body.ocx-shop-body .ocx-product-info h1,body.ocx-shop-body #product-product h1{font-size:max(24px,calc(var(--ocx-product-title-size,34px) - 7px))!important}}
/* v2.5.0 Product Experience Editor */
.ocx-product-page-modern .ocx-dm-product-layout{align-items:start}
.ocx-product-page-wide .ocx-dm-product-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.8fr) minmax(240px,.45fr)}
.ocx-product-page-compact .ocx-dm-product-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr) minmax(230px,.42fr)}
.ocx-dm-product-gallery,.ocx-dm-product-info,.ocx-dm-compat-panel,.ocx-tabs-wrap{border-radius:var(--ocx-product-radius,var(--ocx-card-radius,18px))}
.ocx-demo-actions{display:flex;gap:8px;flex-wrap:wrap}.ocx-demo-actions .ocx-demo-btn{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 14px;border-radius:10px;text-decoration:none;font-weight:800;font-size:12px;transition:.2s}.ocx-demo-btn-primary{background:var(--ocx-primary);color:#fff}.ocx-demo-btn-secondary{background:var(--ocx-surface-alt);border:1px solid var(--ocx-border);color:var(--ocx-text)}.ocx-demo-btn-ghost{background:transparent;border:1px dashed var(--ocx-border);color:var(--ocx-muted)}.ocx-demo-actions a:hover{transform:translateY(-2px)}
.ocx-doc-grid .ocx-doc-static{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--ocx-border);border-radius:13px;background:var(--ocx-surface-alt);min-height:92px}.ocx-doc-grid img{width:58px;height:58px;object-fit:cover;border-radius:10px}.ocx-doc-grid .ocx-doc-static>i{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--ocx-primary) 13%,transparent);color:var(--ocx-primary)}
.ocx-faq-list{display:grid;gap:10px;margin-top:16px}.ocx-faq-list details{border:1px solid var(--ocx-border);border-radius:13px;background:var(--ocx-surface);overflow:hidden}.ocx-faq-list summary{cursor:pointer;padding:15px 17px;font-weight:800;color:var(--ocx-text);list-style:none}.ocx-faq-list summary::-webkit-details-marker{display:none}.ocx-faq-list summary:after{content:'+';float:right;color:var(--ocx-primary);font-size:20px}.ocx-faq-list details[open] summary:after{content:'–'}.ocx-faq-list details>div{padding:0 17px 16px;color:var(--ocx-muted);line-height:1.65}.ocx-requirements{margin-bottom:16px}
.ocx-changelog>div{position:relative}.ocx-changelog p span{display:inline-flex;align-items:center;min-width:64px;justify-content:center;padding:3px 7px;border-radius:999px;background:color-mix(in srgb,var(--ocx-primary) 13%,transparent);color:var(--ocx-primary);font-size:9px;font-weight:900;letter-spacing:.5px}
@media(max-width:900px){.ocx-product-page-wide .ocx-dm-product-layout,.ocx-product-page-compact .ocx-dm-product-layout{grid-template-columns:1fr}.ocx-demo-actions .ocx-demo-btn{flex:1;justify-content:center}}

/* v2.5.2 Product Media & Gallery Studio */
.ocx-product-badge{display:inline-flex!important;align-items:center;gap:7px;border-radius:999px;font-weight:900;letter-spacing:.02em;line-height:1;transition:.2s ease}.ocx-product-badge i{font-size:.9em}.ocx-badge-size-sm{padding:6px 9px!important;font-size:10px!important}.ocx-badge-size-md{padding:8px 11px!important;font-size:11px!important}.ocx-badge-size-lg{padding:10px 14px!important;font-size:12px!important}.ocx-badge-style-solid{background:var(--ocx-badge-bg)!important;color:var(--ocx-badge-color)!important}.ocx-badge-style-soft{background:color-mix(in srgb,var(--ocx-badge-bg) 18%,transparent)!important;color:var(--ocx-badge-bg)!important;border:1px solid color-mix(in srgb,var(--ocx-badge-bg) 34%,transparent)!important}.ocx-badge-style-outline{background:transparent!important;color:var(--ocx-badge-bg)!important;border:1px solid var(--ocx-badge-bg)!important}.ocx-badge-style-gradient{background:linear-gradient(135deg,var(--ocx-badge-bg),#06b6d4)!important;color:var(--ocx-badge-color)!important}.ocx-badge-style-glass{background:color-mix(in srgb,var(--ocx-badge-bg) 20%,var(--ocx-card-bg,var(--ocx-surface,#0b1626)))!important;color:var(--ocx-badge-color)!important;border:1px solid color-mix(in srgb,var(--ocx-badge-bg) 44%,transparent)!important;backdrop-filter:blur(10px)}
.ocx-gallery-tab-head{margin-bottom:18px;color:var(--ocx-muted,#8da0ba)}.ocx-custom-gallery{display:grid;grid-template-columns:repeat(var(--ocx-gallery-cols,3),minmax(0,1fr));gap:16px}.ocx-gallery-item{min-width:0;border:1px solid var(--ocx-border,#1d3150);background:var(--ocx-card-bg,var(--ocx-surface,#0b1626));border-radius:var(--ocx-gallery-radius,14px);overflow:hidden;color:var(--ocx-text,#eef6ff);box-shadow:0 12px 30px rgba(0,0,0,.08)}.ocx-gallery-material{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.ocx-gallery-material img,.ocx-gallery-item>img{display:block;width:100%;height:var(--ocx-gallery-thumb-h,230px);object-fit:var(--ocx-gallery-fit,cover);transition:transform .28s ease}.ocx-gallery-item:hover .ocx-gallery-material img{transform:scale(1.025)}.ocx-gallery-caption{padding:14px 15px}.ocx-gallery-caption b{display:block;font-size:14px;margin-bottom:5px}.ocx-gallery-caption p{margin:0;color:var(--ocx-muted,#8da0ba);font-size:12px;line-height:1.55}.ocx-youtube-frame{position:relative;width:100%;aspect-ratio:16/9;background:#030712;overflow:hidden}.ocx-youtube-frame iframe{display:block;width:100%;height:100%;border:0}.ocx-gallery-link{display:flex;min-height:180px;padding:22px;flex-direction:column;justify-content:center;text-decoration:none!important}.ocx-gallery-link>i{font-size:26px;color:var(--ocx-accent,#2b7cff);margin-bottom:14px}.ocx-gallery-link b{font-size:16px}.ocx-gallery-link p{margin:7px 0 0;color:var(--ocx-muted,#8da0ba);font-size:12px}.ocx-gallery-empty-note{display:flex;gap:12px;align-items:center;padding:18px;border:1px dashed var(--ocx-border,#29405f);border-radius:14px;color:var(--ocx-muted,#8da0ba)}.ocx-gallery-empty-note i{font-size:22px;color:var(--ocx-accent,#2b7cff)}
.ocx-custom-gallery-showcase .ocx-gallery-item:first-child{grid-column:span 2;grid-row:span 2}.ocx-custom-gallery-showcase .ocx-gallery-item:first-child .ocx-gallery-material img{height:100%;min-height:480px}.ocx-custom-gallery-compact{gap:10px}.ocx-custom-gallery-compact .ocx-gallery-material img{height:calc(var(--ocx-gallery-thumb-h,230px) * .74)}.ocx-custom-gallery-masonry{display:block;columns:var(--ocx-gallery-cols,3);column-gap:16px}.ocx-custom-gallery-masonry .ocx-gallery-item{break-inside:avoid;margin:0 0 16px}.ocx-custom-gallery-masonry .ocx-gallery-material img{height:auto;max-height:420px}.ocx-custom-gallery-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.ocx-custom-gallery-slider .ocx-gallery-item{flex:0 0 min(620px,88%);scroll-snap-align:start}.ocx-custom-gallery-slider::-webkit-scrollbar{height:6px}.ocx-custom-gallery-slider::-webkit-scrollbar-thumb{background:var(--ocx-border,#29405f);border-radius:99px}
.ocx-doc-content{display:grid;gap:16px}.ocx-doc-video,.ocx-doc-image{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);border:1px solid var(--ocx-border,#1d3150);background:var(--ocx-card-bg,var(--ocx-surface,#0b1626));border-radius:16px;overflow:hidden}.ocx-doc-video-text,.ocx-doc-image>div{padding:20px}.ocx-doc-video-text h3,.ocx-doc-image h3,.ocx-doc-article h3{margin:8px 0;font-size:18px;color:var(--ocx-text,#eef6ff)}.ocx-doc-video-text p,.ocx-doc-image p,.ocx-doc-article p{color:var(--ocx-muted,#8da0ba);line-height:1.65}.ocx-doc-type{display:inline-flex;gap:6px;align-items:center;border-radius:999px;padding:6px 9px;background:#ff00331a;color:#ff355f;font-size:10px;font-weight:900}.ocx-doc-image>button{padding:0;border:0;background:transparent;cursor:zoom-in}.ocx-doc-image img{display:block;width:100%;height:100%;min-height:250px;object-fit:cover}.ocx-doc-article{display:flex;gap:16px;padding:20px;border:1px solid var(--ocx-border,#1d3150);border-radius:16px;background:var(--ocx-card-bg,var(--ocx-surface,#0b1626))}.ocx-doc-article>i{flex:0 0 48px;height:48px;display:grid;place-items:center;border-radius:13px;background:color-mix(in srgb,var(--ocx-accent,#2b7cff) 16%,transparent);color:var(--ocx-accent,#2b7cff);font-size:20px}.ocx-doc-card{display:grid;grid-template-columns:58px minmax(0,1fr) 32px;align-items:center;gap:14px;padding:15px;border:1px solid var(--ocx-border,#1d3150);border-radius:14px;background:var(--ocx-card-bg,var(--ocx-surface,#0b1626));text-decoration:none!important;color:var(--ocx-text,#eef6ff)!important;transition:.2s}.ocx-doc-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--ocx-accent,#2b7cff) 55%,var(--ocx-border,#1d3150))}.ocx-doc-card>i{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--ocx-accent,#2b7cff) 14%,transparent);color:var(--ocx-accent,#2b7cff);font-size:20px}.ocx-doc-card>img{width:58px;height:58px;object-fit:cover;border-radius:10px}.ocx-doc-card span{min-width:0}.ocx-doc-card b{display:block;margin-bottom:4px}.ocx-doc-card small{display:block;color:var(--ocx-muted,#8da0ba);line-height:1.45}.ocx-doc-card em{color:var(--ocx-accent,#2b7cff)}
.ocx-product-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0}.ocx-product-highlights>div{padding:16px;border:1px solid var(--ocx-border,#1d3150);border-radius:14px;background:var(--ocx-card-bg,var(--ocx-surface,#0b1626));text-align:center}.ocx-product-highlights i{display:block;color:var(--ocx-accent,#2b7cff);font-size:20px;margin-bottom:7px}.ocx-product-highlights strong{display:block;font-size:20px;color:var(--ocx-text,#eef6ff)}.ocx-product-highlights span{display:block;margin-top:3px;color:var(--ocx-muted,#8da0ba);font-size:11px}.ocx-content-pro-section{margin:24px 0}.ocx-content-pro-section>h3{font-size:20px;margin-bottom:14px}.ocx-use-cases{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ocx-use-cases article{display:flex;gap:12px;padding:16px;border:1px solid var(--ocx-border,#1d3150);border-radius:14px;background:var(--ocx-card-bg,var(--ocx-surface,#0b1626))}.ocx-use-cases article>i{color:#22c55e;margin-top:3px}.ocx-use-cases b{color:var(--ocx-text,#eef6ff)}.ocx-use-cases p{margin:5px 0 0;color:var(--ocx-muted,#8da0ba);font-size:12px}.ocx-package-items{display:flex;flex-wrap:wrap;gap:9px}.ocx-package-items span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--ocx-border,#1d3150);border-radius:999px;background:var(--ocx-card-bg,var(--ocx-surface,#0b1626));font-size:12px;color:var(--ocx-text,#eef6ff)}.ocx-package-items i{color:#22c55e}.ocx-product-notice{display:flex;gap:14px;align-items:flex-start;margin-top:22px;padding:17px;border-radius:14px;border:1px solid color-mix(in srgb,var(--ocx-accent,#2b7cff) 42%,var(--ocx-border,#1d3150));background:color-mix(in srgb,var(--ocx-accent,#2b7cff) 9%,var(--ocx-card-bg,var(--ocx-surface,#0b1626)))}.ocx-product-notice>i{font-size:22px;color:var(--ocx-accent,#2b7cff)}.ocx-product-notice b{display:block;margin-bottom:5px}.ocx-product-notice p{margin:0;color:var(--ocx-muted,#8da0ba);line-height:1.55}
@media(max-width:900px){.ocx-custom-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.ocx-custom-gallery-showcase .ocx-gallery-item:first-child{grid-column:1/-1;grid-row:auto}.ocx-custom-gallery-showcase .ocx-gallery-item:first-child .ocx-gallery-material img{min-height:300px}.ocx-doc-video,.ocx-doc-image{grid-template-columns:1fr}.ocx-product-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.ocx-use-cases{grid-template-columns:1fr}}
@media(max-width:560px){.ocx-custom-gallery{grid-template-columns:1fr}.ocx-custom-gallery-masonry{columns:1}.ocx-custom-gallery-slider .ocx-gallery-item{flex-basis:94%}.ocx-product-highlights{grid-template-columns:1fr 1fr}.ocx-doc-card{grid-template-columns:46px minmax(0,1fr) 24px}.ocx-doc-card>img{width:46px;height:46px}.ocx-doc-video-text,.ocx-doc-image>div{padding:15px}}

/* v2.5.3 — Product media studio refinements */
.ocx-doc-video-standard{grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr)}
.ocx-doc-video-wide{display:block!important}.ocx-doc-video-wide .ocx-youtube-frame{aspect-ratio:16/7.5}.ocx-doc-video-wide .ocx-doc-video-text{border-top:1px solid var(--ocx-border,#1d3150)}
.ocx-doc-video-compact{grid-template-columns:minmax(320px,.85fr) minmax(260px,1.15fr)!important;align-items:stretch}.ocx-doc-video-compact .ocx-youtube-frame{aspect-ratio:16/9}
.ocx-doc-video-cinema{display:block!important;background:linear-gradient(145deg,#050b13,#091827)!important;padding:18px}.ocx-doc-video-cinema .ocx-youtube-frame{border-radius:12px;box-shadow:0 24px 70px rgba(0,0,0,.32)}.ocx-doc-video-cinema .ocx-doc-video-text{padding:18px 2px 2px}
.ocx-doc-video-shorts{grid-template-columns:minmax(250px,360px) minmax(260px,1fr)!important;justify-content:center}.ocx-doc-video-shorts .ocx-youtube-frame{aspect-ratio:9/16;max-height:640px}
body.ocx-theme-light .ocx-doc-video-cinema{background:linear-gradient(145deg,#eef5ff,#ffffff)!important}
body.ocx-theme-light .ocx-market-image img,body.ocx-theme-light .ocx-store-card .pic img,body.ocx-theme-custom.ocx-custom-base-light .ocx-market-image img{filter:none!important}
body.ocx-theme-light .ocx-product-thumb.active,body.ocx-theme-custom.ocx-custom-base-light .ocx-product-thumb.active{border-color:var(--ocx-primary,#2563eb)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--ocx-primary,#2563eb) 14%,transparent)!important;outline:0!important}
body.ocx-theme-light .ocx-product-thumb:focus,body.ocx-theme-custom.ocx-custom-base-light .ocx-product-thumb:focus{outline:0!important}
@media(max-width:900px){.ocx-doc-video-standard,.ocx-doc-video-compact,.ocx-doc-video-shorts{grid-template-columns:1fr!important}.ocx-doc-video-shorts .ocx-youtube-frame{width:min(100%,360px);margin:auto}}

/* v2.5.4 — Documentation media layouts */
.ocx-doc-content{gap:var(--ocx-doc-gap,16px)}
.ocx-doc-layout-list{display:grid;grid-template-columns:1fr}
.ocx-doc-layout-grid{display:grid;grid-template-columns:repeat(var(--ocx-doc-cols,2),minmax(var(--ocx-doc-card-min,280px),1fr));gap:var(--ocx-doc-gap,16px)}
.ocx-doc-layout-grid .ocx-doc-video,.ocx-doc-layout-grid .ocx-doc-image{display:block;min-width:0}
.ocx-doc-layout-grid .ocx-doc-video-text,.ocx-doc-layout-grid .ocx-doc-image>div{padding:15px}
.ocx-doc-layout-grid .ocx-doc-video-text h3,.ocx-doc-layout-compact .ocx-doc-video-text h3{font-size:15px}
.ocx-doc-layout-grid .ocx-doc-video-text p,.ocx-doc-layout-compact .ocx-doc-video-text p{font-size:12px;line-height:1.5}
.ocx-doc-layout-grid .ocx-doc-video-wide,.ocx-doc-layout-grid .ocx-doc-video-compact,.ocx-doc-layout-grid .ocx-doc-video-shorts,.ocx-doc-layout-grid .ocx-doc-video-standard{display:block!important}
.ocx-doc-layout-grid .ocx-doc-video-shorts .ocx-youtube-frame{aspect-ratio:9/16;max-height:520px;margin:auto}
.ocx-doc-layout-grid .ocx-doc-card,.ocx-doc-layout-grid .ocx-doc-article{height:100%}
.ocx-doc-layout-gallery{display:grid;grid-template-columns:repeat(var(--ocx-doc-cols,3),minmax(0,1fr));gap:var(--ocx-doc-gap,16px);align-items:start}
.ocx-doc-layout-gallery>[data-ocx-doc-video]{display:block!important;min-width:0}
.ocx-doc-layout-gallery>[data-ocx-doc-video]:first-of-type{grid-column:1/-1;display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(260px,.65fr)!important}
.ocx-doc-layout-gallery>[data-ocx-doc-video]:first-of-type .ocx-youtube-frame{aspect-ratio:16/9;min-height:320px}
.ocx-doc-layout-gallery>[data-ocx-doc-video]:not(:first-of-type) .ocx-doc-video-text{padding:13px 14px}
.ocx-doc-layout-gallery>[data-ocx-doc-video]:not(:first-of-type) .ocx-doc-video-text h3{font-size:14px;margin:6px 0}
.ocx-doc-layout-gallery>[data-ocx-doc-video]:not(:first-of-type) .ocx-doc-video-text p{font-size:11px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.ocx-doc-layout-gallery .ocx-doc-card,.ocx-doc-layout-gallery .ocx-doc-article,.ocx-doc-layout-gallery .ocx-doc-image{min-width:0;height:100%}
.ocx-doc-layout-slider{display:flex!important;gap:var(--ocx-doc-gap,16px);overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 12px;-webkit-overflow-scrolling:touch}
.ocx-doc-layout-slider>*{flex:0 0 min(620px,82%);scroll-snap-align:start;min-width:0}
.ocx-doc-layout-slider .ocx-doc-video,.ocx-doc-layout-slider .ocx-doc-image{display:block!important}
.ocx-doc-layout-slider::-webkit-scrollbar{height:7px}.ocx-doc-layout-slider::-webkit-scrollbar-thumb{background:var(--ocx-border,#29405f);border-radius:99px}.ocx-doc-layout-slider::-webkit-scrollbar-track{background:transparent}
.ocx-doc-layout-compact{display:grid;grid-template-columns:repeat(var(--ocx-doc-cols,3),minmax(220px,1fr));gap:var(--ocx-doc-gap,12px)}
.ocx-doc-layout-compact .ocx-doc-video,.ocx-doc-layout-compact .ocx-doc-image{display:block!important;border-radius:12px}
.ocx-doc-layout-compact .ocx-doc-video-text,.ocx-doc-layout-compact .ocx-doc-image>div{padding:12px}
.ocx-doc-layout-compact .ocx-doc-type{padding:4px 7px;font-size:9px}.ocx-doc-layout-compact .ocx-doc-card{grid-template-columns:44px minmax(0,1fr) 24px;padding:11px}.ocx-doc-layout-compact .ocx-doc-card>i{width:40px;height:40px;font-size:17px}.ocx-doc-layout-compact .ocx-doc-card>img{width:44px;height:44px}
body.ocx-theme-light .ocx-doc-layout-slider::-webkit-scrollbar-thumb,body.ocx-theme-custom.ocx-custom-base-light .ocx-doc-layout-slider::-webkit-scrollbar-thumb{background:var(--ocx-border,#d5e0ee)}
@media(max-width:1000px){.ocx-doc-layout-grid,.ocx-doc-layout-gallery,.ocx-doc-layout-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.ocx-doc-layout-gallery>[data-ocx-doc-video]:first-of-type{grid-template-columns:1fr!important}.ocx-doc-layout-gallery>[data-ocx-doc-video]:first-of-type .ocx-youtube-frame{min-height:0}.ocx-doc-layout-slider>*{flex-basis:min(560px,90%)}}
@media(max-width:620px){.ocx-doc-layout-grid,.ocx-doc-layout-gallery,.ocx-doc-layout-compact{grid-template-columns:1fr}.ocx-doc-layout-slider>*{flex-basis:94%}.ocx-doc-layout-gallery>[data-ocx-doc-video]:first-of-type{grid-column:auto}.ocx-doc-layout-gallery .ocx-doc-video-text{padding:14px}}


/* ===== v2.5.5 — Product Content PRO Light/Focus/Reviews fix ===== */
/* Content PRO must follow the actual theme palette instead of the obsolete --ocx-card fallback. */
.ocx-product-highlights>div,
.ocx-use-cases article,
.ocx-package-items span{
  background:var(--ocx-card-bg,var(--ocx-surface,#0b1626))!important;
  border-color:var(--ocx-border,#1d3150)!important;
  color:var(--ocx-text,#eef6ff)!important;
}
.ocx-product-highlights strong,.ocx-use-cases b,.ocx-package-items span{color:var(--ocx-text,#eef6ff)!important}
.ocx-product-highlights span,.ocx-use-cases p{color:var(--ocx-muted,#8da0ba)!important}
.ocx-product-notice{background:color-mix(in srgb,var(--ocx-accent,#2b7cff) 8%,var(--ocx-card-bg,var(--ocx-surface,#0b1626)))!important}
.ocx-content-pro-title{margin:24px 0 13px;font-size:20px;font-weight:800;color:var(--ocx-text,#eef6ff)}

body.ocx-theme-light .ocx-product-highlights>div,
body.ocx-theme-light .ocx-use-cases article,
body.ocx-theme-light .ocx-package-items span,
body.ocx-theme-custom.ocx-custom-base-light .ocx-product-highlights>div,
body.ocx-theme-custom.ocx-custom-base-light .ocx-use-cases article,
body.ocx-theme-custom.ocx-custom-base-light .ocx-package-items span{
  background:var(--ocx-card-bg,var(--ocx-surface,#fff))!important;
  border-color:var(--ocx-border,#dce5ef)!important;
  color:var(--ocx-text,#102033)!important;
  box-shadow:0 8px 24px rgba(18,43,72,.045)!important;
}
body.ocx-theme-light .ocx-product-highlights strong,
body.ocx-theme-light .ocx-use-cases b,
body.ocx-theme-light .ocx-package-items span,
body.ocx-theme-custom.ocx-custom-base-light .ocx-product-highlights strong,
body.ocx-theme-custom.ocx-custom-base-light .ocx-use-cases b,
body.ocx-theme-custom.ocx-custom-base-light .ocx-package-items span{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light .ocx-product-highlights span,
body.ocx-theme-light .ocx-use-cases p,
body.ocx-theme-custom.ocx-custom-base-light .ocx-product-highlights span,
body.ocx-theme-custom.ocx-custom-base-light .ocx-use-cases p{color:var(--ocx-muted,#66788e)!important}
body.ocx-theme-light .ocx-product-highlights i,
body.ocx-theme-custom.ocx-custom-base-light .ocx-product-highlights i{color:var(--ocx-primary,#2563eb)!important}
body.ocx-theme-light .ocx-use-cases article>i,
body.ocx-theme-custom.ocx-custom-base-light .ocx-use-cases article>i{color:#16a66a!important}
body.ocx-theme-light .ocx-content-pro-title,
body.ocx-theme-custom.ocx-custom-base-light .ocx-content-pro-title{color:var(--ocx-text,#102033)!important}

/* Never show the browser/legacy black focus rectangle in the light family. Keep a soft accessible blue ring instead. */
body.ocx-theme-light a:focus,
body.ocx-theme-light button:focus,
body.ocx-theme-light input:focus,
body.ocx-theme-light select:focus,
body.ocx-theme-light textarea:focus,
body.ocx-theme-light [tabindex]:focus,
body.ocx-theme-custom.ocx-custom-base-light a:focus,
body.ocx-theme-custom.ocx-custom-base-light button:focus,
body.ocx-theme-custom.ocx-custom-base-light input:focus,
body.ocx-theme-custom.ocx-custom-base-light select:focus,
body.ocx-theme-custom.ocx-custom-base-light textarea:focus,
body.ocx-theme-custom.ocx-custom-base-light [tabindex]:focus{
  outline:0!important;
  box-shadow:0 0 0 3px color-mix(in srgb,var(--ocx-primary,#2563eb) 14%,transparent)!important;
}
body.ocx-theme-light .ocx-tabs-nav a.active,
body.ocx-theme-custom.ocx-custom-base-light .ocx-tabs-nav a.active{
  outline:0!important;border:0!important;border-bottom:2px solid var(--ocx-primary,#2563eb)!important;
  box-shadow:none!important;
}

/* Reviews: light cards, no black frames, yellow rating stars. */
body.ocx-theme-light #ocx-review,
body.ocx-theme-custom.ocx-custom-base-light #ocx-review{color:var(--ocx-text,#102033)!important}
body.ocx-theme-light #review .table,
body.ocx-theme-light #review .table-bordered,
body.ocx-theme-custom.ocx-custom-base-light #review .table,
body.ocx-theme-custom.ocx-custom-base-light #review .table-bordered{
  background:var(--ocx-card-bg,var(--ocx-surface,#fff))!important;
  color:var(--ocx-text,#102033)!important;
  border:1px solid var(--ocx-border,#dce5ef)!important;
  border-radius:12px!important;overflow:hidden!important;
  box-shadow:none!important;
}
body.ocx-theme-light #review .table td,
body.ocx-theme-light #review .table th,
body.ocx-theme-custom.ocx-custom-base-light #review .table td,
body.ocx-theme-custom.ocx-custom-base-light #review .table th{
  background:var(--ocx-card-bg,var(--ocx-surface,#fff))!important;
  color:var(--ocx-text,#102033)!important;
  border-color:var(--ocx-border,#dce5ef)!important;
}
body.ocx-theme-light #review .table tr:first-child td,
body.ocx-theme-custom.ocx-custom-base-light #review .table tr:first-child td{background:var(--ocx-surface-alt,#f7f9fc)!important}
body.ocx-theme-light #review p,
body.ocx-theme-custom.ocx-custom-base-light #review p{color:var(--ocx-muted,#66788e)!important}
#review .fa-star,#review .fa-star-o,#review .fa-star-half-o,
#ocx-review .fa-star,#ocx-review .fa-star-o,#ocx-review .fa-star-half-o,
.ocx-product-rating .fa-star,.ocx-product-rating .fa-star-o,.ocx-product-rating .fa-star-half-o{
  color:#f6b81a!important;
  text-shadow:none!important;
}
#form-review input[type="radio"]{accent-color:#f6b81a}
body.ocx-theme-light #review .pagination>li>a,
body.ocx-theme-custom.ocx-custom-base-light #review .pagination>li>a{background:#fff!important;color:#36506d!important;border-color:var(--ocx-border,#dce5ef)!important}
body.ocx-theme-light #review .pagination>.active>a,
body.ocx-theme-custom.ocx-custom-base-light #review .pagination>.active>a{background:var(--ocx-primary,#2563eb)!important;color:#fff!important;border-color:var(--ocx-primary,#2563eb)!important}

/* v2.16.10 — keep review pagination inside the product page (AJAX fragment). */
#review{position:relative;min-height:48px;transition:opacity .16s ease}
#review.ocx-review-loading{opacity:.48;pointer-events:none}
#review .ocx-review-load-error{margin:0 0 14px}
#review .pagination{display:flex;flex-wrap:wrap;gap:4px;margin:16px 0 4px;padding:0}
#review .pagination>li{display:block;margin:0}
#review .pagination>li>a,#review .pagination>li>span{min-width:34px;height:34px;padding:6px 10px;display:flex;align-items:center;justify-content:center;border-radius:8px!important;text-decoration:none!important}
@media(max-width:560px){#review .pagination{gap:3px}#review .pagination>li>a,#review .pagination>li>span{min-width:32px;height:32px;padding:5px 8px;font-size:12px}}

/* v2.5.6 — Gallery multi upload / sortable / thumbnail sizing */
.ocx-custom-gallery .ocx-gallery-material img{background:var(--ocx-surface,#f5f8fc)}
/* v2.6.0 Hero Banner Studio */
.ocx-hero-pro{position:relative;overflow:hidden;background:var(--hero-bg);color:var(--hero-text);padding:42px 0 26px;isolation:isolate}.ocx-hero-pro:before{content:"";position:absolute;width:760px;height:760px;border-radius:50%;right:-180px;top:-350px;background:radial-gradient(circle,color-mix(in srgb,var(--hero-accent) 28%,transparent),transparent 68%);filter:blur(8px);z-index:-1}.ocx-hero-pro-grid{min-height:var(--hero-h);display:grid;grid-template-columns:minmax(0,var(--hero-copy)) minmax(0,var(--hero-media));gap:4%;align-items:center}.ocx-hero-layout-media-left .ocx-hero-pro-copy{order:2}.ocx-hero-layout-media-left .ocx-hero-pro-media{order:1}.ocx-hero-layout-centered .ocx-hero-pro-grid{grid-template-columns:1fr;text-align:center;max-width:1050px;margin:auto}.ocx-hero-layout-centered .ocx-hero-pro-copy{max-width:860px;margin:auto}.ocx-hero-layout-centered .ocx-hero-pro-actions,.ocx-hero-layout-centered .ocx-hero-elements{justify-content:center}.ocx-hero-layout-centered .ocx-hero-pro-media{max-width:900px;width:100%;margin:12px auto 0}.ocx-hero-layout-stacked .ocx-hero-pro-grid{grid-template-columns:1fr}.ocx-hero-pro-copy{min-width:0}.ocx-hero-kicker{display:inline-flex;align-items:center;gap:8px;border:1px solid color-mix(in srgb,var(--hero-accent) 35%,transparent);background:color-mix(in srgb,var(--hero-panel) 84%,transparent);color:var(--hero-accent);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900;letter-spacing:.05em}.ocx-hero-pro h1{font-family:var(--ocx-heading-font,inherit);font-size:clamp(38px,4.2vw,68px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 16px;color:var(--hero-text);font-weight:900}.ocx-hero-pro-copy>p{font-size:clamp(15px,1.4vw,19px);line-height:1.65;color:var(--hero-muted);max-width:720px}.ocx-hero-pro-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:24px}.ocx-hero-btn{min-height:48px;padding:0 20px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:850;text-decoration:none!important;transition:.2s}.ocx-hero-btn-primary{background:var(--hero-accent);color:#fff!important;box-shadow:0 12px 30px color-mix(in srgb,var(--hero-accent) 28%,transparent)}.ocx-hero-btn-primary:hover{transform:translateY(-2px);filter:brightness(1.08)}.ocx-hero-btn-secondary{background:var(--hero-accent2);color:#fff!important}.ocx-hero-btn-ghost{border:1px solid color-mix(in srgb,var(--hero-muted) 35%,transparent);background:color-mix(in srgb,var(--hero-panel) 48%,transparent);color:var(--hero-text)!important}.ocx-hero-btn-soft{background:color-mix(in srgb,var(--hero-accent) 14%,var(--hero-panel));color:var(--hero-accent)!important}.ocx-hero-elements{display:flex;gap:9px;flex-wrap:wrap;margin-top:22px}.ocx-hero-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid color-mix(in srgb,var(--hero-muted) 23%,transparent);background:color-mix(in srgb,var(--hero-panel) 72%,transparent);padding:7px 10px;border-radius:9px;color:var(--hero-muted);font-size:12px}.ocx-hero-chip i{color:var(--hero-accent2)}.ocx-hero-stat,.ocx-hero-note{display:flex;align-items:center;gap:9px;padding:8px 11px;border-radius:11px;background:color-mix(in srgb,var(--hero-panel) 76%,transparent);border:1px solid color-mix(in srgb,var(--hero-muted) 18%,transparent)}.ocx-hero-stat>i,.ocx-hero-note>i{color:var(--hero-accent);font-size:16px}.ocx-hero-stat span,.ocx-hero-note span{display:flex;flex-direction:column}.ocx-hero-stat b,.ocx-hero-note b{color:var(--hero-text);font-size:13px}.ocx-hero-stat small,.ocx-hero-note small{color:var(--hero-muted);font-size:10px}.ocx-hero-pro-media{position:relative;min-height:380px;min-width:0}.ocx-hero-media-stack{position:absolute;inset:0;perspective:1200px}.ocx-hero-media-card{position:absolute;width:min(74%,620px);aspect-ratio:1.34;border-radius:18px;overflow:hidden;background:var(--hero-panel);border:1px solid color-mix(in srgb,var(--hero-muted) 18%,transparent);box-shadow:0 28px 65px rgba(0,0,0,.25);right:calc(var(--i)*7%);top:calc(var(--i)*9%);transform:rotate(calc((var(--i) - 1)*-2.5deg));transition:.35s;display:flex;flex-direction:column}.ocx-hero-media-card.media-front{z-index:9;width:min(82%,680px);right:10%;top:12%;transform:rotate(-1deg)}.ocx-hero-media-card.media-glass{backdrop-filter:blur(16px);background:color-mix(in srgb,var(--hero-panel) 72%,transparent)}.ocx-hero-media-card img{width:100%;height:calc(100% - 54px);object-fit:contain;background:color-mix(in srgb,var(--hero-panel) 90%,#000)}.ocx-hero-media-card>div{height:54px;padding:9px 12px;display:flex;flex-direction:column}.ocx-hero-media-card b{color:var(--hero-text);font-size:12px}.ocx-hero-media-card small{color:var(--hero-muted);font-size:10px}.ocx-hero-single-image{height:100%;display:grid;place-items:center;border-radius:22px;background:color-mix(in srgb,var(--hero-panel) 70%,transparent);border:1px solid color-mix(in srgb,var(--hero-muted) 18%,transparent);overflow:hidden}.ocx-hero-single-image img{width:100%;height:100%;max-height:520px}.ocx-hero-dashboard-fallback{height:100%;display:grid;place-items:center}.ocx-fake-window{width:88%;border-radius:18px;background:var(--hero-panel);border:1px solid color-mix(in srgb,var(--hero-muted) 20%,transparent);padding:20px;box-shadow:0 28px 70px rgba(0,0,0,.24)}.ocx-fake-window>span{font-weight:900}.ocx-fake-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.ocx-fake-kpis b{background:color-mix(in srgb,var(--hero-panel) 70%,#000);border-radius:10px;padding:14px}.ocx-fake-window svg{width:100%;height:170px;color:var(--hero-accent)}.ocx-hero-solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:8px}.ocx-hero-solution-grid a{display:grid;grid-template-columns:42px 1fr 18px;gap:10px;align-items:center;padding:13px;border-radius:13px;background:color-mix(in srgb,var(--hero-panel) 82%,transparent);border:1px solid color-mix(in srgb,var(--hero-muted) 18%,transparent);text-decoration:none!important}.ocx-hero-solution-grid>a>i{width:42px;height:42px;border-radius:11px;background:color-mix(in srgb,var(--hero-accent) 14%,transparent);color:var(--hero-accent);display:grid;place-items:center;font-size:17px}.ocx-hero-solution-grid span{display:flex;flex-direction:column;min-width:0}.ocx-hero-solution-grid b{color:var(--hero-text);font-size:12px}.ocx-hero-solution-grid small{color:var(--hero-muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ocx-hero-solution-grid em{font-style:normal;color:var(--hero-accent)}.ocx-hero-design-gradient{background:linear-gradient(135deg,var(--hero-bg),color-mix(in srgb,var(--hero-accent) 14%,var(--hero-bg)))}.ocx-hero-design-minimal:before{display:none}.ocx-hero-design-minimal .ocx-hero-media-card,.ocx-hero-design-minimal .ocx-hero-single-image{box-shadow:none}.ocx-hero-design-glass .ocx-hero-media-card,.ocx-hero-design-glass .ocx-hero-solution-grid a{backdrop-filter:blur(14px);background:color-mix(in srgb,var(--hero-panel) 66%,transparent)}.ocx-hero-effect-float .ocx-hero-media-card:nth-child(odd){animation:ocxHeroFloat 5.8s ease-in-out infinite}.ocx-hero-effect-float .ocx-hero-media-card:nth-child(even){animation:ocxHeroFloat 6.6s ease-in-out infinite reverse}.ocx-hero-effect-zoom .ocx-hero-pro-media{animation:ocxHeroZoom 8s ease-in-out infinite}.ocx-hero-effect-glow:before{animation:ocxHeroGlow 4s ease-in-out infinite}.ocx-hero-effect-fade .ocx-hero-pro-copy,.ocx-hero-effect-fade .ocx-hero-pro-media{animation:ocxHeroFade .7s ease both}.ocx-hero-effect-fade .ocx-hero-pro-media{animation-delay:.12s}@keyframes ocxHeroFloat{50%{transform:translateY(-9px) rotate(calc((var(--i) - 1)*-2.5deg))}}@keyframes ocxHeroZoom{50%{transform:scale(1.018)}}@keyframes ocxHeroGlow{50%{opacity:.65;transform:scale(1.05)}}@keyframes ocxHeroFade{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.ocx-hero-pro *{animation:none!important;transition:none!important}}@media(max-width:900px){.ocx-hero-pro{padding-top:26px}.ocx-hero-pro-grid{grid-template-columns:1fr!important;min-height:0}.ocx-hero-pro-copy{order:1!important}.ocx-hero-pro-media{order:2!important;min-height:340px;margin-top:18px}.ocx-hero-pro h1{font-size:clamp(36px,9vw,54px)}.ocx-hero-solution-grid{grid-template-columns:1fr 1fr}.ocx-hero-media-card{width:78%}.ocx-hero-media-card.media-front{width:84%}}@media(max-width:560px){.ocx-hero-pro{padding:20px 0}.ocx-hero-pro-media{min-height:280px}.ocx-hero-solution-grid{grid-template-columns:1fr}.ocx-hero-pro-actions .ocx-hero-btn{width:100%}.ocx-hero-media-card>div{height:46px}.ocx-hero-media-card img{height:calc(100% - 46px)}}

/* OCX Hero Media Engine v2.6.2 */
.ocx-hero-media-engine{position:absolute;inset:0;overflow:visible;--hero-media-speed:650ms;touch-action:pan-y;user-select:none}
.ocx-hero-media-track{position:absolute;inset:0;perspective:1400px;transform-style:preserve-3d}
.ocx-hero-media-engine .ocx-hero-media-card{position:absolute!important;left:50%!important;right:auto!important;top:50%!important;width:min(82%,680px)!important;height:min(82%,470px);aspect-ratio:auto;transform:translate(-50%,-50%);opacity:0;visibility:hidden;z-index:1;transition:transform var(--hero-media-speed) cubic-bezier(.22,.76,.22,1),opacity var(--hero-media-speed) ease,filter var(--hero-media-speed) ease;will-change:transform,opacity;box-shadow:0 28px 72px rgba(0,0,0,.28)}
.ocx-hero-media-engine .ocx-hero-media-card img{height:calc(100% - 58px);object-fit:contain}.ocx-hero-media-engine .ocx-hero-media-card>div{height:58px;padding:10px 14px;justify-content:center}
.ocx-hero-media-engine .ocx-hero-media-card.is-active{opacity:1;visibility:visible;z-index:10;pointer-events:auto}
.ocx-hero-media-engine .ocx-hero-media-card.is-prev,.ocx-hero-media-engine .ocx-hero-media-card.is-next{visibility:visible;z-index:5}
.ocx-hero-media-engine.mode-slider .ocx-hero-media-card.is-active{transform:translate(-50%,-50%)}
.ocx-hero-media-engine.mode-slider.effect-slide .ocx-hero-media-card.is-prev{opacity:0;transform:translate(-165%,-50%) scale(.94)}
.ocx-hero-media-engine.mode-slider.effect-slide .ocx-hero-media-card.is-next{opacity:0;transform:translate(65%,-50%) scale(.94)}
.ocx-hero-media-engine.effect-fade .ocx-hero-media-card{transform:translate(-50%,-50%) scale(.985)}.ocx-hero-media-engine.effect-fade .ocx-hero-media-card.is-active{transform:translate(-50%,-50%) scale(1)}
.ocx-hero-media-engine.effect-zoom .ocx-hero-media-card{transform:translate(-50%,-50%) scale(.84)}.ocx-hero-media-engine.effect-zoom .ocx-hero-media-card.is-active{transform:translate(-50%,-50%) scale(1)}
.ocx-hero-media-engine.effect-coverflow .ocx-hero-media-card.is-active{transform:translate(-50%,-50%) rotateY(0) scale(1)}
.ocx-hero-media-engine.effect-coverflow .ocx-hero-media-card.is-prev{opacity:.5;transform:translate(-102%,-50%) rotateY(24deg) scale(.76);filter:saturate(.75) brightness(.78)}
.ocx-hero-media-engine.effect-coverflow .ocx-hero-media-card.is-next{opacity:.5;transform:translate(2%,-50%) rotateY(-24deg) scale(.76);filter:saturate(.75) brightness(.78)}
.ocx-hero-media-engine.effect-cards .ocx-hero-media-card.is-active{transform:translate(-50%,-50%) rotate(0deg) scale(1)}
.ocx-hero-media-engine.effect-cards .ocx-hero-media-card.is-prev{opacity:.72;transform:translate(-62%,-54%) rotate(-5deg) scale(.91)}
.ocx-hero-media-engine.effect-cards .ocx-hero-media-card.is-next{opacity:.72;transform:translate(-38%,-46%) rotate(5deg) scale(.91)}
.ocx-hero-media-engine.mode-carousel .ocx-hero-media-card{width:min(66%,560px)!important}.ocx-hero-media-engine.mode-carousel .ocx-hero-media-card.is-active{transform:translate(-50%,-50%) scale(1)}.ocx-hero-media-engine.mode-carousel .ocx-hero-media-card.is-prev{opacity:.72;transform:translate(-112%,-50%) scale(.74)}.ocx-hero-media-engine.mode-carousel .ocx-hero-media-card.is-next{opacity:.72;transform:translate(12%,-50%) scale(.74)}
.ocx-hero-media-engine.mode-showcase .ocx-hero-media-card{width:min(78%,650px)!important}.ocx-hero-media-engine.mode-showcase .ocx-hero-media-card.is-active{transform:translate(-50%,-50%) scale(1)}.ocx-hero-media-engine.mode-showcase .ocx-hero-media-card.is-prev{opacity:.42;transform:translate(-116%,-43%) scale(.62)}.ocx-hero-media-engine.mode-showcase .ocx-hero-media-card.is-next{opacity:.72;transform:translate(16%,-43%) scale(.68)}
.ocx-hero-media-engine.mode-stack .ocx-hero-media-card{visibility:visible;opacity:1;width:min(74%,620px)!important;left:auto!important;right:calc(var(--i)*7%)!important;top:calc(var(--i)*9%)!important;height:auto;aspect-ratio:1.34;transform:rotate(calc((var(--i) - 1)*-2.5deg));z-index:calc(20 - var(--i));transition:.35s}.ocx-hero-media-engine.mode-stack .ocx-hero-media-card.media-front{width:min(82%,680px)!important;right:10%!important;top:12%!important;transform:rotate(-1deg)}
.ocx-hero-media-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:30;width:44px;height:44px;border:1px solid color-mix(in srgb,var(--hero-muted) 24%,transparent);border-radius:14px;background:color-mix(in srgb,var(--hero-panel) 82%,transparent);color:var(--hero-text);display:grid;place-items:center;font-size:24px;box-shadow:0 12px 32px rgba(0,0,0,.18);backdrop-filter:blur(14px);transition:.2s}.ocx-hero-media-nav:hover{background:var(--hero-accent);color:#fff;border-color:var(--hero-accent);transform:translateY(-50%) scale(1.05)}.ocx-hero-media-nav.prev{left:2px}.ocx-hero-media-nav.next{right:2px}
.ocx-hero-media-dots{position:absolute;left:50%;bottom:9px;transform:translateX(-50%);z-index:31;display:flex;align-items:center;gap:7px;padding:7px 9px;border-radius:999px;background:color-mix(in srgb,var(--hero-panel) 72%,transparent);border:1px solid color-mix(in srgb,var(--hero-muted) 18%,transparent);backdrop-filter:blur(12px)}.ocx-hero-media-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:color-mix(in srgb,var(--hero-muted) 45%,transparent);transition:.25s}.ocx-hero-media-dots button.active{width:24px;border-radius:999px;background:var(--hero-accent)}
.ocx-hero-media-progress{position:absolute;z-index:31;left:16%;right:16%;bottom:0;height:2px;border-radius:2px;overflow:hidden;background:color-mix(in srgb,var(--hero-muted) 18%,transparent)}.ocx-hero-media-progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--hero-accent),var(--hero-accent2));border-radius:inherit}
.ocx-hero-media-engine.mode-stack .ocx-hero-media-nav,.ocx-hero-media-engine.mode-stack .ocx-hero-media-dots,.ocx-hero-media-engine.mode-stack .ocx-hero-media-progress{display:none!important}
@media(max-width:900px){.ocx-hero-media-engine .ocx-hero-media-card{width:min(82%,620px)!important;height:min(82%,380px)}.ocx-hero-media-engine.effect-coverflow .ocx-hero-media-card.is-prev{transform:translate(-94%,-50%) scale(.72)}.ocx-hero-media-engine.effect-coverflow .ocx-hero-media-card.is-next{transform:translate(-6%,-50%) scale(.72)}.ocx-hero-media-nav{width:40px;height:40px;border-radius:12px}}
@media(max-width:560px){.ocx-hero-media-engine .ocx-hero-media-card{width:88%!important;height:230px}.ocx-hero-media-engine.mode-carousel .ocx-hero-media-card,.ocx-hero-media-engine.mode-showcase .ocx-hero-media-card{width:84%!important}.ocx-hero-media-engine .ocx-hero-media-card.is-prev,.ocx-hero-media-engine .ocx-hero-media-card.is-next{opacity:0}.ocx-hero-media-nav{top:auto;bottom:15px;transform:none;width:38px;height:38px}.ocx-hero-media-nav:hover{transform:scale(1.04)}.ocx-hero-media-nav.prev{left:18px}.ocx-hero-media-nav.next{right:18px}.ocx-hero-media-dots{bottom:20px}.ocx-hero-media-progress{left:28%;right:28%;bottom:5px}}

/* OCX 2.6.4 Hero media runtime isolation: continuous Hero entrance effects must not override slider transforms. */
.ocx-hero-effect-float .ocx-hero-media-engine:not(.mode-stack) .ocx-hero-media-card{animation:none!important}
.ocx-hero-effect-zoom .ocx-hero-media-engine:not(.mode-stack){animation:none!important}
.ocx-hero-media-engine:not(.mode-stack) .ocx-hero-media-card{transition:transform var(--hero-media-speed,650ms) cubic-bezier(.22,.75,.22,1),opacity var(--hero-media-speed,650ms) ease,filter var(--hero-media-speed,650ms) ease!important}
.ocx-hero-media-engine:not(.mode-stack) .ocx-hero-media-card:not(.is-active):not(.is-prev):not(.is-next){pointer-events:none}
\n/* v2.6.6 — stable AJAX mini-cart removal */
.ocx-mini-cart-row{transition:opacity .18s ease,transform .18s ease,background .18s ease}
.ocx-mini-cart-row.is-removing{opacity:.48;transform:scale(.985);pointer-events:none}
.ocx-mini-cart-side button.is-loading{pointer-events:none;opacity:.65}
.ocx-mini-cart-side button.is-loading i{animation:ocxMiniRemoveSpin .7s linear infinite}
@keyframes ocxMiniRemoveSpin{to{transform:rotate(360deg)}}

/* OCX Hero static showcase v2.6.8 */
.ocx-hero-static-media{position:absolute;inset:0;display:grid;place-items:center;perspective:1100px;isolation:isolate}.ocx-static-frame{position:relative;width:min(88%,760px);height:min(88%,520px);border-radius:28px;overflow:hidden;background:var(--hero-panel);border:1px solid color-mix(in srgb,var(--hero-text) 14%,transparent);box-shadow:0 35px 90px rgba(0,0,0,.28);transform:rotateY(calc(var(--static-depth)*.22deg)) rotateX(calc(var(--static-depth)*-.08deg));transition:.45s cubic-bezier(.2,.8,.2,1);z-index:3}.ocx-static-frame img{width:100%;height:100%;display:block}.ocx-hero-static-media:hover .ocx-static-frame{transform:rotateY(calc(var(--static-depth)*-.10deg)) rotateX(calc(var(--static-depth)*.04deg)) translateY(-4px)}.ocx-static-glow{position:absolute;width:70%;height:70%;border-radius:50%;background:radial-gradient(circle,var(--hero-accent),transparent 67%);filter:blur(48px);opacity:.24}.static-clean .ocx-static-frame{border:0;box-shadow:none;background:transparent;transform:none}.static-poster .ocx-static-frame{width:min(72%,600px);border-radius:8px;transform:rotateY(calc(var(--static-depth)*.12deg))}.static-glass .ocx-static-frame{background:color-mix(in srgb,var(--hero-panel) 58%,transparent);backdrop-filter:blur(20px);padding:14px}.static-device .ocx-static-frame{border:10px solid color-mix(in srgb,var(--hero-panel) 75%,#000);border-bottom-width:22px;border-radius:30px}.static-scene3d .ocx-static-grid3d{position:absolute;width:88%;height:70%;bottom:-18%;background:linear-gradient(color-mix(in srgb,var(--hero-accent) 20%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--hero-accent) 20%,transparent) 1px,transparent 1px);background-size:36px 36px;transform:rotateX(67deg);transform-origin:center bottom;mask-image:linear-gradient(to top,#000,transparent)}.ocx-static-orb{position:absolute;border-radius:50%;filter:blur(2px);box-shadow:inset -18px -20px 34px rgba(0,0,0,.2),0 22px 55px rgba(0,0,0,.18)}.orb-a{width:90px;height:90px;background:var(--hero-accent);right:8%;top:12%}.orb-b{width:52px;height:52px;background:var(--hero-accent2);left:8%;bottom:18%}.ocx-static-cube{width:190px;height:190px;display:grid;place-items:center;position:relative;transform:rotateX(-14deg) rotateY(28deg);transform-style:preserve-3d;font-size:42px;color:var(--hero-text)}.ocx-static-cube:before,.ocx-static-cube:after,.ocx-static-cube i{content:"";position:absolute;inset:0;border:1px solid color-mix(in srgb,var(--hero-accent) 70%,white);background:color-mix(in srgb,var(--hero-panel) 82%,transparent);box-shadow:0 0 50px color-mix(in srgb,var(--hero-accent) 20%,transparent)}.ocx-static-cube:before{transform:translateZ(-38px)}.ocx-static-cube:after{transform:translateZ(38px)}.ocx-static-cube b{z-index:5;transform:translateZ(42px)}.ocx-dashboard-premium .ocx-fake-window{transform:perspective(900px) rotateY(-7deg);box-shadow:0 35px 90px rgba(0,0,0,.3)}@media(max-width:560px){.ocx-static-frame{width:92%;height:250px;border-radius:20px}.orb-a{width:58px;height:58px}.orb-b{width:36px;height:36px}.ocx-static-cube{width:140px;height:140px}}


/* OCX Hero Studio 2.6.9 — resizable static media + developer HTML scenes */
.ocx-hero-static-media{justify-items:var(--hero-static-align,center)}
.ocx-hero-static-media[data-static-align="left"]{justify-items:start}.ocx-hero-static-media[data-static-align="right"]{justify-items:end}
.ocx-static-frame{width:min(var(--hero-static-w,88%),var(--hero-static-max,760px));max-width:var(--hero-static-max,760px);height:min(var(--hero-static-h,520px),92%)}
.static-poster .ocx-static-frame{width:min(var(--hero-static-w,72%),var(--hero-static-max,600px))}
.ocx-hero-graphic-scene,.ocx-hero-custom-graphics{position:absolute;inset:0;pointer-events:none;overflow:hidden}.ocx-hero-graphic-scene{z-index:1}.ocx-hero-custom-graphics{z-index:6}.ocx-hero-static-media,.ocx-hero-media-engine,.ocx-hero-dashboard-fallback,.ocx-hero-single-image{z-index:3}
.ocx-hero-graphic-scene:before{content:"";position:absolute;inset:12%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--hero-accent) 10%,transparent),transparent 68%);filter:blur(12px)}
.scene-developer-orbit .ocx-scene-core{position:absolute;left:50%;top:50%;width:118px;height:118px;translate:-50% -50%;border:1px solid color-mix(in srgb,var(--hero-accent) 55%,transparent);border-radius:30px;display:grid;place-items:center;background:color-mix(in srgb,var(--hero-panel) 78%,transparent);box-shadow:0 0 60px color-mix(in srgb,var(--hero-accent) 22%,transparent);color:var(--hero-text);backdrop-filter:blur(12px)}.ocx-scene-core>i{font-size:32px;color:var(--hero-accent)}.ocx-scene-core>b{margin-top:-28px;letter-spacing:.08em}.ocx-orbit{position:absolute;left:50%;top:50%;border:1px dashed color-mix(in srgb,var(--hero-accent) 34%,transparent);border-radius:50%;translate:-50% -50%;animation:ocxOrbit 16s linear infinite}.ocx-orbit span{position:absolute;left:50%;top:-18px;width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:var(--hero-panel);color:var(--hero-accent2);box-shadow:0 8px 25px rgba(0,0,0,.16)}.orbit-1{width:230px;height:230px}.orbit-2{width:330px;height:330px;animation-direction:reverse;animation-duration:23s}.orbit-3{width:430px;height:430px;animation-duration:30s}
.scene-api-network svg{position:absolute;inset:10%;width:80%;height:80%}.scene-api-network path{fill:none;stroke:color-mix(in srgb,var(--hero-accent) 36%,transparent);stroke-width:2;stroke-dasharray:8 8;animation:ocxDash 12s linear infinite}.ocx-api-node{position:absolute;min-width:68px;height:44px;padding:0 12px;border-radius:13px;display:grid;place-items:center;background:color-mix(in srgb,var(--hero-panel) 88%,transparent);border:1px solid color-mix(in srgb,var(--hero-accent) 38%,transparent);color:var(--hero-text);font:800 11px/1 sans-serif;box-shadow:0 10px 26px rgba(0,0,0,.16);animation:ocxSceneFloat 5s ease-in-out infinite}.ocx-api-node.n1{left:8%;top:17%}.ocx-api-node.n2{right:8%;top:12%;animation-delay:-1s}.ocx-api-node.n3{right:10%;bottom:12%;animation-delay:-2s}.ocx-api-node.n4{left:10%;bottom:15%;animation-delay:-3s}
.ocx-code-window{position:absolute;width:58%;min-height:180px;border:1px solid color-mix(in srgb,var(--hero-muted) 24%,transparent);border-radius:18px;padding:18px;background:color-mix(in srgb,var(--hero-panel) 90%,transparent);box-shadow:0 24px 65px rgba(0,0,0,.24);transform:perspective(800px) rotateY(-8deg);color:var(--hero-muted)}.ocx-code-window em{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--hero-accent);opacity:.5;margin-right:4px}.ocx-code-window code{display:block;margin-top:24px;color:var(--hero-text);font:600 12px/1.8 ui-monospace,SFMono-Regular,Consolas,monospace}.ocx-code-window.w1{left:5%;top:16%;animation:ocxSceneFloat 6s ease-in-out infinite}.ocx-code-window.w2{right:2%;bottom:10%;transform:perspective(800px) rotateY(9deg) scale(.82);animation:ocxSceneFloat 7s ease-in-out infinite reverse}
.ocx-plugin-core{position:absolute;left:50%;top:50%;translate:-50% -50%;width:180px;height:180px;border-radius:38px;background:linear-gradient(145deg,color-mix(in srgb,var(--hero-accent) 22%,var(--hero-panel)),var(--hero-panel));border:1px solid color-mix(in srgb,var(--hero-accent) 45%,transparent);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--hero-text);box-shadow:0 30px 80px color-mix(in srgb,var(--hero-accent) 18%,transparent)}.ocx-plugin-core i{font-size:42px;color:var(--hero-accent)}.ocx-plugin-core b{margin-top:10px;font-size:20px}.ocx-plugin-core small{color:var(--hero-muted)}.ocx-plugin-tag{position:absolute;padding:9px 12px;border-radius:999px;background:var(--hero-panel);border:1px solid color-mix(in srgb,var(--hero-accent2) 40%,transparent);color:var(--hero-accent2);font-size:11px;font-weight:800;animation:ocxSceneFloat 5s ease-in-out infinite}.ocx-plugin-tag.t1{left:12%;top:24%}.ocx-plugin-tag.t2{right:10%;top:30%;animation-delay:-1.5s}.ocx-plugin-tag.t3{left:20%;bottom:18%;animation-delay:-3s}
.ocx-terminal-scene{position:absolute;left:8%;right:8%;top:15%;bottom:15%;border-radius:22px;background:color-mix(in srgb,#03070c 88%,var(--hero-panel));border:1px solid color-mix(in srgb,var(--hero-accent) 28%,transparent);padding:18px;box-shadow:0 34px 80px rgba(0,0,0,.26);transform:perspective(900px) rotateX(5deg) rotateY(-7deg)}.ocx-terminal-scene>div{display:flex;gap:6px;align-items:center;border-bottom:1px solid color-mix(in srgb,var(--hero-muted) 18%,transparent);padding-bottom:12px}.ocx-terminal-scene>div i{width:8px;height:8px;border-radius:50%;background:var(--hero-accent)}.ocx-terminal-scene>div b{margin-left:auto;color:var(--hero-muted);font-size:10px}.ocx-terminal-scene code{display:block;padding:24px 10px;color:var(--hero-text);font:600 12px/1.9 ui-monospace,SFMono-Regular,Consolas,monospace}.ocx-terminal-scene code span{color:var(--hero-accent2)}
.ocx-browser-window{position:absolute;width:62%;height:56%;border-radius:20px;background:var(--hero-panel);border:1px solid color-mix(in srgb,var(--hero-muted) 20%,transparent);box-shadow:0 26px 70px rgba(0,0,0,.24);padding:18px}.ocx-browser-window:before{content:"";display:block;width:44px;height:8px;border-radius:999px;background:linear-gradient(90deg,#ff6577 0 30%,#ffd166 30% 65%,#4dd599 65%)}.ocx-browser-window b{display:block;color:var(--hero-text);margin:18px 0}.ocx-browser-window span{display:block;height:12px;margin:9px 0;border-radius:6px;background:color-mix(in srgb,var(--hero-accent) 14%,transparent)}.ocx-browser-window.b1{left:5%;top:12%;transform:rotate(-4deg);animation:ocxSceneFloat 7s ease-in-out infinite}.ocx-browser-window.b2{right:2%;bottom:9%;transform:scale(.8) rotate(5deg);animation:ocxSceneFloat 8s ease-in-out infinite reverse}
.ocx-custom-graphic{position:absolute;left:var(--gx);top:var(--gy);width:var(--gs);min-height:calc(var(--gs)*.62);translate:-50% -50%;display:flex;align-items:center;gap:10px;padding:12px;border-radius:16px;background:color-mix(in srgb,var(--hero-panel) 86%,transparent);border:1px solid color-mix(in srgb,var(--gc) 45%,transparent);box-shadow:0 14px 38px color-mix(in srgb,var(--gc) 12%,transparent);color:var(--hero-text);backdrop-filter:blur(12px);z-index:5}.ocx-custom-graphic>i{width:32px;height:32px;flex:0 0 32px;border-radius:10px;display:grid;place-items:center;color:var(--gc);background:color-mix(in srgb,var(--gc) 12%,transparent)}.ocx-custom-graphic span{min-width:0;display:flex;flex-direction:column}.ocx-custom-graphic b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ocx-custom-graphic small{font-size:9px;color:var(--hero-muted)}.g-terminal,.g-code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.g-api{border-radius:999px}.g-badge{min-height:auto;width:auto;max-width:180px;border-radius:999px}.anim-float{animation:ocxSceneFloat 5s ease-in-out infinite}.anim-pulse{animation:ocxScenePulse 3.4s ease-in-out infinite}.anim-drift{animation:ocxSceneDrift 9s ease-in-out infinite}.anim-rotate{animation:ocxSceneRotate 13s linear infinite}.anim-scan:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(110deg,transparent 35%,color-mix(in srgb,var(--gc) 28%,transparent),transparent 65%);translate:-110% 0;animation:ocxScan 3s ease-in-out infinite}
@keyframes ocxOrbit{to{rotate:360deg}}@keyframes ocxDash{to{stroke-dashoffset:-160}}@keyframes ocxSceneFloat{50%{translate:-50% calc(-50% - 9px)}}@keyframes ocxScenePulse{50%{scale:1.06;filter:brightness(1.1)}}@keyframes ocxSceneDrift{25%{translate:calc(-50% + 10px) calc(-50% - 8px)}75%{translate:calc(-50% - 8px) calc(-50% + 7px)}}@keyframes ocxSceneRotate{to{rotate:360deg}}@keyframes ocxScan{50%,100%{translate:120% 0}}
@media(max-width:900px){.ocx-static-frame{width:min(92%,var(--hero-static-max,760px));height:min(var(--hero-static-h,360px),360px)}.ocx-custom-graphic{scale:.82}.ocx-code-window,.ocx-browser-window{width:70%}.orbit-3{display:none}}@media(max-width:560px){.ocx-hero-graphic-scene{opacity:.72}.ocx-custom-graphic{scale:.68}.ocx-custom-graphic:nth-child(n+4){display:none}.ocx-terminal-scene{left:3%;right:3%;top:12%;bottom:12%}}
@media(prefers-reduced-motion:reduce){.ocx-hero-graphic-scene *,.ocx-hero-custom-graphics *{animation:none!important}}

/* === OCX v2.7.1 Hero Script Scene — isolated, collision-safe === */
.ocx-hero-pro-media.visual-scene{isolation:isolate;overflow:hidden}
.ocx-hero-script-scene{position:relative;width:100%;height:100%;min-height:360px;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,color-mix(in srgb,var(--hero-panel) 86%,transparent),color-mix(in srgb,var(--hero-bg) 94%,transparent));border:1px solid color-mix(in srgb,var(--hero-accent) 18%,transparent)}
.ocx-hero-scene-stage{position:absolute;inset:0;overflow:hidden}.ocx-hero-scene-stage.has-grid{background-image:linear-gradient(color-mix(in srgb,var(--hero-accent) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--hero-accent) 7%,transparent) 1px,transparent 1px);background-size:32px 32px}
.ocx-hero-scene-stage:before{content:"";position:absolute;inset:14%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--hero-accent) 16%,transparent),transparent 68%);filter:blur(18px);pointer-events:none}
.ocx-js-scene-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.ocx-js-scene-lines line{stroke:color-mix(in srgb,var(--hero-accent) 34%,transparent);stroke-width:1.2;stroke-dasharray:6 7}
.ocx-js-scene-node{position:absolute;left:0;top:0;box-sizing:border-box;display:flex;align-items:center;gap:11px;padding:13px 14px;border-radius:16px;background:color-mix(in srgb,var(--hero-panel) 91%,transparent);border:1px solid color-mix(in srgb,var(--node-color) 36%,transparent);box-shadow:0 14px 40px color-mix(in srgb,var(--hero-bg) 55%,transparent);backdrop-filter:blur(12px);will-change:transform;pointer-events:none;color:var(--hero-text)}
.ocx-js-scene-node>i{flex:0 0 40px;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--node-color) 16%,transparent);color:var(--node-color);font-size:18px}.ocx-js-scene-node span{min-width:0;display:flex;flex-direction:column}.ocx-js-scene-node b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ocx-js-scene-node small{font-size:10px;color:var(--hero-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ocx-js-scene-node.type-terminal{border-style:dashed}.ocx-js-scene-node.type-api>i{border-radius:50%}.ocx-js-scene-node.type-badge{border-radius:999px;min-height:64px!important}.ocx-js-scene-node.type-browser{box-shadow:inset 0 3px 0 color-mix(in srgb,var(--node-color) 65%,transparent),0 14px 40px color-mix(in srgb,var(--hero-bg) 55%,transparent)}
@media(max-width:900px){.ocx-hero-script-scene{min-height:330px}.ocx-js-scene-node{padding:10px 11px}.ocx-js-scene-node>i{width:34px;height:34px;flex-basis:34px}}
@media(max-width:560px){.ocx-hero-script-scene{min-height:300px}.ocx-js-scene-node:nth-of-type(n+6){display:none}.ocx-js-scene-node b{font-size:11px}.ocx-js-scene-node small{font-size:9px}}
@media(prefers-reduced-motion:reduce){.ocx-js-scene-node{transition:none!important}}

/* === OCX Hero Studio PRO 2.7.2 ======================================== */
/* Static photo: dimensions are real settings, not decorative fields. */
.ocx-hero-pro-media.visual-photo{min-height:max(380px,var(--hero-static-h,520px))}
.ocx-hero-static-media{justify-items:center;align-items:center;padding:8px;box-sizing:border-box}
.ocx-hero-static-media[data-static-align="left"]{justify-items:start}
.ocx-hero-static-media[data-static-align="right"]{justify-items:end}
.ocx-hero-static-media[data-static-align="center"]{justify-items:center}
.ocx-hero-static-media .ocx-static-frame{width:min(var(--hero-static-w,88%),var(--hero-static-max,760px))!important;height:var(--hero-static-h,520px)!important;max-width:100%;max-height:none}
.ocx-hero-static-media.static-poster .ocx-static-frame,.ocx-hero-static-media.static-device .ocx-static-frame,.ocx-hero-static-media.static-glass .ocx-static-frame,.ocx-hero-static-media.static-clean .ocx-static-frame,.ocx-hero-static-media.static-floating-3d .ocx-static-frame{width:min(var(--hero-static-w,88%),var(--hero-static-max,760px))!important;height:var(--hero-static-h,520px)!important}
.ocx-hero-static-media .ocx-static-frame img{width:100%!important;height:100%!important;object-position:center;display:block}

/* Scene Engine 2 */
.ocx-hero-script-scene{min-height:430px;background:linear-gradient(145deg,color-mix(in srgb,var(--hero-panel) 92%,transparent),color-mix(in srgb,var(--hero-bg) 98%,transparent));box-shadow:inset 0 0 80px color-mix(in srgb,var(--hero-accent) 6%,transparent)}
.ocx-hero-scene-stage{isolation:isolate}
.ocx-hero-scene-stage:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--hero-accent) 12%,transparent),transparent 48%);z-index:0}
.ocx-scene2-svg{position:absolute;inset:0;width:100%;height:100%;z-index:1;overflow:visible;pointer-events:none}
.ocx-scene2-svg .scene-link{stroke:color-mix(in srgb,var(--hero-accent) 36%,transparent);stroke-width:1.15;stroke-dasharray:7 9;vector-effect:non-scaling-stroke}
.ocx-scene2-svg .scene-particle{fill:var(--hero-accent);filter:drop-shadow(0 0 6px var(--hero-accent))}
.ocx-scene2-node{position:absolute;left:0;top:0;z-index:3;display:grid;grid-template-columns:44px minmax(0,1fr) 7px;gap:11px;align-items:center;padding:12px 13px;border-radius:16px;background:color-mix(in srgb,var(--hero-panel) 89%,transparent);border:1px solid color-mix(in srgb,var(--node-color) 38%,transparent);box-shadow:0 18px 46px color-mix(in srgb,var(--hero-bg) 58%,transparent),inset 0 1px 0 color-mix(in srgb,var(--hero-text) 8%,transparent);backdrop-filter:blur(18px);color:var(--hero-text);will-change:transform;pointer-events:none;overflow:hidden}
.ocx-scene2-node:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 46%,color-mix(in srgb,var(--node-color) 8%,transparent) 52%,transparent 58%);transform:translateX(-130%);animation:ocxSceneShine 7s ease-in-out infinite}
.ocx-scene2-node .node-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--node-color) 16%,transparent);color:var(--node-color);font-size:18px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--node-color) 24%,transparent)}
.ocx-scene2-node .node-copy{display:flex;flex-direction:column;min-width:0}.ocx-scene2-node b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ocx-scene2-node small{font-size:10px;color:var(--hero-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.ocx-scene2-node .node-status{width:7px;height:7px;border-radius:50%;background:var(--node-color);box-shadow:0 0 10px var(--node-color)}
.ocx-scene2-node.type-api .node-icon,.ocx-scene2-node.type-webhook .node-icon{border-radius:50%}.ocx-scene2-node.type-terminal{border-style:dashed}.ocx-scene2-node.type-code:after{content:"</>";position:absolute;right:10px;top:7px;font-size:8px;color:color-mix(in srgb,var(--node-color) 60%,transparent)}.ocx-scene2-node.type-database .node-icon{border-radius:50% 50% 10px 10px}.ocx-scene2-node.type-marketplace .node-status{background:#20d77a}.ocx-scene2-node.type-ai .node-status{animation:ocxScenePulse 1.7s ease-in-out infinite}
.ocx-hero-scene-stage.scene-code-lab .ocx-scene2-node:nth-of-type(-n+3){grid-template-columns:38px minmax(0,1fr) 7px;min-height:88px}.ocx-hero-scene-stage.scene-code-lab .ocx-scene2-node:nth-of-type(2){border-style:dashed}.ocx-hero-scene-stage.scene-data-stream .scene-link{stroke-dasharray:3 8}.ocx-hero-scene-stage.scene-automation-orbit:before{content:"";position:absolute;left:18%;right:18%;top:20%;bottom:20%;border:1px solid color-mix(in srgb,var(--hero-accent) 22%,transparent);border-radius:50%;z-index:1;box-shadow:0 0 50px color-mix(in srgb,var(--hero-accent) 8%,transparent)}
.ocx-hero-scene-stage.effect-glass-orbit .ocx-scene2-node{background:color-mix(in srgb,var(--hero-panel) 70%,transparent);backdrop-filter:blur(24px)}.ocx-hero-scene-stage.effect-particle-pulse .scene-particle{animation:ocxScenePulse 1.3s ease-in-out infinite}.ocx-hero-scene-stage.effect-scan-grid:before{content:"";position:absolute;left:0;right:0;height:2px;top:0;background:linear-gradient(90deg,transparent,var(--hero-accent),transparent);box-shadow:0 0 18px var(--hero-accent);opacity:.65;animation:ocxSceneScan 4s linear infinite;z-index:2}.ocx-hero-scene-stage.effect-magnetic .ocx-scene2-node{box-shadow:0 20px 55px color-mix(in srgb,var(--node-color) 12%,transparent)}
@keyframes ocxSceneShine{0%,62%{transform:translateX(-130%)}82%,100%{transform:translateX(130%)}}@keyframes ocxScenePulse{50%{opacity:.35;transform:scale(.72)}}@keyframes ocxSceneScan{to{top:100%}}

/* Demo UI / Data Studio */
.ocx-hero-pro-media.visual-dashboard{min-height:430px}.ocx-hero-data-studio{height:100%;min-height:420px;display:grid;place-items:center;perspective:1200px}.ocx-data-window{width:min(100%,720px);border:1px solid color-mix(in srgb,var(--hero-accent) 22%,transparent);border-radius:20px;background:linear-gradient(145deg,color-mix(in srgb,var(--hero-panel) 96%,transparent),color-mix(in srgb,var(--hero-bg) 93%,transparent));box-shadow:0 32px 80px color-mix(in srgb,var(--hero-bg) 55%,transparent);overflow:hidden;color:var(--hero-text);transform:rotateY(-3deg) rotateX(1deg);transform-origin:center;transition:.35s ease}.ocx-hero-data-studio:hover .ocx-data-window{transform:rotateY(0) rotateX(0) translateY(-3px)}
.ocx-data-head{height:44px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid color-mix(in srgb,var(--hero-muted) 15%,transparent);font-size:11px;font-weight:800}.ocx-data-head span{display:flex;align-items:center;gap:8px}.ocx-data-head i{color:var(--hero-accent)}.ocx-data-head em{font-style:normal;color:#24d27d;background:rgba(36,210,125,.1);border:1px solid rgba(36,210,125,.25);border-radius:999px;padding:4px 7px;font-size:8px;letter-spacing:.08em}
.ocx-data-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:12px}.ocx-data-kpis article{padding:11px;border-radius:11px;background:color-mix(in srgb,var(--hero-panel) 78%,var(--hero-bg));border:1px solid color-mix(in srgb,var(--hero-muted) 13%,transparent)}.ocx-data-kpis small{display:block;color:var(--hero-muted);font-size:8px}.ocx-data-kpis strong{display:block;font-size:14px;margin:3px 0}.ocx-data-kpis i{font-style:normal;color:#25d480;font-size:8px}
.ocx-data-body{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:10px;padding:0 12px 12px}.ocx-data-chart{min-width:0;border-radius:12px;border:1px solid color-mix(in srgb,var(--hero-muted) 13%,transparent);background:color-mix(in srgb,var(--hero-bg) 56%,var(--hero-panel));padding:11px}.ocx-data-chart header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.ocx-data-chart header b{font-size:10px}.ocx-data-chart header small{font-size:8px;color:var(--hero-muted)}.ocx-data-chart canvas{display:block;width:100%;height:190px}
.ocx-data-feed{border-radius:12px;border:1px solid color-mix(in srgb,var(--hero-muted) 13%,transparent);background:color-mix(in srgb,var(--hero-panel) 82%,var(--hero-bg));padding:10px}.ocx-data-feed>b{font-size:10px;display:block;margin-bottom:8px}.ocx-data-feed>div{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:8px 0;border-top:1px solid color-mix(in srgb,var(--hero-muted) 10%,transparent);font-size:8px}.ocx-data-feed span{display:flex;gap:5px;align-items:center;color:var(--hero-muted)}.ocx-data-feed span i{color:var(--hero-accent)}.ocx-data-feed em{font-style:normal;color:#25d480;white-space:nowrap}

@media(max-width:900px){.ocx-hero-pro-media.visual-photo{min-height:min(var(--hero-static-h,520px),540px)}.ocx-hero-static-media .ocx-static-frame{height:min(var(--hero-static-h,520px),480px)!important}.ocx-hero-script-scene,.ocx-hero-data-studio{min-height:350px}.ocx-data-window{transform:none}.ocx-data-chart canvas{height:155px}.ocx-scene2-node{padding:9px 10px;grid-template-columns:35px minmax(0,1fr) 6px}.ocx-scene2-node .node-icon{width:34px;height:34px;font-size:15px}}
@media(max-width:560px){.ocx-hero-pro-media.visual-photo{min-height:min(var(--hero-static-h,520px),360px)}.ocx-hero-static-media .ocx-static-frame{width:min(96%,var(--hero-static-max,760px))!important;height:min(var(--hero-static-h,520px),320px)!important}.ocx-hero-script-scene{min-height:320px}.ocx-scene2-node:nth-of-type(n+6){display:none}.ocx-data-body{grid-template-columns:1fr}.ocx-data-feed{display:none}.ocx-data-kpis{gap:5px;padding:8px}.ocx-data-kpis article{padding:8px}.ocx-data-kpis strong{font-size:11px}.ocx-data-chart canvas{height:140px}}
@media(prefers-reduced-motion:reduce){.ocx-scene2-node:before,.ocx-hero-scene-stage:before,.ocx-scene2-node .node-status{animation:none!important}.ocx-data-window{transform:none!important}}

/* OCX Product Experience 2.7.3 — per-product typography */
.ocx-dm-product-page{font-family:var(--ocx-px-base-font,inherit)}
.ocx-dm-product-page .ocx-tabs-nav a{font-family:var(--ocx-px-base-font,inherit)!important;font-size:var(--ocx-px-tabs-size,inherit)!important;color:var(--ocx-px-tabs-color,var(--ocx-muted,#8ea4bc))!important}
.ocx-dm-product-page .ocx-tabs-nav a.active{color:var(--ocx-px-tabs-active-color,var(--ocx-primary,#2563eb))!important}
.ocx-dm-product-page .ocx-dm-rich-content,.ocx-dm-product-page .ocx-dm-rich-content p,.ocx-dm-product-page .ocx-dm-rich-content li{font-family:var(--ocx-px-base-font,inherit)!important;font-size:var(--ocx-px-desc-size,inherit)!important;color:var(--ocx-px-desc-color,var(--ocx-muted,#8da0ba))!important}
.ocx-dm-product-page .ocx-dm-rich-content h1,.ocx-dm-product-page .ocx-dm-rich-content h2,.ocx-dm-product-page .ocx-dm-rich-content h3,.ocx-dm-product-page .ocx-dm-rich-content h4{font-family:var(--ocx-px-base-font,inherit)!important;font-size:var(--ocx-px-desc-heading-size,inherit)!important;color:var(--ocx-px-desc-heading-color,var(--ocx-text,#eef6ff))!important}

.ocx-dm-product-page #ocx-features,.ocx-dm-product-page .ocx-dm-feature-list{font-family:var(--ocx-px-features-font,var(--ocx-px-base-font,inherit))!important}
.ocx-dm-product-page .ocx-feature-cards b,.ocx-dm-product-page .ocx-dm-feature-list span{font-size:var(--ocx-px-features-title-size,inherit)!important;color:var(--ocx-px-features-title-color,var(--ocx-text,#eef6ff))!important}
.ocx-dm-product-page .ocx-feature-cards span{font-size:var(--ocx-px-features-text-size,inherit)!important;color:var(--ocx-px-features-text-color,var(--ocx-muted,#8da0ba))!important}

.ocx-dm-product-page #ocx-docs{font-family:var(--ocx-px-docs-font,var(--ocx-px-base-font,inherit))!important}
.ocx-dm-product-page #ocx-docs h3,.ocx-dm-product-page #ocx-docs .ocx-doc-card b{font-size:var(--ocx-px-docs-title-size,inherit)!important;color:var(--ocx-px-docs-title-color,var(--ocx-text,#eef6ff))!important}
.ocx-dm-product-page #ocx-docs p,.ocx-dm-product-page #ocx-docs .ocx-doc-card small{font-size:var(--ocx-px-docs-text-size,inherit)!important;color:var(--ocx-px-docs-text-color,var(--ocx-muted,#8da0ba))!important}
.ocx-dm-product-page #ocx-docs .ocx-doc-type,.ocx-dm-product-page #ocx-docs .ocx-doc-card em{font-size:var(--ocx-px-docs-meta-size,inherit)!important;color:var(--ocx-px-docs-meta-color,var(--ocx-primary,#2563eb))!important}

.ocx-dm-product-page #ocx-changelog{font-family:var(--ocx-px-change-font,var(--ocx-px-base-font,inherit))!important}
.ocx-dm-product-page .ocx-changelog>div>b{font-size:var(--ocx-px-change-version-size,inherit)!important;color:var(--ocx-px-change-version-color,var(--ocx-text,#eef6ff))!important}
.ocx-dm-product-page .ocx-changelog>div>small{font-size:var(--ocx-px-change-date-size,inherit)!important;color:var(--ocx-px-change-date-color,var(--ocx-muted,#7189a2))!important}
.ocx-dm-product-page .ocx-changelog p{font-size:var(--ocx-px-change-text-size,inherit)!important;color:var(--ocx-px-change-text-color,var(--ocx-muted,#91a7bd))!important}
.ocx-dm-product-page .ocx-changelog p span{font-size:var(--ocx-px-change-badge-size,inherit)!important;color:var(--ocx-px-change-badge-color,var(--ocx-primary,#2563eb))!important}

.ocx-dm-product-page .ocx-content-pro-title,.ocx-dm-product-page .ocx-product-highlights{font-family:var(--ocx-px-highlights-font,var(--ocx-px-base-font,inherit))!important}
.ocx-dm-product-page .ocx-content-pro-title{font-size:var(--ocx-px-highlights-heading-size,20px)!important;color:var(--ocx-px-highlights-heading-color,var(--ocx-text,#eef6ff))!important}
.ocx-dm-product-page .ocx-product-highlights strong{font-size:var(--ocx-px-highlights-value-size,20px)!important;color:var(--ocx-px-highlights-value-color,var(--ocx-text,#eef6ff))!important}
.ocx-dm-product-page .ocx-product-highlights span{font-size:var(--ocx-px-highlights-label-size,11px)!important;color:var(--ocx-px-highlights-label-color,var(--ocx-muted,#8da0ba))!important}

.ocx-dm-product-page .ocx-dm-compat-panel,.ocx-dm-product-page #ocx-compat{font-family:var(--ocx-px-compat-font,var(--ocx-px-base-font,inherit))!important}
.ocx-dm-product-page .ocx-dm-compat-panel h3,.ocx-dm-product-page #ocx-compat h4{font-size:var(--ocx-px-compat-heading-size,inherit)!important;color:var(--ocx-px-compat-heading-color,var(--ocx-text,#eef6ff))!important}
.ocx-dm-product-page .ocx-compat-row span,.ocx-dm-product-page .ocx-compat-meta span,.ocx-dm-product-page #ocx-compat .ocx-attr-row b{font-size:var(--ocx-px-compat-label-size,inherit)!important;color:var(--ocx-px-compat-label-color,var(--ocx-muted,#8da0ba))!important}
.ocx-dm-product-page .ocx-compat-row b,.ocx-dm-product-page #ocx-compat .ocx-attr-row span{font-size:var(--ocx-px-compat-value-size,inherit)!important;color:var(--ocx-px-compat-value-color,var(--ocx-text,#eef6ff))!important}
.ocx-dm-product-page .ocx-compat-meta{font-size:var(--ocx-px-compat-meta-size,inherit)!important;color:var(--ocx-px-compat-meta-color,var(--ocx-muted,#7189a2))!important}
.ocx-dm-product-page .ocx-compat-meta b{font-size:var(--ocx-px-compat-meta-size,inherit)!important;color:var(--ocx-px-compat-value-color,var(--ocx-text,#eef6ff))!important}

.ocx-dm-product-page #ocx-gallery-info{font-family:var(--ocx-px-gallery-font,var(--ocx-px-base-font,inherit))!important}
.ocx-dm-product-page .ocx-gallery-caption b,.ocx-dm-product-page .ocx-gallery-link b{font-size:var(--ocx-px-gallery-title-size,inherit)!important;color:var(--ocx-px-gallery-title-color,var(--ocx-text,#eef6ff))!important}
.ocx-dm-product-page .ocx-gallery-caption p,.ocx-dm-product-page .ocx-gallery-link p,.ocx-dm-product-page .ocx-gallery-tab-head p{font-size:var(--ocx-px-gallery-text-size,inherit)!important;color:var(--ocx-px-gallery-text-color,var(--ocx-muted,#8da0ba))!important}

.ocx-dm-product-page #ocx-faq{font-family:var(--ocx-px-faq-font,var(--ocx-px-base-font,inherit))!important}
.ocx-dm-product-page .ocx-faq-list summary,.ocx-dm-product-page #ocx-faq .ocx-attr-row b{font-size:var(--ocx-px-faq-question-size,inherit)!important;color:var(--ocx-px-faq-question-color,var(--ocx-text,#eef6ff))!important}
.ocx-dm-product-page .ocx-faq-list details>div,.ocx-dm-product-page #ocx-faq .ocx-attr-row span{font-size:var(--ocx-px-faq-answer-size,inherit)!important;color:var(--ocx-px-faq-answer-color,var(--ocx-muted,#8da0ba))!important}


/* OCX Product Experience 2.7.4 — purchase panel typography */
.ocx-dm-product-page .ocx-dm-product-info{font-family:var(--ocx-px-summary-font,var(--ocx-px-base-font,inherit))!important}
.ocx-dm-product-page .ocx-dm-product-info .ocx-product-title{font-family:var(--ocx-px-summary-font,var(--ocx-px-base-font,inherit))!important;font-size:var(--ocx-px-summary-title-size,var(--ocx-product-title-size,34px))!important;font-weight:var(--ocx-px-summary-title-weight,800)!important;color:var(--ocx-px-summary-title-color,var(--ocx-text,#102033))!important}
.ocx-dm-product-page .ocx-dm-product-info .ocx-product-rating{font-family:var(--ocx-px-summary-font,var(--ocx-px-base-font,inherit))!important;font-size:var(--ocx-px-summary-rating-size,12px)!important}
.ocx-dm-product-page .ocx-dm-product-info .ocx-product-rating span{font-size:var(--ocx-px-summary-rating-size,12px)!important;color:var(--ocx-px-summary-rating-color,var(--ocx-muted,#68798e))!important}
.ocx-dm-product-page .ocx-dm-product-info .ocx-product-rating .fa{color:var(--ocx-px-summary-star-color,#f6b81a)!important}
.ocx-dm-product-page .ocx-dm-product-info .ocx-product-lead{font-family:var(--ocx-px-summary-font,var(--ocx-px-base-font,inherit))!important;font-size:var(--ocx-px-summary-lead-size,13px)!important;color:var(--ocx-px-summary-lead-color,var(--ocx-muted,#68798e))!important}
.ocx-dm-product-page .ocx-dm-product-info .ocx-dm-feature-list span{font-family:var(--ocx-px-summary-font,var(--ocx-px-base-font,inherit))!important;font-size:var(--ocx-px-summary-feature-size,12px)!important;color:var(--ocx-px-summary-feature-color,var(--ocx-muted,#68798e))!important}
.ocx-dm-product-page .ocx-dm-product-info .ocx-dm-feature-list i{color:var(--ocx-px-summary-feature-icon-color,#22c55e)!important}
.ocx-dm-product-page .ocx-dm-product-info .ocx-software-tags span{font-family:var(--ocx-px-summary-font,var(--ocx-px-base-font,inherit))!important;font-size:var(--ocx-px-summary-tag-size,10px)!important;color:var(--ocx-px-summary-tag-color,var(--ocx-product-tag-text,#245aa8))!important}
.ocx-dm-product-page .ocx-dm-product-info .ocx-product-price{font-family:var(--ocx-px-summary-font,var(--ocx-px-base-font,inherit))!important;font-size:var(--ocx-px-summary-price-size,var(--ocx-product-price-size,34px))!important;color:var(--ocx-px-summary-price-color,var(--ocx-text,#102033))!important}
.ocx-dm-product-page .ocx-dm-product-info .ocx-buy-micro,.ocx-dm-product-page .ocx-dm-product-info .ocx-buy-micro span{font-family:var(--ocx-px-summary-font,var(--ocx-px-base-font,inherit))!important;font-size:var(--ocx-px-summary-micro-size,10px)!important;color:var(--ocx-px-summary-micro-color,var(--ocx-muted,#68798e))!important}
.ocx-dm-product-page .ocx-support-card b{font-family:var(--ocx-px-compat-font,var(--ocx-px-base-font,inherit))!important;font-size:var(--ocx-px-support-title-size,15px)!important;color:var(--ocx-px-support-title-color,var(--ocx-text,#102033))!important}
.ocx-dm-product-page .ocx-support-card small{font-family:var(--ocx-px-compat-font,var(--ocx-px-base-font,inherit))!important;font-size:var(--ocx-px-support-text-size,10px)!important;color:var(--ocx-px-support-text-color,var(--ocx-muted,#68798e))!important}
@media(max-width:767px){.ocx-dm-product-page .ocx-dm-product-info .ocx-product-title{font-size:max(22px,calc(var(--ocx-px-summary-title-size,34px) - 6px))!important}.ocx-dm-product-page .ocx-dm-product-info .ocx-product-price{font-size:max(24px,calc(var(--ocx-px-summary-price-size,34px) - 4px))!important}}

/* OCX v2.7.7 — Product identity typography */
.ocx-dm-product-page .ocx-compat-meta,
.ocx-dm-product-page .ocx-buy-micro,
.ocx-dm-product-page .ocx-buy-micro span{
  font-family:var(--ocx-px-micro-font,var(--ocx-px-summary-font,var(--ocx-px-base-font,inherit)))!important;
}
.ocx-dm-product-page .ocx-compat-meta span{
  font-size:var(--ocx-px-identity-label-size,10px)!important;
  color:var(--ocx-px-identity-label-color,var(--ocx-muted,#71839a))!important;
}
.ocx-dm-product-page .ocx-compat-meta b{
  font-size:var(--ocx-px-identity-value-size,10px)!important;
  color:var(--ocx-px-identity-value-color,var(--ocx-text,#102033))!important;
}
.ocx-dm-product-page .ocx-buy-micro,
.ocx-dm-product-page .ocx-buy-micro span{
  font-size:var(--ocx-px-micro-size,var(--ocx-px-summary-micro-size,10px))!important;
  color:var(--ocx-px-micro-color,var(--ocx-px-summary-micro-color,var(--ocx-muted,#68798e)))!important;
}
.ocx-dm-product-page .ocx-buy-micro i{
  color:var(--ocx-px-micro-icon-color,var(--ocx-accent,#4d9cff))!important;
}

/* OCX v2.8.0 — exact micro identity frontend binding */
[id^="ocx-product-page-"] .ocx-dm-product-info .ocx-buy-micro,
[id^="ocx-product-page-"] .ocx-dm-product-info .ocx-buy-micro > span {
  font-family:var(--ocx-px-micro-font,var(--ocx-px-summary-font,var(--ocx-px-base-font,inherit)))!important;
  font-size:var(--ocx-px-micro-size,var(--ocx-px-summary-micro-size,10px))!important;
  color:var(--ocx-px-micro-color,var(--ocx-px-summary-micro-color,var(--ocx-muted,#68798e)))!important;
}
[id^="ocx-product-page-"] .ocx-dm-product-info .ocx-buy-micro > span > i {
  color:var(--ocx-px-micro-icon-color,var(--ocx-accent,#4d9cff))!important;
}

/* === OCX v2.9.5 — compact language switcher + mobile search overlay + product mobile reading === */
.ocx-mobile-search-toggle{display:none;border:0;background:transparent;color:var(--ocx-header-text,#102033);padding:0;margin:0;cursor:pointer}
.ocx-shop-icons{gap:11px!important;flex-basis:160px!important;width:160px!important}

/* Language: keep only flag + short code. Do not apply the trigger style to dropdown items. */
.ocx-shop-lang{flex:0 0 50px!important;width:50px!important;height:54px!important;overflow:visible!important}
.ocx-shop-lang .btn-group{width:50px!important;height:54px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}
.ocx-shop-lang .btn-group>.dropdown-toggle{
  width:48px!important;height:38px!important;min-width:48px!important;padding:0 6px!important;
  border:1px solid var(--ocx-header-language-border,#17304d)!important;border-radius:12px!important;
  background:var(--ocx-header-language-bg,#0a1828)!important;color:var(--ocx-header-language-text,#fff)!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;
  font-size:11px!important;line-height:1!important;box-shadow:none!important;white-space:nowrap!important;
}
.ocx-shop-lang .btn-group>.dropdown-toggle:before{content:none!important;display:none!important}
.ocx-shop-lang .btn-group>.dropdown-toggle img{width:18px!important;height:auto!important;max-height:13px!important;margin:0!important;display:block!important}
.ocx-shop-lang .ocx-lang-short{font-size:10px!important;line-height:1!important;font-weight:900!important;letter-spacing:.04em!important;color:inherit!important}
.ocx-shop-lang .ocx-lang-caret{font-size:9px!important;line-height:1!important;margin:0!important;opacity:.62}
.ocx-shop-lang .dropdown-menu{
  right:0!important;left:auto!important;top:46px!important;min-width:88px!important;width:88px!important;
  padding:6px!important;margin:0!important;border:1px solid var(--ocx-border,#dce5ef)!important;border-radius:12px!important;
  background:var(--ocx-surface,#fff)!important;box-shadow:0 14px 36px rgba(15,23,42,.16)!important;overflow:hidden!important;
}
.ocx-shop-lang .dropdown-menu>li{margin:0!important;padding:0!important}
.ocx-shop-lang .dropdown-menu .language-select{
  width:100%!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 9px!important;
  border:0!important;border-radius:8px!important;background:transparent!important;color:var(--ocx-text,#102033)!important;
  display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;
  font-size:10px!important;line-height:1!important;text-align:left!important;white-space:nowrap!important;box-shadow:none!important;
}
.ocx-shop-lang .dropdown-menu .language-select:before{content:none!important;display:none!important}
.ocx-shop-lang .dropdown-menu .language-select:hover,.ocx-shop-lang .dropdown-menu .language-select:focus{background:var(--ocx-surface-alt,#f4f7fb)!important;color:var(--ocx-text,#102033)!important}
.ocx-shop-lang .dropdown-menu .language-select img{width:18px!important;height:auto!important;max-height:13px!important;margin:0!important;display:block!important;flex:0 0 auto!important}
body.ocx-theme-dark .ocx-shop-lang .btn-group>.dropdown-toggle,
body.ocx-theme-custom.ocx-custom-base-dark .ocx-shop-lang .btn-group>.dropdown-toggle{background:var(--ocx-header-language-bg,#081522)!important;border-color:var(--ocx-header-language-border,#1b3552)!important;color:var(--ocx-header-language-text,#fff)!important}
body.ocx-theme-dark .ocx-shop-lang .dropdown-menu,
body.ocx-theme-custom.ocx-custom-base-dark .ocx-shop-lang .dropdown-menu{background:#081522!important;border-color:#1b3552!important}
body.ocx-theme-dark .ocx-shop-lang .dropdown-menu .language-select,
body.ocx-theme-custom.ocx-custom-base-dark .ocx-shop-lang .dropdown-menu .language-select{color:#dce9f6!important}
body.ocx-theme-dark .ocx-shop-lang .dropdown-menu .language-select:hover,
body.ocx-theme-custom.ocx-custom-base-dark .ocx-shop-lang .dropdown-menu .language-select:hover{background:#10253a!important;color:#fff!important}

@media(max-width:900px){
  .ocx-shop-head-main{position:relative!important;z-index:12100!important}
  .ocx-shop-head-row{grid-template-areas:"logo catalog icons"!important;grid-template-rows:auto!important}
  .ocx-mobile-search-toggle{display:grid!important;place-items:center!important;width:36px!important;height:40px!important;flex:0 0 36px!important;border-radius:10px!important;font-size:19px!important;color:var(--ocx-header-text,#102033)!important}
  .ocx-mobile-search-toggle:hover,.ocx-mobile-search-toggle:focus{background:color-mix(in srgb,var(--ocx-header-text,#102033) 8%,transparent)!important;outline:0!important}
  .ocx-shop-icons{gap:7px!important;width:auto!important;flex-basis:auto!important}
  .ocx-shop-search{
    display:none!important;position:absolute!important;grid-area:auto!important;left:14px!important;right:14px!important;top:calc(100% + 7px)!important;
    width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;padding:8px!important;
    border:1px solid var(--ocx-border,#dce5ef)!important;border-radius:15px!important;background:var(--ocx-surface,#fff)!important;
    box-shadow:0 18px 48px rgba(15,23,42,.20)!important;z-index:12150!important;overflow:visible!important;
  }
  .ocx-shop-search.is-mobile-open{display:block!important;animation:ocxMobileSearchIn .16s ease-out both!important}
  .ocx-shop-search #search{height:44px!important;width:100%!important;margin:0!important}
  .ocx-shop-search #search .input-lg{height:44px!important;line-height:44px!important;border:1px solid var(--ocx-search-border,#dce5ef)!important;border-radius:11px!important;background:var(--ocx-search-bg,#fff)!important;color:var(--ocx-search-text,#102033)!important;padding:0 50px 0 43px!important;font-size:14px!important}
  .ocx-shop-search #search:before{left:16px!important;top:13px!important}
  .ocx-shop-search #search .btn-lg{top:4px!important;right:5px!important;width:36px!important;min-width:36px!important;height:36px!important;border-radius:9px!important;background:var(--ocx-primary,#1769e0)!important;color:#fff!important}
  .ocx-shop-search .ocx-search-live{left:0!important;right:0!important;top:calc(100% + 7px)!important;width:100%!important;max-width:none!important;max-height:min(60vh,480px)!important}
  body.ocx-mobile-search-open{overflow-x:hidden!important}
  body.ocx-theme-dark .ocx-shop-search,body.ocx-theme-custom.ocx-custom-base-dark .ocx-shop-search{background:#081522!important;border-color:#1b3552!important;box-shadow:0 22px 55px rgba(0,0,0,.42)!important}
  .ocx-shop-lang{display:none!important}
}
@keyframes ocxMobileSearchIn{from{opacity:0;transform:translateY(-7px) scale(.985)}to{opacity:1;transform:none}}

@media(max-width:767px){
  /* Product page: reduce visual density and keep long content inside viewport. */
  .ocx-dm-product-page{padding-top:12px!important;overflow:hidden!important}
  .ocx-dm-product-page>.container{padding-left:10px!important;padding-right:10px!important}
  .ocx-dm-product-page .ocx-breadcrumb{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;width:100%!important;max-width:100%!important;margin:0 0 12px!important;overflow:hidden!important;font-size:11px!important;line-height:1.3!important;white-space:nowrap!important}
  .ocx-dm-product-page .ocx-breadcrumb a{display:block!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;flex:0 1 auto!important}
  .ocx-dm-product-page .ocx-breadcrumb a:last-of-type{flex:1 1 auto!important;max-width:calc(100vw - 92px)!important}
  .ocx-dm-product-page .ocx-breadcrumb .sep{flex:0 0 auto!important}
  .ocx-dm-product-layout{gap:12px!important}
  .ocx-dm-product-gallery{padding:10px!important}
  .ocx-gallery-stage{height:min(78vw,330px)!important}
  .ocx-dm-product-info{padding:16px!important}
  .ocx-dm-product-page .ocx-dm-product-info .ocx-product-title{line-height:1.18!important;overflow-wrap:anywhere!important;word-break:normal!important;margin-top:6px!important}
  .ocx-dm-product-page .ocx-dm-product-info .ocx-product-lead{font-size:clamp(13px,var(--ocx-px-summary-lead-size,14px),16px)!important;line-height:1.58!important;overflow-wrap:anywhere!important;margin-bottom:13px!important}
  .ocx-dm-feature-list{gap:9px!important;margin:13px 0!important}.ocx-dm-feature-list span{line-height:1.45!important}
  .ocx-dm-buy-row{grid-template-columns:minmax(0,1fr) 44px 44px!important;gap:7px!important}
  .ocx-buy-micro{gap:7px 10px!important;line-height:1.4!important}
  .ocx-dm-product-tabs{margin-top:14px!important}
  .ocx-tabs-wrap{border-radius:13px!important;overflow:visible!important}
  .ocx-tabs-nav{border-radius:13px 13px 0 0!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}
  .ocx-tabs-nav::-webkit-scrollbar{display:none!important}
  .ocx-tabs-nav a{padding:11px 13px!important;font-size:13px!important;line-height:1.2!important}
  .ocx-tab-pane{padding:15px!important;max-width:100%!important;overflow:hidden!important}
  .ocx-dm-rich-content{max-width:100%!important;overflow:hidden!important;font-size:clamp(14px,var(--ocx-px-desc-size,15px),16px)!important;line-height:1.65!important;overflow-wrap:anywhere!important;word-break:normal!important}
  .ocx-dm-rich-content p,.ocx-dm-rich-content li,.ocx-dm-rich-content span,.ocx-dm-rich-content div{max-width:100%!important;box-sizing:border-box!important;overflow-wrap:anywhere!important;word-break:normal!important}
  .ocx-dm-rich-content p,.ocx-dm-rich-content li{font-size:clamp(14px,var(--ocx-px-desc-size,15px),16px)!important;line-height:1.65!important}
  .ocx-dm-rich-content p{margin:0 0 13px!important}.ocx-dm-rich-content ul,.ocx-dm-rich-content ol{padding-left:20px!important;margin:0 0 14px!important}
  .ocx-dm-rich-content h1,.ocx-dm-rich-content h2{font-size:clamp(20px,var(--ocx-px-desc-heading-size,22px),25px)!important;line-height:1.25!important;margin:20px 0 10px!important;overflow-wrap:anywhere!important}
  .ocx-dm-rich-content h3,.ocx-dm-rich-content h4{font-size:clamp(17px,var(--ocx-px-desc-heading-size,19px),21px)!important;line-height:1.3!important;margin:18px 0 9px!important;overflow-wrap:anywhere!important}
  .ocx-dm-rich-content img,.ocx-dm-rich-content video,.ocx-dm-rich-content iframe,.ocx-dm-rich-content svg{max-width:100%!important;height:auto!important}
  .ocx-dm-rich-content iframe{width:100%!important;aspect-ratio:16/9!important;min-height:0!important}
  .ocx-dm-rich-content table{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;border-collapse:collapse!important}
  .ocx-dm-rich-content pre,.ocx-dm-rich-content code{max-width:100%!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important}
  .ocx-product-highlights{grid-template-columns:1fr!important;gap:9px!important;margin:16px 0!important}
  .ocx-product-highlights>div{padding:13px!important;text-align:left!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;column-gap:10px!important;align-items:center!important}
  .ocx-product-highlights i{grid-row:1/3!important;margin:0!important}.ocx-product-highlights strong,.ocx-product-highlights span{grid-column:2!important}
  .ocx-use-cases{grid-template-columns:1fr!important;gap:9px!important}.ocx-use-cases article{padding:13px!important}
  .ocx-package-items{display:grid!important;grid-template-columns:1fr!important}.ocx-package-items span{width:100%!important;border-radius:10px!important;white-space:normal!important}
  .ocx-product-notice{padding:13px!important;gap:10px!important}.ocx-product-notice p{line-height:1.55!important;overflow-wrap:anywhere!important}
  .ocx-feature-cards{grid-template-columns:1fr!important;gap:9px!important}.ocx-feature-cards article{padding:14px!important;text-align:left!important}
  .ocx-attr-row{grid-template-columns:1fr!important;gap:4px!important}.ocx-attr-row span{overflow-wrap:anywhere!important}
}

@media(max-width:560px){
  .ocx-shop-search{left:10px!important;right:10px!important}
  .ocx-shop-head-row{grid-template-columns:minmax(0,1fr) 46px auto!important}
  .ocx-shop-icons>a:nth-child(2){display:none!important}
  .ocx-dm-product-page .ocx-breadcrumb a:last-of-type{max-width:calc(100vw - 78px)!important}
}
@media(max-width:560px){
  body.ocx-shop-body .ocx-shop-icons>a.ocx-header-account{display:grid!important}
  body.ocx-shop-body .ocx-shop-icons>a.ocx-header-wishlist{display:none!important}
}


/* === OCX v2.9.6 — responsive typography + configurable text logo === */
.ocx-shop-logo.mode-text .ocx-shop-logo-main{
  font-family:var(--ocx-logo-font,var(--ocx-font-heading,var(--ocx-font-body)))!important;
  font-size:var(--ocx-logo-font-size,29px)!important;
  font-weight:var(--ocx-logo-font-weight,900)!important;
  letter-spacing:var(--ocx-logo-letter-spacing,-1.2px)!important;
  line-height:var(--ocx-logo-line-height,1)!important;
  text-transform:var(--ocx-logo-transform,none)!important;
}
.ocx-shop-logo.mode-text .ocx-shop-logo-sub{
  font-family:var(--ocx-logo-font,var(--ocx-font-body))!important;
  font-size:var(--ocx-logo-tagline-size,9px)!important;
  font-weight:var(--ocx-logo-tagline-weight,400)!important;
  letter-spacing:var(--ocx-logo-tagline-spacing,.65px)!important;
  line-height:1.15!important;
  width:auto!important;max-width:100%!important;
}
.ocx-shop-logo.mode-text.logo-align-left{align-items:flex-start!important;text-align:left!important}
.ocx-shop-logo.mode-text.logo-align-center{align-items:center!important;text-align:center!important}
.ocx-shop-logo.mode-text.logo-align-right{align-items:flex-end!important;text-align:right!important}
.ocx-shop-logo.mode-text.logo-align-center .ocx-shop-logo-main:after{margin-left:auto!important;margin-right:auto!important}
.ocx-shop-logo.mode-text.logo-align-right .ocx-shop-logo-main:after{margin-left:auto!important;margin-right:0!important}
.ocx-shop-logo.logo-effect-shadow .ocx-shop-logo-main{text-shadow:0 3px 12px rgba(0,0,0,.28)!important}
.ocx-shop-logo.logo-effect-glow .ocx-shop-logo-main{text-shadow:0 0 10px color-mix(in srgb,var(--ocx-primary,#0b6cff) 72%,transparent),0 0 24px color-mix(in srgb,var(--ocx-primary,#0b6cff) 38%,transparent)!important}
.ocx-shop-logo.logo-effect-gradient .ocx-shop-logo-main{
  background:linear-gradient(115deg,var(--ocx-primary,#0b6cff),var(--ocx-accent,#17b890))!important;
  -webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;
}
.ocx-shop-logo.logo-decor-none .ocx-shop-logo-main:after{display:none!important;content:none!important}
.ocx-shop-logo.logo-decor-line .ocx-shop-logo-main:after{display:block!important;background:currentColor!important;opacity:.9!important}
.ocx-shop-logo.logo-decor-gradient .ocx-shop-logo-main:after{display:block!important;background:linear-gradient(90deg,var(--ocx-primary,#0b6cff),var(--ocx-accent,#17b890),transparent)!important;opacity:1!important}
.ocx-shop-logo.logo-effect-gradient.logo-decor-line .ocx-shop-logo-main:after{background:var(--ocx-primary,#0b6cff)!important}

@media(max-width:767px){
  body.ocx-shop-body{font-size:var(--ocx-mobile-font-base,14px)!important;line-height:var(--ocx-mobile-line-height,1.55)!important}
  body.ocx-shop-body .ocx-shop-subnav a,
  body.ocx-shop-body .ocx-mobile-nav a{font-size:var(--ocx-mobile-nav-font-size,13px)!important}
  body.ocx-shop-body .ocx-shop-search #search .input-lg,
  body.ocx-shop-body .ocx-search-live{font-size:var(--ocx-mobile-search-font-size,16px)!important}
  body.ocx-shop-body .ocx-section-title h2,body.ocx-shop-body .ocx-section-title h3,
  body.ocx-shop-body .ocx-dm-section-title h2,body.ocx-shop-body .ocx-dm-section-title h3{font-size:var(--ocx-mobile-section-title-size,24px)!important;line-height:1.2!important}
  body.ocx-shop-body .ocx-section-title p,body.ocx-shop-body .ocx-dm-section-title p,
  body.ocx-shop-body .ocx-section-lead,body.ocx-shop-body .ocx-section-copy{font-size:var(--ocx-mobile-section-text-size,14px)!important;line-height:var(--ocx-mobile-line-height,1.55)!important}
  body.ocx-shop-body .ocx-market-body h3,body.ocx-shop-body .ocx-market-body h4,
  body.ocx-shop-body .ocx-product-card h3,body.ocx-shop-body .ocx-product-card h4,
  body.ocx-shop-body .ocx-store-card h3,body.ocx-shop-body .ocx-store-card h4,
  body.ocx-shop-body .product-thumb h4{font-size:var(--ocx-mobile-card-title-size,16px)!important;line-height:1.28!important}
  body.ocx-shop-body .ocx-market-body p,body.ocx-shop-body .ocx-product-card p,
  body.ocx-shop-body .ocx-store-card p,body.ocx-shop-body .product-thumb .caption p,
  body.ocx-shop-body .ocx-market-meta,body.ocx-shop-body .ocx-compat-tags{font-size:var(--ocx-mobile-card-text-size,13px)!important;line-height:var(--ocx-mobile-line-height,1.55)!important}
  body.ocx-shop-body .ocx-market-price .current,body.ocx-shop-body .ocx-store-card .price,
  body.ocx-shop-body .ocx-product-card .price,body.ocx-shop-body .product-thumb .price{font-size:var(--ocx-mobile-card-price-size,20px)!important}
  body.ocx-shop-body .ocx-product-title,body.ocx-shop-body .ocx-product-info h1,body.ocx-shop-body #product-product h1,
  body.ocx-shop-body .ocx-dm-product-page .ocx-dm-product-info .ocx-product-title{font-size:var(--ocx-mobile-product-title-size,26px)!important;line-height:1.18!important}
  body.ocx-shop-body .ocx-product-price,body.ocx-shop-body .ocx-product-info .price,
  body.ocx-shop-body .ocx-dm-product-page .ocx-dm-product-info .ocx-product-price{font-size:var(--ocx-mobile-product-price-size,28px)!important;line-height:1.12!important}
  body.ocx-shop-body .ocx-dm-rich-content,body.ocx-shop-body .ocx-dm-rich-content p,body.ocx-shop-body .ocx-dm-rich-content li{font-size:var(--ocx-mobile-product-description-size,14px)!important;line-height:var(--ocx-mobile-line-height,1.55)!important}
  body.ocx-shop-body .ocx-dm-rich-content h1,body.ocx-shop-body .ocx-dm-rich-content h2,body.ocx-shop-body .ocx-dm-rich-content h3,body.ocx-shop-body .ocx-dm-rich-content h4{font-size:var(--ocx-mobile-product-description-heading-size,20px)!important;line-height:1.28!important}
  body.ocx-shop-body .btn,body.ocx-shop-body button,body.ocx-shop-body .ocx-buy,body.ocx-shop-body .ocx-market-buy{font-size:var(--ocx-mobile-button-font-size,14px)!important}
  body.ocx-shop-body input,body.ocx-shop-body select,body.ocx-shop-body textarea,body.ocx-shop-body .form-control{font-size:var(--ocx-mobile-form-font-size,16px)!important}
  body.ocx-shop-body .ocx-shop-logo.mode-text .ocx-shop-logo-main{font-size:var(--ocx-logo-font-size-mobile,21px)!important;letter-spacing:clamp(-2px,var(--ocx-logo-letter-spacing,-1.2px),3px)!important}
  body.ocx-shop-body .ocx-shop-logo.mode-text .ocx-shop-logo-sub{font-size:var(--ocx-logo-tagline-size-mobile,8px)!important;line-height:1.12!important}
  body.ocx-shop-body .ocx-shop-logo.mode-text .ocx-shop-logo-main:after{max-width:min(100%,122px)!important}
}


/* === OCX v2.9.7 — product badge/title spacing === */
@media(max-width:767px){
  .ocx-dm-product-page .ocx-product-eyebrow{margin-bottom:var(--ocx-product-badge-gap-mobile,var(--ocx-product-badge-gap,18px))!important}
}

/* =========================================================
   v2.9.9 PALETTE + CART RUNTIME AUTHORITY
   Keep LAST: these rules intentionally override old hard-coded
   Dark/Light gradients so Custom palette values always win.
   ========================================================= */
/* Global primary buttons also use the saved palette in every mode. */
body.ocx-shop-body .btn-primary,body.ocx-shop-body .ocx-btn-primary{background:var(--ocx-btn-primary-bg,#0b6cff)!important;color:var(--ocx-btn-primary-text,#fff)!important;border-color:var(--ocx-btn-primary-bg,#0b6cff)!important}
body.ocx-shop-body .btn-primary:hover,body.ocx-shop-body .btn-primary:focus,body.ocx-shop-body .ocx-btn-primary:hover,body.ocx-shop-body .ocx-btn-primary:focus{background:var(--ocx-btn-primary-hover,#2a8cff)!important;color:var(--ocx-btn-primary-text,#fff)!important;border-color:var(--ocx-btn-primary-hover,#2a8cff)!important}

/* Configurable Buy/Add-to-cart button: base + real hover colors */
body.ocx-shop-body .ocx-buy-configurable,
body.ocx-shop-body .ocx-market-buy.ocx-buy-configurable,
body.ocx-shop-body .ocx-add-cart.ocx-buy-configurable{
  background:var(--ocx-buy-bg,#0b6cff)!important;
  color:var(--ocx-buy-text,#fff)!important;
  border-color:var(--ocx-buy-bg,#0b6cff)!important;
}
body.ocx-shop-body .ocx-buy-configurable.buy-style-gradient,
body.ocx-shop-body .ocx-market-buy.ocx-buy-configurable.buy-style-gradient,
body.ocx-shop-body .ocx-add-cart.ocx-buy-configurable.buy-style-gradient{
  background:linear-gradient(135deg,var(--ocx-buy-bg,#0b6cff),var(--ocx-buy-hover-bg,#2a8cff))!important;
}
body.ocx-shop-body .ocx-buy-configurable.buy-style-outline{background:transparent!important;color:var(--ocx-buy-bg,#0b6cff)!important;border-color:var(--ocx-buy-bg,#0b6cff)!important}
body.ocx-shop-body .ocx-buy-configurable.buy-style-soft{background:color-mix(in srgb,var(--ocx-buy-bg,#0b6cff) 14%,transparent)!important;color:var(--ocx-buy-bg,#0b6cff)!important;border-color:color-mix(in srgb,var(--ocx-buy-bg,#0b6cff) 34%,transparent)!important}
body.ocx-shop-body .ocx-buy-configurable:hover,
body.ocx-shop-body .ocx-market-buy.ocx-buy-configurable:hover,
body.ocx-shop-body .ocx-add-cart.ocx-buy-configurable:hover{
  background:var(--ocx-buy-hover-bg,#2a8cff)!important;
  color:var(--ocx-buy-hover-text,#fff)!important;
  border-color:var(--ocx-buy-hover-bg,#2a8cff)!important;
}

/* Header cart icon */
body.ocx-shop-body .ocx-shop-cart #cart>.btn{color:var(--ocx-cart-icon,var(--ocx-header-text,#fff))!important}
body.ocx-shop-body .ocx-shop-cart #cart>.btn:before{color:currentColor!important}

/* Mini cart popup — fully controlled by Palette in Dark / Light / Custom */
body.ocx-shop-body .ocx-shop-cart #cart .dropdown-menu.ocx-mini-cart-menu{
  background:var(--ocx-cart-panel-bg,var(--ocx-modal-bg,#071321))!important;
  color:var(--ocx-cart-panel-text,var(--ocx-text,#f5f9ff))!important;
  border-color:var(--ocx-cart-row-border,var(--ocx-border,#17304d))!important;
}
body.ocx-shop-body .ocx-mini-cart-head,
body.ocx-shop-body .ocx-mini-cart-products,
body.ocx-shop-body .ocx-mini-cart-totals,
body.ocx-shop-body .ocx-mini-cart-actions{
  background:var(--ocx-cart-panel-bg,var(--ocx-modal-bg,#071321))!important;
  border-color:var(--ocx-cart-row-border,var(--ocx-border,#17304d))!important;
}
body.ocx-shop-body .ocx-mini-cart-head span{
  color:var(--ocx-cart-panel-text,var(--ocx-text,#f5f9ff))!important;
  font-size:var(--ocx-cart-title-size,14px)!important;
}
body.ocx-shop-body .ocx-mini-cart-head small,
body.ocx-shop-body .ocx-mini-cart-copy small,
body.ocx-shop-body .ocx-mini-cart-copy span,
body.ocx-shop-body .ocx-mini-cart-totals>div,
body.ocx-shop-body .ocx-mini-cart-empty small{
  color:var(--ocx-cart-panel-muted,var(--ocx-muted,#8fa4bd))!important;
  font-size:var(--ocx-cart-text-size,10px)!important;
}
body.ocx-shop-body .ocx-mini-cart-copy>a,
body.ocx-shop-body .ocx-mini-cart-copy>b,
body.ocx-shop-body .ocx-mini-cart-side strong,
body.ocx-shop-body .ocx-mini-cart-totals strong,
body.ocx-shop-body .ocx-mini-cart-empty b{
  color:var(--ocx-cart-panel-text,var(--ocx-text,#f5f9ff))!important;
  font-size:var(--ocx-cart-text-size,10px)!important;
}
body.ocx-shop-body .ocx-mini-cart-row{
  background:var(--ocx-cart-row-bg,var(--ocx-surface-alt,#081827))!important;
  border-color:var(--ocx-cart-row-border,var(--ocx-border,#17304d))!important;
}
/* Product image has no black frame in mini cart */
body.ocx-shop-body .ocx-mini-cart-thumb,
body.ocx-shop-body .ocx-mini-cart-thumb img{
  border:0!important;outline:0!important;box-shadow:none!important;
}
body.ocx-shop-body .ocx-mini-cart-thumb{background:var(--ocx-cart-panel-bg,var(--ocx-surface,#071321))!important}
body.ocx-shop-body .ocx-mini-cart-thumb i{color:var(--ocx-cart-icon,var(--ocx-primary,#0b6cff))!important}

body.ocx-shop-body .ocx-mini-cart-actions>a,
body.ocx-shop-body .ocx-cart-modal-actions>*{font-size:var(--ocx-cart-button-size,11px)!important}
body.ocx-shop-body .ocx-mini-cart-secondary,
body.ocx-shop-body .ocx-cart-modal-continue{
  background:var(--ocx-cart-secondary-bg,#0a1928)!important;
  color:var(--ocx-cart-secondary-text,#cdddeb)!important;
  border-color:var(--ocx-cart-row-border,var(--ocx-border,#17304d))!important;
}
body.ocx-shop-body .ocx-mini-cart-secondary:hover,
body.ocx-shop-body .ocx-cart-modal-continue:hover{
  background:var(--ocx-cart-secondary-hover-bg,#102943)!important;
  color:var(--ocx-cart-secondary-hover-text,#fff)!important;
  border-color:var(--ocx-cart-secondary-hover-bg,#102943)!important;
}
body.ocx-shop-body .ocx-mini-cart-primary,
body.ocx-shop-body .ocx-cart-modal-checkout{
  background:var(--ocx-cart-primary-bg,var(--ocx-primary,#0b6cff))!important;
  color:var(--ocx-cart-primary-text,#fff)!important;
  border-color:var(--ocx-cart-primary-bg,var(--ocx-primary,#0b6cff))!important;
}
body.ocx-shop-body .ocx-mini-cart-primary:hover,
body.ocx-shop-body .ocx-cart-modal-checkout:hover{
  background:var(--ocx-cart-primary-hover-bg,#2a8cff)!important;
  color:var(--ocx-cart-primary-hover-text,#fff)!important;
  border-color:var(--ocx-cart-primary-hover-bg,#2a8cff)!important;
}
body.ocx-shop-body .ocx-mini-cart-side button{
  background:var(--ocx-cart-remove-bg,#111f2c)!important;
  color:var(--ocx-cart-remove-text,#8ba0b2)!important;
  border-color:var(--ocx-cart-row-border,var(--ocx-border,#17304d))!important;
}
body.ocx-shop-body .ocx-mini-cart-side button:hover{
  background:var(--ocx-cart-remove-hover-bg,#501b25)!important;
  color:var(--ocx-cart-remove-hover-text,#ff8998)!important;
  border-color:var(--ocx-cart-remove-hover-text,#ff8998)!important;
}



/* ===== v2.10.0 CART TYPOGRAPHY + POPUP AUTHORITY ===== */
body.ocx-shop-body .ocx-shop-cart #cart>.btn i{font-size:var(--ocx-header-icon-size,var(--ocx-cart-icon-size,20px))!important}
body.ocx-shop-body .ocx-mini-cart-empty-icon i,body.ocx-shop-body .ocx-cart-modal-empty>i,body.ocx-shop-body .ocx-cart-modal-cartlink i{font-size:var(--ocx-cart-icon-size,20px)!important;color:var(--ocx-cart-icon,var(--ocx-primary,#0b6cff))!important}
body.ocx-shop-body .ocx-shop-cart #cart .dropdown-menu.ocx-mini-cart-menu{width:var(--ocx-cart-popup-width,390px)!important;min-width:var(--ocx-cart-popup-width,390px)!important;background:var(--ocx-cart-panel-bg,#071321)!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important;border:1px solid var(--ocx-cart-row-border,#17304d)!important;border-radius:var(--ocx-cart-panel-radius,15px)!important;box-shadow:0 26px 80px rgba(18,35,55,.24)!important}
body.ocx-shop-body .ocx-mini-cart-head{background:var(--ocx-cart-head-bg,var(--ocx-cart-panel-bg,#071321))!important;border-color:var(--ocx-cart-row-border,#17304d)!important}
body.ocx-shop-body .ocx-mini-cart-head span{font-family:var(--ocx-cart-title-font,var(--ocx-font-heading))!important;font-size:var(--ocx-cart-title-size,14px)!important;font-weight:var(--ocx-cart-title-weight,900)!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important}
body.ocx-shop-body .ocx-mini-cart-head small,body.ocx-shop-body .ocx-mini-cart-head>a{font-family:var(--ocx-cart-text-font,var(--ocx-font-body))!important;font-size:var(--ocx-cart-text-size,10px)!important}
body.ocx-shop-body .ocx-mini-cart-head small{color:var(--ocx-cart-panel-muted,#8fa4bd)!important}body.ocx-shop-body .ocx-mini-cart-head>a{color:var(--ocx-cart-modal-accent,var(--ocx-primary,#0b6cff))!important}
body.ocx-shop-body .ocx-mini-cart-products{background:var(--ocx-cart-panel-bg,#071321)!important}
body.ocx-shop-body .ocx-mini-cart-row{background:var(--ocx-cart-row-bg,#081827)!important;border:1px solid var(--ocx-cart-row-border,#17304d)!important;border-radius:var(--ocx-cart-row-radius,10px)!important;margin:7px 0!important;padding:9px!important}
body.ocx-shop-body .ocx-mini-cart-thumb{background:var(--ocx-cart-panel-bg,#071321)!important;border:0!important;box-shadow:none!important}body.ocx-shop-body .ocx-mini-cart-thumb img{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:0!important}body.ocx-shop-body .ocx-mini-cart-thumb i{color:var(--ocx-cart-modal-accent,var(--ocx-primary,#0b6cff))!important}
body.ocx-shop-body .ocx-mini-cart-copy>a,body.ocx-shop-body .ocx-mini-cart-copy>b{font-family:var(--ocx-cart-text-font,var(--ocx-font-body))!important;font-size:var(--ocx-cart-text-size,10px)!important;font-weight:var(--ocx-cart-text-weight,600)!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important;opacity:1!important}
body.ocx-shop-body .ocx-mini-cart-copy small,body.ocx-shop-body .ocx-mini-cart-copy span{font-family:var(--ocx-cart-text-font,var(--ocx-font-body))!important;font-size:var(--ocx-cart-text-size,10px)!important;font-weight:400!important;color:var(--ocx-cart-panel-muted,#8fa4bd)!important;opacity:1!important}
body.ocx-shop-body .ocx-mini-cart-side strong,body.ocx-shop-body .ocx-mini-cart-totals strong{font-family:var(--ocx-cart-text-font,var(--ocx-font-body))!important;font-size:var(--ocx-cart-price-size,12px)!important;font-weight:var(--ocx-cart-price-weight,800)!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important;opacity:1!important}
body.ocx-shop-body .ocx-mini-cart-side button,body.ocx-shop-body .ocx-cart-modal-close,body.ocx-shop-body .ocx-cart-modal-remove{background:var(--ocx-cart-remove-bg,#111f2c)!important;color:var(--ocx-cart-remove-text,#8ba0b2)!important;border-color:var(--ocx-cart-row-border,#17304d)!important}
body.ocx-shop-body .ocx-mini-cart-side button:hover,body.ocx-shop-body .ocx-cart-modal-close:hover,body.ocx-shop-body .ocx-cart-modal-remove:hover{background:var(--ocx-cart-remove-hover-bg,#501b25)!important;color:var(--ocx-cart-remove-hover-text,#ff8998)!important;border-color:var(--ocx-cart-remove-hover-text,#ff8998)!important}
body.ocx-shop-body .ocx-mini-cart-totals,body.ocx-shop-body .ocx-mini-cart-actions{background:var(--ocx-cart-totals-bg,var(--ocx-cart-panel-bg,#071321))!important;border-color:var(--ocx-cart-row-border,#17304d)!important}
body.ocx-shop-body .ocx-mini-cart-totals>div{font-family:var(--ocx-cart-text-font,var(--ocx-font-body))!important;font-size:var(--ocx-cart-text-size,10px)!important;color:var(--ocx-cart-panel-muted,#8fa4bd)!important}
body.ocx-shop-body .ocx-mini-cart-actions>a,body.ocx-shop-body .ocx-cart-modal-actions>*,body.ocx-shop-body .ocx-cart-modal-summary .ocx-cart-modal-cartlink{font-family:var(--ocx-cart-button-font,var(--ocx-font-body))!important;font-size:var(--ocx-cart-button-size,11px)!important;font-weight:var(--ocx-cart-button-weight,800)!important;border-radius:var(--ocx-cart-button-radius,8px)!important}
body.ocx-shop-body .ocx-mini-cart-secondary,body.ocx-shop-body .ocx-cart-modal-continue{background:var(--ocx-cart-secondary-bg,#0a1928)!important;color:var(--ocx-cart-secondary-text,#cdddeb)!important;border:1px solid var(--ocx-cart-row-border,#17304d)!important}
body.ocx-shop-body .ocx-mini-cart-secondary:hover,body.ocx-shop-body .ocx-cart-modal-continue:hover{background:var(--ocx-cart-secondary-hover-bg,#102943)!important;color:var(--ocx-cart-secondary-hover-text,#fff)!important;border-color:var(--ocx-cart-secondary-hover-bg,#102943)!important}
body.ocx-shop-body .ocx-mini-cart-primary,body.ocx-shop-body .ocx-cart-modal-checkout{background:var(--ocx-cart-primary-bg,var(--ocx-primary,#0b6cff))!important;color:var(--ocx-cart-primary-text,#fff)!important;border:1px solid var(--ocx-cart-primary-bg,var(--ocx-primary,#0b6cff))!important;box-shadow:none!important}
body.ocx-shop-body .ocx-mini-cart-primary:hover,body.ocx-shop-body .ocx-cart-modal-checkout:hover{background:var(--ocx-cart-primary-hover-bg,#2a8cff)!important;color:var(--ocx-cart-primary-hover-text,#fff)!important;border-color:var(--ocx-cart-primary-hover-bg,#2a8cff)!important}
body.ocx-shop-body .ocx-mini-cart-empty{background:var(--ocx-cart-panel-bg,#071321)!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important;font-family:var(--ocx-cart-text-font,var(--ocx-font-body))!important}body.ocx-shop-body .ocx-mini-cart-empty-icon{background:var(--ocx-cart-empty-icon-bg,#0d2744)!important;color:var(--ocx-cart-icon,var(--ocx-primary,#0b6cff))!important}body.ocx-shop-body .ocx-mini-cart-empty b{font-family:var(--ocx-cart-title-font,var(--ocx-font-heading))!important;font-size:var(--ocx-cart-title-size,14px)!important;font-weight:var(--ocx-cart-title-weight,900)!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important}body.ocx-shop-body .ocx-mini-cart-empty small{font-size:var(--ocx-cart-text-size,10px)!important;color:var(--ocx-cart-panel-muted,#8fa4bd)!important}
body.ocx-shop-body .ocx-cart-modal-panel{width:min(var(--ocx-cart-modal-width,920px),calc(100vw - 32px))!important;background:var(--ocx-cart-panel-bg,#071321)!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important;border:1px solid var(--ocx-cart-row-border,#17304d)!important;border-radius:var(--ocx-cart-panel-radius,15px)!important;box-shadow:0 38px 110px rgba(0,0,0,.32)!important}
body.ocx-shop-body .ocx-cart-modal-head{background:var(--ocx-cart-head-bg,var(--ocx-cart-panel-bg,#071321))!important;border-color:var(--ocx-cart-row-border,#17304d)!important}body.ocx-shop-body .ocx-cart-modal-head>div>span,body.ocx-shop-body .ocx-cart-modal-recs-head>div>span{color:var(--ocx-cart-modal-accent,var(--ocx-primary,#0b6cff))!important}body.ocx-shop-body .ocx-cart-modal-head h3{font-family:var(--ocx-cart-title-font,var(--ocx-font-heading))!important;font-size:var(--ocx-cart-modal-title-size,23px)!important;font-weight:var(--ocx-cart-title-weight,900)!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important}body.ocx-shop-body .ocx-cart-modal-head p{font-family:var(--ocx-cart-text-font,var(--ocx-font-body))!important;font-size:var(--ocx-cart-text-size,10px)!important;color:var(--ocx-cart-panel-muted,#8fa4bd)!important}
body.ocx-shop-body .ocx-cart-modal-products{background:var(--ocx-cart-panel-bg,#071321)!important;border-color:var(--ocx-cart-row-border,#17304d)!important}body.ocx-shop-body .ocx-cart-modal-row{background:var(--ocx-cart-row-bg,#081827)!important;border:1px solid var(--ocx-cart-row-border,#17304d)!important;border-radius:var(--ocx-cart-row-radius,10px)!important;margin-bottom:8px!important;padding:10px!important}body.ocx-shop-body .ocx-cart-modal-thumb{background:var(--ocx-cart-panel-bg,#071321)!important;border:0!important;box-shadow:none!important}body.ocx-shop-body .ocx-cart-modal-thumb img{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}
body.ocx-shop-body .ocx-cart-modal-copy>a{font-family:var(--ocx-cart-text-font,var(--ocx-font-body))!important;font-size:var(--ocx-cart-text-size,10px)!important;font-weight:var(--ocx-cart-text-weight,600)!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important;opacity:1!important}body.ocx-shop-body .ocx-cart-modal-copy small{font-family:var(--ocx-cart-text-font,var(--ocx-font-body))!important;font-size:var(--ocx-cart-text-size,10px)!important;color:var(--ocx-cart-panel-muted,#8fa4bd)!important;opacity:1!important}body.ocx-shop-body .ocx-cart-modal-row>strong{font-family:var(--ocx-cart-text-font,var(--ocx-font-body))!important;font-size:var(--ocx-cart-price-size,12px)!important;font-weight:var(--ocx-cart-price-weight,800)!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important}
body.ocx-shop-body .ocx-cart-modal-summary{background:var(--ocx-cart-modal-side-bg,var(--ocx-cart-panel-bg,#071321))!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important}body.ocx-shop-body .ocx-cart-modal-summary>span{font-family:var(--ocx-cart-text-font,var(--ocx-font-body))!important;font-size:var(--ocx-cart-text-size,10px)!important;color:var(--ocx-cart-panel-muted,#8fa4bd)!important}body.ocx-shop-body .ocx-cart-modal-summary>strong{font-family:var(--ocx-cart-title-font,var(--ocx-font-heading))!important;font-size:calc(var(--ocx-cart-price-size,12px) + 16px)!important;font-weight:var(--ocx-cart-price-weight,800)!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important}body.ocx-shop-body .ocx-cart-modal-cartlink{color:var(--ocx-cart-modal-accent,var(--ocx-primary,#0b6cff))!important}
body.ocx-shop-body .ocx-cart-modal-recs{background:var(--ocx-cart-panel-bg,#071321)!important;border-color:var(--ocx-cart-row-border,#17304d)!important}body.ocx-shop-body .ocx-cart-modal-recs-head h4{font-family:var(--ocx-cart-title-font,var(--ocx-font-heading))!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important}body.ocx-shop-body .ocx-cart-modal-recs-head small{font-family:var(--ocx-cart-text-font,var(--ocx-font-body))!important;color:var(--ocx-cart-panel-muted,#8fa4bd)!important}body.ocx-shop-body .ocx-cart-modal-rec{background:var(--ocx-cart-row-bg,#081827)!important;border-color:var(--ocx-cart-row-border,#17304d)!important;border-radius:var(--ocx-cart-row-radius,10px)!important}body.ocx-shop-body .ocx-cart-modal-rec>div a{font-family:var(--ocx-cart-text-font,var(--ocx-font-body))!important;color:var(--ocx-cart-panel-text,#f5f9ff)!important}body.ocx-shop-body .ocx-cart-modal-rec>div strong{color:var(--ocx-cart-modal-accent,var(--ocx-primary,#0b6cff))!important}
@media(max-width:767px){body.ocx-shop-body .ocx-shop-cart #cart .dropdown-menu.ocx-mini-cart-menu{width:auto!important;min-width:0!important;left:10px!important;right:10px!important}body.ocx-shop-body .ocx-cart-modal-panel{width:100%!important}body.ocx-shop-body .ocx-cart-modal-head h3{font-size:min(var(--ocx-cart-modal-title-size,23px),28px)!important}}


/* ===== v2.10.1 MINI CART PALETTE RUNTIME FIX =====
   - dynamic <i> is the single header cart icon (legacy :before disabled)
   - variables set directly on #cart always win for Mini Cart
   - strong selectors beat Light / Custom-Light legacy paint rules */
body.ocx-shop-body .ocx-shop-cart #cart>.btn:before{content:none!important;display:none!important}
body.ocx-shop-body .ocx-shop-cart #cart>.btn>i{display:inline-block!important;position:relative!important;color:var(--ocx-cart-icon)!important;font-size:var(--ocx-cart-icon-size)!important;line-height:1!important}
body.ocx-shop-body .ocx-shop-cart #cart .dropdown-menu.ocx-mini-cart-menu{background:var(--ocx-cart-panel-bg)!important;color:var(--ocx-cart-panel-text)!important;border-color:var(--ocx-cart-row-border)!important;border-radius:var(--ocx-cart-panel-radius)!important;width:var(--ocx-cart-popup-width)!important;min-width:var(--ocx-cart-popup-width)!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-head{background:var(--ocx-cart-head-bg)!important;border-color:var(--ocx-cart-row-border)!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-products{background:var(--ocx-cart-panel-bg)!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-row{background:var(--ocx-cart-row-bg)!important;border-color:var(--ocx-cart-row-border)!important;border-radius:var(--ocx-cart-row-radius)!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-totals,body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-actions{background:var(--ocx-cart-totals-bg)!important;border-color:var(--ocx-cart-row-border)!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-head span{font-family:var(--ocx-cart-title-font)!important;font-size:var(--ocx-cart-title-size)!important;font-weight:var(--ocx-cart-title-weight)!important;color:var(--ocx-cart-panel-text)!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-copy>a,body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-copy>b{font-family:var(--ocx-cart-text-font)!important;font-size:var(--ocx-cart-text-size)!important;font-weight:var(--ocx-cart-text-weight)!important;color:var(--ocx-cart-panel-text)!important;opacity:1!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-copy small,body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-copy span,body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-head small,body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-totals>div,body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-empty small{font-family:var(--ocx-cart-text-font)!important;font-size:var(--ocx-cart-text-size)!important;color:var(--ocx-cart-panel-muted)!important;opacity:1!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-side strong,body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-totals strong{font-family:var(--ocx-cart-text-font)!important;font-size:var(--ocx-cart-price-size)!important;font-weight:var(--ocx-cart-price-weight)!important;color:var(--ocx-cart-panel-text)!important;opacity:1!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-head>a{color:var(--ocx-cart-modal-accent)!important;font-family:var(--ocx-cart-text-font)!important;font-size:var(--ocx-cart-text-size)!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-thumb{background:var(--ocx-cart-panel-bg)!important;border:0!important;box-shadow:none!important}body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-thumb img{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-side button{background:var(--ocx-cart-remove-bg)!important;color:var(--ocx-cart-remove-text)!important;border-color:var(--ocx-cart-row-border)!important}body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-side button:hover{background:var(--ocx-cart-remove-hover-bg)!important;color:var(--ocx-cart-remove-hover-text)!important;border-color:var(--ocx-cart-remove-hover-text)!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-actions>a{font-family:var(--ocx-cart-button-font)!important;font-size:var(--ocx-cart-button-size)!important;font-weight:var(--ocx-cart-button-weight)!important;border-radius:var(--ocx-cart-button-radius)!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-secondary{background:var(--ocx-cart-secondary-bg)!important;color:var(--ocx-cart-secondary-text)!important;border-color:var(--ocx-cart-row-border)!important}body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-secondary:hover{background:var(--ocx-cart-secondary-hover-bg)!important;color:var(--ocx-cart-secondary-hover-text)!important;border-color:var(--ocx-cart-secondary-hover-bg)!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-primary{background:var(--ocx-cart-primary-bg)!important;color:var(--ocx-cart-primary-text)!important;border-color:var(--ocx-cart-primary-bg)!important;box-shadow:none!important}body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-primary:hover{background:var(--ocx-cart-primary-hover-bg)!important;color:var(--ocx-cart-primary-hover-text)!important;border-color:var(--ocx-cart-primary-hover-bg)!important}
body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-empty{background:var(--ocx-cart-panel-bg)!important;color:var(--ocx-cart-panel-text)!important}body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-empty-icon{background:var(--ocx-cart-empty-icon-bg)!important;color:var(--ocx-cart-icon)!important}body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-empty-icon i{color:var(--ocx-cart-icon)!important;font-size:var(--ocx-cart-icon-size)!important}
@media(max-width:767px){body.ocx-shop-body .ocx-shop-cart #cart .dropdown-menu.ocx-mini-cart-menu{width:auto!important;min-width:0!important}}

/* ================================================================
   OCX v2.11.3 — Chat & Contact Palette Studio
   Two independent floating buttons + fully styled chat popup.
   ================================================================ */
.ocx-chat-panel.ocx-chat-studio{bottom:var(--ocx-chat-bottom-offset,18px)!important;gap:9px!important;z-index:1400!important}.ocx-chat-panel.ocx-chat-studio.side-right{right:var(--ocx-chat-side-offset,18px)!important;left:auto!important;align-items:flex-end!important}.ocx-chat-panel.ocx-chat-studio.side-left{left:var(--ocx-chat-side-offset,18px)!important;right:auto!important;align-items:flex-start!important}.ocx-chat-panel.ocx-chat-studio .ocx-chat-main{background:var(--ocx-chat-btn-bg,#0b6cff)!important;color:var(--ocx-chat-btn-text,#fff)!important;border:1px solid var(--ocx-chat-btn-border,#2d7ef0)!important;border-radius:var(--ocx-chat-btn-radius,15px)!important;font-size:var(--ocx-chat-btn-font-size,13px)!important;font-weight:var(--ocx-chat-btn-font-weight,800)!important;line-height:1!important;letter-spacing:0!important;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease!important}.ocx-chat-panel.ocx-chat-studio .ocx-chat-main:focus,.ocx-chat-panel.ocx-chat-studio .ocx-chat-main:active,.ocx-chat-panel.ocx-chat-studio.is-open .ocx-chat-main{background:var(--ocx-chat-btn-bg,#0b6cff)!important;color:var(--ocx-chat-btn-text,#fff)!important;border-color:var(--ocx-chat-btn-border,#2d7ef0)!important;outline:0!important;-webkit-tap-highlight-color:transparent!important}.ocx-chat-panel.ocx-chat-studio.shadow-none .ocx-chat-main{box-shadow:none!important}.ocx-chat-panel.ocx-chat-studio.shadow-soft .ocx-chat-main{box-shadow:0 10px 28px rgba(15,38,68,.18)!important}.ocx-chat-panel.ocx-chat-studio.shadow-strong .ocx-chat-main{box-shadow:0 16px 44px rgba(15,38,68,.3)!important}.ocx-chat-panel.ocx-chat-studio.size-sm .ocx-chat-main{min-height:42px!important;padding:0 13px!important}.ocx-chat-panel.ocx-chat-studio.size-md .ocx-chat-main{min-height:50px!important;padding:0 17px!important}.ocx-chat-panel.ocx-chat-studio.size-lg .ocx-chat-main{min-height:58px!important;padding:0 22px!important}.ocx-chat-panel.ocx-chat-studio.design-pill .ocx-chat-main{border-radius:999px!important}.ocx-chat-panel.ocx-chat-studio.design-bubble .ocx-chat-main{padding:0!important;border-radius:50%!important;aspect-ratio:1/1}.ocx-chat-panel.ocx-chat-studio.design-bubble.size-sm .ocx-chat-main{width:44px!important;height:44px!important}.ocx-chat-panel.ocx-chat-studio.design-bubble.size-md .ocx-chat-main{width:52px!important;height:52px!important}.ocx-chat-panel.ocx-chat-studio.design-bubble.size-lg .ocx-chat-main{width:60px!important;height:60px!important}.ocx-chat-panel.ocx-chat-studio.design-bubble .ocx-chat-main span{display:none!important}.ocx-chat-panel.ocx-chat-studio .ocx-chat-main i{font-size:var(--ocx-chat-btn-icon-size,20px)!important;line-height:1!important;flex:0 0 auto!important}
.ocx-chat-panel.ocx-chat-studio .ocx-chat-channels{display:none!important;width:min(var(--ocx-chat-popup-width,310px),calc(100vw - 24px))!important;min-width:0!important;padding:0!important;overflow:hidden!important;border:1px solid var(--ocx-chat-popup-border,#17304d)!important;border-radius:var(--ocx-chat-popup-radius,18px)!important;background:var(--ocx-chat-popup-bg,#071321)!important;color:var(--ocx-chat-popup-text,#f5f9ff)!important}.ocx-chat-panel.ocx-chat-studio.is-open .ocx-chat-channels{display:block!important;animation:ocxChatIn .2s ease-out}.ocx-chat-panel.ocx-chat-studio .ocx-chat-channels.shadow-none{box-shadow:none!important}.ocx-chat-panel.ocx-chat-studio .ocx-chat-channels.shadow-soft{box-shadow:0 16px 42px rgba(10,30,54,.2)!important}.ocx-chat-panel.ocx-chat-studio .ocx-chat-channels.shadow-strong{box-shadow:0 24px 72px rgba(10,30,54,.32)!important}.ocx-chat-window-head{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:10px;align-items:start;padding:15px 15px 13px;border-bottom:1px solid var(--ocx-chat-popup-border,#17304d)!important}.ocx-chat-window-head strong{display:block;color:var(--ocx-chat-popup-text,#f5f9ff)!important;font-size:14px;font-weight:900;line-height:1.25}.ocx-chat-window-head small{display:block;color:var(--ocx-chat-popup-muted,#8fa4bd)!important;font-size:10px;line-height:1.45;margin-top:4px}.ocx-chat-close{width:32px;height:32px;border:1px solid var(--ocx-chat-popup-border,#17304d)!important;border-radius:9px;background:transparent!important;color:var(--ocx-chat-popup-muted,#8fa4bd)!important;display:grid;place-items:center;padding:0;transition:.18s}.ocx-chat-close:hover{background:var(--ocx-chat-channel-hover-bg,#102943)!important;color:var(--ocx-chat-channel-hover-text,#fff)!important}.ocx-chat-options{display:flex;flex-direction:column;gap:7px;padding:9px}.ocx-chat-panel.ocx-chat-studio .ocx-chat-options a{display:grid!important;grid-template-columns:24px minmax(0,1fr) 14px!important;align-items:center!important;gap:9px!important;min-width:0!important;height:var(--ocx-chat-channel-height,44px)!important;padding:0 11px!important;border:1px solid var(--ocx-chat-channel-border,#173b5c)!important;border-radius:var(--ocx-chat-channel-radius,11px)!important;background:var(--ocx-chat-channel-bg,#0b1b2c)!important;color:var(--ocx-chat-channel-text,#e8f1fb)!important;font-size:11px!important;font-weight:800!important;text-decoration:none!important;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease!important}.ocx-chat-panel.ocx-chat-studio .ocx-chat-options a:hover,.ocx-chat-panel.ocx-chat-studio .ocx-chat-options a:focus{background:var(--ocx-chat-channel-hover-bg,#102943)!important;color:var(--ocx-chat-channel-hover-text,#fff)!important;border-color:var(--ocx-chat-channel-hover-bg,#102943)!important;transform:translateX(-2px)!important;outline:0!important}.ocx-chat-panel.ocx-chat-studio.side-left .ocx-chat-options a:hover{transform:translateX(2px)!important}.ocx-chat-options a>i:first-child{width:22px;text-align:center;font-size:16px!important}.ocx-chat-options a>i:last-child{width:auto!important;text-align:right!important;color:var(--ocx-chat-popup-muted,#8fa4bd)!important;font-size:12px!important}.ocx-chat-options .telegram>i:first-child{color:#229ed9!important}.ocx-chat-options .viber>i:first-child{color:#7360f2!important}.ocx-chat-options .whatsapp>i:first-child{color:#25d366!important}.ocx-chat-options .messenger>i:first-child{color:#168aff!important}.ocx-chat-options .support>i:first-child{color:var(--ocx-chat-btn-bg,#0b6cff)!important}.ocx-chat-empty{min-height:76px;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;color:var(--ocx-chat-popup-muted,#8fa4bd);font-size:11px;text-align:center}.ocx-chat-empty i{font-size:18px}
.ocx-callback-pill.ocx-callback-studio{position:fixed!important;z-index:1390!important;bottom:var(--ocx-callback-bottom-offset,88px)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-width:0!important;padding:0 17px!important;border:1px solid var(--ocx-callback-border,#2d7ef0)!important;border-radius:var(--ocx-callback-radius,999px)!important;background:var(--ocx-callback-bg,#0b6cff)!important;color:var(--ocx-callback-text,#fff)!important;font-size:var(--ocx-callback-font-size,12px)!important;font-weight:var(--ocx-callback-font-weight,800)!important;line-height:1!important;text-decoration:none!important;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease!important}.ocx-callback-pill.ocx-callback-studio>i{font-size:var(--ocx-callback-icon-size,17px)!important;line-height:1!important;flex:0 0 auto!important}.ocx-callback-pill.ocx-callback-studio.side-right{right:var(--ocx-callback-side-offset,22px)!important;left:auto!important}.ocx-callback-pill.ocx-callback-studio.side-left{left:var(--ocx-callback-side-offset,22px)!important;right:auto!important}.ocx-callback-pill.ocx-callback-studio:focus,.ocx-callback-pill.ocx-callback-studio:active{outline:0!important;-webkit-tap-highlight-color:transparent!important}.ocx-callback-pill.ocx-callback-studio.shadow-none{box-shadow:none!important}.ocx-callback-pill.ocx-callback-studio.shadow-soft{box-shadow:0 10px 28px rgba(15,38,68,.16)!important}.ocx-callback-pill.ocx-callback-studio.shadow-strong{box-shadow:0 16px 44px rgba(15,38,68,.28)!important}.ocx-callback-pill.ocx-callback-studio.size-sm{height:42px!important;padding:0 13px!important}.ocx-callback-pill.ocx-callback-studio.size-md{height:50px!important;padding:0 17px!important}.ocx-callback-pill.ocx-callback-studio.size-lg{height:58px!important;padding:0 22px!important}.ocx-callback-pill.ocx-callback-studio.design-pill{border-radius:999px!important}.ocx-callback-pill.ocx-callback-studio.design-bubble{padding:0!important;border-radius:50%!important;aspect-ratio:1/1}.ocx-callback-pill.ocx-callback-studio.design-bubble.size-sm{width:44px!important;height:44px!important}.ocx-callback-pill.ocx-callback-studio.design-bubble.size-md{width:52px!important;height:52px!important}.ocx-callback-pill.ocx-callback-studio.design-bubble.size-lg{width:60px!important;height:60px!important}.ocx-callback-pill.ocx-callback-studio.design-bubble span{display:none!important}.ocx-callback-pill.ocx-callback-studio.design-outline{background:transparent!important;color:var(--ocx-callback-bg,#0b6cff)!important;border-color:var(--ocx-callback-bg,#0b6cff)!important}.ocx-callback-pill.ocx-callback-studio.design-soft{background:var(--ocx-callback-bg,#0b6cff)!important;color:var(--ocx-callback-text,#fff)!important}@supports (background:color-mix(in srgb,#000 10%,transparent)){.ocx-callback-pill.ocx-callback-studio.design-soft{background:color-mix(in srgb,var(--ocx-callback-bg,#0b6cff) 14%,transparent)!important;color:var(--ocx-callback-bg,#0b6cff)!important;border-color:color-mix(in srgb,var(--ocx-callback-bg,#0b6cff) 30%,transparent)!important}}
@media(hover:hover) and (pointer:fine){.ocx-chat-panel.ocx-chat-studio .ocx-chat-main:hover{background:var(--ocx-chat-btn-hover-bg,#2a8cff)!important;color:var(--ocx-chat-btn-hover-text,#fff)!important;border-color:var(--ocx-chat-btn-hover-bg,#2a8cff)!important}.ocx-callback-pill.ocx-callback-studio:hover{background:var(--ocx-callback-hover-bg,#2a8cff)!important;color:var(--ocx-callback-hover-text,#fff)!important;border-color:var(--ocx-callback-hover-bg,#2a8cff)!important;transform:translateY(-2px)}}
.ocx-chat-panel.ocx-chat-studio.anim-pulse .ocx-chat-main,.ocx-callback-pill.ocx-callback-studio.anim-pulse{animation:ocxPulse 2.4s infinite}.ocx-chat-panel.ocx-chat-studio.anim-float .ocx-chat-main,.ocx-callback-pill.ocx-callback-studio.anim-float{animation:ocxFloat 2.8s ease-in-out infinite}.ocx-chat-panel.ocx-chat-studio.anim-ring .ocx-chat-main i{animation:ocxRing 2.2s ease-in-out infinite}
@media(min-width:768px){.ocx-hide-desktop{display:none!important}}
@media(max-width:767px){.ocx-hide-mobile{display:none!important}.ocx-chat-panel.ocx-chat-studio{bottom:max(var(--ocx-chat-bottom-offset,18px),78px)!important}.ocx-callback-pill.ocx-callback-studio{bottom:max(var(--ocx-callback-bottom-offset,88px),78px)!important}.ocx-chat-panel.ocx-chat-studio:not(.ocx-hide-mobile).side-right + .ocx-callback-studio:not(.ocx-hide-mobile).side-right,.ocx-chat-panel.ocx-chat-studio:not(.ocx-hide-mobile).side-left + .ocx-callback-studio:not(.ocx-hide-mobile).side-left{bottom:max(var(--ocx-callback-bottom-offset,88px),142px)!important}.ocx-chat-panel.ocx-chat-studio.side-right{right:min(var(--ocx-chat-side-offset,18px),18px)!important}.ocx-chat-panel.ocx-chat-studio.side-left{left:min(var(--ocx-chat-side-offset,18px),18px)!important}.ocx-callback-pill.ocx-callback-studio>i{font-size:var(--ocx-callback-icon-size,17px)!important;line-height:1!important;flex:0 0 auto!important}.ocx-callback-pill.ocx-callback-studio.side-right{right:min(var(--ocx-callback-side-offset,22px),18px)!important}.ocx-callback-pill.ocx-callback-studio.side-left{left:min(var(--ocx-callback-side-offset,22px),18px)!important}.ocx-chat-window-head{padding:13px}.ocx-chat-panel.ocx-chat-studio .ocx-chat-channels{max-width:calc(100vw - 20px)!important}.ocx-chat-panel.ocx-chat-studio.size-lg .ocx-chat-main,.ocx-callback-pill.ocx-callback-studio.size-lg{min-height:54px!important;height:54px!important}.ocx-callback-pill.ocx-callback-studio:not(.design-bubble) span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.ocx-chat-panel.ocx-chat-studio .ocx-chat-main,.ocx-callback-pill.ocx-callback-studio{animation:none!important;transition:none!important}}

/* v2.13.13 — OCX Slider + Products: standalone photo slides */
.ocx-side-products-slider.ocx-side-products-slider-images .ocx-side-slide-image{padding:0!important;background:transparent!important}
.ocx-side-products-slider .ocx-side-slide-image:before{display:none!important}
.ocx-side-products-slider .ocx-side-slide-image>.ocx-side-photo{position:absolute!important;inset:0!important;display:block!important;padding:0!important;margin:0!important;width:100%!important;height:100%!important}
.ocx-side-products-slider .ocx-side-slide-image>.ocx-side-photo>img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:var(--ocx-side-image-fit,cover)!important;object-position:center!important;border:0!important;border-radius:0!important}
.ocx-side-products-slider.ocx-side-products-slider-images{background:#eef3f8!important}
body.ocx-theme-dark .ocx-side-products-slider.ocx-side-products-slider-images{background:#101621!important}
@media(max-width:760px){.ocx-side-products-slider .ocx-side-slide-image>.ocx-side-photo>img{object-position:center!important}}


/* v2.13.16 — Slider + Products responsive sizing authority */
body.ocx-shop-body .ocx-side-products>.container{max-width:var(--ocx-side-module-max-width,1360px)!important}
body.ocx-shop-body .ocx-side-products-wrap{grid-template-columns:minmax(220px,var(--ocx-side-slider-width,28%)) minmax(0,1fr)!important;gap:var(--ocx-side-gap,18px)!important;align-items:start!important}
body.ocx-shop-body .ocx-side-products-slider{height:var(--ocx-side-slider-height,430px)!important;min-height:var(--ocx-side-slider-height,430px)!important}
body.ocx-shop-body .ocx-side-products-grid{height:auto!important;align-items:start!important}
body.ocx-shop-body .ocx-side-products-grid .ocx-market-card{min-height:0!important;height:auto!important}
body.ocx-shop-body .ocx-side-products-grid .ocx-market-image{height:var(--ocx-side-product-image-height,190px)!important;min-height:var(--ocx-side-product-image-height,190px)!important}
body.ocx-shop-body .ocx-side-products-grid .ocx-market-image img{max-height:calc(var(--ocx-side-product-image-height,190px) - 24px)!important}
body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide-image>.ocx-side-photo>img{object-position:var(--ocx-side-image-pos-x,50%) var(--ocx-side-image-pos-y,50%)!important;transform:scale(var(--ocx-side-image-scale,1))!important;transform-origin:var(--ocx-side-image-pos-x,50%) var(--ocx-side-image-pos-y,50%)!important;transition:transform var(--ocx-side-speed,.55s) ease!important}
@media(max-width:900px){body.ocx-shop-body .ocx-side-products-wrap{grid-template-columns:1fr!important}body.ocx-shop-body .ocx-side-products-slider{height:var(--ocx-side-slider-height-tablet,390px)!important;min-height:var(--ocx-side-slider-height-tablet,390px)!important}}
@media(max-width:600px){body.ocx-shop-body .ocx-side-products{padding:18px 0!important}body.ocx-shop-body .ocx-side-products-slider{height:var(--ocx-side-slider-height-mobile,300px)!important;min-height:var(--ocx-side-slider-height-mobile,300px)!important;border-radius:14px!important}body.ocx-shop-body .ocx-side-products-wrap{gap:max(10px,var(--ocx-side-gap,18px))!important}body.ocx-shop-body .ocx-side-products-grid .ocx-market-image{height:min(var(--ocx-side-product-image-height,190px),260px)!important;min-height:min(var(--ocx-side-product-image-height,190px),260px)!important}}

/* v2.13.16 — mobile Mini Cart + added-to-cart modal */
@media(max-width:767px){
 body.ocx-shop-body .ocx-shop-cart #cart .dropdown-menu.ocx-mini-cart-menu{position:fixed!important;z-index:11050!important;left:8px!important;right:8px!important;top:auto!important;bottom:calc(70px + env(safe-area-inset-bottom,0px))!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:calc(100dvh - 92px - env(safe-area-inset-bottom,0px))!important;border-radius:min(var(--ocx-cart-panel-radius,15px),18px)!important;overflow:hidden!important;box-shadow:0 24px 80px rgba(0,0,0,.34)!important}
 body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-products{max-height:min(43dvh,360px)!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;padding:7px 10px!important}
 body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-head{padding:13px 14px!important}
 body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-row{grid-template-columns:50px minmax(0,1fr) auto!important;gap:9px!important;padding:9px!important;margin:0 0 7px!important}
 body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-thumb{width:50px!important;height:50px!important}
 body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-copy>a{font-size:max(11px,var(--ocx-cart-text-size,10px))!important;line-height:1.28!important}
 body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-totals{padding:9px 14px!important}
 body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-actions{grid-template-columns:1fr 1fr!important;padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px))!important;gap:8px!important}
 body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-actions>a{min-height:44px!important}
 .ocx-cart-modal{place-items:end center!important;padding:0!important}
 .ocx-cart-modal-panel{width:100%!important;max-width:none!important;max-height:94dvh!important;border-radius:20px 20px 0 0!important;border-bottom:0!important;overflow:auto!important;padding-bottom:env(safe-area-inset-bottom,0px)!important}
 .ocx-cart-modal-close{right:12px!important;top:12px!important;width:36px!important;height:36px!important}
 .ocx-cart-modal-head{grid-template-columns:46px minmax(0,1fr)!important;gap:11px!important;padding:15px 54px 13px 14px!important}
 .ocx-cart-modal-check{width:46px!important;height:46px!important;border-radius:12px!important}
 .ocx-cart-modal-head h3{font-size:min(var(--ocx-cart-modal-title-size,23px),21px)!important}
 .ocx-cart-modal-content{grid-template-columns:1fr!important}
 .ocx-cart-modal-products{padding:10px 12px!important;border-right:0!important;border-bottom:1px solid var(--ocx-cart-row-border,#17304d)!important}
 .ocx-cart-modal-row{grid-template-columns:54px minmax(0,1fr) 34px!important;grid-template-rows:auto auto!important;gap:7px 10px!important;align-items:center!important;padding:9px!important}
 .ocx-cart-modal-thumb{grid-column:1!important;grid-row:1/3!important;width:54px!important;height:54px!important}
 .ocx-cart-modal-copy{grid-column:2!important;grid-row:1!important;min-width:0!important}
 .ocx-cart-modal-copy>a{font-size:max(11px,var(--ocx-cart-text-size,10px))!important}
 .ocx-cart-modal-row>strong{grid-column:2!important;grid-row:2!important;justify-self:start!important;font-size:max(12px,var(--ocx-cart-price-size,12px))!important}
 .ocx-cart-modal-remove{grid-column:3!important;grid-row:1!important;align-self:start!important;width:32px!important;height:32px!important;padding:0!important}
 .ocx-cart-modal-summary{padding:14px!important}
 .ocx-cart-modal-summary>strong{margin-bottom:12px!important}
 .ocx-cart-modal-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}
 .ocx-cart-modal-actions>*{min-height:45px!important;padding:0 10px!important;text-align:center!important}
 .ocx-cart-modal-recs{padding:13px 12px 16px!important}
 .ocx-cart-modal-rec-grid{grid-template-columns:1fr!important}
}
@media(max-width:430px){body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-actions{grid-template-columns:1fr!important}.ocx-cart-modal-actions{grid-template-columns:1fr!important}.ocx-cart-modal-head p{display:none!important}.ocx-cart-modal-recs-head small{display:none!important}}


/* ===== OCX v2.13.18 — Header search/language cleanup + Slider cards equalizer ===== */
body.ocx-shop-body .ocx-shop-search #search,
body.ocx-shop-body .ocx-shop-search #search.input-group{
  background:var(--ocx-search-bg,#fff)!important;
  border-radius:var(--ocx-header-search-radius,14px)!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
body.ocx-shop-body .ocx-shop-search #search>.input-group-btn{
  position:absolute!important;right:0!important;top:0!important;bottom:0!important;
  width:calc(var(--ocx-header-search-btn-size,39px) + 12px)!important;height:100%!important;
  background:transparent!important;border:0!important;margin:0!important;padding:0!important;
  z-index:4!important;pointer-events:none!important;
}
body.ocx-shop-body .ocx-shop-search #search>.input-group-btn>.btn{pointer-events:auto!important}
body.ocx-shop-body .ocx-shop-search #search>.form-control{
  border-radius:var(--ocx-header-search-radius,14px)!important;
  background-clip:padding-box!important;
}
body.ocx-shop-body .ocx-shop-lang .ocx-language-form,
body.ocx-shop-body .ocx-shop-lang .ocx-language-group{width:100%!important;height:100%!important;background:transparent!important;border:0!important;margin:0!important;padding:0!important}
body.ocx-shop-body .ocx-shop-lang .ocx-language-trigger{
  width:var(--ocx-header-language-width,48px)!important;min-width:var(--ocx-header-language-width,48px)!important;
  height:var(--ocx-header-language-height,44px)!important;padding:0 7px!important;
  border-radius:var(--ocx-header-language-radius,11px)!important;
  background:var(--ocx-header-language-bg,#0a1828)!important;color:var(--ocx-header-language-text,#fff)!important;
  border:1px solid var(--ocx-header-language-border,#17304d)!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;
  font-size:11px!important;line-height:1!important;box-shadow:none!important;text-decoration:none!important;
}
body.ocx-shop-body .ocx-shop-lang .ocx-language-trigger:hover,
body.ocx-shop-body .ocx-shop-lang .ocx-language-trigger:focus,
body.ocx-shop-body .ocx-shop-lang .open>.ocx-language-trigger{
  background:var(--ocx-header-language-hover-bg,#102943)!important;
  color:var(--ocx-header-language-hover-text,#fff)!important;
  border-color:var(--ocx-header-language-hover-bg,#102943)!important;
}
body.ocx-shop-body .ocx-shop-lang .ocx-language-trigger:before{content:none!important;display:none!important}
body.ocx-shop-body .ocx-shop-lang .ocx-language-trigger .ocx-lang-flag{width:18px!important;height:13px!important;object-fit:cover!important;border:0!important;border-radius:2px!important;box-shadow:none!important;margin:0!important}
body.ocx-shop-body .ocx-shop-lang .ocx-language-trigger .ocx-lang-short{display:none!important;font-size:10px!important;font-weight:900!important;color:inherit!important}
body.ocx-shop-body .ocx-shop-lang .ocx-language-trigger .ocx-lang-caret{font-size:10px!important;color:inherit!important;margin:0!important;opacity:.7!important}
body.ocx-shop-body .ocx-shop-lang .ocx-language-menu{background:var(--ocx-header-language-menu-bg,var(--ocx-dropdown-bg,#071321))!important;border-color:var(--ocx-header-language-menu-border,var(--ocx-header-language-border,#17304d))!important}
body.ocx-shop-body .ocx-shop-lang .ocx-language-menu .language-select{background:transparent!important;color:var(--ocx-dropdown-text,#dce8f4)!important}
body.ocx-shop-body .ocx-shop-lang .ocx-language-menu .language-select:hover,
body.ocx-shop-body .ocx-shop-lang .ocx-language-menu .language-select:focus,
body.ocx-shop-body .ocx-shop-lang .ocx-language-menu li.active .language-select{background:var(--ocx-header-language-menu-hover-bg,var(--ocx-header-language-hover-bg,#102943))!important;color:var(--ocx-header-language-menu-hover-text,var(--ocx-header-language-hover-text,#fff))!important}

body.ocx-shop-body .ocx-side-products-grid{align-items:stretch!important}
body.ocx-shop-body .ocx-side-products.equal-cards .ocx-side-products-grid{grid-auto-rows:1fr!important}
body.ocx-shop-body .ocx-side-products.equal-cards .ocx-side-products-grid .ocx-market-card{height:100%!important;min-height:100%!important;align-self:stretch!important}
body.ocx-shop-body .ocx-side-products .ocx-side-products-grid .ocx-market-card h3{
  font-size:var(--ocx-side-card-title-size,18px)!important;
  line-height:1.28!important;
  display:-webkit-box!important;-webkit-box-orient:vertical!important;
  -webkit-line-clamp:var(--ocx-side-card-title-lines,4)!important;
  overflow:hidden!important;text-overflow:ellipsis!important;
}
body.ocx-shop-body .ocx-side-products.equal-cards .ocx-side-products-grid .ocx-market-card h3{
  min-height:calc(var(--ocx-side-card-title-size,18px) * 1.28 * var(--ocx-side-card-title-lines,4))!important;
}
body.ocx-shop-body .ocx-side-products .ocx-side-products-grid .ocx-market-description{
  display:-webkit-box!important;-webkit-box-orient:vertical!important;
  -webkit-line-clamp:var(--ocx-side-card-desc-lines,6)!important;
  overflow:hidden!important;text-overflow:ellipsis!important;
}
body.ocx-shop-body .ocx-side-products.equal-cards .ocx-side-products-grid .ocx-market-description{
  min-height:calc(1em * 1.55 * var(--ocx-side-card-desc-lines,6))!important;
}
body.ocx-shop-body .ocx-side-products.equal-cards .ocx-market-bottom{margin-top:auto!important}
@media(max-width:600px){
 body.ocx-shop-body .ocx-side-products.equal-cards .ocx-side-products-grid .ocx-market-card h3{min-height:0!important}
 body.ocx-shop-body .ocx-side-products.equal-cards .ocx-side-products-grid .ocx-market-description{min-height:0!important}
}


/* ===== OCX v2.13.18 — Header language palette authority fix =====
   Palette values must win over legacy Light/Dark/Custom bridge rules and Bootstrap .btn-link. */
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons .ocx-shop-lang,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons .ocx-shop-lang #form-language.ocx-language-form,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons .ocx-shop-lang #form-language.ocx-language-form .ocx-language-group{
  background:transparent!important;background-color:transparent!important;background-image:none!important;
  border:0!important;box-shadow:none!important;
}
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons .ocx-shop-lang #form-language.ocx-language-form .ocx-language-group > button.ocx-language-trigger.btn.btn-link.dropdown-toggle{
  background:var(--ocx-header-language-bg,#0a1828)!important;
  background-color:var(--ocx-header-language-bg,#0a1828)!important;
  background-image:none!important;
  color:var(--ocx-header-language-text,#fff)!important;
  border-color:var(--ocx-header-language-border,#17304d)!important;
  box-shadow:none!important;
}
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons .ocx-shop-lang #form-language.ocx-language-form .ocx-language-group > button.ocx-language-trigger.btn.btn-link.dropdown-toggle:before,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons .ocx-shop-lang #form-language.ocx-language-form .ocx-language-group > button.ocx-language-trigger.btn.btn-link.dropdown-toggle i{
  color:var(--ocx-header-language-text,#fff)!important;
}
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons .ocx-shop-lang #form-language.ocx-language-form .ocx-language-group > button.ocx-language-trigger.btn.btn-link.dropdown-toggle:hover,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons .ocx-shop-lang #form-language.ocx-language-form .ocx-language-group > button.ocx-language-trigger.btn.btn-link.dropdown-toggle:focus,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons .ocx-shop-lang #form-language.ocx-language-form .ocx-language-group.open > button.ocx-language-trigger.btn.btn-link.dropdown-toggle,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons .ocx-shop-lang #form-language.ocx-language-form .ocx-language-group > button.ocx-language-trigger.btn.btn-link.dropdown-toggle[aria-expanded="true"]{
  background:var(--ocx-header-language-hover-bg,#102943)!important;
  background-color:var(--ocx-header-language-hover-bg,#102943)!important;
  background-image:none!important;
  color:var(--ocx-header-language-hover-text,#fff)!important;
  border-color:var(--ocx-header-language-hover-bg,#102943)!important;
}
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons .ocx-shop-lang #form-language.ocx-language-form .ocx-language-group > button.ocx-language-trigger.btn.btn-link.dropdown-toggle:hover i,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons .ocx-shop-lang #form-language.ocx-language-form .ocx-language-group > button.ocx-language-trigger.btn.btn-link.dropdown-toggle:focus i,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons .ocx-shop-lang #form-language.ocx-language-form .ocx-language-group.open > button.ocx-language-trigger.btn.btn-link.dropdown-toggle i{
  color:var(--ocx-header-language-hover-text,#fff)!important;
}


/* ===== OCX v2.13.24 — Slider + Products price / buy button studio ===== */
body.ocx-shop-body .ocx-side-products.custom-card-actions .ocx-side-products-grid .ocx-market-price,
body.ocx-shop-body .ocx-side-products.custom-card-actions .ocx-side-products-grid .ocx-market-price .current{
  font-size:var(--ocx-side-price-size,18px)!important;
  font-weight:var(--ocx-side-price-weight,800)!important;
  color:var(--ocx-side-price-color,#102033)!important;
  line-height:1.08!important;
}
body.ocx-shop-body .ocx-side-products.custom-card-actions .ocx-side-products-grid .ocx-market-buy.ocx-buy-configurable{
  width:auto!important;min-width:0!important;max-width:100%!important;
  height:var(--ocx-side-buy-height,44px)!important;min-height:var(--ocx-side-buy-height,44px)!important;
  padding:0 var(--ocx-side-buy-padding-x,14px)!important;
  border-radius:var(--ocx-side-buy-radius,12px)!important;
  border:1px solid var(--ocx-side-buy-border,#1769e0)!important;
  background:var(--ocx-side-buy-bg,#1769e0)!important;
  color:var(--ocx-side-buy-text,#fff)!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;
  white-space:nowrap!important;box-shadow:none!important;
  transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease!important;
}
body.ocx-shop-body .ocx-side-products.custom-card-actions .ocx-side-products-grid .ocx-market-buy.ocx-buy-configurable span,
body.ocx-shop-body .ocx-side-products.custom-card-actions .ocx-side-products-grid .ocx-market-buy.ocx-buy-configurable i{
  font-size:var(--ocx-side-buy-font-size,12px)!important;
  font-weight:var(--ocx-side-buy-font-weight,800)!important;
  color:inherit!important;
}
body.ocx-shop-body .ocx-side-products.custom-card-actions.buy-style-outline .ocx-side-products-grid .ocx-market-buy.ocx-buy-configurable{
  background:transparent!important;color:var(--ocx-side-buy-bg,#1769e0)!important;border-color:var(--ocx-side-buy-border,#1769e0)!important;
}
body.ocx-shop-body .ocx-side-products.custom-card-actions.buy-style-soft .ocx-side-products-grid .ocx-market-buy.ocx-buy-configurable{
  background:color-mix(in srgb,var(--ocx-side-buy-bg,#1769e0) 14%,transparent)!important;
  color:var(--ocx-side-buy-bg,#1769e0)!important;border-color:color-mix(in srgb,var(--ocx-side-buy-border,#1769e0) 38%,transparent)!important;
}
body.ocx-shop-body .ocx-side-products.custom-card-actions.buy-style-ghost .ocx-side-products-grid .ocx-market-buy.ocx-buy-configurable{
  background:transparent!important;color:var(--ocx-side-buy-text,#1769e0)!important;border-color:transparent!important;
}
body.ocx-shop-body .ocx-side-products.custom-card-actions .ocx-side-products-grid .ocx-market-buy.ocx-buy-configurable:hover,
body.ocx-shop-body .ocx-side-products.custom-card-actions .ocx-side-products-grid .ocx-market-buy.ocx-buy-configurable:focus{
  background:var(--ocx-side-buy-hover-bg,#0f57c5)!important;
  color:var(--ocx-side-buy-hover-text,#fff)!important;
  border-color:var(--ocx-side-buy-hover-border,#0f57c5)!important;
  transform:translateY(-1px)!important;
}
@media(max-width:520px){
  body.ocx-shop-body .ocx-side-products.custom-card-actions .ocx-side-products-grid .ocx-market-buy.ocx-buy-configurable{max-width:100%!important}
}

/* =========================================================
   OCX v2.14.1 — Device Visibility / Slider + Products / Mini Cart / Mega Menu Studio
   Runtime authority. Keep after older theme compatibility rules.
   ========================================================= */

/* Slider + Products: remove visual overlay completely. */
body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide:before,
body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide:after,
body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide>a:before,
body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide>a:after{
  content:none!important;
  display:none!important;
  background:none!important;
  opacity:0!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide img{opacity:1!important}
body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide-copy,
body.ocx-shop-body.ocx-theme-light .ocx-side-products-slider .ocx-side-slide-copy,
body.ocx-shop-body.ocx-theme-dark .ocx-side-products-slider .ocx-side-slide-copy,
body.ocx-shop-body.ocx-theme-custom .ocx-side-products-slider .ocx-side-slide-copy{
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  border-radius:0!important;
  padding:0!important;
}
body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide-copy h3,
body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide-copy p,
body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide-copy strong,
body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide-copy small,
body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide-copy .ocx-side-slide-link{
  color:#fff!important;
  text-shadow:0 2px 12px rgba(0,0,0,.72)!important;
}

/* Slider + Products: responsive grid. Never hide products because of viewport width. */
body.ocx-shop-body .ocx-side-products-grid .ocx-market-card,
body.ocx-shop-body .ocx-side-products-grid .ocx-market-card:nth-child(n){display:flex!important;min-width:0!important}
@media(max-width:1180px){
  body.ocx-shop-body .ocx-side-products-grid{grid-template-columns:repeat(var(--ocx-side-cols-tablet,2),minmax(0,1fr))!important;gap:clamp(10px,1.6vw,16px)!important}
}
@media(max-width:900px){
  body.ocx-shop-body .ocx-side-products-wrap{grid-template-columns:1fr!important}
  body.ocx-shop-body .ocx-side-products-slider{width:100%!important}
  body.ocx-shop-body .ocx-side-products-grid{grid-template-columns:repeat(var(--ocx-side-cols-tablet,2),minmax(0,1fr))!important}
}
@media(max-width:600px){
  body.ocx-shop-body .ocx-side-products>.container{padding-left:12px!important;padding-right:12px!important}
  body.ocx-shop-body .ocx-side-products-wrap{gap:12px!important}
  body.ocx-shop-body .ocx-side-products-grid{grid-template-columns:repeat(var(--ocx-side-cols-mobile,1),minmax(0,1fr))!important;gap:10px!important}
  body.ocx-shop-body .ocx-side-products-grid .ocx-market-card{width:100%!important;max-width:none!important;min-width:0!important}
  body.ocx-shop-body .ocx-side-products-grid .ocx-market-body{padding:12px!important;min-width:0!important}
  body.ocx-shop-body .ocx-side-products-grid .ocx-market-card h3{font-size:clamp(13px,3.7vw,16px)!important;line-height:1.3!important;min-height:0!important}
  body.ocx-shop-body .ocx-side-products-grid .ocx-market-description{font-size:11px!important;line-height:1.45!important;min-height:0!important}
  body.ocx-shop-body .ocx-side-products-grid .ocx-market-image{height:clamp(150px,48vw,var(--ocx-side-product-image-height,220px))!important;min-height:0!important}
  body.ocx-shop-body .ocx-side-products-grid .ocx-market-price{min-width:0!important;flex-wrap:wrap!important}
  body.ocx-shop-body .ocx-side-products-grid .ocx-market-bottom{gap:8px!important;min-width:0!important}
  body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide-copy{left:16px!important;right:58px!important;bottom:18px!important}
  body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide-copy h3{font-size:clamp(19px,6vw,24px)!important}
  body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide-copy p{font-size:11px!important;line-height:1.4!important}
  body.ocx-shop-body .ocx-side-products-slider .ocx-side-slide-copy strong{font-size:21px!important}
}
@media(max-width:390px){
  body.ocx-shop-body .ocx-side-products-grid[style*="--ocx-side-cols-mobile:2"] .ocx-market-body{padding:9px!important}
  body.ocx-shop-body .ocx-side-products-grid[style*="--ocx-side-cols-mobile:2"] .ocx-market-description{display:none!important}
}

/* Mini cart: mobile bottom-sheet with stable viewport geometry. */
.ocx-mini-cart-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0}
.ocx-mini-cart-close{display:none;width:36px;height:36px;align-items:center;justify-content:center;padding:0!important;border:1px solid var(--ocx-cart-row-border,#d9e2ec)!important;border-radius:10px!important;background:transparent!important;color:var(--ocx-cart-panel-text,#102033)!important;line-height:1!important}
@media(max-width:767px){
  body.ocx-shop-body .ocx-shop-cart #cart .dropdown-menu.ocx-mini-cart-menu{
    position:fixed!important;
    z-index:2147483500!important;
    left:0!important;right:0!important;top:auto!important;bottom:0!important;
    margin:0!important;padding:0!important;
    width:100vw!important;min-width:0!important;max-width:100vw!important;
    height:auto!important;max-height:min(88dvh,760px)!important;
    border-left:0!important;border-right:0!important;border-bottom:0!important;
    border-radius:20px 20px 0 0!important;
    transform:none!important;
    overflow:hidden!important;
  }
  body.ocx-shop-body .ocx-shop-cart #cart.open .dropdown-menu.ocx-mini-cart-menu,
  body.ocx-shop-body .ocx-shop-cart #cart.show .dropdown-menu.ocx-mini-cart-menu,
  body.ocx-shop-body .ocx-shop-cart #cart[data-ocx-force-open="1"] .dropdown-menu.ocx-mini-cart-menu{
    display:flex!important;flex-direction:column!important;
  }
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex:0 0 auto!important;padding:13px 14px!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-head>div:first-child{min-width:0!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-head-actions>a{white-space:nowrap!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-close{display:inline-flex!important;flex:0 0 36px!important;color:var(--ocx-cart-panel-text,#102033)!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-menu>li:nth-child(2){display:flex!important;flex:1 1 auto!important;min-height:0!important;overflow:hidden!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-products{width:100%!important;max-height:none!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;padding:8px 10px!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-row{grid-template-columns:52px minmax(0,1fr) minmax(68px,auto)!important;gap:9px!important;align-items:center!important;padding:9px!important;margin:0 0 7px!important;min-width:0!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-copy{min-width:0!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-copy>a{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;word-break:break-word!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-side{min-width:0!important;align-self:stretch!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:space-between!important;gap:5px!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-side strong{white-space:nowrap!important;font-size:clamp(11px,3.2vw,var(--ocx-cart-price-size,13px))!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-totals{flex:0 0 auto!important;padding:9px 14px!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-actions{flex:0 0 auto!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px))!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-actions>a{min-width:0!important;min-height:46px!important;padding:0 10px!important;text-align:center!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-empty{padding:30px 18px calc(30px + env(safe-area-inset-bottom,0px))!important}
}
@media(max-width:420px){
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-row{grid-template-columns:48px minmax(0,1fr) 32px!important;align-items:start!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-thumb{width:48px!important;height:48px!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-side{width:32px!important;min-width:32px!important;align-items:center!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-side strong{grid-column:2!important;display:none!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-actions{grid-template-columns:1fr!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-head-actions>a{display:none!important}
}
@media(max-width:900px) and (max-height:560px){
  body.ocx-shop-body .ocx-shop-cart #cart .dropdown-menu.ocx-mini-cart-menu{max-height:96dvh!important;border-radius:16px 16px 0 0!important}
  body.ocx-shop-body .ocx-shop-cart #cart .ocx-mini-cart-products{padding-top:5px!important;padding-bottom:5px!important}
}

/* Mega Menu Studio: desktop geometry + arbitrary content blocks. */
body.ocx-shop-body .ocx-mega-wrap.is-open .ocx-mega-menu{
  width:min(var(--ocx-mega-width,1180px),calc(100vw - 40px))!important;
  max-width:none!important;
  max-height:min(var(--ocx-mega-max-height,720px),calc(100dvh - 126px))!important;
  border-radius:var(--ocx-mega-radius,16px)!important;
  overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;
}
body.ocx-shop-body .ocx-mega-menu.shadow-none{box-shadow:none!important}
body.ocx-shop-body .ocx-mega-menu.shadow-soft{box-shadow:0 22px 64px rgba(13,31,52,.22)!important}
body.ocx-shop-body .ocx-mega-menu.shadow-strong{box-shadow:0 34px 100px rgba(8,24,43,.38)!important}
/* Custom colors: each Mega Menu zone keeps its own configured surface instead of one blanket color. */
body.ocx-shop-body .ocx-mega-menu.custom-colors{background:var(--ocx-mega-local-bg)!important;color:var(--ocx-mega-local-text)!important;border-color:var(--ocx-mega-local-border)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-head{background:var(--ocx-mega-head-bg)!important;color:var(--ocx-mega-head-text)!important;border-color:var(--ocx-mega-head-border)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-sidebar{background:var(--ocx-mega-side-bg)!important;color:var(--ocx-mega-side-text)!important;border-color:var(--ocx-mega-local-border)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-content,
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-panels,
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-panel{background:var(--ocx-mega-content-bg)!important;color:var(--ocx-mega-local-text)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-foot{background:var(--ocx-mega-footer-bg)!important;color:var(--ocx-mega-footer-text)!important;border-color:var(--ocx-mega-local-border)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-side-item{color:var(--ocx-mega-side-text)!important;border-color:transparent!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-side-item:hover,
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-side-item.active{background:var(--ocx-mega-side-active-bg)!important;color:var(--ocx-mega-side-active-text)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-side-icon{background:var(--ocx-mega-side-icon-bg)!important;color:var(--ocx-mega-side-icon-text)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-promo{background:var(--ocx-mega-promo-bg)!important;color:var(--ocx-mega-promo-text)!important;border-color:var(--ocx-mega-local-border)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-promo b,
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-promo small{color:var(--ocx-mega-promo-text)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-product-card{background:var(--ocx-mega-product-bg)!important;border-color:var(--ocx-mega-product-border)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-product-card b{color:var(--ocx-mega-product-title)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-product-card strong{color:var(--ocx-mega-product-price)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-overview-head h3,
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-category-head h3,
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-link-card b,
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-card-copy b{color:var(--ocx-mega-local-text)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-overview-head p,
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-link-card small,
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-card-copy small{color:var(--ocx-mega-local-muted)!important}
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-promo>a,
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-card-copy em,
body.ocx-shop-body .ocx-mega-menu.custom-colors .ocx-mega-link-icon{color:var(--ocx-mega-local-accent)!important}
body.ocx-shop-body .ocx-mega-closebar{display:flex;justify-content:flex-end;flex:0 0 auto;padding:8px;border-bottom:1px solid var(--ocx-mega-local-border,#dfe7f0)}
body.ocx-shop-body .ocx-mega-body{min-height:0!important;flex:1 1 auto!important;overflow:auto!important;gap:var(--ocx-mega-gap,12px)!important}
body.ocx-shop-body .ocx-mega-menu.no-categories .ocx-mega-body{display:block!important}
body.ocx-shop-body .ocx-mega-menu.no-categories .ocx-mega-content{width:100%!important;padding:var(--ocx-mega-gap,12px)!important}
body.ocx-shop-body .ocx-mega-builder-zone{display:grid!important;grid-template-columns:repeat(var(--ocx-mega-content-cols,4),minmax(0,1fr))!important;gap:var(--ocx-mega-gap,12px)!important;min-width:0!important}
body.ocx-shop-body .ocx-mega-builder-top{flex:0 0 auto;padding:var(--ocx-mega-gap,12px)!important;padding-bottom:0!important}
body.ocx-shop-body .ocx-mega-builder-content{margin-top:var(--ocx-mega-gap,12px)!important}
body.ocx-shop-body .ocx-mega-builder-bottom{flex:0 0 auto;padding:0 var(--ocx-mega-gap,12px) var(--ocx-mega-gap,12px)!important}
body.ocx-shop-body .ocx-mega-builder-block{grid-column:span 1;min-width:0!important;overflow:hidden;border:1px solid var(--ocx-mega-local-block-border,#e5ebf2);border-radius:max(8px,calc(var(--ocx-mega-radius,16px) * .65));background:var(--ocx-mega-local-block-bg,#f8fafc);color:var(--ocx-mega-local-text,#1f2937)}
body.ocx-shop-body .ocx-mega-builder-block.span-2{grid-column:span 2}
body.ocx-shop-body .ocx-mega-builder-block.span-3{grid-column:span 3}
body.ocx-shop-body .ocx-mega-builder-block.span-4{grid-column:span 4}
body.ocx-shop-body .ocx-mega-builder-block.type-module{background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important}
body.ocx-shop-body .ocx-mega-builder-block.type-module>*{max-width:100%!important}
body.ocx-shop-body .ocx-mega-image-card{position:relative;display:block!important;min-height:130px;height:100%;overflow:hidden;border-radius:inherit;color:inherit!important;text-decoration:none!important}
body.ocx-shop-body .ocx-mega-image-card>img{display:block;width:100%!important;height:100%!important;min-height:130px;max-height:260px;object-fit:cover!important;transition:transform .24s ease}
body.ocx-shop-body .ocx-mega-image-card:hover>img{transform:scale(1.025)}
body.ocx-shop-body .ocx-mega-card-copy{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:22px 14px 13px;background:linear-gradient(180deg,transparent,rgba(4,13,24,.78));color:#fff!important}
body.ocx-shop-body .ocx-mega-card-copy b,body.ocx-shop-body .ocx-mega-card-copy small{color:#fff!important;text-shadow:0 1px 4px rgba(0,0,0,.35)}
body.ocx-shop-body .ocx-mega-card-copy b{font-size:14px;line-height:1.25}
body.ocx-shop-body .ocx-mega-card-copy small{font-size:10px;line-height:1.4;opacity:.9}
body.ocx-shop-body .ocx-mega-card-copy em{font-size:10px;font-style:normal;font-weight:900;color:#fff!important;margin-top:3px}
body.ocx-shop-body .ocx-mega-link-card{display:grid!important;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;height:100%;min-height:84px;padding:12px!important;color:inherit!important;text-decoration:none!important}
body.ocx-shop-body .ocx-mega-link-card:hover{background:color-mix(in srgb,var(--ocx-mega-local-accent,#1769e0) 7%,transparent)!important}
body.ocx-shop-body .ocx-mega-link-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--ocx-mega-local-accent,#1769e0) 12%,transparent);color:var(--ocx-mega-local-accent,#1769e0);font-size:17px}
body.ocx-shop-body .ocx-mega-link-card b{display:block;font-size:12px;line-height:1.3}
body.ocx-shop-body .ocx-mega-link-card small{display:block;margin-top:3px;font-size:9px;line-height:1.4;opacity:.7}
body.ocx-shop-body .ocx-mega-link-card em{display:block;margin-top:5px;font-size:9px;font-style:normal;font-weight:900;color:var(--ocx-mega-local-accent,#1769e0)}
body.ocx-shop-body .ocx-mega-html{padding:13px;min-width:0;overflow-wrap:anywhere}
body.ocx-shop-body .ocx-mega-html img,body.ocx-shop-body .ocx-mega-html video,body.ocx-shop-body .ocx-mega-html iframe{max-width:100%;height:auto}
/* v2.14.1: deterministic viewport visibility shared by Mega Menu and OCX Home Composer. */
@media(min-width:1200px){body.ocx-shop-body .ocx-mega-hide-desktop,body.ocx-shop-body .ocx-device-hide-desktop{display:none!important}}
@media(min-width:768px) and (max-width:1199px){body.ocx-shop-body .ocx-mega-hide-tablet,body.ocx-shop-body .ocx-device-hide-tablet{display:none!important}}
@media(max-width:767px){body.ocx-shop-body .ocx-mega-hide-mobile,body.ocx-shop-body .ocx-device-hide-mobile{display:none!important}}
body.ocx-shop-body .ocx-position-device{display:contents}

/* Mega Menu Studio: mobile layouts. */
@media(max-width:1199px){
  body.ocx-shop-body .ocx-mega-wrap.is-open .ocx-mega-menu{
    z-index:2147483646!important;
    transform:none!important;
    max-height:none!important;
    overflow:hidden!important;
  }
  body.ocx-shop-body .ocx-mega-wrap.is-open .ocx-mega-menu.mobile-fullscreen{
    position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;border-radius:0!important;
  }
  body.ocx-shop-body .ocx-mega-wrap.is-open .ocx-mega-menu.mobile-drawer{
    position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(92vw,440px)!important;height:100dvh!important;border-radius:20px 0 0 20px!important;
  }
  body.ocx-shop-body .ocx-mega-wrap.is-open .ocx-mega-menu.mobile-sheet{
    position:fixed!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100vw!important;height:auto!important;max-height:92dvh!important;border-radius:22px 22px 0 0!important;
  }
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-head{position:sticky!important;top:0!important;z-index:8!important;flex:0 0 auto!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-body{display:block!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-sidebar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:10px!important;border-right:0!important;border-bottom:1px solid var(--ocx-mega-local-border,#dfe7f0)!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-side-item{min-width:0!important;border:1px solid var(--ocx-mega-local-border,#dfe7f0)!important;border-radius:10px!important;padding:9px!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-content{padding:10px!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-builder-zone{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-builder-block.span-3,
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-builder-block.span-4{grid-column:1/-1!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-builder-top{padding:10px 10px 0!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-builder-bottom{padding:0 10px 10px!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-foot{flex:0 0 auto!important;flex-wrap:wrap!important;gap:8px 14px!important;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))!important}
}
@media(max-width:560px){
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-head{padding:12px!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-head>div{min-width:0!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-head>a{display:none!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-sidebar{grid-template-columns:1fr 1fr!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-builder-zone{grid-template-columns:1fr!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-builder-block.span-2,
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-builder-block.span-3,
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-builder-block.span-4{grid-column:1!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-grid{grid-template-columns:1fr!important}
  body.ocx-shop-body .ocx-mega-menu .ocx-mega-promo{align-items:flex-start!important;flex-direction:column!important;gap:10px!important}
  body.ocx-shop-body .ocx-mega-image-card>img{max-height:220px!important}
}

/* ========================================================================
   v2.15.2 — Mega Menu Studio PRO
   Smart "All extensions" overview, real tab navigation, display variants,
   complete styling controls and responsive content zones.
   ======================================================================== */
body.ocx-shop-body .ocx-mega-backdrop{
  background:var(--ocx-mega-backdrop-color,#020617)!important;
  opacity:var(--ocx-mega-backdrop-opacity,.35)!important;
}
body.ocx-shop-body .ocx-mega-menu{
  width:min(var(--ocx-mega-width,1180px),calc(100vw - 32px))!important;
  max-height:min(var(--ocx-mega-max-height,720px),calc(100dvh - 122px))!important;
  background:var(--ocx-mega-local-bg,#fff)!important;
  color:var(--ocx-mega-local-text,#1f2937)!important;
  border-color:var(--ocx-mega-local-border,#dfe7f0)!important;
  border-radius:var(--ocx-mega-radius,16px)!important;
  overflow:hidden!important;
}
body.ocx-shop-body .ocx-mega-head{
  min-height:58px!important;height:auto!important;padding:10px 14px!important;
  background:var(--ocx-mega-head-bg,#fff)!important;color:var(--ocx-mega-head-text,#182334)!important;
  border-bottom:1px solid var(--ocx-mega-head-border,#e7edf4)!important;
}
body.ocx-shop-body .ocx-mega-head-copy{min-width:0;display:flex;flex-direction:column;gap:2px}
body.ocx-shop-body .ocx-mega-head-copy strong{color:var(--ocx-mega-head-text,#182334)!important;font-size:var(--ocx-mega-head-title-size,16px)!important;line-height:1.2}
body.ocx-shop-body .ocx-mega-head-copy small{color:var(--ocx-mega-local-muted,#718096)!important;font-size:var(--ocx-mega-head-subtitle-size,10px)!important;line-height:1.35}
body.ocx-shop-body .ocx-mega-head-link{margin-left:auto!important;color:var(--ocx-mega-local-accent,#1769e0)!important;font-size:11px!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap}
body.ocx-shop-body .ocx-mega-closebar{background:var(--ocx-mega-head-bg,#fff)!important;border-color:var(--ocx-mega-head-border,#e7edf4)!important}
body.ocx-shop-body .ocx-mega-close{
  flex:0 0 auto!important;width:var(--ocx-mega-close-size,36px)!important;height:var(--ocx-mega-close-size,36px)!important;
  border-radius:var(--ocx-mega-close-radius,10px)!important;border:var(--ocx-mega-close-border-width,1px) solid var(--ocx-mega-close-border,#e1e8f0)!important;
  background:var(--ocx-mega-close-bg,#f1f4f8)!important;color:var(--ocx-mega-close-text,#31445d)!important;
  display:grid!important;place-items:center!important;padding:0!important;transition:.16s ease!important;
}
body.ocx-shop-body .ocx-mega-close i{font-size:var(--ocx-mega-close-icon-size,15px)!important;line-height:1!important}
body.ocx-shop-body .ocx-mega-close.style-outline{background:transparent!important}
body.ocx-shop-body .ocx-mega-close.style-minimal{background:transparent!important;border-color:transparent!important}
body.ocx-shop-body .ocx-mega-close.style-solid{box-shadow:0 5px 14px rgba(24,45,72,.12)!important}
body.ocx-shop-body .ocx-mega-close:hover,
body.ocx-shop-body .ocx-mega-close:focus{background:var(--ocx-mega-close-hover-bg,#1769e0)!important;color:var(--ocx-mega-close-hover-text,#fff)!important;border-color:var(--ocx-mega-close-hover-bg,#1769e0)!important;transform:translateY(-1px)}

body.ocx-shop-body .ocx-mega-body{
  display:grid!important;grid-template-columns:var(--ocx-mega-sidebar-width,250px) minmax(0,1fr)!important;
  gap:0!important;min-height:330px!important;max-height:none!important;overflow:hidden!important;background:var(--ocx-mega-content-bg,#fff)!important;
}
body.ocx-shop-body .ocx-mega-sidebar{
  min-width:0!important;background:var(--ocx-mega-side-bg,#f7fafc)!important;color:var(--ocx-mega-side-text,#42526a)!important;
  border-right:1px solid var(--ocx-mega-local-border,#dfe7f0)!important;padding:10px!important;overflow:auto!important;
}
body.ocx-shop-body .ocx-mega-side-item{
  width:100%!important;min-height:46px!important;height:auto!important;border:1px solid transparent!important;border-radius:10px!important;
  background:transparent!important;color:var(--ocx-mega-side-text,#42526a)!important;padding:8px 10px!important;margin:0 0 5px!important;
  display:grid!important;grid-template-columns:30px minmax(0,1fr) 12px!important;gap:9px!important;align-items:center!important;
  text-align:left!important;font-size:var(--ocx-mega-sidebar-font-size,12px)!important;line-height:1.25!important;box-shadow:none!important;outline:0!important;cursor:pointer!important;
}
body.ocx-shop-body .ocx-mega-side-item:last-child{margin-bottom:0!important}
body.ocx-shop-body .ocx-mega-side-item:hover{background:rgba(255,255,255,.64)!important;border-color:var(--ocx-mega-local-border,#dfe7f0)!important}
body.ocx-shop-body .ocx-mega-side-item.active{background:var(--ocx-mega-side-active-bg,#fff)!important;color:var(--ocx-mega-side-active-text,#1769e0)!important;border-color:var(--ocx-mega-local-border,#dfe7f0)!important;box-shadow:0 7px 18px rgba(30,51,76,.06)!important}
body.ocx-shop-body .ocx-mega-side-icon{width:30px!important;height:30px!important;border-radius:9px!important;background:var(--ocx-mega-side-icon-bg,#eaf2ff)!important;color:var(--ocx-mega-side-icon-text,#1769e0)!important;display:grid!important;place-items:center!important}
body.ocx-shop-body .ocx-mega-side-item.active .ocx-mega-side-icon{background:var(--ocx-mega-local-accent,#1769e0)!important;color:#fff!important}

body.ocx-shop-body .ocx-mega-content{min-width:0!important;min-height:0!important;background:var(--ocx-mega-content-bg,#fff)!important;color:var(--ocx-mega-local-text,#1f2937)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}
body.ocx-shop-body .ocx-mega-panels{min-width:0!important;min-height:0!important;flex:1 1 auto!important;overflow:auto!important;overscroll-behavior:contain!important}
body.ocx-shop-body .ocx-mega-panel{display:none!important;padding:var(--ocx-mega-padding,16px)!important;min-width:0!important;animation:ocxMegaPanelIn .14s ease-out}
body.ocx-shop-body .ocx-mega-panel.active{display:block!important}
@keyframes ocxMegaPanelIn{from{opacity:.45;transform:translateY(3px)}to{opacity:1;transform:none}}

body.ocx-shop-body .ocx-mega-overview-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 14px}
body.ocx-shop-body .ocx-mega-overview-head>div{min-width:0}
body.ocx-shop-body .ocx-mega-overview-head span,body.ocx-shop-body .ocx-mega-category-head>span{display:block;color:var(--ocx-mega-local-accent,#1769e0)!important;font-size:9px!important;font-weight:900!important;letter-spacing:.09em!important;margin-bottom:3px}
body.ocx-shop-body .ocx-mega-overview-head h3{margin:0!important;color:var(--ocx-mega-local-text,#1f2937)!important;font-size:var(--ocx-mega-overview-title-size,22px)!important;line-height:1.2!important;font-weight:900!important}
body.ocx-shop-body .ocx-mega-overview-head p{margin:4px 0 0!important;color:var(--ocx-mega-local-muted,#718096)!important;font-size:var(--ocx-mega-overview-text-size,11px)!important;line-height:1.45!important}
body.ocx-shop-body .ocx-mega-overview-head>a{flex:0 0 auto;color:var(--ocx-mega-local-accent,#1769e0)!important;font-size:10px!important;font-weight:900!important;text-decoration:none!important}
body.ocx-shop-body .ocx-mega-products{display:grid!important;grid-template-columns:repeat(var(--ocx-mega-content-cols,4),minmax(0,1fr))!important;gap:var(--ocx-mega-gap,12px)!important}
body.ocx-shop-body .ocx-mega-product-card{min-width:0!important;display:flex!important;flex-direction:column!important;text-decoration:none!important;color:inherit!important;background:var(--ocx-mega-product-bg,#fff)!important;border:1px solid var(--ocx-mega-product-border,#e4eaf1)!important;border-radius:var(--ocx-mega-card-radius,12px)!important;overflow:hidden!important;transition:.18s ease!important}
body.ocx-shop-body .ocx-mega-product-card:hover{transform:translateY(-2px)!important;box-shadow:0 12px 28px rgba(24,45,72,.09)!important;border-color:var(--ocx-mega-local-accent,#1769e0)!important}
body.ocx-shop-body .ocx-mega-product-image{display:block!important;aspect-ratio:1.55/1!important;background:#f7f9fc!important;overflow:hidden!important}
body.ocx-shop-body .ocx-mega-product-image img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;padding:8px!important}
body.ocx-shop-body .ocx-mega-product-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important;padding:10px 11px 11px!important;min-width:0!important}
body.ocx-shop-body .ocx-mega-product-copy b{display:block!important;color:var(--ocx-mega-product-title,#182334)!important;font-size:var(--ocx-mega-product-title-size,12px)!important;line-height:1.3!important;font-weight:800!important;max-width:100%!important}
body.ocx-shop-body .ocx-mega-product-copy strong{color:var(--ocx-mega-product-price,#1769e0)!important;font-size:var(--ocx-mega-product-price-size,13px)!important;line-height:1.2!important}
body.ocx-shop-body .ocx-mega-product-copy em{margin-top:auto!important;color:var(--ocx-mega-local-accent,#1769e0)!important;font-style:normal!important;font-size:9px!important;font-weight:900!important}
body.ocx-shop-body .ocx-mega-menu.overview-compact .ocx-mega-products{grid-template-columns:repeat(var(--ocx-mega-content-cols,4),minmax(0,1fr))!important}
body.ocx-shop-body .ocx-mega-menu.overview-compact .ocx-mega-product-card{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important}
body.ocx-shop-body .ocx-mega-menu.overview-compact .ocx-mega-product-image{aspect-ratio:1!important;height:58px!important}
body.ocx-shop-body .ocx-mega-menu.overview-compact .ocx-mega-product-copy{padding:8px!important}
body.ocx-shop-body .ocx-mega-menu.overview-list .ocx-mega-products{grid-template-columns:1fr!important;gap:7px!important}
body.ocx-shop-body .ocx-mega-menu.overview-list .ocx-mega-product-card{display:grid!important;grid-template-columns:70px minmax(0,1fr)!important;align-items:center!important}
body.ocx-shop-body .ocx-mega-menu.overview-list .ocx-mega-product-image{aspect-ratio:1!important;height:68px!important}

body.ocx-shop-body .ocx-mega-smart-empty{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;border:1px dashed var(--ocx-mega-local-border,#dfe7f0)!important;border-radius:12px!important;background:var(--ocx-mega-local-block-bg,#f8fafc)!important;padding:14px!important;color:var(--ocx-mega-local-muted,#718096)!important}
body.ocx-shop-body .ocx-mega-smart-empty>i{width:42px;height:42px;border-radius:11px;background:var(--ocx-mega-side-icon-bg,#eaf2ff)!important;color:var(--ocx-mega-local-accent,#1769e0)!important;display:grid!important;place-items:center!important;font-size:18px!important}
body.ocx-shop-body .ocx-mega-smart-empty b{display:block!important;color:var(--ocx-mega-local-text,#1f2937)!important;font-size:12px!important;margin-bottom:2px}
body.ocx-shop-body .ocx-mega-smart-empty span{font-size:10px!important;line-height:1.4!important}
body.ocx-shop-body .ocx-mega-smart-empty>a{color:var(--ocx-mega-local-accent,#1769e0)!important;font-size:10px!important;font-weight:900!important;text-decoration:none!important;white-space:nowrap}

body.ocx-shop-body .ocx-mega-category-head{padding:2px 0 12px!important;border-bottom:1px solid var(--ocx-mega-local-border,#dfe7f0)!important}
body.ocx-shop-body .ocx-mega-category-head>a{display:flex!important;align-items:center!important;gap:8px!important;color:var(--ocx-mega-local-text,#1f2937)!important;text-decoration:none!important}
body.ocx-shop-body .ocx-mega-category-head h3{margin:0!important;font-size:var(--ocx-mega-category-title-size,18px)!important;font-weight:900!important;color:inherit!important}
body.ocx-shop-body .ocx-mega-category-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px 14px!important;padding-top:14px!important}
body.ocx-shop-body .ocx-mega-category-links>a{min-height:38px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;border:1px solid var(--ocx-mega-local-border,#dfe7f0)!important;border-radius:var(--ocx-mega-card-radius,12px)!important;background:var(--ocx-mega-local-block-bg,#f8fafc)!important;color:var(--ocx-mega-local-text,#1f2937)!important;text-decoration:none!important;font-size:var(--ocx-mega-link-font-size,11px)!important;font-weight:700!important}
body.ocx-shop-body .ocx-mega-category-links>a i{color:var(--ocx-mega-local-accent,#1769e0)!important}
body.ocx-shop-body .ocx-mega-category-links>a:hover{border-color:var(--ocx-mega-local-accent,#1769e0)!important;color:var(--ocx-mega-local-accent,#1769e0)!important}
body.ocx-shop-body .ocx-mega-category-empty{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:18px 0!important;color:var(--ocx-mega-local-muted,#718096)!important;font-size:11px!important}
body.ocx-shop-body .ocx-mega-category-empty>a{color:var(--ocx-mega-local-accent,#1769e0)!important;font-weight:900!important;text-decoration:none!important}

body.ocx-shop-body .ocx-mega-builder-zone{grid-template-columns:repeat(var(--ocx-mega-content-cols,4),minmax(0,1fr))!important}
body.ocx-shop-body .ocx-mega-overview-panel .ocx-mega-builder-content{margin-top:18px!important;padding-top:16px!important;border-top:1px solid var(--ocx-mega-local-border,#dfe7f0)!important}
body.ocx-shop-body .ocx-mega-builder-block{background:var(--ocx-mega-local-block-bg,#f8fafc)!important;border-color:var(--ocx-mega-local-block-border,#e5ebf2)!important;color:var(--ocx-mega-local-text,#1f2937)!important;border-radius:var(--ocx-mega-card-radius,12px)!important}
body.ocx-shop-body .ocx-mega-builder-block.type-module{background:transparent!important;border:0!important}

body.ocx-shop-body .ocx-mega-promo{background:var(--ocx-mega-promo-bg,#f3f7ff)!important;color:var(--ocx-mega-promo-text,#1f3552)!important;border-top:1px solid var(--ocx-mega-local-border,#dfe7f0)!important}
body.ocx-shop-body .ocx-mega-promo b,body.ocx-shop-body .ocx-mega-promo small{color:var(--ocx-mega-promo-text,#1f3552)!important}
body.ocx-shop-body .ocx-mega-promo span{color:var(--ocx-mega-local-accent,#1769e0)!important}
body.ocx-shop-body .ocx-mega-promo>a{background:var(--ocx-mega-local-accent,#1769e0)!important}
body.ocx-shop-body .ocx-mega-foot{height:auto!important;min-height:44px!important;background:var(--ocx-mega-footer-bg,#f8fafc)!important;color:var(--ocx-mega-footer-text,#6d7888)!important;border-top:1px solid var(--ocx-mega-local-border,#dfe7f0)!important}
body.ocx-shop-body .ocx-mega-foot *{color:inherit!important}

/* Desktop presentation variants */
@media(min-width:1200px){
  body.ocx-shop-body .ocx-mega-wrap.presentation-dropdown .ocx-mega-menu{position:fixed!important;left:50%!important;right:auto!important;top:106px!important;bottom:auto!important;transform:translateX(-50%)!important}
  body.ocx-shop-body .ocx-mega-wrap.presentation-centered .ocx-mega-menu{position:fixed!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;max-height:min(var(--ocx-mega-max-height,720px),88dvh)!important}
  body.ocx-shop-body .ocx-mega-wrap.presentation-fullwidth .ocx-mega-menu{position:fixed!important;left:16px!important;right:16px!important;top:106px!important;bottom:auto!important;transform:none!important;width:auto!important;max-width:none!important}
  body.ocx-shop-body .ocx-mega-wrap.presentation-drawer .ocx-mega-menu{position:fixed!important;left:auto!important;right:0!important;top:0!important;bottom:0!important;transform:none!important;width:min(var(--ocx-mega-width,520px),92vw)!important;height:100dvh!important;max-height:none!important;border-radius:var(--ocx-mega-radius,16px) 0 0 var(--ocx-mega-radius,16px)!important}
  body.ocx-shop-body .ocx-mega-wrap.presentation-centered.is-open .ocx-mega-menu{animation:ocxMegaCenteredIn .16s ease-out!important}
  body.ocx-shop-body .ocx-mega-wrap.presentation-drawer.is-open .ocx-mega-menu{animation:ocxMegaDrawerIn .2s ease-out!important}
}
@keyframes ocxMegaCenteredIn{from{opacity:0;transform:translate(-50%,calc(-50% - 8px))}to{opacity:1;transform:translate(-50%,-50%)}}
@keyframes ocxMegaDrawerIn{from{opacity:.5;transform:translateX(28px)}to{opacity:1;transform:none}}

/* Content layout variants */
@media(min-width:992px){
  body.ocx-shop-body .ocx-mega-wrap.design-marketplace .ocx-mega-body,
  body.ocx-shop-body .ocx-mega-wrap.design-sidebar .ocx-mega-body{grid-template-columns:var(--ocx-mega-sidebar-width,250px) minmax(0,1fr)!important}
  body.ocx-shop-body .ocx-mega-wrap.design-columns .ocx-mega-body,
  body.ocx-shop-body .ocx-mega-wrap.design-cards .ocx-mega-body,
  body.ocx-shop-body .ocx-mega-wrap.design-showcase .ocx-mega-body{display:block!important}
  body.ocx-shop-body .ocx-mega-wrap.design-columns .ocx-mega-sidebar,
  body.ocx-shop-body .ocx-mega-wrap.design-cards .ocx-mega-sidebar,
  body.ocx-shop-body .ocx-mega-wrap.design-showcase .ocx-mega-sidebar{display:none!important}
  body.ocx-shop-body .ocx-mega-wrap.design-columns .ocx-mega-panels,
  body.ocx-shop-body .ocx-mega-wrap.design-cards .ocx-mega-panels{display:grid!important;grid-template-columns:repeat(var(--ocx-mega-cols,4),minmax(0,1fr))!important;gap:var(--ocx-mega-gap,12px)!important;padding:var(--ocx-mega-padding,16px)!important;align-content:start!important}
  body.ocx-shop-body .ocx-mega-wrap.design-columns .ocx-mega-panel,
  body.ocx-shop-body .ocx-mega-wrap.design-cards .ocx-mega-panel{display:block!important;padding:14px!important;border:1px solid var(--ocx-mega-local-border,#dfe7f0)!important;border-radius:12px!important;background:var(--ocx-mega-local-block-bg,#f8fafc)!important}
  body.ocx-shop-body .ocx-mega-wrap.design-columns .ocx-mega-overview-panel,
  body.ocx-shop-body .ocx-mega-wrap.design-cards .ocx-mega-overview-panel{grid-column:1/-1!important;background:var(--ocx-mega-content-bg,#fff)!important}
  body.ocx-shop-body .ocx-mega-wrap.design-columns .ocx-mega-category-links,
  body.ocx-shop-body .ocx-mega-wrap.design-cards .ocx-mega-category-links{grid-template-columns:1fr!important}
  body.ocx-shop-body .ocx-mega-wrap.design-cards .ocx-mega-panel{box-shadow:0 7px 20px rgba(24,45,72,.05)!important}
  body.ocx-shop-body .ocx-mega-wrap.design-showcase .ocx-mega-category-panel{display:none!important}
  body.ocx-shop-body .ocx-mega-wrap.design-showcase .ocx-mega-overview-panel{display:block!important}
  body.ocx-shop-body .ocx-mega-wrap.design-compact .ocx-mega-menu{width:min(var(--ocx-mega-width,760px),calc(100vw - 32px))!important}
  body.ocx-shop-body .ocx-mega-wrap.design-compact .ocx-mega-body{grid-template-columns:min(210px,var(--ocx-mega-sidebar-width,210px)) minmax(0,1fr)!important;min-height:280px!important}
  body.ocx-shop-body .ocx-mega-wrap.design-compact .ocx-mega-product-image{display:none!important}
  body.ocx-shop-body .ocx-mega-wrap.design-compact .ocx-mega-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* Responsive Mega Menu — navigation becomes a compact horizontal tab strip. */
@media(max-width:1199px){
  body.ocx-shop-body .ocx-mega-wrap.is-open .ocx-mega-menu{background:var(--ocx-mega-local-bg,#fff)!important;color:var(--ocx-mega-local-text,#1f2937)!important}
  body.ocx-shop-body .ocx-mega-wrap.is-open .ocx-mega-menu.mobile-accordion{position:fixed!important;left:8px!important;right:8px!important;top:68px!important;bottom:8px!important;width:auto!important;height:auto!important;max-height:none!important;border-radius:18px!important}
  body.ocx-shop-body .ocx-mega-body{display:block!important;min-height:0!important;overflow:hidden!important}
  body.ocx-shop-body .ocx-mega-sidebar{display:flex!important;grid-template-columns:none!important;gap:7px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;padding:9px!important;border-right:0!important;border-bottom:1px solid var(--ocx-mega-local-border,#dfe7f0)!important;scrollbar-width:thin!important}
  body.ocx-shop-body .ocx-mega-side-item{width:auto!important;min-width:max-content!important;min-height:40px!important;margin:0!important;grid-template-columns:26px auto 10px!important;padding:6px 9px!important}
  body.ocx-shop-body .ocx-mega-side-icon{width:26px!important;height:26px!important;border-radius:8px!important}
  body.ocx-shop-body .ocx-mega-content{height:100%!important;overflow:hidden!important}
  body.ocx-shop-body .ocx-mega-panels{overflow:auto!important}
  body.ocx-shop-body .ocx-mega-panel{padding:12px!important}
  body.ocx-shop-body .ocx-mega-products{grid-template-columns:repeat(var(--ocx-mega-mobile-cols,1),minmax(0,1fr))!important;gap:9px!important}
  body.ocx-shop-body .ocx-mega-category-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.ocx-shop-body .ocx-mega-builder-zone{grid-template-columns:repeat(var(--ocx-mega-mobile-cols,1),minmax(0,1fr))!important}
  body.ocx-shop-body .ocx-mega-builder-block.span-2,
  body.ocx-shop-body .ocx-mega-builder-block.span-3,
  body.ocx-shop-body .ocx-mega-builder-block.span-4{grid-column:1/-1!important}
  body.ocx-shop-body .ocx-mega-promo{flex:0 0 auto!important}
}
@media(max-width:600px){
  body.ocx-shop-body .ocx-mega-head{padding:9px 10px!important;min-height:54px!important}
  body.ocx-shop-body .ocx-mega-head-link{display:none!important}
  body.ocx-shop-body .ocx-mega-overview-head{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}
  body.ocx-shop-body .ocx-mega-overview-head h3{font-size:min(var(--ocx-mega-overview-title-size,22px),22px)!important}
  body.ocx-shop-body .ocx-mega-smart-empty{grid-template-columns:38px 1fr!important}
  body.ocx-shop-body .ocx-mega-smart-empty>a{grid-column:2!important}
  body.ocx-shop-body .ocx-mega-category-links{grid-template-columns:1fr!important}
  body.ocx-shop-body .ocx-mega-menu.overview-list .ocx-mega-product-card{grid-template-columns:58px minmax(0,1fr)!important}
  body.ocx-shop-body .ocx-mega-menu.overview-list .ocx-mega-product-image{height:56px!important}
}


/* ===== OCX v2.16.5 — Compact language flag popover authority ===== */
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-lang .dropdown-menu.ocx-language-menu{
  left:50%!important;right:auto!important;transform:translateX(-50%)!important;
  min-width:0!important;width:54px!important;max-width:54px!important;
  padding:5px!important;
}
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-lang .ocx-language-menu>li{
  width:42px!important;min-width:42px!important;max-width:42px!important;margin:0!important;padding:0!important;
}
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-lang .ocx-language-menu>li+li{margin-top:3px!important}
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-lang .ocx-language-menu .language-select{
  width:42px!important;min-width:42px!important;max-width:42px!important;
  height:36px!important;min-height:36px!important;padding:0!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;text-align:center!important;
}
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-lang .ocx-language-menu .language-select img{width:22px!important;height:15px!important;margin:0!important}
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-lang .ocx-language-menu .language-select span,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-lang .ocx-language-menu .language-select>i{display:none!important}
\n\n/* ===== OCX v2.16.7 — Header icon hover + independent language popover authority ===== */
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons>a.ocx-header-account>i,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons>a.ocx-header-wishlist>i,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons>button.ocx-mobile-search-toggle>i{color:var(--ocx-header-icon,#fff)!important}
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons>a.ocx-header-account:hover>i,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons>a.ocx-header-account:focus>i,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons>a.ocx-header-wishlist:hover>i,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons>a.ocx-header-wishlist:focus>i,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons>button.ocx-mobile-search-toggle:hover>i,
html body.ocx-shop-body header.ocx-shop-header .ocx-shop-icons>button.ocx-mobile-search-toggle:focus>i{color:var(--ocx-header-icon-hover,#4d9cff)!important}
body.ocx-shop-body .ocx-shop-lang .dropdown-menu.ocx-language-menu{background:var(--ocx-header-language-menu-bg,var(--ocx-dropdown-bg,#071321))!important;border-color:var(--ocx-header-language-menu-border,var(--ocx-header-language-border,#17304d))!important}
body.ocx-shop-body .ocx-shop-lang .ocx-language-menu .language-select:hover,
body.ocx-shop-body .ocx-shop-lang .ocx-language-menu .language-select:focus,
body.ocx-shop-body .ocx-shop-lang .ocx-language-menu li.active .language-select{background:var(--ocx-header-language-menu-hover-bg,var(--ocx-header-language-hover-bg,#102943))!important;color:var(--ocx-header-language-menu-hover-text,var(--ocx-header-language-hover-text,#fff))!important}


/* v2.16.11 — Review Studio: compact layout and star rating composer. */
#ocx-review{max-width:940px;margin:0 auto;color:var(--ocx-text,#102033)!important}
#ocx-review .ocx-review-studio{display:flex;flex-direction:column;gap:18px}
#review.ocx-review-list{width:100%}
#review .table{width:100%;margin:0 0 16px;border-radius:18px!important;overflow:hidden!important;border:1px solid var(--ocx-border,#dce5ef)!important;background:var(--ocx-card-bg,var(--ocx-surface,#fff))!important;box-shadow:0 10px 28px rgba(15,23,42,.05)!important}
#review .table td,#review .table th{padding:15px 18px!important;vertical-align:top}
#review .table tr:first-child td{font-weight:700!important}
#review .table tr:first-child td:last-child{text-align:right;color:var(--ocx-muted,#718198)!important;white-space:nowrap}
#review p{margin:0 0 16px;padding:0 6px 0 2px;line-height:1.7;font-size:15px;color:var(--ocx-muted,#5f7087)!important}
#review+.pagination,#review .pagination{justify-content:flex-start}
#form-review{max-width:760px;margin:2px auto 0;width:100%}
#form-review .ocx-review-form-shell{background:var(--ocx-card-bg,var(--ocx-surface,#fff));border:1px solid var(--ocx-border,#dce5ef);border-radius:22px;padding:24px 24px 22px;box-shadow:0 14px 34px rgba(15,23,42,.05)}
#form-review .ocx-review-form-head{display:flex;flex-direction:column;gap:7px;margin-bottom:18px}
#form-review .ocx-review-form-kicker{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--ocx-primary,#2563eb) 11%,#fff);color:var(--ocx-primary,#2563eb);font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
#form-review h3{margin:0;font-size:26px;line-height:1.15;color:var(--ocx-text,#102033);font-weight:900}
#form-review .ocx-review-form-grid{display:flex;flex-direction:column;gap:16px}
#form-review .form-group{margin:0}
#form-review .control-label{display:block;margin:0 0 8px;color:var(--ocx-text,#102033);font-weight:800;font-size:15px}
#form-review .form-control{display:block;width:100%;min-height:48px;height:auto;border:1px solid var(--ocx-border,#d6e0ea);border-radius:14px;background:var(--ocx-card-bg,#fff);padding:12px 14px;color:var(--ocx-text,#102033);box-shadow:none;transition:border-color .16s ease, box-shadow .16s ease}
#form-review textarea.form-control{min-height:152px;resize:vertical;line-height:1.65}
#form-review .form-control:focus{border-color:var(--ocx-primary,#2563eb);box-shadow:0 0 0 3px color-mix(in srgb,var(--ocx-primary,#2563eb) 16%,transparent)}
#form-review .ocx-review-field-rating{display:flex;flex-direction:column;align-items:flex-start}
#form-review .ocx-review-rating-select{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;padding:6px 0 2px}
#form-review .ocx-rating-star{width:42px;height:42px;border:1px solid var(--ocx-border,#d6e0ea);border-radius:12px;background:var(--ocx-card-bg,#fff);display:grid;place-items:center;padding:0;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}
#form-review .ocx-rating-star i{font-size:22px;color:#c8d1dc;transition:color .16s ease,transform .16s ease}
#form-review .ocx-rating-star:hover,#form-review .ocx-rating-star:focus{outline:0;border-color:#f6b81a;background:rgba(246,184,26,.08);box-shadow:0 8px 18px rgba(246,184,26,.18)}
#form-review .ocx-rating-star:hover i,#form-review .ocx-rating-star:focus i{color:#f6b81a;transform:scale(1.05)}
#form-review .ocx-rating-star.is-active{border-color:#f6b81a;background:rgba(246,184,26,.12);box-shadow:0 8px 20px rgba(246,184,26,.20)}
#form-review .ocx-rating-star.is-active i{color:#f6b81a}
#form-review .ocx-review-actions{display:flex;justify-content:flex-start;margin-top:18px}
#form-review #button-review{min-width:170px;min-height:48px;border-radius:14px;font-weight:800;padding:0 20px}
#form-review .ocx-review-login-note{font-size:15px;line-height:1.65;color:var(--ocx-muted,#5f7087)}
#ocx-review .alert{border-radius:14px}
body.ocx-theme-dark #review .table,body.ocx-theme-custom.ocx-custom-base-dark #review .table,#form-review .ocx-review-form-shell{box-shadow:0 16px 36px rgba(5,12,24,.14)}
body.ocx-theme-dark #form-review .ocx-review-form-shell,body.ocx-theme-custom.ocx-custom-base-dark #form-review .ocx-review-form-shell{background:var(--ocx-card-bg,#0f1724);border-color:color-mix(in srgb,var(--ocx-border,#344155) 82%,transparent)}
body.ocx-theme-dark #form-review .form-control,body.ocx-theme-custom.ocx-custom-base-dark #form-review .form-control{background:color-mix(in srgb,var(--ocx-card-bg,#0f1724) 92%,#000);border-color:color-mix(in srgb,var(--ocx-border,#344155) 85%,transparent);color:var(--ocx-text,#f5f9ff)}
body.ocx-theme-dark #form-review .ocx-rating-star,body.ocx-theme-custom.ocx-custom-base-dark #form-review .ocx-rating-star{background:color-mix(in srgb,var(--ocx-card-bg,#0f1724) 94%,#000);border-color:color-mix(in srgb,var(--ocx-border,#344155) 85%,transparent)}
body.ocx-theme-dark #review p,body.ocx-theme-custom.ocx-custom-base-dark #review p,body.ocx-theme-dark #form-review .ocx-review-login-note,body.ocx-theme-custom.ocx-custom-base-dark #form-review .ocx-review-login-note{color:var(--ocx-muted,#a2afbf)!important}
@media(max-width:767px){#ocx-review{max-width:none}#review .table td,#review .table th{padding:13px 14px!important}#review p{font-size:14px;padding:0;margin:0 0 14px}#form-review{max-width:none}#form-review .ocx-review-form-shell{padding:18px 16px 16px;border-radius:18px}#form-review h3{font-size:21px}#form-review .ocx-rating-star{width:38px;height:38px;border-radius:11px}#form-review .ocx-rating-star i{font-size:20px}#form-review #button-review{width:100%;min-width:0}}
