 *{margin:0;padding:0;box-sizing:border-box}body{padding:0;background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center;font-family:'Nunito',sans-serif;color:#333}nav{display:flex;justify-content:space-between;align-items:center;padding:1px 20px;background:linear-gradient(to right,#FFF5B1,#FFFDF5);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}nav ul li{margin:0 15px}nav ul li a{text-decoration:none;color:#333;font-size:16px;transition:color 0.3s}nav ul li a:hover{color:#FFA500}.nav-section{max-width:960px;margin:20px auto;display:flex;justify-content:space-around;background:linear-gradient(to right,#FFF5B1,#FFFDF5);padding:10px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.15)}.nav-section a{text-decoration:none;color:#333;font-size:16px;transition:color 0.3s}.nav-section a:hover{color:#FFA500}#brandInfoTable{max-width:960px;margin:20px auto;background:#FFFDF5;border-collapse:collapse;border:1px solid #D3D3D3}#brandInfoTable th,#brandInfoTable td{padding:12px;border:1px solid #D3D3D3}#brandInfoTable th{white-space:nowrap;text-align:left;background-color:#FFF5B1}#brandInfoTable td{white-space:normal;word-wrap:break-word}article{max-width:960px;margin:20px auto;background:#FFFDF5;padding:20px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,0.1)}article section{margin-bottom:30px;padding:20px;border-radius:8px;background:linear-gradient(135deg,#FFF5B1 0,#FFFDF5 100%);box-shadow:0 2px 5px rgba(0,0,0,0.1)}article h2,article h3,article h4{margin-bottom:15px;color:#333}article h2{font-size:24px}article h3{font-size:20px}article h4{font-size:18px}article p{line-height:1.8;margin:15px 0;font-size:16px}article img{display:block;max-width:900px;width:90%;height:auto;margin:20px auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1);transition:transform 0.3s,box-shadow 0.3s}article img:hover{transform:scale(1.02);box-shadow:0 6px 12px rgba(0,0,0,0.15)}#brand-product-list{max-width:960px;margin:20px auto;background:#FFFDF5;padding:20px;border-radius:8px;display:flex;flex-wrap:wrap;list-style:none;justify-content:space-around}#brand-product-list li{width:calc(25% - 20px);margin:10px;background:#FFF5B1;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:transform 0.3s}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list a{text-decoration:none;color:#333;display:block;padding:10px}.product-image img{width:100%;border-radius:8px 8px 0 0}.product-name{text-align:center;padding:8px;font-size:16px;font-weight:bold}#brand-related-list{max-width:960px;margin:20px auto;background:#FFFDF5;padding:20px;border-radius:8px;border:1px solid #D3D3D3;border-collapse:collapse}#brand-related-list caption{font-size:18px;margin-bottom:10px;font-weight:bold;text-align:left;padding:8px}#brand-related-list th,#brand-related-list td{border:1px solid #D3D3D3;padding:10px;text-align:left}#brand-related-list th{background:#FFF5B1;white-space:nowrap}.brand-feedback{max-width:960px;margin:20px auto;text-align:center}.brand-feedback a{display:inline-block;margin:10px;padding:10px 20px;background:#FFD700;color:#333;border-radius:5px;text-decoration:none;transition:background 0.3s,transform 0.3s}.brand-feedback a:hover{background:#FFC700;transform:scale(1.05)}.brand-feedback img{vertical-align:middle;margin-right:5px}@media (max-width:768px){nav ul{flex-direction:column;align-items:flex-start}.nav-section{flex-direction:column;align-items:center}#brand-product-list li{width:calc(50% - 20px)}}@media (max-width:480px){#brand-product-list li{width:calc(100% - 20px)}nav ul li{margin:5px 0}}
