html{scroll-behavior:smooth}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}}:root,[data-theme=dark]{--color-bg: #f5f5f7;--color-bg-muted: #ececf0;--color-bg-elevated: #ffffff;--color-bg-hover: #e8e8ec;--color-header-bg: #f5f5f7;--color-text: #111111;--color-text-muted: #6b7280;--color-text-soft: #9ca3af;--color-border: #e5e7eb;--color-accent: #337ab7;--color-accent-blue: #337ab7;--color-badge-sale: #e74c3c;--color-badge-new: #337ab7;--color-badge-top: #f59e0b;--color-hero-bg: #1a1a1a;--color-topbar-bg: #ffffff;--color-header-shadow: rgba(0, 0, 0, 0.06);--header-utility-height: 40px;--header-category-scroll-height: 56px;--site-header-offset: 140px;--product-tabs-nav-height: 56px;--radius-lg: 20px;--radius-md: 16px;--radius-sm: 10px;--radius-pill: 999px;--shadow-soft: 0 2px 12px rgba(0, 0, 0, 0.08);--shadow-inset: inset 0 1px 0 rgba(255, 255, 255, 0.6);--font-family: 'Inter', 'Open Sans', sans-serif;--container-width: 1470px;--container-padding: 24px;--hero-height: 360px;--icon-size: 20px}[data-theme=dark]{--color-bg: #0f0f0f;--color-bg-muted: #1a1a1a;--color-bg-elevated: #1f1f1f;--color-bg-hover: #2a2a2a;--color-header-bg: #0f0f0f;--color-text: #ffffff;--color-text-muted: rgba(255, 255, 255, 0.65);--color-text-soft: #aaaaaa;--color-border: #2a2a2a;--color-topbar-bg: #1c1c1c;--color-header-shadow: rgba(0, 0, 0, 0.35);--shadow-soft: 0 4px 16px rgba(0, 0, 0, 0.28);--shadow-inset: inset 0 1px 0 rgba(255, 255, 255, 0.04)}body.theme-ceramidea{font-family:var(--font-family);background:var(--color-bg);color:var(--color-text);margin:0}body.theme-ceramidea a{color:inherit}body.theme-ceramidea a:hover,body.theme-ceramidea a:focus{color:var(--color-text);text-decoration:none}body.theme-ceramidea *:focus,body.theme-ceramidea *:focus-visible,body.theme-ceramidea *:focus-within{outline:none !important}body.theme-ceramidea .ceramidea-container,body.theme-ceramidea .container{width:100%;max-width:var(--container-width);margin-left:auto;margin-right:auto;padding-left:var(--container-padding);padding-right:var(--container-padding);box-sizing:border-box}.badge-pill,.badge{display:inline-block;padding:2px 6px;border-radius:6px;font-size:11px;font-weight:600;line-height:1.2;text-transform:uppercase;vertical-align:middle;letter-spacing:.02em}.cart-compact__badge,#cart-total-badge,.quick-tools__count{position:absolute;top:-2px;right:-3px;z-index:1;box-sizing:border-box;height:18px;min-width:18px;padding:0 5px;border:0;border-radius:25px;background:var(--color-accent, #337ab7);color:#fff;font-size:11px;font-weight:500;font-variant-numeric:tabular-nums;line-height:1;letter-spacing:0;display:inline-flex;align-items:center;justify-content:center;text-align:center;box-shadow:none;text-shadow:none;-webkit-font-smoothing:antialiased;pointer-events:none}.badge-sale{background:var(--color-badge-sale);color:#fff}.badge-new{background:var(--color-badge-new);color:#fff}.badge-top{background:var(--color-badge-top);color:#fff}.icon-btn,.btn-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--color-border);border-radius:50%;background:var(--color-bg-elevated);color:var(--color-text);cursor:pointer;transition:background .2s ease,transform .15s ease;font-size:var(--icon-size);flex-shrink:0;padding:0}.icon-btn:hover,.icon-btn:focus,.btn-icon:hover,.btn-icon:focus{background:var(--color-bg-hover);color:var(--color-text)}.icon-btn:active,.btn-icon:active{transform:scale(0.96)}.icon-btn i,.btn-icon i{font-size:var(--icon-size);line-height:1}.ceramidea-logo{display:inline-flex;align-items:center;gap:8px;color:var(--color-text);text-decoration:none}.logo-icon,.ceramidea-logo__mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#fff;color:#0f0f0f;font-size:18px;font-weight:800;text-transform:lowercase;flex-shrink:0}.logo-text,.ceramidea-logo__text{font-size:24px;font-weight:600;line-height:1;letter-spacing:-0.4px;text-transform:lowercase}.ceramidea-logo:hover,.ceramidea-logo:focus{color:var(--color-text)}.ceramidea-logo--image{gap:0}.ceramidea-logo__image{display:block;height:62px;width:auto;max-width:min(280px,50vw);object-fit:contain}.site-footer__logo .ceramidea-logo__image{height:62px;max-width:min(280px,50vw)}[data-theme=light] .logo-icon,[data-theme=light] .ceramidea-logo__mark{background:#111;color:#fff}.site-header{position:sticky;top:0;z-index:1100;background:var(--color-header-bg);transition:box-shadow .2s ease}.site-header.is-stuck{box-shadow:0 8px 24px var(--color-header-shadow)}.site-header.is-stuck .header-main{padding-top:8px;padding-bottom:8px}.header-shell{background:var(--color-header-bg);position:relative;z-index:100}.top-header,#top-bar{height:var(--header-utility-height);min-height:var(--header-utility-height);display:flex;align-items:center;background:var(--color-topbar-bg);border-bottom:1px solid var(--color-border);padding:0;overflow:hidden}#category-scroll{height:var(--header-category-scroll-height);min-height:var(--header-category-scroll-height);max-height:var(--header-category-scroll-height);display:flex;align-items:center;background:var(--color-topbar-bg);border-bottom:1px solid var(--color-border);padding:0;overflow:hidden}[data-theme=dark] .top-header,[data-theme=dark] #top-bar,[data-theme=dark] #category-scroll{background:#1c1c1c;border-bottom-color:#2a2a2a}.top-header .ceramidea-container,#top-bar .ceramidea-container,#category-scroll .ceramidea-container{display:flex;align-items:center;width:100%;height:100%}.top-header .top-links,#top-bar .top-links{display:flex;align-items:center;gap:20px;margin:0;padding:0;list-style:none}.top-header .top-links a,#top-bar .top-links a{color:var(--color-text-muted);font-weight:400;font-size:13px;line-height:1;transition:color .2s ease}.top-header .top-links a:hover,#top-bar .top-links a:hover{color:var(--color-text)}[data-theme=dark] .top-header .top-links a,[data-theme=dark] #top-bar .top-links a{color:#fff;opacity:.85}[data-theme=dark] .top-header .top-links a:hover,[data-theme=dark] #top-bar .top-links a:hover{opacity:1}.header-main{background:rgba(0,0,0,0);padding:12px 0 10px}.header-main .ceramidea-container{display:grid;grid-template-columns:auto minmax(0, 1fr) auto;align-items:center;gap:16px}.header-main__left{display:flex;align-items:center;gap:8px;flex-shrink:0}.header-main__search{min-width:0;width:100%}.header-main__actions{display:flex;align-items:center;gap:8px;flex-shrink:0;justify-self:end}.phone-block,.header-phone{position:relative;display:flex;align-items:center;gap:10px;background:var(--color-bg-elevated);border-radius:25px;padding:8px 16px;white-space:nowrap;border:1px solid var(--color-border);transition:background .2s ease;cursor:pointer}.phone-block:hover,.header-phone:hover{background:var(--color-bg-hover)}.phone-block>.fa-phone,.header-phone>.fa-phone{font-size:var(--icon-size);flex-shrink:0}.header-phone__main{min-width:0}.phone-block strong,.header-phone__number{display:inline-flex;align-items:center;font-size:14px;font-weight:600;line-height:1.2}.header-phone__number a{color:inherit;text-decoration:none}.header-phone__number .fa-angle-down{font-size:11px;margin-left:4px;color:var(--color-text-muted);transition:transform .2s ease}.header-phone:hover .header-phone__number .fa-angle-down{transform:rotate(180deg)}.header-phone::after{content:"";position:absolute;left:0;top:100%;width:max(100%,280px);height:14px;z-index:149}.phone-block small,.header-phone__note{display:block;font-size:10px;color:var(--color-text-soft)}.header-phone__dropdown{position:absolute;top:100%;left:0;z-index:150;min-width:280px;padding:14px 0 0;background:rgba(0,0,0,0);border:0;box-shadow:none;color:#111;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease}.header-phone__dropdown::before{content:"";position:absolute;top:8px;right:0;bottom:0;left:0;z-index:-1;background:#fff;border:1px solid var(--color-border);border-radius:12px;box-shadow:0 12px 28px rgba(0,0,0,.12)}.header-phone:hover .header-phone__dropdown,.header-phone:focus-within .header-phone__dropdown{opacity:1;visibility:visible;pointer-events:auto}.header-phone__address,.header-phone__link,.header-phone__messenger,.header-phone__callback,body.theme-ceramidea .header-phone__link,body.theme-ceramidea .header-phone__messenger,body.theme-ceramidea .header-phone__callback{display:flex;align-items:center;gap:10px;width:100%;padding:11px 16px;color:#111 !important;font-size:14px;line-height:1.35;text-decoration:none;border-bottom:1px dashed #e5e5e5;white-space:normal}.header-phone__address{color:#6b7280 !important}.header-phone__link:hover,.header-phone__messenger:hover,.header-phone__callback:hover,body.theme-ceramidea .header-phone__link:hover,body.theme-ceramidea .header-phone__messenger:hover,body.theme-ceramidea .header-phone__callback:hover,body.theme-ceramidea .header-phone__link:focus,body.theme-ceramidea .header-phone__messenger:focus,body.theme-ceramidea .header-phone__callback:focus{background:#f3f3f3;color:#111 !important}.header-phone__dropdown>:last-child,body.theme-ceramidea .header-phone__dropdown>:last-child,.header-phone__callback,body.theme-ceramidea .header-phone__callback{border-bottom:0}.header-phone__callback .fa-phone{color:#f0b429}.header-phone__messenger-icon{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff !important;font-size:11px;flex-shrink:0}.header-phone__messenger--messenger .header-phone__messenger-icon{background:#0084ff}.header-phone__messenger--telegram .header-phone__messenger-icon{background:#2aa1de}.header-phone__messenger--viber .header-phone__messenger-icon{background:#7360f2}.header-phone__messenger--whatsapp .header-phone__messenger-icon{background:#25d366}[data-theme=dark] .header-phone__dropdown{color:#fff}[data-theme=dark] .header-phone__dropdown::before{background:#1a1a1a;border-color:#2a2a2a;box-shadow:0 12px 28px rgba(0,0,0,.28)}[data-theme=dark] .header-phone__address,[data-theme=dark] .header-phone__link,[data-theme=dark] .header-phone__messenger,[data-theme=dark] .header-phone__callback,[data-theme=dark] body.theme-ceramidea .header-phone__link,[data-theme=dark] body.theme-ceramidea .header-phone__messenger,[data-theme=dark] body.theme-ceramidea .header-phone__callback{color:#fff !important;border-bottom-color:#333}[data-theme=dark] .header-phone__address{color:hsla(0,0%,100%,.85) !important}[data-theme=dark] .header-phone__link:hover,[data-theme=dark] .header-phone__messenger:hover,[data-theme=dark] .header-phone__callback:hover,[data-theme=dark] body.theme-ceramidea .header-phone__link:hover,[data-theme=dark] body.theme-ceramidea .header-phone__messenger:hover,[data-theme=dark] body.theme-ceramidea .header-phone__callback:hover{background:#242424;color:#fff !important}.header-account .dropdown-toggle{text-decoration:none}.header-theme-toggle{display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:var(--radius-pill);background:var(--color-bg-elevated);border:1px solid var(--color-border)}.header-theme-toggle .btn-icon,.header-theme-toggle .icon-btn{width:32px;height:32px;font-size:14px;color:var(--color-text-muted);background:rgba(0,0,0,0);box-shadow:none}.header-theme-toggle .btn-icon.is-active,.header-theme-toggle .icon-btn.is-active{background:var(--color-bg-hover);color:var(--color-text)}.search,#search.search-advanced{position:relative;display:flex;align-items:center;width:100%;background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:30px;padding:4px 6px 4px 10px;gap:4px;box-shadow:var(--shadow-soft)}[data-theme=dark] .search,[data-theme=dark] #search.search-advanced{background:#1a1a1a;border-color:var(--color-border)}.search-advanced__filter-wrap{position:relative;flex-shrink:0}.search .search-advanced__filter,.search .search-advanced__voice,#search.search-advanced .search-advanced__filter,#search.search-advanced .search-advanced__voice{flex-shrink:0;border:none;background:rgba(0,0,0,0);color:var(--color-text-muted);width:36px;height:36px;font-size:var(--icon-size);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:background .2s ease,color .2s ease}.search .search-advanced__filter:hover,.search .search-advanced__voice:hover,#search.search-advanced .search-advanced__filter:hover,#search.search-advanced .search-advanced__voice:hover,.search.is-filter-open .search-advanced__filter{background:var(--color-bg-hover);color:var(--color-text)}.search-advanced__dropdown{position:absolute;top:calc(100% + 10px);left:0;z-index:120;min-width:260px;max-width:min(360px,80vw);max-height:360px;overflow-y:auto;padding:8px 0;background:#fff;border:1px solid var(--color-border);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.12)}.search-advanced__dropdown[hidden]{display:none !important}.search-advanced__option{position:relative;display:flex;align-items:center;gap:10px;width:100%;border:0;border-bottom:1px dashed #ececec;background:rgba(0,0,0,0);color:#111;text-align:left;font-size:14px;line-height:1.3;padding:12px 16px 12px 36px;cursor:pointer}.search-advanced__option:last-child{border-bottom:0}.search-advanced__option:hover{background:#f3f3f3}.search-advanced__check{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#22c55e;font-size:14px;opacity:0;pointer-events:none}.search-advanced__option.is-selected .search-advanced__check{opacity:1}.search .search-advanced__submit-wrap,#search.search-advanced .search-advanced__submit-wrap{flex-shrink:0}.search .search-advanced__submit,#search.search-advanced .search-advanced__submit{width:36px;height:36px;border:none;border-radius:50%;background:var(--color-bg-hover);color:var(--color-text);font-size:var(--icon-size);display:inline-flex;align-items:center;justify-content:center;padding:0;transition:background .2s ease}.search .search-advanced__submit:hover,#search.search-advanced .search-advanced__submit:hover{background:var(--color-border)}.search input.form-control,#search.search-advanced input.form-control{flex:1;min-width:0;width:auto;border:none;background:rgba(0,0,0,0);box-shadow:none;height:36px;padding:0 8px;font-size:14px;color:var(--color-text);display:block}.search input.form-control:focus,#search.search-advanced input.form-control:focus{outline:none}.search input.form-control::placeholder,#search.search-advanced input.form-control::placeholder{color:var(--color-text-soft)}[data-theme=dark] .search-advanced__dropdown{background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .search-advanced__option{color:#fff;border-bottom-color:#2a2a2a}[data-theme=dark] .search-advanced__option:hover{background:#2a2a2a}#cart.cart-compact{position:relative}#cart.cart-compact>.btn,#cart.cart-compact .cart-compact__toggle{width:40px;height:40px;border-radius:50%;background:#111;color:#fff;border:none;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:var(--icon-size);transition:background .2s ease,transform .15s ease;position:relative}[data-theme=dark] #cart.cart-compact>.btn,[data-theme=dark] #cart.cart-compact .cart-compact__toggle{background:var(--color-bg-elevated);color:var(--color-text);border:1px solid var(--color-border)}#cart.cart-compact>.btn:hover,#cart.cart-compact>.btn:focus,#cart.cart-compact .cart-compact__toggle:hover,#cart.cart-compact .cart-compact__toggle:focus{background:#000;color:#fff}#cart.cart-compact .cart-compact__badge{background:var(--color-accent, #337ab7);color:#fff}#cart.cart-compact .cart-compact__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.cart-drawer-backdrop{position:fixed;inset:0;z-index:1040;background:rgba(0,0,0,.45);border:0;padding:0;margin:0;cursor:pointer}#cart.is-open .cart-drawer-backdrop{display:block}#cart .cart-drawer,#cart-drawer-panel{--cd-bg: #ffffff;--cd-bg-elevated: #f5f5f7;--cd-bg-muted: #ececf0;--cd-text: #111111;--cd-text-muted: #6b7280;--cd-text-soft: #9ca3af;--cd-border: #e5e7eb;--cd-border-soft: #ececf0;--cd-close-border: #d1d5db;--cd-close-hover-bg: #f3f4f6;--cd-summary: #4b5563;--cd-thumb-bg: #f5f5f7;--cd-shadow: -12px 0 40px rgba(0, 0, 0, 0.12);--cd-secondary-bg: #111111;--cd-secondary-text: #ffffff;position:fixed;top:0;right:0;bottom:0;z-index:1050;width:min(420px,100vw);margin:0;padding:0;list-style:none;background:var(--cd-bg) !important;color:var(--cd-text) !important;box-shadow:var(--cd-shadow);transform:translateX(100%);transition:transform .28s ease,background .2s ease,color .2s ease;display:block !important;visibility:visible !important;opacity:1 !important}[data-theme=dark] #cart .cart-drawer,[data-theme=dark] #cart-drawer-panel{--cd-bg: #0a0a0a;--cd-bg-elevated: #161616;--cd-bg-muted: #2a2a2a;--cd-text: #ffffff;--cd-text-muted: rgba(255, 255, 255, 0.7);--cd-text-soft: rgba(255, 255, 255, 0.55);--cd-border: rgba(255, 255, 255, 0.18);--cd-border-soft: rgba(255, 255, 255, 0.08);--cd-close-border: rgba(255, 255, 255, 0.28);--cd-close-hover-bg: rgba(255, 255, 255, 0.08);--cd-summary: rgba(255, 255, 255, 0.85);--cd-thumb-bg: #ffffff;--cd-shadow: -12px 0 40px rgba(0, 0, 0, 0.35);--cd-secondary-bg: #ffffff;--cd-secondary-text: #111111}#cart.is-open .cart-drawer,#cart.is-open #cart-drawer-panel{transform:translateX(0)}#cart .cart-drawer__panel,#cart-drawer-panel .cart-drawer__panel{display:flex;flex-direction:column;height:100%;min-height:100%;background:var(--cd-bg);color:var(--cd-text)}#cart .cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px 14px;flex-shrink:0}#cart .cart-drawer__title{margin:0;font-size:22px;font-weight:700;line-height:1.2;color:var(--cd-text) !important}#cart .cart-drawer__close{width:36px;height:36px;border-radius:10px;border:1px solid var(--cd-close-border);background:rgba(0,0,0,0);color:var(--cd-text) !important;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease,border-color .15s ease}#cart .cart-drawer__close:hover{background:var(--cd-close-hover-bg);border-color:var(--cd-text)}#cart .cart-drawer__body{flex:1 1 auto;overflow-y:auto;padding:4px 16px 16px;-webkit-overflow-scrolling:touch;background:var(--cd-bg)}#cart .cart-drawer__empty{margin:40px 8px;text-align:center;color:var(--cd-text-soft);font-size:14px}#cart .cart-drawer__item{display:grid;grid-template-columns:28px 72px minmax(0, 1fr) auto;gap:10px;align-items:start;padding:14px 0;border-bottom:1px dashed var(--cd-border)}#cart .cart-drawer__remove{width:28px;height:28px;margin-top:22px;border:0;background:rgba(0,0,0,0);color:#e74c3c;font-size:16px;padding:0;display:inline-flex;align-items:center;justify-content:center;opacity:.9}#cart .cart-drawer__remove:hover{opacity:1;color:#ff6b5b}#cart .cart-drawer__thumb{width:72px;height:72px;border-radius:12px;background:var(--cd-thumb-bg);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}#cart .cart-drawer__thumb img{width:100%;height:100%;object-fit:contain;display:block}#cart .cart-drawer__thumb--empty{color:var(--cd-text);font-size:22px}#cart .cart-drawer__info{min-width:0;padding-top:2px}#cart .cart-drawer__name{display:block;color:var(--cd-text) !important;text-decoration:none;font-size:13px;line-height:1.35;font-weight:500}#cart .cart-drawer__name:hover{color:var(--cd-text) !important;text-decoration:underline}#cart .cart-drawer__options{margin-top:4px;font-size:11px;color:var(--cd-text-soft);line-height:1.3}#cart .cart-drawer__meta{display:flex;flex-direction:column;align-items:flex-end;gap:10px;padding-top:2px;min-width:88px}#cart .cart-drawer__qty{display:inline-flex;align-items:center;justify-content:space-between;min-width:78px;height:28px;padding:0 6px;border-radius:8px;background:var(--cd-bg-muted);color:var(--cd-text);user-select:none}#cart .cart-drawer__qty--static{justify-content:center}#cart .cart-drawer__qty-btn{width:20px;height:20px;border:0;background:rgba(0,0,0,0);color:var(--cd-text);font-size:16px;line-height:1;padding:0;display:inline-flex;align-items:center;justify-content:center}#cart .cart-drawer__qty-btn:hover{color:var(--color-accent-blue, #337ab7)}#cart .cart-drawer__qty-value{min-width:18px;text-align:center;font-size:13px;font-weight:600;color:var(--cd-text)}#cart .cart-drawer__price{font-size:14px;font-weight:700;white-space:nowrap;color:var(--cd-text)}#cart .cart-drawer__footer{flex-shrink:0;padding:12px 16px 20px;border-top:1px solid var(--cd-border-soft);background:var(--cd-bg) !important}#cart .cart-drawer__summary{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:8px;border:0;background:rgba(0,0,0,0);color:var(--cd-summary);font-size:13px;padding:6px 0 14px;text-align:right}#cart .cart-drawer__summary .fa{font-size:12px;transition:transform .2s ease}#cart .cart-drawer__summary.is-open .fa{transform:rotate(180deg)}#cart .cart-drawer__totals{margin-bottom:12px;padding:10px 12px;border-radius:10px;background:var(--cd-bg-elevated)}#cart .cart-drawer__total-row{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--cd-text-muted);padding:4px 0}#cart .cart-drawer__total-row strong{color:var(--cd-text);font-weight:600}#cart .cart-drawer__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}#cart .cart-drawer__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 12px;border-radius:12px;font-size:13px;font-weight:600;text-align:center;text-decoration:none !important;line-height:1.2;transition:opacity .15s ease,transform .15s ease}#cart .cart-drawer__btn:hover{opacity:.92;transform:translateY(-1px)}#cart .cart-drawer__btn--primary{background:var(--color-accent-blue, #337ab7);color:#fff !important}#cart .cart-drawer__btn--secondary{background:var(--cd-secondary-bg);color:var(--cd-secondary-text) !important}@media(max-width: 480px){#cart .cart-drawer__item{grid-template-columns:24px 64px minmax(0, 1fr);grid-template-areas:"remove thumb info" "remove thumb meta"}#cart .cart-drawer__remove{grid-area:remove;margin-top:18px}#cart .cart-drawer__thumb{grid-area:thumb;width:64px;height:64px}#cart .cart-drawer__info{grid-area:info}#cart .cart-drawer__meta{grid-area:meta;flex-direction:row;align-items:center;justify-content:space-between;width:100%;min-width:0;padding-top:8px}#cart .cart-drawer__actions{grid-template-columns:1fr}}#category-scroll .ceramidea-container{gap:12px}#category-scroll .category-scroll__viewport{flex:1;min-width:0;overflow:hidden}#category-scroll .category-scroll__track{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;width:max-content;max-width:none;transition:transform .3s ease;will-change:transform}.category-pill,#category-scroll .category-scroll__item{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border-radius:20px;background:var(--color-bg-elevated);border:1px solid var(--color-border);color:var(--color-text);white-space:nowrap;font-size:14px;font-weight:500;transition:background .2s ease,box-shadow .2s ease;box-shadow:none;flex:0 0 auto}.category-pill:hover,#category-scroll .category-scroll__item:hover{background:var(--color-bg-hover);color:var(--color-text)}.category-pill i,#category-scroll .category-scroll__item i{font-size:16px;width:16px;text-align:center;color:var(--color-text-muted);flex-shrink:0}[data-theme=dark] .category-pill,[data-theme=dark] #category-scroll .category-scroll__item{background:#252525;border-color:rgba(0,0,0,0)}[data-theme=dark] .category-pill:hover,[data-theme=dark] #category-scroll .category-scroll__item:hover{background:#2f2f2f}#category-scroll .category-scroll__nav{display:inline-flex;align-items:center;gap:2px;flex-shrink:0;height:40px;padding:0 4px;border-radius:999px;background:var(--color-bg-elevated);border:1px solid var(--color-border)}#category-scroll .category-scroll__nav[hidden]{display:none !important}#category-scroll .category-scroll__nav button{width:28px;height:28px;border:none;border-radius:50%;background:rgba(0,0,0,0);color:var(--color-text);font-size:16px;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}#category-scroll .category-scroll__nav button:hover:not(:disabled){background:var(--color-bg-hover);color:var(--color-text)}#category-scroll .category-scroll__nav button:disabled{opacity:.35;cursor:default}#category-scroll .category-scroll__page{font-size:12px;font-weight:600;color:var(--color-text);min-width:36px;text-align:center;line-height:1;user-select:none}[data-theme=dark] #category-scroll .category-scroll__nav{background:#252525;border-color:rgba(0,0,0,0)}#form-language.language-compact{margin:0}#form-language.language-compact .dropdown-toggle.btn-link{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 10px;color:var(--color-text);font-weight:600;font-size:13px;text-decoration:none;border-radius:20px;background:var(--color-bg-elevated);border:1px solid var(--color-border);transition:background .2s ease;box-shadow:none}#form-language.language-compact .dropdown-toggle.btn-link:hover,#form-language.language-compact .btn-group.open .dropdown-toggle.btn-link{background:var(--color-bg-hover);box-shadow:none}#form-language.language-compact .fa-caret-down{font-size:10px;color:var(--color-text-muted);margin-left:2px}#form-language.language-compact .dropdown-menu{min-width:168px;padding:8px 0 0;margin-top:6px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-bg-elevated);box-shadow:0 12px 28px rgba(0,0,0,.12);overflow:hidden}#form-language.language-compact .dropdown-menu>li{margin:0}#form-language.language-compact .language-select,body.theme-ceramidea #form-language.language-compact .language-select{display:flex;align-items:center;width:100%;margin:0;padding:11px 16px;border:0;border-bottom:1px dashed #e5e5e5;border-radius:0;background:rgba(0,0,0,0);box-shadow:none;color:var(--color-text, #111111);font-size:14px;font-weight:500;line-height:1.35;text-align:left;text-decoration:none;white-space:nowrap}#form-language.language-compact .dropdown-menu>li:last-child .language-select,body.theme-ceramidea #form-language.language-compact .dropdown-menu>li:last-child .language-select{border-bottom:0}#form-language.language-compact .language-select:hover,#form-language.language-compact .language-select:focus,body.theme-ceramidea #form-language.language-compact .language-select:hover,body.theme-ceramidea #form-language.language-compact .language-select:focus{background:#f3f3f3;color:#111;text-decoration:none;outline:0}[data-theme=dark] #form-language.language-compact .dropdown-menu{background:#1a1a1a;border-color:#2a2a2a;box-shadow:0 12px 28px rgba(0,0,0,.28)}[data-theme=dark] #form-language.language-compact .language-select,[data-theme=dark] body.theme-ceramidea #form-language.language-compact .language-select{color:#fff;border-bottom-color:#333}[data-theme=dark] #form-language.language-compact .language-select:hover,[data-theme=dark] #form-language.language-compact .language-select:focus,[data-theme=dark] body.theme-ceramidea #form-language.language-compact .language-select:hover,[data-theme=dark] body.theme-ceramidea #form-language.language-compact .language-select:focus{background:#242424;color:#fff}.language-compact__single{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;font-weight:600;font-size:13px;border-radius:20px;background:var(--color-bg-elevated);border:1px solid var(--color-border)}.catalog-btn,#btn-categories.catalog-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 14px 0 12px;border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-bg-elevated);color:var(--color-text);font-size:14px;font-weight:600;letter-spacing:.01em;line-height:1;cursor:pointer;flex-shrink:0;white-space:nowrap;box-shadow:none;transition:background .2s ease,transform .15s ease,color .2s ease}.catalog-btn i,#btn-categories.catalog-btn i{font-size:15px;line-height:1}.catalog-btn__text{display:inline-block}.catalog-btn:hover,.catalog-btn:focus,#btn-categories.catalog-btn:hover,#btn-categories.catalog-btn:focus{background:var(--color-bg-hover);color:var(--color-text);outline:none;box-shadow:none}.catalog-btn:active,#btn-categories.catalog-btn:active{transform:scale(0.97)}#btn-categories.is-active,#btn-categories.catalog-btn.is-active{background:var(--color-bg-hover);color:var(--color-text);box-shadow:none}[data-theme=dark] .catalog-btn,[data-theme=dark] #btn-categories.catalog-btn{box-shadow:none}@media(max-width: 767px){.catalog-btn,#btn-categories.catalog-btn{padding:0 12px 0 10px;gap:6px}.catalog-btn__text{font-size:13px}}.category-mega-menu{display:none;position:absolute;top:calc(100% - 8px);left:0;right:0;z-index:200;padding-bottom:12px}.category-mega-menu.is-open{display:block}.category-mega-menu__panel{display:block}.category-mega-menu__header{display:none}.category-mega-menu__inner{display:inline-flex;flex-direction:row;align-items:stretch;min-height:420px;max-height:70vh;background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);overflow:hidden}.category-mega-menu__column{display:none;flex:0 0 280px;width:280px;min-width:280px;padding:8px 0;border-left:1px solid var(--color-border);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--color-border) rgba(0,0,0,0)}.category-mega-menu__column::-webkit-scrollbar{width:6px}.category-mega-menu__column::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-pill)}.category-mega-menu__column--primary{display:flex;flex-direction:column;border-left:none;background:var(--color-bg-muted)}.category-mega-menu__column.is-visible{display:block}.category-mega-menu__item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;color:var(--color-text);font-size:14px;font-weight:500;transition:background .2s ease,color .2s ease}.category-mega-menu__item:hover,.category-mega-menu__item.is-active{background:var(--color-bg-hover);color:var(--color-text)}.category-mega-menu__item-left{display:inline-flex;align-items:center;gap:12px;min-width:0}.category-mega-menu__item-left i.fa:first-child{width:var(--icon-size);text-align:center;color:var(--color-text-muted);flex-shrink:0}.category-mega-menu__item .fa-angle-right{font-size:14px;color:var(--color-text-muted);flex-shrink:0}.category-mega-menu__subitem{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 16px;color:var(--color-text);font-size:14px;line-height:1.3;transition:background .2s ease,color .2s ease}.category-mega-menu__subitem span{min-width:0}.category-mega-menu__subitem .fa-angle-right{flex-shrink:0;font-size:13px;color:var(--color-text-muted)}.category-mega-menu__subitem:hover,.category-mega-menu__subitem.is-active{background:var(--color-bg-muted);color:var(--color-text)}[data-theme=dark] .category-mega-menu__inner{background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .category-mega-menu__column{border-left-color:#2a2a2a}[data-theme=dark] .category-mega-menu__column--primary{background:#141414}[data-theme=dark] .category-mega-menu__item:hover,[data-theme=dark] .category-mega-menu__item.is-active{background:#2a2a2a}[data-theme=dark] .category-mega-menu__subitem:hover,[data-theme=dark] .category-mega-menu__subitem.is-active{background:#242424}@media(max-width: 991px){body.is-category-menu-open{overflow:hidden;height:100%}.category-mega-menu{position:fixed;inset:0;top:0;left:0;right:0;bottom:0;width:100%;height:100%;max-height:100dvh;z-index:3000;padding:0;background:var(--color-bg-elevated)}.category-mega-menu.is-open{display:flex;flex-direction:column}.category-mega-menu__panel{display:flex;flex-direction:column;flex:1 1 auto;width:100%;height:100%;min-height:0;max-height:100%;overflow:hidden;background:var(--color-bg-elevated)}.category-mega-menu__header{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;height:56px;padding:0 16px;border-bottom:1px solid var(--color-border);background:var(--color-bg-elevated)}.category-mega-menu__title{font-size:16px;font-weight:700;color:var(--color-text)}.category-mega-menu__close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:0;border-radius:50%;background:var(--color-bg-muted);color:var(--color-text);cursor:pointer}.category-mega-menu__close:hover,.category-mega-menu__close:focus{background:var(--color-bg-hover);outline:none}.category-mega-menu__body,.category-mega-menu__body.ceramidea-container{flex:1 1 auto;width:100%;max-width:none;height:0;min-height:0;padding:0;overflow-x:hidden;overflow-y:auto !important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.category-mega-menu__inner{display:block;width:100%;height:auto;min-height:0;max-height:none;border:0;border-radius:0;box-shadow:none;overflow:visible}.category-mega-menu__column{display:none;width:100%;min-width:0;flex:none;border-left:none;border-top:none;overflow:visible;padding:0}.category-mega-menu__column--primary{display:flex;flex-direction:column;border-top:none;overflow:visible;background:rgba(0,0,0,0)}.category-mega-menu__column.is-visible{display:block}.category-mega-menu__column--primary>.category-mega-menu__column--l2.is-visible,.category-mega-menu__column--l2>.category-mega-menu__column--l3.is-visible{display:block;background:var(--color-bg-muted);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.category-mega-menu__item.has-children .fa-angle-right{transition:transform .2s ease}.category-mega-menu__item.has-children.is-active .fa-angle-right,.category-mega-menu__subitem.has-children.is-active .fa-angle-right{transform:rotate(90deg)}.category-mega-menu__column--primary>.category-mega-menu__column--l2 .category-mega-menu__subitem{padding-left:48px}.category-mega-menu__column--l2>.category-mega-menu__column--l3 .category-mega-menu__subitem{padding-left:64px;background:var(--color-bg)}}@media(max-width: 1199px)and (min-width: 992px){.category-mega-menu__column{flex-basis:240px;width:240px;min-width:240px}.phone-block,.header-phone{display:none}}@media(max-width: 991px){.phone-block,.header-phone{display:none}}@media(max-width: 991px){.header-main .ceramidea-container{grid-template-columns:1fr auto;grid-template-rows:auto auto}.header-main__left{grid-column:1;grid-row:1}.header-main__actions{grid-column:2;grid-row:1}.header-main__search{grid-column:1/-1;grid-row:2}}@media(max-width: 767px){:root,[data-theme=dark],[data-theme=light]{--container-padding: 16px}.top-header .top-links,#top-bar .top-links{gap:14px;overflow-x:auto}.header-main__actions .header-theme-toggle{display:none}.logo-text,.ceramidea-logo__text{font-size:20px}}.hero-section{background:var(--color-bg);padding:0 0 12px;margin-top:20px}.hero-section .ceramidea-container{padding-top:0;padding-bottom:0;overflow:visible}.hero-section__grid{display:grid;grid-template-columns:minmax(260px, max-content) minmax(0, 1fr) 300px;gap:16px;align-items:stretch;overflow:visible}.hero-section__sidebar{position:relative;z-index:20;height:var(--hero-height);min-height:var(--hero-height);display:flex;flex-direction:column}.hero-section__main{height:var(--hero-height);min-height:var(--hero-height);max-height:var(--hero-height);overflow:hidden}.hero-section__side{height:var(--hero-height);min-height:var(--hero-height);max-height:var(--hero-height);overflow:hidden;border-radius:var(--radius-lg)}.hero-card--side,.hero-section__side .hero-card,.hero-section__side .swiper-viewport,.hero-card--side.swiper-viewport{border-radius:var(--radius-lg);overflow:hidden}.category-sidebar{position:relative;z-index:20;height:100%;display:flex;flex-direction:column;overflow:visible}.category-sidebar__menu{position:relative;display:block;flex-direction:row;align-items:stretch;height:100%;min-height:100%;width:260px;min-width:260px;max-width:260px;background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);overflow:visible}.category-sidebar__menu:has(.category-sidebar__column--l2.is-visible),.category-sidebar__menu:has(.category-sidebar__column--l3.is-visible){border-top-right-radius:0;border-bottom-right-radius:0}.category-sidebar__menu:has(.category-sidebar__column--l2.is-visible) .category-sidebar__column--main>.category-sidebar__scroll,.category-sidebar__menu:has(.category-sidebar__column--l3.is-visible) .category-sidebar__column--main>.category-sidebar__scroll{border-top-right-radius:0;border-bottom-right-radius:0}.category-sidebar__menu:has(.category-sidebar__column--l2.is-visible) .category-sidebar__column--main:has(.category-sidebar__item:first-child:hover)>.category-sidebar__scroll,.category-sidebar__menu:has(.category-sidebar__column--l2.is-visible) .category-sidebar__column--main:has(.category-sidebar__item:first-child.is-active)>.category-sidebar__scroll,.category-sidebar__menu:has(.category-sidebar__column--l3.is-visible) .category-sidebar__column--main:has(.category-sidebar__item:first-child:hover)>.category-sidebar__scroll,.category-sidebar__menu:has(.category-sidebar__column--l3.is-visible) .category-sidebar__column--main:has(.category-sidebar__item:first-child.is-active)>.category-sidebar__scroll{border-top-right-radius:0}.category-sidebar__menu:has(.category-sidebar__column--l2.is-visible) .category-sidebar__column--main:has(.category-sidebar__item:last-child:hover)>.category-sidebar__scroll,.category-sidebar__menu:has(.category-sidebar__column--l2.is-visible) .category-sidebar__column--main:has(.category-sidebar__item:last-child.is-active)>.category-sidebar__scroll,.category-sidebar__menu:has(.category-sidebar__column--l3.is-visible) .category-sidebar__column--main:has(.category-sidebar__item:last-child:hover)>.category-sidebar__scroll,.category-sidebar__menu:has(.category-sidebar__column--l3.is-visible) .category-sidebar__column--main:has(.category-sidebar__item:last-child.is-active)>.category-sidebar__scroll{border-bottom-right-radius:0}.category-sidebar__column{display:none;width:260px;min-width:260px;height:100%;max-height:100%;padding:0;border-left:1px solid var(--color-border);overflow:hidden}.category-sidebar__scroll{height:100%;max-height:100%;padding:8px 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.category-sidebar__column:hover .category-sidebar__scroll{scrollbar-width:thin;scrollbar-color:var(--color-border) rgba(0,0,0,0)}.category-sidebar__column--main{display:block;border-left:none}.category-sidebar__column--l2,.category-sidebar__column--l3{position:absolute;top:-1px;left:calc(100% - 1px);z-index:25;background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:0;box-shadow:var(--shadow-soft)}.category-sidebar__column--l3{left:calc(200% - 2px)}.category-sidebar__column--l2.is-visible>.category-sidebar__scroll{border-radius:0 var(--radius-lg) var(--radius-lg) 0}.category-sidebar__menu:has(.category-sidebar__column--l3.is-visible) .category-sidebar__column--l2.is-visible>.category-sidebar__scroll{border-radius:0}.category-sidebar__column--l3.is-visible>.category-sidebar__scroll{border-radius:0 var(--radius-lg) var(--radius-lg) 0}.category-sidebar__column--l2.is-visible{border-radius:0 var(--radius-lg) var(--radius-lg) 0}.category-sidebar__menu:has(.category-sidebar__column--l3.is-visible) .category-sidebar__column--l2.is-visible{border-radius:0}.category-sidebar__column--l3.is-visible{border-radius:0 var(--radius-lg) var(--radius-lg) 0}.category-sidebar__column--l3.is-visible:has(.category-sidebar__subitem:first-child:hover),.category-sidebar__column--l3.is-visible:has(.category-sidebar__subitem:first-child.is-active),.category-sidebar__menu:not(:has(.category-sidebar__column--l3.is-visible)) .category-sidebar__column--l2.is-visible:has(.category-sidebar__subitem:first-child:hover),.category-sidebar__menu:not(:has(.category-sidebar__column--l3.is-visible)) .category-sidebar__column--l2.is-visible:has(.category-sidebar__subitem:first-child.is-active){border-top-right-radius:0}.category-sidebar__column--l3.is-visible:has(.category-sidebar__subitem:first-child:hover)>.category-sidebar__scroll,.category-sidebar__column--l3.is-visible:has(.category-sidebar__subitem:first-child.is-active)>.category-sidebar__scroll,.category-sidebar__menu:not(:has(.category-sidebar__column--l3.is-visible)) .category-sidebar__column--l2.is-visible:has(.category-sidebar__subitem:first-child:hover)>.category-sidebar__scroll,.category-sidebar__menu:not(:has(.category-sidebar__column--l3.is-visible)) .category-sidebar__column--l2.is-visible:has(.category-sidebar__subitem:first-child.is-active)>.category-sidebar__scroll{border-top-right-radius:0}.category-sidebar__column--l3.is-visible:has(.category-sidebar__subitem:last-child:hover),.category-sidebar__column--l3.is-visible:has(.category-sidebar__subitem:last-child.is-active),.category-sidebar__menu:not(:has(.category-sidebar__column--l3.is-visible)) .category-sidebar__column--l2.is-visible:has(.category-sidebar__subitem:last-child:hover),.category-sidebar__menu:not(:has(.category-sidebar__column--l3.is-visible)) .category-sidebar__column--l2.is-visible:has(.category-sidebar__subitem:last-child.is-active){border-bottom-right-radius:0}.category-sidebar__column--l3.is-visible:has(.category-sidebar__subitem:last-child:hover)>.category-sidebar__scroll,.category-sidebar__column--l3.is-visible:has(.category-sidebar__subitem:last-child.is-active)>.category-sidebar__scroll,.category-sidebar__menu:not(:has(.category-sidebar__column--l3.is-visible)) .category-sidebar__column--l2.is-visible:has(.category-sidebar__subitem:last-child:hover)>.category-sidebar__scroll,.category-sidebar__menu:not(:has(.category-sidebar__column--l3.is-visible)) .category-sidebar__column--l2.is-visible:has(.category-sidebar__subitem:last-child.is-active)>.category-sidebar__scroll{border-bottom-right-radius:0}.category-sidebar__column.is-visible{display:block}.category-sidebar__list{margin:0;padding:0;list-style:none}.category-sidebar__item{position:relative}.category-sidebar__link,.category-sidebar__subitem{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 16px;color:var(--color-text);font-size:14px;line-height:1.3;transition:background .2s ease,color .2s ease}.category-sidebar__link:hover,.category-sidebar__item.is-active .category-sidebar__link,.category-sidebar__subitem:hover,.category-sidebar__subitem.is-active{background:var(--color-bg-muted);color:var(--color-text)}.category-sidebar__item .item-left{display:inline-flex;align-items:center;gap:10px;min-width:0}.category-sidebar__item .item-left i.fa,.category-sidebar__subitem .fa-angle-right{flex-shrink:0}.category-sidebar__item .item-left i.fa{width:var(--icon-size);text-align:center;color:var(--color-text-muted)}.category-sidebar__subitem .fa-angle-right{font-size:13px;color:var(--color-text-muted)}.category-sidebar__subitem span{min-width:0}.category-sidebar__mobile-dropdown{border-top:1px solid var(--color-border);background:var(--color-bg-muted)}.category-sidebar__mobile-dropdown .category-sidebar__list{margin:0;padding:0}.category-sidebar__mobile-subitem{border-top:1px solid rgba(0,0,0,.04)}.category-sidebar__mobile-subitem:first-child{border-top:0}.category-sidebar__mobile-dropdown--l2 .category-sidebar__subitem{padding-left:24px}.category-sidebar__mobile-dropdown--l3 .category-sidebar__mobile-subitem--l3{padding:10px 16px 10px 36px;font-size:13px}[data-theme=dark] .category-sidebar__mobile-dropdown{border-top-color:#2a2a2a;background:#171717}[data-theme=dark] .category-sidebar__mobile-subitem{border-top-color:hsla(0,0%,100%,.06)}[data-theme=dark] .category-sidebar__menu{background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .category-sidebar__column{border-left-color:#2a2a2a}[data-theme=dark] .category-sidebar__link:hover,[data-theme=dark] .category-sidebar__item.is-active .category-sidebar__link,[data-theme=dark] .category-sidebar__subitem:hover,[data-theme=dark] .category-sidebar__subitem.is-active{background:#2a2a2a}.hero-card{position:relative;height:100%;min-height:var(--hero-height);border-radius:var(--radius-lg);overflow:hidden;background:var(--color-hero-bg);color:#fff}.hero-card__content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:28px}.hero-card__eyebrow{font-size:13px;color:hsla(0,0%,100%,.75);margin-bottom:8px}.hero-card__title{margin:0;font-size:34px;font-weight:700;line-height:1.1}.hero-card__title span{color:var(--color-accent)}.hero-card__price{margin-top:14px;font-size:18px;font-weight:600}.hero-card__bg{position:absolute;inset:0;background:radial-gradient(circle at 80% 20%, rgba(255, 102, 0, 0.25), transparent 35%),linear-gradient(135deg, #202020 0%, #111111 100%)}.hero-card__bg--image{background-size:cover;background-position:center;background-repeat:no-repeat}.hero-card__slide-link{position:absolute;inset:0;z-index:2;display:block;color:inherit;text-decoration:none}.hero-card__slide-link .hero-card__content{position:absolute;inset:0}.hero-card__controls{position:absolute;top:16px;right:16px;z-index:3;display:flex;gap:8px}.hero-card__controls button{width:36px;height:36px;border:none;border-radius:50%;background:hsla(0,0%,100%,.92);color:#111}.hero-card--side{height:100%;min-height:0;max-height:100%;border-radius:var(--radius-lg);overflow:hidden}.hero-card--side .hero-card__title{font-size:26px}.hero-card--side .swiper-container,.hero-card--side.swiper-viewport{height:100%;min-height:0;max-height:100%;border-radius:var(--radius-lg);overflow:hidden}.hero-card--side .swiper-wrapper{height:100%}.hero-card--side .swiper-slide{height:100%;overflow:hidden;border-radius:var(--radius-lg)}.hero-card--side .swiper-slide a{display:block;height:100%;border-radius:inherit;overflow:hidden}.hero-card--side .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.hero-fallback-slider{overflow:hidden}.hero-fallback-slider__track{position:relative;width:100%;height:100%}.hero-fallback-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease}.hero-fallback-slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.hero-slideshow .swiper-container,.hero-slideshow .slideshow{height:100%;border-radius:var(--radius-lg);overflow:hidden}.hero-section .swiper-viewport,.hero-section .hero-slideshow.swiper-viewport{margin:0;border:none;box-shadow:none;background:rgba(0,0,0,0);overflow:hidden;border-radius:var(--radius-lg)}.hero-slideshow .swiper-slide img{width:100%;height:var(--hero-height);object-fit:cover;display:block}.hero-slideshow .swiper-pager{position:absolute;top:16px;right:16px;z-index:3}.hero-section__main .hero-slideshow .swiper-pager{display:none}#common-home{padding-top:8px;padding-bottom:32px}#common-home .content-modules{display:block}#common-home .content-modules>*+*{margin-top:8px}@media(max-width: 1199px){:root{--hero-height: 300px}.hero-section__grid{grid-template-columns:220px minmax(0, 1fr)}.category-sidebar__menu{width:220px;min-width:220px;max-width:220px}.category-sidebar__column{width:220px;min-width:220px}.hero-section__side{grid-column:1/-1}}@media(max-width: 991px){:root{--hero-height: auto}.hero-section__grid{grid-template-columns:1fr}.hero-section__sidebar,.hero-section__main,.hero-section__side{height:auto;min-height:0;max-height:none}.hero-section__main{overflow:hidden;aspect-ratio:16/9;min-height:200px;max-height:min(420px,62vw);height:auto}.hero-section__side{overflow:hidden;height:min(420px,70vw);min-height:280px;max-height:420px}.hero-card--side,.hero-card--side.swiper-viewport,.hero-card--side .swiper-container,.hero-card--side .swiper-wrapper,.hero-card--side .swiper-slide{height:100%;min-height:0;max-height:none}.hero-card--side .swiper-slide img{height:100%;object-fit:cover}.hero-section__main.hero-slideshow,.hero-section__main .slideshow,.hero-section__main .swiper-viewport,.hero-section__main .swiper-container,.hero-section__main .swiper-wrapper,.hero-section__main .swiper-slide,.hero-section__main .swiper-slide a{width:100%;max-width:100%;height:100%;min-height:0}.hero-slideshow .swiper-slide img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center}.category-sidebar__menu{display:block;width:100%;min-width:0;max-width:100%;height:auto;min-height:0;max-height:320px;overflow:hidden}.category-sidebar__column{position:static;width:100%;min-width:0;flex:none;height:auto;max-height:280px;border-left:none;border-top:1px solid var(--color-border)}.category-sidebar__column--main{border-top:none}.category-sidebar__column--l2,.category-sidebar__column--l3{border-radius:0;box-shadow:none}.hero-card__title{font-size:26px}}@media(max-width: 767px){.hero-section__main{aspect-ratio:4/3;min-height:220px;max-height:min(480px,85vw)}.hero-card__title{font-size:26px}}.custom-products{margin:28px 0 36px}.custom-products__head{display:block;margin-bottom:18px}.custom-products__title{margin:0 0 14px;font-size:28px;font-weight:700;line-height:1.2;color:var(--color-text)}.custom-products__nav{display:flex;align-items:center;gap:10px}.custom-products__tabs-viewport{flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.custom-products__tabs-viewport::-webkit-scrollbar{display:none}.custom-products__tabs{display:inline-flex;align-items:center;gap:8px;min-width:max-content;padding:2px 0}.custom-products__tab{border:1px solid #e5e5e5;background:#fff;color:#333;font-size:14px;font-weight:500;line-height:1.2;padding:9px 16px;border-radius:10px;cursor:pointer;white-space:nowrap;transition:border-color .2s ease,color .2s ease,background .2s ease}.custom-products__tab:hover{border-color:#cfcfcf;color:#111}.custom-products__tab.is-active{border-color:var(--color-accent);color:var(--color-accent);background:#fff}.custom-products__nav-btn{flex-shrink:0;width:36px;height:36px;border:1px solid #e5e5e5;border-radius:50%;background:#f3f3f3;color:#666;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.custom-products__nav-btn:hover{background:#e9e9e9;color:#111}.custom-products__nav-btn[hidden]{display:none !important}.custom-products__panels{position:relative;min-height:120px}.custom-products__panel{display:block}.custom-products__panel.is-loading{opacity:.55;pointer-events:none}.custom-products__grid{display:flex;flex-wrap:wrap;margin:0 -6px;width:auto}.custom-products__item{box-sizing:border-box;width:20%;max-width:20%;flex:0 0 20%;padding:0 6px 12px;min-width:0}.custom-products__grid--cols-6 .custom-products__item{width:16.666%;max-width:16.666%;flex-basis:16.666%}.custom-products__grid--cols-5 .custom-products__item{width:20%;max-width:20%;flex-basis:20%}.custom-products__grid--cols-4 .custom-products__item{width:25%;max-width:25%;flex-basis:25%}.custom-products__grid--cols-3 .custom-products__item{width:33.333%;max-width:33.333%;flex-basis:33.333%}.custom-products__grid--cols-2 .custom-products__item{width:50%;max-width:50%;flex-basis:50%}.custom-products__empty{padding:28px;text-align:center;color:var(--color-text-muted);background:#fff;border:1px dashed var(--color-border);border-radius:16px}.product-card{position:relative;display:flex;flex-direction:column;height:100%;padding:12px;border-radius:16px;background:#fff;border:1px solid #ececec;box-shadow:none;transition:box-shadow .2s ease,transform .2s ease}.product-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.06);transform:translateY(-1px)}.product-card__media{position:relative;margin:0 0 10px}.product-card__badges{position:absolute;top:8px;left:8px;z-index:3;display:flex;flex-wrap:wrap;gap:4px;max-width:calc(100% - 40px);pointer-events:none}.product-card__badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:6px;font-size:10px;font-weight:700;line-height:1.2;color:#fff;text-transform:none}.product-card__badge--sale{background:#f60}.product-card__badge--discount{background:#e74c3c}.product-card__badge--hit{background:#f0b429}.product-card__badge--new{background:#337ab7}.product-card__badge--top{background:#22c55e}.product-card__actions{position:absolute;top:8px;right:8px;z-index:3;display:flex;flex-direction:column;gap:6px;opacity:0;pointer-events:none;transition:opacity .2s ease}.product-card:hover .product-card__actions{opacity:1;pointer-events:auto}.product-card__action{width:30px;height:30px;border:0;border-radius:50%;background:#f3f3f3;color:#9ca3af;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;font-size:13px;text-decoration:none}.product-card__action:hover{background:#e8e8e8;color:#111}.ceramidea-toast-root{position:fixed;inset:0;z-index:1100;display:flex;align-items:flex-start;justify-content:center;padding:82px 12px 12px;pointer-events:auto}.ceramidea-toast-root[hidden]{display:none !important}.ceramidea-toast-root__backdrop{position:absolute;inset:0;border:0;background:rgba(10,15,20,.42);opacity:0;transition:opacity .22s ease;cursor:pointer}.ceramidea-toast-root__viewport{position:relative;width:min(640px,100vw - 24px);z-index:1}.ceramidea-toast-root.is-visible .ceramidea-toast-root__backdrop{opacity:1}.ceramidea-toast{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid #bfeecf;color:#1b5e34;box-shadow:0 12px 28px rgba(17,24,39,.14);opacity:0;transform:translateY(-8px);transition:opacity .22s ease,transform .22s ease;pointer-events:auto}.ceramidea-toast.is-visible{opacity:1;transform:translateY(0)}.ceramidea-toast>.fa{color:#22a35a;font-size:16px}.ceramidea-toast__text{min-width:0;font-size:13px;line-height:1.35;color:var(--color-text, #111)}.ceramidea-toast__text a{color:#337ab7 !important;text-decoration:underline;text-underline-offset:2px}.ceramidea-toast__text a:hover{color:#1f5ae0 !important}.ceramidea-toast__close{border:0;background:rgba(0,0,0,0);color:#78a88f;font-size:20px;line-height:1;padding:0;cursor:pointer}.ceramidea-toast__close:hover{color:#1b5e34}.ceramidea-toast--error{border-color:#f3c4bc;color:#a93f2e;background:#fff}.ceramidea-toast--error>.fa{color:#d75442}.product-card__image-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:3/2;height:auto;max-height:none;overflow:hidden;background:#fff;border-radius:10px}.product-card__image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.product-card__countdown{position:absolute;right:0;top:50%;transform:translateY(-50%);display:grid;gap:3px;padding:6px;border-radius:10px;background:hsla(0,0%,100%,.95);box-shadow:0 2px 8px rgba(0,0,0,.08);font-size:9px;color:#9ca3af;text-align:center}.product-card__countdown strong{display:block;font-size:12px;color:#111}.product-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:6px;min-height:0}.product-card__title{margin:0;font-size:14px;font-weight:600;line-height:1.35;min-height:2.7em;max-height:2.7em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card__title a{color:#111;text-decoration:none}.product-card__title a:hover{color:#111}.product-card__rating{display:inline-flex;align-items:center;gap:1px;color:#d1d5db;font-size:11px}.product-card__rating .fa-star{color:#f59e0b}.product-card__reviews{margin-left:6px;color:#c4c4c4}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;line-height:1.3}.product-card__code{color:#b0b0b0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.product-card__stock{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;color:#9ca3af;white-space:nowrap}.product-card__stock.is-in-stock{color:#22c55e}.product-card__stock.is-out{color:#9ca3af}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:4px}.product-card__prices{display:flex;flex-direction:column;gap:2px;min-width:0}.product-card__price-old{font-size:12px;color:#b0b0b0;text-decoration:line-through;line-height:1}.product-card__price{font-size:18px;font-weight:700;line-height:1.15;color:#111}.product-card__cart{width:40px;height:40px;border:0;border-radius:12px;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;flex-shrink:0;transition:background .2s ease,transform .15s ease}.product-card__cart:hover{background:#000;transform:scale(1.04)}[data-theme=dark] .custom-products__tab,[data-theme=dark] .product-card,[data-theme=dark] .custom-products__empty,[data-theme=dark] .custom-products__nav-btn{background:#1a1a1a;border-color:#2a2a2a;color:#ddd}[data-theme=dark] .custom-products__tab.is-active{background:#1a1a1a;border-color:var(--color-accent);color:var(--color-accent)}[data-theme=dark] .product-card__title a,[data-theme=dark] .product-card__price{color:#fff}[data-theme=dark] .product-card__cart{background:#fff;color:#111}[data-theme=dark] .product-card__action{background:#2a2a2a;color:#aaa}[data-theme=dark] .ceramidea-toast{background:rgba(20,28,24,.96);border-color:rgba(76,175,118,.45);color:#d5f2df;box-shadow:0 14px 30px rgba(0,0,0,.45)}[data-theme=dark] .ceramidea-toast-root__backdrop{background:rgba(0,0,0,.58)}[data-theme=dark] .ceramidea-toast__text{color:#f3f6f9}[data-theme=dark] .ceramidea-toast__text a{color:#7eb3ff !important}[data-theme=dark] .ceramidea-toast__text a:hover{color:#9ac4ff !important}[data-theme=dark] .ceramidea-toast>.fa{color:#44c777}[data-theme=dark] .ceramidea-toast__close{color:#9db8aa}[data-theme=dark] .ceramidea-toast__close:hover{color:#ecfff2}[data-theme=dark] .ceramidea-toast--error{background:rgba(40,24,24,.96);border-color:rgba(220,100,92,.45);color:#ffd7d2}[data-theme=dark] .ceramidea-toast--error>.fa{color:#ff7f73}@media(max-width: 1399px){.custom-products__item,.custom-products__grid--cols-5 .custom-products__item,.custom-products__grid--cols-6 .custom-products__item{width:25%;max-width:25%;flex-basis:25%}}@media(max-width: 1199px){.custom-products__item,.custom-products__grid--cols-5 .custom-products__item,.custom-products__grid--cols-4 .custom-products__item,.custom-products__grid--cols-6 .custom-products__item{width:33.333%;max-width:33.333%;flex-basis:33.333%}}@media(max-width: 991px){.custom-products__item,.custom-products__grid--cols-2 .custom-products__item,.custom-products__grid--cols-3 .custom-products__item,.custom-products__grid--cols-4 .custom-products__item,.custom-products__grid--cols-5 .custom-products__item,.custom-products__grid--cols-6 .custom-products__item{width:50%;max-width:50%;flex-basis:50%}.product-card__actions{opacity:1;pointer-events:auto}}@media(max-width: 575px){.custom-products__title{font-size:22px}.custom-products__item,.custom-products__grid--cols-2 .custom-products__item,.custom-products__grid--cols-3 .custom-products__item,.custom-products__grid--cols-4 .custom-products__item,.custom-products__grid--cols-5 .custom-products__item,.custom-products__grid--cols-6 .custom-products__item{width:100%;max-width:100%;flex-basis:100%}.product-card__image-wrap{aspect-ratio:3/2;height:auto;max-height:none}.product-card__image{width:100%;height:100%;max-height:none}}.advantages{padding:12px 0 8px}.advantages__grid{display:flex;flex-wrap:wrap;margin:0 -6px;width:auto}.advantages__card-wrap{box-sizing:border-box;width:20%;max-width:20%;flex:0 0 20%;padding:0 6px 12px;min-width:0}.advantages__card{height:100%;background:var(--color-bg-elevated, #fff);border-radius:14px;box-shadow:0 2px 12px rgba(0,0,0,.06);padding:18px 16px 20px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s ease,box-shadow .2s ease}.advantages__card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.advantages__icon{width:42px;height:42px;border-radius:10px;background:var(--color-bg-muted, #f0f0f2);color:var(--color-text, #111);display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;flex-shrink:0}.advantages__icon img{width:24px;height:24px;object-fit:contain;display:block}.advantages__icon .fa{font-size:18px;line-height:1}.advantages__title{margin:0 0 8px;font-size:15px;font-weight:700;line-height:1.25;color:var(--color-text, #111)}.advantages__text{margin:0;font-size:13px;line-height:1.4;color:var(--color-text-muted, #6b7280)}[data-theme=dark] .advantages__card{background:var(--color-bg-elevated);box-shadow:0 2px 12px rgba(0,0,0,.28)}[data-theme=dark] .advantages__icon{background:var(--color-bg-hover)}@media(max-width: 1199px){.advantages__card-wrap{width:33.333%;max-width:33.333%;flex-basis:33.333%}}@media(max-width: 767px){.advantages{padding:8px 0 4px}.advantages__card-wrap{width:50%;max-width:50%;flex-basis:50%}}@media(max-width: 480px){.advantages__card-wrap{width:100%;max-width:100%;flex-basis:100%}}.seo-text{padding:12px 0 8px}.seo-text__card{background:var(--color-bg-elevated, #fff);border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.05);padding:24px 28px 28px}.seo-text__title{margin:0;padding:0 0 14px;border-bottom:1px solid var(--color-border, #e5e7eb);font-size:20px;font-weight:700;line-height:1.3;color:var(--color-text, #111)}.seo-text__body{margin-top:16px;font-size:14px;line-height:1.65;color:var(--color-text-muted, #4b5563)}.seo-text__body p{margin:0 0 14px}.seo-text__body p:last-child{margin-bottom:0}.seo-text__body a{color:var(--color-accent-blue, #337ab7)}[data-theme=dark] .seo-text__card{background:var(--color-bg-elevated);box-shadow:0 2px 12px rgba(0,0,0,.28)}[data-theme=dark] .seo-text__title{border-bottom-color:var(--color-border);color:var(--color-text)}[data-theme=dark] .seo-text__body{color:var(--color-text-muted)}@media(max-width: 767px){.seo-text__card{padding:18px 16px 20px;border-radius:14px}.seo-text__title{font-size:18px}}.blog-latest{padding:12px 0 8px}.blog-latest__title{margin:0 0 18px;font-size:22px;font-weight:700;line-height:1.25;color:var(--color-text, #111)}.blog-latest__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}[data-theme=dark] .blog-latest__title{color:#fff}@media(max-width: 1199px){.blog-latest__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 767px){.blog-latest__title{font-size:20px;margin-bottom:14px}.blog-latest__grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}}@media(max-width: 480px){.blog-latest__grid{grid-template-columns:1fr}}.blog-page{padding:20px 0 48px}.blog-page__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;color:var(--color-text-muted, #6b7280)}.blog-page__breadcrumbs a{color:var(--color-text-muted, #6b7280);text-decoration:none}.blog-page__breadcrumbs a:hover{color:var(--color-text, #111)}.blog-page__crumb-sep{opacity:.6}.blog-page__title{margin:0 0 20px;font-size:28px;font-weight:700;line-height:1.2;color:var(--color-text, #111)}.blog-page__intro{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;margin-bottom:20px;padding:16px;border-radius:16px;background:var(--color-bg-elevated, #fff);box-shadow:0 2px 12px rgba(0,0,0,.05)}.blog-page__intro-thumb{flex:0 0 120px;width:120px;border-radius:12px;overflow:hidden;background:var(--color-bg-muted, #ececf0)}.blog-page__intro-thumb img{display:block;width:100%;height:auto}.blog-page__intro-text{flex:1 1 240px;min-width:0;font-size:14px;line-height:1.55;color:var(--color-text-muted, #6b7280)}.blog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;padding:10px 18px;border-radius:999px;background:var(--color-bg-elevated, #fff);box-shadow:0 2px 12px rgba(0,0,0,.05)}.blog-toolbar__field{position:relative;margin:0;min-width:0}.blog-toolbar__field--sort{margin-left:auto}.blog-toolbar__select{appearance:none;border:1px solid var(--color-border, #e5e7eb);border-radius:12px;background-color:var(--color-bg-muted, #ececf0);color-scheme:light;color:var(--color-text, #111);font-size:14px;font-weight:700;line-height:1.2;padding:9px 34px 9px 12px;cursor:pointer;min-width:72px;max-width:100%;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236b7280' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.blog-toolbar__select:focus{outline:none;border-color:var(--color-accent-blue, #337ab7);box-shadow:0 0 0 3px rgba(51,122,183,.2)}.blog-toolbar__select:hover{background-color:color-mix(in srgb, var(--color-bg-muted, #ececf0) 75%, #ffffff)}.is-ui-select-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;border:0 !important}.ui-select{position:relative;min-width:0}.ui-select--block{display:block;width:100%}.ui-select__button{width:100%;border:1px solid var(--color-border, #e5e7eb);border-radius:14px;background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111);font-size:14px;font-weight:700;line-height:1.2;text-align:left;padding:12px 40px 12px 14px;cursor:pointer;position:relative;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,color .2s ease}.ui-select__button::after{content:"";position:absolute;right:14px;top:50%;width:10px;height:10px;border-right:2px solid #7b7f8a;border-bottom:2px solid #7b7f8a;transform:translateY(-58%) rotate(45deg);transition:transform .2s ease,border-color .2s ease}.ui-select:hover .ui-select__button{background-color:color-mix(in srgb, var(--color-bg-muted, #ececf0) 75%, #ffffff)}.ui-select.is-open .ui-select__button,.ui-select__button:focus{outline:none;border-color:var(--color-accent-blue, #337ab7);box-shadow:0 0 0 3px rgba(51,122,183,.2)}.ui-select.is-open .ui-select__button::after{transform:translateY(-38%) rotate(-135deg);border-color:var(--color-accent-blue, #337ab7)}.ui-select__menu{position:absolute;z-index:30;left:0;right:0;margin:8px 0 0;padding:8px;list-style:none;border-radius:14px;border:1px solid var(--color-border, #e5e7eb);background:#fff;box-shadow:0 14px 28px rgba(10,15,30,.16);max-height:280px;overflow:auto;scrollbar-width:thin;scrollbar-color:#9aa0ab #eef0f4}.ui-select__menu::-webkit-scrollbar{width:10px}.ui-select__menu::-webkit-scrollbar-track{background:#eef0f4;border-radius:999px}.ui-select__menu::-webkit-scrollbar-thumb{background:#9aa0ab;border-radius:999px;border:2px solid #eef0f4}.ui-select__menu::-webkit-scrollbar-thumb:hover{background:#7f8794}.ui-select__item{border-radius:10px;padding:10px 12px;font-size:14px;font-weight:600;color:var(--color-text, #111);cursor:pointer;transition:background-color .15s ease,color .15s ease}.ui-select__item:hover{background:#eef3ff;color:var(--color-accent-blue, #337ab7)}.ui-select__item.is-active{background:var(--color-accent-blue, #337ab7);color:#fff}.ui-select__item.is-disabled{opacity:.45;cursor:not-allowed}.blog-toolbar__select option{background:#fff;color:#111}.blog-page__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}.blog-card{display:flex;flex-direction:column;min-height:100%;background:var(--color-bg-elevated, #fff);border-radius:18px;padding:12px;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}.blog-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,0,0,.1)}.blog-card__media{display:block;overflow:hidden;border-radius:14px;background:var(--color-bg-muted, #ececf0);aspect-ratio:16/10}.blog-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.blog-card:hover .blog-card__media img{transform:scale(1.03)}.blog-card__body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding-top:2px}.blog-card__title{margin:14px 0 8px;font-size:15px;font-weight:700;line-height:1.35}.blog-card__title a{color:var(--color-text, #111);text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.blog-card__title a:hover{color:var(--color-accent-blue, #337ab7)}.blog-card__excerpt{margin:0 0 12px;font-size:13px;line-height:1.45;color:var(--color-text-muted, #6b7280);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.blog-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:4px;font-size:12px;color:var(--color-text-muted, #6b7280)}.blog-card__date,.blog-card__views{display:inline-flex;align-items:center;gap:6px;min-width:0}.blog-card__date .fa,.blog-card__views .fa{font-size:12px;opacity:.85}.blog-page__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.blog-page__results{font-size:13px;color:var(--color-text-muted, #6b7280)}.blog-page__pagination .pagination{margin:0}.blog-page__pagination .pagination>li>a,.blog-page__pagination .pagination>li>span{border-radius:10px;margin:0 2px;border-color:var(--color-border, #e5e7eb);color:var(--color-text, #111);background:var(--color-bg-elevated, #fff)}.blog-page__pagination .pagination>.active>span,.blog-page__pagination .pagination>.active>a{background:var(--color-accent-blue, #337ab7);border-color:var(--color-accent-blue, #337ab7);color:#fff}.blog-page__empty{padding:40px 20px;text-align:center;background:var(--color-bg-elevated, #fff);border-radius:16px}.blog-page__continue{display:inline-flex;margin-top:12px;padding:10px 18px;border-radius:12px;background:var(--color-accent-blue, #337ab7);color:#fff !important;text-decoration:none !important;font-weight:700}.blog-page__columns{margin-top:24px}[data-theme=dark] .blog-page__title{color:#fff}[data-theme=dark] .blog-page__intro,[data-theme=dark] .blog-toolbar,[data-theme=dark] .blog-card,[data-theme=dark] .blog-page__empty{background:#1a1a1a;box-shadow:none;border:1px solid #2a2a2a}[data-theme=dark] .blog-page__intro-text{color:hsla(0,0%,100%,.65)}[data-theme=dark] .blog-toolbar__select{color-scheme:dark;border-color:#2a2a2a;background-color:#202020;color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23aaaaaa' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}[data-theme=dark] .blog-toolbar__select option{background:#1a1a1a;color:#fff}[data-theme=dark] .blog-toolbar__select:hover{background-color:#2a2a2a}[data-theme=dark] .blog-toolbar__select:focus{border-color:var(--color-accent-blue, #337ab7);box-shadow:0 0 0 3px rgba(51,122,183,.28)}[data-theme=dark] .ui-select__button{border-color:#2a2a2a;background:#202020;color:#fff}[data-theme=dark] .ui-select__button::after{border-color:#a6a6a6}[data-theme=dark] .ui-select:hover .ui-select__button{background:#2a2a2a}[data-theme=dark] .ui-select.is-open .ui-select__button,[data-theme=dark] .ui-select__button:focus{border-color:var(--color-accent-blue, #337ab7);box-shadow:0 0 0 3px rgba(51,122,183,.28)}[data-theme=dark] .ui-select__menu{border-color:#2a2a2a;background:#1a1a1a;box-shadow:0 16px 30px rgba(0,0,0,.4);scrollbar-color:#8f949d #272727}[data-theme=dark] .ui-select__item{color:#f3f4f6}[data-theme=dark] .ui-select__item:hover{background:#252525;color:#9ac4ff}[data-theme=dark] .ui-select__item.is-active{background:var(--color-accent-blue, #337ab7);color:#fff}[data-theme=dark] .ui-select__menu::-webkit-scrollbar-track{background:#272727}[data-theme=dark] .ui-select__menu::-webkit-scrollbar-thumb{background:#8f949d;border-color:#272727}[data-theme=dark] .ui-select__menu::-webkit-scrollbar-thumb:hover{background:#b1b6be}[data-theme=dark] .blog-card__media{background:#111}[data-theme=dark] .blog-card__title a{color:#fff}[data-theme=dark] .blog-card__title a:hover{color:#8eb3ff}[data-theme=dark] .blog-card__excerpt,[data-theme=dark] .blog-card__meta,[data-theme=dark] .blog-page__results{color:hsla(0,0%,100%,.5)}[data-theme=dark] .blog-page__pagination .pagination>li>a,[data-theme=dark] .blog-page__pagination .pagination>li>span{background:#1a1a1a;border-color:#2a2a2a;color:#fff}@media(max-width: 1199px){.blog-page__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 991px){.blog-page__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.blog-page__title{font-size:24px;margin-bottom:16px}.blog-toolbar{flex-direction:column;align-items:stretch;border-radius:16px;padding:12px 14px}.blog-toolbar__field--sort{margin-left:0}.blog-toolbar__select{width:100%}}@media(max-width: 480px){.blog-page__grid{grid-template-columns:1fr}}.blog-article-page__layout{display:grid;grid-template-columns:minmax(0, 1fr);gap:20px}.blog-article-page__main{min-width:0}.blog-article{background:var(--color-bg-elevated, #fff);border-radius:18px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.blog-article__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:-6px 0 16px}.blog-article__rating{display:inline-flex;gap:3px;color:#f59e0b}.blog-article__meta-link{border:0;background:rgba(0,0,0,0);color:var(--color-accent-blue, #337ab7);font-weight:600;font-size:13px;padding:0;cursor:pointer}.blog-article__content{font-size:15px;line-height:1.7;color:var(--color-text, #111)}.blog-article__content img{max-width:100%;height:auto;border-radius:12px}.blog-article__downloads{margin-top:18px;display:grid;gap:8px}.blog-article__download-link{display:inline-flex;align-items:center;gap:10px;width:fit-content;max-width:100%;padding:8px 12px;border-radius:10px;background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111);text-decoration:none}.blog-article__download-link small{color:var(--color-text-muted, #6b7280)}.blog-related{margin-top:22px}.blog-related__title{margin:0 0 14px;font-size:22px;font-weight:700;color:var(--color-text, #111)}.blog-related-products{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:14px}.blog-related-product{background:var(--color-bg-elevated, #fff);border-radius:16px;padding:10px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.blog-related-product__media{display:block;border-radius:12px;overflow:hidden;background:var(--color-bg-muted, #ececf0);aspect-ratio:1/1}.blog-related-product__media img{width:100%;height:100%;object-fit:cover}.blog-related-product__title{margin:10px 0 6px;font-size:14px;font-weight:700;line-height:1.35}.blog-related-product__title a{color:var(--color-text, #111);text-decoration:none}.blog-related-product__title a:hover{color:var(--color-accent-blue, #337ab7)}.blog-related-product__desc{margin:0 0 8px;color:var(--color-text-muted, #6b7280);font-size:12px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.blog-related-product__price{display:flex;gap:8px;align-items:baseline;margin-bottom:8px}.blog-related-product__price-new{font-weight:700;color:var(--color-text, #111)}.blog-related-product__price-old{color:var(--color-text-soft, #9ca3af);text-decoration:line-through;font-size:12px}.blog-related-product__btn{border:0;border-radius:10px;padding:8px 12px;background:var(--color-accent-blue, #337ab7);color:#fff;font-weight:700;font-size:12px}.blog-review{margin-top:22px;background:var(--color-bg-elevated, #fff);border-radius:18px;padding:18px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.blog-review__title{margin:0 0 12px;font-size:20px}.blog-review__form{display:grid;gap:12px}.blog-review__field label,.blog-review__field>span{display:block;margin-bottom:6px;font-size:13px;font-weight:600;color:var(--color-text, #111)}.blog-review__rating-inputs{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--color-text-muted, #6b7280);font-size:12px}.blog-review__actions{display:flex;justify-content:flex-end}.blog-review__submit{border:0;border-radius:12px;background:var(--color-accent-blue, #337ab7);color:#fff;font-weight:700;padding:10px 16px}.blog-review-list{display:grid;gap:10px;margin-bottom:16px}.blog-review-item{background:var(--color-bg-muted, #ececf0);border-radius:12px;padding:12px}.blog-review-item__head{display:flex;justify-content:space-between;gap:8px;color:var(--color-text-muted, #6b7280);font-size:12px;margin-bottom:6px}.blog-review-item__head strong{color:var(--color-text, #111);font-size:13px}.blog-review-item__text{color:var(--color-text, #111);font-size:14px;line-height:1.5}.blog-review-item__stars{margin-top:8px;color:#f59e0b}[data-theme=dark] .blog-article,[data-theme=dark] .blog-review,[data-theme=dark] .blog-related-product{background:#1a1a1a;border:1px solid #2a2a2a;box-shadow:none}[data-theme=dark] .blog-article__content,[data-theme=dark] .blog-related__title,[data-theme=dark] .blog-review__title,[data-theme=dark] .blog-related-product__title a,[data-theme=dark] .blog-related-product__price-new,[data-theme=dark] .blog-review__field label,[data-theme=dark] .blog-review__field>span,[data-theme=dark] .blog-review-item__head strong,[data-theme=dark] .blog-review-item__text{color:#fff}[data-theme=dark] .blog-article__download-link,[data-theme=dark] .blog-review-item{background:#252525;color:#f3f4f6}[data-theme=dark] .blog-related-product__media{background:#111}[data-theme=dark] .blog-related-product__desc,[data-theme=dark] .blog-related-product__price-old,[data-theme=dark] .blog-review__rating-inputs,[data-theme=dark] .blog-review-item__head{color:hsla(0,0%,100%,.62)}[data-theme=dark] .blog-review .form-control{background:#252525;border-color:#2a2a2a;color:#fff}@media(max-width: 1199px){.blog-related-products{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 991px){.blog-related-products{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.blog-article{padding:16px}.blog-related-products{grid-template-columns:1fr}}.site-footer{margin-top:40px;padding:36px 0 20px;background:#0a0a0a;color:hsla(0,0%,100%,.78);border-top:1px solid hsla(0,0%,100%,.06)}.site-footer a{color:hsla(0,0%,100%,.72);text-decoration:none;transition:color .15s ease}.site-footer a:hover{color:#fff}.site-footer__top{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding-bottom:28px}.site-footer__logo{display:inline-flex;align-items:center;gap:10px;color:#fff !important}.site-footer__logo .ceramidea-logo__text{font-size:22px;font-weight:700;color:#fff}.site-footer__subscribe{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end;max-width:720px}.site-footer__subscribe-text{margin:0;font-size:14px;line-height:1.4;color:hsla(0,0%,100%,.7);max-width:360px}.site-footer__subscribe-btn{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 18px;border-radius:999px;border:1px solid var(--color-accent-blue, #337ab7);color:#fff !important;font-size:14px;font-weight:600;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.site-footer__subscribe-btn .fa{color:var(--color-accent-blue, #337ab7)}.site-footer__subscribe-btn:hover{background:rgba(51,122,183,.12);color:#fff !important}.site-footer__grid{display:grid;grid-template-columns:1.3fr .9fr 1fr 1fr 1fr;gap:28px 24px;padding:28px 0;border-top:1px solid hsla(0,0%,100%,.08);border-bottom:1px solid hsla(0,0%,100%,.08)}.site-footer__heading{margin:0 0 14px;font-size:15px;font-weight:700;color:#fff}.site-footer__list{list-style:none;margin:0;padding:0}.site-footer__list li+li{margin-top:8px}.site-footer__list a{font-size:13px;line-height:1.35}.site-footer__contact{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;font-size:13px;line-height:1.4}.site-footer__contact>.fa{width:16px;margin-top:2px;color:hsla(0,0%,100%,.55);text-align:center;flex-shrink:0}.site-footer__contact-body{display:flex;flex-direction:column;gap:4px;min-width:0}.site-footer__contact-body a,.site-footer__contact-body span{color:hsla(0,0%,100%,.82)}.site-footer__email{color:var(--color-accent-blue, #337ab7) !important}.site-footer__email:hover{color:#5b8cff !important}.site-footer__col--messengers{display:flex;flex-direction:column;gap:12px;padding-top:2px}.site-footer__messenger{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:hsla(0,0%,100%,.85) !important}.site-footer__messenger-icon{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff !important;font-size:11px;flex-shrink:0}.site-footer__messenger--telegram .site-footer__messenger-icon{background:#2aa1de}.site-footer__messenger--viber .site-footer__messenger-icon{background:#7360f2}.site-footer__messenger--whatsapp .site-footer__messenger-icon{background:#25d366}.site-footer__messenger--messenger .site-footer__messenger-icon{background:#0084ff}.site-footer__bottom{padding-top:18px}.site-footer__bottom p{margin:0;font-size:12px;color:hsla(0,0%,100%,.45)}.site-footer__bottom a{color:hsla(0,0%,100%,.55)}@media(max-width: 1199px){.site-footer__grid{grid-template-columns:1fr 1fr 1fr}.site-footer__col--contacts,.site-footer__col--messengers{grid-column:span 1}}@media(max-width: 767px){.site-footer{padding:28px 0 16px}.site-footer__top{flex-direction:column;align-items:flex-start}.site-footer__subscribe{justify-content:flex-start;max-width:none}.site-footer__grid{grid-template-columns:1fr 1fr;gap:24px 16px}}@media(max-width: 480px){.site-footer__grid{grid-template-columns:1fr}}.cart-page{padding:20px 0 48px}.cart-page__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;color:var(--color-text-muted, #6b7280)}.cart-page__breadcrumbs a{color:var(--color-text-muted, #6b7280);text-decoration:none}.cart-page__breadcrumbs a:hover{color:var(--color-text, #111)}.cart-page__crumb-sep{opacity:.6}.cart-page__alert{display:flex;align-items:flex-start;gap:10px;margin:0 0 14px;padding:12px 14px;border-radius:12px;font-size:14px;line-height:1.4}.cart-page__alert a{color:inherit;text-decoration:underline}.cart-page__alert--info{background:#eef4ff;border:1px solid #d4e0ff;color:#2746a5}.cart-page__alert--success{background:#eef8f1;border:1px solid #cde8d4;color:#246642}.cart-page__alert--danger{background:#fff1f0;border:1px solid #f3c4bc;color:#a93f2e}.cart-page__title{margin:0 0 20px;font-size:clamp(24px,2.8vw,32px);font-weight:700;line-height:1.2;color:var(--color-text, #111)}.cart-page__weight{font-weight:500;color:var(--color-text-muted, #6b7280)}.cart-page__empty{padding:36px 24px;border:1px dashed var(--color-border, #e5e7eb);border-radius:16px;background:var(--color-bg-elevated, #fff);text-align:center}.cart-page__empty p{margin:0 0 14px;color:var(--color-text-muted, #6b7280);font-size:15px}.cart-page__continue{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:12px;background:#111;color:#fff !important;text-decoration:none !important;font-weight:600;font-size:14px}.cart-page__continue:hover{background:#000;color:#fff !important}.cart-page__layout{display:grid;grid-template-columns:minmax(0, 1fr) 320px;gap:20px;align-items:start}.cart-page__items{display:flex;flex-direction:column;gap:12px}.cart-item{display:flex;gap:16px;padding:16px;background:var(--color-bg-elevated, #fff);border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.cart-item__thumb{flex:0 0 88px;width:88px;height:88px;border-radius:12px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border, #e5e7eb)}.cart-item__thumb img{width:100%;height:100%;object-fit:contain;display:block}.cart-item__thumb--empty{color:#111;font-size:28px}.cart-item__body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.cart-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cart-item__info{min-width:0;flex:1;padding-top:2px}.cart-item__name{display:inline;font-size:15px;font-weight:700;line-height:1.35;color:var(--color-text, #111);text-decoration:none}.cart-item__name:hover{color:var(--color-accent-blue, #337ab7)}.cart-item__code,.cart-item__options{margin-top:6px;font-size:12px;color:var(--color-text-muted, #6b7280);line-height:1.4}.cart-item__options span{display:block}.cart-item__stock-warn{color:#e74c3c;margin-left:4px}.cart-item__controls{display:flex;align-items:center;flex-shrink:0;gap:8px}.cart-item__qty{display:inline-flex;align-items:center;height:35px;min-width:86px;padding:0 4px;border-radius:10px;background:var(--color-bg-muted, #ececf0)}.cart-item__qty--static{justify-content:center;color:var(--color-text, #111);font-weight:600}.cart-item__qty-btn{width:24px;height:24px;border:0;background:rgba(0,0,0,0);color:var(--color-text, #111);font-size:18px;line-height:1;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.cart-item__qty-input{width:28px;border:0;background:rgba(0,0,0,0);text-align:center;font-size:13px;font-weight:600;color:var(--color-text, #111);padding:0;box-shadow:none}.cart-item__remove{width:34px;height:34px;border:0;border-radius:10px;background:#fff;color:#444;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 4px rgba(0,0,0,.12);cursor:pointer}.cart-item__remove:hover{color:#e74c3c}.cart-item__prices{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right}.cart-item__unit{font-size:12px;color:var(--color-text-muted, #6b7280)}.cart-item__sum{font-size:15px;font-weight:700;color:var(--color-text, #111)}.cart-summary{position:sticky;top:16px;background:var(--color-bg-elevated, #fff);border-radius:16px;padding:16px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.cart-summary__extras-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;background:rgba(0,0,0,0);color:var(--color-text-muted, #6b7280);font-size:13px;text-align:left;padding:4px 0 14px;cursor:pointer}.cart-summary__extras-toggle .fa{transition:transform .2s ease}.cart-summary__extras-toggle.is-open .fa{transform:rotate(180deg)}.cart-summary__extras{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--color-border, #e5e7eb)}.cart-summary__extras-hint{margin:0 0 12px;font-size:12px;line-height:1.4;color:var(--color-text-muted, #6b7280)}.cart-summary__accordion .panel{background:rgba(0,0,0,0);border:1px solid var(--color-border, #e5e7eb);border-radius:12px !important;box-shadow:none;margin:0 0 8px;overflow:hidden}.cart-summary__accordion .panel-heading{padding:0;background:var(--color-bg-muted, #ececf0);border:0}.cart-summary__accordion .panel-title{margin:0;font-size:13px;font-weight:600}.cart-summary__accordion .panel-title>a{display:block;padding:12px 14px;color:var(--color-text, #111);text-decoration:none}.cart-summary__accordion .panel-body{padding:14px;background:#fff;border-top:1px solid var(--color-border, #e5e7eb)}.cart-summary__accordion .form-control{border-radius:10px;box-shadow:none;border-color:var(--color-border, #e5e7eb)}.cart-summary__accordion .btn{border-radius:10px;min-height:38px;font-weight:600}.cart-summary__totals{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;color:var(--color-text-muted, #6b7280)}.cart-summary__row strong{color:var(--color-text, #111);font-weight:700}.cart-summary__checkout{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:12px 16px;border-radius:12px;background:var(--color-accent-blue, #337ab7);color:#fff !important;font-size:14px;font-weight:700;text-decoration:none !important;text-align:center;transition:opacity .15s ease,transform .15s ease}.cart-summary__checkout:hover{opacity:.92;transform:translateY(-1px);color:#fff !important}.cart-summary__continue{display:block;margin-top:10px;text-align:center;font-size:13px;color:var(--color-text-muted, #6b7280);text-decoration:none}.cart-summary__continue:hover{color:var(--color-text, #111)}[data-theme=dark] .cart-page__empty{background:#161616;border-color:#2a2a2a}[data-theme=dark] .cart-page__continue{background:#fff;color:#111 !important}[data-theme=dark] .cart-item,[data-theme=dark] .cart-summary{background:#161616;box-shadow:none}[data-theme=dark] .cart-item__thumb{background:#fff;border-color:rgba(0,0,0,0)}[data-theme=dark] .cart-item__qty{background:#2a2a2a}[data-theme=dark] .cart-item__qty-btn,[data-theme=dark] .cart-item__qty-input{color:#fff}[data-theme=dark] .cart-item__remove{background:#fff;color:#333}[data-theme=dark] .cart-item__name,[data-theme=dark] .cart-item__sum,[data-theme=dark] .cart-summary__row strong,[data-theme=dark] .cart-page__title{color:#fff}[data-theme=dark] .cart-item__name:hover{color:#8eb3ff}[data-theme=dark] .cart-summary__extras{border-bottom-color:#2a2a2a}[data-theme=dark] .cart-summary__accordion .panel{border-color:#2a2a2a;background:#111}[data-theme=dark] .cart-summary__accordion .panel-heading,[data-theme=dark] .cart-summary__accordion .panel-body,[data-theme=dark] .cart-summary__accordion .panel-title>a,[data-theme=dark] .cart-summary__accordion .form-control{background:#111;color:#fff;border-color:#2a2a2a}@media(max-width: 991px){.cart-page__layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width: 640px){.cart-item{gap:12px}.cart-item__thumb{flex-basis:72px;width:72px;height:72px}.cart-item__top{flex-direction:column;gap:10px}.cart-item__prices{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.cart-page__title{font-size:24px}}.checkout-page{padding:20px 0 48px}.checkout-page__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;color:var(--color-text-muted, #6b7280)}.checkout-page__breadcrumbs a{color:var(--color-text-muted, #6b7280);text-decoration:none}.checkout-page__breadcrumbs a:hover{color:var(--color-text, #111)}.checkout-page__crumb-sep{opacity:.6}.checkout-page__title{margin:0 0 20px;font-size:28px;font-weight:700;line-height:1.2;color:var(--color-text, #111)}.checkout-layout{display:grid;grid-template-columns:minmax(0, 1fr) 340px;gap:20px;align-items:start}.checkout-layout__main{display:flex;flex-direction:column;gap:12px;min-width:0}.checkout-layout__side{min-width:0;align-self:start;position:sticky;top:calc(var(--site-header-offset, 140px) + 12px);z-index:20}.checkout-summary,.checkout-page .cart-summary{position:static;top:auto;padding:18px;background:var(--color-bg-elevated, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:16px;box-shadow:var(--shadow-soft)}.checkout-alert{display:flex;align-items:flex-start;gap:10px;margin:0 0 16px;padding:12px 14px;border-radius:12px;font-size:14px;line-height:1.4}.checkout-alert[hidden]{display:none !important}.checkout-alert--danger{background:rgba(239,68,68,.12);color:#ef4444}.checkout-alert--warning{background:rgba(245,158,11,.12);color:#d97706}.checkout-card{padding:18px 20px;background:var(--color-bg-elevated, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:16px;box-shadow:var(--shadow-soft)}.checkout-card--products{display:flex;flex-direction:column;gap:12px;padding:14px}.checkout-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.checkout-card__title{margin:0 0 14px;font-size:16px;font-weight:700;color:var(--color-text, #111)}.checkout-card__head .checkout-card__title{margin:0}.checkout-card__link{font-size:13px;font-weight:600;color:var(--color-accent, #337ab7) !important;text-decoration:none;white-space:nowrap}.checkout-card__link:hover{text-decoration:underline}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px}.checkout-grid--address{grid-template-columns:1fr 1fr}.checkout-split{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch}.checkout-split>.checkout-card{height:100%}.checkout-split--single{grid-template-columns:1fr}.checkout-page .form-group{margin:0}.checkout-page .control-label{display:block;margin:0 0 6px;font-size:13px;font-weight:600;color:var(--color-text, #111)}.checkout-page .form-group.required>.control-label::after{content:" *";color:#ef4444}.checkout-page .form-control{display:block;width:100%;height:44px;padding:10px 14px;border:1px solid var(--color-border, #e5e7eb);border-radius:12px;background:var(--color-bg, #f5f5f7);color:var(--color-text, #111);font-size:14px;box-shadow:none;transition:border-color .15s ease,background .15s ease}.checkout-page textarea.form-control{height:auto;min-height:100px;resize:vertical}.checkout-page .form-control:focus{border-color:var(--color-accent, #337ab7);outline:0;box-shadow:0 0 0 3px rgba(51,122,183,.15)}.checkout-page .form-group.has-error .form-control{border-color:#ef4444}.checkout-field-error{margin-top:6px;font-size:12px;color:#ef4444}.checkout-check,.checkout-agree{display:flex;align-items:flex-start;gap:10px;margin:14px 0 0;font-size:13px;font-weight:500;color:var(--color-text, #111);cursor:pointer}.checkout-check input,.checkout-agree input{margin-top:2px;accent-color:var(--color-accent, #337ab7)}.checkout-agree a,.checkout-page a.agree{color:var(--color-accent, #337ab7) !important}.checkout-register-fields{margin-top:12px}.checkout-register-fields[hidden]{display:none !important}#checkout-shipping-address[hidden]{display:none !important}.checkout-comment{margin-top:14px}.checkout-methods{display:flex;flex-direction:column;gap:8px}.checkout-method{display:flex;align-items:center;gap:12px;margin:0;padding:12px 14px;background:var(--color-bg, #f5f5f7);border:1px solid rgba(0,0,0,0);border-radius:12px;cursor:pointer;font-weight:500;color:var(--color-text, #111);transition:border-color .15s ease,background .15s ease}.checkout-method:hover{border-color:rgba(51,122,183,.35)}.checkout-method.is-selected,.checkout-method:has(input:checked){border-color:var(--color-accent, #337ab7);background:rgba(51,122,183,.08)}.checkout-method input[type=radio]{flex-shrink:0;width:18px;height:18px;margin:0;accent-color:var(--color-accent, #337ab7)}.checkout-method__label{flex:1;min-width:0;font-size:14px;line-height:1.35}.checkout-method__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.checkout-method__desc{display:none;margin-top:4px;font-size:12px;font-weight:400;line-height:1.4;color:var(--color-text-muted, #6b7280)}.checkout-method.is-selected .checkout-method__desc,.checkout-method:has(input:checked) .checkout-method__desc{display:block}.checkout-method__price{flex-shrink:0;font-size:14px;font-weight:700}.checkout-method__terms{color:var(--color-text-muted, #6b7280);font-weight:400}.checkout-method-group__title{margin:4px 0 0;font-size:13px;color:var(--color-text, #111)}.checkout-method-group__title+.checkout-method,.checkout-methods>.checkout-method-group__title:first-child{margin-top:0}.checkout-summary__title{margin:0 0 14px;font-size:16px;font-weight:700;color:var(--color-text, #111)}.checkout-summary__totals{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.checkout-summary__row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;color:var(--color-text-muted, #6b7280)}.checkout-summary__row strong{color:var(--color-text, #111);font-weight:700}.checkout-summary__row--total{padding-top:8px;border-top:1px solid var(--color-border, #e5e7eb);font-size:15px;color:var(--color-text, #111)}.checkout-summary__row--total strong{font-size:18px}.checkout-summary__submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:14px;padding:12px 16px;border:0;border-radius:12px;background:var(--color-accent, #337ab7);color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.checkout-summary__submit:hover{opacity:.92;transform:translateY(-1px);color:#fff}.checkout-summary__submit:disabled,.checkout-summary__submit.is-loading{opacity:.7;cursor:wait;transform:none}.checkout-confirm-slot{margin-top:12px}.checkout-confirm-slot .table-responsive,.checkout-confirm-slot .checkout-confirm__products{display:none}.checkout-confirm-slot .buttons,.checkout-confirm-slot .pull-right,.checkout-confirm-slot .pull-left{float:none !important;width:100%;margin:0}.checkout-confirm-slot .btn,.checkout-confirm-slot input[type=button],.checkout-confirm-slot input[type=submit],.checkout-confirm-slot button{width:100%;min-height:46px;border:0;border-radius:12px;background:var(--color-accent, #337ab7) !important;color:#fff !important;font-weight:700}.checkout-page .cart-item{margin:0;box-shadow:none;background:var(--color-bg, #f5f5f7)}[data-theme=dark] .checkout-card,[data-theme=dark] .checkout-summary{background:#161616;border-color:#2a2a2a;box-shadow:none}[data-theme=dark] .checkout-page .cart-item,[data-theme=dark] .checkout-method{background:#111}[data-theme=dark] .checkout-page__title,[data-theme=dark] .checkout-card__title,[data-theme=dark] .checkout-summary__title,[data-theme=dark] .checkout-summary__row strong,[data-theme=dark] .checkout-method__price,[data-theme=dark] .checkout-page .control-label{color:#fff}[data-theme=dark] .checkout-page .form-control{background:#0f0f0f;border-color:#2a2a2a;color:#fff}[data-theme=dark] .checkout-method.is-selected,[data-theme=dark] .checkout-method:has(input:checked){background:rgba(51,122,183,.12);border-color:var(--color-accent, #337ab7)}[data-theme=dark] .checkout-summary__row--total{border-top-color:#2a2a2a}@media(max-width: 991px){.checkout-layout,.checkout-split{grid-template-columns:1fr}.checkout-layout__side{position:static;top:auto}}@media(max-width: 640px){.checkout-grid,.checkout-grid--address{grid-template-columns:1fr}.checkout-page__title{font-size:24px}}.product-page{padding:20px 0 56px}.product-page__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;color:var(--color-text-muted, #6b7280)}.product-page__breadcrumbs a{color:var(--color-text-muted, #6b7280);text-decoration:none}.product-page__crumb-sep{opacity:.6}.product-page__title{margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.25;color:var(--color-text, #111)}.product-tabs-nav{position:sticky;top:var(--site-header-offset, 140px);z-index:40;margin-bottom:20px;padding:8px;background:var(--color-bg-elevated, #fff);border-radius:999px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.product-tabs-nav.is-stuck{border-radius:0 0 16px 16px}.product-tabs-nav__list{display:flex;flex-wrap:wrap;gap:4px}.product-tabs-nav__btn{border:0;background:rgba(0,0,0,0);color:var(--color-text-muted, #6b7280);font-size:13px;font-weight:600;padding:10px 16px;border-radius:999px;cursor:pointer}.product-tabs-nav__btn.is-active,.product-tabs-nav__btn:hover{background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111)}.product-overview{display:grid;grid-template-columns:minmax(0, 1.35fr) minmax(320px, 0.9fr);gap:24px;align-items:start;margin-bottom:28px}.product-gallery{display:grid;grid-template-columns:84px minmax(0, 1fr);gap:12px;position:sticky;top:calc(var(--site-header-offset, 140px) + var(--product-tabs-nav-height, 56px) + 12px);z-index:1}.product-gallery--no-thumbs,.product-gallery:not(:has(.product-gallery__thumbs)){grid-template-columns:minmax(0, 1fr)}.product-gallery__thumbs{display:flex;flex-direction:column;gap:8px;max-height:520px;overflow:auto}.product-gallery__thumb{width:84px;height:auto;aspect-ratio:3/2;padding:4px;border:2px solid rgba(0,0,0,0);border-radius:12px;background:#fff;cursor:pointer;overflow:hidden}.product-gallery__thumb.is-active{border-color:var(--color-text, #111)}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain;display:block}.product-gallery__main{position:relative;aspect-ratio:3/2;min-height:0;width:100%;border-radius:20px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-gallery__popup{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;padding:16px}.product-gallery__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;padding:24px;background:linear-gradient(180deg, #fafafa 0%, #f3f4f6 100%)}.product-gallery__placeholder img,.product-gallery__popup img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;display:block}.product-gallery__main--placeholder{border:1px dashed var(--color-border, #e5e7eb);background:#f8f8f8}.product-gallery__badges{position:absolute;top:14px;right:14px;z-index:2;display:flex;flex-direction:column;gap:6px;align-items:flex-end}.product-gallery__badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;color:#fff;background:#6b7280}.product-gallery__badge--sale,.product-gallery__badge--discount{background:var(--color-badge-sale, #e74c3c)}.product-gallery__badge--new{background:var(--color-badge-new, #337ab7)}.product-gallery__badge--top,.product-gallery__badge--hit{background:var(--color-badge-top, #f59e0b)}.product-buy{background:var(--color-bg-elevated, #fff);border-radius:20px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.product-buy__trust{display:flex;gap:12px;align-items:center;padding:12px;margin-bottom:16px;border-radius:14px;background:var(--color-bg-muted, #ececf0)}.product-buy__trust-logo{width:56px;height:56px;object-fit:contain;border-radius:10px;background:#fff}.product-buy__trust-text{font-size:13px;line-height:1.4;color:var(--color-text, #111)}.product-buy__meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px}.product-buy__stock{font-size:14px;font-weight:600;margin-bottom:6px}.product-buy__stock.is-in{color:#22c55e}.product-buy__stock.is-out{color:#e74c3c}.product-buy__code,.product-buy__brand,.product-buy__tax{font-size:13px;color:var(--color-text-muted, #6b7280);margin-top:4px}.product-buy__brand a{color:var(--color-accent-blue, #337ab7)}.product-buy__actions{display:flex;gap:8px}.product-buy__icon-btn{width:40px;height:40px;border:0;border-radius:12px;background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111);cursor:pointer}.product-buy__price{font-size:32px;font-weight:800;line-height:1.1;color:var(--color-text, #111)}.product-buy__price-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.product-buy__price-old{text-decoration:line-through;color:var(--color-text-muted, #6b7280);font-size:16px}.product-buy__discount{display:inline-flex;padding:2px 8px;border-radius:999px;background:#fee2e2;color:#dc2626;font-size:12px;font-weight:700}.product-buy__saving{margin-top:6px;font-size:13px;color:#22c55e;font-weight:600}.product-buy__countdown{margin:16px 0;padding:12px;border-radius:14px;background:var(--color-bg-muted, #ececf0)}.product-buy__countdown-label{margin-bottom:8px;font-size:12px;color:var(--color-text-muted, #6b7280)}.product-buy__countdown-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:8px;text-align:center}.product-buy__countdown-grid strong{display:block;font-size:18px;color:var(--color-text, #111)}.product-buy__countdown-grid span{font-size:11px;color:var(--color-text-muted, #6b7280)}.product-buy__options{margin:16px 0}.product-buy__options-title{margin:0 0 10px;font-size:15px;font-weight:700}.product-buy__option-list{display:flex;flex-wrap:wrap;gap:8px}.product-buy__option-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:12px;background:var(--color-bg-muted, #ececf0);cursor:pointer;font-size:13px;font-weight:600}.product-buy__option-chip input{margin:0}.product-buy__cta{display:grid;grid-template-columns:auto 1fr;gap:10px;margin:18px 0}.product-buy__qty{display:inline-flex;align-items:center;height:48px;padding:0 6px;border-radius:14px;background:var(--color-bg-muted, #ececf0)}.product-buy__qty-btn{width:28px;height:28px;border:0;background:rgba(0,0,0,0);font-size:18px;cursor:pointer;color:var(--color-text, #111)}.product-buy__qty-input{width:36px;border:0;background:rgba(0,0,0,0);text-align:center;font-weight:700;box-shadow:none;color:var(--color-text, #111)}.product-buy__cart{grid-column:2;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:0;border-radius:14px;background:#22c55e;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.product-buy__fast{grid-column:1/-1;min-height:44px;border:1px solid var(--color-accent-blue, #337ab7);border-radius:14px;background:rgba(0,0,0,0);color:var(--color-accent-blue, #337ab7);font-size:14px;font-weight:700;cursor:pointer}.product-buy__short,.product-buy__attrs,.product-related,.product-service__block{margin-top:18px;padding-top:16px;border-top:1px solid var(--color-border, #e5e7eb)}.product-buy__short-title,.product-buy__attrs-title,.product-related__title,.product-service__title{margin-bottom:10px;font-size:15px;font-weight:700;color:var(--color-text, #111)}.product-buy__short p{margin:0 0 8px;font-size:13px;line-height:1.5;color:var(--color-text-muted, #6b7280)}.product-buy__link{border:0;background:none;padding:0;color:var(--color-accent-blue, #337ab7);font-size:13px;font-weight:600;cursor:pointer}.product-buy__attrs-list{list-style:none;margin:0 0 8px;padding:0}.product-buy__attrs-list li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;font-size:13px;border-bottom:1px dashed var(--color-border, #e5e7eb)}.product-buy__attrs-list span{color:var(--color-text-muted, #6b7280)}.product-buy__attrs-list strong{color:var(--color-text, #111);font-weight:600;text-align:right}.product-related__list{display:flex;flex-direction:column;gap:8px}.product-related__item{display:grid;grid-template-columns:56px minmax(0, 1fr) 36px;gap:10px;align-items:center;padding:8px;border-radius:14px;background:var(--color-bg-muted, #ececf0)}.product-related__item.is-hidden{display:none}.product-related__thumb{width:56px;height:56px;border-radius:10px;overflow:hidden;background:#fff}.product-related__thumb img{width:100%;height:100%;object-fit:contain}.product-related__name{display:block;font-size:13px;font-weight:600;color:var(--color-text, #111);text-decoration:none;line-height:1.3}.product-related__code{margin-top:2px;font-size:11px;color:var(--color-text-muted, #6b7280)}.product-related__prices{margin-top:4px;display:flex;gap:6px;align-items:baseline}.product-related__price{font-size:13px;font-weight:700;color:var(--color-text, #111)}.product-related__price-old{font-size:12px;text-decoration:line-through;color:var(--color-text-muted, #6b7280)}.product-related__add{width:36px;height:36px;border:0;border-radius:10px;background:var(--color-accent-blue, #337ab7);color:#fff;cursor:pointer}.product-related__more{margin-top:10px;width:100%;border:0;border-radius:12px;padding:10px;background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111);font-weight:600;cursor:pointer}.product-service{display:grid;gap:12px}.product-service__list{list-style:none;margin:0;padding:0;font-size:13px;color:var(--color-text-muted, #6b7280)}.product-service__list li{padding:6px 0}.product-service__list--delivery li{display:flex;justify-content:space-between;gap:10px}.product-service__list--delivery strong{color:var(--color-text, #111);white-space:nowrap}.product-tabs-layout{display:grid;grid-template-columns:minmax(0, 1fr) 300px;gap:20px;align-items:start}.product-section{background:var(--color-bg-elevated, #fff);border-radius:20px;padding:24px;margin-bottom:16px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.product-section__title{margin:0 0 16px;font-size:22px;font-weight:700;color:var(--color-text, #111)}.product-section__body{font-size:15px;line-height:1.7;color:var(--color-text, #111)}.product-attrs__group{margin:0 0 10px;font-size:16px;font-weight:700}.product-attrs{list-style:none;margin:0 0 20px;padding:0;border-radius:14px;overflow:hidden}.product-attrs__row{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:12px 16px;font-size:14px}.product-attrs__row:nth-child(odd){background:var(--color-bg-muted, #f3f4f6)}.product-attrs__row:nth-child(even){background:var(--color-bg-elevated, #fff)}.product-attrs__name{color:var(--color-text-muted, #6b7280)}.product-attrs__value{color:var(--color-text, #111);font-weight:600}.product-sticky-card{position:sticky;top:calc(var(--site-header-offset, 140px) + var(--product-tabs-nav-height, 56px) + 12px);background:var(--color-bg-elevated, #fff);border-radius:20px;padding:16px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.product-sticky-card__thumb{width:100%;aspect-ratio:3/2;border-radius:14px;background:#fff;overflow:hidden;margin-bottom:12px;border:1px solid var(--color-border, #e5e7eb)}.product-sticky-card__thumb img{width:100%;height:100%;object-fit:contain}.product-sticky-card__name{font-size:14px;font-weight:700;line-height:1.35;color:var(--color-text, #111);margin-bottom:8px}.product-sticky-card__meta{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:var(--color-text-muted, #6b7280);margin-bottom:14px}.product-sticky-card__stock.is-in{color:#22c55e;font-weight:600}.product-sticky-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-sticky-card__price{font-size:22px;font-weight:800;color:var(--color-text, #111)}.product-sticky-card__cart{width:48px;height:48px;border:0;border-radius:14px;background:#111;color:#fff;cursor:pointer}.product-review__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.product-review__write-btn,.product-review__submit{border:0;border-radius:999px;padding:10px 18px;background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111);font-weight:700;cursor:pointer}.product-review__submit{background:var(--color-accent-blue, #337ab7);color:#fff}.product-review__form{margin-top:20px;padding-top:16px;border-top:1px solid var(--color-border, #e5e7eb)}.product-review-item{padding:14px 0;border-bottom:1px solid var(--color-border, #e5e7eb)}.product-review-item__head{display:flex;justify-content:space-between;gap:10px;margin-bottom:6px}.product-review-item__rating{color:#f59e0b;margin-bottom:8px}.product-fast-modal[hidden]{display:none !important}.product-fast-modal{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:16px}.product-fast-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55)}.product-fast-modal__dialog{position:relative;width:100%;max-width:420px;background:var(--color-bg-elevated, #fff);border-radius:20px;padding:24px;z-index:1}.product-fast-modal__close{position:absolute;top:10px;right:12px;border:0;background:rgba(0,0,0,0);font-size:28px;line-height:1;cursor:pointer;color:var(--color-text-muted, #6b7280)}.product-fast-modal__submit{width:100%;min-height:44px;border:0;border-radius:12px;background:var(--color-accent-blue, #337ab7);color:#fff;font-weight:700;cursor:pointer}.product-fast-modal__msg{margin-bottom:12px;font-size:13px}.product-page__tags{margin-top:12px;font-size:13px;color:var(--color-text-muted, #6b7280)}[data-theme=dark] .product-tabs-nav,[data-theme=dark] .product-buy,[data-theme=dark] .product-section,[data-theme=dark] .product-sticky-card,[data-theme=dark] .product-fast-modal__dialog{background:#161616;box-shadow:none}[data-theme=dark] .product-tabs-nav__btn.is-active,[data-theme=dark] .product-tabs-nav__btn:hover,[data-theme=dark] .product-buy__trust,[data-theme=dark] .product-buy__icon-btn,[data-theme=dark] .product-buy__qty,[data-theme=dark] .product-buy__option-chip,[data-theme=dark] .product-buy__countdown,[data-theme=dark] .product-related__item,[data-theme=dark] .product-related__more,[data-theme=dark] .product-review__write-btn{background:#2a2a2a;color:#fff}[data-theme=dark] .product-page__title,[data-theme=dark] .product-buy__price,[data-theme=dark] .product-buy__trust-text,[data-theme=dark] .product-section__title,[data-theme=dark] .product-section__body,[data-theme=dark] .product-attrs__value,[data-theme=dark] .product-sticky-card__name,[data-theme=dark] .product-sticky-card__price,[data-theme=dark] .product-related__name,[data-theme=dark] .product-related__price,[data-theme=dark] .product-buy__attrs-list strong{color:#fff}[data-theme=dark] .product-gallery__main,[data-theme=dark] .product-gallery__thumb,[data-theme=dark] .product-sticky-card__thumb,[data-theme=dark] .product-related__thumb{background:#fff}[data-theme=dark] .product-gallery__thumb.is-active{border-color:#fff}[data-theme=dark] .product-buy__short,[data-theme=dark] .product-buy__attrs,[data-theme=dark] .product-related,[data-theme=dark] .product-service__block,[data-theme=dark] .product-review__form{border-top-color:#2a2a2a}[data-theme=dark] .product-attrs__row:nth-child(odd){background:#111}[data-theme=dark] .product-attrs__row:nth-child(even){background:#1a1a1a}[data-theme=dark] .product-sticky-card__cart{background:#fff;color:#111}[data-theme=dark] .product-buy__qty-btn,[data-theme=dark] .product-buy__qty-input{color:#fff}@media(max-width: 1100px){.product-overview,.product-tabs-layout{grid-template-columns:1fr}.product-gallery{position:static}.product-sticky-card{display:none}}@media(max-width: 640px){.product-page__title{font-size:22px}.product-gallery{grid-template-columns:1fr}.product-gallery__thumbs{flex-direction:row;max-height:none;overflow-x:auto}.product-gallery__main,.product-gallery__popup{min-height:0;aspect-ratio:3/2}.product-buy__cta{grid-template-columns:1fr}.product-buy__qty{justify-content:center}.product-buy__cart{grid-column:1}.product-attrs__row{grid-template-columns:1fr;gap:4px}.product-tabs-nav{border-radius:16px;overflow-x:auto}.product-tabs-nav__list{flex-wrap:nowrap}}.cat-menu{width:100%}.cat-menu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.cat-menu__block{background:var(--color-bg-elevated, #fff);border-radius:14px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.04)}.cat-menu__row{display:flex;align-items:center;gap:4px;min-height:44px;padding:0 6px 0 14px}.cat-menu__link{flex:1;min-width:0;padding:12px 0;color:var(--color-text, #111);font-size:14px;font-weight:500;line-height:1.3;text-decoration:none}.cat-menu__link:hover,.cat-menu__link:focus{color:var(--color-accent-blue, #337ab7);text-decoration:none}.cat-menu__toggle{flex-shrink:0;width:36px;height:36px;border:0;border-radius:10px;background:rgba(0,0,0,0);color:var(--color-text-muted, #6b7280);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,color .15s ease,background .15s ease}.cat-menu__toggle:hover{background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111)}.cat-menu__block.is-open>.cat-menu__row>.cat-menu__toggle,.cat-menu__item.is-open>.cat-menu__row>.cat-menu__toggle{transform:rotate(180deg);color:var(--color-accent-blue, #337ab7)}.cat-menu__children{list-style:none;margin:0;padding:0 0 8px;display:none}.cat-menu__block.is-open>.cat-menu__children,.cat-menu__item.is-open>.cat-menu__children{display:block}.cat-menu__item .cat-menu__row{min-height:38px;padding-left:28px}.cat-menu__item .cat-menu__item .cat-menu__row{padding-left:42px}.cat-menu__item .cat-menu__item .cat-menu__item .cat-menu__row{padding-left:56px}.cat-menu__item .cat-menu__link{font-weight:400;font-size:13px;color:var(--color-text-muted, #6b7280)}.cat-menu__block.is-active>.cat-menu__row>.cat-menu__link,.cat-menu__block.is-open>.cat-menu__row>.cat-menu__link,.cat-menu__item.is-active>.cat-menu__row>.cat-menu__link,.cat-menu__item.is-open>.cat-menu__row>.cat-menu__link{color:var(--color-accent-blue, #337ab7);font-weight:600}[data-theme=dark] .cat-menu__block{background:#161616;box-shadow:none}[data-theme=dark] .cat-menu__link{color:hsla(0,0%,100%,.88)}[data-theme=dark] .cat-menu__item .cat-menu__link{color:hsla(0,0%,100%,.62)}[data-theme=dark] .cat-menu__toggle{color:hsla(0,0%,100%,.45)}[data-theme=dark] .cat-menu__toggle:hover{background:#2a2a2a;color:#fff}[data-theme=dark] .cat-menu__block.is-active>.cat-menu__row>.cat-menu__link,[data-theme=dark] .cat-menu__block.is-open>.cat-menu__row>.cat-menu__link,[data-theme=dark] .cat-menu__item.is-active>.cat-menu__row>.cat-menu__link,[data-theme=dark] .cat-menu__item.is-open>.cat-menu__row>.cat-menu__link{color:var(--color-accent-blue, #337ab7)}[data-theme=dark] .cat-menu__block.is-open>.cat-menu__row>.cat-menu__toggle,[data-theme=dark] .cat-menu__item.is-open>.cat-menu__row>.cat-menu__toggle{color:var(--color-accent-blue, #337ab7)}.cf-filter{background:var(--color-bg-elevated, #fff);border-radius:var(--radius-md, 16px);padding:16px 16px 8px;box-shadow:var(--shadow-soft, 0 2px 12px rgba(0, 0, 0, 0.08));border:1px solid var(--color-border, #e5e7eb)}.cf-filter__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;padding:0 2px 14px;border-bottom:1px solid var(--color-border, #e5e7eb)}.cf-filter__title{margin:0;font-size:16px;font-weight:700;letter-spacing:-0.01em;color:var(--color-text, #111);line-height:1.25}.cf-filter__reset{flex-shrink:0;font-size:13px;font-weight:500;color:var(--color-accent-blue, #337ab7);text-decoration:none;transition:opacity .15s ease}.cf-filter__reset:hover,.cf-filter__reset:focus{color:var(--color-accent-blue, #337ab7);opacity:.75;text-decoration:none}.cf-filter__group{margin:0 0 6px}.cf-filter__group:last-child{margin-bottom:0}.cf-filter__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;margin:0;padding:10px 12px;border:0;border-radius:10px;background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111);font-size:14px;font-weight:600;line-height:1.3;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.cf-filter__toggle:hover{background:var(--color-bg-hover, #e8e8ec)}.cf-filter__toggle .fa{flex-shrink:0;width:20px;text-align:center;font-size:14px;color:var(--color-text-muted, #6b7280);transition:transform .2s ease,color .15s ease}.cf-filter__group:not(.is-collapsed)>.cf-filter__toggle .fa{transform:rotate(180deg);color:var(--color-accent-blue, #337ab7)}.cf-filter__group.is-collapsed .cf-filter__body{display:none}.cf-filter__body{padding:8px 2px 10px}.cf-filter__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;max-height:240px;overflow:auto;scrollbar-width:thin}.cf-filter__list--swatch{flex-direction:row;flex-wrap:wrap;gap:8px;max-height:none;overflow:visible;padding:4px 2px 2px}.cf-filter__option{display:flex;align-items:center;gap:10px;min-height:36px;padding:6px 8px;border-radius:8px;color:var(--color-text, #111);text-decoration:none;font-size:13px;font-weight:400;line-height:1.35;transition:background .15s ease,color .15s ease}.cf-filter__option:hover{background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111);text-decoration:none}.cf-filter__option.is-active{background:rgba(0,0,0,0);color:var(--color-accent-blue, #337ab7);font-weight:600}.cf-filter__option.is-active:hover{background:rgba(51,122,183,.08);color:var(--color-accent-blue, #337ab7)}.cf-filter__check,.cf-filter__radio{position:relative;width:18px;height:18px;border:1px solid var(--color-border, #c9cdd4);background:var(--color-bg-elevated, #fff);flex-shrink:0;box-sizing:border-box}.cf-filter__check{border-radius:4px}.cf-filter__radio{border-radius:50%}.cf-filter__option.is-active .cf-filter__check{background:var(--color-accent-blue, #337ab7);border-color:var(--color-accent-blue, #337ab7)}.cf-filter__option.is-active .cf-filter__check::after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.cf-filter__option.is-active .cf-filter__radio{border-color:var(--color-accent-blue, #337ab7);box-shadow:inset 0 0 0 4px var(--color-accent-blue, #337ab7)}.cf-filter__label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cf-filter__count{flex-shrink:0;color:var(--color-text-soft, #9ca3af);font-size:12px;font-weight:400}.cf-filter__count::before{content:"("}.cf-filter__count::after{content:")"}.cf-filter__option.is-active .cf-filter__count{color:var(--color-accent-blue, #337ab7);opacity:.7}.cf-filter__swatch{width:24px;height:24px;border-radius:50%;border:1px solid rgba(0,0,0,.12);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.35);flex-shrink:0}.cf-filter__list--swatch .cf-filter__option{min-height:0;padding:3px;border-radius:50%}.cf-filter__list--swatch .cf-filter__option.is-active{box-shadow:0 0 0 2px var(--color-accent-blue, #337ab7);background:rgba(0,0,0,0)}.cf-filter__list--swatch .cf-filter__label,.cf-filter__list--swatch .cf-filter__count{display:none}.cf-filter__range{padding:4px 2px 6px}.cf-filter__range-inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.cf-filter__range-inputs label{display:flex;flex-direction:column;gap:6px;margin:0;font-size:12px;font-weight:500;color:var(--color-text-muted, #6b7280)}.cf-filter__range-inputs .form-control{height:40px;padding:8px 12px;border-radius:10px;border:1px solid var(--color-border, #e5e7eb);background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111);box-shadow:none;font-size:14px;-moz-appearance:textfield}.cf-filter__range-inputs .form-control::-webkit-outer-spin-button,.cf-filter__range-inputs .form-control::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cf-filter__range-inputs .form-control:focus{border-color:var(--color-accent-blue, #337ab7);background:var(--color-bg-elevated, #fff);outline:0;box-shadow:0 0 0 3px rgba(51,122,183,.15)}.cf-filter__slider-wrap{--cf-from: 0%;--cf-to: 100%;position:relative;height:28px;margin:0 2px 14px}.cf-filter__slider-wrap::before{content:"";position:absolute;left:0;right:0;top:50%;height:4px;margin-top:-2px;border-radius:999px;background:var(--color-border, #e5e7eb);pointer-events:none}.cf-filter__slider-wrap::after{content:"";position:absolute;left:var(--cf-from);right:auto;width:calc(var(--cf-to) - var(--cf-from));top:50%;height:4px;margin-top:-2px;border-radius:999px;background:var(--color-accent-blue, #337ab7);pointer-events:none}.cf-filter__slider{position:absolute;left:0;top:0;width:100%;height:28px;margin:0;padding:0;background:rgba(0,0,0,0);pointer-events:none;appearance:none;-webkit-appearance:none}.cf-filter__slider::-webkit-slider-runnable-track{height:4px;background:rgba(0,0,0,0);border:0}.cf-filter__slider::-moz-range-track{height:4px;background:rgba(0,0,0,0);border:0}.cf-filter__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:auto;width:18px;height:18px;margin-top:-7px;border-radius:50%;border:2px solid #fff;background:var(--color-accent-blue, #337ab7);box-shadow:0 1px 4px rgba(0,0,0,.25);cursor:pointer;position:relative;z-index:2}.cf-filter__slider::-moz-range-thumb{pointer-events:auto;width:18px;height:18px;border-radius:50%;border:2px solid #fff;background:var(--color-accent-blue, #337ab7);box-shadow:0 1px 4px rgba(0,0,0,.25);cursor:pointer;position:relative;z-index:2}.cf-filter__slider--min{z-index:3}.cf-filter__slider--max{z-index:4}.cf-filter__apply{width:100%;height:42px;border:0;border-radius:10px;background:var(--color-accent, #ff6600);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,transform .15s ease}.cf-filter__apply:hover{background:#e85d00}.cf-filter__apply:active{transform:scale(0.98)}.cf-filter select.js-cf-select,.cf-filter__body>.form-control{height:40px;border-radius:10px;border:1px solid var(--color-border, #e5e7eb);background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111);box-shadow:none;font-size:13px}.cf-filter-mobile-btn{display:none;position:fixed;left:16px;bottom:calc(20px + env(safe-area-inset-bottom, 0px));z-index:900;height:44px;padding:0 18px;border:0;border-radius:var(--radius-pill, 999px);background:var(--color-text, #111);color:#fff;font-size:14px;font-weight:600;box-shadow:0 10px 28px rgba(0,0,0,.22);cursor:pointer}.cf-filter-mobile-btn .fa{margin-right:2px}.cf-filter-drawer{position:fixed;inset:0;z-index:1200}.cf-filter-drawer[hidden]{display:none !important}.cf-filter-drawer__backdrop{position:absolute;inset:0;background:rgba(15,15,15,.45);backdrop-filter:blur(2px)}.cf-filter-drawer__panel{position:absolute;top:0;left:0;width:min(380px,92vw);height:100%;background:var(--color-bg, #f5f5f7);display:flex;flex-direction:column;box-shadow:12px 0 40px rgba(0,0,0,.18);animation:cf-drawer-in .22s ease}@keyframes cf-drawer-in{from{transform:translateX(-12px);opacity:.85}to{transform:translateX(0);opacity:1}}.cf-filter-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;background:var(--color-bg-elevated, #fff);border-bottom:1px solid var(--color-border, #e5e7eb)}.cf-filter-drawer__head strong{font-size:16px;font-weight:700;color:var(--color-text, #111)}.cf-filter-drawer__close{width:36px;height:36px;border:0;border-radius:10px;background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.cf-filter-drawer__close:hover{background:var(--color-bg-hover, #e8e8ec)}.cf-filter-drawer__body{flex:1;overflow:auto;padding:14px}.cf-filter-drawer__body .cf-filter{box-shadow:none}.cf-filter-drawer__body .cf-filter-mobile-btn,.cf-filter-drawer__body .cf-filter-drawer{display:none !important}.category-page__main.is-filtering{position:relative;pointer-events:none}.category-page__main.is-filtering::before{content:"";position:absolute;inset:0;z-index:5;border-radius:16px;background:rgba(245,245,247,.55)}.category-page__main.is-filtering::after{content:"";position:absolute;top:48px;left:50%;z-index:6;width:28px;height:28px;margin-left:-14px;border:2px solid var(--color-border, #e5e7eb);border-top-color:var(--color-accent-blue, #337ab7);border-radius:50%;animation:cf-spin .7s linear infinite}@keyframes cf-spin{to{transform:rotate(360deg)}}[data-theme=dark] .cf-filter{background:var(--color-bg-elevated, #1f1f1f);border-color:var(--color-border, #2a2a2a);box-shadow:none}[data-theme=dark] .cf-filter__head,[data-theme=dark] .cf-filter-drawer__head{border-color:var(--color-border, #2a2a2a)}[data-theme=dark] .cf-filter__title,[data-theme=dark] .cf-filter__toggle,[data-theme=dark] .cf-filter__option,[data-theme=dark] .cf-filter-drawer__head strong{color:#fff}[data-theme=dark] .cf-filter__toggle{background:var(--color-bg-muted, #1a1a1a)}[data-theme=dark] .cf-filter__toggle:hover{background:var(--color-bg-hover, #2a2a2a)}[data-theme=dark] .cf-filter__option:hover{background:var(--color-bg-muted, #1a1a1a);color:#fff}[data-theme=dark] .cf-filter__option.is-active,[data-theme=dark] .cf-filter__option.is-active:hover{color:#7ea0ff;background:rgba(51,122,183,.12)}[data-theme=dark] .cf-filter__check,[data-theme=dark] .cf-filter__radio{background:#111;border-color:#444}[data-theme=dark] .cf-filter__range-inputs .form-control,[data-theme=dark] .cf-filter select.js-cf-select{background:var(--color-bg-muted, #1a1a1a);border-color:#333;color:#fff}[data-theme=dark] .cf-filter__slider-wrap::before{background:#3a3a3a}[data-theme=dark] .cf-filter-drawer__panel{background:var(--color-bg, #0f0f0f)}[data-theme=dark] .cf-filter-drawer__head,[data-theme=dark] .cf-filter-drawer__close{background:var(--color-bg-elevated, #1f1f1f)}[data-theme=dark] .cf-filter-drawer__close{color:#fff}[data-theme=dark] .cf-filter-mobile-btn{background:#fff;color:#111}[data-theme=dark] .category-page__main.is-filtering::before{background:rgba(15,15,15,.45)}@media(max-width: 991px){.category-page__sidebar .cf-filter{display:none}.cf-filter-mobile-btn{display:inline-flex;align-items:center;gap:8px}}.category-page{padding:20px 0 48px}.category-page__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;color:var(--color-text-muted, #6b7280)}.category-page__breadcrumbs a{color:var(--color-text-muted, #6b7280);text-decoration:none}.category-page__crumb-sep{opacity:.6}.category-page__title{margin:0 0 20px;font-size:28px;font-weight:700;line-height:1.2;color:var(--color-text, #111)}.category-subcats{position:relative;display:flex;align-items:center;gap:8px;margin-bottom:24px}.category-subcats__viewport{flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.category-subcats__viewport::-webkit-scrollbar{display:none}.category-subcats__track{display:flex;gap:16px;padding:4px 2px}.category-subcats__nav{flex-shrink:0;width:36px;height:36px;border:0;border-radius:50%;background:var(--color-bg-elevated, #fff);color:var(--color-text, #111);box-shadow:0 2px 10px rgba(0,0,0,.08);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.category-subcats__nav[hidden]{display:none !important}.category-subcat{flex:0 0 120px;width:120px;text-decoration:none;color:inherit;text-align:center}.category-subcat:hover{text-decoration:none;color:inherit}.category-subcat__thumb{display:flex;align-items:center;justify-content:center;width:120px;height:120px;margin:0 auto 10px;padding:10px;border-radius:16px;background:#fff;overflow:hidden}.category-subcat__thumb img{max-width:100%;max-height:100%;object-fit:contain;display:block}.category-subcat__name{display:block;font-size:13px;font-weight:600;line-height:1.3;color:var(--color-text, #111)}.category-page__modules,.category-page__bottom{width:100%;min-width:0;margin-top:28px;clear:both}.category-page__modules #column-left,.category-page__modules #column-right,.category-page__bottom #column-left,.category-page__bottom #column-right,.category-page__modules .layout-column,.category-page__bottom .layout-column{width:100%;float:none;padding:0;display:block}.category-page__modules .layout-column>*+*,.category-page__bottom .layout-column>*+*,.category-page__modules>*+*,.category-page__bottom>*+*{margin-top:24px}.category-page__modules .row,.category-page__bottom .row{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px;margin:0}.category-page__modules .row::before,.category-page__modules .row::after,.category-page__bottom .row::before,.category-page__bottom .row::after{display:none}.category-page__modules .row>[class*=col-],.category-page__modules .row>.product-layout,.category-page__bottom .row>[class*=col-],.category-page__bottom .row>.product-layout{width:100%;max-width:none;float:none;padding:0;min-width:0}.category-page__modules .swiper-viewport,.category-page__modules .hero-card,.category-page__bottom .swiper-viewport,.category-page__bottom .hero-card{width:100%;max-width:100%;min-width:0;border-radius:16px;overflow:hidden}.category-page__modules .hero-card--side,.category-page__bottom .hero-card--side{min-height:220px}.category-page__modules .swiper-viewport img,.category-page__modules .hero-card img,.category-page__bottom .swiper-viewport img,.category-page__bottom .hero-card img{display:block;width:100%;height:auto;max-width:100%;object-fit:cover}.category-page__modules .panel,.category-page__modules .list-group,.category-page__bottom .panel,.category-page__bottom .list-group{background:var(--color-bg-elevated, #fff);border:0;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.05);overflow:hidden}.category-page__modules .list-group-item,.category-page__modules .panel-heading,.category-page__modules .panel-footer,.category-page__bottom .list-group-item,.category-page__bottom .panel-heading,.category-page__bottom .panel-footer{background:rgba(0,0,0,0);border-color:var(--color-border, #e5e7eb);color:var(--color-text, #111)}.category-page__modules h3,.category-page__bottom h3{margin:0 0 16px;font-size:22px;font-weight:700;color:var(--color-text, #111)}.category-page__modules .product-thumb,.category-page__bottom .product-thumb{height:100%;background:var(--color-bg-elevated, #fff);border-radius:16px;padding:12px;box-shadow:0 2px 12px rgba(0,0,0,.05);overflow:hidden}.category-page__modules .product-thumb .image img,.category-page__bottom .product-thumb .image img{display:block;margin:0 auto;max-width:100%;height:auto}.category-page__modules .product-thumb .caption p,.category-page__bottom .product-thumb .caption p{word-break:normal;overflow-wrap:break-word}@media(max-width: 1400px){.category-page__modules .row,.category-page__bottom .row{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 1200px){.category-page__modules .row,.category-page__bottom .row{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 640px){.category-page__modules .row,.category-page__bottom .row{grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px}}.category-page__row{display:grid;grid-template-columns:260px minmax(0, 1fr);gap:20px;align-items:start}.category-page__row--full{grid-template-columns:minmax(0, 1fr)}.category-page__sidebar{position:sticky;top:16px;display:flex;flex-direction:column;gap:16px;min-width:0}.category-page__sidebar-modules{display:flex;flex-direction:column;gap:16px;min-width:0}.category-page__sidebar-modules .layout-column{display:flex;flex-direction:column;gap:16px;width:100%;padding:0;float:none}.category-page__sidebar-modules .swiper-viewport,.category-page__sidebar-modules .hero-card{width:100%;min-width:0;border-radius:14px;overflow:hidden}.category-page__sidebar-modules .hero-card--side{min-height:180px}.category-page__sidebar-modules .swiper-viewport img,.category-page__sidebar-modules .hero-card img{display:block;width:100%;height:auto;object-fit:cover}.category-page__sidebar-modules .row{display:grid;grid-template-columns:1fr;gap:12px;margin:0}.category-page__sidebar-modules .row>[class*=col-],.category-page__sidebar-modules .row>.product-layout{width:100%;float:none;padding:0}.category-page__sidebar-modules h3{margin:0 0 10px;font-size:16px;font-weight:700;color:var(--color-text, #111)}.category-page__nav-card{background:var(--color-bg-elevated, #fff);border-radius:16px;padding:8px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.category-nav__list{list-style:none;margin:0;padding:0}.category-nav__link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border-radius:12px;color:var(--color-text, #111);text-decoration:none;font-size:14px;font-weight:500;transition:background .15s ease}.category-nav__link:hover{background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111);text-decoration:none}.category-nav__link.is-active{background:var(--color-accent-blue, #337ab7);color:#fff}.category-nav__left{display:inline-flex;align-items:center;gap:10px;min-width:0}.category-nav__left .fa{width:18px;text-align:center;opacity:.85}.category-nav__chevron{opacity:.55;font-size:12px}.category-page__aside-inline .panel{background:var(--color-bg-elevated, #fff);border:0;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.05);overflow:hidden}.category-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:12px 16px;background:var(--color-bg-elevated, #fff);border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.category-toolbar__sort{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.category-toolbar__sort-label{font-size:13px;color:var(--color-text-muted, #6b7280)}.category-toolbar__pills{display:flex;flex-wrap:wrap;gap:14px}.category-toolbar__pill{font-size:14px;font-weight:600;color:var(--color-text-muted, #6b7280);text-decoration:none;padding-bottom:2px;border-bottom:2px solid rgba(0,0,0,0)}.category-toolbar__pill:hover{color:var(--color-text, #111);text-decoration:none}.category-toolbar__pill.is-active{color:var(--color-text, #111);border-bottom-color:var(--color-text, #111)}.category-toolbar__right{display:flex;align-items:center;gap:12px}.category-toolbar__limit{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:13px;color:var(--color-text-muted, #6b7280);font-weight:500}.category-toolbar__limit .form-control{width:auto;min-width:72px;height:34px;border-radius:12px;border-color:var(--color-border, #e5e7eb);background:var(--color-bg-muted, #ececf0);box-shadow:none;color-scheme:light;font-weight:700;color:var(--color-text, #111);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.category-toolbar__limit .form-control option{background:#fff;color:#111}.category-toolbar__limit .form-control:hover{background:color-mix(in srgb, var(--color-bg-muted, #ececf0) 75%, #ffffff)}.category-toolbar__limit .form-control:focus{border-color:var(--color-accent-blue, #337ab7);box-shadow:0 0 0 3px rgba(51,122,183,.2)}.category-toolbar__views{display:inline-flex;gap:6px}.category-toolbar__view{width:34px;height:34px;border:0;border-radius:10px;background:var(--color-bg-muted, #ececf0);color:var(--color-text-muted, #6b7280);cursor:pointer}.category-toolbar__view.is-active,.category-toolbar__view:hover{background:var(--color-text, #111);color:#fff}.category-products--grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}.category-products--list{display:flex;flex-direction:column;gap:12px}.category-products--list .category-products__item{width:100%}.category-page .product-card{background:var(--color-bg-elevated, #fff)}.category-page .product-card__media,.category-page .product-card__image-wrap{background:#fff;border-radius:14px}.category-products--list .product-card{display:grid;grid-template-columns:220px minmax(0, 1fr);gap:0;align-items:stretch;padding:0;overflow:hidden}.category-products--list .product-card__media{margin:0;padding:12px;border-radius:0;min-height:0;display:flex;align-items:center;justify-content:center;background:#fff}.category-products--list .product-card__image-wrap{width:100%;height:auto;min-height:0;aspect-ratio:3/2}.category-products--list .product-card__body{padding:16px 18px;display:flex;flex-direction:column;justify-content:center;gap:8px}.category-page__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.category-page__results{font-size:13px;color:var(--color-text-muted, #6b7280)}.category-page__pagination .pagination{margin:0}.category-page__pagination .pagination>li>a,.category-page__pagination .pagination>li>span{border-radius:10px;margin:0 2px;border-color:var(--color-border, #e5e7eb);color:var(--color-text, #111);background:var(--color-bg-elevated, #fff)}.category-page__pagination .pagination>.active>span,.category-page__pagination .pagination>.active>a{background:var(--color-accent-blue, #337ab7);border-color:var(--color-accent-blue, #337ab7);color:#fff}.category-page__empty{padding:40px 20px;text-align:center;background:var(--color-bg-elevated, #fff);border-radius:16px}.category-page__continue{display:inline-flex;margin-top:12px;padding:10px 18px;border-radius:12px;background:var(--color-accent-blue, #337ab7);color:#fff !important;text-decoration:none !important;font-weight:700}.category-page__seo{margin-top:28px;padding:20px;border-radius:16px;background:var(--color-bg-elevated, #fff);font-size:14px;line-height:1.65;color:var(--color-text-muted, #6b7280);box-shadow:0 2px 12px rgba(0,0,0,.05)}[data-theme=dark] .category-page__nav-card,[data-theme=dark] .category-toolbar,[data-theme=dark] .category-page__empty,[data-theme=dark] .category-page__seo,[data-theme=dark] .category-page__modules .panel,[data-theme=dark] .category-page__modules .list-group,[data-theme=dark] .category-page__modules .product-thumb,[data-theme=dark] .category-page__bottom .panel,[data-theme=dark] .category-page__bottom .list-group,[data-theme=dark] .category-page__bottom .product-thumb,[data-theme=dark] .category-page .product-card{background:#161616;box-shadow:none;border-color:rgba(0,0,0,0)}[data-theme=dark] .category-page__sidebar-modules h3{color:#fff}[data-theme=dark] .category-page__modules h3,[data-theme=dark] .category-page__bottom h3,[data-theme=dark] .category-page__modules .caption,[data-theme=dark] .category-page__bottom .caption,[data-theme=dark] .category-page__modules .caption a,[data-theme=dark] .category-page__bottom .caption a{color:#fff}[data-theme=dark] .category-page__modules .caption p,[data-theme=dark] .category-page__bottom .caption p{color:hsla(0,0%,100%,.7)}[data-theme=dark] .category-page__title,[data-theme=dark] .category-subcat__name,[data-theme=dark] .category-toolbar__pill.is-active,[data-theme=dark] .category-toolbar__pill:hover{color:#fff}[data-theme=dark] .category-toolbar__pill.is-active{border-bottom-color:#fff}[data-theme=dark] .category-subcats__nav{background:#161616;color:#fff;box-shadow:none}[data-theme=dark] .category-nav__link{color:#fff}[data-theme=dark] .category-nav__link:hover{background:#2a2a2a;color:#fff}[data-theme=dark] .category-nav__link.is-active{background:var(--color-accent-blue, #337ab7);color:#fff}[data-theme=dark] .category-toolbar__view{background:#2a2a2a;color:#aaa}[data-theme=dark] .category-toolbar__view.is-active,[data-theme=dark] .category-toolbar__view:hover{background:#fff;color:#111}[data-theme=dark] .category-toolbar__limit .form-control{background:#2a2a2a;border-color:#2a2a2a;color-scheme:dark;color:#fff}[data-theme=dark] .category-toolbar__limit .form-control option{background:#1a1a1a;color:#fff}[data-theme=dark] .category-toolbar__limit .form-control:hover{background:#323232}[data-theme=dark] .category-toolbar__limit .form-control:focus{border-color:var(--color-accent-blue, #337ab7);box-shadow:0 0 0 3px rgba(51,122,183,.28)}[data-theme=dark] .category-page .product-card__media,[data-theme=dark] .category-page .product-card__image-wrap,[data-theme=dark] .category-products--list .product-card__media,[data-theme=dark] .category-subcat__thumb{background:#fff}[data-theme=dark] .category-page__modules .list-group-item,[data-theme=dark] .category-page__modules .panel-heading,[data-theme=dark] .category-page__bottom .list-group-item,[data-theme=dark] .category-page__bottom .panel-heading{border-color:#2a2a2a;color:#fff;background:rgba(0,0,0,0)}[data-theme=dark] .category-page__pagination .pagination>li>a,[data-theme=dark] .category-page__pagination .pagination>li>span{background:#161616;border-color:#2a2a2a;color:#fff}@media(max-width: 1400px){.category-products--grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 1200px){.category-products--grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 991px){.category-page__row{grid-template-columns:1fr}.category-page__sidebar{position:static}.category-products--list .product-card{grid-template-columns:140px minmax(0, 1fr)}}@media(max-width: 640px){.category-page__title{font-size:24px}.category-subcat,.category-subcat__thumb{flex-basis:100px;width:100px;height:auto}.category-subcat__thumb{height:100px}.category-toolbar{align-items:stretch}.category-toolbar__right{width:100%;justify-content:space-between}.category-products--grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px}.category-products--list .product-card{grid-template-columns:1fr}.category-products--list .product-card__media{min-height:200px}}.search-panel{margin-bottom:24px;padding:18px 20px;background:var(--color-bg-elevated, #fff);border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.search-panel__label{display:block;margin-bottom:10px;font-size:14px;font-weight:600;color:var(--color-text, #111)}.search-panel__row{display:grid;grid-template-columns:minmax(0, 1.4fr) minmax(0, 1fr) auto;gap:12px;align-items:center}.search-panel__input,.search-panel__select{height:44px;border-radius:12px;border-color:var(--color-border, #e5e7eb);background:var(--color-bg, #f5f5f7);color:var(--color-text, #111)}.search-panel__btn{height:44px;padding:0 22px;border:0;border-radius:12px;background:var(--color-accent-blue, #337ab7);color:#fff;font-weight:700;cursor:pointer;white-space:nowrap}.search-panel__btn:hover{filter:brightness(1.05)}.search-panel__checks{display:flex;flex-wrap:wrap;gap:14px 24px;margin-top:14px}.search-panel__check{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:400;color:var(--color-text-muted, #6b7280);cursor:pointer}.search-page__subtitle{margin:0 0 16px;font-size:18px;font-weight:700;color:var(--color-text, #111)}[data-theme=dark] .search-panel{background:#161616;box-shadow:none}[data-theme=dark] .search-panel__label,[data-theme=dark] .search-page__subtitle{color:#fff}[data-theme=dark] .search-panel__input,[data-theme=dark] .search-panel__select{background:#2a2a2a;border-color:#2a2a2a;color:#fff}[data-theme=dark] .search-panel__check{color:hsla(0,0%,100%,.7)}@media(max-width: 991px){.search-panel__row{grid-template-columns:1fr}.search-panel__btn{width:100%}}.manufacturer-page{padding-bottom:24px}.manufacturer-index{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:0 0 24px;padding:14px 16px;background:var(--color-bg-elevated, #fff);border-radius:var(--radius-md, 16px);box-shadow:0 2px 12px rgba(0,0,0,.05)}.manufacturer-index__label{font-size:13px;font-weight:600;color:var(--color-text-muted, #6b7280)}.manufacturer-index__list{display:flex;flex-wrap:wrap;gap:8px}.manufacturer-index__link{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:10px;background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111);font-size:13px;font-weight:600;text-decoration:none;transition:background .15s ease,color .15s ease}.manufacturer-index__link:hover,.manufacturer-index__link:focus{background:var(--color-accent-blue, #337ab7);color:#fff;text-decoration:none}.manufacturer-group{margin:0 0 28px}.manufacturer-group:last-child{margin-bottom:0}.manufacturer-group__title{margin:0 0 14px;font-size:20px;font-weight:700;color:var(--color-text, #111)}.manufacturer-grid{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:12px}.manufacturer-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 12px;background:var(--color-bg-elevated, #fff);border-radius:14px;box-shadow:0 2px 10px rgba(0,0,0,.04);color:var(--color-text, #111);text-decoration:none;text-align:center;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.manufacturer-card:hover,.manufacturer-card:focus{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08);color:var(--color-text, #111);text-decoration:none}.manufacturer-card__thumb{width:88px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:var(--color-bg-muted, #ececf0);overflow:hidden}.manufacturer-card__thumb img{max-width:100%;max-height:100%;object-fit:contain}.manufacturer-card__letter{font-size:22px;font-weight:700;color:var(--color-text-muted, #6b7280)}.manufacturer-card__name{font-size:13px;font-weight:600;line-height:1.3;word-break:break-word}.manufacturer-hero{display:flex;align-items:flex-start;gap:20px;margin:0 0 24px;padding:18px;background:var(--color-bg-elevated, #fff);border-radius:var(--radius-md, 16px);box-shadow:0 2px 12px rgba(0,0,0,.05)}.manufacturer-hero__logo{flex-shrink:0;width:120px;height:80px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--color-bg-muted, #ececf0);overflow:hidden}.manufacturer-hero__logo img{max-width:100%;max-height:100%;object-fit:contain}.manufacturer-hero__body{min-width:0;flex:1}.manufacturer-hero__title{margin:0 0 8px}.manufacturer-hero__desc{font-size:14px;line-height:1.55;color:var(--color-text-muted, #6b7280)}.manufacturer-hero__desc p:last-child{margin-bottom:0}[data-theme=dark] .manufacturer-index,[data-theme=dark] .manufacturer-card,[data-theme=dark] .manufacturer-hero{background:#161616;box-shadow:none}[data-theme=dark] .manufacturer-index__link,[data-theme=dark] .manufacturer-card__thumb,[data-theme=dark] .manufacturer-hero__logo{background:#2a2a2a}[data-theme=dark] .manufacturer-index__link{color:#fff}[data-theme=dark] .manufacturer-index__link:hover,[data-theme=dark] .manufacturer-index__link:focus{background:var(--color-accent-blue, #337ab7);color:#fff}[data-theme=dark] .manufacturer-group__title,[data-theme=dark] .manufacturer-card,[data-theme=dark] .manufacturer-card:hover,[data-theme=dark] .manufacturer-card__name{color:#fff}[data-theme=dark] .manufacturer-hero__desc,[data-theme=dark] .manufacturer-index__label{color:hsla(0,0%,100%,.65)}@media(max-width: 1199px){.manufacturer-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media(max-width: 767px){.manufacturer-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.manufacturer-hero{flex-direction:column;align-items:stretch}.manufacturer-hero__logo{width:100%;height:96px}}.compare-page{padding:18px 0 36px}.compare-page__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 16px;color:var(--color-text-muted);font-size:13px;line-height:1.4}.compare-page__breadcrumbs a{color:var(--color-text-muted);text-decoration:none}.compare-page__breadcrumbs a:hover{color:var(--color-accent)}.compare-page__crumb-sep{color:var(--color-text-soft)}.compare-page__alert{margin:0 0 16px;padding:12px 14px;border-radius:12px;background:#eef8f1;border:1px solid #cde8d4;color:#246642;font-size:14px}.compare-page__row{display:grid;grid-template-columns:minmax(0, 1fr);gap:20px}.compare-page__content{min-width:0}.compare-page__header{margin-bottom:14px}.compare-page__title{margin:0;font-size:clamp(24px,2.8vw,34px);font-weight:700;line-height:1.2;color:var(--color-text)}.compare-page__table-wrap{overflow-x:auto;border-radius:18px;border:1px solid var(--color-border);background:#fff}.compare-table{width:100%;border-collapse:separate;border-spacing:0;min-width:860px;color:var(--color-text)}.compare-table th,.compare-table td{padding:14px 16px;vertical-align:top;border-bottom:1px solid var(--color-border)}.compare-table__label{width:220px;min-width:220px;position:sticky;left:0;z-index:2;background:#fff;font-size:13px;font-weight:600;color:var(--color-text-muted)}.compare-table__product-head{min-width:220px;background:#fff}.compare-table__product-link{color:var(--color-text);text-decoration:none;font-weight:600;font-size:15px;line-height:1.35}.compare-table__product-link:hover{color:var(--color-accent)}.compare-table__thumb-link{display:inline-flex;align-items:center;justify-content:center;width:100%}.compare-table__thumb{width:auto;max-width:180px;max-height:180px;height:auto;object-fit:contain}.compare-table__value{font-size:14px;line-height:1.45}.compare-table__value--image{text-align:center}.compare-table__value--price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.compare-table__price{font-size:20px;line-height:1.2;font-weight:700;color:var(--color-text)}.compare-table__price-old{color:var(--color-text-soft);text-decoration:line-through;font-size:14px}.compare-table__empty{color:var(--color-text-soft)}.compare-table__rating{display:inline-flex;gap:2px;color:#f59e0b;font-size:13px}.compare-table__reviews{margin-top:4px;font-size:12px;color:var(--color-text-muted)}.compare-table__group-row td{background:#f6f8fb;color:var(--color-text);font-weight:700}.compare-table__group-title{font-size:14px}.compare-table__actions{display:grid;grid-template-columns:1fr;gap:8px}.compare-table__btn{display:inline-flex;justify-content:center;align-items:center;min-height:40px;border-radius:10px;border:1px solid rgba(0,0,0,0);text-decoration:none;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease}.compare-table__btn--cart{background:#111;color:#fff}.compare-table__btn--cart:hover{background:#000;color:#fff}.compare-table__btn--remove{background:#fff;border-color:#f2c4c4;color:#b04040}.compare-table__btn--remove:hover{border-color:#e59d9d;background:#fff5f5;color:#962f2f}.compare-mobile{display:none}.compare-page__empty{padding:28px;border:1px dashed var(--color-border);border-radius:16px;background:#fff;text-align:center}.compare-page__empty p{margin:0 0 12px;color:var(--color-text-muted)}.compare-page__continue,body.theme-ceramidea a.compare-page__continue{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border-radius:10px;background:#111;color:#fff;text-decoration:none;font-weight:600}.compare-page__continue:hover,.compare-page__continue:focus,body.theme-ceramidea a.compare-page__continue:hover,body.theme-ceramidea a.compare-page__continue:focus{color:#fff;background:#000;text-decoration:none}@media(min-width: 992px){.compare-page__row{grid-template-columns:280px minmax(0, 1fr)}.compare-page__row--full{grid-template-columns:minmax(0, 1fr)}.compare-page__sidebar--right{order:3}.compare-page__content{order:2}.compare-page__sidebar--left{order:1}}@media(max-width: 1199px){.compare-table th,.compare-table td{padding:12px}.compare-table__label{width:180px;min-width:180px}}@media(max-width: 991px){.compare-page{padding-top:10px}.compare-page__table-wrap{display:none}.compare-mobile{display:grid;gap:14px}.compare-mobile__card{background:#fff;border:1px solid var(--color-border);border-radius:16px;padding:14px}.compare-mobile__thumb-link{display:flex;justify-content:center;margin-bottom:10px}.compare-mobile__thumb{max-width:180px;max-height:180px;width:auto;height:auto;object-fit:contain}.compare-mobile__name{margin:0 0 8px;font-size:16px;line-height:1.35;font-weight:600}.compare-mobile__name a{color:var(--color-text);text-decoration:none}.compare-mobile__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:10px}.compare-mobile__price-current{font-size:20px;font-weight:700;color:var(--color-text)}.compare-mobile__price-old{font-size:14px;text-decoration:line-through;color:var(--color-text-soft)}.compare-mobile__specs{list-style:none;padding:0;margin:0 0 12px;display:grid;gap:7px}.compare-mobile__specs li{display:flex;justify-content:space-between;gap:12px;font-size:13px;line-height:1.4;border-bottom:1px dashed var(--color-border);padding-bottom:6px}.compare-mobile__specs span{color:var(--color-text-muted)}.compare-mobile__specs strong{color:var(--color-text);text-align:right;font-weight:600}}@media(max-width: 575px){.compare-page__title{font-size:24px}.compare-mobile__card{padding:12px}.compare-mobile__thumb{max-width:150px;max-height:150px}}.info-page{padding:20px 0 48px}.info-page__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;color:var(--color-text-muted, #6b7280)}.info-page__breadcrumbs a{color:var(--color-text-muted, #6b7280);text-decoration:none}.info-page__breadcrumbs a:hover{color:var(--color-text, #111)}.info-page__crumb-sep{opacity:.6}.info-page__layout{display:grid;grid-template-columns:minmax(0, 1fr);gap:20px}.info-page__main{min-width:0}.info-card{background:var(--color-bg-elevated, #fff);border-radius:18px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.info-page__title{margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.2;color:var(--color-text, #111)}.info-card__heading{margin:0 0 14px;font-size:20px;font-weight:700;color:var(--color-text, #111)}.info-card+.info-card{margin-top:16px}.info-card__content{font-size:15px;line-height:1.7;color:var(--color-text, #111)}.info-card__content img{max-width:100%;height:auto;border-radius:12px}.contact-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px;font-size:14px;line-height:1.55;color:var(--color-text-muted, #6b7280)}.contact-grid strong{color:var(--color-text, #111)}.contact-grid address{margin:8px 0}.contact-grid__image img{width:100%;border-radius:12px}.contact-locations{display:grid;gap:10px}.contact-location{background:var(--color-bg-muted, #ececf0);border-radius:12px;padding:12px}.contact-location summary{cursor:pointer;font-weight:700;color:var(--color-text, #111);list-style:none}.contact-location summary::-webkit-details-marker{display:none}.contact-location[open] summary{margin-bottom:12px}.info-form{display:grid;gap:12px}.info-form__field label{display:block;margin-bottom:6px;font-size:13px;font-weight:600;color:var(--color-text, #111)}.info-form__actions{display:flex;justify-content:flex-end}.info-btn{display:inline-flex;align-items:center;gap:8px;border-radius:12px;border:0;padding:10px 14px;text-decoration:none !important;font-weight:700;font-size:13px}.info-btn--primary{background:var(--color-accent-blue, #337ab7);color:#fff !important}.info-btn--ghost{background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111) !important}.sitemap-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px}.sitemap-list,.sitemap-list ul{margin:0;padding-left:18px}.sitemap-list{display:grid;gap:8px}.sitemap-list a{color:var(--color-text, #111);text-decoration:none}.sitemap-list a:hover{color:var(--color-accent-blue, #337ab7)}[data-theme=dark] .info-card{background:#1a1a1a;border:1px solid #2a2a2a;box-shadow:none}[data-theme=dark] .info-page__title,[data-theme=dark] .info-card__heading,[data-theme=dark] .info-card__content,[data-theme=dark] .contact-grid strong,[data-theme=dark] .contact-location summary,[data-theme=dark] .info-form__field label,[data-theme=dark] .sitemap-list a{color:#fff}[data-theme=dark] .contact-grid,[data-theme=dark] .contact-location,[data-theme=dark] .sitemap-list,[data-theme=dark] .sitemap-list ul{color:hsla(0,0%,100%,.62)}[data-theme=dark] .contact-location,[data-theme=dark] .info-btn--ghost{background:#252525}[data-theme=dark] .info-form .form-control{background:#252525;border-color:#2a2a2a;color:#fff}[data-theme=dark] .sitemap-list a:hover{color:#9ac4ff}@media(max-width: 1199px){.contact-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.info-page__title{font-size:24px}.info-card{padding:16px}.contact-grid,.sitemap-grid{grid-template-columns:1fr}}.account-nav{display:flex;flex-direction:column;gap:8px;padding:12px;margin:0 0 24px;background:var(--color-bg-elevated, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:16px;box-shadow:var(--shadow-soft)}.account-nav__item{position:relative;display:flex;align-items:center;gap:12px;min-height:48px;padding:12px 14px 12px 16px;color:var(--color-text, #111) !important;font-size:14px;font-weight:500;line-height:1.35;text-decoration:none !important;background:var(--color-bg-muted, #f3f3f5);border:0;border-radius:12px;transition:background .15s ease,color .15s ease;overflow:hidden}.account-nav__item:hover,.account-nav__item:focus{background:var(--color-bg-hover, #e8e8ec);color:var(--color-text, #111) !important;outline:0}.account-nav__item.is-active{background:var(--color-bg-hover, #e8e8ec)}.account-nav__item.is-active::before{content:"";position:absolute;top:8px;bottom:8px;left:0;width:3px;border-radius:0 3px 3px 0;background:var(--color-accent, #337ab7)}.account-nav__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;color:var(--color-text-muted, #6b7280);font-size:16px;line-height:1;text-align:center}.account-nav__item:hover .account-nav__icon,.account-nav__item.is-active .account-nav__icon{color:var(--color-text, #111)}.account-nav__label{flex:1;min-width:0}.account-page{padding:20px 0 48px}.account-page__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;color:var(--color-text-muted, #6b7280)}.account-page__breadcrumbs a{color:var(--color-text-muted, #6b7280);text-decoration:none}.account-page__breadcrumbs a:hover{color:var(--color-text, #111)}.account-page__crumb-sep{opacity:.6}.account-page__layout{display:grid;grid-template-columns:minmax(0, 1fr) 280px;gap:20px;align-items:start}.account-page__layout--full{grid-template-columns:minmax(0, 1fr)}.account-page__sidebar,.account-page__aside,.account-page__main{min-width:0;margin:0;padding:0}.account-page__sidebar .layout-column,.account-page__aside .layout-column{display:block !important;width:100%;float:none;padding:0;margin:0}.account-page__sidebar>.layout-column:first-child,.account-page__sidebar>.account-nav:first-child{margin-top:0}.account-page__sidebar .account-nav{margin:0}.account-page__main>:first-child{margin-top:0}.account-page__title{margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.2;color:var(--color-text, #111)}.account-intro{margin:-8px 0 16px;font-size:14px;line-height:1.55;color:var(--color-text-muted, #6b7280)}.account-intro a{color:var(--color-accent, #337ab7) !important}.account-card{background:var(--color-bg-elevated, #fff);border:1px solid var(--color-border, #e5e7eb);border-radius:18px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.account-card+.account-card{margin-top:16px}.account-auth-grid .account-card+.account-card{margin-top:0}.account-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.account-card__heading{margin:0 0 14px;font-size:18px;font-weight:700;color:var(--color-text, #111)}.account-card__head .account-card__heading{margin:0}.account-empty{margin:0;color:var(--color-text-muted, #6b7280);font-size:14px}.account-alert{display:flex;align-items:flex-start;gap:8px;margin:0 0 16px;padding:12px 14px;border-radius:12px;font-size:14px;line-height:1.45}.account-alert--success{background:rgba(34,197,94,.12);color:#15803d}.account-alert--danger{background:rgba(239,68,68,.12);color:#b91c1c}.account-alert--warning{background:rgba(245,158,11,.14);color:#b45309}.account-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border:0;border-radius:12px;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none !important;cursor:pointer;transition:background .15s ease,color .15s ease,opacity .15s ease}.account-btn--sm{min-height:34px;padding:6px 12px;font-size:13px;border-radius:10px}.account-btn--primary{background:var(--color-accent, #337ab7);color:#fff !important}.account-btn--primary:hover,.account-btn--primary:focus{opacity:.9;color:#fff !important}.account-btn--ghost{background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111) !important}.account-btn--ghost:hover,.account-btn--ghost:focus{background:var(--color-bg-hover, #e8e8ec);color:var(--color-text, #111) !important}.account-btn--danger{background:#ef4444;color:#fff !important}.account-btn--danger:hover,.account-btn--danger:focus{opacity:.9;color:#fff !important}.account-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;margin-top:16px}.account-actions--start{justify-content:flex-start}.account-card__lead{margin:-6px 0 16px;font-size:14px;line-height:1.55;color:var(--color-text-muted, #6b7280)}.account-card__lead strong{color:var(--color-text, #111)}.account-card__lead+.account-card__lead{margin-top:-8px}.account-form{display:grid;gap:14px}.account-form--register{gap:16px}.account-form--register .account-card{display:flex;flex-direction:column;gap:14px;min-width:0}.account-form--register .account-card__heading{margin:0}.account-form__row{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px;width:100%;min-width:0}.account-form__row>.account-form__field{min-width:0}.account-form--register .form-group{float:none;width:auto;margin-left:0;margin-right:0}.account-form__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}.account-form__agree{display:flex;align-items:center;gap:10px;margin:0;font-size:14px;font-weight:500;color:var(--color-text, #111);cursor:pointer}.account-form__agree a{color:var(--color-accent, #337ab7) !important}.account-form__field label{display:block;margin-bottom:6px;font-size:13px;font-weight:600;color:var(--color-text, #111)}.account-form__field.is-required>label::after,.account-form__field.required>label::after{content:" *";color:#ef4444}.account-page .form-control,.account-form .form-control{display:block;width:100%;height:44px;padding:10px 14px;border:1px solid var(--color-border, #e5e7eb);border-radius:12px;background:var(--color-bg, #f5f5f7);color:var(--color-text, #111);font-size:14px;box-shadow:none;transition:border-color .15s ease,background .15s ease}.account-page textarea.form-control,.account-form textarea.form-control{height:auto;min-height:110px;resize:vertical}.account-page .form-control:focus,.account-form .form-control:focus{border-color:var(--color-accent, #337ab7);outline:0;box-shadow:0 0 0 3px rgba(51,122,183,.15)}.account-form__error,.account-page .text-danger{margin-top:6px;font-size:12px;color:#ef4444}.account-form__field a{display:inline-block;margin-top:8px;font-size:13px;color:var(--color-accent, #337ab7) !important}.account-form .radio,.account-form .checkbox,.account-form .radio-inline,.account-form .checkbox-inline{display:flex;align-items:center;gap:8px;margin:0 0 8px;color:var(--color-text, #111);font-weight:500}.account-form .radio-inline,.account-form .checkbox-inline{display:inline-flex;margin-right:14px}.account-page fieldset{margin:0;border:0}.account-page fieldset.account-card{padding:20px}.account-page legend{display:block;width:100%;margin:0 0 12px;padding:0;border:0;font-size:16px;font-weight:700;color:var(--color-text, #111)}.account-page .input-group{display:flex;width:100%}.account-page .input-group .form-control{border-top-right-radius:0;border-bottom-right-radius:0}.account-page .input-group-btn .btn{min-height:44px;border-radius:0 12px 12px 0;border:1px solid var(--color-border, #e5e7eb);background:var(--color-bg-muted, #ececf0);color:var(--color-text, #111)}.account-orders{display:grid;gap:10px}.account-order-row{display:grid;grid-template-columns:minmax(0, 1.4fr) minmax(100px, 0.7fr) minmax(90px, 0.5fr) auto;gap:12px;align-items:center;padding:14px 16px;background:var(--color-bg-muted, #f3f3f5);border-radius:12px}.account-order-row__id{font-weight:700;color:var(--color-text, #111)}.account-order-row__meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:4px;font-size:12px;color:var(--color-text-muted, #6b7280)}.account-order-row__status{font-size:13px;font-weight:600;color:var(--color-text, #111)}.account-order-row__total{font-size:14px;font-weight:700;color:var(--color-text, #111);text-align:right}.account-order-row__action{justify-self:end}.account-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:16px;font-size:13px;color:var(--color-text-muted, #6b7280)}.account-pagination .pagination{margin:0}.account-pagination .pagination>li>a,.account-pagination .pagination>li>span{border-color:var(--color-border, #e5e7eb);background:var(--color-bg-elevated, #fff);color:var(--color-text, #111)}.account-pagination .pagination>.active>a,.account-pagination .pagination>.active>span{background:var(--color-accent, #337ab7);border-color:var(--color-accent, #337ab7);color:#fff}.account-meta-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px;font-size:14px;line-height:1.55;color:var(--color-text-muted, #6b7280)}.account-meta-grid strong,.account-meta-grid b{color:var(--color-text, #111)}.account-table-wrap{width:100%;overflow-x:auto}.account-table{width:100%;border-collapse:collapse;font-size:14px}.account-table th,.account-table td{padding:12px 10px;border-bottom:1px solid var(--color-border, #e5e7eb);color:var(--color-text, #111);text-align:left;vertical-align:top}.account-table th{font-size:12px;font-weight:700;color:var(--color-text-muted, #6b7280);text-transform:uppercase;letter-spacing:.02em}.account-table tfoot td{font-weight:600}.account-table .text-right,.account-table__num{text-align:right}.account-table small{color:var(--color-text-muted, #6b7280)}.account-table .account-btn+.account-btn{margin-left:6px}.account-wish-list{display:grid;gap:10px}.account-wish-row{display:grid;grid-template-columns:72px minmax(0, 1fr) auto auto;gap:14px;align-items:center;padding:12px;background:var(--color-bg-muted, #f3f3f5);border-radius:12px}.account-wish-row__thumb img{display:block;width:72px;height:72px;object-fit:contain;border-radius:10px;background:var(--color-bg-elevated, #fff)}.account-wish-row__name{display:block;margin-bottom:4px;font-weight:600;color:var(--color-text, #111) !important;text-decoration:none !important}.account-wish-row__meta{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:12px;color:var(--color-text-muted, #6b7280)}.account-wish-row__price{margin-top:6px;font-size:15px;font-weight:700;color:var(--color-text, #111)}.account-wish-row__price s{margin-left:6px;font-weight:500;color:var(--color-text-muted, #6b7280)}.account-wish-row__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.account-address-list{display:grid;gap:10px}.account-address-card{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--color-bg-muted, #f3f3f5);border-radius:12px}.account-address-card__text{flex:1;min-width:200px;font-size:14px;line-height:1.55;color:var(--color-text, #111)}.account-address-card__actions{display:flex;flex-wrap:wrap;gap:8px}.account-auth-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px;align-items:stretch}.account-auth-grid .account-card{display:flex;flex-direction:column;height:100%;margin-top:0}.account-auth-grid .account-card__heading{margin-bottom:10px}.account-auth-grid .account-card__lead{margin:0 0 12px}.account-auth-grid .account-card__lead+.account-card__lead{margin-top:0}.account-auth-grid .account-form{display:flex;flex-direction:column;flex:1 1 auto;gap:14px;min-height:0}.account-auth-grid .account-actions{margin-top:auto}@media(max-width: 767px){.account-form__row{grid-template-columns:minmax(0, 1fr)}.account-auth-grid{grid-template-columns:minmax(0, 1fr)}}.account-page .well,.account-page .table-bordered,.account-page .panel{background:rgba(0,0,0,0);border:0;box-shadow:none}.account-page .btn-primary{background:var(--color-accent, #337ab7);border-color:var(--color-accent, #337ab7)}.account-page .btn-default{background:var(--color-bg-muted, #ececf0);border-color:var(--color-border, #e5e7eb);color:var(--color-text, #111)}[data-theme=dark] .account-nav{background:#1a1a1a;border-color:#2a2a2a;box-shadow:0 8px 24px rgba(0,0,0,.28)}[data-theme=dark] .account-nav__item{background:#242424;color:hsla(0,0%,100%,.92) !important}[data-theme=dark] .account-nav__item:hover,[data-theme=dark] .account-nav__item:focus,[data-theme=dark] .account-nav__item.is-active{background:#2c2c2c;color:#fff !important}[data-theme=dark] .account-nav__icon{color:hsla(0,0%,100%,.7)}[data-theme=dark] .account-nav__item:hover .account-nav__icon,[data-theme=dark] .account-nav__item.is-active .account-nav__icon{color:#fff}[data-theme=dark] .account-card,[data-theme=dark] .account-page .form-control,[data-theme=dark] .account-form .form-control{background:#1a1a1a;border-color:#2a2a2a;color:#fff}[data-theme=dark] .account-page .form-control,[data-theme=dark] .account-form .form-control{background:#121212}[data-theme=dark] .account-order-row,[data-theme=dark] .account-wish-row,[data-theme=dark] .account-address-card,[data-theme=dark] .account-btn--ghost,[data-theme=dark] .account-page .input-group-btn .btn,[data-theme=dark] .account-page .btn-default{background:#242424;border-color:#2a2a2a;color:#fff}[data-theme=dark] .account-wish-row__thumb img{background:#121212}[data-theme=dark] .account-alert--success{background:rgba(34,197,94,.18);color:#86efac}[data-theme=dark] .account-alert--danger{background:rgba(239,68,68,.18);color:#fca5a5}[data-theme=dark] .account-table th,[data-theme=dark] .account-table td{border-bottom-color:#2a2a2a}[data-theme=dark] .account-pagination .pagination>li>a,[data-theme=dark] .account-pagination .pagination>li>span{background:#1a1a1a;border-color:#2a2a2a;color:#fff}@media(max-width: 991px){.account-page__layout{grid-template-columns:minmax(0, 1fr)}.account-auth-grid{grid-template-columns:minmax(0, 1fr)}.account-order-row{grid-template-columns:minmax(0, 1fr) auto}.account-order-row__status,.account-order-row__total{grid-column:1}.account-order-row__action{grid-column:2;grid-row:1/span 3;align-self:center}.account-meta-grid{grid-template-columns:minmax(0, 1fr)}}@media(max-width: 640px){.account-wish-row{grid-template-columns:64px minmax(0, 1fr)}.account-wish-row__price,.account-wish-row__actions{grid-column:1/-1}.account-wish-row__actions{justify-content:stretch}.account-wish-row__actions .account-btn{flex:1}.account-actions{justify-content:stretch}.account-actions .account-btn{flex:1}}body.theme-ceramidea #top,body.theme-ceramidea #menu,body.theme-ceramidea header:not(.header-main){display:none !important}body.theme-ceramidea #logo img:not(.ceramidea-logo__image){display:none}body.theme-ceramidea .pull-left,body.theme-ceramidea .pull-right{float:none}body.theme-ceramidea .row{margin-left:0;margin-right:0}body.theme-ceramidea .row::before,body.theme-ceramidea .row::after{display:none}body.theme-ceramidea footer,body.theme-ceramidea .site-footer{background:#0a0a0a;border-top:1px solid hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.78);margin-top:40px}body.theme-ceramidea footer h5,body.theme-ceramidea .site-footer h5{color:#fff}body.theme-ceramidea footer a,body.theme-ceramidea .site-footer a{color:hsla(0,0%,100%,.72)}body.theme-ceramidea footer a:hover,body.theme-ceramidea .site-footer a:hover{color:#fff}body.theme-ceramidea .dropdown-menu{background:var(--color-bg-elevated);border-color:var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-soft)}body.theme-ceramidea .dropdown-menu>li>a,body.theme-ceramidea .dropdown-menu .btn-link{color:var(--color-text)}body.theme-ceramidea .dropdown-menu>li>a:hover,body.theme-ceramidea .dropdown-menu .btn-link:hover{background:var(--color-bg-muted);color:var(--color-text)}body.theme-ceramidea .btn-group.open .dropdown-toggle{box-shadow:none}body.theme-ceramidea .form-control{background:var(--color-bg-elevated);color:var(--color-text);border-color:var(--color-border)}.layout-column{display:block;width:100%;min-width:0}@media(max-width: 767px){.layout-column--left,.layout-column--right{display:none}.category-page__modules .layout-column,.category-page__bottom .layout-column{display:block}}@media(min-width: 768px){.container>.row>#column-left.layout-column--left,.container>.row>.layout-column--left{float:left;width:25%;padding-left:15px;padding-right:15px}.container>.row>#column-right.layout-column--right,.container>.row>.layout-column--right{float:left;width:25%;padding-left:15px;padding-right:15px}}body.cart-drawer-open{overflow:hidden}.quick-tools{position:fixed;right:14px;bottom:18px;z-index:1080;display:flex;align-items:center;gap:0;--qt-panel-bg: rgba(255, 255, 255, 0.96);--qt-panel-border: rgba(15, 23, 42, 0.1);--qt-panel-shadow: 0 10px 26px rgba(15, 23, 42, 0.12);--qt-item-bg: #f3f4f6;--qt-item-bg-hover: #e8ebf0;--qt-item-color: #374151;--qt-item-color-hover: #111827;--qt-badge-bg: var(--color-accent);--qt-badge-text: #ffffff;--qt-up-bg: #ffffff;--qt-up-border: var(--color-accent);--qt-up-color: #111827;--qt-up-border-hover: var(--color-accent);--qt-viewed-bg: #ffffff;--qt-viewed-border: #dfe6f5;--qt-viewed-shadow: 0 14px 30px rgba(0, 0, 0, 0.2);--qt-viewed-text: #111827;--qt-viewed-muted: #6b7280;--qt-viewed-link: var(--color-accent);--qt-viewed-link-hover: #2155d6}.quick-tools__panel{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:999px;background:var(--qt-panel-bg);outline:1px solid var(--qt-panel-border);border:0;box-shadow:var(--qt-panel-shadow);animation:qt-panel-fade .28s ease both;transition:transform .32s cubic-bezier(0.22, 1, 0.36, 1);will-change:transform}.quick-tools:not(.is-up-visible) .quick-tools__panel{transform:translate3d(70px, 0, 0)}.quick-tools.is-up-visible .quick-tools__panel{transform:translate3d(0, 0, 0)}.quick-tools__item{position:relative;width:44px;height:44px;border-radius:50%;border:0;background:var(--qt-item-bg);color:var(--qt-item-color);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .2s ease,color .2s ease,box-shadow .2s ease}a.quick-tools__item,a.quick-tools__item:visited,a.quick-tools__item:hover,a.quick-tools__item:focus,button.quick-tools__item,body.theme-ceramidea .quick-tools a.quick-tools__item,body.theme-ceramidea .quick-tools a.quick-tools__item:visited{color:var(--qt-item-color)}a.quick-tools__item:hover,a.quick-tools__item:focus,button.quick-tools__item:hover,body.theme-ceramidea .quick-tools a.quick-tools__item:hover,body.theme-ceramidea .quick-tools a.quick-tools__item:focus{color:var(--qt-item-color-hover)}.quick-tools__item:hover{background:var(--qt-item-bg-hover);transform:translateY(-1px) scale(1.03);color:var(--qt-item-color-hover);box-shadow:0 8px 14px rgba(51,122,183,.2)}.quick-tools__item:active{transform:translateY(0) scale(0.98)}.quick-tools__item .fa{font-size:20px;color:currentColor}.quick-tools__up .fa{color:currentColor}.quick-tools__count{top:-2px;right:-1px;background:var(--qt-badge-bg);color:var(--qt-badge-text)}.quick-tools__item:last-child .quick-tools__count{right:0}.quick-tools__up{box-sizing:border-box;width:54px;height:54px;margin-left:16px;flex:0 0 auto;border-radius:50%;border:3px solid var(--qt-up-border);background:var(--qt-up-bg);color:var(--qt-up-color);font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;pointer-events:none;box-shadow:none;transform:translateY(8px) scale(0.92);transition:opacity .28s ease,transform .32s cubic-bezier(0.22, 1, 0.36, 1),border-color .2s ease,box-shadow .2s ease}.quick-tools.is-up-visible .quick-tools__up{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.quick-tools__up:hover{border-color:var(--qt-up-border-hover);box-shadow:0 10px 22px color-mix(in srgb, var(--color-accent) 26%, transparent)}.quick-tools__viewed{position:absolute;right:70px;bottom:58px;width:min(300px,100vw - 36px);padding:12px;border-radius:14px;background:var(--qt-viewed-bg);border:1px solid var(--qt-viewed-border);box-shadow:var(--qt-viewed-shadow);animation:qt-pop-in .22s ease both}.quick-tools__viewed-head{font-size:13px;font-weight:700;margin-bottom:8px;color:var(--qt-viewed-text)}.quick-tools__viewed-list{display:grid;gap:8px}.quick-tools__viewed-link{font-size:13px;line-height:1.3;color:var(--qt-viewed-text);text-decoration:none}.quick-tools__viewed-link:hover{color:var(--qt-viewed-link-hover)}.quick-tools__viewed-empty{font-size:13px;color:var(--qt-viewed-muted)}[data-theme=dark] .quick-tools{--qt-panel-bg: rgba(11, 13, 22, 0.94);--qt-panel-border: rgba(95, 104, 128, 0.28);--qt-panel-shadow: 0 10px 26px rgba(0, 0, 0, 0.34);--qt-item-bg: #2c2e37;--qt-item-bg-hover: #3b3e49;--qt-item-color: #f2f6ff;--qt-item-color-hover: #ffffff;--qt-up-bg: #11131c;--qt-up-color: #ffffff;--qt-viewed-bg: #161616;--qt-viewed-border: #2a2a2a;--qt-viewed-shadow: 0 14px 30px rgba(0, 0, 0, 0.45);--qt-viewed-text: #f3f4f6;--qt-viewed-muted: #9ca3af;--qt-viewed-link: #7eb3ff;--qt-viewed-link-hover: #9ac4ff}.quick-tools__viewed-link{color:var(--qt-viewed-link)}@keyframes qt-pop-in{from{opacity:0;transform:translateY(8px) scale(0.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes qt-panel-fade{from{opacity:0}to{opacity:1}}@media(max-width: 767px){.quick-tools{right:10px;bottom:74px}.quick-tools:not(.is-up-visible) .quick-tools__panel{transform:translate3d(62px, 0, 0)}.quick-tools__panel{gap:4px;padding:4px 9px}.quick-tools__item{width:42px;height:42px}.quick-tools__item .fa{font-size:18px}.quick-tools__up{width:50px;height:50px;margin-left:12px;font-size:22px}.quick-tools__viewed{right:10px;bottom:124px}}@media(max-width: 991px)and (min-width: 768px){.quick-tools{bottom:78px}.quick-tools__viewed{bottom:132px}}