 *{box-sizing:border-box;margin:0;padding:0}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:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;color:#333}a{text-decoration:none;color:#f5a623;transition:color 0.3s ease}a:hover{color:#d48806}nav{width:100%;background:linear-gradient(135deg,#f5deb3,#fffaf0);display:flex;align-items:center;padding:1px 20px;position:fixed;top:0;left:0;box-shadow:0 2px 5px rgba(0,0,0,0.1);z-index:1000}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-right:20px}@media (max-width:768px){nav ul{display:none}}#brandInfoTable{max-width:960px;margin:80px auto 40px auto;background-color:rgba(245,245,220,0.95);border-collapse:collapse;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brandInfoTable th,#brandInfoTable td{padding:15px;border:1px solid #d2b48c}#brandInfoTable th{background-color:#f5deb3;text-align:left;white-space:nowrap;font-weight:bold}#brandInfoTable td{white-space:normal;word-wrap:break-word}.product-table{width:100%;border-collapse:collapse;margin-bottom:20px;background-color:rgba(245,245,220,0.8)}.product-table th,.product-table td{border:1px solid #d2b48c;padding:10px;text-align:left}.product-table th{background-color:#f5deb3;font-weight:bold}#brand-product-list{max-width:960px;margin:40px auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;background-color:rgba(255,255,255,0.9);padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brand-product-list li{list-style:none;background:linear-gradient(135deg,#fffaf0,#f5deb3);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 .product-image{width:100%;overflow:hidden}#brand-product-list .product-image img{width:100%;height:auto;border-bottom:1px solid #d2b48c;transition:transform 0.3s ease}#brand-product-list .product-image img:hover{transform:scale(1.05)}#brand-product-list .product-name{padding:10px;text-align:center;font-weight:bold;color:#333}#brand-related-list{max-width:960px;margin:40px auto;width:100%;border-collapse:collapse;background-color:rgba(245,245,220,0.95);border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brand-related-list caption{caption-side:top;font-size:1.5em;margin:10px 0;color:#f5a623}#brand-related-list th,#brand-related-list td{padding:15px;border:1px solid #d2b48c}#brand-related-list th{background-color:#f5deb3;text-align:left;white-space:nowrap;font-weight:bold}#brand-related-list td{white-space:normal;word-wrap:break-word}article section{max-width:960px;margin:20px auto;padding:20px;background:linear-gradient(135deg,#fffaf0,#f5deb3);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1)}article section:nth-child(even){background:linear-gradient(135deg,#f0fff0,#98fb98)}article section h2{font-size:1.8em;margin-bottom:15px;color:#8b4513;text-shadow:1px 1px 2px rgba(0,0,0,0.1)}article section p{font-size:1em;line-height:1.6;color:#333}article section img{display:block;max-width:90%;width:auto;height:auto;margin:20px auto;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:transform 0.3s ease,box-shadow 0.3s ease}article section img:hover{transform:scale(1.05);box-shadow:0 8px 16px rgba(0,0,0,0.3)}.brand-feedback{max-width:960px;margin:40px auto;display:flex;justify-content:center;gap:20px}.brand-feedback .btn{display:flex;align-items:center;background-color:#f5deb3;border:none;border-radius:25px;padding:10px 20px;cursor:pointer;transition:background-color 0.3s ease,transform 0.3s ease}.brand-feedback .btn:hover{background-color:#e6c09c;transform:translateY(-2px)}.brand-feedback img{margin-right:10px}ul#brand-product-list,table#brand-related-list{background-color:rgba(255,255,255,0.9);border-radius:8px;padding:20px}
