*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#151A23;color:#E8ECF5;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.72;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:#F1DCA3;text-decoration:none}img{display:block;max-width:100%;height:auto}p{margin:0 0 16px;color:#B8C0D3}.container{width:min(1200px,92vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:9999;background:#151A23;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.22)}.top-nav{height:76px;display:flex;align-items:center;gap:24px}.brand-logo{display:flex;align-items:center;flex:0 0 auto}.brand-logo img{width:142px;max-height:46px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:26px;flex:1;min-width:0}.nav-core a{color:#F1DCA3;position:relative;font-size:15px;white-space:nowrap;padding:24px 0}.nav-core a:hover,.nav-core a.active{color:#F1DCA3;text-shadow:0 0 12px rgba(241,220,163,.25)}.nav-core a.active::after{content:"";position:absolute;left:50%;bottom:14px;width:28px;height:3px;border-radius:999px;background:#F1DCA3;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:#F1DCA3;color:#151A23!important;border-radius:999px;box-shadow:0 10px 24px rgba(241,220,163,.18);font-weight:700;border:0;transition:.22s ease;line-height:1;padding:12px 22px;white-space:nowrap}.main-btn:hover{background:#E3C98F;transform:translateY(-1px)}.header-btn{flex:0 0 auto}.channel-bar{background:#1B2130;border-top:1px solid rgba(241,220,163,.10);border-bottom:1px solid rgba(241,220,163,.10)}.channel-scroll{display:flex;align-items:center;gap:10px;overflow-x:auto;scrollbar-width:none;padding:10px 0}.channel-scroll::-webkit-scrollbar{display:none}.channel-bar a{color:#B8C0D3;border-radius:999px;padding:7px 14px;font-size:14px;white-space:nowrap;border:1px solid rgba(241,220,163,.08)}.channel-bar a:hover,.channel-bar a.active{color:#151A23;background:#F1DCA3}.menu-toggle{display:none;width:42px;height:42px;border:1px solid rgba(241,220,163,.18);border-radius:12px;background:#1B2130;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{display:block;width:19px;height:2px;background:#F1DCA3;border-radius:5px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:9998;opacity:0;pointer-events:none;transition:.25s ease}.drawer-mask.open{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;left:0;top:0;width:84vw;max-width:320px;height:100vh;background:#1B2130;z-index:10000;transform:translateX(-102%);transition:.28s ease;box-shadow:18px 0 44px rgba(0,0,0,.35);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(241,220,163,.14)}.drawer-logo img{width:132px;max-height:42px;object-fit:contain}.drawer-close{width:38px;height:38px;border:1px solid rgba(241,220,163,.18);border-radius:50%;background:#202738;color:#F1DCA3;font-size:26px;line-height:1}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:18px}.drawer-nav a{display:flex;align-items:center;min-height:42px;border-radius:12px;background:#202738;color:#D5DBEA;padding:8px 12px;border:1px solid rgba(241,220,163,.10)}.drawer-nav a.active{color:#151A23;background:#F1DCA3;font-weight:700}.floating-service{position:fixed;right:18px;top:42%;z-index:60;display:flex;flex-direction:column;gap:10px}.floating-service a,.floating-service button{background:#1B2130;color:#F1DCA3;border:1px solid rgba(241,220,163,.16);box-shadow:0 14px 30px rgba(0,0,0,.24);border-radius:999px;padding:10px 14px;font:inherit;font-size:13px;cursor:pointer}.floating-service a.register-link{background:#F1DCA3;color:#151A23;font-weight:700}.mobile-bottom-nav{display:none}.page-main{padding-bottom:64px}.section{padding:54px 0}.section.tight{padding:36px 0}.section-head{margin-bottom:26px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.section-head .head-copy{max-width:760px}.section-kicker,.tag,.label,.num,.badge{color:#F1DCA3}.section-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;letter-spacing:.08em}.section-title,h1,h2,h3{color:#F1DCA3;margin:0 0 14px;line-height:1.25}h1{font-size:clamp(32px,4vw,56px)}h2{font-size:clamp(25px,3vw,38px)}h3{font-size:21px}.lead{font-size:17px;color:#D5DBEA}.text-link{color:#F1DCA3;font-weight:700}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#1B2130;box-shadow:0 18px 40px rgba(0,0,0,.30);overflow:hidden;position:relative;z-index:1;min-height:260px}.banner-slider .slide{display:none}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:clamp(260px,43vw,500px);object-fit:contain;background:#151A23}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:none;border-radius:999px;background:rgba(27,33,48,.78);color:#F1DCA3;box-shadow:0 8px 20px rgba(0,0,0,.28);width:44px;height:44px;font-size:25px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:none;background:rgba(241,220,163,.28);cursor:pointer}.slider-dots button.active{background:#F1DCA3}.hero-panel,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box,.feature-box{background:#1B2130;border:1px solid rgba(241,220,163,.14);box-shadow:0 14px 36px rgba(0,0,0,.25);border-radius:20px}.hero-panel{padding:34px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.hero-visual{margin:0;border-radius:18px;overflow:hidden;background:#202738;border:1px solid rgba(241,220,163,.12)}.hero-visual img,.content-img,.zone-card img,.app-section img{width:100%;height:auto;object-fit:contain;background:#202738}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:24px}.grid{display:grid;gap:20px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.card,.info-card,.review-card,.feature-box,.faq-item{padding:24px}.card .num,.info-card .num{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(241,220,163,.24);margin-bottom:14px}.zone-card{overflow:hidden}.zone-card .zone-img{background:#202738}.zone-card img{max-height:240px;width:100%;padding:8px}.zone-card .zone-body{padding:24px}.mini-list{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.mini-list li{color:#B8C0D3;padding-left:18px;position:relative}.mini-list li::before{content:"";position:absolute;left:0;top:12px;width:6px;height:6px;border-radius:50%;background:#F1DCA3}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-strip .info-card{padding:22px}.review-card{position:relative}.review-card::before{content:"“";position:absolute;right:20px;top:8px;font-size:56px;color:rgba(241,220,163,.16);font-family:Georgia,serif}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px}.notice-box{padding:26px;background:#202738}.page-hero{padding:48px 0 28px}.page-hero .hero-panel{background:linear-gradient(135deg,#1B2130,#202738)}.image-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.image-row figure{margin:0;border-radius:18px;background:#202738;overflow:hidden;border:1px solid rgba(241,220,163,.12)}.image-row img{width:100%;max-height:230px;object-fit:contain;padding:8px}.content-block{display:grid;gap:18px}.content-block .card h3{margin-bottom:8px}.app-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;align-items:center}.site-footer{background:#0E121A;color:#D5DBEA;padding:54px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:30px}.footer-brand img{width:150px;max-height:48px;object-fit:contain;margin-bottom:16px}.site-footer h3{font-size:18px}.site-footer a{display:block;color:#D5DBEA;margin:8px 0}.site-footer a:hover{color:#F1DCA3}.footer-bottom{border-top:1px solid rgba(241,220,163,.12);margin-top:26px;padding-top:18px;color:#8F98AD;font-size:14px}.table-like{display:grid;gap:12px}.table-like div{display:grid;grid-template-columns:180px 1fr;gap:18px;padding:16px;border-radius:14px;background:#202738;border:1px solid rgba(241,220,163,.10)}.table-like strong{color:#F1DCA3}.faq-page details{background:#1B2130;border:1px solid rgba(241,220,163,.14);box-shadow:0 14px 36px rgba(0,0,0,.20);border-radius:18px;padding:18px 22px}.faq-page summary{cursor:pointer;color:#F1DCA3;font-weight:700}.faq-page details p{margin-top:12px}.simple-list{margin:0;padding-left:20px;color:#B8C0D3}.simple-list li{margin:7px 0}@media(max-width:1024px){.nav-core{gap:16px}.grid.five{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(2,1fr)}.service-strip{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.floating-service{display:none}.hero-grid,.app-section{grid-template-columns:1fr}}@media(max-width:760px){body{padding-bottom:70px}.site-header{position:sticky}.top-nav{height:66px;justify-content:space-between;gap:10px}.menu-toggle{display:flex}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{width:122px;max-height:40px}.nav-core,.channel-bar{display:none}.header-btn{padding:10px 14px;font-size:13px}.banner-slider{margin:16px auto 24px;border-radius:16px;min-height:190px}.banner-slider img{height:clamp(190px,56vw,300px)}.slider-arrow{width:36px;height:36px;font-size:21px}.section{padding:36px 0}.section-head{display:block}.hero-panel{padding:24px}.grid.two,.grid.three,.grid.four,.grid.five,.service-strip,.image-row,.footer-grid{grid-template-columns:1fr}.card,.info-card,.review-card,.feature-box,.faq-item{padding:20px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:62px;background:#151A23;border-top:1px solid rgba(241,220,163,.28);z-index:9000;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -8px 22px rgba(0,0,0,.28)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#B8C0D3;font-size:14px}.mobile-bottom-nav a.active{color:#F1DCA3;font-weight:700}.drawer-nav{grid-template-columns:1fr}.table-like div{grid-template-columns:1fr;gap:6px}.site-footer{padding-bottom:92px}}