 body{padding:0;margin:0;font-family:'Poppins',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;background:linear-gradient(45deg,#0A74DA,#9B59B6);padding:1px 20px}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style:none;display:flex;margin:0;padding:0;margin-right:40px}nav ul li{margin:0 10px}nav ul li a{text-decoration:none;font-size:16px;color:#FFC800;transition:color 0.3s ease}nav ul li a:hover{color:#FFD700}#brandInfoTable{width:100%;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{border:1px solid #ddd;padding:12px}#brandInfoTable th{white-space:nowrap;text-align:left;background-color:#FFC800;color:#fff}#brandInfoTable td{white-space:normal;word-wrap:break-word}section{max-width:960px;margin:30px auto;background-color:rgba(255,255,255,0.9);padding:20px;border-radius:8px;box-shadow:0 6px 10px rgba(0,0,0,0.15);transition:transform 0.3s ease}section:hover{transform:scale(1.01)}section h2{font-size:22px;margin-bottom:15px;color:#E5323E}section h3{font-size:20px;margin-bottom:10px;color:#9B59B6}section h4{font-size:18px;margin-bottom:8px;color:#FFD700}section p{font-size:16px;margin-bottom:16px;line-height:1.7}.divider{height:4px;background:linear-gradient(90deg,#0A74DA,#FFC800,#E5323E,#9B59B6);border:none;margin:20px 0}.brand-image{display:block;width:90%;max-width:900px;min-width:500px;margin:20px auto;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,0.2);transition:box-shadow 0.3s ease}.brand-image:hover{box-shadow:0 8px 15px rgba(0,0,0,0.3)}#brand-product-list{max-width:960px;margin:30px auto;background-color:rgba(255,255,255,0.95);padding:15px;border-radius:8px;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:20px;list-style:none}#brand-product-list li a{text-decoration:none;color:#333;display:block;transition:transform 0.3s ease}#brand-product-list li a:hover{transform:translateY(-5px)}#brand-product-list .product-image img{width:100%;border-radius:6px}#brand-product-list .product-name{text-align:center;margin-top:10px;font-weight:bold}#brand-related-list{max-width:960px;margin:30px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse;padding:15px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,0.15)}#brand-related-list caption{font-size:18px;margin-bottom:10px;font-weight:bold;color:#0A74DA}#brand-related-list th,#brand-related-list td{border:1px solid #ddd;padding:10px;text-align:center}#brand-related-list th{background-color:#FFC800;color:#fff}.brand-feedback{max-width:960px;margin:40px auto;text-align:center}.brand-feedback .docs-feedback-btn{display:inline-flex;align-items:center;text-decoration:none;background:linear-gradient(135deg,#FFC800,#FFD700);color:#333;padding:8px 15px;margin:0 10px;border-radius:30px;box-shadow:0 2px 5px rgba(0,0,0,0.2);transition:background 0.3s ease;font-size:14px}.brand-feedback .docs-feedback-btn:hover{background:linear-gradient(135deg,#FFD700,#FFC800)}.brand-feedback .docs-feedback-btn img{margin-right:8px;vertical-align:middle}@keyframes starFlicker{0%,100%{opacity:0.8}50%{opacity:1}}.star{position:absolute;width:3px;height:3px;background:#fff;border-radius:50%;animation:starFlicker 1.5s infinite}@media (max-width:768px){nav ul{display:none}section{margin:20px 10px;padding:15px}#brandInfoTable,#brand-related-list,#brand-product-list{margin:20px 10px}.brand-image{width:100%;min-width:unset}}
