:root{--sg-blue:#0167f3;--sg-dark:#081828;--sg-muted:#888;--sg-line:#e6e9ee;--sg-bg:#f7f8fa}*{box-sizing:border-box}.sg-body{margin:0;background:var(--sg-bg);color:#222;font-family:Inter,Segoe UI,Arial,sans-serif}.sg-container{width:min(1320px,calc(100% - 40px));margin:auto}.sg-top{background:var(--sg-dark);color:#d9e0e8;font-size:13px}.sg-top .sg-container{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sg-top .sg-container>div{display:flex;gap:22px}.sg-top a{color:#fff;text-decoration:none}.sg-header{background:#fff;border-bottom:1px solid var(--sg-line)}.sg-header-row{min-height:94px;display:grid;grid-template-columns:220px minmax(260px,1fr) auto;align-items:center;gap:28px}.sg-brand{font-size:29px;font-weight:900;text-decoration:none;color:var(--sg-dark)}.sg-brand img{max-width:190px;max-height:62px;display:block}.sg-search{display:flex;border:1px solid #d9dde3;border-radius:6px;overflow:hidden;background:#fff}.sg-search input{border:0;outline:0;flex:1;padding:13px 15px;font-size:15px}.sg-search button,.sg-primary,.sg-product-card button,.sg-filters button,.sg-buy-form button{border:0;background:var(--sg-blue);color:#fff;font-weight:750;padding:12px 18px;cursor:pointer;border-radius:5px}.sg-actions{display:flex;align-items:center;gap:14px}.sg-actions>a{color:#333;text-decoration:none;font-weight:650;white-space:nowrap}.sg-actions form{margin:0}.sg-link-btn{border:0;background:none;color:#333;font:inherit;font-weight:650;cursor:pointer}.sg-cart{position:relative;padding:10px 12px;border:1px solid var(--sg-line);border-radius:6px}.sg-cart b{position:absolute;right:-8px;top:-9px;min-width:21px;height:21px;display:grid;place-items:center;background:var(--sg-blue);color:#fff;border-radius:50%;font-size:11px}.sg-nav{background:#fff;border-bottom:1px solid var(--sg-line);box-shadow:0 3px 10px #00000008}.sg-nav .sg-container{display:flex;align-items:center;min-height:50px;gap:30px}.sg-nav a{color:#333;text-decoration:none;font-weight:700;font-size:14px}.sg-departments{align-self:stretch;display:flex;align-items:center;padding:0 24px;background:var(--sg-blue)!important;color:#fff!important}.sg-language{margin-left:auto;display:flex;gap:5px}.sg-language button{border:1px solid var(--sg-line);background:#fff;padding:5px 8px;border-radius:4px}.sg-main{padding-top:28px;padding-bottom:60px;min-height:55vh}.sg-hero{display:grid;grid-template-columns:1.5fr .5fr;gap:20px;background:linear-gradient(135deg,#eaf3ff,#fff);border:1px solid #dfe9f7;border-radius:12px;padding:55px;margin-bottom:30px}.sg-kicker,.sg-section-head span,.sg-page-title span{color:var(--sg-blue);font-size:12px;font-weight:900;letter-spacing:1.3px}.sg-hero h1{font-size:clamp(38px,5vw,64px);line-height:1;margin:10px 0 18px;color:var(--sg-dark)}.sg-hero p{max-width:660px;color:#5d6773}.sg-primary{text-decoration:none;display:inline-block;margin-top:8px}.sg-hero-card{background:var(--sg-blue);color:#fff;border-radius:12px;padding:30px;display:flex;flex-direction:column;justify-content:center}.sg-hero-card span{font-size:58px;font-weight:900;line-height:1;margin:10px 0}.sg-banners{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-bottom:32px}.sg-banners article{min-height:240px;background:#111827 center/cover;border-radius:10px;padding:30px;color:#fff;display:flex;align-items:end}.sg-banners article h2{font-size:30px;margin:0 0 8px}.sg-banners article a{color:#fff;font-weight:800}.sg-section{margin-top:36px}.sg-section-head,.sg-page-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.sg-section-head h2,.sg-page-title h1{margin:4px 0 0;color:var(--sg-dark)}.sg-section-head>a{color:var(--sg-blue);font-weight:750;text-decoration:none}.sg-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px}.sg-categories>a{background:#fff;border:1px solid var(--sg-line);border-radius:8px;padding:18px;text-decoration:none;color:#333;display:grid;gap:10px;min-height:130px}.sg-categories>a>span{width:58px;height:58px;border-radius:50%;background:#eef5ff;display:grid;place-items:center;color:var(--sg-blue);font-size:24px}.sg-categories img{width:100%;height:100%;object-fit:cover;border-radius:50%}.sg-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:20px;align-items:stretch}.sg-product-card{position:relative;background:#fff;border:1px solid var(--sg-line);border-radius:10px;overflow:hidden;transition:.18s;display:flex;flex-direction:column;height:100%}.sg-product-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #00000012}.sg-product-image{width:100%;height:270px;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:contain;background-origin:content-box;display:grid;place-items:center;text-decoration:none;overflow:hidden;padding:16px;border-bottom:1px solid #f0f2f5;flex:0 0 270px}.sg-product-image img{display:none!important}.sg-product-image>span{font-weight:900;color:#b9c1cc;font-size:26px}.sg-product-body{padding:17px;display:flex;flex-direction:column;flex:1 1 auto;min-height:205px}.sg-product-body small,.sg-sku{color:var(--sg-muted);font-size:12px;display:block;line-height:16px;height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sg-product-body h3{font-size:16px;line-height:1.3;height:63px;min-height:63px;margin:7px 0 12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sg-product-body h3 a{color:#222;text-decoration:none}.sg-product-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:0 0 12px;margin-top:auto;min-height:32px}.sg-product-meta strong{color:var(--sg-blue);font-size:19px}.sg-product-meta del{color:#aaa;font-size:12px}.sg-product-meta span{font-size:12px;color:#16803d}.sg-product-meta .out,.sg-stock.out{color:#b42318}.sg-product-card form{margin-top:0}.sg-product-card form button{width:100%}.sg-product-card button:disabled,.sg-buy-form button:disabled{background:#b8bec7;cursor:not-allowed}.sg-badges{position:absolute;z-index:2;top:12px;left:12px;display:flex;gap:5px}.sg-badges span{background:#dc3545;color:#fff;padding:4px 7px;border-radius:4px;font-size:10px;font-weight:800}.sg-filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:10px;background:#fff;border:1px solid var(--sg-line);padding:15px;border-radius:8px;margin-bottom:24px}.sg-filters input,.sg-filters select,.sg-buy-form input,.sg-buy-form select{border:1px solid #d8dde4;border-radius:5px;padding:11px;background:#fff}.sg-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;margin-bottom:18px;color:#777}.sg-breadcrumbs a{color:var(--sg-blue);text-decoration:none}.sg-product-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:38px;background:#fff;border:1px solid var(--sg-line);border-radius:10px;padding:30px;align-items:start}.sg-product-gallery{min-width:0;overflow:hidden}.sg-main-photo{height:500px;display:grid;place-items:center;border:1px solid var(--sg-line);border-radius:8px;background:#fff;overflow:hidden;padding:12px}.sg-main-photo img{display:block;max-width:calc(100% - 24px);max-height:calc(100% - 24px);width:auto !important;height:auto !important;object-fit:contain;margin:auto;flex:0 0 auto}.sg-main-photo span{font-size:42px;font-weight:900;color:#c5ccd5}.sg-thumbs{display:flex;gap:9px;overflow:auto;margin-top:10px}.sg-thumbs img{width:72px;height:72px;object-fit:contain;border:1px solid var(--sg-line);border-radius:6px;background:#fff}.sg-product-info>small{color:var(--sg-blue);font-weight:700}.sg-product-info h1{font-size:34px;line-height:1.12;margin:10px 0;color:var(--sg-dark)}.sg-detail-price{font-size:34px;font-weight:900;color:var(--sg-blue);margin:18px 0}.sg-detail-price del{font-size:16px;color:#aaa;margin-left:8px}.sg-stock{color:#16803d;font-weight:800}.sg-buy-form{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.sg-buy-form select{min-width:170px}.sg-buy-form input{width:75px}.sg-buy-form button{min-width:170px}.sg-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px}.sg-trust>div{background:#f7f9fc;border:1px solid var(--sg-line);padding:13px;border-radius:6px;display:grid;gap:4px}.sg-trust b{color:var(--sg-blue)}.sg-details{background:#fff;border:1px solid var(--sg-line);border-radius:10px;padding:28px;margin-top:22px}.sg-feature-table>div{display:grid;grid-template-columns:1fr 2fr;gap:20px;padding:11px;border-bottom:1px solid #edf0f4}.sg-feature-table span{color:#777}.sg-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px}.sg-related a{background:#fff;border:1px solid var(--sg-line);border-radius:8px;padding:12px;text-decoration:none;color:#222;display:grid;gap:7px}.sg-related img{width:100%;height:130px;object-fit:contain}.sg-related strong{color:var(--sg-blue)}.sg-footer{background:var(--sg-dark);color:#d7dee7;padding:48px 0}.sg-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.sg-footer strong{color:#fff}.sg-footer p{color:#aeb8c4}@media(max-width:980px){.sg-header-row{grid-template-columns:1fr auto}.sg-search{grid-column:1/-1;grid-row:2;margin-bottom:16px}.sg-actions{justify-content:flex-end}.sg-product-page{grid-template-columns:1fr}.sg-main-photo{height:420px}.sg-hero{grid-template-columns:1fr}.sg-hero-card{display:none}}@media(max-width:720px){.sg-container{width:min(100% - 24px,1320px)}.sg-top .sg-container{align-items:flex-start;padding:9px 0}.sg-top .sg-container>div{display:grid;gap:4px}.sg-header-row{display:flex;flex-wrap:wrap;padding:15px 0}.sg-brand{flex:1}.sg-actions{order:2;gap:9px}.sg-actions>a:not(.sg-cart),.sg-actions form{display:none}.sg-search{order:3;width:100%;margin:0}.sg-nav .sg-container{overflow:auto}.sg-nav a{white-space:nowrap}.sg-language{display:none}.sg-hero{padding:28px}.sg-filters{grid-template-columns:1fr}.sg-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sg-product-image{height:220px;flex-basis:220px;padding:12px}.sg-product-body{padding:12px}.sg-product-info h1{font-size:26px}.sg-main-photo{height:330px}.sg-trust{grid-template-columns:1fr}.sg-footer-grid{grid-template-columns:1fr}}@media(max-width:430px){.sg-product-grid{grid-template-columns:1fr 1fr}.sg-product-image{height:170px;flex-basis:170px;padding:10px}.sg-product-body h3{font-size:14px}.sg-product-body p{display:none}}

/* Ditalica v16.56 — working product gallery + lightbox */
.sg-main-photo img{cursor:zoom-in}
.sg-thumbs{align-items:center}
.sg-thumb-btn{flex:0 0 auto;width:78px;height:78px;padding:3px;border:1px solid var(--sg-line);border-radius:6px;background:#fff;cursor:pointer}
.sg-thumb-btn img{display:block;width:100%;height:100%;object-fit:contain}
.sg-thumb-btn.active{border:2px solid var(--sg-blue);padding:2px}
.sg-lightbox{position:fixed;inset:0;z-index:100500;display:none;align-items:center;justify-content:center;background:rgba(8,24,40,.78);padding:22px}
.sg-lightbox.open{display:flex}
body.sg-lightbox-open{overflow:hidden}
.sg-lightbox-dialog{position:relative;width:min(1000px,94vw);height:min(760px,90vh);background:#fff;border-radius:10px;box-shadow:0 24px 70px rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;padding:46px 64px 38px}
.sg-lightbox-dialog>img{display:block;width:100%;height:100%;object-fit:contain}
.sg-lightbox-close{position:absolute;right:12px;top:8px;border:0;background:transparent;color:#44505d;font-size:34px;line-height:1;cursor:pointer;padding:4px 10px}
.sg-lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:#eef4ff;color:var(--sg-blue);width:44px;height:64px;border-radius:7px;font-size:38px;cursor:pointer}
.sg-lightbox-arrow.prev{left:10px}.sg-lightbox-arrow.next{right:10px}
.sg-lightbox-count{position:absolute;bottom:11px;left:0;right:0;text-align:center;color:#66717e;font-size:13px}
@media(max-width:700px){.sg-lightbox{padding:8px}.sg-lightbox-dialog{width:98vw;height:82vh;padding:44px 40px 34px}.sg-lightbox-arrow{width:34px;height:54px;font-size:30px}}.sg-buy-form .sg-installment-button{background:#fff;color:var(--sg-blue);border:2px solid var(--sg-blue);padding:10px 18px}.sg-buy-form .sg-installment-button:hover{background:#eef5ff}.sg-installment-note{display:block;color:#707884;line-height:1.45;margin-top:-12px;margin-bottom:18px;max-width:620px}.installment-policy{margin:12px 0;padding:13px 15px;border:1px solid #cfe0fa;background:#f4f8ff;border-radius:8px}.installment-policy p{margin:5px 0 0;color:#5e6875}

/* Ditalica v16.78: standardized third-party image viewer stage */
.sg-product-gallery{min-width:0;overflow:visible}
.sg-main-photo.sg-bg-viewer{height:360px;min-height:360px;max-height:360px;width:100%;display:block;position:relative;border:1px solid var(--sg-line);border-radius:8px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;overflow:hidden;padding:0;cursor:zoom-in}
.sg-main-photo.sg-bg-viewer::after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit}
.sg-viewer-hint{position:absolute!important;right:10px;bottom:10px;z-index:2;width:34px;height:34px;display:grid!important;place-items:center;background:#ffffffdd;border:1px solid var(--sg-line);border-radius:50%;font-size:16px!important;color:#333!important;box-shadow:0 2px 8px #0001}
.sg-viewer-source{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
.sg-viewer-source img{max-width:none!important;max-height:none!important}
.sg-thumbs{margin-top:12px}
@media(max-width:980px){.sg-main-photo.sg-bg-viewer{height:340px;min-height:340px;max-height:340px}}
@media(max-width:720px){.sg-main-photo.sg-bg-viewer{height:300px;min-height:300px;max-height:300px}}

/* v16.86 checkout ergonomics + favorites */
.checkout-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:22px;align-items:start}.checkout-summary{position:sticky;top:18px}.checkout-product-line{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #e7e9ed}.checkout-product-thumb{width:64px;height:64px;border:1px solid #e6e9ee;border-radius:8px;background:#fff center/contain no-repeat;display:grid;place-items:center;font-size:10px;font-weight:800;color:#b8bec7}.checkout-product-name{min-width:0}.checkout-product-name small{display:block;color:#7d8792;margin-top:3px}.checkout-side-submit{margin:0 0 14px}.sg-favorites-link{position:relative;padding:10px 12px;border:1px solid var(--sg-line);border-radius:6px}.sg-favorites-link b{position:absolute;right:-8px;top:-9px;min-width:21px;height:21px;display:grid;place-items:center;background:#e11d48;color:#fff;border-radius:50%;font-size:11px}.sg-favorite-form{position:absolute;right:12px;top:12px;z-index:5;margin:0!important}.sg-favorite-button,.sg-detail-favorite{width:38px!important;height:38px;padding:0!important;border-radius:50%!important;border:1px solid #e0e4ea!important;background:#fff!important;color:#667085!important;font-size:24px!important;line-height:1!important;box-shadow:0 3px 12px #00000014}.sg-favorite-button.active,.sg-detail-favorite.active{color:#e11d48!important}.sg-product-title-row{display:flex;align-items:flex-start;gap:14px}.sg-product-title-row h1{flex:1}.sg-detail-favorite-form{margin:8px 0 0}.sg-detail-favorite{flex:0 0 42px;width:42px!important;height:42px}.np-city-results[hidden],.np-warehouse-results[hidden]{display:none!important}@media(min-width:901px){.checkout-bottom-submit{display:none!important}}@media(max-width:900px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-side-submit{display:none}.checkout-product-line{grid-template-columns:56px 1fr auto}.checkout-product-thumb{width:56px;height:56px}}@media(max-width:720px){.sg-favorites-label{display:none}}

/* v16.95 — product → UA Manufacturers launch */

/* Ditalica v17.3 — compact storefront: hover catalog + product grid */
.shop0-v173 .sg-top,.shop0-v173 .sg-nav{display:none}.shop0-v173 .sg-header-compact{position:sticky;top:0;z-index:1000}.shop0-v173 .sg-header-row{min-height:64px;grid-template-columns:190px minmax(300px,1fr) auto;gap:14px}.shop0-v173 .sg-brand{font-size:20px}.shop0-v173 .sg-brand img{max-height:44px}.shop0-v173 .sg-search input{padding:10px 12px}.shop0-v173 .sg-search button{padding:9px 16px}.shop0-v173 .sg-actions{gap:11px;font-size:13px}.shop0-v173 .sg-language{margin-left:2px}.shop0-v173 .sg-language button[aria-current="true"]{background:var(--sg-blue);border-color:var(--sg-blue);color:#fff}.shop0-v173 .sg-main{width:100%;max-width:none;padding:0;min-height:calc(100vh - 64px)}.shop0-catalog-shell{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:calc(100vh - 64px)}.shop0-category-sidebar{position:relative;z-index:40;background:#fff;border-right:1px solid var(--sg-line);padding:16px 0}.shop0-sidebar-title{padding:0 16px 10px;font-weight:900;font-size:15px}.shop0-all-products{display:block;padding:9px 16px;color:#222;text-decoration:none;font-size:13px}.shop0-hover-tree{position:relative}.shop0-hover-node{position:relative}.shop0-hover-node>a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 16px;color:#27313d;text-decoration:none;font-size:13px;line-height:1.25}.shop0-hover-node>a:hover{background:#eef5ff;color:var(--sg-blue)}.shop0-hover-node>a b{font-size:18px;font-weight:500}.shop0-hover-submenu{display:none;position:absolute;left:100%;top:0;min-width:260px;max-width:340px;background:#fff;border:1px solid var(--sg-line);box-shadow:0 12px 32px #0002;padding:6px 0}.shop0-hover-node:hover>.shop0-hover-submenu{display:block}.shop0-hover-submenu .shop0-hover-submenu{top:-7px}.shop0-products-pane{min-width:0;padding:28px 18px 48px}.shop0-products-head{display:flex;align-items:baseline;gap:8px;margin-bottom:20px}.shop0-products-head h1{font-size:19px;margin:0;color:var(--sg-dark)}.shop0-products-head span{font-size:16px;color:#5a6f8c}.shop0-home-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px}.shop0-home-grid .sg-product-image{height:180px;flex-basis:180px}.shop0-home-grid .sg-product-body{min-height:150px;padding:11px}.shop0-home-grid .sg-product-body h3{font-size:14px;height:54px;min-height:54px;margin:5px 0 6px}.shop0-home-grid .sg-product-meta strong{font-size:16px;color:#111}.shop0-home-grid .sg-product-meta span{color:#333}.shop0-home-grid .sg-favorite-button{width:32px!important;height:32px;font-size:20px!important}.shop0-v173 .sg-footer{display:none}@media(max-width:980px){.shop0-v173 .sg-header-row{grid-template-columns:170px 1fr}.shop0-v173 .sg-actions{grid-column:1/-1;padding-bottom:10px}.shop0-catalog-shell{grid-template-columns:190px minmax(0,1fr)}.shop0-home-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media(max-width:720px){.shop0-v173 .sg-header-row{display:flex}.shop0-v173 .sg-brand{width:100%}.shop0-v173 .sg-search{order:3;width:100%}.shop0-v173 .sg-actions{order:2;display:flex!important;flex-wrap:wrap;justify-content:flex-start}.shop0-v173 .sg-actions>a,.shop0-v173 .sg-actions form{display:flex!important}.shop0-catalog-shell{display:block}.shop0-category-sidebar{border-right:0;border-bottom:1px solid var(--sg-line);padding:10px 0}.shop0-hover-tree{display:flex;overflow:auto;padding:0 8px}.shop0-hover-node{flex:0 0 auto}.shop0-hover-node>a{padding:8px 10px;white-space:nowrap}.shop0-hover-submenu{position:fixed;left:12px!important;right:12px;top:120px;max-width:none;max-height:65vh;overflow:auto}.shop0-hover-node:focus-within>.shop0-hover-submenu{display:block}.shop0-products-pane{padding:18px 12px}.shop0-home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shop0-home-grid .sg-product-image{height:160px;flex-basis:160px}}


/* Ditalica v17.3.1 — dark store header + persistent category column */
.shop0-v173 .sg-header-compact{background:#17243a!important;border-bottom:1px solid #263852!important;box-shadow:0 2px 8px #0002}
.shop0-v173 .sg-header-compact .sg-brand,.shop0-v173 .sg-header-compact .sg-actions>a,.shop0-v173 .sg-header-compact .sg-link-btn{color:#fff}
.shop0-v173 .sg-header-compact .sg-favorites-link{border-color:#42526a;background:transparent;color:#fff}
.shop0-v173 .sg-header-compact .sg-language button{background:#22314a;border-color:#42526a;color:#dfe8f5}
.shop0-v173 .sg-header-compact .sg-language button[aria-current="true"]{background:var(--sg-blue)!important;border-color:var(--sg-blue)!important;color:#fff!important}
.shop0-v173 .sg-header-compact .sg-search{border-color:#d9dde3;background:#fff}
.shop0-v173 .sg-header-compact .sg-search input{background:#fff;color:#222}
.shop0-catalog-shell{display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;width:100%;align-items:stretch}
.shop0-category-sidebar{display:block!important;width:230px;min-width:230px;min-height:calc(100vh - 64px);background:#fff!important;border-right:1px solid #d9dee6!important;overflow:visible}
.shop0-category-sidebar .shop0-hover-tree{display:block!important;overflow:visible!important}
.shop0-products-pane{width:100%;min-width:0;background:#f7f8fa}
@media(max-width:980px) and (min-width:721px){.shop0-catalog-shell{grid-template-columns:200px minmax(0,1fr)!important}.shop0-category-sidebar{width:200px;min-width:200px}}
@media(max-width:720px){.shop0-catalog-shell{display:block!important}.shop0-category-sidebar{width:100%;min-width:0;min-height:0}.shop0-category-sidebar .shop0-hover-tree{display:flex!important;overflow:auto!important}}


/* Ditalica v17.3.3 — categories live in an editable card block */
.shop0-category-sidebar{background:transparent!important;border-right:0!important;padding:12px!important}
.shop0-category-panel{--shop0-category-panel-bg:#fff;position:relative;width:100%;background:var(--shop0-category-panel-bg);border:1px solid #d9dee6;border-radius:10px;padding:8px 0;box-shadow:0 2px 10px #0000000a;overflow:visible}
.shop0-category-panel .shop0-sidebar-title{padding-top:4px}
.shop0-category-panel .shop0-hover-submenu{background:var(--shop0-category-panel-bg,#fff)}
@media(max-width:980px) and (min-width:721px){.shop0-category-sidebar{padding:10px!important}}
@media(max-width:720px){.shop0-category-sidebar{padding:8px!important;border-bottom:0!important}.shop0-category-panel{border-radius:8px;padding:6px 0}.shop0-category-panel .shop0-hover-tree{display:flex!important;overflow:auto!important}}


/* Ditalica v17.3.4 — product recommendations + recently viewed strips */
.shop0-product-strip-section{margin-top:30px;padding:0 2px}
.shop0-product-strip-section .sg-section-head{padding-bottom:10px;margin-bottom:12px;border-bottom:1px solid var(--sg-line)}
.shop0-product-strip-section .sg-section-head h2{font-size:19px;margin:0}
.shop0-product-strip{display:flex!important;grid-template-columns:none!important;gap:14px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:thin}
.shop0-product-strip>a{flex:0 0 180px;min-width:180px;max-width:180px;border:0!important;border-radius:0!important;padding:8px!important;background:transparent!important;box-shadow:none!important;scroll-snap-align:start;grid-template-rows:150px auto auto;align-content:start}
.shop0-product-strip>a:hover{background:#fff!important}
.shop0-product-strip img{width:100%!important;height:150px!important;object-fit:contain!important;background:#fff}
.shop0-product-strip>a>span:not(.shop0-strip-no-photo){font-size:13px;line-height:1.35;min-height:35px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.shop0-product-strip>a>strong{font-size:13px;color:#222!important}
.shop0-strip-no-photo{height:150px;display:grid!important;place-items:center;background:#fff;color:#a0a8b3;font-size:12px}
.shop0-strip-empty{margin:0;padding:10px 2px 18px;color:#7c8796;font-size:13px}
@media(max-width:720px){.shop0-product-strip>a{flex-basis:150px;min-width:150px;max-width:150px;grid-template-rows:125px auto auto}.shop0-product-strip img,.shop0-strip-no-photo{height:125px!important}}

/* Ditalica v17.4.6: favorites parts stay independent in the live editor. */
.sg-favorites-link{overflow:visible!important}.sg-favorites-icon,.sg-favorites-label,.sg-favorites-count{pointer-events:none}.sg-favorites-count{visibility:visible!important;opacity:1!important}

/* Ditalica v17.4.7: stable viewport submenus + no-reload favorites. */
@media(min-width:721px){.shop0-hover-submenu{max-height:calc(100vh - 16px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.shop0-hover-submenu.ditalica-viewport-submenu{position:fixed!important;right:auto!important;z-index:1200}}
.sg-favorite-button:disabled,.sg-detail-favorite:disabled{opacity:.72;cursor:wait}.sg-favorite-button.ditalica-favorite-error,.sg-detail-favorite.ditalica-favorite-error{box-shadow:0 0 0 3px rgba(225,29,72,.22)!important}


/* Ditalica v17.5.7 — icon-only favorites in the compact header. */
.sg-favorites-link.sg-favorites-heart{position:relative!important;display:inline-grid!important;place-items:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important;min-width:38px!important;padding:0!important;margin:0 2px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-decoration:none!important;overflow:visible!important;color:#fff!important}
.sg-favorites-link.sg-favorites-heart .sg-favorites-icon{display:block!important;font-size:27px!important;line-height:1!important;color:currentColor!important;transform:translateY(1px);pointer-events:none}
.sg-favorites-link.sg-favorites-heart .sg-favorites-count{position:absolute!important;right:-5px!important;top:-6px!important;min-width:19px!important;height:19px!important;padding:0 5px!important;display:grid!important;place-items:center!important;border-radius:999px!important;background:#e11d48!important;color:#fff!important;font-size:10px!important;font-weight:800!important;line-height:19px!important;visibility:visible!important;opacity:1!important;pointer-events:none!important;box-sizing:border-box!important}
.sg-favorites-link.sg-favorites-heart:hover .sg-favorites-icon{transform:translateY(1px) scale(1.08)}

/* v17.5.12 — edge-to-edge Rozetka-like product card proportions */
.shop0-home-grid .sg-product-card.shop0-card-compact{min-height:418px}
.shop0-home-grid .sg-product-card.shop0-card-compact .sg-favorite-form{position:absolute;top:10px;right:10px;z-index:3}
.shop0-home-grid .sg-product-card.shop0-card-compact .sg-favorite-button{display:grid;place-items:center;width:34px!important;height:34px;border-radius:999px;padding:0!important;background:#fff!important;color:#6b7280!important;border:1px solid #dfe5ec;box-shadow:0 3px 10px #00000012;font-size:19px!important;line-height:1}
.shop0-home-grid .sg-product-card.shop0-card-compact .sg-favorite-button.active{color:#e11d48!important}
.shop0-home-grid .shop0-card-image{width:100%;height:300px;flex:0 0 300px;margin:0;padding:0!important;border:0!important;border-radius:0;background-size:contain;background-position:center center;background-repeat:no-repeat;background-origin:border-box;background-clip:border-box}
.shop0-home-grid .shop0-card-body{display:flex;flex:0 0 118px;min-height:118px;padding:10px 12px 12px}
.shop0-home-grid .shop0-card-bottom{margin:0;display:flex;flex-direction:column;justify-content:flex-end;gap:7px;width:100%;height:100%}
.shop0-home-grid .shop0-card-title{font-size:14px;line-height:1.3;min-height:37px;max-height:55px;height:auto;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.shop0-home-grid .shop0-card-title a{color:#111827;text-decoration:none}
.shop0-home-grid .shop0-card-price-row{margin:0;min-height:25px;justify-content:flex-start;align-items:flex-end}
.shop0-home-grid .shop0-card-price-row strong{font-size:24px;line-height:1.05;color:#111}
@media(max-width:980px){.shop0-home-grid .sg-product-card.shop0-card-compact{min-height:382px}.shop0-home-grid .shop0-card-image{height:270px;flex-basis:270px;padding:0!important}.shop0-home-grid .shop0-card-body{flex-basis:112px;min-height:112px}}
@media(max-width:720px){.shop0-home-grid .sg-product-card.shop0-card-compact{min-height:330px}.shop0-home-grid .shop0-card-image{height:220px;flex-basis:220px;padding:0!important}.shop0-home-grid .shop0-card-body{flex-basis:110px;min-height:110px;padding:9px 10px 10px}.shop0-home-grid .shop0-card-title{font-size:13px;min-height:34px;max-height:51px}.shop0-home-grid .shop0-card-price-row strong{font-size:21px}}
@media(max-width:430px){.shop0-home-grid .sg-product-card.shop0-card-compact{min-height:300px}.shop0-home-grid .shop0-card-image{height:195px;flex-basis:195px;padding:0!important}.shop0-home-grid .shop0-card-body{flex-basis:105px;min-height:105px}.shop0-home-grid .shop0-card-price-row strong{font-size:20px}}


/* Ditalica v17.12.0 — Product Scout compact card language on the public storefront. */
.sg-product-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;align-items:start}
.sg-product-grid .sg-product-card{min-height:310px;border-radius:10px;box-shadow:0 2px 8px #1426380a;overflow:visible}
.sg-product-grid .sg-product-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #14263818;z-index:10}
.sg-product-grid .sg-product-image,.shop0-home-grid .shop0-card-image{height:154px!important;flex:0 0 154px!important;padding:8px!important;border-radius:10px 10px 0 0!important;border-bottom:1px solid #eef1f4!important;background-origin:content-box!important}
.sg-product-grid .sg-product-body,.shop0-home-grid .shop0-card-body{min-height:156px!important;flex:1 1 auto!important;padding:9px 10px 10px!important}
.shop0-home-grid .shop0-card-bottom{justify-content:flex-start!important;gap:6px!important}
.sg-product-grid .shop0-card-brand{display:block;height:13px;line-height:13px;font-size:9px;color:#728096;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sg-product-grid .sg-product-body h3,.shop0-home-grid .shop0-card-title{font-size:13px!important;line-height:1.25!important;min-height:33px!important;max-height:49px!important;height:auto!important;margin:0!important;-webkit-line-clamp:3!important}
.sg-product-grid .sg-product-meta,.shop0-home-grid .shop0-card-price-row{min-height:22px!important;margin:auto 0 0!important;justify-content:flex-start!important;align-items:baseline!important;gap:5px!important}
.sg-product-grid .sg-product-meta strong,.shop0-home-grid .shop0-card-price-row strong{font-size:18px!important;line-height:1!important;color:#173f6b!important}
.sg-product-grid .sg-product-meta span{font-size:9px}
.sg-product-grid .sg-favorite-form{position:absolute;top:7px;right:7px;z-index:4}
.sg-product-grid .sg-favorite-button{width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;border-radius:999px!important;font-size:17px!important}
.sg-product-grid .sg-badges{top:7px;left:7px}.sg-product-grid .sg-badges span{font-size:8px;padding:4px 6px}
.shop0-card-hover{position:absolute;left:8px;right:8px;bottom:48px;z-index:7;visibility:hidden;opacity:0;transform:translateY(4px);pointer-events:none;background:#172b3bef;color:#fff;border-radius:8px;padding:8px 9px;box-shadow:0 9px 24px #0003;transition:.12s;font-size:9px;line-height:1.35}
.sg-product-card:hover .shop0-card-hover{visibility:visible;opacity:1;transform:none}.shop0-card-hover b{display:block;color:#cfe6f8;margin-bottom:2px}.shop0-card-hover span{display:block;color:#e2edf5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/* Shared storefront dark mode. */
html[data-ditalica-theme="dark"]{color-scheme:dark}
html[data-ditalica-theme="dark"] .sg-body{background:#0c131b;color:#dbe6f0}
html[data-ditalica-theme="dark"] .sg-header,html[data-ditalica-theme="dark"] .sg-nav,html[data-ditalica-theme="dark"] .sg-product-card,html[data-ditalica-theme="dark"] .sg-categories>a,html[data-ditalica-theme="dark"] .sg-product-page,html[data-ditalica-theme="dark"] .sg-details,html[data-ditalica-theme="dark"] .sg-related a,html[data-ditalica-theme="dark"] .sg-filters,html[data-ditalica-theme="dark"] .sg-main-photo,html[data-ditalica-theme="dark"] .sg-thumbs img{background:#121c27;border-color:#263546;color:#dbe6f0}
html[data-ditalica-theme="dark"] .sg-nav{box-shadow:0 3px 10px #0005}
html[data-ditalica-theme="dark"] .sg-brand,html[data-ditalica-theme="dark"] .sg-actions>a,html[data-ditalica-theme="dark"] .sg-link-btn,html[data-ditalica-theme="dark"] .sg-nav a,html[data-ditalica-theme="dark"] .sg-product-body h3 a,html[data-ditalica-theme="dark"] .shop0-card-title a,html[data-ditalica-theme="dark"] .sg-product-info h1,html[data-ditalica-theme="dark"] .sg-section-head h2,html[data-ditalica-theme="dark"] .sg-page-title h1,html[data-ditalica-theme="dark"] .sg-related a{color:#e7eef6}
html[data-ditalica-theme="dark"] .sg-search,html[data-ditalica-theme="dark"] .sg-search input,html[data-ditalica-theme="dark"] .sg-filters input,html[data-ditalica-theme="dark"] .sg-filters select,html[data-ditalica-theme="dark"] .sg-buy-form input,html[data-ditalica-theme="dark"] .sg-buy-form select,html[data-ditalica-theme="dark"] .sg-language button{background:#0e1721;color:#e7eef6;border-color:#34475a}
html[data-ditalica-theme="dark"] .sg-product-image,html[data-ditalica-theme="dark"] .shop0-card-image{background-color:#f5f7f8!important;border-color:#263546!important}
html[data-ditalica-theme="dark"] .sg-product-meta strong,html[data-ditalica-theme="dark"] .shop0-home-grid .shop0-card-price-row strong{color:#69a9ff!important}
html[data-ditalica-theme="dark"] .sg-trust>div,html[data-ditalica-theme="dark"] .sg-feature-table>div:nth-child(even){background:#0f1923;border-color:#263546}
html[data-ditalica-theme="dark"] .sg-feature-table>div{border-color:#263546}
html[data-ditalica-theme="dark"] .sg-footer{background:#071018}
.ditalica-theme-toggle{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--sg-line);background:#fff;color:#333;border-radius:999px;padding:7px 9px;font:inherit;font-size:12px;font-weight:750;cursor:pointer;white-space:nowrap}
.ditalica-theme-toggle [data-theme-icon]{font-size:16px;line-height:1}html[data-ditalica-theme="dark"] .ditalica-theme-toggle{background:#142131;border-color:#34475a;color:#e7eef6}
@media(max-width:980px){.sg-product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.sg-product-grid .sg-product-card{min-height:296px}.sg-product-grid .sg-product-image,.shop0-home-grid .shop0-card-image{height:145px!important;flex-basis:145px!important}}
@media(max-width:720px){.sg-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sg-product-grid .sg-product-card{min-height:270px}.sg-product-grid .sg-product-image,.shop0-home-grid .shop0-card-image{height:132px!important;flex-basis:132px!important}.sg-product-grid .sg-product-body,.shop0-home-grid .shop0-card-body{min-height:138px!important;padding:8px!important}.ditalica-theme-text{display:none}.ditalica-theme-toggle{padding:6px;width:34px;height:34px;justify-content:center}.shop0-card-hover{display:none}}

/* Ditalica v17.12.1 — photo-first storefront cards: maximum image, minimum empty space. */
.sg-product-grid .sg-product-card{min-height:305px!important}
.sg-product-grid .sg-product-image,.shop0-home-grid .shop0-card-image{height:218px!important;flex:0 0 218px!important;padding:0!important;background-size:cover!important;background-position:center center!important;background-origin:border-box!important;background-color:#f4f6f8!important}
.sg-product-grid .sg-product-body,.shop0-home-grid .shop0-card-body{min-height:87px!important;flex:0 0 87px!important;padding:7px 9px 8px!important}
.shop0-home-grid .shop0-card-bottom{gap:3px!important}
.sg-product-grid .shop0-card-brand{height:11px;line-height:11px;font-size:8px}
.sg-product-grid .sg-product-body h3,.shop0-home-grid .shop0-card-title{font-size:12px!important;line-height:1.2!important;min-height:29px!important;max-height:29px!important;-webkit-line-clamp:2!important}
.sg-product-grid .sg-product-meta,.shop0-home-grid .shop0-card-price-row{min-height:20px!important;margin-top:auto!important}
.sg-product-grid .sg-product-meta strong,.shop0-home-grid .shop0-card-price-row strong{font-size:18px!important}
.shop0-card-hover{bottom:42px}
.sg-related img{height:170px;object-fit:cover;background:#f4f6f8}
@media(max-width:980px){.sg-product-grid .sg-product-card{min-height:292px!important}.sg-product-grid .sg-product-image,.shop0-home-grid .shop0-card-image{height:205px!important;flex-basis:205px!important}.sg-product-grid .sg-product-body,.shop0-home-grid .shop0-card-body{min-height:87px!important;flex-basis:87px!important}}
@media(max-width:720px){.sg-product-grid .sg-product-card{min-height:258px!important}.sg-product-grid .sg-product-image,.shop0-home-grid .shop0-card-image{height:176px!important;flex-basis:176px!important}.sg-product-grid .sg-product-body,.shop0-home-grid .shop0-card-body{min-height:82px!important;flex-basis:82px!important;padding:6px 7px 7px!important}.sg-product-grid .sg-product-body h3,.shop0-home-grid .shop0-card-title{font-size:11px!important;min-height:27px!important;max-height:27px!important}.sg-product-grid .sg-product-meta strong,.shop0-home-grid .shop0-card-price-row strong{font-size:17px!important}}
@media(max-width:430px){.sg-product-grid .sg-product-card{min-height:240px!important}.sg-product-grid .sg-product-image,.shop0-home-grid .shop0-card-image{height:160px!important;flex-basis:160px!important}.sg-product-grid .sg-product-body,.shop0-home-grid .shop0-card-body{min-height:80px!important;flex-basis:80px!important}}


/* Ditalica v17.12.2 — dark card stage + light card footer + staff field mode. */
.sg-product-grid{background:#111a24;padding:12px;border-radius:14px;box-shadow:inset 0 0 0 1px #ffffff0b}
.sg-product-grid .sg-product-card{background:#fff!important;border-color:#dfe5eb!important;color:#152639!important;overflow:visible}.sg-product-grid .sg-product-body,.shop0-home-grid .shop0-card-body{background:#fff!important;color:#152639!important;border-radius:0 0 10px 10px}.sg-product-grid .shop0-card-brand{color:#738196!important}.sg-product-grid .sg-product-body h3 a,.shop0-home-grid .shop0-card-title a{color:#111827!important}.sg-product-grid .sg-product-meta strong,.shop0-home-grid .shop0-card-price-row strong{color:#173f6b!important}.sg-product-grid .sg-product-image,.shop0-home-grid .shop0-card-image{border-bottom-color:#e6ebf0!important}
html[data-ditalica-theme="dark"] .sg-product-grid{background:#050b11;box-shadow:inset 0 0 0 1px #223140}html[data-ditalica-theme="dark"] .sg-product-grid .sg-product-card,html[data-ditalica-theme="dark"] .sg-product-grid .sg-product-body,html[data-ditalica-theme="dark"] .shop0-home-grid .shop0-card-body{background:#f7f9fb!important;color:#152639!important;border-color:#dce3e9!important}html[data-ditalica-theme="dark"] .sg-product-grid .sg-product-body h3 a,html[data-ditalica-theme="dark"] .shop0-home-grid .shop0-card-title a{color:#111827!important}html[data-ditalica-theme="dark"] .sg-product-grid .shop0-card-brand{color:#738196!important}html[data-ditalica-theme="dark"] .sg-product-grid .sg-product-meta strong,html[data-ditalica-theme="dark"] .shop0-home-grid .shop0-card-price-row strong{color:#173f6b!important}
.shop0-admin-view-switch,.scout-admin-view-switch{display:inline-flex;align-items:center;padding:2px;border:1px solid #43556b;border-radius:9px;background:#101b2a;gap:2px}.shop0-admin-view-switch button,.scout-admin-view-switch button{border:0;background:transparent;color:#cbd7e4;border-radius:7px;padding:7px 9px;font:inherit;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}.shop0-admin-view-switch button.active,.scout-admin-view-switch button.active{background:#fff;color:#18324d;box-shadow:0 1px 4px #0003}
.shop0-admin-product-fields{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:10px;background:#f4f7fa;border-top:1px solid #dfe5eb;border-radius:0 0 10px 10px;color:#1b3147}html[data-ditalica-admin-view="fields"] .shop0-admin-product-fields{display:grid}html[data-ditalica-admin-view="fields"] .sg-product-grid{grid-template-columns:repeat(auto-fill,minmax(315px,1fr))}html[data-ditalica-admin-view="fields"] .sg-product-grid .sg-product-card{min-height:0!important}
.shop0-admin-product-fields label{display:grid;gap:3px;min-width:0}.shop0-admin-product-fields label.wide,.shop0-admin-fields-actions.wide,.shop0-admin-fields-head{grid-column:1/-1}.shop0-admin-product-fields label>span{font-size:9px;font-weight:800;color:#53667a}.shop0-admin-product-fields input,.shop0-admin-product-fields textarea{width:100%;min-width:0;border:1px solid #cbd6e1;border-radius:6px;padding:6px 7px;background:#fff;color:#172033;font:inherit;font-size:10px}.shop0-admin-product-fields textarea{resize:vertical;line-height:1.35}.shop0-admin-fields-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px}.shop0-admin-fields-head a{color:#1d5b91;text-decoration:none}.shop0-admin-fields-actions{display:flex;justify-content:flex-end}.shop0-admin-fields-actions button{border:0;border-radius:7px;background:#176b4c;color:#fff;padding:7px 10px;font-size:10px;font-weight:850;cursor:pointer}.shop0-admin-product-fields-detail{margin-top:12px;border:1px solid #dfe5eb;border-radius:10px}.shop0-admin-messages{display:grid;gap:6px;margin:0 0 12px}.shop0-admin-message{padding:9px 11px;border-radius:8px;background:#edf7f1;border:1px solid #c9e4d3;color:#285a43;font-size:11px;font-weight:700}.shop0-admin-message.error{background:#fff0ef;border-color:#efc4bf;color:#8a3028}html[data-ditalica-theme="dark"] .shop0-admin-product-fields{background:#eef2f5;color:#172033;border-color:#d5dde5}html[data-ditalica-theme="dark"] .shop0-admin-product-fields input,html[data-ditalica-theme="dark"] .shop0-admin-product-fields textarea{background:#fff;color:#172033;border-color:#c5d0dc}
@media(max-width:720px){.sg-product-grid{padding:8px}.shop0-admin-view-switch{max-width:150px}.shop0-admin-view-switch button{padding:6px 7px;font-size:9px}html[data-ditalica-admin-view="fields"] .sg-product-grid{grid-template-columns:1fr}.shop0-admin-product-fields{grid-template-columns:1fr}.shop0-admin-product-fields label.wide,.shop0-admin-fields-actions.wide,.shop0-admin-fields-head{grid-column:1}}

.shop0-card-cart-form{position:absolute;right:8px;bottom:8px;z-index:5;margin:0}.shop0-card-cart-form button{display:grid;place-items:center;width:28px;height:28px;padding:0!important;border:0;border-radius:999px;background:#eef3f7!important;color:#173f6b!important;font-size:13px!important;box-shadow:0 1px 5px #0001}.shop0-card-cart-form button:disabled{opacity:.42}.shop0-card-compact:has(.shop0-card-cart-form) .shop0-card-price-row{padding-right:34px}
/* Ditalica v17.12.3 — full dark product surface + per-card photo fit. */
.shop0-products-pane{background:#17243a!important;color:#f4f7fa}
.shop0-products-pane .shop0-products-head h1,.shop0-products-pane .shop0-products-head span,.shop0-products-pane-standalone .sg-page-title h1,.shop0-products-pane-standalone .sg-page-title>span{color:#f4f7fa!important}
.shop0-products-pane-standalone{min-height:calc(100vh - 64px);padding:28px 18px 48px}
.sg-product-grid{background:transparent!important;padding:0!important;border-radius:0!important;box-shadow:none!important}
.sg-product-grid .sg-product-card{overflow:hidden!important}
.sg-product-grid .sg-product-image.photo-fit-cover,.shop0-home-grid .shop0-card-image.photo-fit-cover{background-size:cover!important;background-position:center center!important;background-color:#f4f6f8!important}
.sg-product-grid .sg-product-image.photo-fit-contain,.shop0-home-grid .shop0-card-image.photo-fit-contain{background-size:contain!important;background-position:center center!important;background-color:#fff!important}
.shop0-image-fit-form{position:absolute!important;left:7px;top:7px;z-index:7;margin:0!important}
.shop0-image-fit-form button{width:auto!important;min-width:0!important;padding:5px 7px!important;border:1px solid #d3dce5!important;border-radius:999px!important;background:#ffffffeb!important;color:#17324d!important;font-size:8px!important;font-weight:850!important;line-height:1!important;box-shadow:0 2px 7px #0002!important;backdrop-filter:blur(3px)}
.shop0-image-fit-form button:hover{background:#fff!important}.shop0-image-fit-form button.photo-fit-error{outline:2px solid #c9483d}
/* v17.12.2's global admin field mode was a misunderstanding; card photo mode replaces it. */
.shop0-admin-view-switch{display:none!important}.shop0-admin-product-fields{display:none!important}
@media(max-width:720px){.shop0-products-pane{padding:18px 12px!important}.shop0-products-pane-standalone{padding:18px 12px 38px}.shop0-image-fit-form button{font-size:7px!important;padding:4px 6px!important}}

.sg-product-grid .sg-product-card[data-photo-fit="COVER"] .shop0-card-image{background-size:cover!important;background-position:center center!important;background-color:#f4f6f8!important}
.sg-product-grid .sg-product-card[data-photo-fit="CONTAIN"] .shop0-card-image{background-size:contain!important;background-position:center center!important;background-color:#fff!important}

/* Ditalica v17.12.4 — product workspace uses the exact compact-header background. */
.shop0-v173{--shop0-workspace-dark:#17243a}
.shop0-v173 .sg-header-compact{background:var(--shop0-workspace-dark)!important}
.shop0-v173 .shop0-catalog-shell,.shop0-v173 .shop0-products-pane,.shop0-v173 .shop0-products-pane-standalone{background:var(--shop0-workspace-dark)!important}
.shop0-v173 .shop0-category-sidebar{background:transparent!important}
/* Ditalica v17.12.5 — real light/dark workspace + readable category panel. */
.shop0-v173{--shop0-workspace-dark:#17243a;--shop0-workspace-light:#fff;--shop0-workspace-bg:var(--shop0-workspace-light);--shop0-header-bg:var(--shop0-workspace-dark)}
html[data-ditalica-theme="dark"] .shop0-v173{--shop0-workspace-bg:var(--shop0-workspace-dark)}
.shop0-v173 .sg-header-compact{background:var(--shop0-header-bg)!important}
.shop0-v173 .shop0-catalog-shell,.shop0-v173 .shop0-products-pane,.shop0-v173 .shop0-products-pane-standalone,.shop0-v173 .shop0-category-sidebar{background:var(--shop0-workspace-bg)!important}
.shop0-v173 .shop0-category-panel{background:#fff!important;color:#17243a!important;border-color:#d9dee6!important}
.shop0-v173 .shop0-category-panel .shop0-sidebar-title{color:#17243a!important;opacity:1!important}
.shop0-v173 .shop0-category-panel .shop0-all-products,.shop0-v173 .shop0-category-panel .shop0-hover-node>a{color:#27313d!important}
html:not([data-ditalica-theme="dark"]) .shop0-v173 .shop0-products-pane .shop0-products-head h1,html:not([data-ditalica-theme="dark"]) .shop0-v173 .shop0-products-pane-standalone .sg-page-title h1{color:#17243a!important}
html:not([data-ditalica-theme="dark"]) .shop0-v173 .shop0-products-pane .shop0-products-head span,html:not([data-ditalica-theme="dark"]) .shop0-v173 .shop0-products-pane-standalone .sg-page-title>span{color:#5a6f8c!important}
html[data-ditalica-theme="dark"] .shop0-v173 .shop0-products-pane .shop0-products-head h1,html[data-ditalica-theme="dark"] .shop0-v173 .shop0-products-pane .shop0-products-head span,html[data-ditalica-theme="dark"] .shop0-v173 .shop0-products-pane-standalone .sg-page-title h1,html[data-ditalica-theme="dark"] .shop0-v173 .shop0-products-pane-standalone .sg-page-title>span{color:#f4f7fa!important}



/* Ditalica v17.12.6 — fixed dark header + live per-card photo fit. */
.shop0-v173 .sg-header-compact{background:#17243a!important}
.sg-product-grid .sg-product-card[data-photo-fit="CONTAIN"] .shop0-card-image{background-size:contain!important;background-repeat:no-repeat!important;background-position:center center!important;background-origin:border-box!important;background-color:#fff!important}
.sg-product-grid .sg-product-card[data-photo-fit="COVER"] .shop0-card-image{background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important;background-origin:border-box!important}

/* Ditalica v17.12.8 — preserve per-product photo mode and keep dark gallery single-layer. */
html[data-ditalica-theme="dark"] .sg-main-photo.sg-bg-viewer{background-color:#121c27!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:contain!important;background-origin:border-box!important;background-clip:border-box!important}

/* Ditalica v17.12.9 — compact category MP3 player. */
/* Ditalica v17.12.11 — always-visible category advertising player in the header. */
.ditalica-header-audio{display:flex;align-items:center;gap:4px;height:34px;max-width:210px;padding:3px 5px;border:1px solid #42526a;border-radius:999px;background:#101a2b;color:#fff;flex:0 0 auto}
.ditalica-header-audio audio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.ditalica-audio-button{display:grid;place-items:center;width:27px;height:27px;padding:0;border:0;border-radius:999px;background:transparent;color:#fff;font:inherit;font-size:13px;line-height:1;cursor:pointer}
.ditalica-audio-button:hover:not(:disabled){background:#ffffff17}.ditalica-audio-button:disabled{opacity:.38;cursor:default}
.ditalica-audio-play{background:#ffffff12}.ditalica-audio-status{min-width:0;max-width:82px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c9d5e5;font-size:9px;font-weight:750}
@media(max-width:1180px){.ditalica-audio-status{display:none}.ditalica-header-audio{max-width:none}}
@media(max-width:720px){.ditalica-header-audio{order:-1}.ditalica-audio-button{width:29px;height:29px}}

/* Ditalica v17.12.12 — category audio controls sit beside the store name, before search. */
.shop0-v173 .sg-header-row{grid-template-columns:190px auto minmax(300px,1fr) auto!important;gap:12px!important}
.shop0-v173 .sg-brand{grid-column:1}.shop0-v173 .ditalica-header-audio{grid-column:2}.shop0-v173 .sg-search{grid-column:3}.shop0-v173 .sg-actions{grid-column:4}
@media(max-width:980px){.shop0-v173 .sg-header-row{grid-template-columns:170px auto minmax(0,1fr)!important}.shop0-v173 .sg-brand{grid-column:1;grid-row:1}.shop0-v173 .ditalica-header-audio{grid-column:2;grid-row:1}.shop0-v173 .sg-actions{grid-column:3;grid-row:1;padding-bottom:0}.shop0-v173 .sg-search{grid-column:1/-1;grid-row:2;margin-bottom:10px}}
@media(max-width:720px){.shop0-v173 .sg-brand{order:0}.shop0-v173 .ditalica-header-audio{order:1}.shop0-v173 .sg-actions{order:2}.shop0-v173 .sg-search{order:3}.shop0-v173 .ditalica-header-audio{margin-left:auto;margin-right:0}}

/* Ditalica v17.12.18 — storefront operator controls + dark strip prices. */
.ditalica-theme-toggle{width:38px!important;height:38px!important;min-width:38px!important;padding:0!important;justify-content:center!important;gap:0!important;border-radius:999px!important}.ditalica-theme-toggle [data-theme-icon]{font-size:18px!important;line-height:1!important}
html[data-ditalica-theme="dark"] .shop0-product-strip>a>strong{color:#f3f7fb!important}
.shop0-card-remove-form{position:absolute!important;left:7px;top:41px;z-index:8;margin:0!important}.shop0-card-remove-form button{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;border:1px solid #f1b8b4!important;border-radius:999px!important;background:#fff5f4ed!important;color:#b42318!important;font-size:14px!important;line-height:1!important;box-shadow:0 2px 7px #0002!important;cursor:pointer!important}.shop0-card-remove-form button:hover{background:#fee4e2!important}.shop0-card-remove-form button:focus-visible{outline:2px solid #d92d20!important;outline-offset:2px}html[data-ditalica-theme="dark"] .shop0-card-remove-form button{background:#351b1bee!important;border-color:#7f3b38!important;color:#ffb4ad!important}

/* Ditalica v17.12.22 — Prom-like expandable specifications + full description. */
.sg-product-tech-details{padding:0;overflow:hidden}.sg-product-tech-details>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;cursor:pointer;font-size:18px;font-weight:850;color:var(--sg-dark);user-select:none}.sg-product-tech-details>summary::-webkit-details-marker{display:none}.sg-product-tech-details>summary b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eef4fb;color:var(--sg-blue);font-size:22px;line-height:1;transition:transform .16s}.sg-product-tech-details[open]>summary b{transform:rotate(45deg)}.sg-product-tech-content{border-top:1px solid var(--sg-line)}.sg-tech-section{padding:22px}.sg-tech-section+.sg-tech-section{border-top:1px solid var(--sg-line)}.sg-tech-section h2{margin:0 0 14px;font-size:20px}.sg-full-description-text{font-size:15px;line-height:1.7;color:#3f4a56;white-space:normal;overflow-wrap:anywhere}.sg-product-tech-details .sg-feature-table>div{padding:10px 8px}.sg-product-tech-details .sg-feature-table>div:nth-child(even){background:#f8fafc}
html[data-ditalica-theme="dark"] .sg-product-tech-details>summary{color:#e7eef6}html[data-ditalica-theme="dark"] .sg-product-tech-details>summary b{background:#18324b;color:#76b4ff}html[data-ditalica-theme="dark"] .sg-product-tech-content,html[data-ditalica-theme="dark"] .sg-tech-section+.sg-tech-section{border-color:#263546}html[data-ditalica-theme="dark"] .sg-full-description-text{color:#c7d3df}html[data-ditalica-theme="dark"] .sg-product-tech-details .sg-feature-table>div:nth-child(even){background:#0f1923}
@media(max-width:720px){.sg-product-tech-details>summary{padding:15px 16px;font-size:16px}.sg-tech-section{padding:16px}.sg-product-tech-details .sg-feature-table>div{grid-template-columns:1fr;gap:4px}.sg-full-description-text{font-size:14px;line-height:1.6}}
/* Ditalica v17.12.23 — Prom-like characteristics preview + Подробнее jump. */
.sg-prom-spec-preview{margin-top:14px;background:#fff;border:1px solid var(--sg-line);border-radius:10px;padding:18px;overflow:hidden}.sg-prom-spec-preview h2{margin:0 0 13px;font-size:18px;color:var(--sg-dark)}.sg-prom-spec-preview-list{display:grid}.sg-prom-spec-preview-list>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,1.2fr);gap:14px;padding:7px 0;border-bottom:1px solid #edf0f4;font-size:13px}.sg-prom-spec-preview-list>div:last-child{border-bottom:0}.sg-prom-spec-preview-list span{color:#6c7784;overflow-wrap:anywhere}.sg-prom-spec-preview-list strong{color:var(--sg-dark);font-weight:650;overflow-wrap:anywhere}.sg-prom-more-button{width:100%;margin-top:14px;padding:10px 14px;border:1px solid var(--sg-blue);border-radius:7px;background:#fff;color:var(--sg-blue);font-weight:800;cursor:pointer}.sg-prom-more-button:hover{background:#eef6ff}.sg-prom-product-details{scroll-margin-top:84px;padding:0;overflow:hidden}.sg-prom-details-title{margin:0;padding:22px 26px;border-bottom:1px solid var(--sg-line);font-size:23px;color:var(--sg-dark)}.sg-prom-product-details .sg-tech-section{padding:24px 26px}.sg-prom-product-details .sg-tech-section h3{margin:0 0 16px;font-size:19px;color:var(--sg-dark)}.sg-prom-product-details:focus{outline:2px solid color-mix(in srgb,var(--sg-blue) 35%,transparent);outline-offset:3px}.sg-prom-product-details .sg-feature-table>div:nth-child(even){background:#f8fafc}
html[data-ditalica-theme="dark"] .sg-prom-spec-preview{background:#121c27;border-color:#263546}html[data-ditalica-theme="dark"] .sg-prom-spec-preview h2,html[data-ditalica-theme="dark"] .sg-prom-spec-preview-list strong,html[data-ditalica-theme="dark"] .sg-prom-details-title,html[data-ditalica-theme="dark"] .sg-prom-product-details .sg-tech-section h3{color:#e7eef6}html[data-ditalica-theme="dark"] .sg-prom-spec-preview-list>div,html[data-ditalica-theme="dark"] .sg-prom-details-title{border-color:#263546}html[data-ditalica-theme="dark"] .sg-prom-spec-preview-list span{color:#9fb0c0}html[data-ditalica-theme="dark"] .sg-prom-more-button{background:#121c27;color:#76b4ff;border-color:#2c95ff}html[data-ditalica-theme="dark"] .sg-prom-more-button:hover{background:#18324b}html[data-ditalica-theme="dark"] .sg-prom-product-details .sg-feature-table>div:nth-child(even){background:#0f1923}
@media(max-width:720px){.sg-prom-spec-preview{padding:14px}.sg-prom-spec-preview-list>div{grid-template-columns:1fr;gap:3px}.sg-prom-details-title{padding:18px;font-size:20px}.sg-prom-product-details .sg-tech-section{padding:18px}}

/* Ditalica v17.12.25 — Prom-like collapsed description inside full details. */
.sg-full-description-collapse{position:relative;max-height:80px;overflow:hidden;transition:max-height .25s ease}.sg-full-description-collapse:not(.expanded)::after{content:"";position:absolute;left:0;right:0;bottom:0;height:42px;background:linear-gradient(to bottom,transparent,#fff)}.sg-full-description-collapse.expanded{max-height:none;overflow:visible}.sg-description-more-button{width:100%;margin-top:14px;padding:10px 14px;border:1px solid #cfd8e3;border-radius:7px;background:#fff;color:var(--sg-dark);font-weight:800;cursor:pointer}.sg-description-more-button:hover{background:#f4f7fa}html[data-ditalica-theme="dark"] .sg-full-description-collapse:not(.expanded)::after{background:linear-gradient(to bottom,transparent,#121c27)}html[data-ditalica-theme="dark"] .sg-description-more-button{background:#121c27;color:#e7eef6;border-color:#34475a}html[data-ditalica-theme="dark"] .sg-description-more-button:hover{background:#18324b}

/* Ditalica v17.12.26 — one top-level Подробнее control + bottom Скрыть. */
.sg-prom-details-shell{margin-top:12px}.sg-prom-details-toggle,.sg-prom-details-hide{width:100%;padding:11px 16px;border:1px solid var(--sg-blue);border-radius:8px;background:#fff;color:var(--sg-blue);font-weight:850;cursor:pointer}.sg-prom-details-toggle:hover,.sg-prom-details-hide:hover{background:#eef6ff}.sg-prom-details-shell .sg-prom-product-details{margin-top:0}.sg-prom-details-footer{padding:0 26px 24px}.sg-prom-details-hide{border-color:#cfd8e3;color:var(--sg-dark)}html[data-ditalica-theme="dark"] .sg-prom-details-toggle,html[data-ditalica-theme="dark"] .sg-prom-details-hide{background:#121c27;border-color:#2c95ff;color:#76b4ff}html[data-ditalica-theme="dark"] .sg-prom-details-toggle:hover,html[data-ditalica-theme="dark"] .sg-prom-details-hide:hover{background:#18324b}html[data-ditalica-theme="dark"] .sg-prom-details-hide{border-color:#34475a;color:#e7eef6}@media(max-width:720px){.sg-prom-details-shell{margin-top:10px}.sg-prom-details-footer{padding:0 18px 18px}}
