 body{margin:0;padding:0;font-family:"Segoe UI",Helvetica,Arial,sans-serif;background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center;color:#333;line-height:1.6;animation:bgFade 10s linear infinite}@keyframes bgFade{0%{filter:brightness(1)}50%{filter:brightness(1.05)}100%{filter:brightness(1)}}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(90deg,#F00,#F66);box-shadow:0 2px 5px rgba(0,0,0,0.2);position:sticky;top:0;z-index:1000}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{display:flex;list-style:none;margin-right:30px;padding:0}nav ul li{margin:0 10px}nav ul li a{text-decoration:none;font-size:16px;color:#fff;padding:5px 10px;transition:all 0.3s ease}nav ul li a:hover{background:rgba(255,255,255,0.3);border-radius:5px}article{max-width:960px;margin:30px auto 50px auto;padding:20px;background-color:#FFF;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,0.1)}#brandInfoTable{max-width:960px;margin:20px auto;background-color:#F8F8F8;border-collapse:collapse;box-shadow:0 2px 5px rgba(0,0,0,0.1)}#brandInfoTable th,#brandInfoTable td{border:1px solid #F00;padding:12px 15px}#brandInfoTable th{background-color:#FEE;white-space:nowrap;text-align:left;font-weight:600}#brandInfoTable td{white-space:normal;word-wrap:break-word}section{padding:20px;margin-bottom:20px;background:linear-gradient(135deg,rgba(255,0,0,0.15),rgba(255,255,255,0.9));border-radius:8px;box-shadow:0 1px 5px rgba(0,0,0,0.1)}section h2{font-size:22px;color:#F00;margin-bottom:10px;border-bottom:2px solid #F00;padding-bottom:5px}section p{font-size:16px;margin:10px 0}section img{display:block;max-width:900px;width:80%;margin:20px auto;border-radius:8px;border:2px solid #F00;box-shadow:0 4px 8px rgba(0,0,0,0.15);transition:transform 0.3s ease,box-shadow 0.3s ease}section img:hover{transform:scale(1.02);box-shadow:0 6px 12px rgba(0,0,0,0.2)}#brand-product-list{max-width:960px;margin:30px auto;background-color:#FFF5F5;padding:15px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1)}#brand-product-list li{list-style:none;background:#FFF;border:1px solid #FCC;padding:10px;border-radius:5px;transition:transform 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list a{text-decoration:none;color:#333}#brand-product-list .product-image img{width:100%;border-radius:5px}#brand-related-list{max-width:960px;margin:30px auto;background-color:#FFF;padding:15px;border:1px solid #FCC;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,0.1)}#brand-related-list caption{font-size:18px;font-weight:bold;margin-bottom:10px;color:#F00}#brand-related-list th,#brand-related-list td{border:1px solid #F00;padding:10px}#brand-related-list th{background-color:#FEE;white-space:nowrap;text-align:left}#brand-related-list td{white-space:normal;word-wrap:break-word}.brand-feedback{max-width:960px;margin:30px auto;text-align:center;padding:10px;background:#FAFAFA;border:1px solid #FCC;border-radius:8px}.brand-feedback .btn{display:inline-flex;align-items:center;justify-content:center;margin:5px 10px;padding:5px 10px;font-size:14px;color:#333;background-color:#FFF;border:1px solid #F00;border-radius:5px;text-decoration:none;transition:background 0.3s ease,transform 0.3s ease}.brand-feedback .btn:hover{background-color:#FEE;transform:scale(1.05)}.brand-feedback img{margin-right:5px}table,ul{margin:0;padding:0}ul.custom-ul{list-style:disc inside;margin:10px 0;padding-left:20px}table.custom-table{border:1px solid #F00;border-collapse:collapse;width:100%}table.custom-table th,table.custom-table td{border:1px solid #F00;padding:8px}@media only screen and (max-width:768px){nav ul{display:none}article{padding:15px}section h2{font-size:20px}}
