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",Helvetica,Arial,sans-serif;color:#333}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(90deg,#fde2e2,#fff0e0);box-shadow:0 2px 5px rgba(0,0,0,0.1)}nav img.logo{width:40px;height:40px;margin:5px 30px 5px 5px;border-radius:4px}nav ul{list-style:none;display:flex;margin:0;padding:0;margin-right:30px}nav ul li{margin:0 10px}nav ul li a{text-decoration:none;color:#333;font-weight:bold;transition:color 0.3s}nav ul li a:hover{color:#ff69b4}#brandInfoTable{max-width:960px;margin:20px auto 0;background-color:rgba(255,255,255,1);border-collapse:collapse;box-shadow:0 4px 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:linear-gradient(45deg,#ffe6e6,#ffd1dc);font-weight:bold}#brandInfoTable td{white-space:normal;word-wrap:break-word}article{max-width:960px;margin:20px auto;padding:10px}article section{margin-bottom:20px;border-radius:8px;padding:20px;background:linear-gradient(135deg,rgba(255,248,220,0.9),rgba(255,228,225,0.9));box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s}article section:hover{transform:scale(1.01)}article section h2{margin-top:0;font-size:22px;color:#d9534f;text-shadow:0.5px 0.5px 0 rgba(0,0,0,0.1)}article section p{line-height:1.6;font-size:16px}article img{display:block;max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:box-shadow 0.3s ease-in-out;margin:20px auto}article img:hover{box-shadow:0 8px 16px rgba(0,0,0,0.2)}article .responsive-img{width:80%;max-width:900px;min-width:500px;margin:20px auto}#brand-product-list{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95);padding:10px;display:flex;flex-wrap:wrap;justify-content:space-around}#brand-product-list li{list-style:none;width:calc(25% - 20px);margin:10px;background:linear-gradient(120deg,#f0e5f5,#fefbf9);border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1);transition:transform 0.3s}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list li a{display:block;text-decoration:none;color:#333;padding:10px}#brand-product-list .product-image img{width:100%;border-radius:8px 8px 0 0}#brand-product-list .product-name{text-align:center;font-size:16px;padding:10px 0}#brand-related-list{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brand-related-list caption{font-size:20px;font-weight:bold;padding:10px;color:#555}#brand-related-list th,#brand-related-list td{border:1px solid #ccc;padding:12px 15px;text-align:left}#brand-related-list th{background:linear-gradient(135deg,#e0f7fa,#fff9c4);white-space:nowrap}#brand-related-list td{white-space:normal;word-break:break-all}.brand-feedback{max-width:960px;margin:20px auto;text-align:center}.brand-feedback .btn{display:inline-block;margin:5px;padding:8px 16px;border:none;border-radius:4px;background:linear-gradient(135deg,#ffb347,#fc3);color:#fff;font-size:14px;text-decoration:none;transition:background 0.3s}.brand-feedback .btn:hover{background:linear-gradient(135deg,#fc3,#ffb347)}.brand-feedback img{vertical-align:middle;margin-right:5px}.chapter-nav{max-width:960px;margin:20px auto;padding:10px 0;background:linear-gradient(90deg,#fdfbfb,#ebedee);text-align:center;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.chapter-nav a{margin:0 10px;color:#337ab7;text-decoration:none;font-size:16px;transition:color 0.3s}.chapter-nav a:hover{color:#23527c}@media (max-width:768px){nav{flex-direction:column;align-items:flex-start}nav ul{margin-right:0;padding:0}#brand-product-list li{width:calc(50% - 20px)}.chapter-nav a{display:block;margin:5px 0}}@media (max-width:480px){nav{display:none}#brand-product-list li{width:100%}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}article section{animation:fadeIn 1s ease-in}
