*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#151A23;color:#E8ECF5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:#F1DCA3;text-decoration:none}img{max-width:100%;height:auto;display:block}p{margin:0 0 14px;color:#B8C0D3}.site-header{position:sticky;top:0;z-index:9999;background:rgba(21,26,35,.96);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.22)}.header-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:76px;padding:0 20px;gap:18px}.brand-logo img{width:128px;max-height:54px;object-fit:contain}.nav-core{display:flex;gap:8px;padding:7px;border:1px solid rgba(241,220,163,.12);border-radius:999px;background:rgba(27,33,48,.58);white-space:nowrap}.nav-core a{color:#F1DCA3;background:rgba(241,220,163,.06);border-radius:999px;padding:9px 16px;font-weight:700;font-size:15px}.nav-core a:hover,.nav-core a.active{color:#F1DCA3;background:linear-gradient(180deg,rgba(241,220,163,.10),rgba(241,220,163,.02));box-shadow:inset 0 -2px 0 #F1DCA3,0 10px 22px rgba(241,220,163,.16)}.header-actions{display:flex;align-items:center;gap:12px}.overview-btn{border:1px solid rgba(241,220,163,.2);background:#1B2130;color:#F1DCA3;border-radius:999px;padding:10px 16px;font-weight:700;cursor:pointer}.overview-btn:hover{box-shadow:0 10px 24px rgba(241,220,163,.14)}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#F1DCA3;color:#151A23!important;border-radius:999px;box-shadow:0 10px 24px rgba(241,220,163,.18);font-weight:800;padding:10px 20px;transition:.2s ease;white-space:nowrap}.main-btn:hover{background:#E3C98F;transform:translateY(-1px)}.mobile-menu-btn{display:none;background:transparent;border:0;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:22px;height:2px;background:#F1DCA3;border-radius:999px}.panel-mask,.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;pointer-events:none;transition:.24s ease;z-index:9999}.panel-mask.open,.drawer-mask.open{opacity:1;pointer-events:auto}.category-panel{position:fixed;right:0;top:0;width:420px;max-width:88vw;height:100vh;background:#1B2130;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transform:translateX(102%);transition:.28s ease;overflow-y:auto;padding:22px}.category-panel.open{transform:translateX(0)}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-head strong{color:#F1DCA3;font-size:22px}.panel-head button,.drawer-head button{background:#202738;color:#F1DCA3;border:1px solid rgba(241,220,163,.18);border-radius:50%;width:38px;height:38px;font-size:24px;cursor:pointer}.panel-group{margin:0 0 20px}.panel-group h2{color:#F1DCA3;font-size:16px;margin:0 0 10px}.panel-group a{display:block;padding:12px 14px;border:1px solid rgba(241,220,163,.12);border-radius:14px;margin-bottom:10px;background:#202738;color:#E8ECF5}.panel-group a:hover{border-color:rgba(241,220,163,.38);box-shadow:0 12px 28px rgba(0,0,0,.24)}.panel-group span{display:block;color:#F1DCA3;font-weight:800}.panel-group small{display:block;color:#8F98AD;margin-top:3px}.mobile-drawer{position:fixed;left:0;top:0;width:82vw;max-width:320px;height:100vh;background:#1B2130;z-index:10000;transform:translateX(-102%);transition:.28s ease;overflow-y:auto;padding:18px}.mobile-drawer.open{transform:translateX(0)}.drawer-head img{width:122px;max-height:52px;object-fit:contain}.drawer-nav{display:grid;gap:9px}.drawer-nav a{padding:11px 12px;border-radius:12px;background:#202738;color:#F1DCA3;border:1px solid rgba(241,220,163,.12);font-weight:700}.drawer-nav a.active{box-shadow:inset 3px 0 0 #F1DCA3}.no-scroll{overflow:hidden}.site-main{max-width:1240px;margin:0 auto;padding:26px 20px 64px}.hero-page{padding:44px 38px;border:1px solid rgba(241,220,163,.14);background:radial-gradient(circle at top left,rgba(241,220,163,.10),transparent 34%),#1B2130;border-radius:28px;box-shadow:0 14px 36px rgba(0,0,0,.25);margin-bottom:28px}.hero-page h1{color:#F1DCA3;font-size:42px;line-height:1.2;margin:0 0 16px}.hero-page p{max-width:860px;font-size:17px;color:#D5DBEA}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:22px}.text-link{color:#F1DCA3;font-weight:800}.section{margin:28px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.section-kicker,.tag,.label,.num,.badge{color:#F1DCA3;font-weight:800}.section-title,h1,h2,h3{color:#F1DCA3}.section-title{font-size:28px;margin:0}.section-desc{color:#B8C0D3;max-width:760px}.grid{display:grid;gap:18px}.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))}.card,.zone-card,.info-card,.review-card,.notice-card,.faq-item,.content-block{background:#1B2130;border:1px solid rgba(241,220,163,.14);box-shadow:0 14px 36px rgba(0,0,0,.25);border-radius:20px;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.notice-card h3,.faq-item h3,.content-block h3{margin:0 0 10px;color:#F1DCA3}.info-card .num{font-size:26px;display:block;margin-bottom:6px}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:18px;background:#202738;border:1px solid rgba(241,220,163,.10);margin-bottom:14px}.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:360px}.banner-slider .slide{display:none;position:relative}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:420px;object-fit:contain;background:#151A23}.slide-caption{position:absolute;left:34px;bottom:34px;max-width:520px;padding:20px 22px;border-radius:18px;background:rgba(21,26,35,.78);border:1px solid rgba(241,220,163,.16);backdrop-filter:blur(8px)}.slide-caption h2{margin:0 0 8px;color:#F1DCA3}.slide-caption p{color:#D5DBEA;margin:0}.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:42px;height:42px;font-size:24px;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}.intro-split{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:center}.category-pills{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.category-pill{border:1px solid rgba(241,220,163,.14);border-radius:999px;background:#1B2130;padding:14px 16px}.category-pill strong{display:block;color:#F1DCA3}.category-pill small{display:block;color:#8F98AD}.strip{background:#202738;border:1px solid rgba(241,220,163,.14);border-radius:20px;padding:22px;color:#D5DBEA;box-shadow:0 14px 36px rgba(0,0,0,.22)}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.feature-list span{display:block;padding:10px 12px;background:#202738;border-radius:12px;border:1px solid rgba(241,220,163,.1);color:#D5DBEA}.app-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;align-items:center}.timeline{display:grid;gap:14px}.timeline .step{border-left:2px solid rgba(241,220,163,.5);padding:0 0 0 16px}.quote-name{color:#F1DCA3;font-weight:800;margin-top:12px}.faq-list{display:grid;gap:14px}.faq-item p{margin-bottom:0}.site-footer{background:#0E121A;color:#D5DBEA;padding:34px 20px 90px}.footer-inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:24px;align-items:start}.footer-brand img{width:136px;margin-bottom:12px}.footer-brand p,.footer-note{color:#D5DBEA}.footer-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.footer-links a{border:1px solid rgba(241,220,163,.14);border-radius:999px;padding:8px 12px;color:#F1DCA3;background:#151A23}.footer-note{grid-column:1/-1;border-top:1px solid rgba(241,220,163,.1);padding-top:14px;font-size:14px}.bottom-quick{display:none}.table-like{display:grid;gap:10px}.table-like div{display:grid;grid-template-columns:150px 1fr;gap:12px;padding:12px 14px;border-radius:14px;background:#202738;border:1px solid rgba(241,220,163,.1)}.table-like strong{color:#F1DCA3}.warn{border-color:rgba(241,220,163,.25);background:linear-gradient(180deg,rgba(241,220,163,.08),rgba(27,33,48,.96))}.mini-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.mini-links a{padding:7px 11px;border-radius:999px;background:#202738;border:1px solid rgba(241,220,163,.14);color:#F1DCA3}@media(max-width:1060px){.nav-core{display:none}.overview-btn{display:none}.mobile-menu-btn{display:flex}.header-inner{height:68px}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{width:116px}.site-main{padding-top:18px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.category-pills{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media(max-width:720px){body{padding-bottom:72px}.site-main{padding-left:14px;padding-right:14px}.header-inner{padding:0 12px}.main-btn{padding:9px 13px;font-size:14px}.hero-page{padding:28px 20px;border-radius:22px}.hero-page h1{font-size:30px}.banner-slider{margin:14px 0 24px;min-height:230px;border-radius:18px}.banner-slider img{height:260px}.slide-caption{left:14px;right:14px;bottom:28px;padding:14px}.slide-caption h2{font-size:20px}.slide-caption p{font-size:14px}.slider-arrow{width:36px;height:36px;font-size:20px}.grid-2,.grid-3,.grid-4,.intro-split,.app-section{grid-template-columns:1fr}.category-pills{grid-template-columns:1fr}.section-head{display:block}.section-title{font-size:24px}.card,.zone-card,.info-card,.review-card,.notice-card,.faq-item,.content-block{padding:18px;border-radius:18px}.feature-list{grid-template-columns:1fr}.table-like div{grid-template-columns:1fr}.bottom-quick{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:#151A23;border-top:1px solid rgba(241,220,163,.32);box-shadow:0 -8px 24px rgba(0,0,0,.3)}.bottom-quick a{text-align:center;padding:10px 4px 12px;color:#F1DCA3;font-weight:800;font-size:14px}.site-footer{padding-bottom:90px}.footer-brand img{width:118px}}@media(max-width:420px){.brand-logo img{width:102px}.main-btn{padding:8px 11px}.banner-slider img{height:220px}.hero-page h1{font-size:26px}.mobile-drawer{width:86vw}}
