 body{margin:0;padding:0;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center;color:#333;line-height:1.6}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(90deg,#FFD700,#FFA500);box-shadow:0 2px 5px rgba(0,0,0,0.1)}nav img{width:40px;height:40px;margin:5px 30px 5px 5px;border-radius: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:#000}.section-nav{max-width:960px;margin:20px auto;padding:10px;background:rgba(255,255,255,0.95);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.section-nav ul{list-style:none;display:flex;flex-wrap:wrap;padding:0;margin:0;justify-content:space-between}.section-nav ul li{margin:5px 10px}.section-nav ul li a{color:#FFA500;text-decoration:none;font-size:16px;transition:all 0.3s ease}.section-nav ul li a:hover{text-decoration:underline}#brandInfoTable{max-width:960px;margin:20px auto;background:rgba(255,245,210,0.9);border-collapse:collapse;box-shadow:0 2px 8px rgba(0,0,0,0.1)}#brandInfoTable th,#brandInfoTable td{padding:10px;border:1px solid #ddd}#brandInfoTable th{white-space:nowrap;text-align:left;background:#FFEBCD}#brandInfoTable td{white-space:normal;word-wrap:break-word}article{max-width:960px;margin:20px auto;background:rgba(255,255,255,0.95);padding:20px;box-shadow:0 2px 10px rgba(0,0,0,0.08);border-radius:10px}article section{margin-bottom:40px;padding:20px;background:linear-gradient(135deg,#FFFACD,#FFD700);border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.05);transition:transform 0.3s ease}article section:hover{transform:scale(1.01)}article section h2{font-size:20px;margin-bottom:10px;color:#D2691E}article section p{font-size:16px;text-align:justify;margin-bottom:15px}table.product-table{width:100%;border-collapse:collapse;margin-top:20px}table.product-table th,table.product-table td{padding:10px;border:1px solid #ccc}table.product-table th{background:#FFF8DC;white-space:nowrap;text-align:left}table.product-table td{white-space:normal;word-wrap:break-word}article img{display:block;max-width:100%;width:80%;height:auto;margin:20px auto;border:3px solid #FFD700;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:all 0.3s ease}article img:hover{transform:scale(1.02)}#brand-product-list{max-width:960px;background:rgba(255,250,240,0.95);margin:20px auto;padding:15px;list-style:none;display:flex;flex-wrap:wrap;justify-content:space-around}#brand-product-list li{flex:0 0 22%;margin:10px;background:#FFFACD;border:1px solid #eee;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.08);transition:transform 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list a{text-decoration:none;color:#333;display:block;padding:10px}#brand-product-list .product-image img{width:100%;border-radius:5px}#brand-product-list .product-name{text-align:center;font-size:14px;margin-top:8px}#brand-related-list{max-width:960px;margin:20px auto;background:rgba(245,245,245,0.95);border-collapse:collapse;box-shadow:0 2px 8px rgba(0,0,0,0.1)}#brand-related-list caption{padding:10px;font-size:18px;font-weight:bold;color:#FFA500}#brand-related-list th,#brand-related-list td{padding:10px;border:1px solid #ddd;text-align:left}#brand-related-list th{background:#FFF8DC;white-space:nowrap}.brand-feedback{max-width:960px;margin:20px auto;text-align:center;padding:15px;background:#FFFACD;border-radius:8px;box-shadow:0 1px 5px rgba(0,0,0,0.1)}.brand-feedback a{display:inline-block;margin:0 10px;padding:8px 15px;background:linear-gradient(90deg,#FFA500,#FFD700);color:#fff;border-radius:5px;text-decoration:none;font-size:14px;transition:background 0.3s ease}.brand-feedback a:hover{background:linear-gradient(90deg,#FFD700,#FFA500)}.brand-feedback img{vertical-align:middle;margin-right:5px}@media (max-width:768px){nav ul{display:none}.section-nav ul{flex-direction:column;align-items:center}#brand-product-list li{flex:0 0 45%}}@media (max-width:480px){article section{padding:15px}#brand-product-list li{flex:0 0 90%}}
