 *{margin:0;padding:0;box-sizing:border-box}body{padding:0;margin:0;font-family:'Segoe UI',Tahoma,Geneva,Verdana,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}nav{width:100%;background:linear-gradient(45deg,#FA3,#FD5);display:flex;align-items:center;justify-content:space-between;padding:1px 20px;position:fixed;top:0;left:0;z-index:1000;box-shadow:0 2px 4px 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;transition:all 0.3s ease}nav ul li{margin:0 15px}nav ul li a{text-decoration:none;color:#fff;font-size:16px;font-weight:500;transition:color 0.3s ease}nav ul li a:hover{color:#333}@media (max-width:768px){nav ul{display:none}}#brandInfoTable{max-width:960px;margin:80px auto 40px;width:90%;background:rgba(255,255,255,0.95);border-collapse:collapse;box-shadow:0 4px 8px rgba(0,0,0,0.1);border-radius:8px;overflow:hidden}#brandInfoTable th{background-color:#FD5;text-align:left;white-space:nowrap;padding:12px 15px;font-size:18px;border-bottom:2px solid #FA3}#brandInfoTable td{padding:12px 15px;word-wrap:break-word;border-bottom:1px solid #ddd;font-size:16px}.product-table{background:rgba(255,245,230,0.95);max-width:960px;margin:20px auto;border-collapse:collapse;width:90%;box-shadow:0 4px 8px rgba(0,0,0,0.1);border-radius:8px;overflow:hidden}.product-table th,.product-table td{border:1px solid #ffe5b4;padding:8px}.product-table th{background-color:#ffe5b4;text-align:left;white-space:nowrap}ul.special-list{max-width:960px;margin:40px auto;padding:20px;background:rgba(255,255,255,0.9);list-style-type:disc;padding-left:40px;box-shadow:0 4px 8px rgba(0,0,0,0.1);border-radius:8px}ul.special-list li{margin-bottom:10px;font-size:16px}section{max-width:960px;margin:40px auto;padding:20px;background:rgba(255,255,255,0.95);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1);position:relative;overflow:hidden}section:nth-child(odd){background:linear-gradient(135deg,#FEC,#FFE5B4)}section:nth-child(even){background:linear-gradient(135deg,#FFE5B4,#FA3)}section h2{font-size:24px;margin-bottom:15px;color:#F50;position:relative;padding-left:10px}section h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:20px;background:#F50;border-radius:2px}section p{font-size:16px;margin-bottom:15px;color:#333}.article-image{display:block;margin:20px auto;width:80%;max-width:900px;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,0.2);transition:transform 0.3s ease,box-shadow 0.3s ease}.article-image:hover{transform:scale(1.05);box-shadow:0 8px 16px rgba(0,0,0,0.3)}#brand-product-list{max-width:960px;margin:40px auto;display:flex;flex-wrap:wrap;justify-content:center;background:rgba(255,255,255,0.95);padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brand-product-list li{list-style:none;width:22%;margin:1%;background:linear-gradient(135deg,#FD5,#FA3);border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,0.2)}#brand-product-list a{text-decoration:none;color:#333;display:block;padding:10px}.product-image img{width:100%;border-radius:5px}.product-name{text-align:center;margin-top:10px;font-size:16px;font-weight:600}#brand-related-list{max-width:960px;margin:40px auto;width:90%;border-collapse:collapse;background:rgba(255,255,255,0.95);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;margin:10px 0;color:#F50;font-weight:bold}#brand-related-list th,#brand-related-list td{border:1px solid #ddd;padding:12px 15px;text-align:left;font-size:16px}#brand-related-list th{background-color:#FD5;white-space:nowrap}.brand-feedback{max-width:960px;margin:40px auto;display:flex;justify-content:center;gap:20px}.brand-feedback .btn{display:flex;align-items:center;background:linear-gradient(45deg,#FA3,#FD5);border:none;border-radius:5px;padding:10px 20px;cursor:pointer;transition:background 0.3s ease,transform 0.3s ease}.brand-feedback .btn:hover{background:linear-gradient(45deg,#FD5,#FA3);transform:scale(1.05)}.brand-feedback img{margin-right:10px}.brand-feedback span{margin-left:5px;font-weight:bold}a{color:#F50;transition:color 0.3s ease}a:hover{color:#FA3}html{scroll-behavior:smooth}.gradient-line{height:4px;background:linear-gradient(90deg,#FA3,#FD5);margin:20px 0;border-radius:2px}@keyframes magicGlow{0%{box-shadow:0 0 5px rgba(255,170,51,0.5)}50%{box-shadow:0 0 20px rgba(255,221,85,1)}100%{box-shadow:0 0 5px rgba(255,170,51,0.5)}}.magic-glow{animation:magicGlow 3s infinite}.btn-sm{font-size:14px;padding:8px 16px}.btn-filled{background:linear-gradient(45deg,#FA3,#FD5);color:#fff;border:none;border-radius:5px}.btn-neutral{background:#ccc;color:#333}.dark-background-text{color:#fff;text-shadow:0 0 3px rgba(0,0,0,0.5)}table{width:100%;border-collapse:collapse}@media (max-width:768px){#brand-product-list li{width:46%;margin:2%}#brand-related-list th,#brand-related-list td{font-size:14px}nav img{margin:5px 15px 5px 5px}nav ul{margin-right:15px}}@media (max-width:480px){#brand-product-list li{width:96%;margin:2%}section h2{font-size:20px}section p{font-size:14px}.brand-feedback{flex-direction:column;gap:10px}.brand-feedback .btn{width:100%;justify-content:center}}
