 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;line-height:1.6;color:#333}nav{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#004d00,#060);padding:1px 20px;box-shadow:0 2px 8px rgba(0,0,0,0.2)}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style:none;display:flex;margin-right:30px}nav ul li{margin:0 10px}nav ul li a{color:#fff;text-decoration:none;font-size:16px;transition:color 0.3s ease}nav ul li a:hover{color:#fc0}article{max-width:960px;margin:20px auto;background:#f8f8f8;padding:20px;box-shadow:0 0 10px rgba(0,0,0,0.1)}article section{margin-bottom:30px;padding:20px;background:linear-gradient(135deg,#e6ffe6,#fff);border-radius:8px;transition:transform 0.3s ease}article section:hover{transform:scale(1.02)}article h2{color:#040;font-size:18px;margin-bottom:10px;border-bottom:2px solid #afa;padding-bottom:5px}article p{font-size:16px;margin:10px 0;text-align:justify}#brandInfoTable{max-width:960px;margin:20px auto;background:#fff;border-collapse:collapse;box-shadow:0 1px 5px rgba(0,0,0,0.1)}#brandInfoTable th,#brandInfoTable td{padding:10px;border:1px solid #ccc}#brandInfoTable th{white-space:nowrap;text-align:left;background:#e0ffe0}#brandInfoTable td{white-space:normal;word-wrap:break-word}table.product-table{width:100%;margin:20px 0;border-collapse:collapse}table.product-table th,table.product-table td{padding:8px;border:1px solid #ddd}table.product-table th{background:#cfc;white-space:nowrap;text-align:left}table.product-table td{white-space:normal;word-wrap:break-word}#brand-product-list{max-width:960px;margin:20px auto;background:#f0fff0;padding:15px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;list-style:none}#brand-product-list li{background:#fff;border:1px solid #ddd;box-shadow:0 1px 3px rgba(0,0,0,0.2);transition:box-shadow 0.3s;text-align:center}#brand-product-list li:hover{box-shadow:0 3px 8px rgba(0,0,0,0.3)}#brand-product-list a{display:block;padding:10px;text-decoration:none;color:#333}#brand-product-list .product-image img{width:100%;max-width:250px;border-radius:8px;transition:transform 0.3s ease}#brand-product-list .product-image img:hover{transform:scale(1.05)}#brand-product-list .product-name{margin-top:8px;font-size:16px;font-weight:bold}#brand-related-list{max-width:960px;margin:40px auto;background:#efffef;border-collapse:collapse;box-shadow:0 1px 5px rgba(0,0,0,0.1)}#brand-related-list caption{padding:10px;font-size:18px;font-weight:bold;color:#040}#brand-related-list th,#brand-related-list td{padding:10px;border:1px solid #ccc}#brand-related-list th{white-space:nowrap;text-align:left;background:#cfc}#brand-related-list td{white-space:normal;word-wrap:break-word}img.responsive{display:block;max-width:900px;width:100%;margin:20px auto;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.2);transition:transform 0.3s ease,box-shadow 0.3s ease}img.responsive:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,0.3)}.brand-feedback{max-width:960px;margin:30px auto;text-align:center}.brand-feedback .docs-feedback-btn{display:inline-flex;align-items:center;padding:8px 12px;margin:0 10px;background:#e6ffe6;border:1px solid #afa;border-radius:20px;color:#040;text-decoration:none;transition:background 0.3s ease,transform 0.3s ease}.brand-feedback .docs-feedback-btn:hover{background:#cfc;transform:translateY(-2px)}.brand-feedback .docs-feedback-btn img{margin-right:5px}@media (max-width:768px){nav ul{margin-right:30px}article{margin:10px;padding:15px}}@media (max-width:480px){nav{display:none}}
