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:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#333}nav{background:linear-gradient(90deg,#32CD32,#2E8B57);padding:1px 20px;box-shadow:0 2px 5px rgba(0,0,0,0.2)}nav .nav-container{display:flex;align-items:center;justify-content:space-between;max-width:960px;margin:0 auto}nav .nav-container img{width:40px;height:40px;margin:5px 30px 5px 5px;border-radius:5px;transition:transform 0.3s ease}nav .nav-container img:hover{transform:scale(1.1)}nav ul{list-style:none;display:flex;margin-right:30px;padding:0}nav ul li{margin-left:20px}nav ul li a{color:#fff;text-decoration:none;font-size:16px;transition:color 0.3s ease}nav ul li a:hover{color:#FFD700}#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse;box-shadow:0 2px 8px rgba(0,0,0,0.1)}#brandInfoTable th,#brandInfoTable td{padding:12px;border:1px solid #ccc}#brandInfoTable th{white-space:nowrap;text-align:left;background-color:#f0fff0}#brandInfoTable td{white-space:normal;word-wrap:break-word}article{max-width:960px;margin:20px auto;background-color:#fff;padding:20px;box-shadow:0 2px 10px rgba(0,0,0,0.05)}article section{margin-bottom:40px;padding:20px;background:linear-gradient(135deg,rgba(240,255,240,0.9),rgba(255,255,255,0.9));border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,0.05)}article section h2{font-size:20px;margin-bottom:15px;color:#2E8B57;border-bottom:1px solid #eee;padding-bottom:5px}article section p{font-size:16px;line-height:1.6;margin-bottom:15px}.content-image{display:block;width:80%;max-width:900px;min-width:500px;margin:20px auto;border:2px solid #eee;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:transform 0.3s ease,box-shadow 0.3s ease}.content-image:hover{transform:scale(1.02);box-shadow:0 6px 12px rgba(0,0,0,0.15)}table.product-table{width:100%;border-collapse:collapse;background-color:rgba(255,255,255,0.9);margin-bottom:20px}table.product-table th,table.product-table td{border:1px solid #ccc;padding:10px;text-align:left}table.product-table th{background-color:#e0f7fa;color:#00695c}ul.optimized-list{list-style-type:decimal;padding-left:20px;background-color:rgba(240,255,240,0.9);margin-bottom:20px}ul.optimized-list li{margin-bottom:10px}#brand-product-list{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95);display:flex;flex-wrap:wrap;justify-content:space-around;padding:10px}#brand-product-list li{flex:1 1 calc(25% - 20px);list-style:none;margin:10px;background:#f9f9f9;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1);transition:transform 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list li a{text-decoration:none;color:#333;display:block;padding:10px}#brand-product-list .product-image{text-align:center;margin-bottom:10px}#brand-product-list .product-image img{max-width:100%;border-radius:5px}#brand-related-list{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse;box-shadow:0 2px 8px rgba(0,0,0,0.1);width:100%}#brand-related-list caption{font-size:18px;margin:10px 0;color:#2E8B57}#brand-related-list th,#brand-related-list td{border:1px solid #ccc;padding:10px;text-align:left}#brand-related-list th{background-color:#f0fff0;white-space:nowrap}.brand-feedback{max-width:960px;margin:40px auto 20px;text-align:center}.brand-feedback a{display:inline-block;margin:0 10px;text-decoration:none;padding:10px 20px;background-color:#f0fff0;color:#2E8B57;border-radius:5px;transition:background-color 0.3s ease}.brand-feedback a:hover{background-color:#d0f0d0}.brand-feedback img{vertical-align:middle;margin-right:5px}@media (max-width:768px){nav ul{display:none}article{padding:10px}#brand-product-list li{flex:1 1 calc(50% - 20px)}}@media (max-width:500px){#brand-product-list li{flex:1 1 100%}article section h2{font-size:18px}nav .nav-container{flex-direction:column}nav ul{margin-right:0}}
