 *{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:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;color:#f5f5f5;line-height:1.6}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(135deg,#3e2723,#212121);box-shadow:0 2px 6px rgba(0,0,0,0.8);position:sticky;top:0;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:0 10px}nav ul li a{text-decoration:none;color:#f5f5f5;font-size:16px;transition:color 0.3s ease}nav ul li a:hover{color:#d4af37}#brandInfoTable{max-width:960px;margin:20px auto;background-color:#424242;border-collapse:collapse;border:1px solid #616161}#brandInfoTable th,#brandInfoTable td{padding:12px 15px;border:1px solid #616161}#brandInfoTable th{white-space:nowrap;text-align:left;background:linear-gradient(90deg,#3e2723,#5d4037)}#brandInfoTable td{white-space:normal;word-wrap:break-word}article{max-width:960px;margin:20px auto;padding:20px;background-color:#2e2e2e;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,0.6)}article section{margin-bottom:40px;padding:20px;background:linear-gradient(135deg,#424242,#303030);border-left:4px solid #d4af37;border-radius:4px}article section h2{font-size:20px;margin-bottom:15px;border-bottom:1px solid #616161;padding-bottom:5px;color:#d4af37}article section p,article section ol{font-size:16px;margin-bottom:15px;text-shadow:0 0 1px #000}article section ol{padding-left:20px}article section ol li{margin-bottom:5px}img.scene{display:block;width:100%;max-width:900px;min-width:500px;margin:20px auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.7);transition:transform 0.5s ease,box-shadow 0.5s ease}img.scene:hover{transform:scale(1.03);box-shadow:0 6px 12px rgba(0,0,0,0.9)}#brand-product-list{max-width:960px;margin:40px auto;background-color:#393939;display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px;list-style:none}#brand-product-list li{width:22%;margin-bottom:20px;background-color:#4e4e4e;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,0.7);transition:transform 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list li a{text-decoration:none;color:#f5f5f5;display:block;padding:10px}#brand-product-list .product-image{text-align:center;margin-bottom:10px}#brand-product-list .product-image img{width:100%;border-radius:5px}#brand-product-list .product-name{text-align:center;font-size:16px}#brand-related-list{max-width:960px;margin:40px auto;background-color:#393939;border-collapse:collapse;border:1px solid #616161}#brand-related-list caption{font-size:18px;padding:10px;color:#d4af37;text-shadow:0 0 1px #000}#brand-related-list th,#brand-related-list td{padding:12px 15px;border:1px solid #616161}#brand-related-list th{white-space:nowrap;text-align:left;background:linear-gradient(90deg,#3e2723,#5d4037)}#brand-related-list td{white-space:normal;word-wrap:break-word}.brand-feedback{max-width:960px;margin:40px auto;display:flex;justify-content:center;gap:20px}.brand-feedback a{display:inline-flex;align-items:center;text-decoration:none;background-color:#4e4e4e;padding:10px 15px;border-radius:4px;color:#f5f5f5;transition:background-color 0.3s ease}.brand-feedback a:hover{background-color:#616161}.brand-feedback a img{margin-right:5px}@media (max-width:768px){nav ul{display:none}article{padding:15px}#brand-product-list li{width:45%;margin-bottom:15px}}@media (max-width:480px){#brand-product-list li{width:100%;margin-bottom:10px}article section h2{font-size:18px}article section p,article section ol{font-size:14px}}.fadeIn{animation:fadeIn 1s ease-in}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}a[rel="nofollow"]{transition:color 0.3s ease}a[rel="nofollow"]:hover{color:#d4af37}section{border-radius:8px;position:relative}section::before{content:"";position:absolute;top:0;left:0;height:5px;width:100%;background:linear-gradient(to right,#d4af37,#8b6f47);border-top-left-radius:8px;border-top-right-radius:8px}hr{border:none;border-top:1px solid #616161;margin:20px 0}
