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;line-height:1.6;background-color:#f5f5f5}nav{width:100%;background:linear-gradient(90deg,#036,#369);padding:1px 20px;box-shadow:0 2px 5px rgba(0,0,0,0.1);display:flex;align-items:center;justify-content:space-between}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style:none;margin:0;padding:0;display:flex;margin-right:30px}nav ul li{margin:0 10px}nav ul li a{color:#fff;text-decoration:none;font-weight:bold;transition:color 0.3s ease}nav ul li a:hover{color:#fc0}@media (max-width:600px){nav ul{display:none}}article,section{max-width:960px;margin:20px auto;background:linear-gradient(135deg,#fdfdfd,#f2f2f2);padding:20px;border-radius:8px;box-shadow:0 3px 8px rgba(0,0,0,0.1)}article section{margin-bottom:30px}article section h2{font-size:18px;margin-bottom:15px;color:#036;border-bottom:2px solid #fc0;padding-bottom:5px}article section p{font-size:16px;text-align:justify;word-wrap:break-word}table{width:100%;border-collapse:collapse;margin-bottom:20px}#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95)}#brandInfoTable th{padding:10px;background:linear-gradient(45deg,#369,#69c);color:#fff;white-space:nowrap;text-align:left}#brandInfoTable td{padding:10px;word-wrap:break-word}.product-table{width:100%;border:1px solid #ddd;margin-top:20px;background-color:#fff}.product-table th,.product-table td{padding:10px;border:1px solid #ddd}#brand-product-list{max-width:960px;margin:20px auto;background-color:#e8e8e8;display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px;list-style:none}#brand-product-list li{background:#fff;width:calc(25% - 20px);margin:10px;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease,box-shadow 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,0.2)}#brand-product-list li a{text-decoration:none;color:#333;display:block}#brand-product-list .product-image img{width:100%;height:auto;display:block}#brand-product-list .product-name{padding:10px;font-size:16px;text-align:center}#brand-related-list{max-width:960px;margin:20px auto;background-color:#fafafa;border:1px solid #ddd;border-radius:8px;overflow:hidden}#brand-related-list caption{font-size:18px;font-weight:bold;padding:10px;background:linear-gradient(45deg,#036,#369);color:#fff}#brand-related-list th,#brand-related-list td{padding:10px;border:1px solid #ddd;text-align:left}img.responsive{width:100%;max-width:900px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.15);transition:transform 0.3s ease;margin:20px 0}img.responsive:hover{transform:scale(1.03)}.brand-feedback{max-width:960px;margin:20px auto;text-align:center;padding:20px;background-color:#fff;border-top:1px solid #ddd}.brand-feedback .btn{display:inline-flex;align-items:center;justify-content:center;margin:0 10px;padding:8px 16px;border-radius:20px;background:linear-gradient(45deg,#69c,#9cf);color:#fff;font-size:14px;text-decoration:none;transition:background 0.3s ease}.brand-feedback .btn:hover{background:linear-gradient(45deg,#369,#69c)}.brand-feedback img{margin-right:5px}.chapter-nav{max-width:960px;margin:20px auto;padding:10px;background-color:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1)}.chapter-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:space-around}.chapter-nav ul li a{color:#036;text-decoration:none;font-weight:bold;padding:8px 12px;border-radius:4px;transition:background-color 0.3s ease}.chapter-nav ul li a:hover{background-color:#fc0;color:#fff}.gradient-line{height:4px;background:linear-gradient(90deg,#036,#69c,#fc0);margin:20px 0;border-radius:2px}table,th,td{opacity:0.95}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}article section{animation:fadeIn 0.8s ease-in-out}.spacer{height:30px;width:100%}
