*{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.75;overflow-x:hidden}a{color:#F1DCA3;text-decoration:none}a:hover{color:#E3C98F}img{max-width:100%;height:auto;display:block}.site-header{position:fixed;left:0;right:0;top:0;z-index:9999;background:#151A23;border-bottom:1px solid rgba(241,220,163,.12);box-shadow:0 12px 30px rgba(0,0,0,.22)}.desktop-topbar{height:78px;max-width:1220px;margin:0 auto;display:flex;align-items:center;gap:26px;padding:0 22px}.brand-logo img{width:142px;max-height:48px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:10px;flex:1;min-width:0;justify-content:center}.nav-core a{color:#F1DCA3;background:rgba(241,220,163,.06);border:1px solid rgba(241,220,163,.1);border-radius:999px;padding:9px 15px;white-space:nowrap;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;flex-shrink:0}.overview-btn{border:1px solid rgba(241,220,163,.25);background:rgba(241,220,163,.06);color:#F1DCA3;border-radius:999px;padding:10px 16px;cursor:pointer;font-weight:700}.overview-btn:hover{border-color:#F1DCA3;box-shadow:0 10px 24px rgba(241,220,163,.12)}.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;padding:11px 22px;border:0}.main-btn:hover{background:#E3C98F;color:#151A23;transform:translateY(-1px)}.main-btn.small{padding:8px 14px;font-size:13px}.mobile-topbar{display:none;height:64px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-logo img{width:116px;max-height:42px;object-fit:contain}.mobile-menu-btn{width:42px;height:42px;border:1px solid rgba(241,220,163,.22);border-radius:12px;background:#1B2130;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.mobile-menu-btn span{height:2px;background:#F1DCA3;border-radius:2px}.site-main{padding-top:78px;min-height:80vh}.desktop-quickbar{position:fixed;top:118px;left:16px;z-index:300;background:rgba(27,33,48,.88);border:1px solid rgba(241,220,163,.14);border-radius:18px;padding:12px 8px;display:flex;flex-direction:column;gap:8px;box-shadow:0 14px 36px rgba(0,0,0,.25);backdrop-filter:blur(8px)}.desktop-quickbar a{font-size:13px;color:#F1DCA3;padding:7px 9px;border-radius:999px;text-align:center}.desktop-quickbar a:hover{background:rgba(241,220,163,.09)}.site-overlay{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:9998;opacity:0;visibility:hidden;transition:.25s}.site-overlay.show{opacity:1;visibility:visible}.category-panel{position:fixed;top:0;right:-430px;width:410px;max-width:92vw;height:100vh;background:#1B2130;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transition:.28s ease;overflow-y:auto;border-left:1px solid rgba(241,220,163,.16)}.category-panel.open{right:0}.panel-head{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid rgba(241,220,163,.12)}.panel-head strong{color:#F1DCA3;font-size:20px}.panel-head button,.drawer-head button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(241,220,163,.22);background:#202738;color:#F1DCA3;font-size:24px;cursor:pointer}.panel-groups{padding:18px}.panel-groups section{padding:16px 0;border-bottom:1px solid rgba(241,220,163,.1)}.panel-groups h3{color:#F1DCA3;margin:0 0 10px;font-size:17px}.panel-groups a{display:block;padding:10px 12px;border-radius:14px;color:#E8ECF5}.panel-groups a:hover{background:#202738;color:#F1DCA3}.panel-groups span{display:block;color:#F1DCA3;font-weight:700}.panel-groups em{display:block;color:#B8C0D3;font-style:normal;font-size:13px}.mobile-drawer{position:fixed;left:-340px;top:0;width:84vw;max-width:320px;height:100vh;z-index:10000;background:#1B2130;box-shadow:0 18px 48px rgba(0,0,0,.36);transition:.28s ease;overflow-y:auto;padding:0 16px 26px}.mobile-drawer.open{left:0}.drawer-head{height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(241,220,163,.12);margin-bottom:10px}.drawer-head img{width:128px;max-height:46px;object-fit:contain}.mobile-drawer>a{display:block;color:#F1DCA3;padding:12px 10px;border-bottom:1px solid rgba(241,220,163,.08);border-radius:10px}.mobile-drawer>a:hover{background:#202738}.mobile-bottom-nav{display:none}.no-scroll{overflow:hidden}.container{max-width:1200px;margin:0 auto;padding:0 22px}.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:100%;max-height:520px;object-fit:contain;background:#151A23}.slide-copy{position:absolute;left:34px;bottom:34px;max-width:460px;background:rgba(21,26,35,.72);border:1px solid rgba(241,220,163,.18);border-radius:18px;padding:18px 22px;backdrop-filter:blur(6px)}.slide-copy h2{margin:0 0 8px;color:#F1DCA3;font-size:28px;line-height:1.25}.slide-copy 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);cursor:pointer}.slider-dots button.active{background:#F1DCA3}.section{padding:34px 0}.section-head{margin-bottom:22px}.section-kicker,.tag,.label,.num,.badge{color:#F1DCA3}.section-kicker{font-weight:700;letter-spacing:.08em;font-size:13px}.section-title,h1,h2,h3{color:#F1DCA3}h1{font-size:38px;line-height:1.22;margin:0 0 16px}h2{font-size:28px;line-height:1.3;margin:0 0 12px}h3{font-size:20px;margin:0 0 10px}p{color:#E8ECF5;margin:0 0 14px}.muted{color:#B8C0D3}.small-note{color:#8F98AD;font-size:14px}.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:20px}.card,.info-card,.review-card,.faq-item,.notice-box{padding:24px}.hero-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center}.hero-intro img,.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:18px;background:#202738}.pill-row{display:flex;gap:12px;overflow-x:auto;padding:4px 0 12px;scrollbar-width:thin}.pill{min-width:180px;background:#1B2130;border:1px solid rgba(241,220,163,.16);border-radius:999px;padding:13px 18px;box-shadow:0 10px 24px rgba(0,0,0,.18)}.pill strong{display:block;color:#F1DCA3}.pill span{display:block;color:#B8C0D3;font-size:13px;white-space:nowrap}.grid{display:grid;gap:20px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.product-grid .card{padding:20px}.text-link{color:#F1DCA3;font-weight:700}.split-card{display:grid;grid-template-columns:1fr 1fr;gap:22px}.zone-card{overflow:hidden}.zone-card .zone-body{padding:22px}.zone-card ul,.content-list{margin:10px 0 16px;padding-left:18px;color:#E8ECF5}.zone-card li,.content-list li{margin:6px 0;color:#B8C0D3}.notice-box{background:#202738}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card p{color:#E8ECF5}.review-card strong{color:#F1DCA3}.faq-list{display:grid;gap:16px}.faq-item h3{font-size:18px}.page-hero{padding:54px 0 20px}.page-hero .inner{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.page-hero p{font-size:17px;color:#B8C0D3}.page-hero .content-img{max-height:360px;margin-left:auto}.content-section{padding:24px 0}.article-grid{display:grid;grid-template-columns:2fr 1fr;gap:22px}.article-main,.article-side{display:grid;gap:18px}.steps{counter-reset:step;display:grid;gap:14px}.step{padding:20px;background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:18px}.step:before{counter-increment:step;content:counter(step);display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:#F1DCA3;color:#151A23;font-weight:800;margin-right:8px}.contact-box{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:1.1fr 1.5fr;gap:34px}.site-footer{background:#0E121A;color:#D5DBEA;margin-top:34px}.footer-brand img{width:140px;max-height:48px;object-fit:contain;margin-bottom:14px}.footer-brand p,.site-footer a{color:#D5DBEA}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.footer-links h3{font-size:16px}.footer-links a{display:block;margin:8px 0;color:#D5DBEA}.footer-links a:hover{color:#F1DCA3}.footer-alert{border-top:1px solid rgba(241,220,163,.12);max-width:1200px;margin:0 auto;padding:18px 22px;color:#B8C0D3;font-size:14px}.mini-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:18px}.mini-table th,.mini-table td{border:1px solid rgba(241,220,163,.12);padding:12px;text-align:left}.mini-table th{color:#F1DCA3;background:#202738}.mini-table td{color:#E8ECF5}.breadcrumbs{color:#8F98AD;font-size:14px;margin-bottom:12px}.breadcrumbs a{color:#F1DCA3}@media(max-width:1100px){.desktop-quickbar{display:none}.nav-core{gap:6px}.nav-core a{padding:8px 10px;font-size:14px}.product-grid{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.desktop-topbar{display:none}.mobile-topbar{display:flex}.site-main{padding-top:64px;padding-bottom:72px}.container{padding:0 16px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);background:#0E121A;border-top:1px solid rgba(241,220,163,.14);z-index:9000;padding:7px 4px}.mobile-bottom-nav a{text-align:center;color:#F1DCA3;font-size:13px;padding:8px 0}.banner-slider{margin:18px 16px 26px;min-height:210px;border-radius:16px}.banner-slider img{max-height:300px}.slide-copy{left:14px;right:14px;bottom:14px;padding:12px 14px}.slide-copy h2{font-size:19px}.slide-copy p{font-size:13px}.slider-arrow{width:34px;height:34px;font-size:19px}.hero-intro,.page-hero .inner,.article-grid,.footer-inner,.split-card{grid-template-columns:1fr}.grid.three,.grid.four,.grid.two,.reviews,.contact-box{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.page-hero{padding:32px 0 12px}h1{font-size:30px}h2{font-size:24px}.footer-links{grid-template-columns:1fr}.pill{min-width:165px}.category-panel{display:none}.section{padding:24px 0}.card,.info-card,.review-card,.faq-item,.notice-box{padding:20px}}@media(max-width:520px){.mobile-logo img{width:104px}.main-btn.small{padding:7px 11px}.banner-slider{min-height:185px}.slide-copy p{display:none}.hero-intro img,.page-hero .content-img{max-height:260px}.pill{min-width:150px}.pill span{white-space:normal}}