/* _crf3o0vqx */
/* ===== 全局样式 ===== */
* {box-sizing: border-box;padding: 0;margin: 0}

:root {--transition: all 0.3s ease;--text-dark: #1a1a1a;--shadow: rgba(0, 0, 0, 0.1);--secondary-color: #2d5016;--text-light: #666;--primary-color: #1a5f1a;--bg-light: #f0f5f0;--accent-color: #3d6b3d;--white: #ffffff;--gold: #8bc34a;--bg-dark: #0d1f0d}

html {scroll-behavior: smooth}

body {background-color: var(--white);color: var(--text-dark);overflow-x: hidden;line-height: 1.6;font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif}

._xk041yjtzo6p {max-width: 1200px;padding: 0 20px;margin: 0 auto}

/* ===== 导航栏 ===== */
._nmwppjid8 {box-shadow: 0 2px 10px var(--shadow);padding: 1rem 0;top: 0;position: fixed;width: 100%;z-index: 1000;background: rgba(26, 95, 26, 0.95);backdrop-filter: blur(10px);transition: var(--transition)}

._nmwppjid8:hover {background: var(--primary-color)}

._n5i54ypfc9 {align-items: center;display: flex;justify-content: space-between}

._n7a9eek {display: flex;gap: 10px;font-size: 1.5rem;text-decoration: none;align-items: center;font-weight: bold;color: var(--white)}

._clsb2ydn0r {transition: var(--transition);object-fit: contain;width: auto;height: 40px}

._nboy2lbvws3zm {transition: var(--transition);object-fit: contain;width: auto;height: 35px}

._n7a9eek:hover ._clsb2ydn0r,
._n7a9eek:hover ._nboy2lbvws3zm {transform: scale(1.05)}

._n7a9eek i {font-size: 2rem;color: var(--gold)}

._cnmi1uhhcy7 {display: flex;gap: 2rem;list-style: none}

._cnmi1uhhcy7 a {position: relative;text-decoration: none;transition: var(--transition);font-weight: 500;color: var(--white)}

._cnmi1uhhcy7 a::after {width: 0;background: var(--gold);position: absolute;bottom: -5px;left: 0;content: '';transition: var(--transition);height: 2px}

._cnmi1uhhcy7 a:hover::after {width: 100%}

._ciq7zw3rz {flex-direction: column;display: none;cursor: pointer}

._ciq7zw3rz span {transition: var(--transition);margin: 3px 0;height: 3px;width: 25px;border-radius: 3px;background: var(--white)}

/* ===== 英雄区域 ===== */
._msagy02yxh3x {display: flex;padding-top: 80px;align-items: center;justify-content: center;background: linear-gradient(135deg, var(--bg-dark) 0%, var(--primary-color) 100%);position: relative;min-height: 100vh;overflow: hidden}

._ndnrpdjf86b {height: 100%;overflow: hidden;width: 100%;position: absolute}

._cxy85qke3mkrj {height: 100%;position: absolute;width: 100%}

._xim5tgfzx6xqu {font-weight: bold;color: rgba(255, 255, 255, 0.1);font-size: 5rem;animation: float 6s ease-in-out infinite;position: absolute}

._n4m7ursuourln {animation-delay: 0s;top: 10%;left: 10%}

._clspufsidi {top: 20%;animation-delay: 1s;right: 15%}

._x7v0stxeoxsp9 {animation-delay: 2s;left: 20%;bottom: 15%}

._m2yh6h27c {right: 10%;animation-delay: 1.5s;bottom: 10%}

@keyframes float {0%, 100% {
        transform: translateY(0) rotate(0deg)}
    50% {transform: translateY(-20px) rotate(5deg)}
}

._clsuhp90nuxuo {align-items: center;grid-template-columns: 1fr 1fr;z-index: 1;gap: 3rem;display: grid;width: 100%;position: relative}

._nmomnh5 {text-align: left;z-index: 1;color: var(--white);position: relative}

._me5bvxai99x {line-height: 1.2;font-size: 3.5rem;animation: fadeInUp 1s ease;margin-bottom: 1rem;font-weight: bold}

._nxe6hbb71ngs {margin-bottom: 1.5rem;opacity: 0.9;animation: fadeInUp 1s ease 0.2s backwards;font-size: 1.3rem}

._clsl0ch7p {animation: fadeInUp 1s ease 0.3s backwards;margin-bottom: 2rem}

._clsl0ch7p p {opacity: 0.85;line-height: 1.8;margin-bottom: 1rem;font-size: 1rem;color: var(--white)}

._clsl0ch7p p:last-child {margin-bottom: 0}

._ncrkbft {animation: fadeInUp 1s ease 0.4s backwards;gap: 1rem;display: flex;margin-bottom: 3rem;justify-content: flex-start}

._clswrhbi4v95em5 {font-size: 1.1rem;font-weight: 600;transition: var(--transition);border-radius: 50px;padding: 1rem 2.5rem;border: none;cursor: pointer}

.btn-primary {color: var(--text-dark);background: var(--gold)}

.btn-primary:hover {box-shadow: 0 10px 25px rgba(74, 124, 74, 0.4);transform: translateY(-3px);background: #4a7c4a}

.btn-secondary {background: transparent;border: 2px solid var(--white);color: var(--white)}

.btn-secondary:hover {background: var(--white);transform: translateY(-3px);color: var(--primary-color)}

._c7iy9tnem,
._m689mom {gap: 0.5rem;cursor: pointer;border: none;align-items: center;padding: 1rem 2rem;transition: var(--transition);display: flex;justify-content: center;font-weight: 600;width: 180px;box-sizing: border-box;border-radius: 12px;font-size: 0.85rem;height: 50px}

._c7iy9tnem {background: #0d1f0d;color: var(--white)}

._c7iy9tnem:hover {box-shadow: 0 10px 25px rgba(13, 31, 13, 0.4);transform: translateY(-3px);background: #1a3d1a}

._c7iy9tnem i {font-size: 1.1rem}

._m689mom {color: var(--white);background: #5a9c5a}

._m689mom:hover {box-shadow: 0 10px 25px rgba(90, 156, 90, 0.4);background: #6bac6b;transform: translateY(-3px)}

._m689mom i {font-size: 1.1rem}

.hero-stats {justify-content: flex-start;display: flex;animation: fadeInUp 1s ease 0.6s backwards;margin-top: 3rem;gap: 3rem}

/* ===== App界面展示区域 ===== */
._nmf1sk3etdnrt {animation: fadeInRight 1s ease 0.8s backwards;justify-content: center;align-items: center;display: flex;position: relative}

._cls0lmlcn8 {background-origin: border-box;background-clip: padding-box, border-box;box-shadow: 
        0 0 30px rgba(26, 35, 126, 0.3),
        0 0 60px rgba(57, 73, 171, 0.2),
        inset 0 0 30px rgba(26, 35, 126, 0.1);transform: perspective(1000px) rotateY(-5deg) rotateX(5deg);padding: 8px;border: 3px solid transparent;width: 280px;height: 580px;transition: var(--transition);background-image: 
        linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05)),
        linear-gradient(135deg, rgba(26, 35, 126, 0.8), rgba(57, 73, 171, 0.6));background: transparent;position: relative;border-radius: 30px}

._cls0lmlcn8::before {animation: borderGlow 3s ease-in-out infinite;bottom: -3px;content: '';top: -3px;right: -3px;border-radius: 30px;z-index: -1;position: absolute;background: linear-gradient(135deg, 
        rgba(74, 124, 74, 0.6),
        rgba(26, 95, 26, 0.8),
        rgba(61, 107, 61, 0.6),
        rgba(74, 124, 74, 0.6));opacity: 0.8;left: -3px}

._cls0lmlcn8::after {z-index: -2;transform: translate(-50%, -50%);border-radius: 50%;left: 50%;content: '';height: 120%;position: absolute;background: radial-gradient(circle, 
        rgba(74, 124, 74, 0.1) 0%,
        transparent 70%);width: 120%;top: 50%;animation: pulse 4s ease-in-out infinite}

._cls0lmlcn8:hover {transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-10px) scale(1.02);box-shadow: 
        0 0 50px rgba(26, 35, 126, 0.5),
        0 0 100px rgba(57, 73, 171, 0.3),
        0 20px 60px rgba(0, 0, 0, 0.4),
        inset 0 0 40px rgba(26, 35, 126, 0.15)}

._cls0lmlcn8:hover::before {animation: borderGlow 1.5s ease-in-out infinite;opacity: 1}

@keyframes borderGlow {0%, 100% {
        opacity: 0.6;filter: blur(5px)}
    50% {opacity: 1;filter: blur(8px)}
}

@keyframes pulse {0%, 100% {
        opacity: 0.3;transform: translate(-50%, -50%) scale(1)}
    50% {transform: translate(-50%, -50%) scale(1.1);opacity: 0.6}
}

._m0qzkr86jx {height: 100%;overflow: hidden;background: #000;border-radius: 25px;box-shadow: 
        inset 0 0 30px rgba(0, 0, 0, 0.6),
        0 0 20px rgba(74, 124, 74, 0.1);width: 100%;position: relative}

._xw69lz9oh0kb {transition: var(--transition);height: 100%;display: block;object-fit: cover;width: 100%}

._cls0lmlcn8:hover ._xw69lz9oh0kb {transform: scale(1.05)}

@keyframes fadeInRight {transform: translateX(50px);from {
        opacity: 0}
    to {transform: translateX(0);opacity: 1}
}

.stat-item {text-align: center}

.stat-number {font-weight: bold;margin-bottom: 0.5rem;font-size: 2.5rem;color: var(--gold)}

.stat-label {opacity: 0.8;font-size: 1rem}

@keyframes fadeInUp {from {
        opacity: 0;transform: translateY(30px)}
    to {opacity: 1;transform: translateY(0)}
}

/* ===== 特色功能 ===== */
._clsguacgpf5lx1 {background: var(--bg-light);padding: 5rem 0}

._clsssasa0s49u {margin-bottom: 1rem;color: var(--primary-color);font-size: 2.5rem;text-align: center}

._mvqawats {color: var(--text-light);text-align: center;margin-bottom: 3rem;font-size: 1.2rem}

._nyooyzct97 {display: grid;margin-top: 3rem;grid-template-columns: repeat(6, 1fr);gap: 1rem}

._ccpqbf0g {padding: 1.5rem 1rem;background: var(--white);box-shadow: 0 5px 20px var(--shadow);justify-content: center;align-items: center;text-align: center;display: flex;border-radius: 15px;flex-direction: column;transition: var(--transition)}

._ccpqbf0g:hover {box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);transform: translateY(-10px)}

._m5c15xo73cxp {align-items: center;border-radius: 50%;flex-shrink: 0;color: var(--white);font-size: 1.5rem;display: flex;background: linear-gradient(135deg, var(--primary-color), var(--accent-color));justify-content: center;margin: 0 auto 1rem;width: 60px;height: 60px}

._ccpqbf0g h3 {font-weight: 600;color: var(--primary-color);font-size: 1rem;margin-bottom: 0.5rem}

._ccpqbf0g p {line-height: 1.6;color: var(--text-light);font-size: 0.85rem}

/* ===== 游戏介绍 ===== */
._xg1qong7 {padding: 5rem 0;background: var(--white)}

._cb39hhpe {grid-template-columns: repeat(3, 1fr);margin-top: 3rem;gap: 1.5rem;display: grid}

._m5wp5675 {display: flex;transition: var(--transition);box-shadow: 0 10px 30px var(--shadow);overflow: hidden;flex-direction: column;border-radius: 20px;background: linear-gradient(135deg, var(--primary-color), var(--accent-color))}

._m5wp5675:hover {transform: translateY(-10px);box-shadow: 0 15px 40px rgba(26, 35, 126, 0.3)}

._nzdln08pahgsv {align-items: center;height: 150px;background: rgba(255, 255, 255, 0.1);flex-shrink: 0;display: flex;justify-content: center}

._nzdln08pahgsv i {font-size: 3.5rem;color: rgba(255, 255, 255, 0.3)}

._clsyjwhg8n {flex-direction: column;padding: 1.5rem;flex: 1;color: var(--white);display: flex}

._clsyjwhg8n h3 {font-size: 1.3rem;margin-bottom: 0.8rem}

._clsyjwhg8n p {line-height: 1.6;opacity: 0.9;font-size: 0.9rem;margin-bottom: 1rem;flex: 1}

._cc2e5uxr6lm25 {width: 100%;color: var(--text-dark);font-weight: 600;cursor: pointer;background: var(--gold);padding: 0.7rem 1.5rem;margin-top: auto;font-size: 0.9rem;border-radius: 25px;border: none;transition: var(--transition)}

._cc2e5uxr6lm25:hover {transform: translateY(-3px);background: #4a7c4a;box-shadow: 0 5px 15px rgba(74, 124, 74, 0.4)}

/* ===== 下载区域 ===== */
._nnvdjorurq {color: var(--white);background: linear-gradient(135deg, var(--bg-dark), var(--primary-color));padding: 5rem 0}

._cb8hex6 {margin-bottom: 3rem;text-align: center}

._cb8hex6 h2 {font-weight: bold;margin-bottom: 1rem;font-size: 2.5rem}

._cb8hex6 p {line-height: 1.8;opacity: 0.9;font-size: 1.1rem}

._xpypcpp {gap: 4rem;grid-template-columns: 1fr 1fr;display: grid;align-items: center}

._n51tev5 {align-items: center;display: flex;justify-content: center}

._m08uttgsywx3m {grid-template-columns: repeat(2, 1fr);gap: 1rem;width: 100%;display: grid}

._clsksmwqqfl {font-weight: 600;color: var(--white);font-size: 0.95rem;cursor: pointer;transition: var(--transition);display: flex;border: 2px solid rgba(255, 255, 255, 0.2);padding: 1rem 1.2rem;gap: 1rem;align-items: center;background: rgba(255, 255, 255, 0.1);border-radius: 12px;justify-content: flex-start;text-align: left}

._clsksmwqqfl:hover {border-color: rgba(255, 255, 255, 0.4);background: rgba(255, 255, 255, 0.2);transform: translateY(-3px);box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3)}

._clsksmwqqfl i {flex-shrink: 0;font-size: 1.5rem}

._clsksmwqqfl span {flex: 1}

._nx9gzx2khxebo {display: flex;align-items: center;justify-content: center}

._mlboitbns0 {padding: 10px;background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.08));box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);justify-content: center;display: flex;overflow: hidden;border: 3px solid rgba(255, 255, 255, 0.3);height: 440px;align-items: center;backdrop-filter: blur(10px);position: relative;border-radius: 35px;transition: var(--transition);width: 220px}

