@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700;800&display=swap");:root{--leniu-blue:#162a68;--leniu-deep:#05061c;--leniu-purple:#554eb4;--leniu-orange:#ffb110;--leniu-muted:#6673a5;--leniu-footer:#99a5a7;--leniu-white:#fff;--leniu-page:#f5f7ff;--leniu-ink:#101a3f;--leniu-soft:rgba(85,78,180,.1);--site-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{margin:0;color:var(--leniu-ink);background:var(--leniu-page);font-family:Noto Sans SC,Microsoft YaHei,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.75}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img,video{display:block;max-width:100%}.layout-container,.page-wrapper,.site-shell{min-height:100vh;width:100%;overflow-x:hidden;background:var(--leniu-page)}.main-content{position:relative;z-index:1;background:transparent}.header,.header-transparent,.site-header{position:fixed;left:50%;top:0;z-index:50;width:100%;transform:translateX(-50%);background:#162a68;color:var(--leniu-white)}.header-inner{width:min(var(--site-width),calc(100% - 64px));min-height:77px;margin:0 auto;padding:18px 0;justify-content:space-between;gap:36px}.header-inner,.header-logo{display:flex;align-items:center}.header-logo{flex:0 0 auto}.header-logo img{width:178px;height:auto}.header-nav ul{display:flex;align-items:center;justify-content:flex-end;gap:28px;margin:0;padding:0;list-style:none}.header-nav a{display:inline-block;color:var(--leniu-white);font-size:17px;font-weight:400;line-height:1.3;white-space:nowrap;transition:color .18s ease,transform .18s ease}.header-nav a:focus-visible,.header-nav a:hover,.header-nav li:first-child a{color:var(--leniu-white);font-weight:700;transform:translateY(-1px)}.mobile-nav-title{display:none;color:var(--leniu-white);font-size:16px;font-weight:700}.hero-section{position:relative;min-height:900px;padding:118px 0 72px;overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(255,177,16,.18),transparent 28%),linear-gradient(180deg,#24469a,#f6f7ff 88%)}.hero-bg-layer{position:absolute;inset:77px 0 auto;height:690px;background-image:linear-gradient(90deg,rgba(22,42,104,.78),rgba(22,42,104,.12)),url(/images/home_bg.png);background-position:top;background-size:cover;background-repeat:no-repeat;pointer-events:none}.hero-bg-layer:after{content:"";position:absolute;inset:auto 0 0;height:230px;background:linear-gradient(180deg,rgba(246,247,255,0),#f6f7ff 88%)}.hero-inner{position:relative;z-index:1;width:min(var(--site-width),calc(100% - 64px));margin:0 auto;display:grid;grid-template-columns:minmax(320px,.92fr) minmax(420px,1.08fr);align-items:center;gap:56px}.hero-copy{color:var(--leniu-white);padding-top:34px}.eyebrow,.hero-kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;color:#ffe0a1;font-size:16px;font-weight:700;letter-spacing:.18em}.eyebrow:before,.hero-kicker:before{content:"";width:36px;height:2px;background:var(--leniu-orange)}.hero-title{margin:0 0 20px;color:var(--leniu-white);font-size:clamp(40px,5vw,76px);font-weight:800;line-height:1.05;letter-spacing:.04em;text-shadow:0 12px 36px rgba(0,0,0,.22)}.hero-slogan-image{width:min(420px,88%);margin:0 0 22px}.hero-description,.hero-lede{margin:0 0 28px;max-width:620px;color:hsla(0,0%,100%,.92);font-size:16px;line-height:2}.hero-actions,.hero-ctas,.section-ctas{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.cta-button,.hero-pill,.tab-button{appearance:none;border:0;cursor:pointer}.cta-button,.hero-pill{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:999px;color:var(--leniu-purple);background:var(--leniu-white);font-size:16px;font-weight:700;box-shadow:0 14px 34px rgba(8,16,56,.2);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.cta-button.primary,.hero-pill.primary{color:var(--leniu-white);background:linear-gradient(135deg,var(--leniu-orange),#ff8c16)}.cta-button:focus-visible,.cta-button:hover,.hero-pill:focus-visible,.hero-pill:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(8,16,56,.28)}.hero-visual{position:relative;min-height:650px;display:flex;align-items:center;justify-content:center}.hero-video,.hero-video-frame{position:absolute;inset:30px 7% auto;z-index:0;aspect-ratio:16/9;overflow:hidden;border-radius:28px;background:rgba(5,6,28,.52);box-shadow:0 28px 70px rgba(5,6,28,.28)}.hero-video video,.hero-video-frame video{width:100%;height:100%;object-fit:cover;opacity:.68}.hero-card-stack,.hero-phone-strip{position:relative;z-index:1;width:100%;min-height:560px;display:flex;align-items:flex-end;justify-content:center;gap:14px;padding-top:92px}.hero-game-card,.hero-phone-card{position:relative;width:clamp(92px,12vw,150px);transform:translateY(var(--offset,0));filter:drop-shadow(0 22px 28px rgba(5,6,28,.28));transition:transform .22s ease,filter .22s ease}.hero-game-card:nth-child(odd),.hero-phone-card:nth-child(odd){--offset:-34px}.hero-game-card:hover,.hero-phone-card:hover{transform:translateY(calc(var(--offset, 0) - 12px));filter:drop-shadow(0 30px 34px rgba(5,6,28,.35))}.hero-game-card img,.hero-phone-card img{width:100%;height:auto}.content-band,.main-content-section{position:relative;padding:68px 0 46px;background:#f6f7ff}.main-content-inner,.section-inner{width:min(var(--site-width),calc(100% - 64px));margin:0 auto}.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-kicker{margin:0 0 8px;color:var(--leniu-orange);font-size:15px;font-weight:700;letter-spacing:.16em}.section-heading,.showcase-title-img,.tabs-section-heading{margin:0;color:var(--leniu-blue);font-size:clamp(28px,3vw,44px);font-weight:800;line-height:1.2}.section-subtitle{margin:12px 0 0;max-width:780px;color:var(--leniu-muted);font-size:16px;line-height:2}.game-link,.section-more-link{display:inline-flex;align-items:center;color:var(--leniu-purple);font-weight:700}.section-more-link img{width:58px;height:auto;margin-left:8px}.game-card-track,.game-carousel{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:18px;align-items:stretch}.game-card{position:relative;min-height:296px;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.72),hsla(0,0%,100%,.28));box-shadow:0 22px 48px rgba(41,57,130,.16)}.game-card-image-wrap{position:absolute;inset:0}.game-card-image,.game-card-image-effect,.game-card-image-normal{width:100%;height:100%;object-fit:cover;transition:opacity .22s ease,transform .22s ease}.game-card-image-effect{position:absolute;inset:0;opacity:0}.game-card:hover .game-card-image-normal{opacity:.18;transform:scale(1.04)}.game-card:hover .game-card-image-effect{opacity:1;transform:scale(1.04)}.game-card-label{position:absolute;left:14px;right:14px;bottom:14px;z-index:2;padding:10px 12px;border-radius:14px;color:var(--leniu-white);background:rgba(22,42,104,.76);font-size:14px;font-weight:700;text-align:center;backdrop-filter:blur(8px)}.showcase-section,.showcase-section-section{padding:60px 0 50px;background:linear-gradient(180deg,#f6f7ff,#fff)}.showcase-inner{width:min(var(--site-width),calc(100% - 64px));margin:0 auto}.showcase-content-card,.showcase-layout{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);gap:36px;align-items:center;padding:42px;border-radius:34px;background:var(--leniu-white);box-shadow:0 24px 70px rgba(41,57,130,.12)}.showcase-copy{color:var(--leniu-muted);font-size:16px;line-height:2}.showcase-copy strong{color:var(--leniu-blue)}.showcase-gallery,.tabs-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.life-card{overflow:hidden;border-radius:18px;background:#eef1ff;box-shadow:0 12px 30px rgba(41,57,130,.12)}.life-card img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .22s ease}.life-card:hover img{transform:scale(1.05)}.showcase-tabs-preview,.tabs-section-area,.tabs-section-section{padding:20px 0 62px;background:#fff}.tabs-section-shell{width:min(var(--site-width),calc(100% - 64px));margin:0 auto}.tabs-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px;margin:0 auto 28px}.tab-button{position:relative;display:block;padding:20px 30px;color:#554eb4;background:transparent;border-radius:0;font-size:16px;font-weight:400;line-height:1.2}.tab-button:after{content:"";position:absolute;left:30px;right:30px;bottom:10px;height:3px;background:transparent;border-radius:3px}.tab-button.active,.tab-button:focus-visible,.tab-button:hover{color:#ffb110}.tab-button.active:after,.tab-button:focus-visible:after,.tab-button:hover:after{background:#ffb110}.content-section-copy,.content-section-section{padding:44px 0 36px;background:#fff}.content-section-section__inner{width:min(920px,calc(100% - 64px));margin:0 auto;color:#6673a5;font-size:16px;line-height:2.05;text-align:center}.content-section-section__eyebrow{margin:0 0 10px;color:var(--leniu-orange);font-weight:700;letter-spacing:.16em}.content-section-section__title{margin:0 0 20px;color:var(--leniu-blue);font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.2}.content-section-section__copy{margin:0}.content-section-section__terms{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:24px}.content-section-section__terms span{padding:8px 15px;border-radius:999px;color:var(--leniu-purple);background:var(--leniu-soft);font-weight:700}.join-section,.join-section-section{padding:58px 0 72px;background:linear-gradient(180deg,#fff,#f1f4ff)}.join-panel,.join-section-inner{width:min(var(--site-width),calc(100% - 64px));margin:0 auto;display:grid;grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);gap:44px;align-items:center;padding:46px 58px;border-radius:34px;background:linear-gradient(135deg,rgba(22,42,104,.96),rgba(85,78,180,.9));color:var(--leniu-white);box-shadow:0 26px 72px rgba(22,42,104,.24)}.join-actions,.join-left{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.join-lead{margin:0;color:hsla(0,0%,100%,.9);font-size:16px;line-height:2}.join-link{display:inline-flex;align-items:center;min-height:42px;padding:0 22px;border-radius:999px;color:var(--leniu-blue);background:var(--leniu-white);font-weight:700}.join-right,.join-video{min-width:0}.join-video,.join-video-placeholder{overflow:hidden;border-radius:24px;background:rgba(5,6,28,.34);aspect-ratio:16/9;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.12)}.join-video video,.join-video-placeholder video{width:100%;height:100%;object-fit:cover}.footer,.site-footer{position:relative;padding:60px 0;color:#99a5a7;background:#05061c;font-size:14px}.footer-content{width:min(var(--site-width),calc(100% - 64px));margin:0 auto;display:grid;grid-template-columns:190px 1fr auto;gap:28px 42px;align-items:center}.footer-logo img{width:148px;height:auto;opacity:.88}.footer-link-wrap,.footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:0}.footer-link{color:#99a5a7;transition:color .18s ease}.footer-link:focus-visible,.footer-link:hover{color:var(--leniu-white)}.footer-divider{margin:0 8px;color:hsla(189,7%,63%,.7)}.footer-copyright,.footer-filing{grid-column:2/3;display:flex;flex-direction:column;gap:8px}.filing-row{display:flex;align-items:center;gap:8px}.filing-row-police{position:relative}.police-logo{width:20px;height:20px;object-fit:contain}.footer-social{grid-column:3/4;grid-row:1/span 3;justify-content:flex-end;gap:14px}.footer-social,.social-icon{display:flex;align-items:center}.social-icon{position:relative;width:38px;height:38px;border-radius:50%;justify-content:center;background:hsla(0,0%,100%,.08);cursor:pointer}.social-icon>img{width:22px;height:22px;object-fit:contain}.wechat,.wechat-video{color:#99a5a7}.qrcode-tooltip{position:absolute;left:50%;bottom:calc(100% + 12px);z-index:3;width:128px;padding:8px;border-radius:4px;background:var(--leniu-white);box-shadow:0 16px 42px rgba(0,0,0,.26);opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease}.qrcode-tooltip img{width:112px;height:112px;object-fit:cover;border-radius:4px}.social-icon:focus-within .qrcode-tooltip,.social-icon:hover .qrcode-tooltip{opacity:1;transform:translate(-50%)}@media (max-width:1100px){.header-inner{width:min(100% - 40px,var(--site-width));gap:20px}.header-nav ul{gap:16px}.header-nav a{font-size:15px}.hero-inner,.join-panel,.join-section-inner,.showcase-content-card,.showcase-layout{grid-template-columns:1fr}.hero-copy{color:var(--leniu-white)}.hero-visual{min-height:520px}.game-card-track,.game-carousel{grid-template-columns:repeat(3,1fr)}.footer-content{grid-template-columns:160px 1fr}.footer-social{grid-column:1/-1;grid-row:auto;justify-content:flex-start}}@media (max-width:768px){.header,.header-transparent,.site-header{position:sticky;left:0;transform:none}.header-inner{min-height:68px;padding:14px 0}.header-logo img{width:132px}.mobile-nav-title{display:block}.header-nav{display:none}.hero-section{min-height:auto;padding:42px 0 52px}.hero-bg-layer{inset:0;height:560px}.content-section-section__inner,.footer-content,.hero-inner,.join-panel,.join-section-inner,.main-content-inner,.section-inner,.showcase-inner,.tabs-section-shell{width:calc(100% - 32px)}.hero-inner{gap:20px}.hero-copy{padding-top:0}.hero-title{font-size:38px}.content-section-section__inner,.hero-description,.hero-lede,.join-lead,.section-subtitle,.showcase-copy{font-size:15px;line-height:1.9}.hero-visual{min-height:380px}.hero-video,.hero-video-frame{inset:22px 0 auto;border-radius:18px}.hero-card-stack,.hero-phone-strip{min-height:350px;gap:8px;padding-top:84px;overflow-x:auto;justify-content:flex-start}.hero-game-card,.hero-phone-card{flex:0 0 88px;width:88px}.section-title-row{align-items:flex-start;flex-direction:column}.game-card-track,.game-carousel,.showcase-gallery,.tabs-gallery{grid-template-columns:repeat(2,1fr)}.game-card{min-height:240px}.join-panel,.join-section-inner,.showcase-content-card,.showcase-layout{padding:26px;border-radius:24px}.tab-button{padding:14px 16px;font-size:15px}.tab-button:after{left:16px;right:16px;bottom:5px}.footer-content{grid-template-columns:1fr;text-align:left}.footer-copyright,.footer-filing,.footer-social{grid-column:auto}}@media (max-width:430px){.hero-actions,.hero-ctas,.section-ctas,.tabs-container{justify-content:flex-start}.cta-button,.hero-pill{width:100%}.game-card-track,.game-carousel,.showcase-gallery,.tabs-gallery{grid-template-columns:1fr}.hero-card-stack,.hero-phone-strip{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}.hero-game-card,.hero-phone-card{width:100%;flex-basis:auto}}