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:'Arial',sans-serif;color:#333}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(135deg,#2c3e50,#34495e);position:fixed;top:0;width:100%;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:0;padding:0;margin-right:30px}nav ul li{margin:0 15px}nav ul li a{text-decoration:none;color:#ecf0f1;font-size:16px;transition:color 0.3s ease}nav ul li a:hover{color:#3498db}@media (max-width:768px){nav ul{display:none}}#brandInfoTable{max-width:960px;margin:80px auto 40px auto;width:90%;background-color:rgba(255,255,255,0.9);border-collapse:collapse;box-shadow:0 2px 8px rgba(0,0,0,0.1)}#brandInfoTable th,#brandInfoTable td{padding:12px 15px;border:1px solid #ddd}#brandInfoTable th{white-space:nowrap;text-align:left;background-color:#f4f4f4}#brandInfoTable td{white-space:normal;word-wrap:break-word}.customization-table{max-width:960px;margin:40px auto;width:90%;background-color:rgba(255,255,255,0.95);border-collapse:collapse;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.customization-table th,.customization-table td{padding:10px 12px;border:1px solid #ccc}.customization-table th{background-color:#e0e0e0;text-align:left}#brand-product-list{max-width:960px;margin:40px auto;padding:0;display:flex;flex-wrap:wrap;justify-content:center;background-color:rgba(255,255,255,0.9)}#brand-product-list li{list-style:none;margin:15px;width:calc(25% - 30px);box-shadow:0 2px 6px rgba(0,0,0,0.1);border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease;background-color:#fff}#brand-product-list li:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,0.2)}#brand-product-list .product-image img{width:100%;height:auto;display:block}#brand-product-list .product-name{padding:10px;font-size:14px;text-align:center;color:#333}#brand-related-list{max-width:960px;margin:40px auto;width:90%;background-color:rgba(255,255,255,0.95);border-collapse:collapse;box-shadow:0 2px 8px rgba(0,0,0,0.1)}#brand-related-list th,#brand-related-list td{padding:10px 12px;border:1px solid #ccc}#brand-related-list th{background-color:#e0e0e0;text-align:left}article section{max-width:960px;margin:40px auto;padding:20px;background-color:rgba(255,255,255,0.9);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}article section h2{font-size:24px;margin-bottom:20px;color:#2c3e50;border-bottom:2px solid #3498db;padding-bottom:10px}article section p{font-size:16px;line-height:1.6;color:#555}article section img{display:block;max-width:900px;width:100%;height:auto;margin:20px auto;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,0.2);transition:transform 0.3s ease}article section img:hover{transform:scale(1.05)}.brand-feedback{max-width:960px;margin:40px auto;display:flex;justify-content:center;gap:20px}.brand-feedback .btn{display:flex;align-items:center;padding:10px 20px;background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff;text-decoration:none;border-radius:5px;box-shadow:0 2px 6px rgba(0,0,0,0.2);transition:background 0.3s ease,transform 0.3s ease}.brand-feedback .btn:hover{background:linear-gradient(135deg,#e67e22,#d35400);transform:translateY(-3px)}.brand-feedback img{margin-right:8px}@media (max-width:768px){#brand-product-list li{width:calc(50% - 30px)}}@media (max-width:480px){#brand-product-list li{width:100%;margin:15px 0}}