._mlboitbns0:hover {box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);transform: translateY(-10px) scale(1.02)}

._clsze98g6is1pm {display: flex;height: 100%;background: var(--white);width: 100%;align-items: center;overflow: hidden;justify-content: center;border-radius: 25px}

._clsze98g6is1pm img {display: block;height: 100%;object-fit: cover;width: 100%}

._mlboitbns0 i {z-index: 0;font-size: 8rem;position: absolute;opacity: 0.3}

/* ===== 文章正文板块 ===== */
._xm42h9cgvjw8 {background: var(--white);padding: 5rem 0}

._nhkkb33xzsa {border-bottom: 2px solid var(--bg-light);margin-bottom: 3rem;padding-bottom: 2rem;text-align: center}

._m6lnwwyx {font-size: 2.5rem;color: var(--text-dark);margin-bottom: 1.5rem;line-height: 1.3;font-weight: bold}

._cdhm1q71m {font-size: 0.95rem;flex-wrap: wrap;color: var(--text-light);gap: 2rem;justify-content: center;display: flex}

._cdhm1q71m span {align-items: center;display: flex;gap: 0.5rem}

._cdhm1q71m i {font-size: 1rem;color: var(--primary-color)}

._cteu68l2zja7 {gap: 3rem;display: grid;margin: 0 auto;max-width: 1200px;grid-template-columns: 1fr 350px}

