:root{--page:#FFF0E6;--nav:#FAF7F5;--white:#FFFFFF;--soft:#FCFAF9;--soft2:#F8F4F1;--title:#DEC1AF;--navtext:#4E5F7A;--text:#243447;--sub:#66788A;--muted:#8A9AAF;--card:rgba(255,255,255,0.92);--line:rgba(40,156,255,0.16);--shadow:0 14px 36px rgba(56,92,138,0.12);--btn:linear-gradient(180deg,#F0C5AA 0%,#E3A884 35%,#F7D6C1 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF0E6;color:#243447;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75}a{color:#DEC1AF;text-decoration:none}img{max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:9999;background:#FAF7F5;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(56,92,138,0.10)}.desktop-header{max-width:1240px;margin:0 auto;display:flex;align-items:center;gap:20px;padding:12px 20px}.brand-logo img{width:132px;display:block}.nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center;white-space:nowrap}.nav a{color:#4E5F7A;font-size:14px;font-weight:700;padding:12px 8px;border-bottom:2px solid transparent;border-radius:12px 12px 0 0}.nav a.active,.nav a:hover{color:#DEC1AF;border-bottom-color:#DEC1AF;background:rgba(255,255,255,.48)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#F0C5AA 0%,#E3A884 35%,#F7D6C1 100%);color:#FFFFFF;border-radius:999px;box-shadow:0 10px 24px rgba(227,168,132,.28);font-weight:800;padding:10px 22px;border:0;transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#DFE4E8 100%);transform:translateY(-1px);color:#FFFFFF}.header-btn{flex:0 0 auto}.mobile-header{display:none;align-items:center;justify-content:space-between;padding:10px 14px;min-height:64px}.menu-toggle{width:42px;height:42px;border:0;background:#fff;border-radius:14px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px;box-shadow:0 8px 20px rgba(56,92,138,.1)}.menu-toggle span{height:2px;background:#4E5F7A;border-radius:5px}.mobile-logo img{height:40px;width:auto;display:block}.mobile-register{padding:8px 15px;font-size:14px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-102%);transition:.28s ease;box-shadow:22px 0 44px rgba(36,52,71,.2);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#FAF7F5}.drawer-head img{height:42px;width:auto}.drawer-close{font-size:30px;line-height:1;width:40px;height:40px;border:0;border-radius:12px;background:#fff;color:#4E5F7A}.drawer-nav{display:flex;flex-direction:column;padding:14px}.drawer-nav a{padding:13px 14px;border-radius:14px;color:#4E5F7A;font-weight:800;border-bottom:1px solid rgba(78,95,122,.08)}.drawer-nav a.active,.drawer-nav a:hover{background:#FCFAF9;color:#DEC1AF}.container,.section{max-width:1200px;margin:0 auto;padding:0 20px}.section{margin-top:42px}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{background:rgba(255,255,255,0.92);border:1px solid rgba(40,156,255,0.16);box-shadow:0 14px 36px rgba(56,92,138,0.10);border-radius:24px}.hero-card{padding:38px;display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center}.eyebrow,.tag,.number{color:#DEC1AF;font-weight:900;letter-spacing:.04em}h1,h2,h3,.section-title{color:#DEC1AF;line-height:1.25;margin:0 0 16px}h1{font-size:42px}h2,.section-title{font-size:30px}h3{font-size:21px}p{margin:0 0 14px}.lead{font-size:18px;color:#243447}.muted{color:#8A9AAF}.sub{color:#66788A}.grid{display:grid;gap:22px}.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,.info-card,.review-card,.faq-item,.notice-box{padding:24px}.zone-card{display:flex;flex-direction:column;height:100%;padding:18px}.zone-card img{width:100%;height:260px;display:block;border-radius:18px;object-fit:contain;object-position:center;background:#FFFFFF;margin-bottom:18px}.zone-card a,.card a,.info-card a{margin-top:auto;font-weight:900;color:#DEC1AF}.content-img,.app-section img,.banner-slider img{max-width:100%;height:auto}.content-img{display:block;border-radius:22px;background:#FFFFFF;object-fit:contain;box-shadow:0 14px 36px rgba(56,92,138,0.10)}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,0.12);overflow:hidden;position:relative}.slide{display:none;position:relative}.slide.active{display:block}.banner-slider img{width:100%;height:auto;display:block;object-fit:contain;background:#FFFFFF}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.88);color:#4E5F7A;font-size:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 20px rgba(56,92,138,.12)}.slider-prev{left:14px}.slider-next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(78,95,122,.32);cursor:pointer}.slider-dot.active{background:#DEC1AF}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.pill{padding:8px 12px;background:#FCFAF9;color:#4E5F7A;border:1px solid rgba(40,156,255,.16);border-radius:999px;font-weight:800}.steps{counter-reset:step}.step{position:relative;padding-left:54px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:36px;height:36px;border-radius:50%;background:#DEC1AF;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.reviews{grid-template-columns:repeat(3,minmax(0,1fr))}.review-card strong{display:block;color:#DEC1AF;margin-bottom:8px}.faq-item h3{font-size:19px}.legal-strip{max-width:1200px;margin:48px auto;padding:24px 20px}.legal-strip .notice-box{background:#FCFAF9}.page-hero{max-width:1200px;margin:32px auto 0;padding:0 20px}.page-hero-inner{background:#FFFFFF;border-radius:28px;padding:42px;box-shadow:var(--shadow);border:1px solid var(--line)}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.site-footer{background:#243447;color:#EAF3FF;margin-top:60px}.footer-inner{max-width:1200px;margin:0 auto;padding:46px 20px;display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:34px}.footer-brand img{width:132px;background:#fff;border-radius:16px;padding:6px;margin-bottom:16px}.footer-brand p{color:#EAF3FF}.footer-note{color:#BFD0E7!important}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links h3{color:#EAF3FF;margin-bottom:8px}.footer-links a{color:#EAF3FF;opacity:.9}.footer-bottom{text-align:center;padding:18px 20px;border-top:1px solid rgba(234,243,255,.12);color:#BFD0E7}@media(max-width:1100px){.desktop-header{display:none}.mobile-header{display:flex}.nav{display:none}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card,.split{grid-template-columns:1fr}h1{font-size:34px}}@media(max-width:760px){.section{margin-top:32px}.hero-card,.page-hero-inner{padding:26px}.grid-2,.grid-3,.grid-4,.reviews{grid-template-columns:1fr}.zone-card img{height:220px}h1{font-size:28px}h2,.section-title{font-size:24px}.slider-arrow{width:34px;height:34px;font-size:22px}.footer-inner{grid-template-columns:1fr}.container,.section{padding:0 16px}.page-hero{padding:0 16px}}