*{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;padding-top:82px}a{color:#F1DCA3;text-decoration:none}a:hover{color:#E3C98F}img{max-width:100%;height:auto;display:block}.wrap,.container{width:min(1200px,calc(100% - 36px));margin:0 auto}.site-header{position:fixed;left:0;right:0;top:0;background:#151A23;border-bottom:1px solid rgba(241,220,163,.12);z-index:9999;box-shadow:0 10px 26px rgba(0,0,0,.24)}.desktop-head{height:82px;display:flex;align-items:center;gap:22px}.brand-logo img{width:148px;max-height:54px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:8px;flex:1;min-width:0;white-space:nowrap;overflow:hidden}.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;font-size:15px;transition:.24s}.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:12px;flex-shrink:0}.overview-btn{height:42px;padding:0 18px;border-radius:999px;border:1px solid rgba(241,220,163,.3);background:rgba(241,220,163,.05);color:#F1DCA3;cursor:pointer;font-weight:700}.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;gap:6px;border:none;background:#F1DCA3;color:#151A23!important;border-radius:999px;box-shadow:0 10px 24px rgba(241,220,163,.18);font-weight:700;padding:10px 20px;min-height:42px;transition:.24s}.main-btn:hover{background:#E3C98F;transform:translateY(-1px)}.mobile-head{display:none}.screen-mask{position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;visibility:hidden;transition:.25s;z-index:9998}.screen-mask.is-active{opacity:1;visibility:visible}.category-panel{position:fixed;right:0;top:0;height:100vh;width:min(440px,92vw);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:26px}.category-panel.is-open{transform:translateX(0)}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.panel-head strong{color:#F1DCA3;font-size:20px}.panel-head button,.drawer-head button{border:1px solid rgba(241,220,163,.25);background:#202738;color:#F1DCA3;border-radius:999px;padding:7px 13px;cursor:pointer}.panel-group{margin:20px 0}.panel-group h2{font-size:16px;color:#F1DCA3;margin:0 0 10px}.panel-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.panel-links a{display:block;background:#202738;border:1px solid rgba(241,220,163,.13);border-radius:14px;padding:12px;transition:.22s}.panel-links a span{display:block;color:#F1DCA3;font-weight:700}.panel-links a em{display:block;color:#B8C0D3;font-style:normal;font-size:13px;margin-top:3px}.panel-links a:hover{border-color:#F1DCA3;transform:translateY(-1px)}.mobile-drawer{position:fixed;left:0;top:0;width:min(84vw,320px);height:100vh;background:#1B2130;z-index:10001;transform:translateX(-105%);transition:.28s ease;overflow-y:auto;padding:18px}.mobile-drawer.is-open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.drawer-head img{width:132px;max-height:50px;object-fit:contain}.drawer-nav{display:grid;gap:8px}.drawer-nav a{background:#202738;border:1px solid rgba(241,220,163,.12);border-radius:12px;padding:10px 12px;color:#F1DCA3}.menu-locked{overflow:hidden}.page-main{min-height:56vh}.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;height:clamp(280px,42vw,520px)}.banner-slider .slide{display:none;position:absolute;inset:0}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#151A23}.banner-caption{position:absolute;left:34px;bottom:38px;max-width:470px;background:rgba(21,26,35,.72);border:1px solid rgba(241,220,163,.2);border-radius:18px;padding:22px;box-shadow:0 14px 32px rgba(0,0,0,.32)}.banner-caption h1,.banner-caption strong{color:#F1DCA3;margin:0 0 8px;font-size:clamp(24px,3.4vw,42px);line-height:1.2}.banner-caption p{color:#E8ECF5;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;cursor:pointer;font-size:24px}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.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{margin:36px auto}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-kicker{color:#F1DCA3;font-weight:700;letter-spacing:.08em;font-size:14px;margin:0 0 8px}.section-title,h1,h2,h3{color:#F1DCA3}.section-title{font-size:clamp(24px,3vw,34px);line-height:1.28;margin:0}.lead,.hero-lead{color:#B8C0D3;font-size:17px;margin:10px 0 0}.text-muted{color:#8F98AD}.card,.zone-card,.info-card,.review-card,.qa-item,.notice-box,.page-hero,.rich-section{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{margin-top:30px;padding:42px}.page-hero h1{font-size:clamp(30px,4vw,48px);line-height:1.18;margin:0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.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))}.welcome{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.welcome,.summary-card{padding:28px}.content-img,.zone-card img,.app-section img,.media-img{max-width:100%;height:auto;object-fit:contain;border-radius:16px;background:#202738;border:1px solid rgba(241,220,163,.1)}.content-img{max-height:340px;margin:auto}.quick-capsules{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.quick-capsules a{min-width:190px;background:#202738;border:1px solid rgba(241,220,163,.16);border-radius:999px;padding:12px 16px;color:#F1DCA3;box-shadow:0 12px 26px rgba(0,0,0,.18)}.quick-capsules span{display:block;color:#B8C0D3;font-size:13px;margin-top:2px}.card{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,.rich-section p,.notice-box p{margin:0 0 12px;color:#E8ECF5}.card p:last-child,.zone-card p:last-child,.info-card p:last-child,.review-card p:last-child,.rich-section p:last-child,.notice-box p:last-child{margin-bottom:0}.text-link{color:#F1DCA3;font-weight:700}.zone-card{overflow:hidden}.zone-card .zone-body{padding:20px}.zone-card img{width:100%;max-height:260px;margin:0 auto}.info-card{padding:24px}.number{color:#F1DCA3;font-size:28px;font-weight:800}.notice-box{padding:24px;border-style:dashed}.review-card{padding:20px}.review-card strong{color:#F1DCA3;display:block;margin-bottom:6px}.qa-list{display:grid;gap:14px}.qa-item{padding:20px}.qa-item h3{font-size:18px;margin:0 0 8px}.rich-section{padding:28px}.rich-section ul,.rich-section ol{margin:10px 0 0;padding-left:22px;color:#E8ECF5}.rich-section li{margin:8px 0}.media-block{display:grid;grid-template-columns:1fr .92fr;gap:24px;align-items:center}.media-gallery{display:grid;gap:14px}.media-gallery.two{grid-template-columns:repeat(2,minmax(0,1fr))}.media-gallery.three{grid-template-columns:repeat(3,minmax(0,1fr))}.media-img{width:100%;max-height:280px;margin:auto}.pill-list{display:flex;gap:10px;flex-wrap:wrap}.pill-list span{color:#F1DCA3;background:#202738;border:1px solid rgba(241,220,163,.18);border-radius:999px;padding:8px 13px}.site-footer{margin-top:54px;background:#0E121A;color:#D5DBEA;padding:44px 0 26px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.75fr);gap:28px}.footer-brand img{width:150px;max-height:56px;object-fit:contain;margin-bottom:14px}.footer-brand p,.footer-note p{color:#D5DBEA;margin:0}.footer-col h2{font-size:17px;margin:0 0 12px;color:#F1DCA3}.footer-col a{display:block;margin:7px 0;color:#D5DBEA}.footer-col a:hover{color:#F1DCA3}.footer-note{border-top:1px solid rgba(241,220,163,.12);margin-top:24px;padding-top:18px}.mobile-bottom-nav{display:none}.split-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.split-list div{background:#202738;border:1px solid rgba(241,220,163,.11);border-radius:14px;padding:15px}.split-list b{color:#F1DCA3}.table-like{display:grid;gap:10px}.table-like div{display:grid;grid-template-columns:160px 1fr;gap:14px;padding:14px;border-radius:14px;background:#202738;border:1px solid rgba(241,220,163,.1)}.table-like b{color:#F1DCA3}@media (max-width:1020px){.nav-core a{padding:8px 11px;font-size:14px}.brand-logo img{width:132px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}.media-gallery.three{grid-template-columns:1fr 1fr}}@media (max-width:820px){body{padding-top:68px;padding-bottom:72px}.desktop-head{display:none}.mobile-head{height:68px;display:grid;grid-template-columns:70px 1fr 118px;align-items:center;padding:0 14px}.mobile-menu-btn{width:44px;height:44px;border-radius:12px;border:1px solid rgba(241,220,163,.22);background:#202738;display:grid;place-items:center;gap:4px;padding:10px}.mobile-menu-btn span{display:block;width:22px;height:2px;background:#F1DCA3}.mobile-logo{justify-self:center}.mobile-logo img{width:128px;max-height:48px;object-fit:contain}.mobile-register{padding:8px 12px;min-height:38px;font-size:14px}.category-panel{display:none}.banner-slider{width:calc(100% - 28px);height:clamp(220px,58vw,360px);margin-top:18px;border-radius:16px}.banner-caption{left:16px;right:16px;bottom:32px;padding:15px}.banner-caption h1,.banner-caption strong{font-size:24px}.banner-caption p{font-size:14px}.slider-arrow{width:36px;height:36px;font-size:20px}.section{margin:28px auto}.section-head{display:block}.welcome,.media-block,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.page-hero{padding:28px;margin-top:20px}.quick-capsules a{min-width:160px}.footer-grid{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;background:#0E121A;border-top:1px solid rgba(241,220,163,.15);z-index:9997}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;min-height:58px;color:#F1DCA3;font-weight:700}.media-gallery.two,.media-gallery.three,.split-list{grid-template-columns:1fr}.table-like div{grid-template-columns:1fr;gap:4px}}@media (max-width:480px){.wrap,.container{width:min(100% - 26px,1200px)}.page-hero h1{font-size:28px}.section-title{font-size:24px}.card,.info-card,.review-card,.qa-item,.rich-section,.notice-box,.welcome,.summary-card{padding:18px}.panel-links{grid-template-columns:1fr}}
