body{margin:0;padding: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}header{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(90deg,#001f3f,#036)}header nav{display:flex}header nav ul{list-style:none;display:flex;margin:0;padding:0;margin-right:30px}header nav ul li{margin:0 15px}header nav ul li a{color:#fff;text-decoration:none;font-size:16px}header nav ul li a:hover{text-decoration:underline}header img{margin:5px 30px 5px 5px;width:40px;height:40px}.chapter-nav{max-width:960px;margin:20px auto;padding:10px 20px;background:linear-gradient(90deg,rgba(0,31,63,0.85),rgba(0,51,102,0.85));border-radius:8px}.chapter-nav ul{list-style:none;display:flex;justify-content:space-around;margin:0;padding:0}.chapter-nav ul li a{color:#fff;text-decoration:none;font-size:16px;padding:5px 10px;transition:background-color 0.3s}.chapter-nav ul li a:hover{background-color:rgba(255,255,255,0.3);border-radius:4px}#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.9);border-collapse:collapse}#brandInfoTable th{white-space:nowrap;text-align:left;padding:10px;border:1px solid #ddd}#brandInfoTable td{white-space:normal;padding:10px;border:1px solid #ddd}section{max-width:960px;margin:20px auto;background:linear-gradient(135deg,rgba(255,255,255,0.85),rgba(245,245,245,0.95));padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1);animation:fadeIn 1s ease-in-out}section h2{font-size:22px;margin-bottom:15px;color:#036;font-family:'Georgia',serif}section p{font-size:16px;line-height:1.6;margin-bottom:20px;font-family:'Arial',sans-serif}img.responsive-img{display:block;margin:20px auto;width:80%;max-width:900px;min-width:500px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.2);transition:transform 0.3s ease}img.responsive-img:hover{transform:scale(1.02)}#brand-product-list{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.9);display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brand-product-list li{list-style:none;flex:0 0 calc(25% - 10px);margin-bottom:20px;background:#f9f9f9;padding:10px;box-sizing:border-box;border:1px solid #ddd;border-radius:4px}#brand-product-list li a{text-decoration:none;color:#036}#brand-product-list .product-image{text-align:center;margin-bottom:10px}#brand-product-list .product-image img{max-width:100%;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,0.15)}#brand-product-list .product-name{text-align:center;font-weight:bold}#brand-related-list{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.9);border-collapse:collapse;box-shadow:0 4px 8px rgba(0,0,0,0.1)}#brand-related-list caption{padding:10px;font-size:18px;font-weight:bold;color:#036}#brand-related-list th,#brand-related-list td{border:1px solid #ddd;padding:10px}#brand-related-list th{background-color:#036;color:#fff;white-space:nowrap;text-align:left}.brand-feedback{max-width:960px;margin:20px auto;text-align:center}.brand-feedback .docs-feedback-btn{display:inline-flex;align-items:center;background-color:#fff;color:#036;padding:8px 12px;margin:0 5px;border-radius:4px;border:1px solid #ccc;text-decoration:none;font-size:14px;transition:background-color 0.3s ease,transform 0.3s ease}.brand-feedback .docs-feedback-btn:hover{background-color:#f0f0f0;transform:translateY(-2px)}.brand-feedback img{margin-right:5px}table.product-table{width:100%;border-collapse:collapse;margin-bottom:20px;background-color:rgba(255,255,255,0.8)}table.product-table th,table.product-table td{border:1px solid #333;padding:10px;text-align:center}table.product-table th{background-color:#036;color:#fff}ul.service-list{list-style-type:decimal;padding-left:20px;background-color:rgba(240,240,240,0.8);margin-bottom:20px}ul.service-list li{margin-bottom:10px}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){header{flex-direction:column;align-items:flex-start}header nav ul{flex-direction:column;margin-right:0}header nav ul li{margin:8px 0}.chapter-nav ul{flex-direction:column;align-items:flex-start}.chapter-nav ul li{margin:5px 0}#brand-product-list li{flex:0 0 calc(50% - 10px)}}@media screen and (max-width:480px){#brand-product-list li{flex:0 0 100%}}.outlined-text{-webkit-text-stroke:0.5px #036}table,th,td,ul,li,button{border-radius:4px}*,*:before,*:after{transition:all 0.3s ease}.non-transparent{opacity:0.95}.divider{height:2px;background:linear-gradient(to right,#001f3f,#036);margin:20px 0}
