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

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

html {scroll-behavior: smooth}

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

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

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

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

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

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

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

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

._cls38owrde0pvk2:hover ._cp0ojwg,
._cls38owrde0pvk2:hover ._c3wmmg06wnj {transform: scale(1.05)}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._cuhaudja3so i {font-size: 1.1rem}

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

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

._cr6kop4lwtz i {font-size: 1.1rem}

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

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

._xx05jgz70y5k {border: 3px solid transparent;background: transparent;background-clip: padding-box, border-box;transform: perspective(1000px) rotateY(-5deg) rotateX(5deg);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));position: relative;height: 580px;transition: var(--transition);border-radius: 30px;width: 280px;padding: 8px;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);background-origin: border-box}

._xx05jgz70y5k::before {right: -3px;opacity: 0.8;bottom: -3px;content: '';top: -3px;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));animation: borderGlow 3s ease-in-out infinite;border-radius: 30px;position: absolute;left: -3px;z-index: -1}

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

._xx05jgz70y5k: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)}

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

@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}
}

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

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

._xx05jgz70y5k:hover ._clsu4o4mv7187q5 {transform: scale(1.05)}

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

.stat-item {text-align: center}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._nmxdl6u047ird span {flex: 1}

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

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

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

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

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

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

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

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

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

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

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

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

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

._n5ukumxdfj {min-width: 0}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._xm6x1s5oxur {padding: 1.5rem}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-group textarea {resize: vertical}

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

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

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

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

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

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

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

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

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

._mtw0r8o4 ul {list-style: none}

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

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

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

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

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

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

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

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

    ._clsw3w3ii0ip9.active {left: 0}

    ._c8dmdgktq {display: flex}

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

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

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

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

    ._xdm4q89 {text-align: center}

    ._mm3wjmum {font-size: 2rem}

    ._xek7mqr {font-size: 1rem}

    ._xkvdun929cizd {margin-bottom: 1.5rem}

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

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

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

    ._cuhaudja3so i,
    ._cr6kop4lwtz i {font-size: 1.1rem}

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

    ._ms8s2wlexw6 {order: -1}

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

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

    ._nbyf6tkd {border-radius: 20px}

    ._nfi6zxsqps {margin-bottom: 2rem}

    ._nfi6zxsqps h2 {font-size: 2rem}

    ._nfi6zxsqps p {font-size: 1rem}

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

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

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

    ._nmxdl6u047ird i {font-size: 1.3rem}

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

    ._cyn7scc0q {border-radius: 20px}

    ._clsrqcagsri i {font-size: 6rem}

    ._x6xe8ig6ouk {padding: 3rem 0}

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

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

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

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

    ._xg2g0q49l {position: static}

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

    ._mdlikh83bgp {font-size: 1rem}

    ._mdlikh83bgp ._cfmtnfha7bokm {font-size: 1.1rem;padding: 1rem}

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

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

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

    ._xvg48sadqe42 ._cfzoo1xttk0z {font-size: 0.8rem;padding: 0.4rem 0.8rem}

    ._mjd11c9wz0xq {height: 40px}

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

    ._mtw0r8o4 p {font-size: 0.9rem}

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

    ._n11u3p7odu {font-size: 2rem}

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

    ._xr84s38p3rcte {padding: 1.2rem 0.8rem}

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

    ._xr84s38p3rcte h3 {font-size: 0.9rem}

    ._xr84s38p3rcte p {font-size: 0.8rem}

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

    ._nfl2yje {height: 120px}

    ._nfl2yje i {font-size: 2.5rem}

    ._xt16mp8yz8aa {padding: 1.2rem}

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

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

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

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

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

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

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

    ._cuhaudja3so i,
    ._cr6kop4lwtz i {font-size: 1rem}

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

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

    ._nbyf6tkd {border-radius: 15px}

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

    ._xr84s38p3rcte {padding: 1rem 0.5rem}

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

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

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

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

    ._nfl2yje {height: 100px}

    ._nfl2yje i {font-size: 2rem}

    ._xt16mp8yz8aa {padding: 1rem}

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

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

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

    ._nfi6zxsqps h2 {font-size: 1.8rem}

    ._nfi6zxsqps p {font-size: 0.9rem}

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

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

    ._nmxdl6u047ird i {font-size: 1.2rem}

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

    ._cyn7scc0q {border-radius: 18px}

    ._clsrqcagsri i {font-size: 5rem}

    ._x6xe8ig6ouk {padding: 2.5rem 0}

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

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

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

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

    ._mdlikh83bgp {font-size: 0.95rem}

    ._mdlikh83bgp ._cfmtnfha7bokm {padding: 0.8rem;font-size: 1rem}

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

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

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

    ._xvg48sadqe42 ._cfzoo1xttk0z {font-size: 0.75rem;padding: 0.35rem 0.7rem}

    ._xe0457zt {margin-bottom: 1rem}

    ._mjd11c9wz0xq {height: 35px}

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

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

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

._cxr8csqtq{}

._co5ifcp0c{}
