:root{--bg:#151A23;--nav:#151A23;--panel:#1B2130;--panel2:#202738;--panel3:#252D40;--gold:#F1DCA3;--gold2:#E3C98F;--text:#E8ECF5;--muted:#B8C0D3;--soft:#8F98AD;--foot:#0E121A;--footText:#D5DBEA;--line:rgba(241,220,163,.14);--shadow:0 14px 36px rgba(0,0,0,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#151A23;color:#E8ECF5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:#F1DCA3;text-decoration:none}img{max-width:100%;height:auto}.site-header{position:fixed;left:0;right:0;top:0;background:#151A23;z-index:9000;border-bottom:1px solid rgba(241,220,163,.12);backdrop-filter:blur(10px)}.header-inner{max-width:1240px;margin:0 auto;height:76px;display:flex;align-items:center;gap:18px;padding:0 22px}.brand-logo{display:flex;align-items:center;flex:0 0 auto}.brand-logo img{height:42px;width:auto;display:block}.nav-core{display:flex;align-items:center;gap:8px;flex:1;min-width:0;justify-content:center;white-space:nowrap}.nav-core a{color:#F1DCA3;background:rgba(241,220,163,.06);border-radius:999px;padding:9px 15px;font-size:15px;border:1px solid transparent;transition:.22s}.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);border-color:rgba(241,220,163,.24)}.header-actions{display:flex;gap:10px;align-items:center;flex:0 0 auto}.panel-open{border:1px solid rgba(241,220,163,.2);color:#F1DCA3;background:rgba(241,220,163,.04);border-radius:999px;padding:10px 15px;cursor:pointer;font-weight:700}.panel-open:hover{border-color:#F1DCA3;box-shadow:0 8px 20px rgba(241,220,163,.12)}.main-btn{background:#F1DCA3;color:#151A23!important;border-radius:999px;box-shadow:0 10px 24px rgba(241,220,163,.18);font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:10px 19px;border:0;transition:.22s}.main-btn:hover{background:#E3C98F;transform:translateY(-1px)}.mobile-menu-btn{display:none;width:42px;height:42px;border:1px solid rgba(241,220,163,.22);background:rgba(241,220,163,.05);border-radius:12px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:20px;height:2px;background:#F1DCA3;border-radius:2px}.site-main{padding-top:96px;min-height:70vh}.container{max-width:1200px;margin:0 auto;padding:0 22px}.left-quickbar{position:fixed;left:16px;top:128px;z-index:1000;display:flex;flex-direction:column;gap:10px}.left-quickbar a{width:58px;text-align:center;border-radius:16px;padding:10px 4px;background:#1B2130;border:1px solid rgba(241,220,163,.14);box-shadow:0 8px 24px rgba(0,0,0,.20);font-size:13px;color:#F1DCA3}.left-quickbar a:hover{border-color:#F1DCA3;transform:translateY(-1px)}.site-mask{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9998;opacity:0;visibility:hidden;transition:.24s}.category-panel{position:fixed;right:0;top:0;width:min(440px,88vw);height:100vh;background:#1B2130;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transform:translateX(105%);transition:.28s;overflow:auto;padding:24px}.panel-on .site-mask,.drawer-on .site-mask{opacity:1;visibility:visible}.panel-on .category-panel{transform:translateX(0)}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-head strong{font-size:24px;color:#F1DCA3}.panel-head button,.drawer-head button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(241,220,163,.24);background:#202738;color:#F1DCA3;font-size:24px;cursor:pointer}.panel-groups{display:grid;gap:18px}.panel-groups section{padding:16px;background:#202738;border:1px solid rgba(241,220,163,.12);border-radius:18px}.panel-groups h3{margin:0 0 12px;color:#F1DCA3;font-size:17px}.panel-groups a{display:block;padding:10px 0;border-top:1px solid rgba(241,220,163,.08);color:#E8ECF5}.panel-groups a:first-of-type{border-top:0}.panel-groups span{display:block;color:#F1DCA3;font-weight:700}.panel-groups em{display:block;font-style:normal;font-size:13px;color:#B8C0D3}.panel-groups a:hover span,.panel-groups a:hover em{color:#F1DCA3}.mobile-drawer{position:fixed;left:0;top:0;width:82vw;max-width:320px;height:100vh;background:#1B2130;z-index:10000;transform:translateX(-105%);transition:.28s;overflow:auto;padding:18px}.drawer-on .mobile-drawer{transform:translateX(0)}.drawer-logo img{height:36px}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{background:#202738;border:1px solid rgba(241,220,163,.12);border-radius:14px;padding:10px;color:#F1DCA3;text-align:center}.lock-scroll{overflow:hidden}.hero-page{padding:44px 0 18px}.hero-card{background:linear-gradient(135deg,rgba(32,39,56,.98),rgba(27,33,48,.9));border:1px solid rgba(241,220,163,.16);box-shadow:0 18px 48px rgba(0,0,0,.26);border-radius:26px;padding:34px;display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.hero-card.no-img{grid-template-columns:1fr}.hero-card h1{font-size:40px;line-height:1.25;margin:0 0 14px;color:#F1DCA3}.hero-card p{margin:0 0 14px;color:#DCE3F3}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.text-link{color:#F1DCA3;font-weight:700}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:20px;background:#151A23;border:1px solid rgba(241,220,163,.10)}.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;border:1px solid rgba(241,220,163,.12)}.banner-slider .slide{display:none;position:relative}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;max-height:520px;object-fit:contain;background:#151A23;display:block}.slide-caption{position:absolute;left:42px;bottom:44px;max-width:520px;padding:22px;border-radius:18px;background:rgba(21,26,35,.68);border:1px solid rgba(241,220,163,.16);box-shadow:0 12px 30px rgba(0,0,0,.25)}.slide-caption h2{margin:0 0 8px;color:#F1DCA3;font-size:28px}.slide-caption p{margin:0;color:#E8ECF5}.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;cursor:pointer;font-size:28px}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.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}.section{padding:28px 0}.section-head{max-width:850px;margin:0 0 22px}.section-kicker,.tag,.label,.num,.badge{color:#F1DCA3}.section-head h2,.section-title,h1,h2,h3{color:#F1DCA3}.section-head h2{font-size:30px;margin:4px 0 10px}.section-head p{margin:0;color:#B8C0D3}.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,.faq-item,.notice-box{background:#1B2130;border:1px solid rgba(241,220,163,.14);box-shadow:0 14px 36px rgba(0,0,0,.25);border-radius:22px;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3{margin:0 0 10px;color:#F1DCA3}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#B8C0D3;margin:0 0 12px}.card ul,.zone-card ul,.notice-box ul{margin:12px 0 0;padding-left:20px;color:#DCE3F3}.card li,.zone-card li{margin:6px 0}.welcome{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.quick-capsules{display:flex;gap:12px;overflow-x:auto;padding:4px 0 12px;scrollbar-width:thin}.quick-capsules a{flex:0 0 auto;background:#202738;border:1px solid rgba(241,220,163,.15);border-radius:999px;padding:12px 18px;min-width:168px}.quick-capsules strong{display:block;color:#F1DCA3}.quick-capsules span{display:block;color:#B8C0D3;font-size:13px;line-height:1.45}.summary-card{background:#202738;border-radius:24px;border:1px solid rgba(241,220,163,.14);box-shadow:var(--shadow);padding:28px}.split-feature{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.zone-card img{margin-bottom:16px;width:100%}.small-list{display:grid;gap:12px}.small-list a{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid rgba(241,220,163,.08)}.small-list a:first-child{border-top:0}.review-card cite{display:block;margin-top:10px;color:#F1DCA3;font-style:normal}.faq-item h3{font-size:18px}.notice-box{background:#202738}.site-footer{background:#0E121A;color:#D5DBEA;margin-top:44px;padding:44px 0 22px}.footer-grid{max-width:1200px;margin:0 auto;padding:0 22px;display:grid;grid-template-columns:1fr 1fr;gap:28px}.footer-brand img{height:40px;width:auto}.footer-brand p{color:#D5DBEA}.footer-note{color:#B8C0D3}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.footer-links a{background:rgba(241,220,163,.06);border:1px solid rgba(241,220,163,.12);border-radius:14px;padding:10px;color:#F1DCA3;text-align:center}.footer-bottom{max-width:1200px;margin:28px auto 0;padding:18px 22px 0;border-top:1px solid rgba(241,220,163,.10);color:#B8C0D3}.mobile-bottom-nav{display:none}.rich-text p{margin:0 0 14px;color:#DCE3F3}.rich-text h2,.rich-text h3{margin:24px 0 10px}.rich-text .note{color:#B8C0D3}.contact-line{display:grid;gap:10px}.contact-line span{display:block;color:#B8C0D3}.pill-row{display:flex;gap:10px;flex-wrap:wrap}.pill-row span{border:1px solid rgba(241,220,163,.18);background:#202738;color:#F1DCA3;border-radius:999px;padding:8px 14px}.table-like{display:grid;gap:12px}.table-like div{display:grid;grid-template-columns:150px 1fr;gap:12px;padding:14px;background:#202738;border-radius:16px;border:1px solid rgba(241,220,163,.10)}.table-like strong{color:#F1DCA3}.table-like span{color:#DCE3F3}@media (max-width:1100px){.left-quickbar{display:none}.nav-core a{padding:8px 10px;font-size:14px}.header-inner{gap:10px}.panel-open{padding:9px 12px}.hero-card{grid-template-columns:1fr}.welcome{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){body{padding-bottom:74px}.site-main{padding-top:78px}.header-inner{height:64px;justify-content:space-between}.mobile-menu-btn{display:flex}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{height:34px}.nav-core,.panel-open{display:none}.header-actions{margin-left:auto}.header-register{padding:8px 12px;font-size:13px}.hero-page{padding-top:20px}.hero-card{padding:24px;border-radius:20px}.hero-card h1{font-size:30px}.grid-2,.grid-3,.grid-4,.split-feature{grid-template-columns:1fr}.banner-slider{margin:18px 12px 28px;border-radius:16px}.slide-caption{left:16px;right:16px;bottom:34px;padding:14px}.slide-caption h2{font-size:21px}.slide-caption p{font-size:14px}.slider-arrow{width:36px;height:36px;font-size:22px}.footer-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr)}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:62px;background:#0E121A;border-top:1px solid rgba(241,220,163,.14);z-index:8900;display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#F1DCA3;font-weight:700}.table-like div{grid-template-columns:1fr}}@media (max-width:480px){.container{padding:0 14px}.section{padding:20px 0}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{padding:18px;border-radius:18px}.hero-card h1{font-size:26px}.section-head h2{font-size:24px}.drawer-nav{grid-template-columns:1fr}.slide-caption{position:static;border-radius:0;border-left:0;border-right:0;border-bottom:0}.banner-slider img{max-height:360px}.quick-capsules a{min-width:150px}}
