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;color:#333;line-height:1.6}nav{display:flex;align-items:center;justify-content:space-between;padding:1px 20px;background:linear-gradient(90deg,#2a2a72,#009ffd);box-shadow:0 2px 4px rgba(0,0,0,0.2)}nav img{width:40px;height:40px;margin:5px 30px 5px 5px}nav ul{list-style:none;display:flex;margin-right:30px;padding:0}nav ul li{margin:0 15px}nav ul li a{text-decoration:none;color:#fff;font-size:16px;transition:color 0.3s ease}nav ul li a:hover{color:#ffd700}article{max-width:960px;margin:20px auto;background-color:rgba(255,255,255,0.95);padding:20px;box-shadow:0 4px 8px rgba(0,0,0,0.1)}article section{margin-bottom:40px;padding:20px;border-radius:8px;background:linear-gradient(135deg,#fdfbfb,#ebedee);box-shadow:inset 0 1px 3px rgba(0,0,0,0.1)}article section h2{font-size:18px;margin-bottom:15px;color:#2a2a72}article section p,article section ol,article section ul{font-size:16px;text-align:justify}img.brand-img{width:80%;max-width:900px;min-width:500px;display:block;margin:20px auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:transform 0.3s ease,box-shadow 0.3s ease}img.brand-img:hover{transform:scale(1.02);box-shadow:0 6px 12px rgba(0,0,0,0.3)}table#brandInfoTable{max-width:960px;margin:20px auto;background-color:#f5f5f5;border-collapse:collapse;box-shadow:0 2px 4px rgba(0,0,0,0.1)}table#brandInfoTable th,table#brandInfoTable td{border:1px solid #ddd;padding:10px}table#brandInfoTable th{white-space:nowrap;text-align:left;background:linear-gradient(90deg,#009ffd,#2a2a72);color:#fff}table#brandInfoTable td{white-space:normal;word-wrap:break-word}table.brand-philosophy{width:100%;margin:20px 0;border-collapse:collapse}table.brand-philosophy th,table.brand-philosophy td{border:1px solid #ccc;padding:8px}table.brand-philosophy th{background-color:#dedede;white-space:nowrap;text-align:left}ul.product-list{list-style:decimal;padding-left:20px}#brand-product-list{max-width:960px;margin:20px auto;background-color:#fff;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:20px;padding:20px;box-shadow:0 2px 6px rgba(0,0,0,0.1)}#brand-product-list li{list-style:none;text-align:center}#brand-product-list a{text-decoration:none;color:#333;display:block;transition:transform 0.3s ease}#brand-product-list a:hover{transform:translateY(-3px)}#brand-product-list .product-image img{width:100%;border-radius:8px;box-shadow:0 3px 6px rgba(0,0,0,0.15)}#brand-related-list{max-width:960px;margin:20px auto;background-color:#fafafa;border-collapse:collapse;box-shadow:0 2px 6px rgba(0,0,0,0.1);text-align:center}#brand-related-list caption{font-size:18px;margin:10px 0;font-weight:bold}#brand-related-list th,#brand-related-list td{border:1px solid #ddd;padding:10px}.brand-feedback{max-width:960px;margin:20px auto;text-align:center;padding:10px 0;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.brand-feedback .btn{display:inline-flex;align-items:center;margin:0 10px;padding:6px 12px;font-size:14px;color:#333;background-color:#e0e0e0;border:none;border-radius:4px;text-decoration:none;transition:background-color 0.3s ease,transform 0.3s ease}.brand-feedback .btn img{margin-right:5px}.brand-feedback .btn:hover{background-color:#d4d4d4;transform:scale(1.05)}@media (max-width:768px){nav ul{display:none}article,table#brandInfoTable,#brand-product-list,#brand-related-list,.brand-feedback{margin:10px}}