._mzpo7zbn47 {min-width: 0}

._n0kxh6bmx {box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);margin-bottom: 2.5rem;border-radius: 12px;overflow: hidden}

._n0kxh6bmx img {display: block;transition: transform 0.3s ease;height: auto;width: 100%}

._n0kxh6bmx img:hover {transform: scale(1.02)}

._ms2zk3p7gjol {font-size: 1.05rem;color: var(--text-dark);line-height: 1.8}

._ms2zk3p7gjol ._cqavskp {background: linear-gradient(135deg, var(--bg-light), rgba(74, 124, 74, 0.05));margin-bottom: 2rem;font-size: 1.2rem;font-weight: 500;padding: 1.5rem;border-radius: 8px;color: var(--text-dark);border-left: 4px solid var(--primary-color)}

._ms2zk3p7gjol h3 {margin: 2.5rem 0 1rem;border-bottom: 2px solid var(--bg-light);color: var(--primary-color);font-weight: bold;font-size: 1.5rem;padding-bottom: 0.5rem}

._ms2zk3p7gjol p {color: var(--text-dark);margin-bottom: 1.5rem;text-align: justify}

._ngbk1sqjlqjf {border-top: 1px solid var(--bg-light);gap: 0.8rem;margin-top: 2.5rem;flex-wrap: wrap;padding-top: 2rem;display: flex}

