*{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}a:hover{color:#E3C98F}img{max-width:100%;height:auto;display:block}p{margin:0 0 14px;color:#B8C0D3}.site-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:#151A23;border-bottom:1px solid rgba(241,220,163,.12);box-shadow:0 8px 26px rgba(0,0,0,.24)}.desktop-header{max-width:1240px;margin:0 auto;height:74px;display:flex;align-items:center;gap:24px;padding:0 22px}.brand-logo img,.mobile-logo img{height:42px;width:auto}.nav-core{display:flex;gap:8px;align-items:center;flex:1;min-width:0;justify-content:center}.nav-core a{color:#F1DCA3;background:rgba(241,220,163,.06);border-radius:999px;padding:9px 15px;white-space:nowrap;border:1px solid transparent;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);border-color:rgba(241,220,163,.18)}.header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.panel-trigger{border:1px solid rgba(241,220,163,.24);background:rgba(241,220,163,.06);color:#F1DCA3;border-radius:999px;padding:10px 16px;cursor:pointer;font-size:15px}.panel-trigger:hover{box-shadow:0 0 0 3px rgba(241,220,163,.08)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:#F1DCA3;color:#151A23;border-radius:999px;box-shadow:0 10px 24px rgba(241,220,163,.18);font-weight:700;border:none;padding:10px 18px;white-space:nowrap}.main-btn:hover{background:#E3C98F;color:#151A23;transform:translateY(-1px)}.mobile-header{display:none;height:64px;align-items:center;justify-content:space-between;padding:0 14px}.menu-trigger{width:42px;height:42px;border:1px solid rgba(241,220,163,.18);border-radius:12px;background:#1B2130;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-trigger span{width:20px;height:2px;background:#F1DCA3;border-radius:9px}.mobile-register{padding:8px 12px;font-size:13px}.site-main{padding-top:74px}.wrap{max-width:1200px;margin:0 auto;padding:0 22px}.site-overlay{position:fixed;inset:0;background:rgba(0,0,0,.52);z-index:9998;opacity:0;visibility:hidden;transition:.25s}.panel-open .site-overlay,.drawer-open .site-overlay{opacity:1;visibility:visible}.category-panel{position:fixed;top:0;right:0;width:430px;max-width:92vw;height:100vh;background:#1B2130;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transform:translateX(105%);transition:.28s ease;overflow-y:auto;padding:22px}.panel-open .category-panel{transform:translateX(0)}.panel-head,.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(241,220,163,.14);padding-bottom:16px;margin-bottom:18px}.panel-head strong{font-size:24px;color:#F1DCA3}.panel-head button,.drawer-head button{background:#252D40;color:#F1DCA3;border:1px solid rgba(241,220,163,.18);width:38px;height:38px;border-radius:50%;font-size:24px;line-height:1;cursor:pointer}.panel-groups{display:grid;gap:18px}.panel-groups section{background:#202738;border:1px solid rgba(241,220,163,.12);border-radius:18px;padding:16px}.panel-groups h2{color:#F1DCA3;font-size:17px;margin:0 0 10px}.panel-groups a{display:block;padding:10px 0;border-top:1px solid rgba(255,255,255,.05)}.panel-groups a:first-of-type{border-top:none}.panel-groups span{display:block;color:#E8ECF5;font-weight:700}.panel-groups em{display:block;color:#8F98AD;font-style:normal;font-size:13px}.panel-groups a:hover span,.panel-groups a:hover em{color:#F1DCA3}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#1B2130;z-index:10000;box-shadow:18px 0 40px rgba(0,0,0,.35);transform:translateX(-105%);transition:.28s ease;overflow-y:auto;padding:18px}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head img{height:38px;width:auto}.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:12px;padding:10px;color:#F1DCA3;text-align:center}.drawer-nav a.active{box-shadow:inset 0 -2px 0 #F1DCA3;background:#252D40}.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}.banner-slider .slide{display:none;position:relative}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:430px;object-fit:contain;background:#151A23}.slide-caption{position:absolute;left:36px;bottom:36px;max-width:460px;background:rgba(21,26,35,.68);backdrop-filter:blur(6px);padding:18px 20px;border-radius:18px;border:1px solid rgba(241,220,163,.18)}.slide-caption h2{margin:0 0 6px;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:42px;height:42px;cursor:pointer;font-size:24px}.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);padding:0;cursor:pointer}.slider-dots button.active{background:#F1DCA3}.section{margin:42px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.section-kicker,.tag,.label,.num,.badge{color:#F1DCA3}.section h1,.section h2,.section h3,.page-hero h1,h1,h2,h3,.section-title{color:#F1DCA3}.section-head h2,.page-hero h1{margin:0;font-size:34px;line-height:1.25}.section-head p{max-width:680px}.card,.zone-card,.info-card,.review-card,.faq-item,.page-hero,.content-box{background:#1B2130;border:1px solid rgba(241,220,163,.14);box-shadow:0 14px 36px rgba(0,0,0,.25);border-radius:20px}.page-hero{max-width:1200px;margin:28px auto 32px;padding:44px 38px;background:radial-gradient(circle at top right,rgba(241,220,163,.12),transparent 34%),#1B2130}.page-hero .hero-text{max-width:820px}.page-hero p{font-size:17px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(241,220,163,.28);color:#F1DCA3;border-radius:999px;padding:9px 16px;background:rgba(241,220,163,.04)}.intro-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:center}.content-box{padding:26px}.content-img{border-radius:18px;border:1px solid rgba(241,220,163,.12);background:#202738;object-fit:contain;width:100%}.quick-caps{display:flex;gap:12px;overflow-x:auto;padding:5px 2px 12px;scrollbar-color:#F1DCA3 #202738}.quick-caps a{min-width:174px;border:1px solid rgba(241,220,163,.16);background:#1B2130;border-radius:999px;padding:12px 16px}.quick-caps strong{display:block;color:#F1DCA3}.quick-caps span{display:block;color:#8F98AD;font-size:13px;line-height:1.5}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card,.zone-card,.info-card,.review-card,.faq-item{padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{margin:0 0 10px;color:#F1DCA3}.text-link{color:#F1DCA3;font-weight:700}.zone-card img,.app-section img{border-radius:16px;border:1px solid rgba(241,220,163,.12);background:#202738;margin-bottom:14px;object-fit:contain;width:100%}.zone-card img{height:190px}.feature-list{display:grid;gap:10px;margin:12px 0 0;padding:0;list-style:none}.feature-list li{position:relative;padding-left:22px;color:#B8C0D3}.feature-list li:before{content:'•';position:absolute;left:0;color:#F1DCA3}.notice{background:#202738;border:1px solid rgba(241,220,163,.14);border-radius:18px;padding:20px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card strong{color:#F1DCA3}.faq-list{display:grid;gap:14px}.faq-item p{margin:0}.page-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.wide{grid-column:1/-1}.image-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.image-row img{height:210px;border-radius:18px;background:#202738;border:1px solid rgba(241,220,163,.12);object-fit:contain;width:100%}.steps{counter-reset:item;display:grid;gap:14px}.steps li{counter-increment:item;list-style:none;background:#202738;border:1px solid rgba(241,220,163,.12);border-radius:16px;padding:16px 16px 16px 54px;position:relative;color:#B8C0D3}.steps li:before{content:counter(item);position:absolute;left:16px;top:16px;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#F1DCA3;color:#151A23;font-weight:800}.site-footer{background:#0E121A;color:#D5DBEA;margin-top:56px}.footer-inner{max-width:1200px;margin:0 auto;padding:40px 22px;display:grid;grid-template-columns:1.1fr 1.6fr;gap:34px}.footer-brand img{height:44px;width:auto;margin-bottom:16px}.footer-brand p,.footer-note p{color:#D5DBEA}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.footer-links h2{font-size:16px;color:#F1DCA3;margin:0 0 10px}.footer-links a{display:block;color:#D5DBEA;margin:7px 0}.footer-note{border-top:1px solid rgba(241,220,163,.12);max-width:1200px;margin:0 auto;padding:20px 22px 26px}.mobile-bottom{display:none}.legal-line{color:#D5DBEA;border-top:1px solid rgba(241,220,163,.12);margin-top:18px;padding-top:16px}.mini-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:16px}.mini-table th,.mini-table td{border:1px solid rgba(241,220,163,.12);padding:13px;text-align:left;color:#B8C0D3}.mini-table th{color:#F1DCA3;background:#202738}@media(max-width:980px){.desktop-header{display:none}.mobile-header{display:flex}.site-main{padding-top:64px}.wrap{padding:0 16px}.banner-slider{margin:18px 16px 28px;border-radius:16px}.banner-slider img{height:260px}.slide-caption{left:14px;right:14px;bottom:24px;padding:13px}.slide-caption h2{font-size:20px}.grid-3,.grid-4,.reviews,.page-grid,.footer-inner,.footer-links,.intro-grid{grid-template-columns:1fr}.grid-2{grid-template-columns:1fr}.section-head{display:block}.section-head h2,.page-hero h1{font-size:27px}.page-hero{margin:18px 16px 24px;padding:26px 20px}.image-row{grid-template-columns:1fr}.zone-card img,.image-row img{height:auto;max-height:260px}.site-footer{padding-bottom:64px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:58px;background:#0E121A;border-top:1px solid rgba(241,220,163,.18);z-index:9999;display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#F1DCA3;font-size:14px}.drawer-open,.panel-open{overflow:hidden}.footer-inner{padding-bottom:24px}.quick-caps a{min-width:152px}.slider-arrow{width:36px;height:36px;font-size:20px}}@media(max-width:520px){.mobile-logo img{height:34px}.mobile-register{padding:7px 10px}.banner-slider img{height:210px}.slide-caption{display:none}.drawer-nav{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.faq-item,.content-box{padding:18px}.hero-actions a{width:100%}}
