body{background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center;margin:0;padding:0;font-family:'Helvetica','Inter',sans-serif;color:#333}nav{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,rgba(0,176,80,1) 0,rgba(0,200,100,1) 100%);padding:1px 20px;box-shadow:0 2px 6px rgba(0,0,0,0.1)}nav img{margin:5px 30px 5px 5px;width:40px;height:40px;border-radius:50%;transition:transform 0.3s ease}nav img:hover{transform:scale(1.1)}nav ul{list-style:none;display:flex;margin:0;margin-right:30px;padding:0}nav ul li{margin:0 15px;position:relative}nav ul li a{text-decoration:none;color:#fff;font-weight:bold;transition:color 0.3s ease}nav ul li a:hover{color:#d1f2e7}.nav-anchor{display:inline-block;margin-right:15px;padding:5px 10px;background:rgba(0,176,80,0.2);border-radius:4px;transition:background 0.3s}.nav-anchor:hover{background:rgba(0,176,80,0.4)}article{max-width:960px;margin:20px auto;padding:20px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.1);border-radius:8px}article section{margin:40px 0;padding:20px;background:linear-gradient(135deg,rgba(255,255,255,1) 0,rgba(240,240,240,1) 100%);border-left:5px solid rgba(0,176,80,0.8);animation:fadeIn 1s ease-in-out both}article section h2,article section h3{font-family:'Helvetica','Inter',sans-serif;color:#005f2f;text-shadow:1px 1px 2px rgba(0,0,0,0.1);margin-bottom:15px}article section p{line-height:1.8;font-size:16px;letter-spacing:0.5px;margin-bottom:15px}img.responsive{display:block;max-width:100%;width:auto;height:auto;border:2px solid #ddd;border-radius:8px;box-shadow:0 3px 6px rgba(0,0,0,0.1);transition:box-shadow 0.4s ease;margin:20px auto}img.responsive:hover{box-shadow:0 6px 12px rgba(0,0,0,0.2)}#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,1);border-collapse:collapse}#brandInfoTable th,#brandInfoTable td{border:1px solid #ccc;padding:10px}#brandInfoTable th{white-space:nowrap;text-align:left;background:rgba(0,176,80,0.8);color:#fff}#brandInfoTable td{white-space:normal;word-wrap:break-word}table.product-table{width:100%;border-collapse:collapse;margin-top:20px;background:rgba(250,250,250,0.9)}table.product-table th,table.product-table td{border:1px solid #bbb;padding:8px;text-align:left}table.product-table th{background:rgba(0,176,80,0.7);color:#fff;white-space:nowrap}#brand-product-list{max-width:960px;margin:20px auto;padding:10px;background:rgba(245,245,245,0.9);display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none}#brand-product-list li{background:#fff;margin:10px;padding:10px;flex-basis:calc(25% - 20px);box-shadow:0 2px 5px rgba(0,0,0,0.1);border-radius:6px;transition:transform 0.3s ease,box-shadow 0.3s ease}#brand-product-list li:hover{transform:translateY(-4px);box-shadow:0 4px 10px rgba(0,0,0,0.2)}#brand-product-list a{text-decoration:none;color:#333;display:block}#brand-product-list .product-image img{width:100%;border-radius:6px;transition:opacity 0.3s ease}#brand-product-list .product-image img:hover{opacity:0.9}#brand-product-list .product-name{margin-top:10px;font-size:16px;text-align:center;font-weight:bold}#brand-related-list{max-width:960px;margin:20px auto;background:rgba(255,255,255,0.95);border-collapse:collapse}#brand-related-list caption{caption-side:top;padding:10px;font-size:18px;font-weight:bold;color:#005f2f}#brand-related-list th,#brand-related-list td{border:1px solid #ccc;padding:10px}#brand-related-list th{background:rgba(0,176,80,0.8);color:#fff;white-space:nowrap;text-align:left}.brand-feedback{max-width:960px;margin:30px auto;text-align:center}.brand-feedback .btn{display:inline-block;margin:10px;padding:8px 12px;background:rgba(0,176,80,0.8);color:#fff;text-decoration:none;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:background 0.3s ease,box-shadow 0.3s ease}.brand-feedback .btn:hover{background:rgba(0,176,80,1);box-shadow:0 3px 6px rgba(0,0,0,0.2)}.brand-feedback img{vertical-align:middle;margin-right:5px}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){nav ul{display:none}article{margin:10px;padding:10px}#brand-product-list li{flex-basis:calc(50% - 20px)}}@media (max-width:480px){#brand-product-list li{flex-basis:calc(100% - 20px)}article section{padding:10px}}.hr-decor{border:0;height:2px;background-image:linear-gradient(to right,rgba(0,176,80,0),rgba(0,176,80,0.75),rgba(0,176,80,0));margin:30px 0}a[rel="nofollow"]{color:#005f2f;text-decoration:underline}a[rel="nofollow"]:hover{color:#008040;text-decoration:none}
