 body{margin:0;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;line-height:1.6;color:#333}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(90deg,#87CEFA,#FFA07A);box-shadow:0 2px 4px rgba(0,0,0,0.1)}nav img.logo{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style:none;display:flex;margin:0;padding:0;margin-right:30px}nav ul li{margin:0 10px;font-size:16px;font-weight:600}nav ul li a{text-decoration:none;color:#fff;padding:5px 10px;transition:background-color 0.3s ease,transform 0.3s ease}nav ul li a:hover{background-color:rgba(255,255,255,0.3);transform:scale(1.05)}#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse;box-shadow:0 2px 6px rgba(0,0,0,0.15)}#brandInfoTable th,#brandInfoTable td{border:1px solid #CCC;padding:10px}#brandInfoTable th{white-space:nowrap;text-align:left;background:linear-gradient(135deg,#F0E68C,#FFD700)}#brandInfoTable td{white-space:normal}section{max-width:960px;margin:20px auto;padding:20px;background-color:rgba(255,255,255,0.95);border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease,box-shadow 0.3s ease}section:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,0.2)}section h2{font-size:20px;margin-bottom:15px;color:#FF8C00}section p{font-size:16px;margin-bottom:15px}.image-container{text-align:center;margin:20px 0}.image-container img{width:80%;max-width:900px;min-width:500px;border:3px solid #87CEFA;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,0.15);transition:transform 0.3s ease,box-shadow 0.3s ease}.image-container img:hover{transform:scale(1.03);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.features-list,ul{list-style-position:inside;background-color:rgba(255,255,255,0.9);padding:10px 20px;margin:10px 0;border-radius:8px}.features-list li,ul li{margin:5px 0}#brand-product-list{max-width:960px;margin:20px auto;padding:10px;background-color:rgba(255,248,220,0.95);display:flex;flex-wrap:wrap;justify-content:space-around;list-style:none}#brand-product-list li{width:22%;margin:10px 0;background:#fff;border:1px solid #DDD;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:transform 0.3s ease;text-align:center;padding:10px}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list a{text-decoration:none;color:#333;display:block}.product-image img{width:100%;height:auto;border-bottom:1px solid #EEE;margin-bottom:10px;border-radius:5px}.product-name{font-size:14px;font-weight:600;padding:5px}#brand-related-list{max-width:960px;margin:20px auto;background-color:rgba(240,248,255,0.95);border-collapse:collapse;box-shadow:0 2px 6px rgba(0,0,0,0.15)}#brand-related-list caption{padding:10px;font-size:18px;font-weight:bold;color:#4682B4}#brand-related-list th,#brand-related-list td{border:1px solid #CCC;padding:10px;text-align:left}.brand-feedback{max-width:960px;margin:20px auto;padding:10px;text-align:center;background-color:rgba(255,255,255,0.95);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.brand-feedback a{text-decoration:none;color:#333;margin:0 15px;font-size:14px;display:inline-flex;align-items:center;padding:5px 10px;border:1px solid #CCC;border-radius:5px;transition:background-color 0.3s ease,transform 0.2s ease}.brand-feedback a:hover{background-color:#f0f0f0;transform:scale(1.05)}.brand-feedback img{margin-right:5px}@keyframes fadeIn{from{opacity:0}to{opacity:1}}article{animation:fadeIn 1s ease-in-out}@media (max-width:768px){nav ul{display:none}section,#brandInfoTable,#brand-product-list,#brand-related-list,.brand-feedback{margin:10px;width:auto}#brand-product-list li{width:45%}}@media (max-width:480px){#brand-product-list li{width:100%}section h2{font-size:18px}nav{flex-direction:column;align-items:flex-start}nav img.logo{margin:5px}}nav ul{margin-right:30px;background-color:transparent;box-shadow:none}
