*{box-sizing:border-box;margin:0;padding:0}body{padding:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center}nav{background:linear-gradient(90deg,#a0d8ef 0,#fff 100%);padding:1px 20px;display:flex;align-items:center;justify-content:space-between}nav img.logo{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{text-decoration:none;color:#005f8e;font-weight:bold;transition:color 0.3s ease}nav ul li a:hover{color:#003f6b}.chapter-nav{max-width:960px;margin:20px auto;padding:10px 20px;background:linear-gradient(90deg,#a0d8ef,#fff);border-radius:8px}.chapter-nav ul{list-style:none;display:flex;flex-wrap:wrap;justify-content:space-around}.chapter-nav ul li{margin:5px 10px}.chapter-nav ul li a{font-size:16px;font-weight:bold;text-decoration:none;color:#003f6b}.section-container{max-width:960px;margin:30px auto;padding:20px;background:rgba(255,255,255,0.9);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}article section{margin:30px auto;max-width:960px;padding:20px;background:linear-gradient(135deg,rgba(160,216,239,0.3),rgba(255,255,255,0.9));border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.1)}article section:nth-child(even){background:linear-gradient(135deg,rgba(255,255,255,0.9),rgba(160,216,239,0.3))}h2{font-size:18px;color:#003f6b;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #a0d8ef}p{font-size:16px;line-height:1.6;color:#333;margin:15px 0}a{transition:color 0.3s ease}a:hover{color:#f60}table#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse}table#brandInfoTable th{white-space:nowrap;text-align:left;padding:10px;background:linear-gradient(45deg,#e0f7fa,#ffe0b2)}table#brandInfoTable td{padding:10px;word-wrap:break-word;white-space:normal}table.product-table{width:100%;border-collapse:collapse;margin:20px 0;background-color:rgba(255,255,255,0.9)}table.product-table th,table.product-table td{border:1px solid #007BFF;padding:8px}table.product-table th{background-color:#007BFF;color:#fff}ul.features-list{list-style-type:decimal;padding-left:20px;background-color:rgba(255,255,255,0.9)}#brand-product-list{max-width:960px;margin:30px auto;padding:10px;background-color:rgba(255,255,255,0.95);display:flex;flex-wrap:wrap;justify-content:space-between}#brand-product-list li{flex:1 0 21%;margin:10px;background-color:#f0faff;border:1px solid #a0d8ef;border-radius:8px;transition:transform 0.3s}#brand-product-list li:hover{transform:scale(1.05)}#brand-product-list li a{text-decoration:none;color:inherit;display:block;padding:10px}#brand-product-list .product-image img{width:100%;max-width:100%;border-radius:6px}#brand-product-list .product-name{text-align:center;margin-top:8px;font-size:16px;font-weight:bold}table#brand-related-list{max-width:960px;margin:30px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse}table#brand-related-list caption{font-size:18px;font-weight:bold;color:#003f6b;padding:10px}table#brand-related-list th,table#brand-related-list td{border:1px solid #007BFF;padding:10px}table#brand-related-list th{background-color:#007BFF;color:#fff}.content-image{width:100%;max-width:900px;min-width:500px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.2);margin:20px auto;display:block;transition:transform 0.3s ease,box-shadow 0.3s ease}.content-image:hover{transform:scale(1.02);box-shadow:0 6px 12px rgba(0,0,0,0.3)}.brand-feedback{max-width:960px;margin:30px auto;text-align:center}.brand-feedback .btn{margin:5px;padding:8px 12px;background-color:#007BFF;color:#fff;border:none;border-radius:4px;display:inline-flex;align-items:center;transition:background-color 0.3s ease,transform 0.3s ease;text-decoration:none}.brand-feedback .btn:hover{background-color:#005f8e;transform:translateY(-2px)}.brand-feedback img{margin-right:5px}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}article{animation:fadeInUp 1s ease-out}ul{margin:10px 0;padding:10px;background-color:rgba(255,255,255,0.9);border-radius:4px}li{margin:5px 0}table.product-table,ul.features-list{margin:20px auto}html{scroll-behavior:smooth}@media (max-width:768px){nav ul{display:none}.chapter-nav ul{flex-direction:column;align-items:center}#brand-product-list li{flex:1 0 46%}}@media (max-width:480px){#brand-product-list li{flex:1 0 90%}.chapter-nav ul li a{font-size:14px}p,h2{padding:0 10px}}
