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

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

html {scroll-behavior: smooth}

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

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

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

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

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

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

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

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

._cxzp7dzjjs8:hover ._mv9wd8de4d3z4,
._cxzp7dzjjs8:hover ._x5ca80yuji {transform: scale(1.05)}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._cdapyojvy75 i {font-size: 1.1rem}

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

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

._neez41677wd i {font-size: 1.1rem}

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

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

._cn6gdfbam1uks {padding: 8px;background: transparent;height: 580px;background-clip: padding-box, border-box;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-origin: border-box;border-radius: 30px;border: 3px solid transparent;position: relative;width: 280px;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)}

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

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

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

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

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

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

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

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

._cn6gdfbam1uks:hover ._xgngihhp {transform: scale(1.05)}

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

.stat-item {text-align: center}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._m6b2565 span {flex: 1}

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

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

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

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

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

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

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

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

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

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

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

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

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

._nu1haj142q {min-width: 0}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._nr5bp7rr5rd {padding: 1.5rem}

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

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

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

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

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

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

._ntuvydn74 {padding: 1rem;margin-top: 1.5rem;border-radius: 10px;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)}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-group textarea {resize: vertical}

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

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

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

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

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

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

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

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

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

._ce17udm3 ul {list-style: none}

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

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

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

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

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

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

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

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

    ._xs1wu2xid73.active {left: 0}

    ._clstdzyfdg8u {display: flex}

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

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

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

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

    ._cls8lfyu1kv {text-align: center}

    ._x6uwp04qqgev {font-size: 2rem}

    ._c4608fl3p {font-size: 1rem}

    ._cgwzpc9gxxmac {margin-bottom: 1.5rem}

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

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

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

    ._cdapyojvy75 i,
    ._neez41677wd i {font-size: 1.1rem}

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

    ._csn71cmjta8cg {order: -1}

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

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

    ._c0osac80t {border-radius: 20px}

    ._m890dhq5 {margin-bottom: 2rem}

    ._m890dhq5 h2 {font-size: 2rem}

    ._m890dhq5 p {font-size: 1rem}

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

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

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

    ._m6b2565 i {font-size: 1.3rem}

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

    ._c8wiomt8rgj {border-radius: 20px}

    ._mprfn3138i46 i {font-size: 6rem}

    ._xmqq46l {padding: 3rem 0}

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

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

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

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

    ._near0h8 {position: static}

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

    ._mjt0sydkroi0m {font-size: 1rem}

    ._mjt0sydkroi0m ._c3chpnvy0qv {padding: 1rem;font-size: 1.1rem}

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

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

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

    ._m1luzzz ._xeoq890udtegd {font-size: 0.8rem;padding: 0.4rem 0.8rem}

    ._clscijxnjvn7j3 {height: 40px}

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

    ._ce17udm3 p {font-size: 0.9rem}

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

    ._ciakumsf3dp {font-size: 2rem}

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

    ._mzklrd81lvrre {padding: 1.2rem 0.8rem}

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

    ._mzklrd81lvrre h3 {font-size: 0.9rem}

    ._mzklrd81lvrre p {font-size: 0.8rem}

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

    ._nw55kskgyr4 {height: 120px}

    ._nw55kskgyr4 i {font-size: 2.5rem}

    ._mj24cmsj {padding: 1.2rem}

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

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

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

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

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

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

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

    ._cdapyojvy75 i,
    ._neez41677wd i {font-size: 1rem}

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

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

    ._c0osac80t {border-radius: 15px}

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

    ._mzklrd81lvrre {padding: 1rem 0.5rem}

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

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

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

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

    ._nw55kskgyr4 {height: 100px}

    ._nw55kskgyr4 i {font-size: 2rem}

    ._mj24cmsj {padding: 1rem}

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

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

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

    ._m890dhq5 h2 {font-size: 1.8rem}

    ._m890dhq5 p {font-size: 0.9rem}

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

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

    ._m6b2565 i {font-size: 1.2rem}

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

    ._c8wiomt8rgj {border-radius: 18px}

    ._mprfn3138i46 i {font-size: 5rem}

    ._xmqq46l {padding: 2.5rem 0}

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

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

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

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

    ._mjt0sydkroi0m {font-size: 0.95rem}

    ._mjt0sydkroi0m ._c3chpnvy0qv {font-size: 1rem;padding: 0.8rem}

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

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

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

    ._m1luzzz ._xeoq890udtegd {font-size: 0.75rem;padding: 0.35rem 0.7rem}

    ._clshttdipihf {margin-bottom: 1rem}

    ._clscijxnjvn7j3 {height: 35px}

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

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

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

._ct4b6x2kd{}

._cuiitk5oi{}
