 *{margin:0;padding:0;box-sizing:border-box}body{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;padding:0;margin:0;color:#333;line-height:1.6}nav{width:100%;background:linear-gradient(90deg,#4fd0d9,#007d80);padding:1px 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 5px rgba(0,0,0,0.15)}nav img.logo{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;font-size:16px;color:#fff;transition:color 0.3s ease}nav ul li a:hover{color:#e0f7fa}.chapter-navigation{max-width:960px;margin:20px auto;background:linear-gradient(135deg,rgba(79,208,217,0.8),rgba(0,125,128,0.8));border-radius:5px;padding:10px;box-shadow:0 0 8px rgba(0,0,0,0.1)}.chapter-navigation ul{list-style:none;display:flex;flex-wrap:wrap;justify-content:space-around;margin:0;padding:0}.chapter-navigation ul li{margin:5px 10px}.chapter-navigation ul li a{font-size:16px;color:#fff;text-decoration:none;transition:background 0.3s ease,color 0.3s ease;padding:5px 10px;border-radius:4px}.chapter-navigation ul li a:hover{background:rgba(255,255,255,0.3);color:#004d40}section{max-width:960px;margin:20px auto;padding:20px;background:rgba(255,255,255,0.95);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-left:5px solid transparent;transition:border-left 0.4s ease}section:nth-of-type(odd){border-image:linear-gradient(to right,#a8e063,#56ab2f) 1}section:nth-of-type(even){border-image:linear-gradient(to right,#43cea2,#185a9d) 1}section h2{font-size:22px;margin-bottom:15px;color:#004d40}section p{font-size:16px;margin-bottom:15px;text-align:justify}#brandInfoTable{max-width:960px;margin:20px auto;background-color:#fefefe;border-collapse:collapse;border:1px solid #ddd}#brandInfoTable th,#brandInfoTable td{padding:12px 15px;border:1px solid #ccc}#brandInfoTable th{white-space:nowrap;text-align:left;background-color:#e0f7fa}#brandInfoTable td{white-space:normal;word-wrap:break-word}.optimized-table{width:100%;border-collapse:collapse;margin:20px 0;background-color:rgba(255,255,255,0.85);border:1px solid #ddd}.optimized-table th,.optimized-table td{border:1px solid #ccc;padding:10px}.optimized-table th{background:linear-gradient(45deg,#4fd0d9,#007d80);color:#fff;white-space:nowrap;text-align:left}.optimized-list{background-color:rgba(255,255,255,0.9);padding:15px;margin:20px 0;border-radius:5px}.optimized-list li{margin-bottom:10px}article img{display:block;max-width:100%;width:80%;margin:20px auto;border-radius:10px;box-shadow:0 6px 12px rgba(0,0,0,0.15);transition:transform 0.4s ease,box-shadow 0.4s ease}article img:hover{transform:scale(1.02);box-shadow:0 8px 16px rgba(0,0,0,0.2)}#brand-product-list{max-width:960px;margin:40px auto;background:#f5fbf9;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:15px;padding:20px;list-style:none;border-radius:8px}#brand-product-list li{background:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;text-align:center;transition:transform 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list a{text-decoration:none;color:#333;display:block;padding:10px}#brand-product-list .product-image img{width:100%;height:auto}#brand-product-list .product-name{font-size:16px;margin-top:8px;padding:5px}#brand-related-list{max-width:960px;margin:40px auto;background:#f5fbf9;border-collapse:collapse;border:1px solid #ddd}#brand-related-list caption{font-size:18px;margin:10px;font-weight:bold;color:#007d80}#brand-related-list th,#brand-related-list td{padding:12px;border:1px solid #ccc}#brand-related-list th{background:#e0f7fa;white-space:nowrap;text-align:left}#brand-related-list td{word-wrap:break-word}.brand-feedback{max-width:960px;margin:40px auto;text-align:center;padding:20px;background:#f5fbf9;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,0.1)}.brand-feedback .docs-feedback-btn{display:inline-block;margin:0 15px;padding:10px 20px;font-size:15px;color:#007d80;background:linear-gradient(45deg,#a8e063,#56ab2f);border:none;border-radius:6px;text-decoration:none;transition:background 0.3s ease,transform 0.3s ease}.brand-feedback .docs-feedback-btn:hover{background:linear-gradient(45deg,#56ab2f,#a8e063);transform:scale(1.05)}.brand-feedback img{vertical-align:middle;margin-right:5px}@media (max-width:600px){nav ul{display:none}.chapter-navigation ul{flex-direction:column;align-items:center}section{padding:15px}#brand-product-list{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}
