:root{--red:#df1018;--red-dark:#b8070e;--ink:#191b20;--muted:#70747b;--line:#e7e8eb;--soft:#f6f7f8;--radius:14px;--shadow:0 16px 50px rgba(19,25,39,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{color:inherit}.container{width:min(1440px,calc(100% - 48px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);box-shadow:0 2px 18px rgba(0,0,0,.05);backdrop-filter:blur(12px)}.utility-bar{height:44px;background:#f7f7f8;border-bottom:1px solid #eee}.utility-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.utility-inner nav{display:flex;gap:38px}.utility-inner a,.text-button{font-size:13px;text-decoration:none;color:#34363a}.text-button{border:0;background:none;cursor:pointer}.main-bar{height:104px;display:grid;grid-template-columns:auto 235px minmax(230px,1fr) auto auto;gap:24px;align-items:center}.brand{display:flex;align-items:center;text-decoration:none;min-width:210px}.brand-mark{display:grid;place-items:center;width:52px;height:52px;border:5px solid var(--red);border-radius:50%;color:var(--red);font-size:29px;font-weight:900;font-style:italic;position:relative}.brand-mark:after{content:'';position:absolute;inset:-11px;border:2px solid var(--red);border-left-color:transparent;border-radius:50%}.brand-name{color:var(--red);font-size:34px;font-weight:900;line-height:.8;margin-left:10px}.brand-name small{display:block;color:#76787d;text-transform:uppercase;font-size:7px;letter-spacing:.14em;margin-top:11px}.catalog-button,.primary-button{border:0;border-radius:6px;background:linear-gradient(135deg,#ed191f,var(--red-dark));color:white;font-weight:750;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:14px;box-shadow:0 8px 18px rgba(223,16,24,.18)}.catalog-button{height:52px}.catalog-button b{margin-left:auto;margin-right:16px}.search{height:52px;border:1px solid #dcdde0;border-radius:6px;display:flex;align-items:center;padding:0 17px;background:#fff}.search:focus-within{border-color:#aaa;box-shadow:0 0 0 3px rgba(223,16,24,.08)}.search input{border:0;outline:0;flex:1;min-width:0;font-size:14px}.search span{font-size:27px;transform:rotate(-15deg)}.phone{display:flex;align-items:center;gap:9px;text-decoration:none;white-space:nowrap}.phone>span{font-size:27px}.phone b{font-size:15px}.phone small{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-top:5px}.header-actions{display:flex;gap:18px}.header-actions button{border:0;background:none;position:relative;font-size:27px;cursor:pointer}.header-actions small{display:block;font-size:10px;margin-top:6px}.header-actions i{position:absolute;right:8px;top:-5px;background:var(--red);color:#fff;border:2px solid white;border-radius:50%;font-size:9px;font-style:normal;min-width:18px;height:18px;display:grid;place-items:center}.mobile-menu{display:none;border:0;background:var(--red);color:#fff;border-radius:6px;font-size:24px;width:46px;height:46px}.hero{height:500px;margin-top:20px;border-radius:20px;background:#f2f4f6 url('assets/hero-dental-materials.png') center/cover no-repeat;position:relative;overflow:hidden}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,248,249,.98) 0%,rgba(247,248,249,.92) 40%,rgba(247,248,249,0) 67%)}.hero-copy{position:relative;z-index:1;width:51%;padding:56px}.eyebrow,.section-kicker{color:var(--red);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.hero h1{font-size:48px;line-height:1.08;margin:13px 0 19px;max-width:720px}.hero p{font-size:17px;line-height:1.55;max-width:650px;color:#42454a}.hero-benefits{display:flex;gap:34px;margin:30px 0}.hero-benefits span{font-size:12px;font-weight:650;display:flex;align-items:center;gap:8px;max-width:150px}.hero-benefits b{font-size:25px;color:var(--red)}.primary-button{padding:16px 23px;min-height:48px}.primary-button span{margin-left:10px}.catalog-section,.products-section{padding-top:38px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.section-heading h2,.about h2{font-size:28px;margin:6px 0 0}.section-heading>a{color:var(--red);font-size:14px;font-weight:700;text-decoration:none}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.category-card{height:175px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:17px 12px 13px;display:flex;align-items:center;flex-direction:column;cursor:pointer;transition:.2s;overflow:hidden}.category-card:hover{border-color:var(--red);transform:translateY(-3px);box-shadow:0 10px 25px rgba(20,20,30,.07)}.category-card b{font-size:13px;margin-top:9px}.category-card small{font-size:10px;color:#999;margin-top:5px}.category-art{height:100px;width:140px;display:flex;align-items:end;justify-content:center;gap:8px;position:relative}.category-art i{display:block;position:relative;background:linear-gradient(90deg,#d9dde0,#fff 48%,#92979b);box-shadow:1px 3px 6px rgba(0,0,0,.12)}.category-art.burs i,.category-art.files i,.category-art.tools i{width:8px;height:73px;border-radius:50% 50% 2px 2px}.category-art.burs i:before,.category-art.files i:before{content:'';position:absolute;width:13px;height:24px;left:-3px;top:-17px;border-radius:50% 50% 35% 35%;background:repeating-linear-gradient(45deg,#555 0 2px,#bbb 2px 4px)}.category-art i:nth-child(2){transform:translateY(-8px)}.category-art i:nth-child(3){transform:translateY(-3px)}.category-art.files i:after{content:'';position:absolute;left:-2px;bottom:15px;width:12px;height:13px;background:var(--red);border-radius:2px}.category-art.files i:nth-child(2):after{background:#f3c632}.category-art.files i:nth-child(3):after{background:#2b78ca}.category-art.files i:nth-child(4):after{background:#269762}.category-art.syringes i,.category-art.tubes i{width:19px;height:70px;border-radius:5px}.category-art.syringes i:after,.category-art.tubes i:after{content:'';position:absolute;width:7px;height:25px;background:#ccc;top:-22px;left:6px}.category-art.syringes i:before,.category-art.tubes i:before{content:'';position:absolute;width:25px;height:8px;background:var(--red);bottom:-6px;left:-3px;border-radius:3px}.category-art.gold i:before{background:#c39832}.category-art.bottles i,.category-art.ampules i{width:29px;height:53px;border-radius:7px 7px 11px 11px;background:linear-gradient(90deg,#e4d1a2,#fff4cc,#bd9454)}.category-art.bottles i:before{content:'';position:absolute;width:15px;height:14px;background:#ddd;top:-11px;left:7px;border-radius:3px}.category-art.red i{background:linear-gradient(90deg,#e88c8c,#ffe5e5,#ba3b3b)}.category-art.blue i{background:linear-gradient(90deg,#87badd,#e6f6ff,#3481b2)}.category-art.polishers i,.category-art.discs i{width:34px;height:34px;border-radius:50%;background:#d95055}.category-art.polishers i:nth-child(2),.category-art.discs i:nth-child(2){background:#edd16b}.category-art.polishers i:nth-child(3),.category-art.discs i:nth-child(3){background:#65a2d0}.category-art.polishers i:nth-child(4),.category-art.discs i:nth-child(4){background:#69a77f}.category-art.polishers i:after{content:'';position:absolute;width:5px;height:49px;bottom:-43px;left:15px;background:#aaa}.category-art.boxes i,.category-art.kit i{width:41px;height:53px;background:linear-gradient(135deg,#eee,#ccc);border:5px solid white}.category-art.kit i{width:22px;height:69px;border-radius:4px}.category-art.tools i:before{content:'';position:absolute;width:12px;height:25px;left:-2px;top:-17px;border-radius:50%;background:#777}.category-art.silver i{transform:rotate(8deg)}.support{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:30px}.support article{background:linear-gradient(115deg,#f5f5f6,#fff);border:1px solid #eee;border-radius:12px;padding:25px 38px;display:flex;align-items:center;gap:32px}.support-icon{font-size:56px;line-height:1}.support h3{margin:0 0 6px;font-size:18px}.support p{margin:0 0 10px;color:#5c5f64;font-size:13px}.support button{border:0;background:none;color:var(--red);font-weight:700;padding:0;cursor:pointer}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.product-card{border:1px solid var(--line);border-radius:10px;padding:18px;position:relative;min-width:0;transition:.2s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.discount{position:absolute;top:14px;left:14px;background:var(--red);color:white;border-radius:4px;padding:6px 8px;font-size:11px;font-weight:800}.heart{position:absolute;right:13px;top:12px;border:0;background:none;font-size:25px;color:#8b8d92;cursor:pointer}.product-image{height:175px;display:grid;place-items:center;position:relative}.product-image i{display:block;position:relative;filter:drop-shadow(8px 10px 8px rgba(0,0,0,.12))}.product-image.syringe i{width:32px;height:128px;background:linear-gradient(90deg,#cfd3d5,#fff,#a1a6a9);border-radius:6px}.product-image.syringe i:before{content:'';position:absolute;top:-18px;left:9px;width:14px;height:25px;background:#bbb}.product-image.syringe i:after{content:'';position:absolute;bottom:-8px;left:-5px;width:42px;height:13px;border-radius:3px;background:var(--red)}.product-image.bottle i{width:62px;height:92px;background:linear-gradient(90deg,#871111,#eb2323,#7d0808);border-radius:8px 8px 15px 15px}.product-image.bottle i:before{content:'';position:absolute;top:-24px;left:15px;width:32px;height:28px;border-radius:4px;background:#222}.product-image.bur i{width:11px;height:124px;background:linear-gradient(90deg,#aaa,#fff,#777)}.product-image.bur i:before{content:'';position:absolute;top:-34px;left:-7px;width:25px;height:46px;border-radius:50% 50% 20% 20%;background:repeating-linear-gradient(45deg,#555 0 2px,#c7c7c7 2px 4px)}.product-image.bur i:after{content:'';position:absolute;top:26px;left:-3px;width:17px;height:9px;background:var(--red)}.product-image.cartridge i{width:58px;height:126px;background:linear-gradient(90deg,#d0d4d6,#fff,#abb0b2);border-radius:5px}.product-image.cartridge i:before{content:'';position:absolute;top:-19px;left:14px;width:30px;height:24px;background:#255f9b;border-radius:4px}.product-image.cartridge i:after{content:'';position:absolute;bottom:-8px;left:-8px;width:74px;height:12px;background:#444;border-radius:5px}.product-image.discs i{width:100px;height:100px;border-radius:50%;background:conic-gradient(#d44 0 25%,#ead46a 0 50%,#559bd4 0 75%,#72a57b 0);border:17px solid white;outline:1px solid #ddd}.sku{font-size:10px;color:#777}.product-card h3{font-size:13px;line-height:1.35;height:35px;margin:8px 0}.rating{font-size:11px;color:#f1a814}.rating span{color:#989a9e;margin-left:5px}.price{margin-top:12px;display:flex;gap:9px;align-items:baseline}.price b{font-size:18px}.price s{font-size:11px;color:#999}.add-cart{position:absolute;bottom:14px;right:14px;background:var(--red);border:0;border-radius:5px;color:white;width:40px;height:40px;cursor:pointer;font-size:18px}.add-cart:hover{background:var(--red-dark)}.quality-strip{margin-top:28px;background:#f4f5f6}.quality-strip .container{height:70px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.quality-strip span{text-align:center;font-size:13px;border-right:1px solid #ddd}.quality-strip span:last-child{border:0}.about{margin-block:70px;display:grid;grid-template-columns:1fr 1.25fr auto;gap:70px;align-items:center}.about p{color:#5d6065;line-height:1.7}.secondary-button{border:1px solid #ccc;border-radius:6px;padding:15px 20px;text-decoration:none;font-weight:700;white-space:nowrap}footer{background:radial-gradient(circle at 20% 0,#2b2d30,#17191c 65%);color:#d8d9db;padding-top:50px}.footer-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:70px}.brand-light .brand-name small{color:#aaa}.footer-grid h3{color:white;font-size:14px;margin:5px 0 20px}.footer-grid p{font-size:13px;line-height:1.65;color:#aaa}.footer-grid a{display:block;color:#b9bbbf;text-decoration:none;font-size:13px;margin:10px 0}.footer-grid a:hover{color:#fff}.subscribe-form{display:flex;border:1px solid #494b4e;border-radius:6px;overflow:hidden;margin-top:20px}.subscribe-form input{background:transparent;border:0;color:#fff;padding:14px;min-width:0;flex:1;outline:0}.subscribe-form button{width:48px;border:0;background:var(--red);color:#fff;font-size:20px;cursor:pointer}.footer-bottom{border-top:1px solid #36383b;margin-top:42px;padding:20px 0;display:flex;justify-content:space-between;color:#777;font-size:11px}.modal,.drawer{position:fixed;inset:0;background:rgba(13,16,20,.55);z-index:50;display:none}.modal.open,.drawer.open{display:flex}.modal{align-items:center;justify-content:center;padding:20px}.modal-card{width:min(480px,100%);background:white;border-radius:16px;padding:38px;position:relative;box-shadow:var(--shadow)}.modal-card h2{margin:8px 0}.modal-card p{color:#666;line-height:1.5}.modal-close,.drawer-close{border:0;background:none;font-size:30px;cursor:pointer}.modal-close{position:absolute;right:18px;top:12px}.modal-card form{display:grid;gap:14px}.modal-card label{font-size:12px;font-weight:700}.modal-card input{display:block;width:100%;height:48px;border:1px solid #ddd;border-radius:6px;margin-top:6px;padding:0 13px}.modal-card form small{color:#999}.drawer{justify-content:flex-start}.drawer-panel{width:min(420px,92vw);height:100%;background:#fff;padding:26px;box-shadow:var(--shadow);overflow-y:auto}.cart-drawer{justify-content:flex-end}.drawer-head{display:flex;align-items:center;justify-content:space-between;font-size:24px;border-bottom:1px solid #eee;padding-bottom:20px}.drawer nav{display:grid;margin:15px 0 25px}.drawer nav a{padding:18px 4px;border-bottom:1px solid #eee;text-decoration:none;display:flex;justify-content:space-between}.drawer .primary-button{width:100%}.cart-items{margin:20px 0}.cart-row{display:grid;grid-template-columns:1fr auto;gap:5px;padding:14px 0;border-bottom:1px solid #eee}.cart-row b{font-size:13px}.cart-row span{font-size:13px}.cart-row button{grid-column:2;border:0;background:none;color:var(--red);cursor:pointer}.empty-cart{color:#888;text-align:center;padding:50px 0}.cart-total{border-top:1px solid #ddd;padding:18px 0;display:flex;justify-content:space-between;font-size:19px}.checkout:disabled{opacity:.45;cursor:not-allowed}.toast{position:fixed;left:50%;bottom:25px;z-index:80;transform:translate(-50%,20px);background:#1c1e22;color:#fff;border-radius:6px;padding:13px 19px;font-size:13px;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}.hidden{display:none!important}
@media(max-width:1180px){.main-bar{grid-template-columns:auto 200px 1fr auto}.phone{display:none}.hero-copy{width:60%}.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card:nth-child(n+4){display:none}.footer-grid{gap:35px}.about{gap:30px}}
@media(max-width:820px){.container{width:min(100% - 28px,720px)}.utility-bar,.catalog-button,.search,.header-actions{display:none}.main-bar{height:76px;display:flex;justify-content:space-between}.brand{min-width:auto}.brand-mark{width:38px;height:38px;border-width:4px;font-size:22px}.brand-name{font-size:27px}.mobile-menu{display:block}.hero{height:640px;background-position:72% 100%;background-size:auto 62%;background-repeat:no-repeat;margin-top:12px}.hero:after{background:linear-gradient(180deg,rgba(247,248,249,.99) 0%,rgba(247,248,249,.94) 52%,rgba(247,248,249,.05) 76%)}.hero-copy{width:100%;padding:34px 26px}.hero h1{font-size:36px}.hero p{font-size:15px}.hero-benefits{gap:15px}.hero-benefits span{font-size:10px}.category-grid{grid-template-columns:repeat(3,1fr)}.support{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:nth-child(4){display:block}.quality-strip .container{height:auto;grid-template-columns:1fr 1fr;padding:14px 0;gap:14px}.quality-strip span{border:0;text-align:left}.about{grid-template-columns:1fr;margin-block:50px;gap:18px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:span 2}}
@media(max-width:560px){.container{width:calc(100% - 22px)}.hero{border-radius:12px;height:620px}.hero-copy{padding:27px 20px}.eyebrow{font-size:10px}.hero h1{font-size:31px}.hero-benefits{display:grid;grid-template-columns:1fr 1fr;margin:20px 0}.category-section{padding-top:25px}.section-heading{align-items:center}.section-heading h2{font-size:23px}.section-kicker{font-size:10px}.category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.category-card{height:154px}.category-art{transform:scale(.84);transform-origin:bottom}.support article{padding:22px 18px;gap:18px}.support-icon{font-size:40px}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:15px}.product-card,.product-card:nth-child(n){display:block;min-width:76vw;scroll-snap-align:start}.quality-strip .container{grid-template-columns:1fr}.quality-strip span{text-align:center}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-grid>div:nth-child(2),.footer-grid>div:nth-child(3){display:none}.footer-bottom{gap:10px;flex-direction:column}.modal-card{padding:30px 22px}.brand-name small{font-size:6px}.brand-mark:after{inset:-8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hero{background-image:url('assets/hero-dental-materials.png?v=4dent-20260827')}
.brand img{display:block;width:220px;height:auto}.brand-light{width:max-content;background:#fff;border-radius:8px;padding:7px 9px}.brand-light img{width:220px}@media(max-width:560px){.brand img{width:190px}.brand-light img{width:210px}}
.catalog-loading{display:block;padding:50px;text-align:center;color:var(--muted);background:var(--soft);border-radius:12px}.real-category{height:205px;padding:12px}.category-photo{display:grid;place-items:center;width:100%;height:130px;overflow:hidden}.category-photo img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.real-category:hover .category-photo img{transform:scale(1.06)}.real-category b{line-height:1.25;text-align:center}.catalog-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin:18px 0 25px}.category-filters{display:flex;flex-wrap:wrap;gap:8px}.filter-chip{border:1px solid #dfe1e4;background:#fff;border-radius:999px;padding:10px 14px;font-size:12px;cursor:pointer}.filter-chip span{color:#999;margin-left:5px}.filter-chip:hover,.filter-chip.active{border-color:var(--red);background:var(--red);color:#fff}.filter-chip.active span{color:#fff}.catalog-toolbar label{font-size:11px;color:var(--muted);display:grid;gap:5px;white-space:nowrap}.catalog-toolbar select{height:42px;border:1px solid #dfe1e4;border-radius:7px;padding:0 34px 0 12px;background:#fff}.real-products{grid-template-columns:repeat(4,1fr);gap:16px}.real-products .product-card:nth-child(n){display:block}.catalog-product{display:flex!important;flex-direction:column;min-height:430px;padding:14px}.product-open{display:block;width:100%;border:0;background:none;text-align:left;padding:0;cursor:pointer}.catalog-product-image{height:210px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#fafafa}.catalog-product-image img{display:block;max-width:100%;max-height:100%;object-fit:contain;transition:transform .25s}.product-open:hover .catalog-product-image img{transform:scale(1.05)}.product-category{display:block;color:var(--red);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-top:13px}.catalog-product h3{height:auto;min-height:54px;font-size:14px;margin:7px 0 5px}.catalog-product .sku{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-price{min-height:48px;margin-top:auto;display:flex;flex-direction:column;gap:3px}.catalog-price b{font-size:18px}.catalog-price small{color:var(--muted)}.product-actions{display:flex;gap:8px;margin-top:8px}.product-actions .add-cart{position:static;flex:0 0 44px;height:42px}.compare-product{border:1px solid #dfe1e4;background:#fff;border-radius:6px;min-height:42px;padding:0 12px;cursor:pointer;font-weight:700;color:#555}.product-actions .compare-product{flex:1}.compare-product:hover,.compare-product.active{border-color:var(--red);color:var(--red);background:#fff5f5}.catalog-status,.empty-results{grid-column:1/-1;padding:60px;text-align:center;background:var(--soft);border-radius:12px;color:var(--muted)}.empty-results b{display:block;color:var(--ink);font-size:22px}.pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin:30px 0 55px}.pagination button{border:1px solid #dedfe2;background:#fff;border-radius:6px;min-width:40px;height:40px;cursor:pointer}.pagination button.active{background:var(--red);border-color:var(--red);color:#fff}.pagination button:disabled{opacity:.35;cursor:not-allowed}.product-modal-card{width:min(1050px,96vw);max-height:90vh;overflow:auto}.product-detail{display:grid;grid-template-columns:minmax(280px,42%) 1fr;gap:35px}.product-detail-image{height:420px;display:grid;place-items:center;background:#fafafa;border-radius:12px}.product-detail-image img{max-width:100%;max-height:100%;object-fit:contain}.product-detail h2{font-size:29px;line-height:1.2}.detail-sku{color:var(--muted)}.detail-price{margin:25px 0;font-size:25px}.detail-price small{display:block;font-size:12px;color:var(--muted)}.detail-actions{display:flex;gap:10px;align-items:center}.product-description{grid-column:1/-1;border-top:1px solid var(--line);padding-top:24px}.product-description p{line-height:1.7;color:#555;white-space:pre-line}.compare-drawer{justify-content:center;align-items:center;padding:20px}.compare-panel{width:min(1180px,96vw);height:auto;max-height:92vh;border-radius:14px}.compare-panel .drawer-head small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.compare-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;overflow:auto;padding:20px 0}.compare-grid article{position:relative;border:1px solid var(--line);border-radius:10px;padding:13px;min-width:0}.compare-grid img{width:100%;height:170px;object-fit:contain;background:#fafafa}.compare-grid h3{font-size:13px;line-height:1.4;min-height:56px}.compare-grid dl{font-size:11px}.compare-grid dt{color:var(--muted);margin-top:9px}.compare-grid dd{margin:2px 0;font-weight:700}.compare-grid .primary-button{width:100%;margin-top:10px}.remove-compare{position:absolute;right:7px;top:7px;z-index:1;border:0;background:#fff;border-radius:50%;width:30px;height:30px;font-size:20px;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.13)}.clear-compare{display:block;margin-left:auto;background:#fff}.cart-product{display:grid;grid-template-columns:70px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-product>img{width:70px;height:70px;object-fit:contain;background:#fafafa}.cart-product b{display:block;font-size:12px;line-height:1.35}.cart-product small{display:block;color:var(--red);margin-top:4px}.qty{display:flex;align-items:center;gap:10px;margin-top:8px}.qty button{border:1px solid #ddd;background:#fff;border-radius:4px;width:27px;height:27px;cursor:pointer}.remove-item{border:0;background:none;color:var(--red);font-size:22px;cursor:pointer}.header-actions .compare-trigger{position:relative}.section-heading #resultCount{font-size:13px;color:var(--muted)}
@media(max-width:1180px){.real-products{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){.real-products{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.catalog-toolbar{display:grid}.catalog-toolbar label{justify-self:start}.compare-grid{grid-template-columns:repeat(2,minmax(210px,1fr))}.product-detail{grid-template-columns:1fr}.product-detail-image{height:320px}.product-description{grid-column:auto}.header-actions{display:flex;position:fixed;z-index:40;bottom:12px;left:50%;transform:translateX(-50%);background:#fff;border-radius:12px;padding:8px 14px;box-shadow:0 8px 30px rgba(0,0,0,.18)}.header-actions button{font-size:21px}.header-actions small{font-size:9px}}
@media(max-width:560px){body{padding-bottom:78px}.category-grid{grid-template-columns:repeat(2,1fr)}.real-category{height:180px}.category-photo{height:110px}.real-products{display:grid;grid-template-columns:1fr;overflow:visible}.real-products .product-card:nth-child(n){display:flex;min-width:0}.catalog-product{min-height:415px}.catalog-product-image{height:220px}.category-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.filter-chip{flex:0 0 auto}.product-modal-card{padding:28px 18px}.product-detail h2{font-size:22px}.detail-actions{display:grid}.compare-panel{padding:18px}.compare-grid{grid-template-columns:repeat(2,210px)}.pagination{gap:4px}.pagination button{min-width:35px}.pagination span{display:none}}
@media(max-width:820px){.header-actions{position:static;transform:none;box-shadow:none;border-radius:0;padding:0;gap:3px;margin-left:auto}.header-actions button{font-size:19px;padding:3px}.header-actions button:first-child{display:none}.header-actions small{display:none}.header-actions i{right:0;top:-6px}.main-bar{gap:8px}}
@media(max-width:560px){body{padding-bottom:0}.brand img{width:145px}.mobile-menu{width:42px;height:42px}.header-actions button{width:34px}}
.catalog-search input{height:42px;width:220px;border:1px solid #dfe1e4;border-radius:7px;padding:0 12px}.catalog-search input:focus{outline:0;border-color:var(--red);box-shadow:0 0 0 3px rgba(223,16,24,.08)}@media(max-width:820px){.catalog-search input{width:min(100%,340px)}.catalog-toolbar label{width:100%}.catalog-toolbar select{width:min(100%,340px)}}
.custom-block{margin-block:42px;display:grid;grid-template-columns:minmax(260px,.85fr) 1.15fr;align-items:center;gap:48px;padding:42px;border-radius:18px;background:#f6f7f8}.custom-block-image{height:310px;border-radius:14px;overflow:hidden;background:#fff}.custom-block-image img{width:100%;height:100%;object-fit:cover}.custom-block-copy h2{font-size:32px;margin:8px 0 14px}.custom-block-copy p{color:#5d6065;line-height:1.75;white-space:pre-line}.custom-block-copy .secondary-button{display:inline-block;margin-top:10px}.custom-block-accent{background:#202226;color:#fff}.custom-block-accent p{color:#d5d6d8}.custom-block-accent .secondary-button{border-color:#5d6065;color:#fff}.custom-block:not(:has(.custom-block-image)){display:block;text-align:center;padding-inline:min(12vw,150px)}@media(max-width:820px){.custom-block{grid-template-columns:1fr;gap:25px;padding:28px}.custom-block-image{height:260px}.custom-block-copy h2{font-size:26px}.custom-block:not(:has(.custom-block-image)){padding-inline:28px}}

.category-group{min-width:0}.category-group>.category-card{width:100%}.subcategory-links{display:grid;border:1px solid var(--line);border-top:0;border-radius:0 0 10px 10px;overflow:hidden;background:#fff}.category-group:has(.subcategory-links)>.category-card{border-radius:10px 10px 0 0}.subcategory-link{border:0;border-top:1px solid #f0f1f3;background:#fff;padding:10px 12px;display:flex;justify-content:space-between;gap:8px;text-align:left;color:#3e4147;font-size:11px;cursor:pointer}.subcategory-link:hover{background:#fff4f4;color:var(--red)}.subcategory-link b{color:var(--red);font-size:10px}.filter-chip.is-subcategory{border-style:dashed}.drawer nav a.is-subcategory{padding-left:calc(4px + var(--category-depth) * 16px);font-size:13px;color:#555}
/* Enlarged category cards: 1.5x desktop scale */
@media(min-width:1181px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.real-category{height:308px;padding:20px 18px}.category-photo{height:195px}.real-category b{font-size:17px;margin-top:13px}.real-category small{font-size:13px;margin-top:7px}.subcategory-link{padding:14px 16px;font-size:14px}.subcategory-link b{font-size:12px}}
@media(min-width:821px) and (max-width:1180px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.real-category{height:270px}.category-photo{height:170px}.real-category b{font-size:16px}.real-category small{font-size:12px}}
@media(min-width:561px) and (max-width:820px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.real-category{height:245px}.category-photo{height:155px}.real-category b{font-size:15px}.real-category small{font-size:11px}}
/* Keep category artwork fully visible */
.category-photo{flex-shrink:0;overflow:visible;padding:8px}.category-photo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transform:none!important}.real-category{height:auto;overflow:visible}
@media(min-width:1181px){.real-category{min-height:308px}.category-photo{height:195px;flex-basis:195px}}
@media(min-width:821px) and (max-width:1180px){.real-category{min-height:270px}.category-photo{height:170px;flex-basis:170px}}
@media(min-width:561px) and (max-width:820px){.real-category{min-height:245px}.category-photo{height:155px;flex-basis:155px}}
@media(max-width:560px){.real-category{min-height:180px}.category-photo{height:110px;flex-basis:110px}}
/* Product favorites */
.favorite-product{position:absolute;right:12px;top:12px;z-index:3;width:38px;height:38px;border:1px solid #e1e2e5;border-radius:50%;background:rgba(255,255,255,.95);color:#777;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 3px 12px rgba(0,0,0,.08)}.favorite-product:hover,.favorite-product.active{border-color:var(--red);background:#fff1f2;color:var(--red)}.detail-favorite.active{border-color:var(--red);background:#fff1f2;color:var(--red)}.favorites-drawer{justify-content:flex-end}.favorites-drawer .drawer-head small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.favorite-items{margin:18px 0;display:grid}.favorite-item{display:grid;grid-template-columns:1fr 42px 28px;align-items:center;gap:8px;padding:12px 0;border-bottom:1px solid var(--line)}.favorite-item-open{min-width:0;border:0;background:none;padding:0;display:grid;grid-template-columns:68px 1fr;align-items:center;gap:11px;text-align:left;cursor:pointer}.favorite-item-open img{width:68px;height:68px;object-fit:contain;background:#fafafa;border-radius:7px}.favorite-item-open b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;line-height:1.35}.favorite-item-open small{display:block;color:var(--red);margin-top:5px}.favorite-item-cart{width:40px;height:40px;border:0;border-radius:6px;background:var(--red);color:#fff;cursor:pointer}.clear-favorites{width:100%;background:#fff}.clear-favorites[hidden]{display:none}.header-actions .favorite-trigger{position:relative}
@media(max-width:560px){.favorite-product{right:8px;top:8px;width:36px;height:36px}.detail-actions{grid-template-columns:1fr}.detail-favorite{width:100%}}
/* Personal data consent and legal page */
.consent-check{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:9px;font-size:11px!important;font-weight:400!important;line-height:1.45;color:#666}.consent-check input,.modal-card .consent-check input{flex:0 0 18px;width:18px!important;height:18px!important;margin:1px 0 0!important;padding:0;accent-color:var(--red)}.consent-check span{display:block}.consent-check a{color:var(--red);text-decoration:underline}.subscribe-form{display:grid;border:0;border-radius:0;overflow:visible;gap:9px}.subscribe-fields{display:flex;border:1px solid #494b4e;border-radius:6px;overflow:hidden}.subscribe-fields input{background:transparent;border:0;color:#fff;padding:14px;min-width:0;flex:1;outline:0}.subscribe-fields button{width:48px;border:0;background:var(--red);color:#fff;font-size:20px;cursor:pointer}.footer-consent{color:#9b9da1!important}.footer-consent a{color:#d6d7d9}.footer-bottom a{color:#999;text-decoration:none}.footer-bottom a:hover{color:#fff}.legal-page{min-height:100vh;background:#f6f7f8}.legal-header{background:#fff;border-bottom:1px solid var(--line)}.legal-header .container{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.legal-header .brand img{width:190px}.legal-back{color:var(--red);font-weight:700;text-decoration:none}.legal-content{width:min(920px,calc(100% - 32px));margin:42px auto 70px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:46px;box-shadow:0 15px 45px rgba(20,24,32,.06)}.legal-content h1{font-size:36px;line-height:1.15;margin:8px 0 14px}.legal-content h2{font-size:21px;margin:32px 0 10px}.legal-content p,.legal-content li{color:#50545b;line-height:1.7}.legal-content ul{padding-left:22px}.legal-note{background:#fff5f5;border-left:4px solid var(--red);padding:15px 18px;border-radius:8px}.legal-meta{color:var(--muted);font-size:13px}.legal-footer{padding:25px 0;background:#202226;color:#b8bac0}.legal-footer .container{display:flex;justify-content:space-between;gap:20px}.legal-footer a{color:#fff}
@media(max-width:560px){.legal-header .container{min-height:76px}.legal-header .brand img{width:150px}.legal-content{margin-top:20px;padding:25px 20px}.legal-content h1{font-size:28px}.legal-footer .container{display:grid}.footer-bottom{align-items:flex-start}}
/* Keep category text and artwork in separate rows without cropping the artwork. */
.real-category{height:205px;min-height:205px;overflow:hidden;display:grid;grid-template-rows:minmax(0,1fr) auto auto;align-items:center;justify-items:stretch;row-gap:5px}
.category-photo{width:100%;height:100%!important;min-height:0;flex-basis:auto!important;overflow:hidden;padding:12px;display:grid;place-items:center;contain:layout paint}
.category-photo img{display:block;width:auto!important;height:auto!important;max-width:82%!important;max-height:70%!important;object-fit:contain;object-position:center;transform:none!important}
.real-category b,.real-category small{position:relative;z-index:1;margin-inline:auto;max-width:100%;width:100%;text-align:center;background:#fff}
@media(min-width:1181px){.real-category{height:308px;min-height:308px}}
@media(min-width:821px) and (max-width:1180px){.real-category{height:270px;min-height:270px}}
@media(min-width:561px) and (max-width:820px){.real-category{height:245px;min-height:245px}}
@media(max-width:560px){.real-category{height:180px;min-height:180px}}
/* Enlarged hero benefit badges */
.hero-benefits{gap:44px;margin:34px 0}
.hero-benefits span{font-size:15px;line-height:1.3;gap:12px;max-width:190px}
.hero-benefits b{font-size:34px;line-height:1}
@media(max-width:820px){.hero-benefits{gap:22px}.hero-benefits span{font-size:13px;max-width:170px}.hero-benefits b{font-size:30px}}
@media(max-width:560px){.hero-benefits{gap:14px 18px}.hero-benefits span{font-size:12px;max-width:none}.hero-benefits b{font-size:27px}}
/* Product image gallery */
.product-gallery{min-width:0}
.product-thumbnails{display:flex;gap:9px;margin-top:12px;padding:2px 1px 8px;overflow-x:auto}
.product-thumbnails button{flex:0 0 72px;width:72px;height:72px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:5px;cursor:pointer}
.product-thumbnails button:hover,.product-thumbnails button.active{border-color:var(--red);box-shadow:0 0 0 2px rgba(223,16,24,.09)}
.product-thumbnails img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:820px){.product-thumbnails button{flex-basis:62px;width:62px;height:62px}}
/* Orders and company details */
.modal-card textarea{display:block;width:100%;border:1px solid #ddd;border-radius:6px;margin-top:6px;padding:11px 13px;resize:vertical;line-height:1.45}
.modal-card textarea:focus{outline:0;border-color:var(--red);box-shadow:0 0 0 3px rgba(223,16,24,.08)}
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.request-message{min-height:18px;color:var(--red);font-size:12px}
.company-requisites{white-space:pre-line;font-size:11px!important;line-height:1.6!important;color:#8f9196!important}
[data-company-requisites][hidden]{display:none}