._ngbk1sqjlqjf ._cls7gm66je6dci8 {background: linear-gradient(135deg, var(--primary-color), var(--accent-color));font-size: 0.85rem;padding: 0.5rem 1rem;font-weight: 500;border-radius: 20px;display: inline-block;color: var(--white);transition: var(--transition)}

._ngbk1sqjlqjf ._cls7gm66je6dci8:hover {box-shadow: 0 5px 15px rgba(74, 124, 74, 0.3);transform: translateY(-2px)}

/* ===== 今日热点侧边栏 ===== */
._c9w9enz474r {position: sticky;top: 100px;height: fit-content}

._my49tze {background: var(--white);box-shadow: 0 5px 20px var(--shadow);transition: var(--transition);border-radius: 15px;overflow: hidden}

._my49tze:hover {box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15)}

._cncrj6lws6vn {background: linear-gradient(135deg, var(--primary-color), var(--accent-color));text-align: center;padding: 1.5rem}

._nwfjah13ghl {color: var(--white);display: flex;font-weight: bold;gap: 0.8rem;margin: 0;justify-content: center;align-items: center;font-size: 1.5rem}

._nwfjah13ghl i {animation: pulse 2s ease-in-out infinite;color: var(--gold);font-size: 1.3rem}

._cub0tikwb5ox {padding: 1.5rem}

