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:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;color:#333}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(45deg,#1e90ff,#00ced1);box-shadow:0 4px 6px rgba(0,0,0,0.1);position:fixed;width:100%;top:0;z-index:1000}nav img{width:40px;height:40px;margin:5px 30px 5px 5px;border-radius:50%;transition:transform 0.3s ease}nav img:hover{transform:rotate(360deg)}nav ul{list-style:none;display:flex;margin-right:30px}nav ul li{margin:0 10px}nav ul li a{text-decoration:none;color:#fff;font-size:16px;padding:8px 12px;border-radius:4px;transition:background 0.3s ease,color 0.3s ease}nav ul li a:hover{background:#FFD700;color:#333}@media (max-width:768px){nav ul{display:none}}#brandInfoTable{max-width:960px;margin:80px auto 40px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse;box-shadow:0 4px 8px rgba(0,0,0,0.1);border-radius:8px}#brandInfoTable th{white-space:nowrap;text-align:left;padding:12px;background:linear-gradient(135deg,#1e90ff,#00ced1);color:#fff;font-size:16px}#brandInfoTable td{white-space:normal;word-wrap:break-word;padding:12px;border-bottom:1px solid #ddd;font-size:15px}#brandInfoTable tr:last-child td{border-bottom:none}#brandInfoTable ul{list-style:disc inside;margin:0;padding:0}article{max-width:960px;margin:0 auto;padding:20px;background-color:rgba(255,255,255,0.85)}article section{margin-bottom:40px;padding:20px;background:linear-gradient(to bottom right,#f0f8ff,#e6e6fa);border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:background 0.5s ease}article section:hover{background:linear-gradient(to bottom right,#e0ffff,#dcdcdc)}article h2{font-size:26px;color:#1e90ff;margin-bottom:15px;text-align:center;position:relative}article h2::after{content:'';display:block;width:50px;height:4px;background:#FFD700;margin:10px auto 0;border-radius:2px}article h3{font-size:20px;color:#00ced1;margin-bottom:10px}article p{font-size:16px;line-height:1.6;color:#333;margin-bottom:15px}article img{display:block;max-width:90%;width:500px;height:auto;margin:20px auto;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:transform 0.3s ease,box-shadow 0.3s ease}article img:hover{transform:scale(1.05);box-shadow:0 8px 16px rgba(0,0,0,0.3)}.product-table{width:100%;border-collapse:collapse;margin-top:20px;background-color:rgba(255,255,255,0.95);border-radius:8px;overflow:hidden}.product-table th,.product-table td{padding:12px;border:1px solid #ddd}.product-table th{background:linear-gradient(135deg,#FFD700,#FF7F50);color:#fff;text-align:left;font-size:16px}.product-table td{color:#333;font-size:15px}.marketing-strategies{list-style-type:decimal;padding-left:20px;color:#333;font-size:16px}.marketing-strategies li{margin-bottom:10px;position:relative;padding-left:20px}.marketing-strategies li::before{content:'';position:absolute;left:0;top:6px;width:10px;height:10px;background:#FFD700;border-radius:50%}#brand-product-list{display:flex;flex-wrap:wrap;justify-content:center;max-width:960px;margin:40px auto;background-color:rgba(255,255,255,0.95);padding:20px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brand-product-list li{width:220px;margin:10px;text-align:center;transition:transform 0.3s ease}#brand-product-list li:hover{transform:translateY(-10px)}#brand-product-list .product-image img{width:100%;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:transform 0.3s ease}#brand-product-list .product-image img:hover{transform:scale(1.05)}#brand-product-list .product-name{margin-top:10px;font-size:16px;color:#1e90ff;transition:color 0.3s ease}#brand-product-list .product-name:hover{color:#FF7F50}#brand-related-list{max-width:960px;margin:40px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse;width:100%;box-shadow:0 4px 8px rgba(0,0,0,0.1);border-radius:8px;overflow:hidden}#brand-related-list caption{caption-side:top;font-size:20px;font-weight:bold;padding:12px;background:linear-gradient(135deg,#00ced1,#1e90ff);color:#fff;text-align:left}#brand-related-list th,#brand-related-list td{padding:12px;border:1px solid #ddd}#brand-related-list th{background:linear-gradient(135deg,#FFD700,#FF7F50);color:#fff;font-size:16px}#brand-related-list td{color:#333;font-size:15px}.brand-feedback{display:flex;justify-content:center;margin:40px 0}.brand-feedback .btn{display:flex;align-items:center;background:linear-gradient(45deg,#FFD700,#FF7F50);color:#333;padding:10px 20px;margin:0 10px;border:none;border-radius:25px;text-decoration:none;font-size:16px;cursor:pointer;transition:background 0.3s ease,transform 0.3s ease}.brand-feedback .btn:hover{background:linear-gradient(45deg,#FF7F50,#FFD700);transform:scale(1.05)}.brand-feedback .btn img{margin-right:10px}table,ul{max-width:960px;margin:0 auto}a:focus,button:focus{outline:2px solid #FFD700}html{scroll-behavior:smooth}
