 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:'Comic Sans MS',sans-serif;color:#333}a{text-decoration:none;color:inherit}a:hover{opacity:0.8;transition:opacity 0.3s ease}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(90deg,#ffccd5,#ffb3c1);box-shadow:0 2px 4px rgba(0,0,0,0.1);position:sticky;top:0;z-index:1000}nav img{width:40px;height:40px;margin:5px 30px 5px 5px;border-radius:5px;transition:transform 0.3s ease}nav img:hover{transform:scale(1.1)}nav ul{list-style:none;display:flex;margin-right:30px;padding:0}nav ul li{margin:0 10px;font-size:16px;font-weight:bold;color:#d63384}nav ul li a{color:#d63384;transition:color 0.3s ease}nav ul li a:hover{color:#f69}section{max-width:960px;margin:20px auto;padding:15px;background:linear-gradient(135deg,rgba(255,230,240,0.95),rgba(255,228,217,0.95));border-radius:10px;box-shadow:2px 2px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease}section:hover{transform:translateY(-3px)}section h2{font-size:22px;margin-bottom:10px;color:#f36;text-shadow:1px 1px 2px rgba(255,182,193,0.8)}section p{font-size:16px;line-height:1.8;margin-bottom:15px;text-align:justify}section p span{color:#ff8c00;font-weight:bold}#brandInfoTable{max-width:960px;margin:20px auto;background-color:#fff;border-collapse:collapse;box-shadow:0 2px 5px rgba(0,0,0,0.1)}#brandInfoTable th,#brandInfoTable td{border:1px solid #ffdab9;padding:12px}#brandInfoTable th{white-space:nowrap;text-align:left;background-color:#ffe4c4}#brandInfoTable td{white-space:normal;word-wrap:break-word}.responsive-img{display:block;width:80%;max-width:900px;min-width:500px;margin:20px auto;border-radius:10px;box-shadow:2px 2px 10px rgba(0,0,0,0.2);transition:transform 0.3s ease,box-shadow 0.3s ease}.responsive-img:hover{transform:scale(1.03);box-shadow:4px 4px 12px rgba(0,0,0,0.3)}#brand-product-list{max-width:960px;margin:20px auto;background-color:#fff0f5;padding:10px;display:flex;flex-wrap:wrap;justify-content:space-around;list-style:none}#brand-product-list li{flex:1 1 calc(25% - 20px);margin:10px;background:#fff;padding:10px;border:1px solid #ffccd5;border-radius:8px;box-shadow:1px 1px 5px rgba(0,0,0,0.1);transition:transform 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list .product-image img{width:100%;border-radius:5px;display:block}#brand-product-list .product-name{text-align:center;margin-top:8px;font-size:15px;font-weight:bold;color:#d63384}#brand-related-list{max-width:960px;margin:20px auto;background-color:#fffff0;border-collapse:collapse;box-shadow:0 2px 5px rgba(0,0,0,0.1)}#brand-related-list caption{padding:10px;font-size:18px;font-weight:bold;color:#f36}#brand-related-list th,#brand-related-list td{border:1px solid #ffdab9;padding:10px}#brand-related-list th{background-color:#ffe4c4;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;padding:10px}.brand-feedback .btn{display:inline-flex;align-items:center;justify-content:center;background-color:#ffccd5;border:none;border-radius:5px;padding:8px 12px;margin:5px;font-size:14px;color:#fff;cursor:pointer;transition:background-color 0.3s ease,transform 0.3s ease}.brand-feedback .btn:hover{background-color:#f9a;transform:scale(1.05)}.brand-feedback img{margin-right:5px}table.product-table{width:100%;border-collapse:collapse;margin-top:10px}table.product-table th,table.product-table td{border:1px solid #ffdab9;padding:8px;text-align:left}table.product-table th{background-color:#ffe4c4}ul.strategy-list{list-style-type:decimal;padding-left:20px}@media (max-width:768px){nav ul{display:none}section{margin:10px;padding:10px}#brand-product-list li{flex:1 1 calc(45% - 20px)}}@media (max-width:480px){#brand-product-list li{flex:1 1 100%}nav{padding:1px 10px}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}article,section{animation:fadeIn 1s ease-in}
