*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}img{display:block}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#F5F7FB;box-shadow:0 10px 28px rgba(36,52,71,.08)}.header-inner{max-width:1240px;margin:0 auto;min-height:74px;display:flex;align-items:center;gap:22px;padding:0 22px}.brand-link{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:800;color:#289CFF;white-space:nowrap}.brand-logo{width:44px;height:auto}.nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.nav a{color:#4E5F7A;font-weight:700;font-size:15px;padding:10px 9px;border-radius:999px;transition:.2s}.nav a:hover,.nav a.active{color:#289CFF;background:#EAF5FF}.main-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:800;letter-spacing:.02em;box-shadow:0 10px 22px rgba(36,155,255,.28);min-height:42px;padding:10px 24px;cursor:pointer}.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(36,155,255,.34)}.header-register{white-space:nowrap}.menu-toggle{display:none;border:0;background:#FFFFFF;color:#289CFF;font-weight:800;border-radius:999px;padding:9px 14px}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(36,52,71,.45);z-index:1001}.mobile-drawer{position:fixed;top:0;right:-320px;width:300px;max-width:86vw;height:100vh;background:#FFFFFF;z-index:1002;padding:18px;transition:.25s;box-shadow:-20px 0 40px rgba(36,52,71,.18);overflow:auto}.drawer-open .drawer-mask{display:block}.drawer-open .mobile-drawer{right:0}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-logo{width:58px;height:auto}.drawer-close{border:0;background:#EEF2F7;color:#4E5F7A;width:36px;height:36px;border-radius:50%;font-size:24px;line-height:1}.drawer-title{margin:18px 0 12px;color:#289CFF;font-weight:800}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:11px 12px;border-radius:12px;background:#F5F7FB;color:#4E5F7A;font-weight:700}.drawer-nav a.active{color:#289CFF;background:#EAF5FF}.drawer-register{width:100%;margin-top:18px}.drawer-note{font-size:13px;color:#66788A;margin:14px 0 0}main{padding-top:92px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:26px;padding:46px}.hero-copy h1,.inner-hero h1{font-size:44px;line-height:1.18;color:#289CFF;margin:0 0 16px}.hero-kicker,.eyebrow{display:inline-flex;color:#289CFF;background:#EAF5FF;border:1px solid rgba(40,156,255,.18);border-radius:999px;padding:5px 13px;font-weight:800;margin-bottom:14px}.hero-copy p,.inner-hero p{font-size:17px;color:#243447;margin:0 0 18px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.hero-tags span,.tag{background:#EEF2F7;color:#289CFF;border-radius:999px;padding:7px 13px;font-weight:800;font-size:14px}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.text-link{font-weight:800;color:#289CFF;border-bottom:1px solid rgba(40,156,255,.35)}.hero-visual{background:#F5F7FB;border-radius:18px;padding:18px}.hero-section img,.inner-hero img,.content-img,.zone-card img,.app-section img{max-width:100%;height:auto}.hero-visual img{width:100%;height:auto;max-height:420px;object-fit:contain;border-radius:14px}.section{max-width:1200px;margin:0 auto 34px;padding:0 18px}.section-panel{background:#F5F7FB;border-radius:22px;padding:34px;box-shadow:0 14px 34px rgba(56,92,138,.08)}.section-heading{max-width:780px;margin-bottom:22px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading span{display:inline-block;color:#289CFF;font-weight:900;margin-bottom:8px}.section-title,.section-heading h2{font-size:32px;line-height:1.25;color:#289CFF;margin:0 0 10px}.section-heading p{color:#66788A;margin:0;font-size:16px}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.grid.five{grid-template-columns:repeat(5,1fr)}.card,.zone-card,.info-card,.review-card,.notice-card,.faq-item,.step-card{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:18px;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.notice-card h3,.faq-item h3,.step-card h3{margin:0 0 10px;color:#289CFF;font-size:21px}.card p,.zone-card p,.info-card p,.review-card p,.notice-card p,.faq-item p,.step-card p{margin:0;color:#243447}.muted{color:#66788A!important}.small{font-size:14px;color:#8A9AAF!important}.card-link{display:inline-block;margin-top:14px;color:#289CFF;font-weight:900}.number{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#EAF5FF;color:#289CFF;font-weight:900;margin-bottom:12px}.zone-card img{width:100%;max-height:210px;object-fit:contain;margin-bottom:16px;border-radius:14px;background:#F5F7FB}.image-text{display:grid;grid-template-columns:.92fr 1.08fr;gap:24px;align-items:center}.image-box{background:#FFFFFF;border:1px solid rgba(40,156,255,.16);border-radius:20px;padding:18px;box-shadow:0 14px 32px rgba(56,92,138,.08)}.image-box img{width:100%;max-height:360px;object-fit:contain;border-radius:14px}.inner-hero{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;display:grid;grid-template-columns:1fr .8fr;gap:22px;align-items:center;padding:42px}.inner-hero.no-image{grid-template-columns:1fr}.inner-visual{background:#F5F7FB;border-radius:18px;padding:16px}.inner-visual img{width:100%;max-height:360px;object-fit:contain;border-radius:14px}.intro-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.intro-list div{background:#F5F7FB;border-radius:14px;padding:16px;border:1px solid rgba(40,156,255,.12)}.intro-list strong{display:block;color:#289CFF;margin-bottom:5px}.split-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.service-list{margin:0;padding:0;list-style:none;display:grid;gap:12px}.service-list li{position:relative;background:#FFFFFF;border-radius:14px;padding:14px 16px 14px 42px;border:1px solid rgba(40,156,255,.14);box-shadow:0 10px 24px rgba(56,92,138,.06)}.service-list li:before{content:"";position:absolute;left:16px;top:22px;width:10px;height:10px;border-radius:50%;background:#289CFF}.app-section{background:#FFFFFF;border-radius:22px;padding:30px;box-shadow:0 16px 36px rgba(56,92,138,.10)}.app-section img{width:100%;max-height:340px;object-fit:contain;border-radius:16px;background:#F5F7FB}.warning-strip{max-width:1200px;margin:0 auto 42px;padding:0 18px}.warning-strip div{background:#DDE4EE;border-left:5px solid #289CFF;border-radius:16px;padding:18px 22px;color:#243447}.site-footer{background:#243447;color:#EAF3FF;margin-top:42px}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 18px;display:grid;grid-template-columns:1.1fr 1.6fr;gap:32px}.footer-logo{width:64px;height:auto;margin-bottom:14px}.footer-brand p{margin:0 0 18px;color:#EAF3FF}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.footer-links h3{margin:0 0 12px;color:#FFFFFF}.footer-links a{display:block;color:#EAF3FF;margin:7px 0}.footer-links a:hover{color:#289CFF}.footer-warning{border-top:1px solid rgba(234,243,255,.14);max-width:1200px;margin:0 auto;padding:18px;color:#EAF3FF}.footer-warning p{margin:0;font-size:14px;color:#EAF3FF}.footer-register{min-width:112px}.table-like{display:grid;gap:10px}.table-row{display:grid;grid-template-columns:180px 1fr;gap:12px;align-items:start;background:#FFFFFF;border-radius:14px;padding:14px;border:1px solid rgba(40,156,255,.14)}.table-row strong{color:#289CFF}.quote-mark{font-size:28px;color:#289CFF;line-height:1}.pill-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.pill-row span{background:#EEF2F7;color:#4E5F7A;border-radius:999px;padding:6px 12px;font-weight:700}.faq-list{display:grid;gap:16px}.text-cols{columns:2;column-gap:34px}.text-cols p{break-inside:avoid;margin:0 0 16px}.breadcrumb{max-width:1200px;margin:18px auto -10px;padding:0 18px;color:#66788A;font-size:14px}.breadcrumb a{color:#289CFF;font-weight:800}@media (max-width:1080px){.nav{display:none}.menu-toggle{display:inline-flex}.header-inner{justify-content:space-between}.grid.four,.grid.five{grid-template-columns:repeat(2,1fr)}.hero-section,.inner-hero,.image-text{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.hero-copy h1,.inner-hero h1{font-size:36px}}@media (max-width:720px){main{padding-top:82px}.header-inner{min-height:66px;padding:0 14px}.brand-link span{font-size:19px}.brand-logo{width:38px}.header-register{display:none}.hero-section,.inner-hero{margin:18px 14px 28px;padding:24px}.hero-copy h1,.inner-hero h1{font-size:30px}.hero-copy p,.inner-hero p{font-size:16px}.section{margin-bottom:26px;padding:0 14px}.section-panel,.app-section{padding:22px}.grid.two,.grid.three,.grid.four,.grid.five,.split-list,.intro-list{grid-template-columns:1fr}.section-title,.section-heading h2{font-size:26px}.footer-links{grid-template-columns:1fr}.table-row{grid-template-columns:1fr}.text-cols{columns:1}.hero-actions{align-items:stretch}.main-btn{width:auto}.warning-strip{padding:0 14px}}
