body{margin:0;padding:0;background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#333}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(to right,#fefefe,#f5f5f5);box-shadow:0 2px 5px rgba(0,0,0,0.1)}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style:none;display:flex;margin-right:30px;padding:0}nav ul li{margin:0 10px}nav ul li a{text-decoration:none;font-size:16px;color:#555;transition:color 0.3s ease}nav ul li a:hover{color:#e67e22}#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse;box-shadow:0 2px 8px rgba(0,0,0,0.1)}#brandInfoTable th,#brandInfoTable td{padding:10px 15px;border:1px solid #ddd}#brandInfoTable th{white-space:nowrap;text-align:left;background:linear-gradient(45deg,#fefefe,#fafafa)}#brandInfoTable td{white-space:normal;word-wrap:break-word}article{max-width:960px;margin:20px auto;background-color:#fffdf7;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}article section{margin-bottom:30px;padding:15px;border-radius:8px;background:linear-gradient(135deg,#fffdf7,#fef8f2);transition:transform 0.3s ease,box-shadow 0.3s ease}article section:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,0.2)}article h2{font-size:18px;margin-bottom:10px;color:#444}article p{font-size:16px;line-height:1.6;margin-bottom:15px}article img{display:block;margin:20px auto;max-width:900px;width:90%;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,0.15);transition:transform 0.3s ease}article img:hover{transform:scale(1.05)}table.product-table{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.9);border-collapse:collapse}table.product-table th,table.product-table td{padding:10px;border:1px solid #ccc}table.product-table th{white-space:nowrap;text-align:left}#brand-product-list{max-width:960px;margin:20px auto;background-color:#fffef3;padding:15px;display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none}#brand-product-list li{width:calc(25% - 20px);margin:10px;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease}#brand-product-list li a{text-decoration:none;color:#555;display:block;padding:10px}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list .product-image img{width:100%;border-bottom:1px solid #ddd}#brand-product-list .product-name{text-align:center;padding:10px;font-size:16px}#brand-related-list{max-width:960px;margin:20px auto;background-color:#fcf8f3;border-collapse:collapse;box-shadow:0 2px 8px rgba(0,0,0,0.1)}#brand-related-list caption{font-size:18px;font-weight:bold;padding:10px}#brand-related-list th,#brand-related-list td{padding:10px 15px;border:1px solid #ddd}#brand-related-list th{white-space:nowrap;text-align:left}.brand-feedback{max-width:960px;margin:20px auto;text-align:center}.brand-feedback .btn{display:inline-flex;align-items:center;padding:8px 12px;margin:5px;background-color:#fefefe;border:1px solid #ddd;border-radius:4px;text-decoration:none;color:#555;transition:background 0.3s ease,transform 0.3s ease}.brand-feedback .btn:hover{background-color:#f5f5f5;transform:scale(1.05)}.brand-feedback img{margin-right:5px}@media (max-width:768px){nav ul{display:none}article,#brandInfoTable,#brand-product-list,#brand-related-list{margin:10px}#brand-product-list li{width:calc(50% - 20px)}}@media (max-width:480px){#brand-product-list li{width:calc(100% - 20px)}}
