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(135deg,#1E90FF,#00BFFF);padding:1px 20px;display:flex;align-items:center;position:fixed;top:0;left:0;z-index:1000;box-shadow:0 4px 6px rgba(0,0,0,0.1)}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style:none;display:flex;margin-right:30px}nav ul li{margin:0 15px}nav ul li a{text-decoration:none;color:white;font-size:16px;transition:color 0.3s}nav ul li a:hover{color:#FFD700}@media (max-width:768px){nav ul{display:none}}#brandInfoTable{max-width:960px;margin:80px 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;background-color:#f0f8ff;border-bottom:2px solid #ddd}#brandInfoTable td{white-space:normal;word-wrap:break-word;padding:12px;border-bottom:1px solid #ddd}.product-table{width:100%;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)}.product-table th,.product-table td{padding:12px;border:1px solid #ddd;text-align:left}.product-table th{background-color:#e0f7fa}#brand-related-list{max-width:960px;margin:40px auto;background-color:rgba(255,255,255,0.9);border-collapse:collapse;width:100%;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brand-related-list th,#brand-related-list td{padding:12px;border:1px solid #ddd;text-align:left}#brand-related-list th{background-color:#f0f8ff}section{max-width:960px;margin:40px auto;padding:20px;background-color:rgba(255,255,255,0.85);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1);background:linear-gradient(135deg,#e0f7fa,#fff)}section:nth-child(even){background:linear-gradient(135deg,#fff,#e0f7fa)}section h2,section h3{color:#1E90FF}section p,section ul,section ol{font-size:16px;line-height:1.6}img{max-width:100%;height:auto;display:block;margin:20px auto;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:transform 0.3s,box-shadow 0.3s}img:hover{transform:scale(1.05);box-shadow:0 8px 16px rgba(0,0,0,0.3)}#brand-product-list{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0;background-color:rgba(255,255,255,0.9);max-width:960px;margin:40px auto;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brand-product-list li{flex:1 1 21%;margin:10px;background-color:#f9f9f9;border-radius:8px;overflow:hidden;transition:transform 0.3s}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list .product-image img{width:100%;height:auto}#brand-product-list .product-name{padding:10px;text-align:center;font-weight:bold;color:#1E90FF}#brand-related-list{background-color:rgba(255,255,255,0.95);border-radius:8px}.brand-feedback{max-width:960px;margin:40px auto;display:flex;justify-content:center;gap:20px}.brand-feedback .btn{display:flex;align-items:center;padding:10px 20px;background-color:#1E90FF;color:white;border:none;border-radius:5px;text-decoration:none;font-size:16px;cursor:pointer;transition:background-color 0.3s}.brand-feedback .btn:hover{background-color:#00BFFF}.brand-feedback img{margin-right:8px}.target-audience{list-style-type:disc;padding-left:20px}.target-audience li{margin-bottom:10px}body,section,table,ul,ol,nav{color:#333}@keyframes wave{0%{background-position:0 0}100%{background-position:1000px 0}}section{background-size:200% 200%;animation:wave 10s linear infinite}