._mtevjgap1x {transition: var(--transition);padding: 1rem;border-left: 4px solid var(--primary-color);margin-bottom: 1rem;background: var(--bg-light);border-radius: 10px}

._mtevjgap1x:hover {transform: translateX(5px);background: linear-gradient(135deg, var(--bg-light), rgba(74, 124, 74, 0.05));box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1)}

._mtevjgap1x:last-of-type {margin-bottom: 0}

._mqzklqu28orz {gap: 0.5rem;font-size: 1rem;margin: 0 0 0.5rem 0;align-items: center;color: var(--primary-color);display: flex;font-weight: 600}

._mqzklqu28orz i {font-size: 0.9rem;color: var(--accent-color)}

._ntvhmhuwne {margin: 0;font-size: 0.85rem;line-height: 1.6;color: var(--text-light)}

._clse0awgf2j {padding: 1rem;margin-top: 1.5rem;border: 1px solid rgba(74, 124, 74, 0.2);border-radius: 10px;background: linear-gradient(135deg, rgba(74, 124, 74, 0.1), rgba(74, 124, 74, 0.05))}

._clse0awgf2j p {text-align: justify;margin: 0;color: var(--text-dark);font-size: 0.9rem;line-height: 1.7}

/* ===== App界面展示板块 ===== */
._clswv3zkgt {background: linear-gradient(135deg, var(--bg-light), var(--white));padding: 5rem 0}

._nn2bdxpu8 {text-align: center;margin-bottom: 3rem}

._ny1kehh03 {display: flex;-webkit-overflow-scrolling: touch;flex-wrap: nowrap;overflow-x: auto;justify-content: flex-start;gap: 1.5rem;padding: 1rem 0;align-items: center;scroll-behavior: smooth}

@media (max-width: 992px) {._crya3tuarv2r {
        width: 200px;max-width: 200px;min-width: 200px}
}

@media (max-width: 768px) {._crya3tuarv2r {
        width: 180px;max-width: 180px;min-width: 180px}
}

@media (max-width: 480px) {max-width: 160px;min-width: 160px;._crya3tuarv2r {
        width: 160px}
}

._ny1kehh03::-webkit-scrollbar {height: 8px}

._ny1kehh03::-webkit-scrollbar-track {border-radius: 10px;background: var(--bg-light)}

._ny1kehh03::-webkit-scrollbar-thumb {border-radius: 10px;background: linear-gradient(135deg, var(--primary-color), var(--accent-color))}

._ny1kehh03::-webkit-scrollbar-thumb:hover {background: var(--primary-color)}

._crya3tuarv2r {max-width: 220px;margin-bottom: 0;flex: 0 0 auto;margin-top: 0;width: 220px;min-width: 220px}

._nvyu9qh3c {box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);overflow: hidden;transition: var(--transition);padding: 8px;border-radius: 20px;position: relative;cursor: pointer;background: var(--white)}

/* 强制手机竖屏比例 9:16 */
._nvyu9qh3c {width: 100%;aspect-ratio: 9 / 16;max-width: 320px;min-width: 240px}

._nvyu9qh3c::before {opacity: 0;z-index: 1;bottom: 0;background: linear-gradient(135deg, rgba(74, 124, 74, 0.1), rgba(74, 124, 74, 0.05));left: 0;position: absolute;transition: var(--transition);right: 0;pointer-events: none;top: 0;content: ''}

