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:'Helvetica Neue',Arial,sans-serif;color:#FFF;line-height:1.6}nav{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#001f3f,#004080);padding:1px 20px}nav ul{list-style:none;display:flex;margin:0;padding:0;margin-right:30px}nav ul li{margin:0 15px}nav ul li a{text-decoration:none;color:#FFD700;font-size:18px;transition:color 0.3s ease}nav ul li a:hover{color:#FFDC00}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(0,0,128,0.9);border-collapse:collapse;box-shadow:0 4px 8px rgba(0,0,0,0.5)}#brandInfoTable th,#brandInfoTable td{padding:10px;border:1px solid #FFD700}#brandInfoTable th{white-space:nowrap;text-align:left;background-color:rgba(255,215,0,0.8)}#brandInfoTable td{white-space:normal;word-wrap:break-word}article{max-width:960px;margin:20px auto;padding:20px;background:linear-gradient(to bottom,#024,#05a);border-radius:10px;box-shadow:0 8px 16px rgba(0,0,0,0.3);animation:fadeIn 2s ease}section{margin-bottom:40px;padding:20px;background:linear-gradient(135deg,rgba(0,31,63,0.8),rgba(0,31,63,0.5));border-radius:8px;border:1px solid rgba(255,215,0,0.5)}section h2{color:#FFD700;font-size:22px;margin-bottom:15px;text-shadow:1px 1px 3px #000}section p{font-size:16px;margin:15px 0;text-shadow:0 0 2px #000}article p span{color:#FFDC00;font-weight:bold}table.product-table{width:100%;max-width:940px;border-collapse:collapse;margin:20px 0}table.product-table th,table.product-table td{border:1px solid #FFDC00;padding:10px}table.product-table th{background-color:rgba(255,215,0,0.7);white-space:nowrap;text-align:left}table.product-table td{background-color:rgba(255,255,255,0.7);color:#000;white-space:normal}article img{display:block;max-width:900px;width:80%;margin:20px auto;border-radius:10px;box-shadow:0 6px 12px rgba(0,0,0,0.5);transition:transform 0.3s ease,box-shadow 0.3s ease}article img:hover{transform:scale(1.02);box-shadow:0 10px 20px rgba(0,0,0,0.6)}#brand-product-list{list-style:none;padding:0;margin:20px auto;max-width:960px;display:flex;flex-wrap:wrap;justify-content:space-around;background-color:rgba(0,0,128,0.7)}#brand-product-list li{margin:10px;flex:1 0 21%;box-sizing:border-box;background:rgba(255,215,0,0.3);border-radius:8px;transition:transform 0.3s ease;max-width:220px;padding:10px;text-align:center}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list .product-image img{width:100%;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,0.4)}#brand-product-list .product-name{margin-top:10px;font-size:16px;color:#fff}#brand-related-list{max-width:960px;margin:20px auto;background-color:rgba(0,0,128,0.8);border-collapse:collapse;box-shadow:0 4px 8px rgba(0,0,0,0.5)}#brand-related-list caption{margin-bottom:10px;color:#FFD700;font-size:20px;text-shadow:1px 1px 3px #000}#brand-related-list th,#brand-related-list td{padding:10px;border:1px solid #FFD700}#brand-related-list th{background-color:rgba(255,215,0,0.7);white-space:nowrap;text-align:left}#brand-related-list td{white-space:normal;word-wrap:break-word}.brand-feedback{max-width:960px;margin:20px auto;padding:10px;background:rgba(0,0,128,0.8);border-radius:8px;display:flex;justify-content:center;gap:20px;box-shadow:0 4px 8px rgba(0,0,0,0.5)}.brand-feedback a{text-decoration:none;color:#FFF;background-color:#004080;padding:8px 12px;border-radius:5px;display:flex;align-items:center;font-size:14px;transition:background-color 0.3s ease}.brand-feedback a:hover{background-color:#036}.brand-feedback img{margin-right:5px}.chapter-nav{max-width:960px;margin:10px auto;background:linear-gradient(90deg,#001f3f,#004080);border-radius:8px;overflow:auto}.chapter-nav ul{list-style:none;display:flex;align-items:center;padding:10px;margin:0}.chapter-nav ul li{margin-right:15px}.chapter-nav ul li a{text-decoration:none;color:#FFD700;font-size:16px;transition:color 0.3s ease}.chapter-nav ul li a:hover{color:#FFDC00}@media (max-width:768px){nav{display:none}article,.chapter-nav,#brandInfoTable,#brand-product-list,#brand-related-list,.brand-feedback{margin:10px 5px}#brand-product-list li{flex:1 0 46%;max-width:45%}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}
