 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","Helvetica Neue",Helvetica,Arial,sans-serif;color:#333;line-height:1.6;overflow-x:hidden}nav{width:100%;background:linear-gradient(90deg,#FF7F50,#FF4500);padding:1px 20px;box-shadow:0 2px 5px rgba(0,0,0,0.1);display:flex;align-items:center;justify-content:space-between}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style:none;margin:0;padding:0;display:flex;margin-right:30px}nav ul li{margin:0 10px}nav ul li a{text-decoration:none;color:#fff;font-size:16px;transition:color 0.3s ease}nav ul li a:hover{color:#FFD700}@media (max-width:600px){nav ul{display:none}}#brandInfoTable{max-width:960px;margin:20px auto 0 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 #ff7f50}#brandInfoTable th{white-space:nowrap;text-align:left;background-color:#ff4500;color:#fff}#brandInfoTable td{white-space:normal;word-wrap:break-word}article,section{max-width:960px;margin:20px auto;background-color:#fff8f0;padding:20px;border-radius:5px;box-shadow:inset 0 0 10px rgba(0,0,0,0.05)}article h2{font-size:24px;color:#e67e22;margin-top:20px;text-shadow:0.5px 0.5px 0 #f39c12;border-bottom:2px solid #ff7f50;padding-bottom:5px}article p{font-size:16px;margin:15px 0;text-align:justify}section{background:linear-gradient(135deg,rgba(255,235,205,0.8),rgba(255,228,196,0.9));margin-bottom:30px}table.product-table{width:100%;border-collapse:collapse;margin-top:20px;background-color:rgba(255,245,238,0.9)}table.product-table th,table.product-table td{border:1px solid #e67e22;padding:10px;text-align:left}table.product-table th{background-color:#f39c12;color:#fff;white-space:nowrap}.info-list{background-color:rgba(255,245,238,0.8);padding:15px;border-left:4px solid #e67e22;margin-top:20px;list-style:decimal}.info-list li{margin:10px 0}.article-image{width:100%;max-width:900px;min-width:500px;display:block;margin:20px auto;border:2px solid #ff7f50;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease,box-shadow 0.3s ease}.article-image:hover{transform:scale(1.02);box-shadow:0 6px 12px rgba(0,0,0,0.15)}#brand-product-list{list-style:none;padding:0;margin:20px auto;max-width:960px;background-color:#fffaf0;display:flex;flex-wrap:wrap;justify-content:space-around}#brand-product-list li{width:22%;margin:1%;background:#fff;border:1px solid #ff7f50;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,0.1);transition:transform 0.2s;list-style-type:none}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list a{text-decoration:none;color:#333;display:block;text-align:center;padding:10px}#brand-product-list .product-image img{width:100%;border-bottom:1px solid #ff7f50}#brand-product-list .product-name{padding:10px;font-size:14px}#brand-related-list{max-width:960px;margin:20px auto;background-color:#fffaf0;border-collapse:collapse;box-shadow:0 2px 8px rgba(0,0,0,0.1)}#brand-related-list caption{font-size:18px;font-weight:bold;margin-bottom:10px;color:#ff4500}#brand-related-list th,#brand-related-list td{border:1px solid #ff7f50;padding:10px 15px}#brand-related-list th{background-color:#ff7f50;color:#fff;white-space:nowrap;text-align:left}.brand-feedback{max-width:960px;margin:20px auto;background-color:#fffaf0;text-align:center;padding:15px;border:1px solid #ff7f50;border-radius:5px}.brand-feedback a{display:inline-block;margin:0 10px;padding:8px 15px;background-color:#ff7f50;color:#fff;text-decoration:none;border-radius:3px;transition:background-color 0.3s ease}.brand-feedback a:hover{background-color:#ff4500}.brand-feedback img{vertical-align:middle;margin-right:5px}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}article,nav,table,.brand-feedback{animation:fadeIn 0.8s ease-out}
