 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:"Segoe UI",sans-serif;color:#333}nav{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#001f3f 70%,#7f8c8d 30%);padding:1px 20px}nav img{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:#fff;font-weight:bold;transition:color 0.3s ease}nav ul li a:hover{color:#f0c674}#brandInfoTable{max-width:960px;margin:20px auto;background:rgba(255,255,255,0.95);border-collapse:collapse;border:1px solid #ddd}#brandInfoTable th,#brandInfoTable td{padding:12px 15px;border:1px solid #ccc}#brandInfoTable th{white-space:nowrap;text-align:left;background-color:#e0e0e0}#brandInfoTable td{white-space:normal;word-wrap:break-word}article{max-width:960px;margin:20px auto;background:#fff;padding:20px;border-radius:8px}article section{margin-bottom:40px;padding:20px;background:linear-gradient(135deg,#f0f4f8,#d9e2ec);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.07)}article section h2{color:#001f3f;font-size:18px;margin-bottom:10px;border-bottom:2px solid #001f3f;padding-bottom:5px}article section p{font-size:16px;line-height:1.6;margin-bottom:15px}img.brand-image{display:block;margin:20px auto;width:80%;max-width:900px;min-width:500px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.15);transition:transform 0.3s ease}img.brand-image:hover{transform:scale(1.02)}#brand-product-list{max-width:960px;margin:20px auto;padding:20px;background:#fdf6e3;border-radius:8px;display:flex;flex-wrap:wrap;list-style:none;justify-content:space-between}#brand-product-list li{flex:0 0 calc(25% - 10px);margin-bottom:20px;background:#fff;border:1px solid #ccc;border-radius:8px;overflow:hidden;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,0.1)}#brand-product-list li a{text-decoration:none;color:#001f3f;display:block;padding:10px}#brand-product-list .product-image img{width:100%;border-bottom:1px solid #eee}#brand-product-list .product-name{padding:10px;font-size:15px}#brand-related-list{max-width:960px;margin:20px auto;background:#f8f8f8;border-collapse:collapse;border:1px solid #ccc}#brand-related-list caption{font-size:18px;color:#001f3f;padding:10px;font-weight:bold}#brand-related-list th,#brand-related-list td{padding:10px;border:1px solid #ccc}#brand-related-list th{background:#e0e0e0;white-space:nowrap;text-align:left}.brand-feedback{max-width:960px;margin:20px auto;padding:10px 20px;background:#fff;border-top:2px solid #001f3f;display:flex;justify-content:center;gap:15px}.brand-feedback a{display:flex;align-items:center;text-decoration:none;background:linear-gradient(90deg,#001f3f,#7f8c8d);color:#fff;padding:8px 12px;border-radius:5px;transition:background 0.3s}.brand-feedback a:hover{background:linear-gradient(90deg,#001f3f,#5a6d74)}.brand-feedback img{margin-right:5px}@media (max-width:768px){nav ul{display:none}#brand-product-list li{flex:0 0 calc(50% - 10px)}}@media (max-width:480px){article section h2{font-size:16px}article section p{font-size:15px}#brand-product-list li{flex:0 0 calc(100% - 10px)}}table.feature-table,ul.special-list{background:rgba(255,255,255,0.98);border:1px solid #ccc;border-radius:5px}
