 *{box-sizing:border-box;margin:0;padding:0}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:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;color:#5D4037;line-height:1.6}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(90deg,#D7CCC8 0,#FFF8E1 100%)}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style:none;display:flex;margin-right:30px}nav ul li{margin-right:20px}nav ul li a{text-decoration:none;font-size:16px;color:#6D4C41;transition:all 0.3s ease}nav ul li a:hover{color:#8D6E63;text-shadow:0 1px 3px rgba(0,0,0,0.2)}.header-nav{max-width:960px;margin:20px auto;padding:10px;background:linear-gradient(135deg,#FFF3E0,#FFECB3);border-radius:8px}.header-nav ul{display:flex;flex-wrap:wrap;justify-content:space-around}.header-nav ul li{margin:5px 10px}.header-nav ul li a{color:#6D4C41;text-decoration:none;font-weight:600;transition:color 0.2s ease}.header-nav ul li a:hover{color:#8D6E63}#brandInfoTable{max-width:960px;margin:20px auto;background-color:rgba(255,248,225,0.95);border-collapse:collapse;border:1px solid #D7CCC8;box-shadow:0 2px 5px rgba(0,0,0,0.1)}#brandInfoTable th,#brandInfoTable td{border:1px solid #D7CCC8;padding:10px;vertical-align:top}#brandInfoTable th{background-color:#FFECB3;white-space:nowrap;text-align:left}#brandInfoTable td{white-space:normal;word-wrap:break-word}article{max-width:960px;margin:20px auto;padding:20px;background-color:#FFF8E1;border-radius:8px;box-shadow:0 3px 8px rgba(0,0,0,0.1)}article section{margin-bottom:30px;padding:15px;background:linear-gradient(120deg,#FFFDE7,#FFF8E1);border-radius:6px;transition:transform 0.3s ease}article section:hover{transform:translateY(-3px)}article h2{font-size:18px;margin-bottom:10px;color:#6D4C41}article p{font-size:16px;margin-bottom:10px}article img{display:block;margin:20px auto;width:80%;max-width:900px;min-width:500px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.15);transition:box-shadow 0.3s ease}article img:hover{box-shadow:0 4px 12px rgba(0,0,0,0.3)}#brand-product-list{max-width:960px;margin:30px auto;padding:10px;background:#FFECB3;border-radius:8px;list-style:none;display:flex;flex-wrap:wrap;justify-content:space-between}#brand-product-list li{width:calc(25% - 10px);margin-bottom:20px;background:#FFFDE7;border:1px solid #D7CCC8;border-radius:6px;overflow:hidden;transition:transform 0.3s ease}#brand-product-list li:hover{transform:scale(1.02)}#brand-product-list li a{text-decoration:none;color:#5D4037;display:block;padding:10px}#brand-product-list .product-image img{width:100%;height:auto;border-bottom:1px solid #D7CCC8}#brand-product-list .product-name{padding:10px;font-size:16px;text-align:center}#brand-related-list{max-width:960px;margin:30px auto;background:#FFF8E1;border-radius:8px;border-collapse:collapse;box-shadow:0 2px 5px rgba(0,0,0,0.1)}#brand-related-list caption{font-size:18px;font-weight:600;padding:10px;color:#6D4C41}#brand-related-list th,#brand-related-list td{border:1px solid #D7CCC8;padding:10px}#brand-related-list th{background:#FFECB3;white-space:nowrap;text-align:left}#brand-related-list td{white-space:normal;word-wrap:break-word}.brand-feedback{max-width:960px;margin:30px auto;text-align:center;background:#FFFDE7;padding:15px;border-radius:8px;box-shadow:inset 0 0 5px rgba(0,0,0,0.1)}.brand-feedback a{margin:0 10px;text-decoration:none;font-size:16px;color:#5D4037;padding:8px 12px;border-radius:4px;background:linear-gradient(90deg,#FFECB3,#FFF8E1);box-shadow:0 2px 4px rgba(0,0,0,0.2);display:inline-flex;align-items:center;transition:background 0.3s ease,transform 0.2s ease}.brand-feedback a:hover{background:linear-gradient(90deg,#FFF8E1,#FFECB3);transform:scale(1.05)}.brand-feedback a img{margin-right:6px;vertical-align:middle}table.product-table{width:100%;border-collapse:collapse;margin-top:20px}table.product-table th,table.product-table td{border:1px solid #D7CCC8;padding:8px;text-align:left}table.product-table th{background-color:#FFECB3}ul.ordered-list{list-style-type:decimal;padding-left:20px}@media only screen and (max-width:768px){nav ul{display:none}article img{width:90%;min-width:unset}#brand-product-list li{width:calc(50% - 10px)}.header-nav ul{flex-direction:column;align-items:center}}#brand-product-list img{min-width:150px;max-width:220px}
