body{padding:0;margin:0;background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center;font-family:"Arial",sans-serif;color:#333}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(90deg,#ffd1dc,#f9a)}nav img.logo{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style:none;display:flex;margin:0;padding:0;margin-right:30px}nav ul li{margin:0 10px}nav ul li a{text-decoration:none;color:#c06;font-weight:bold;transition:color 0.3s ease}nav ul li a:hover{color:#f69}section{max-width:960px;margin:20px auto;padding:20px;background:rgba(255,255,255,0.9);border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}h2,h3,h4{color:#c06;margin-top:20px;margin-bottom:10px;font-weight:normal}p{font-size:16px;line-height:1.8;margin-bottom:20px}article{max-width:960px;margin:20px auto;padding:0 10px}#brandInfoTable{max-width:960px;margin:20px auto 0;background:#fff;border-collapse:collapse}#brandInfoTable th{white-space:nowrap;text-align:left;padding:10px;background:#ffe6f0;border:1px solid #f9c}#brandInfoTable td{white-space:normal;padding:10px;border:1px solid #f9c}img{max-width:100%;height:auto;display:block}img.rounded{border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:transform 0.3s ease}img.rounded:hover{transform:scale(1.02)}.product-table{width:100%;border-collapse:collapse;margin:20px 0;background-color:rgba(255,255,255,0.8)}.product-table th,.product-table td{border:1px solid #f9c;padding:10px;text-align:center}.product-table th{background-color:#ffe6f0;color:#c06}.list-innovation{background-color:rgba(255,255,255,0.8);padding:15px;border-radius:8px;margin:20px auto}.list-innovation li{margin-bottom:10px;line-height:1.6}#brand-product-list{max-width:960px;background:#fff;margin:20px auto;padding:15px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;list-style:none}#brand-product-list li{background:linear-gradient(135deg,#ffe6f0,#fcd);border:1px solid #f9a;border-radius:8px;padding:10px;text-align:center;transition:transform 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list a{text-decoration:none;color:#c06}#brand-product-list .product-image{margin-bottom:10px}#brand-product-list .product-image img{width:100%;max-width:250px;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.15);margin:0 auto}#brand-related-list{max-width:960px;background:#fff;margin:20px auto;border-collapse:collapse}#brand-related-list caption{font-size:18px;margin-bottom:10px;color:#c06}#brand-related-list th,#brand-related-list td{border:1px solid #f9c;padding:10px}#brand-related-list th{background-color:#ffe6f0;white-space:nowrap;text-align:left}#brand-related-list td{white-space:normal}.brand-feedback{max-width:960px;margin:20px auto;text-align:center}.brand-feedback .btn{display:inline-flex;align-items:center;margin:5px;padding:8px 12px;background:linear-gradient(135deg,#ffccd5,#f9a);color:#c06;text-decoration:none;border-radius:20px;transition:background 0.3s ease}.brand-feedback .btn:hover{background:linear-gradient(135deg,#f9a,#ffccd5)}.brand-feedback img{margin-right:5px}a[rel="nofollow"]{text-decoration:none;color:inherit}article a{transition:color 0.3s ease}article a:hover{color:#f69}section img.interactive{width:500px;max-width:900px;margin:20px auto;display:block}@media (max-width:768px){nav{display:none}section{margin:10px;padding:15px}#brand-product-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}
