.site-header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.header-row{justify-content:space-between;align-items:center;min-height:68px;display:flex}.logo{color:#111827;font-size:24px;font-weight:700}.nav{align-items:center;gap:18px;display:flex}.nav-link{color:#4b5563;font-weight:500}.nav-link.active,.nav-link:hover{color:#0d6efd}.logo-img{width:auto;height:80px;display:block}.product-card{background:#fff;border:1px solid #e9edf5;border-radius:12px;flex-direction:column;height:100%;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;overflow:hidden}.product-card:hover{border-color:#dbe4f0;transform:translateY(-2px);box-shadow:0 8px 24px #10182814}.product-image-wrap{background:#fff;border-bottom:1px solid #f1f4f8;height:160px;padding:12px;display:block}.product-image{object-fit:contain;width:100%;height:100%}.product-body{flex-direction:column;flex:1;padding:12px;display:flex}.product-title{height:44px;margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.35;overflow:hidden}.product-title a{color:#1f2937}.product-title a:hover{color:#0d6efd}.product-description{color:#6b7280;min-height:34px;max-height:34px;margin:0 0 12px;font-size:13px;line-height:1.35;overflow:hidden}.product-prices{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:14px;display:flex}.product-price{color:#111827;font-size:18px;font-weight:700;line-height:1}.product-old-price{color:#9ca3af;font-size:14px;text-decoration:line-through}.product-footer{justify-content:flex-end;margin-top:auto;display:flex}.details-btn{color:#fff;background:#0d6efd;border-radius:8px;justify-content:center;align-items:center;min-width:118px;height:38px;padding:0 14px;font-size:14px;font-weight:600;transition:background .2s;display:inline-flex}.details-btn:hover{background:#0b5ed7}@media (width<=768px){.product-title{height:40px;font-size:15px}.product-price{font-size:17px}.details-btn{min-width:110px;height:36px;font-size:13px}}@media (width<=576px){.product-body{padding:12px}.product-image-wrap{height:150px;padding:10px}.product-title{height:auto;max-height:40px}.product-description{min-height:32px;max-height:32px}}.hero{background:linear-gradient(135deg,#eef4ff,#fff);padding:60px 0}.hero-content{align-items:center;min-height:260px;display:flex}.hero-text{max-width:680px}.hero-text h1{color:#111827;margin:0 0 16px;font-size:40px}.hero-text p{color:#4b5563;margin:0 0 24px;font-size:17px;line-height:1.6}.hero-btn{color:#fff;background:#0d6efd;border-radius:8px;justify-content:center;align-items:center;min-width:170px;height:42px;padding:0 18px;font-weight:600;display:inline-flex}.hero-btn:hover{background:#0b5ed7}@media (width<=768px){.hero{padding:40px 0}.hero-content{min-height:220px}.hero-text h1{font-size:30px}.hero-text p{font-size:16px}}.product-detail-page{padding:40px 0 70px}.back-link{color:#0d6efd;margin-bottom:20px;font-weight:600;display:inline-block}.product-detail{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:1.1fr 1fr;gap:32px;padding:24px;display:grid}.product-gallery{flex-direction:column;gap:12px;display:flex}.main-media{background:#f8f8f8;border:1px solid #eef0f3;border-radius:14px;justify-content:center;align-items:center;width:100%;height:420px;display:flex;overflow:hidden}.main-media img,.main-media video{object-fit:contain;width:100%;height:100%}.empty-media{color:#6b7280;font-size:16px}.thumbs{flex-wrap:wrap;gap:8px;display:flex}.thumb{cursor:pointer;background:#fff;border:1px solid #dbe1e8;border-radius:8px;justify-content:center;align-items:center;width:70px;height:70px;padding:4px;transition:all .2s;display:flex;overflow:hidden}.thumb:hover,.thumb.active{border-color:#0d6efd}.thumb img{object-fit:contain;width:100%;height:100%}.video-thumb{color:#fff;background:#111827;border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;font-size:20px;display:flex}.product-detail-info h1{color:#111827;margin:0 0 16px;font-size:32px;line-height:1.3}.detail-prices{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:18px;display:flex}.detail-price{color:#0d6efd;font-size:30px;font-weight:700}.detail-old-price{color:#9ca3af;font-size:18px;text-decoration:line-through}.detail-short-description{color:#4b5563;margin:0 0 18px;font-size:16px;font-weight:500}.detail-description{color:#374151;white-space:pre-line;margin-bottom:24px;line-height:1.8}.product-actions{flex-wrap:wrap;gap:12px;display:flex}.buy-btn,.video-link-btn{cursor:pointer;border:none;border-radius:8px;padding:14px 22px;font-size:16px;text-decoration:none;display:inline-block}.buy-btn{color:#fff;background:#111827}.video-link-btn{color:#fff;background:#0d6efd}.disabled-btn{cursor:not-allowed;background:#9ca3af}@media (width<=992px){.product-detail{grid-template-columns:1fr}.main-media{height:360px}.product-detail-info h1{font-size:28px}}@media (width<=576px){.product-detail-page{padding:25px 0 50px}.product-detail{padding:16px}.main-media{height:280px}.thumb{width:60px;height:60px}.detail-price{font-size:24px}.detail-old-price{font-size:16px}.product-detail-info h1{font-size:24px}.buy-btn,.video-link-btn{text-align:center;width:100%}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}body{color:#222;background:#f5f7fb}a{text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.container{width:100%;max-width:1220px;margin:0 auto;padding:0 20px}.section{padding:50px 0}.section-light{background:#fff}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.section-head h1,.section-head h2{color:#111827;margin:0}.section-link{color:#0d6efd;font-weight:600}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.loader{text-align:center;color:#4b5563;padding:30px 0}.error-text{color:#dc2626;font-weight:600}.catalog-head{align-items:center}.catalog-search{background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:320px;max-width:100%;padding:12px 14px}.catalog-count{color:#6b7280;margin-top:0;margin-bottom:20px}@media (width<=1200px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (width<=576px){.products-grid{grid-template-columns:1fr;gap:12px}.section{padding:36px 0}}
