*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#171A22;color:#F2F5FA;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.72;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font:inherit}body.no-scroll{overflow:hidden}.site-header{position:fixed;top:0;left:0;right:0;z-index:10020;background:rgba(23,26,34,.94);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,90,24,.12)}.header-inner{max-width:1200px;margin:0 auto;min-height:76px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#F2F5FA;font-size:15px;transition:.2s}.nav-core a:hover,.nav-core a.active{color:#FF5A18}.header-action{flex:0 0 auto;display:flex;align-items:center;gap:12px}.all-menu-btn{border:1px solid rgba(255,90,24,.28);background:rgba(255,255,255,.06);color:#FF5A18;border-radius:999px;padding:10px 16px;cursor:pointer}.all-menu-btn:hover{border-color:rgba(255,90,24,.6);background:rgba(255,90,24,.09)}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#FF7A22 0%,#FF5A18 45%,#E94710 100%);color:#fff;font-weight:700;box-shadow:0 12px 24px rgba(233,71,16,.25);border:0;white-space:nowrap}.main-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.register-btn{padding-left:24px;padding-right:24px}.mobile-menu-btn{display:none;width:44px;height:44px;border:1px solid rgba(255,90,24,.22);background:rgba(255,255,255,.05);border-radius:12px;padding:10px;cursor:pointer}.mobile-menu-btn span{display:block;height:2px;background:#F2F5FA;margin:5px 0;border-radius:2px}.menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:10005;opacity:0;transition:.22s}.menu-overlay.is-open{opacity:1}.mega-panel{position:fixed;top:86px;left:50%;transform:translateX(-50%) translateY(-12px);width:min(1120px,calc(100% - 32px));background:rgba(31,37,48,.96);border:1px solid rgba(255,90,24,.16);border-radius:24px;box-shadow:0 24px 60px rgba(0,0,0,.36);z-index:10030;padding:20px;opacity:0;pointer-events:none;transition:.22s}.mega-panel.is-open{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.mega-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.mega-head strong{color:#FF5A18;font-size:18px}.mega-head button{border:1px solid rgba(255,90,24,.25);background:#242A35;color:#F2F5FA;border-radius:999px;padding:8px 14px;cursor:pointer}.mega-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.mega-group{background:rgba(16,19,26,.62);border:1px solid rgba(255,90,24,.12);border-radius:18px;padding:16px}.mega-group h3{margin:0 0 12px;color:#FF5A18;font-size:16px}.mega-link{display:block;padding:10px 8px;border-radius:12px;color:#F2F5FA}.mega-link span{display:block;font-weight:700}.mega-link em{display:block;font-style:normal;color:#8F98A6;font-size:12px;line-height:1.5;margin-top:2px}.mega-link:hover,.mega-link.active{background:rgba(255,90,24,.08);color:#FF5A18}.mega-link:hover em,.mega-link.active em{color:#B9C0CC}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:84vw;max-width:320px;background:#1F2530;border-right:1px solid rgba(255,90,24,.18);z-index:10040;transform:translateX(-105%);transition:.25s;box-shadow:20px 0 60px rgba(0,0,0,.36);overflow:auto}.mobile-drawer.is-open{transform:translateX(0)}.drawer-head{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(255,90,24,.12)}.drawer-head img{max-height:48px}.drawer-head button{width:40px;height:40px;border:1px solid rgba(255,90,24,.22);background:#242A35;color:#F2F5FA;border-radius:12px;font-size:24px;cursor:pointer}.drawer-nav{padding:14px}.drawer-nav a{display:block;padding:12px 14px;border-radius:12px;color:#F2F5FA}.drawer-nav a.active,.drawer-nav a:hover{background:rgba(255,90,24,.1);color:#FF5A18}.site-main{padding-top:76px}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}.section{padding:46px 0}.section.compact{padding:28px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.section-title,h1,h2,h3{color:#FF5A18}.section-title{font-size:30px;margin:0}.section-head p,.lead,.muted{color:#B9C0CC}.lead{font-size:18px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#10131A;box-shadow:0 18px 42px rgba(0,0,0,.34);overflow:hidden;position:relative;aspect-ratio:16/6.4}.slides{width:100%;height:100%;position:relative}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#10131A}.slide-img{position:absolute;inset:0;opacity:0;transition:opacity .42s}.slide-img.is-active{opacity:1}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border:1px solid rgba(255,90,24,.22);border-radius:50%;background:rgba(16,19,26,.78);color:#fff;font-size:32px;line-height:1;cursor:pointer}.slider-prev{left:18px}.slider-next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:10px;z-index:5}.slider-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.38);cursor:pointer}.slider-dots button.is-active{background:#FF5A18}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card{background:#1F2530;border:1px solid rgba(255,90,24,.16);box-shadow:0 18px 42px rgba(0,0,0,.28);border-radius:22px}.hero-card{padding:30px}.hero-card h1{font-size:40px;line-height:1.25;margin:0 0 16px}.hero-card p{color:#B9C0CC;margin:0 0 18px}.intro-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:stretch}.quick-panel{padding:24px}.quick-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.quick-links a{background:#242A35;border:1px solid rgba(255,90,24,.12);border-radius:16px;padding:14px;color:#F2F5FA}.quick-links a:hover{color:#FF5A18;border-color:rgba(255,90,24,.34)}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card{padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{margin-top:0;margin-bottom:8px;color:#FF5A18}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p,.notice-card p{color:#B9C0CC;margin:0}.tag{display:inline-flex;color:#FF5A18;background:rgba(255,90,24,.1);border:1px solid rgba(255,90,24,.16);border-radius:999px;padding:4px 10px;font-size:13px;margin-bottom:10px}.image-card{overflow:hidden;padding:0}.image-card img,.content-img,.zone-card img,.app-section img{width:100%;height:auto;max-height:260px;object-fit:contain;background:#10131A;border-radius:18px}.image-card .image-body{padding:20px}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.split .content-img{width:100%;max-height:330px}.list-clean{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:10px}.list-clean li{padding-left:22px;position:relative;color:#B9C0CC}.list-clean li:before{content:"";position:absolute;left:0;top:.82em;width:8px;height:8px;border-radius:50%;background:#FF5A18}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{position:relative;padding:22px;border-radius:20px;background:#1F2530;border:1px solid rgba(255,90,24,.16)}.step:before{counter-increment:step;content:counter(step,decimal-leading-zero);display:inline-flex;margin-bottom:10px;color:#FF5A18;font-weight:800;font-size:20px}.step h3{margin:0 0 8px}.step p{margin:0;color:#B9C0CC}.inner-hero{padding:50px 0 26px}.inner-hero .hero-card{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.inner-hero h1{font-size:42px}.inner-hero img{width:100%;max-height:330px;object-fit:contain;background:#10131A;border-radius:20px}.breadcrumb{display:flex;gap:8px;flex-wrap:wrap;color:#8F98A6;margin-bottom:10px}.breadcrumb a{color:#B9C0CC}.breadcrumb span{color:#FF5A18}.notice-card{background:linear-gradient(180deg,rgba(255,90,24,.08),rgba(31,37,48,1));}.notice-card strong{color:#FF5A18}.faq-list{display:grid;gap:16px}.faq-item{padding:20px}.faq-item h3{font-size:18px}.review-card strong{color:#F2F5FA;display:block;margin-bottom:8px}.footer-inner{width:min(1200px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px;padding:44px 0}.site-footer{background:#0D1017;color:#DCE3EF;margin-top:28px}.footer-brand img{max-height:52px;margin-bottom:14px}.footer-brand p{color:#B9C0CC;margin:0 0 16px}.footer-col h3{margin:0 0 12px;color:#FF5A18}.footer-col a{display:block;color:#DCE3EF;margin:8px 0}.footer-col a:hover{color:#FF5A18}.footer-legal{border-top:1px solid rgba(255,255,255,.08);width:min(1200px,calc(100% - 32px));margin:0 auto;padding:18px 0 28px;color:#B9C0CC;font-size:14px}.footer-legal p{margin:6px 0}.pill-row{display:flex;gap:10px;flex-wrap:wrap}.pill{display:inline-flex;padding:8px 12px;border-radius:999px;background:#242A35;color:#B9C0CC;border:1px solid rgba(255,90,24,.12)}.table-like{display:grid;gap:12px}.table-row{display:grid;grid-template-columns:160px 1fr;gap:18px;padding:16px;border-radius:16px;background:#1F2530;border:1px solid rgba(255,90,24,.14)}.table-row strong{color:#FF5A18}@media (max-width:1050px){.mega-grid{grid-template-columns:repeat(3,1fr)}.grid-5{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.header-inner{display:grid;grid-template-columns:48px 1fr auto;gap:10px;min-height:70px;padding:0 14px}.site-main{padding-top:70px}.mobile-menu-btn{display:block}.nav-core,.all-menu-btn{display:none}.logo{justify-self:center}.logo img{max-height:46px}.header-action{justify-self:end}.register-btn{min-height:38px;padding:8px 16px}.banner-slider{margin:18px auto 24px;border-radius:16px;width:calc(100% - 24px);aspect-ratio:16/8.8}.slider-arrow{width:36px;height:36px;font-size:26px}.slider-prev{left:10px}.slider-next{right:10px}.intro-grid,.split,.inner-hero .hero-card{grid-template-columns:1fr}.section{padding:34px 0}.section-head{display:block}.section-title{font-size:26px}.hero-card h1,.inner-hero h1{font-size:32px}.grid-3,.grid-4,.grid-5{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr 1fr}.mega-panel{display:none}.table-row{grid-template-columns:1fr}}@media (max-width:600px){.container{width:calc(100% - 24px)}.hero-card{padding:22px}.hero-card h1,.inner-hero h1{font-size:28px}.lead{font-size:16px}.quick-links,.grid-2,.grid-3,.grid-4,.grid-5,.steps,.footer-inner{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card{padding:18px}.section{padding:28px 0}.inner-hero{padding:34px 0 14px}.slider-dots button{width:8px;height:8px}.footer-inner{gap:18px}.footer-legal{font-size:13px}.image-card img,.content-img,.zone-card img,.app-section img{max-height:220px}}