 body{margin:0;padding:0;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;background:url('https://images.gptkong.com/cloud/background.png') repeat-y;background-size:100% auto;background-position:top center;-webkit-font-smoothing:antialiased;color:#333}nav{width:100%;background:linear-gradient(90deg,#ffe4e1,#fff0f5);padding:1px 20px;box-shadow:0 2px 4px rgba(0,0,0,0.1);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1000}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style:none;margin:0;padding:0;display:flex;margin-right:30px}nav ul li{margin:0 10px}nav ul li a{text-decoration:none;color:#ff69b4;font-weight:600;transition:color 0.3s ease}nav ul li a:hover{color:#ff1493}#brandInfoTable{max-width:960px;margin:20px auto;background-color:#fffaf0;border-collapse:collapse}#brandInfoTable th,#brandInfoTable td{border:1px solid #ffb6c1;padding:10px}#brandInfoTable th{white-space:nowrap;text-align:left;background:linear-gradient(to right,#ffe4e1,#fff0f5)}#brandInfoTable td{word-wrap:break-word;white-space:normal}article{max-width:960px;margin:20px auto;padding:20px;background:linear-gradient(to bottom,#ffe4e1,#fff8dc);border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,0.1)}section{background-color:#fffaf0;padding:15px;margin-bottom:20px;border-radius:8px;transition:background-color 0.5s linear}section:hover{background-color:#fff0f5}h2{color:#ff69b4;font-size:24px;margin-bottom:10px;text-shadow:0.5px 0.5px 1px rgba(255,105,180,0.5)}p{line-height:1.6;font-size:16px;color:#4a4a4a;margin-bottom:15px}article img{display:block;max-width:100%;margin:20px auto;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,0.2);transition:transform 0.3s ease,box-shadow 0.3s ease;border:2px solid #ffd700}article img:hover{transform:scale(1.05);box-shadow:0 4px 16px rgba(0,0,0,0.3)}#brand-product-list{max-width:960px;margin:20px auto;background-color:#fffaf0;padding:10px;display:flex;flex-wrap:wrap;list-style:none;justify-content:space-between}#brand-product-list li{width:calc(25% - 10px);margin:5px;background:#fff;border:1px solid #ffd700;border-radius:8px;overflow:hidden;transition:transform 0.3s ease}#brand-product-list li:hover{transform:translateY(-5px)}#brand-product-list a{text-decoration:none;color:#333;display:block}.product-image img{width:100%;height:auto;border-bottom:1px solid #ffd700}#brand-related-list{max-width:960px;margin:20px auto;border-collapse:collapse;background-color:#fffaf0}#brand-related-list caption{padding:10px;font-size:18px;font-weight:bold;color:#ff69b4}#brand-related-list th,#brand-related-list td{border:1px solid #ffb6c1;padding:10px;text-align:left}.brand-feedback{max-width:960px;margin:20px auto;padding:15px;background-color:#fffaf0;border-radius:8px;text-align:center}.brand-feedback a{display:inline-block;margin:0 10px;padding:8px 12px;background:linear-gradient(90deg,#ffe4e1,#fff0f5);border:1px solid #ffd700;border-radius:20px;color:#ff69b4;text-decoration:none;transition:background 0.3s ease;font-weight:bold}.brand-feedback a:hover{background:linear-gradient(90deg,#ffc0cb,#ffb6c1)}.brand-feedback img{vertical-align:middle;margin-right:5px}.chapter-nav{display:flex;flex-wrap:wrap;justify-content:center;margin:20px auto;max-width:960px;background:rgba(255,228,225,0.6);padding:10px;border-radius:8px}.chapter-nav a{margin:5px 10px;padding:8px 15px;background:linear-gradient(135deg,#ffe4e1,#fff0f5);text-decoration:none;color:#ff1493;border-radius:5px;transition:background 0.3s ease}.chapter-nav a:hover{background:linear-gradient(135deg,#ffb6c1,#ffc0cb)}@media (max-width:768px){nav ul{display:none}article{padding:10px}#brand-product-list li{width:calc(50% - 10px)}}@media (max-width:480px){#brand-product-list li{width:100%}.chapter-nav{flex-direction:column;align-items:center}}