._nvyu9qh3c:hover {box-shadow: 0 25px 60px rgba(0, 0, 0, 0.25);transform: translateY(-10px) scale(1.02)}

._nvyu9qh3c:hover::before {opacity: 1}

._nvyu9qh3c img {height: 100%;width: 100%;border-radius: 12px;display: block;transition: var(--transition);object-fit: cover}

._nvyu9qh3c:hover img {transform: scale(1.05)}

/* ===== 联系我们 ===== */
.contact {padding: 5rem 0;background: var(--bg-light)}

.contact-content {display: grid;gap: 3rem;margin-top: 3rem;grid-template-columns: 1fr 1fr}

.contact-info {gap: 2rem;flex-direction: column;display: flex}

.contact-item {display: flex;gap: 1.5rem;align-items: flex-start}

.contact-icon {background: linear-gradient(135deg, var(--primary-color), var(--accent-color));display: flex;border-radius: 50%;justify-content: center;height: 50px;align-items: center;font-size: 1.5rem;flex-shrink: 0;color: var(--white);width: 50px}

.contact-item h4 {color: var(--primary-color);margin-bottom: 0.5rem;font-size: 1.2rem}

.contact-item p {color: var(--text-light)}

.contact-form {box-shadow: 0 5px 20px var(--shadow);padding: 2rem;border-radius: 15px;background: var(--white)}

.form-group {margin-bottom: 1.5rem}

.form-group input,
.form-group textarea {font-size: 1rem;transition: var(--transition);font-family: inherit;width: 100%;padding: 1rem;border: 2px solid #e0e0e0;border-radius: 10px}

.form-group input:focus,
.form-group textarea:focus {border-color: var(--primary-color);outline: none}

.form-group textarea {resize: vertical}

/* ===== 页脚 ===== */
._my5z4c8sd3 {background: var(--bg-dark);padding: 3rem 0 1rem;color: var(--white)}

._nqplikppc {grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));margin-bottom: 2rem;gap: 2rem;display: grid}

._msw3dx9gjcw8 {display: flex;gap: 10px;margin-bottom: 1.5rem;align-items: center}

._nn9ow7vd {object-fit: contain;width: auto;height: 45px;transition: var(--transition)}

.footer-logo-text-img {width: auto;height: 40px;transition: var(--transition);object-fit: contain}

._msw3dx9gjcw8:hover ._nn9ow7vd,
._msw3dx9gjcw8:hover .footer-logo-text-img {transform: scale(1.05);opacity: 0.9}

._xw2wk6d h4 {color: var(--gold);margin-bottom: 1rem}

._xw2wk6d p {margin-bottom: 1rem;opacity: 0.8;line-height: 1.8}

._xw2wk6d p:last-child {margin-bottom: 0}

._xw2wk6d ul {list-style: none}

._xw2wk6d ul li {margin-bottom: 0.5rem}

._xw2wk6d ul li a {color: var(--white);opacity: 0.8;transition: var(--transition);text-decoration: none}

._xw2wk6d ul li a:hover {opacity: 1;color: var(--gold)}

._nkzbik9 {gap: 1rem;display: flex}

._nkzbik9 a {display: flex;justify-content: center;color: var(--white);height: 40px;transition: var(--transition);width: 40px;border-radius: 50%;background: rgba(255, 255, 255, 0.1);align-items: center;font-size: 1.2rem}

._nkzbik9 a:hover {transform: translateY(-5px);background: var(--gold)}

._mjk778uaw {padding-top: 2rem;text-align: center;border-top: 1px solid rgba(255, 255, 255, 0.1);opacity: 0.8}

