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}nav{display:flex;justify-content:space-between;align-items:center;padding:1px 20px;background:linear-gradient(90deg,#fff,#fcefdc);box-shadow:0 2px 4px rgba(0,0,0,0.1)}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style:none;display:flex;margin:0;padding:0;margin-right:30px}nav ul li{margin:0 10px}nav ul li a{text-decoration:none;color:#555;font-size:16px;transition:color 0.3s ease}nav ul li a:hover{color:#d88}article{max-width:960px;margin:80px auto 20px auto;background-color:#fff;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,0.1);border-radius:8px}article h2,article h3{font-family:"Arial Rounded MT Bold","Helvetica Rounded",Helvetica,sans-serif;color:#b35;margin-top:20px}article h2{font-size:24px;text-align:center;background:linear-gradient(90deg,#fdfdfd,#f7e7ce);padding:10px;border-radius:4px}article p{font-size:16px;line-height:1.6;color:#555;margin-bottom:16px}section{padding:15px;margin:15px 0;border-left:4px solid #fcefdc;background:linear-gradient(135deg,#fff,#fff8f0);border-radius:6px;transition:transform 0.3s ease}section:hover{transform:scale(1.02)}#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95);border-collapse:collapse}#brandInfoTable th{white-space:nowrap;text-align:left;padding:10px;background:linear-gradient(90deg,#fff,#fed);border-bottom:2px solid #ddd}#brandInfoTable td{white-space:normal;padding:10px;border-bottom:1px solid #eee}#brand-product-list{max-width:960px;margin:20px auto;padding:0;display:flex;flex-wrap:wrap;list-style:none;background-color:#faf3ea}#brand-product-list li{width:calc(25% - 20px);margin:10px;box-shadow:0 2px 6px rgba(0,0,0,0.1);border-radius:8px;background:#fff;transition:transform 0.3s ease,box-shadow 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,0.2)}#brand-product-list li a{display:block;text-decoration:none;color:#333;padding:10px}#brand-product-list .product-image img{width:100%;max-width:100%;border-top-left-radius:8px;border-top-right-radius:8px}#brand-product-list .product-name{text-align:center;padding:8px 0;font-weight:bold;background:linear-gradient(90deg,#fff,#fed)}#brand-related-list{max-width:960px;margin:20px auto;background-color:#f7f1e9;border-collapse:collapse}#brand-related-list caption{padding:10px;font-size:18px;font-weight:bold;color:#a55}#brand-related-list th,#brand-related-list td{padding:10px;border:1px solid #ddd;text-align:center}#brand-related-list th{background:linear-gradient(90deg,#fff,#fed);white-space:nowrap}img{max-width:100%;display:block}.article-image{width:500px;max-width:900px;margin:20px auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease}.article-image:hover{transform:scale(1.02)}.chapter-nav{max-width:960px;margin:10px auto;display:flex;flex-wrap:wrap;justify-content:space-around;background:linear-gradient(90deg,#fff,#fed);border-radius:4px;padding:10px}.chapter-nav a{text-decoration:none;font-size:16px;color:#555;padding:8px 12px;border-radius:4px;transition:background 0.3s ease}.chapter-nav a:hover{background:#fcefdc}.brand-feedback{max-width:960px;margin:20px auto;padding:10px;background-color:#fff8f0;text-align:center;border:1px solid #ddd;border-radius:8px}.brand-feedback a{text-decoration:none;display:inline-block;margin:0 10px;padding:8px 12px;background:linear-gradient(45deg,#fdd,#ffc);border-radius:4px;color:#555;transition:background 0.3s ease,transform 0.2s ease}.brand-feedback a:hover{background:linear-gradient(45deg,#ffc,#fdd);transform:scale(1.05)}.brand-feedback img{vertical-align:middle;margin-right:5px}table.product-line{width:100%;max-width:960px;margin:20px auto;border-collapse:collapse;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,0.1)}table.product-line th,table.product-line td{padding:10px;border:1px solid #ddd;text-align:left}table.product-line th{background:linear-gradient(90deg,#fff,#fed);white-space:nowrap}ol.development-steps{counter-reset:step;margin-left:20px}ol.development-steps li{margin-bottom:10px;list-style:none;padding-left:20px;position:relative}ol.development-steps li:before{counter-increment:step;content:counter(step) ". ";position:absolute;left:0;color:#d88;font-weight:bold}@media (max-width:768px){nav ul{display:none}article{margin:60px 10px;padding:15px}.chapter-nav{flex-direction:column;align-items:center}#brand-product-list li{width:calc(50% - 20px)}}@media (max-width:480px){#brand-product-list li{width:calc(100% - 20px)}article h2{font-size:22px}article h3{font-size:18px}}
