 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:'Georgia',serif;line-height:1.6;color:#333}nav{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#f8f1e4,#e6d8c3);padding:1px 20px;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;font-size:16px;color:#4a3d31;transition:color 0.3s ease}nav ul li a:hover{color:#8a6a3d}.section-nav{max-width:960px;margin:20px auto;padding:10px 20px;background:linear-gradient(90deg,#f7f3ee,#eadfd7);border-radius:5px}.section-nav a{margin-right:15px;text-decoration:none;color:#6d5843;font-size:16px;transition:color 0.3s ease}.section-nav a:hover{color:#a68467}#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(250,245,240,1);border-collapse:collapse;box-shadow:0 2px 6px rgba(0,0,0,0.1)}#brandInfoTable th,#brandInfoTable td{padding:12px 15px;border:1px solid #ddd}#brandInfoTable th{white-space:nowrap;text-align:left;background-color:#f2e9e1}#brandInfoTable td{white-space:normal}article{max-width:960px;margin:20px auto;padding:20px;background-color:#fff8f0;box-shadow:0 4px 8px rgba(0,0,0,0.08);border-radius:8px}article section{margin-bottom:40px;padding:20px;background:linear-gradient(135deg,#fdfbf7,#f0e8dc);border-radius:8px;animation:fadeInUp 0.8s ease both}article section h2{margin-top:0;font-size:20px;color:#5a4b41;border-bottom:2px solid #d9c0a8;padding-bottom:8px}article section p{font-size:16px;color:#4a3d31;text-align:justify;margin-bottom:15px}.article-image{display:block;width:70%;max-width:900px;min-width:500px;margin:20px auto;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease}.article-image:hover{transform:scale(1.02)}#brand-product-list{max-width:960px;margin:20px auto;padding:20px;background-color:#f5f0ea;display:flex;flex-wrap:wrap;justify-content:space-around;list-style:none}#brand-product-list li{flex:1 1 calc(25% - 20px);box-sizing:border-box;margin:10px;background:#fff;border:1px solid #ddd;border-radius:6px;overflow:hidden;transition:transform 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list li a{text-decoration:none;color:#4a3d31;display:block;padding:10px;text-align:center}.product-image img{width:100%;height:auto;border-bottom:1px solid #eee}.product-name{padding:10px;font-size:16px;color:#6d5843}#brand-related-list{max-width:960px;margin:20px auto;background-color:#faf5f0;border-collapse:collapse;box-shadow:0 2px 6px rgba(0,0,0,0.1)}#brand-related-list caption{caption-side:top;font-size:18px;padding:10px;color:#5a4b41}#brand-related-list th,#brand-related-list td{padding:12px;border:1px solid #ddd}#brand-related-list th{background-color:#f2e9e1;white-space:nowrap;text-align:left}#brand-related-list td{word-wrap:break-word}.brand-feedback{max-width:960px;margin:20px auto;padding:10px;text-align:center;background-color:#f7f3ee;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.brand-feedback a{text-decoration:none;color:#4a3d31;display:inline-block;margin:0 10px;padding:8px 12px;background:linear-gradient(90deg,#f8f1e4,#e6d8c3);border-radius:5px;transition:background 0.3s ease}.brand-feedback a:hover{background:linear-gradient(90deg,#e6d8c3,#f8f1e4)}.brand-feedback a img{vertical-align:middle;margin-right:5px}.brand-feedback span{font-weight:bold}table.product-table{width:100%;max-width:960px;margin:20px auto;background-color:rgba(250,245,240,0.95);border-collapse:collapse;box-shadow:0 2px 6px rgba(0,0,0,0.1)}table.product-table th,table.product-table td{padding:10px 12px;border:1px solid #ddd}table.product-table th{white-space:nowrap;text-align:left;background-color:#f2e9e1}table.product-table td{white-space:normal}ul.custom-ul{max-width:960px;margin:20px auto;padding:10px;background-color:#fff8f0;border-radius:5px;list-style:disc inside}ul.custom-ul li{margin:5px 0}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){nav{flex-direction:column}nav ul{flex-direction:column;margin-right:0}#brand-product-list li{flex:1 1 calc(50% - 20px)}}@media screen and (max-width:480px){nav{display:none}#brand-product-list li{flex:1 1 100%}.section-nav{display:none}}
