*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:#172033;background:#f7f9fc}a{text-decoration:none;color:inherit}.shell{width:min(1180px,calc(100% - 28px));margin:0 auto}.site-header{height:80px;background:#fff;border-bottom:1px solid #e1e7ef;position:sticky;top:0;z-index:10}.nav{height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-weight:900;font-size:22px}.brand img{height:50px;max-width:220px;object-fit:contain}.nav nav{display:flex;align-items:center;gap:16px;font-weight:800;color:#536276}.language{padding:8px 12px;border:1px solid #d7e0ec;border-radius:999px}.hero{padding:52px 0 24px;background:#eef5ff}.hero h1{font-size:clamp(34px,5vw,64px);line-height:1.02;margin:0 0 14px}.hero p,.seo-content p,.article-body p,.faq p,footer p{line-height:1.7;color:#5b687a}.section{padding:34px 0}.seo-tags,.category-pills,.related-links,.hot-keywords{display:flex;gap:10px;flex-wrap:wrap}.seo-tags a,.category-pills a,.related-links a,.hot-keywords button{height:44px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8e1ed;background:#fff;font-weight:850}.search-box{display:flex;gap:10px;padding:10px;background:#fff;border:1px solid #d8e1ed;border-radius:18px}.search-box input{flex:1;min-width:0;border:0;outline:0;font-size:16px;padding:12px}.search-box button,.view-product{border:0;background:#1463d8;color:#fff;border-radius:12px;font-weight:900;padding:0 18px;min-height:42px;display:inline-flex;align-items:center;justify-content:center}.hot-keywords{margin-top:12px}.hot-keywords button{cursor:pointer}.product-grid,.news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{background:#fff;border:1px solid #dde5ef;border-radius:8px;padding:12px;box-shadow:0 12px 34px rgba(22,35,58,.08)}.product-image{display:flex;align-items:center;justify-content:center;background:#f2f5f9;border-radius:8px;aspect-ratio:1/1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-card h3{font-size:15px;line-height:1.35;min-height:42px}.price strong{display:block;font-size:20px;color:#0f4fb5}.price span{display:block;font-size:13px;color:#66758a;margin-top:2px}.faq details,.news-card{background:#fff;border:1px solid #dde5ef;border-radius:8px;padding:16px;margin-bottom:10px}.faq summary{font-weight:900;cursor:pointer}.seo-content{background:#fff}.article-body{background:#fff}.updated{font-weight:800;color:#66758a}.short-answer{border-left:4px solid #1463d8;background:#eef5ff;padding:14px 16px;border-radius:8px}footer{padding:28px 0;border-top:1px solid #dde5ef;background:#fff}@media(max-width:768px){.nav nav{display:none}.brand img{height:40px;max-width:160px}.seo-tags{display:none}.product-grid,.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-box{flex-direction:column}.hero{padding:34px 0 18px}}@media(max-width:520px){.product-grid,.news-grid{grid-template-columns:1fr}}