 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}nav{width:100%;background:linear-gradient(90deg,#FF4E50,#F9D423);display:flex;align-items:center;padding:10px 20px;position:fixed;top:0;left:0;z-index:1000;box-shadow:0 4px 6px rgba(0,0,0,0.1)}nav img.logo{width:40px;height:40px;margin-right:20px}nav ul{list-style:none;display:flex;margin-right:30px}nav ul li{margin-right:20px}nav ul li a{text-decoration:none;color:white;font-size:16px;transition:color 0.3s ease}nav ul li a:hover{color:#FFD700}@media (max-width:768px){nav ul{display:none}}#brandInfoTable{max-width:960px;margin:80px auto 40px;background-color:rgba(255,255,255,0.9);border-collapse:collapse;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brandInfoTable th,#brandInfoTable td{padding:12px 15px;border:1px solid #ddd}#brandInfoTable th{white-space:nowrap;text-align:left;background-color:#f2f2f2;font-weight:bold}#brandInfoTable td{white-space:normal;word-wrap:break-word}.product-table{width:100%;border-collapse:collapse;background-color:rgba(255,255,255,0.95);margin:20px 0}.product-table th,.product-table td{padding:10px;border:1px solid #ccc}.product-innovation{max-width:960px;margin:20px auto;padding:20px;background-color:rgba(255,255,255,0.95);border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.product-innovation li{margin-bottom:10px}article{max-width:960px;margin:0 auto;padding:20px}section{margin-bottom:40px;padding:20px;background:linear-gradient(135deg,rgba(255,255,255,0.8),rgba(240,240,240,0.8));border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);transition:background 0.5s ease}section:nth-child(odd){background:linear-gradient(135deg,rgba(255,247,236,0.8),rgba(255,229,204,0.8))}section:nth-child(even){background:linear-gradient(135deg,rgba(236,255,242,0.8),rgba(204,255,229,0.8))}h2{font-size:24px;color:#D32F2F;margin-bottom:15px;position:relative}h2::after{content:'';display:block;width:50px;height:3px;background:#D32F2F;margin-top:5px;border-radius:2px}p{font-size:16px;line-height:1.6;color:#333}article img{display:block;margin:20px auto;max-width:90%;width:100%;height:auto;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:transform 0.3s ease,box-shadow 0.3s ease}article img:hover{transform:scale(1.05);box-shadow:0 8px 16px rgba(0,0,0,0.3)}#brand-product-list{display:flex;flex-wrap:wrap;justify-content:center;max-width:960px;margin:40px auto;background-color:rgba(255,255,255,0.95);padding:20px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);list-style:none}#brand-product-list li{width:22%;margin:1%;background-color:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,0.2)}#brand-product-list .product-image img{width:100%;height:auto;display:block}#brand-product-list .product-name{padding:10px;text-align:center;font-size:14px;color:#333}#brand-related-list{max-width:960px;margin:40px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse;width:100%;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brand-related-list caption{caption-side:top;text-align:left;font-size:20px;font-weight:bold;padding:10px;color:#D32F2F}#brand-related-list th,#brand-related-list td{padding:12px 15px;border:1px solid #ddd;text-align:left}#brand-related-list th{background-color:#f2f2f2}.brand-feedback{display:flex;justify-content:center;align-items:center;margin:40px 0}.brand-feedback .btn{display:flex;align-items:center;background-color:#FF4E50;color:white;padding:10px 20px;margin:0 10px;border:none;border-radius:5px;text-decoration:none;font-size:14px;cursor:pointer;transition:background-color 0.3s ease,transform 0.3s ease}.brand-feedback .btn img{margin-right:8px}.brand-feedback .btn:hover{background-color:#F9D423;transform:scale(1.05)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}body,section,article,nav,#brandInfoTable,#brand-product-list,#brand-related-list,.brand-feedback{animation:fadeIn 1s ease-in-out}
