
*{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.78;overflow-x:hidden}a{color:#F1DCA3;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font:inherit;cursor:pointer}.wrap{width:min(1200px,calc(100% - 32px));margin:0 auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:9000;background:#151A23;border-bottom:1px solid rgba(241,220,163,.14);box-shadow:0 12px 28px rgba(0,0,0,.24)}.desktop-head{height:76px;display:flex;align-items:center;gap:22px}.logo img{width:138px;height:auto}.nav-core{display:flex;align-items:center;gap:8px;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,.08);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)}.head-actions{display:flex;align-items:center;gap:10px}.overview-btn{border:1px solid rgba(241,220,163,.28);border-radius:999px;color:#F1DCA3;background:rgba(241,220,163,.06);padding:9px 15px}.overview-btn: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;padding:10px 18px;white-space:nowrap}.main-btn:hover{background:#E3C98F;transform:translateY(-1px)}.mobile-head{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-menu-btn{width:44px;height:42px;border:1px solid rgba(241,220,163,.18);border-radius:14px;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}.mobile-logo img{width:118px}.mobile-register{background:#F1DCA3;color:#151A23;border-radius:999px;padding:8px 12px;font-weight:700;font-size:14px}.site-main{padding-top:94px}.site-mask{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9990;opacity:0;pointer-events:none;transition:.24s}.panel-open .site-mask,.drawer-open .site-mask{opacity:1;pointer-events:auto}.category-panel{position:fixed;top:0;right:0;width:min(430px,92vw);height:100vh;background:#1B2130;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transform:translateX(105%);transition:transform .28s ease;overflow:auto;padding:24px}.panel-open .category-panel{transform:translateX(0)}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-head strong{color:#F1DCA3;font-size:22px}.panel-head button,.drawer-head button{border:1px solid rgba(241,220,163,.26);background:#202738;color:#F1DCA3;border-radius:999px;padding:7px 13px}.panel-groups{display:grid;gap:16px}.panel-group{padding:16px;background:#202738;border:1px solid rgba(241,220,163,.12);border-radius:18px}.panel-group h2{margin:0 0 12px;color:#F1DCA3;font-size:17px}.panel-group a{display:grid;gap:2px;padding:10px 0;border-top:1px solid rgba(241,220,163,.09)}.panel-group a:first-of-type{border-top:0}.panel-group span{color:#E8ECF5;font-weight:700}.panel-group small{color:#8F98AD;font-size:13px}.panel-group a:hover span,.panel-group a:hover small{color:#F1DCA3}.mobile-drawer{position:fixed;top:0;left:0;width:82vw;max-width:320px;height:100vh;background:#1B2130;z-index:10000;transform:translateX(-105%);transition:transform .28s ease;padding:18px;overflow:auto;box-shadow:18px 0 44px rgba(0,0,0,.35)}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head img{width:118px}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px}.drawer-nav a{background:#202738;border:1px solid rgba(241,220,163,.12);border-radius:14px;padding:10px;color:#F1DCA3;text-align:center}.drawer-note{color:#B8C0D3;font-size:13px;margin:18px 0 0}.no-scroll{overflow:hidden}.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:340px}.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}.banner-copy{position:absolute;left:34px;bottom:34px;max-width:470px;background:rgba(21,26,35,.70);border:1px solid rgba(241,220,163,.18);border-radius:18px;padding:22px;backdrop-filter:blur(6px)}.banner-copy h2{margin:0 0 8px;color:#F1DCA3;font-size:30px}.banner-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;font-size:28px;line-height:1}.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}.slider-dots button.active{background:#F1DCA3}.section{margin:0 auto 34px}.section-head{margin-bottom:18px}.section-kicker,.tag,.label,.num,.badge{color:#F1DCA3}.section-title,h1,h2,h3{color:#F1DCA3;line-height:1.32}.section-title{font-size:30px;margin:4px 0 8px}h1{font-size:40px;margin:0 0 16px}h2{font-size:25px;margin:0 0 14px}h3{font-size:20px;margin:0 0 10px}p{margin:0 0 12px;color:#E8ECF5}.muted{color:#B8C0D3}.small{color:#8F98AD;font-size:14px}.card,.zone-card,.info-card,.review-card,.qa-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,.qa-item,.notice-box{padding:22px}.text-link{color:#F1DCA3;font-weight:700}.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))}.hero-block{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center;margin-top:10px}.hero-block .intro-copy,.split-copy{padding:28px;background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:24px;box-shadow:0 14px 36px rgba(0,0,0,.25)}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain}.hero-block figure,.image-panel{margin:0;background:#202738;border:1px solid rgba(241,220,163,.12);border-radius:24px;overflow:hidden;padding:12px}.hero-block figure img,.image-panel img{width:100%;max-height:330px;object-fit:contain}.quick-pills{display:flex;gap:12px;overflow:auto;padding:6px 2px 14px;scrollbar-width:thin}.quick-pill{min-width:190px;background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:999px;padding:12px 16px;box-shadow:0 10px 22px rgba(0,0,0,.18)}.quick-pill strong{display:block;color:#F1DCA3}.quick-pill span{display:block;color:#B8C0D3;font-size:13px;white-space:nowrap}.summary-box{background:#202738;border:1px solid rgba(241,220,163,.14);border-radius:22px;padding:26px}.zone-card{overflow:hidden}.zone-card .zone-body{padding:20px}.zone-card img{width:100%;height:210px;object-fit:contain;background:#202738}.mini-list{display:grid;gap:10px;margin:12px 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}.product-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-item{padding:18px;border-radius:18px;background:#202738;border:1px solid rgba(241,220,163,.11)}.product-item strong{display:block;color:#F1DCA3;font-size:18px;margin-bottom:6px}.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.review-card strong{display:block;color:#F1DCA3;margin-bottom:8px}.qa-list{display:grid;gap:14px}.qa-item strong{display:block;color:#F1DCA3;margin-bottom:8px}.page-hero{margin-top:10px}.page-hero .intro-copy h1{margin-top:0}.service-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.service-strip .card{padding:18px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:24px;padding:42px 0}.site-footer{background:#0E121A;color:#D5DBEA;margin-top:50px}.footer-brand img{width:132px;margin-bottom:14px}.footer-brand p,.footer-notice p{color:#D5DBEA}.footer-links{display:grid;align-content:start;gap:8px}.footer-links h2,.footer-notice h2{font-size:18px;color:#F1DCA3;margin:0 0 8px}.footer-links a{color:#D5DBEA}.footer-links a:hover{color:#F1DCA3}.footer-bottom{text-align:center;border-top:1px solid rgba(241,220,163,.12);padding:16px;color:#B8C0D3;font-size:14px}.mobile-bottom{display:none}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:center}.callout-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.ghost-btn{display:inline-flex;border:1px solid rgba(241,220,163,.24);border-radius:999px;padding:8px 14px;color:#F1DCA3;background:rgba(241,220,163,.05)}.legal-note{background:#202738;border:1px solid rgba(241,220,163,.13);border-radius:20px;padding:18px;color:#B8C0D3}.legal-note strong{color:#F1DCA3}.wide-copy{max-width:920px}.contact-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.contact-box .card strong{color:#F1DCA3;display:block;margin-bottom:6px}@media (max-width:1050px){.nav-core a{padding:8px 11px;font-size:14px}.desktop-head{gap:12px}.logo img{width:120px}.service-strip,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.desktop-head{display:none}.mobile-head{display:flex}.site-main{padding-top:82px;padding-bottom:70px}.grid-2,.grid-3,.grid-4,.hero-block,.split,.product-list,.app-section,.footer-grid,.contact-box{grid-template-columns:1fr}.section-title{font-size:26px}h1{font-size:31px}.banner-slider{margin:16px auto 28px;width:calc(100% - 24px);min-height:230px;border-radius:18px}.banner-slider img{height:255px}.banner-copy{position:static;margin:0;border-radius:0;border-left:0;border-right:0;border-bottom:0;background:#1B2130}.banner-copy h2{font-size:22px}.slider-arrow{width:36px;height:36px;font-size:24px}.quick-pills{padding-bottom:12px}.quick-pill{min-width:168px}.zone-card img{height:180px}.review-grid{grid-template-columns:1fr}.service-strip{grid-template-columns:1fr}.footer-grid{padding-bottom:90px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);z-index:8500;background:#0E121A;border-top:1px solid rgba(241,220,163,.16);padding:8px 8px calc(8px + env(safe-area-inset-bottom));gap:8px}.mobile-bottom a{text-align:center;color:#F1DCA3;background:#1B2130;border:1px solid rgba(241,220,163,.12);border-radius:14px;padding:8px 4px;font-size:13px}}@media (max-width:520px){.wrap{width:calc(100% - 24px)}.card,.info-card,.review-card,.qa-item,.notice-box,.summary-box,.hero-block .intro-copy,.split-copy{padding:18px}.section{margin-bottom:28px}.drawer-nav{grid-template-columns:1fr}.hero-block figure img,.image-panel img{max-height:240px}.panel-groups{gap:12px}.category-panel{padding:18px}.banner-slider img{height:210px}.callout-row{display:grid}.ghost-btn,.main-btn{width:100%}}
