 body{padding:0;margin:0;background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center;font-family:'Helvetica Neue',sans-serif;color:#333;line-height:1.6;overflow-x:hidden}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(90deg,#FDF5E6,#FFF8F0);box-shadow:0 2px 5px rgba(0,0,0,0.1)}nav img.logo{width:40px;height:40px;margin:5px 30px 5px 5px;border-radius:50%}nav ul{list-style:none;margin:0 30px 0 0;padding:0;display:flex}nav ul li{margin:0 15px}nav ul li a{text-decoration:none;color:#333;font-size:16px;transition:color 0.3s ease}nav ul li a:hover{color:#D2691E}article{max-width:960px;margin:20px auto 40px auto;padding:20px;background:linear-gradient(135deg,#FFF8F0,#FFFDF5);border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1)}section{margin-bottom:30px;padding:15px;background:linear-gradient(135deg,rgba(255,255,255,0.9),#FFFDF5);border-radius:8px}section h2,section h3,section h4{font-family:'Helvetica Neue',sans-serif;text-shadow:0 1px 1px rgba(0,0,0,0.1)}h2{font-size:24px;color:#D2691E;margin-bottom:20px}h3{font-size:20px;color:#FF7F50;margin-bottom:15px}h4{font-size:18px;color:#FF69B4;margin-bottom:10px}#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.9);border-collapse:collapse}#brandInfoTable th,#brandInfoTable td{border:1px solid #D3D3D3;padding:10px}#brandInfoTable th{white-space:nowrap;text-align:left;background-color:#FFEFD5}#brandInfoTable td{white-space:normal;word-wrap:break-word}.content-image{display:block;width:90%;max-width:900px;min-width:500px;margin:20px auto;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.15);transition:transform 0.3s ease}.content-image:hover{transform:scale(1.02)}#brand-product-list{max-width:960px;margin:20px auto;background-color:#FFFDF5;padding:20px;display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none}#brand-product-list li{flex:1 1 calc(25% - 40px);margin:10px;background:linear-gradient(135deg,#FFF8F0,#FFEFD5);border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1);text-align:center;padding:10px}#brand-product-list li a{text-decoration:none;color:#333;display:block}.product-image img{width:100%;max-width:200px;border-radius:8px;transition:transform 0.3s ease}.product-image img:hover{transform:scale(1.05)}#brand-related-list{width:100%;max-width:960px;margin:20px auto;background-color:#FFFDF5;border-collapse:collapse;box-shadow:0 2px 5px rgba(0,0,0,0.1)}#brand-related-list caption{padding:10px;font-size:18px;font-weight:bold;color:#D2691E}#brand-related-list th,#brand-related-list td{padding:12px;border:1px solid #D3D3D3}#brand-related-list th{background-color:#FFEFD5;white-space:nowrap;text-align:left}.brand-feedback{max-width:960px;margin:20px auto;text-align:center;padding:20px;background:linear-gradient(135deg,#FFF8F0,#FFEFD5);border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1)}.brand-feedback a{display:inline-block;margin:0 10px;padding:8px 15px;background-color:#FFD700;border-radius:5px;text-decoration:none;color:#333;font-weight:bold;transition:background-color 0.3s ease}.brand-feedback a:hover{background-color:#FF8C00}.custom-table{border:2px solid #FFD700}.custom-table th,.custom-table td{border:1px solid #FFA500}.custom-list{color:#008B8B}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}article section{animation:fadeIn 0.8s ease-out}
