body{padding:0;margin:0;font-family:'Georgia','Playfair Display',Helvetica,Montserrat,sans-serif;background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center;color:#333;line-height:1.6}nav{background:linear-gradient(90deg,rgba(255,182,193,1) 0,rgba(255,240,245,1) 100%);padding:1px 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 4px rgba(0,0,0,0.1)}nav img{width:40px;height:40px;margin:5px 30px 5px 5px;border-radius:50%}nav ul{list-style:none;margin:0;padding:0;display:flex;margin-right:30px}nav ul li{margin:0 15px}nav ul li a{text-decoration:none;color:#333;font-size:16px;font-weight:500;padding:8px 12px;transition:background 0.3s ease,color 0.3s ease}nav ul li a:hover{background:rgba(255,182,193,0.5);border-radius:4px;color:#d6336c}article{max-width:960px;margin:20px auto;background:#fffafa;padding:20px;box-shadow:0 8px 16px rgba(0,0,0,0.1);border-radius:8px}article section{margin-bottom:30px;padding:15px;background:linear-gradient(135deg,rgba(255,228,225,0.8),rgba(255,240,245,0.8));border-left:4px solid #ffb6c1;border-radius:4px}article h2{font-size:18px;color:#d6336c;margin-bottom:10px}article p{font-size:16px;line-height:1.8;text-align:justify}#brandInfoTable{max-width:960px;margin:20px auto;background-color:#ffeef8;border-collapse:collapse;box-shadow:0 3px 6px rgba(0,0,0,0.1)}#brandInfoTable th,#brandInfoTable td{border:1px solid #ffccd5;padding:10px}#brandInfoTable th{white-space:nowrap;text-align:left;background:#fbd3e9}#brandInfoTable td{white-space:normal;word-wrap:break-word}table.product-table{width:100%;max-width:960px;margin:20px auto;background:#fff5f7;border-collapse:collapse;box-shadow:0 2px 4px rgba(0,0,0,0.1)}table.product-table th,table.product-table td{border:1px solid #ffccd5;padding:8px 10px}table.product-table th{white-space:nowrap;text-align:left;background:#ffe0e9}table.product-table td{white-space:normal;word-wrap:break-word}#brand-product-list{list-style:none;padding:0;margin:20px auto;max-width:960px;background:#fff0f5;display:flex;flex-wrap:wrap;justify-content:space-between}#brand-product-list li{flex:1 1 calc(25% - 20px);margin:10px;background:#fff;border:1px solid #ffccd5;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:transform 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list a{text-decoration:none;color:inherit;display:block;padding:10px}#brand-product-list .product-image img{width:100%;border-radius:4px}#brand-product-list .product-name{font-size:16px;color:#d6336c;text-align:center;margin-top:8px}#brand-related-list{width:100%;max-width:960px;margin:20px auto;background:#fff5f7;border-collapse:collapse;box-shadow:0 3px 6px rgba(0,0,0,0.1)}#brand-related-list caption{font-size:18px;font-weight:bold;padding:10px;color:#d6336c}#brand-related-list th,#brand-related-list td{border:1px solid #ffccd5;padding:10px;text-align:left}#brand-related-list th{white-space:nowrap;background:#ffe0e9}.article-image{display:block;margin:20px auto;width:100%;max-width:900px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1);transition:box-shadow 0.3s ease}.article-image:hover{box-shadow:0 6px 12px rgba(0,0,0,0.2)}.brand-feedback{max-width:960px;margin:30px auto;text-align:center;background:#fffafa;padding:15px;border:1px solid #ffccd5;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.brand-feedback a{text-decoration:none;color:#d6336c;font-size:16px;margin:0 10px;padding:8px 12px;display:inline-flex;align-items:center;transition:background 0.3s ease,transform 0.3s ease}.brand-feedback a:hover{background:rgba(255,182,193,0.5);transform:scale(1.05)}.brand-feedback img{margin-right:5px}ol#core-values{padding-left:20px;margin:10px 0}ol#core-values li{font-size:16px;margin:5px 0;color:#333}a{transition:color 0.3s ease,text-shadow 0.3s ease}a:link,a:visited{color:#d6336c}a:hover{text-shadow:0 1px 3px rgba(0,0,0,0.2)}@media screen and (max-width:768px){nav ul{display:none}article{padding:10px}#brand-product-list li{flex:1 1 calc(50% - 20px)}}@media screen and (max-width:480px){article h2{font-size:16px}article p{font-size:14px}#brand-product-list li{flex:1 1 100%}}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}section{animation:fadeIn 0.8s ease-in-out}
