*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 2px 12px #0000000f}.header .container{justify-content:space-between;align-items:center;height:70px;display:flex}.logo{color:#0077b6;font-size:1.4rem;font-weight:700}.nav{align-items:center;gap:28px;display:flex}.nav a{color:#333;font-size:.95rem;font-weight:500;transition:color .2s}.nav a:hover,.nav a.router-link-active{color:#0077b6}.lang-switcher{gap:4px;margin-left:16px;display:flex}.lang-switcher button{cursor:pointer;color:#666;background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:4px 10px;font-size:.8rem;transition:all .2s}.lang-switcher button.active{color:#fff;background:#0077b6;border-color:#0077b6}.lang-switcher button:hover:not(.active){color:#0077b6;border-color:#0077b6}.menu-toggle{cursor:pointer;color:#333;background:0 0;border:none;font-size:1.5rem;display:none}.footer{background:#f0f7ff;margin-top:60px;padding:40px 0 20px}.certifications{flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:30px;display:flex}.certifications img{opacity:.85;height:50px;transition:opacity .2s}.certifications img:hover{opacity:1}.footer-content{border-bottom:1px solid #d0e4f5;flex-wrap:wrap;justify-content:space-between;gap:30px;padding-bottom:20px;display:flex}.footer-section h4{color:#0077b6;margin-bottom:12px;font-size:1rem}.footer-section p,.footer-section a{color:#555;margin-bottom:6px;font-size:.9rem;display:block}.footer-section a:hover{color:#0077b6}.footer-bottom{text-align:center;color:#888;padding-top:16px;font-size:.85rem}.hero{text-align:center;background:linear-gradient(135deg,#e8f4fd 0%,#d0e8f7 50%,#b8ddf0 100%);padding:80px 0}.hero h1{color:#0077b6;margin-bottom:16px;font-size:2.4rem}.hero p{color:#445;max-width:600px;margin:0 auto;font-size:1.15rem}.categories-section{padding:60px 0}.section-title{text-align:center;color:#0077b6;margin-bottom:40px;font-size:1.8rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.category-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e8f0f8;border-radius:12px;padding:30px;transition:all .3s}.category-card:hover{border-color:#0077b6;transform:translateY(-4px);box-shadow:0 8px 24px #0077b61f}.category-icon{margin-bottom:14px;font-size:2.5rem}.category-card h3{color:#1a1a2e;margin-bottom:8px}.category-card p{color:#666;font-size:.9rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;padding:40px 0;display:grid}.product-card{background:#fff;border:1px solid #eef3f8;border-radius:10px;transition:all .3s;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0077b61a}.product-card img{object-fit:cover;background:#f5f9fc;width:100%;height:200px}.product-card .info{padding:16px}.product-card .info h4{color:#1a1a2e;margin-bottom:6px;font-size:1rem}.product-card .info p{color:#888;font-size:.85rem}.product-detail{padding:40px 0}.product-detail .back-link{color:#0077b6;margin-bottom:24px;font-weight:500;display:inline-block}.product-detail .back-link:hover{text-decoration:underline}.detail-layout{grid-template-columns:1fr 1fr;gap:40px;display:grid}.detail-layout img{background:#f5f9fc;border-radius:10px;width:100%}.detail-info h1{color:#1a1a2e;margin-bottom:16px;font-size:1.8rem}.detail-info .meta{color:#0077b6;margin-bottom:16px;font-size:.95rem}.detail-info .desc{color:#555;line-height:1.8}.detail-info .specs{background:#f0f7ff;border-radius:8px;margin-top:20px;padding:16px}.detail-info .specs h3{color:#0077b6;margin-bottom:10px}.detail-info .specs ul{padding:0;list-style:none}.detail-info .specs li{color:#444;border-bottom:1px solid #e0eef8;padding:6px 0}.about-section{padding:60px 0}.about-section h1{color:#0077b6;margin-bottom:30px;font-size:2rem}.about-content{color:#444;max-width:800px;font-size:1.05rem;line-height:1.9}.contact-section{padding:60px 0}.contact-section h1{color:#0077b6;margin-bottom:30px;font-size:2rem}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;max-width:800px;display:grid}.contact-item{align-items:flex-start;gap:16px;display:flex}.contact-item .icon{color:#0077b6;font-size:1.5rem}.contact-item .label{color:#1a1a2e;margin-bottom:4px;font-weight:600}.contact-item .value{color:#555;font-size:.95rem}@media (width<=768px){.menu-toggle{display:block}.nav{background:#fff;flex-direction:column;gap:16px;padding:20px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 4px 12px #00000014}.nav.open{display:flex}.lang-switcher{margin-top:10px;margin-left:0}.hero h1{font-size:1.8rem}.hero{padding:50px 0}.detail-layout{grid-template-columns:1fr}.footer-content{flex-direction:column}}
