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:"思源黑体",sans-serif;color:#4A4A4A}nav{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#A8D5BA,#F7C6C7);padding:1px 20px}nav ul{display:flex;list-style:none;margin:0;padding:0;margin-right:30px}nav ul li{margin:0 10px}nav ul li a{text-decoration:none;color:#4A4A4A;transition:all 0.3s ease}nav ul li a:hover{color:#F78E5F}nav img.logo{width:40px;height:40px;margin:5px 30px 5px 5px}.chapter-nav{max-width:960px;margin:20px auto;padding:10px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.chapter-nav ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:space-around}.chapter-nav ul li{margin:5px}.chapter-nav ul li a{text-decoration:none;color:#4A4A4A;font-weight:bold;transition:color 0.3s ease}.chapter-nav ul li a:hover{color:#F78E5F}article,section{max-width:960px;margin:20px auto;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1);padding:20px}h2{font-size:24px;margin-bottom:20px;color:#A8D5BA}h3{font-size:20px;margin-bottom:15px;color:#F7C6C7}h4{font-size:18px;margin-bottom:10px;color:#A8D5BA}p{line-height:1.6;margin-bottom:20px}#brandInfoTable{max-width:960px;margin:0 auto 20px;background-color:rgba(255,255,255,0.9);border-collapse:collapse}#brandInfoTable th{white-space:nowrap;text-align:left;padding:10px;border:1px solid #A8D5BA;background-color:#F7C6C7}#brandInfoTable td{padding:10px;border:1px solid #A8D5BA;word-wrap:break-word;white-space:normal;background-color:#fff}.scene-img{display:block;margin:20px auto;width:80%;max-width:900px;min-width:500px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:transform 0.3s ease}.scene-img:hover{transform:scale(1.02)}#brand-product-list{max-width:960px;margin:20px auto;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;background-color:rgba(248,142,95,0.1)}#brand-product-list li{background-color:#fff;border:1px solid #A8D5BA;border-radius:8px;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:#4A4A4A;display:block;padding:10px}#brand-product-list .product-image img{width:100%;height:auto;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:box-shadow 0.3s ease}#brand-product-list .product-image img:hover{box-shadow:0 4px 8px rgba(0,0,0,0.2)}#brand-product-list .product-name{text-align:center;margin-top:10px;font-weight:bold}#brand-related-list{max-width:960px;margin:20px auto;border-collapse:collapse;background-color:rgba(255,255,255,0.9)}#brand-related-list caption{caption-side:top;text-align:left;font-size:18px;margin-bottom:10px;color:#A8D5BA}#brand-related-list th,#brand-related-list td{border:1px solid #A8D5BA;padding:10px}#brand-related-list th{background-color:#F7C6C7;white-space:nowrap;text-align:left}.brand-feedback{max-width:960px;margin:20px auto;text-align:center;padding:10px;background-color:rgba(248,142,95,0.1);border-radius:8px}.brand-feedback .btn{display:inline-flex;align-items:center;text-decoration:none;color:#4A4A4A;background-color:#fff;border:1px solid #A8D5BA;border-radius:4px;padding:5px 10px;margin:5px;transition:background 0.3s ease,transform 0.3s ease}.brand-feedback .btn:hover{background:linear-gradient(135deg,#A8D5BA,#F7C6C7);transform:scale(1.05);color:#fff}.brand-feedback img{margin-right:5px;vertical-align:middle}@keyframes fall{0%{transform:translateY(-100px) rotate(0deg);opacity:0}50%{opacity:1}100%{transform:translateY(100vh) rotate(360deg);opacity:0}}.falling-petal{position:fixed;top:-50px;left:50%;width:20px;height:20px;background:radial-gradient(circle,#F7C6C7,#A8D5BA);border-radius:50%;animation:fall 8s linear infinite;opacity:0.7;z-index:999}@media (max-width:600px){nav ul{display:none}.chapter-nav ul{flex-direction:column}h2{font-size:20px}h3{font-size:18px}h4{font-size:16px}.scene-img{width:95%;min-width:auto}}