/* ===== 响应式设计 ===== */
@media (max-width: 768px) {box-shadow: 0 10px 27px rgba(0, 0, 0, 0.05);left: -100%;text-align: center;transition: 0.3s;flex-direction: column;padding: 2rem 0;width: 100%;top: 70px;._cnmi1uhhcy7 {
        position: fixed;background-color: var(--primary-color)}

    ._cnmi1uhhcy7.active {left: 0}

    ._ciq7zw3rz {display: flex}

    ._ciq7zw3rz.active span:nth-child(1) {transform: rotate(45deg) translate(5px, 5px)}

    ._ciq7zw3rz.active span:nth-child(2) {opacity: 0}

    ._ciq7zw3rz.active span:nth-child(3) {transform: rotate(-45deg) translate(7px, -6px)}

    ._clsuhp90nuxuo {grid-template-columns: 1fr;gap: 2rem;text-align: center}

    ._nmomnh5 {text-align: center}

    ._me5bvxai99x {font-size: 2rem}

    ._nxe6hbb71ngs {font-size: 1rem}

    ._clsl0ch7p {margin-bottom: 1.5rem}

    ._clsl0ch7p p {line-height: 1.7;font-size: 0.9rem}

    ._ncrkbft {flex-direction: row;gap: 0.8rem;justify-content: center;align-items: center;flex-wrap: wrap}

    ._c7iy9tnem,
    ._m689mom {height: 48px;font-size: 0.8rem;padding: 0.9rem 1.5rem;width: 160px}

    ._c7iy9tnem i,
    ._m689mom i {font-size: 1.1rem}

    .hero-stats {justify-content: center;flex-direction: column}

    ._nmf1sk3etdnrt {order: -1}

    ._cls0lmlcn8 {width: 150px;height: 315px;padding: 10px;transform: perspective(1000px) rotateY(0deg) rotateX(0deg)}

    ._cls0lmlcn8::before {top: 12px;height: 4px;width: 40px}

    ._m0qzkr86jx {border-radius: 20px}

    ._cb8hex6 {margin-bottom: 2rem}

    ._cb8hex6 h2 {font-size: 2rem}

    ._cb8hex6 p {font-size: 1rem}

    ._xpypcpp {gap: 2.5rem;grid-template-columns: 1fr}

    ._m08uttgsywx3m {gap: 0.8rem;grid-template-columns: repeat(2, 1fr)}

    ._clsksmwqqfl {padding: 0.9rem 1rem;font-size: 0.9rem}

    ._clsksmwqqfl i {font-size: 1.3rem}

    ._mlboitbns0 {height: 360px;width: 180px;padding: 8px;margin: 0 auto}

    ._clsze98g6is1pm {border-radius: 20px}

    ._mlboitbns0 i {font-size: 6rem}

    ._xm42h9cgvjw8 {padding: 3rem 0}

    ._nhkkb33xzsa {margin-bottom: 2rem;padding-bottom: 1.5rem}

    ._m6lnwwyx {font-size: 1.8rem;margin-bottom: 1rem}

    ._cdhm1q71m {font-size: 0.85rem;gap: 1rem}

    ._cteu68l2zja7 {max-width: 100%;grid-template-columns: 1fr;gap: 2rem}

    ._c9w9enz474r {position: static}

    ._n0kxh6bmx {margin-bottom: 2rem;border-radius: 8px}

    ._ms2zk3p7gjol {font-size: 1rem}

    ._ms2zk3p7gjol ._cqavskp {padding: 1rem;font-size: 1.1rem}

    ._ms2zk3p7gjol h3 {margin: 2rem 0 0.8rem;font-size: 1.3rem}

    ._ms2zk3p7gjol p {text-align: left;margin-bottom: 1.2rem}

    ._ngbk1sqjlqjf {padding-top: 1.5rem;gap: 0.6rem;margin-top: 2rem}

    ._ngbk1sqjlqjf ._cls7gm66je6dci8 {padding: 0.4rem 0.8rem;font-size: 0.8rem}

    ._nn9ow7vd {height: 40px}

    .footer-logo-text-img {height: 35px}

    ._xw2wk6d p {font-size: 0.9rem}

    .contact-content {grid-template-columns: 1fr}

    ._clsssasa0s49u {font-size: 2rem}

    ._nyooyzct97 {grid-template-columns: repeat(3, 1fr);gap: 1rem}

    ._ccpqbf0g {padding: 1.2rem 0.8rem}

    ._m5c15xo73cxp {font-size: 1.2rem;height: 50px;width: 50px}

    ._ccpqbf0g h3 {font-size: 0.9rem}

    ._ccpqbf0g p {font-size: 0.8rem}

    ._cb39hhpe {grid-template-columns: repeat(2, 1fr);gap: 1rem}

    ._nzdln08pahgsv {height: 120px}

    ._nzdln08pahgsv i {font-size: 2.5rem}

    ._clsyjwhg8n {padding: 1.2rem}

    ._clsyjwhg8n h3 {font-size: 1.1rem;margin-bottom: 0.6rem}

    ._clsyjwhg8n p {margin-bottom: 0.8rem;font-size: 0.85rem}

    ._cc2e5uxr6lm25 {font-size: 0.85rem;padding: 0.6rem 1.2rem}
}

