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;line-height:1.6}nav{position:fixed;top:0;width:100%;background:linear-gradient(45deg,#FF6F61,#FFCC5C);box-shadow:0 4px 6px rgba(0,0,0,0.1);z-index:1000;display:flex;align-items:center;padding:1px 20px;transition:background 0.5s ease}nav img{width:40px;height:40px;border-radius:50%;margin-right:20px;transition:transform 0.3s ease}nav img:hover{transform:scale(1.1)}nav ul{list-style:none;display:flex;margin-right:30px}nav ul li{margin:0 15px}nav ul li a{text-decoration:none;color:#fff;font-size:16px;font-weight:bold;transition:color 0.3s ease}nav ul li a:hover{color:#000}@media (max-width:768px){nav ul{display:none}}#brandInfoTable{max-width:960px;margin:80px auto 40px;background:rgba(255,255,255,0.9);border-collapse:collapse;box-shadow:0 4px 8px rgba(0,0,0,0.1);border-radius:8px;overflow:hidden}#brandInfoTable th,#brandInfoTable td{padding:12px 20px;border:1px solid #ddd}#brandInfoTable th{white-space:nowrap;text-align:left;background:linear-gradient(135deg,#FFDEE9,#B5FFFC);font-size:18px;color:#333}#brandInfoTable td{white-space:normal;word-wrap:break-word;background:#f9f9f9;font-size:16px}.product-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.1);border-radius:8px;overflow:hidden}.product-table th,.product-table td{padding:10px 15px;border:1px solid #ddd}.product-table th{background-color:#FFDAB9;text-align:left;font-size:17px;color:#333}.product-table td{background-color:#fff;font-size:15px;color:#555}section{max-width:960px;margin:20px auto;padding:20px;background:rgba(255,255,255,0.85);border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:background 0.3s ease}section:hover{background:rgba(255,255,255,1)}section h2{font-size:24px;margin-bottom:15px;color:#FF6F61;background:linear-gradient(90deg,#FF6F61,#FFCC5C);-webkit-background-clip:text;color:transparent}section p{font-size:16px;color:#555;margin-bottom:15px}article img{display:block;max-width:900px;width:100%;height:auto;margin:20px auto;border-radius:12px;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,#brand-related-list{max-width:960px;margin:40px auto;background:rgba(255,255,255,0.9);padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brand-product-list{display:flex;flex-wrap:wrap;justify-content:space-between}#brand-product-list li{width:23%;list-style:none;margin-bottom:20px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list .product-image img{width:100%;height:auto;display:block}#brand-product-list .product-name{padding:10px;text-align:center;font-size:16px;color:#333}#brand-related-list{overflow-x:auto}#brand-related-list table{width:100%;border-collapse:collapse}#brand-related-list th,#brand-related-list td{padding:10px 15px;border:1px solid #ddd;text-align:left;font-size:16px}#brand-related-list th{background:linear-gradient(135deg,#B5FFFC,#FFDEE9);color:#333}.brand-feedback{max-width:960px;margin:40px auto;display:flex;justify-content:center;gap:20px}.brand-feedback .btn{display:flex;align-items:center;padding:10px 20px;background:#FF6F61;color:#fff;text-decoration:none;border-radius:25px;transition:background 0.3s ease,transform 0.3s ease}.brand-feedback .btn:hover{background:#FFCC5C;transform:scale(1.05)}.brand-feedback img{margin-right:8px}.brand-feedback span{margin-left:5px;font-weight:bold}section:nth-of-type(odd){background:linear-gradient(135deg,#FFDEE9,#B5FFFC)}section:nth-of-type(even){background:linear-gradient(135deg,#B5FFFC,#FFDEE9)}a[rel="nofollow"]{text-decoration:none;color:#FF6F61;transition:color 0.3s ease}a[rel="nofollow"]:hover{color:#FFCC5C}ul{list-style:disc inside;padding-left:20px}ul li{margin-bottom:8px;font-size:16px;color:#555}@keyframes fadeIn{from{opacity:0}to{opacity:1}}body,nav,section,table,ul,.brand-feedback{animation:fadeIn 1s ease-in}h2,th{color:#333;text-shadow:0 1px 2px rgba(255,255,255,0.8)}p,td,li,a{color:#555}
