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:'Arial',sans-serif;color:#333}nav{width:100%;background:linear-gradient(45deg,#76b852,#8DC26F);display:flex;align-items:center;padding:10px 20px;position:fixed;top:0;z-index:1000;box-shadow:0 2px 5px rgba(0,0,0,0.1)}nav img{width:40px;height:40px;margin-right:20px}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;transition:color 0.3s}nav ul li a:hover{color:#ffd700}#brandInfoTable{max-width:960px;margin:100px auto 40px;background-color:rgba(255,255,255,0.9);border-collapse:collapse;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brandInfoTable th{white-space:nowrap;text-align:left;padding:12px 15px;background:linear-gradient(45deg,#a8e063,#56ab2f);color:#fff}#brandInfoTable td{white-space:normal;padding:12px 15px;border-bottom:1px solid #ddd}#brand-product-list{max-width:960px;margin:40px auto;display:flex;flex-wrap:wrap;justify-content:center;background-color:rgba(255,255,255,0.9);padding:20px;box-shadow:0 4px 8px rgba(0,0,0,0.1);border-radius:10px}#brand-product-list li{list-style:none;width:22%;margin:1%;background:linear-gradient(135deg,#f6d365,#fda085);border-radius:8px;overflow:hidden;transition:transform 0.3s}#brand-product-list li:hover{transform:scale(1.05)}#brand-product-list .product-image img{width:100%;border-bottom:2px solid #fff}#brand-product-list .product-name{text-align:center;padding:10px;font-size:16px;color:#333}#brand-related-list{max-width:960px;margin:40px auto;background-color:rgba(255,255,255,0.9);border-collapse:collapse;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brand-related-list caption{caption-side:top;font-size:18px;margin-bottom:10px;color:#4CAF50}#brand-related-list th,#brand-related-list td{padding:12px 15px;border:1px solid #ddd;text-align:left}#brand-related-list th{background:linear-gradient(45deg,#56ab2f,#a8e063);color:#fff}.chapter-nav{max-width:960px;margin:20px auto;display:flex;flex-wrap:wrap;justify-content:space-around}.chapter-nav a{text-decoration:none;background:linear-gradient(45deg,#8DC26F,#76b852);color:#fff;padding:10px 20px;margin:5px;border-radius:20px;transition:background 0.3s,transform 0.3s}.chapter-nav a:hover{background:linear-gradient(45deg,#56ab2f,#a8e063);transform:scale(1.1)}article{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95);padding:20px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1)}article section{margin-bottom:40px;padding:20px;background:linear-gradient(135deg,#e0f7fa,#fff);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.05)}article h2{font-size:24px;color:#2e8b57;margin-bottom:15px;position:relative}article h2::after{content:'';width:50px;height:3px;background:#8DC26F;position:absolute;bottom:-10px;left:0}article p{line-height:1.6;font-size:16px;color:#555}article img{display:block;margin:20px auto;width:70%;max-width:900px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);transition:transform 0.3s}article img:hover{transform:scale(1.05)}.brand-feedback{max-width:960px;margin:40px auto;display:flex;justify-content:center;gap:20px}.brand-feedback .btn{display:flex;align-items:center;background:#f0f0f0;border:none;padding:10px 20px;border-radius:25px;cursor:pointer;transition:background 0.3s,transform 0.3s}.brand-feedback .btn:hover{background:#e0e0e0;transform:scale(1.05)}.brand-feedback img{margin-right:10px}@media (max-width:768px){nav ul{display:none}#brand-product-list li{width:48%;margin:1%}#brand-related-list,#brandInfoTable{width:100%}.chapter-nav a{padding:8px 15px;font-size:14px}article img{width:90%}}@media (max-width:480px){#brand-product-list li{width:100%;margin:10px 0}.chapter-nav{flex-direction:column;align-items:center}.chapter-nav a{width:80%;text-align:center}}