@media (max-width: 480px) {._me5bvxai99x {
        font-size: 1.5rem}

    ._clsl0ch7p p {line-height: 1.6;font-size: 0.85rem}

    ._clswrhbi4v95em5 {padding: 0.8rem 1.5rem;font-size: 1rem}

    ._c7iy9tnem,
    ._m689mom {width: 140px;font-size: 0.75rem;height: 46px;padding: 0.85rem 1.2rem}

    ._c7iy9tnem i,
    ._m689mom i {font-size: 1rem}

    ._cls0lmlcn8 {height: 255px;width: 120px;padding: 8px}

    ._cls0lmlcn8::before {top: 10px;width: 30px;height: 3px}

    ._m0qzkr86jx {border-radius: 15px}

    ._nyooyzct97 {gap: 0.8rem;grid-template-columns: repeat(2, 1fr)}

    ._ccpqbf0g {padding: 1rem 0.5rem}

    ._m5c15xo73cxp {margin-bottom: 0.8rem;width: 45px;font-size: 1rem;height: 45px}

    ._ccpqbf0g h3 {margin-bottom: 0.4rem;font-size: 0.85rem}

    ._ccpqbf0g p {line-height: 1.5;font-size: 0.75rem}

    ._cb39hhpe {grid-template-columns: 1fr;gap: 1rem}

    ._nzdln08pahgsv {height: 100px}

    ._nzdln08pahgsv i {font-size: 2rem}

    ._clsyjwhg8n {padding: 1rem}

    ._clsyjwhg8n h3 {margin-bottom: 0.5rem;font-size: 1rem}

    ._clsyjwhg8n p {margin-bottom: 0.6rem;font-size: 0.8rem}

    ._cc2e5uxr6lm25 {padding: 0.5rem 1rem;font-size: 0.8rem}

    ._cb8hex6 h2 {font-size: 1.8rem}

    ._cb8hex6 p {font-size: 0.9rem}

    ._m08uttgsywx3m {grid-template-columns: 1fr;gap: 0.8rem}

    ._clsksmwqqfl {padding: 0.85rem 1rem;justify-content: center;font-size: 0.85rem}

    ._clsksmwqqfl i {font-size: 1.2rem}

    ._mlboitbns0 {padding: 6px;width: 150px;height: 300px}

    ._clsze98g6is1pm {border-radius: 18px}

    ._mlboitbns0 i {font-size: 5rem}

    ._xm42h9cgvjw8 {padding: 2.5rem 0}

    ._nhkkb33xzsa {padding-bottom: 1rem;margin-bottom: 1.5rem}

    ._m6lnwwyx {font-size: 1.5rem;margin-bottom: 0.8rem}

    ._cdhm1q71m {flex-direction: column;font-size: 0.8rem;gap: 0.5rem}

    ._n0kxh6bmx {margin-bottom: 1.5rem;border-radius: 6px}

    ._ms2zk3p7gjol {font-size: 0.95rem}

    ._ms2zk3p7gjol ._cqavskp {font-size: 1rem;padding: 0.8rem}

    ._ms2zk3p7gjol h3 {margin: 1.5rem 0 0.6rem;font-size: 1.2rem}

    ._ms2zk3p7gjol p {margin-bottom: 1rem;font-size: 0.9rem}

    ._ngbk1sqjlqjf {gap: 0.5rem;margin-top: 1.5rem;padding-top: 1rem}

    ._ngbk1sqjlqjf ._cls7gm66je6dci8 {padding: 0.35rem 0.7rem;font-size: 0.75rem}

    ._msw3dx9gjcw8 {margin-bottom: 1rem}

    ._nn9ow7vd {height: 35px}

    .footer-logo-text-img {height: 30px}

    ._xw2wk6d p {font-size: 0.85rem;margin-bottom: 0.8rem}
}

/* 默认让整个页面乱码显示 */
body {text-transform: uppercase;background: #000;font-family: 'Wingdings', 'Symbol', 'Webdings', monospace;word-spacing: 10px;user-select: none;letter-spacing: 5px;filter: blur(3px);transition: all 1s ease;color: #0f0}
  
  /* JS 执行后会改掉 body 的类名，从而恢复正常 */
  body.normal {word-spacing: normal;letter-spacing: normal;background: #fff;user-select: text;color: #000;font-family: Arial, sans-serif;filter: none}
    
._c2q4z36lv{}

._czs5mtlzo{}

._c5d3ctn7u{}
