*{box-sizing:border-box;margin:0;padding:0}body{padding:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center;color:#333;line-height:1.6}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(90deg,#0d47a1,#1976d2)}nav img{width:40px;height:40px;margin:5px 30px 5px 5px;animation:logoSpin 5s linear infinite}nav ul{list-style:none;display:flex;margin-right:30px}nav ul li{margin:0 15px;position:relative}nav ul li a{text-decoration:none;color:#fff;font-weight:600;transition:all 0.3s ease}nav ul li a:hover{color:#FFA500}.section-nav{max-width:960px;margin:20px auto;padding:10px;background:#fff;border-bottom:2px solid #ddd;display:flex;flex-wrap:wrap;justify-content:space-around;border-radius:4px}.section-nav a{text-decoration:none;color:#0d47a1;font-weight:bold;margin:5px 10px;transition:color 0.3s ease}.section-nav a:hover{color:#FFA500}article,section{max-width:960px;margin:20px auto;background:rgba(255,255,255,0.95);padding:20px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,0.1)}article h2,article h3{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;font-weight:bold;margin-bottom:10px;background:linear-gradient(to right,#ff8a00,#e52e71);-webkit-background-clip:text;-webkit-text-fill-color:transparent}article p{margin-bottom:15px;font-size:16px}table{width:100%;border-collapse:collapse;margin:20px 0}#brandInfoTable{max-width:960px;margin:20px auto;background:#f0f0f0;border:1px solid #ccc}#brandInfoTable th,#brandInfoTable td{padding:12px 15px;border:1px solid #ddd}#brandInfoTable th{white-space:nowrap;text-align:left;background:#e0e0e0}#brandInfoTable td{white-space:normal;word-wrap:break-word}table.feature-table{margin:20px 0;background:#fafafa;box-shadow:0 2px 5px rgba(0,0,0,0.06)}table.feature-table th,table.feature-table td{border:1px solid #ececec;padding:10px}ul,ol{margin:15px 0;padding-left:20px}ul.product-list li,ol.product-list li{padding:5px 0;color:#555}#brand-product-list{max-width:960px;margin:20px auto;list-style:none;display:flex;flex-wrap:wrap;justify-content:space-around;padding:0;background:#f9f9f9}#brand-product-list li{flex:1 1 calc(25% - 20px);background:#fff;margin:10px;min-width:220px;max-width:240px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease,box-shadow 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px);box-shadow:0 8px 12px rgba(0,0,0,0.2)}#brand-product-list a{text-decoration:none;color:inherit;display:block;padding:10px}#brand-product-list .product-image img{width:100%;border-top-left-radius:8px;border-top-right-radius:8px;display:block}#brand-product-list .product-name{text-align:center;margin-top:10px;font-weight:bold}#brand-related-list{max-width:960px;margin:20px auto;background:#fff;border-collapse:collapse;border:1px solid #ccc;box-shadow:0 4px 6px rgba(0,0,0,0.08)}#brand-related-list caption{font-size:18px;font-weight:bold;margin:10px}#brand-related-list th,#brand-related-list td{border:1px solid #ddd;padding:10px;text-align:center}#brand-related-list th{background:#e8e8e8}.content-image{display:block;max-width:100%;width:500px;height:auto;margin:20px auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.15);transition:transform 0.3s ease,box-shadow 0.3s ease}.content-image:hover{transform:scale(1.02);box-shadow:0 8px 16px rgba(0,0,0,0.2)}.brand-feedback{max-width:960px;margin:20px auto;text-align:center;padding:10px;background:#fcfcfc;border-top:1px solid #ddd;display:flex;justify-content:center;gap:20px}.brand-feedback a{display:inline-flex;align-items:center;gap:5px;padding:8px 12px;font-size:14px;border:1px solid #ccc;border-radius:4px;text-decoration:none;color:#555;transition:background 0.3s ease,transform 0.2s ease}.brand-feedback a:hover{background:#eee;transform:scale(1.05)}.btn-sm{font-size:13px}@media (max-width:768px){nav ul{display:none}article,section,.section-nav,#brand-product-list,#brand-related-list,.brand-feedback{margin:10px;padding:15px}#brand-product-list li{flex:1 1 calc(50% - 20px)}}@media (max-width:480px){#brand-product-list li{flex:1 1 100%}.section-nav{flex-direction:column;align-items:center}}@keyframes logoSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.fade-in{animation:fadeIn 1s ease-in}@keyframes fadeIn{from{opacity:0}to{opacity:1}}
