*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:fixed;top:0;left:0;right:0;background:#F5F7FB;z-index:9999;border-bottom:1px solid rgba(40,156,255,.12);box-shadow:0 10px 28px rgba(56,92,138,.10)}.header-inner{max-width:1220px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 22px}.logo{flex:0 0 auto;display:inline-flex;align-items:center}.logo img{max-height:52px;width:auto;display:block}.desktop-logo{min-width:148px}.mobile-logo-wrap{display:none}.nav-wrap{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.nav{display:flex;align-items:center;gap:18px;white-space:nowrap;flex-wrap:nowrap}.nav>a,.dropdown>a,.more-trigger{color:#4E5F7A;font-size:15px;font-weight:700;line-height:72px;height:72px;display:inline-flex;align-items:center;border:0;background:transparent;cursor:pointer;font-family:inherit}.nav>a.active,.dropdown.active>a,.more-dropdown.active .more-trigger,.nav>a:hover,.dropdown:hover>a,.more-dropdown:hover .more-trigger{color:#289CFF}.nav>a.active:after,.dropdown.active>a:after,.more-dropdown.active .more-trigger:after{content:"";height:3px;background:#289CFF;border-radius:8px;position:absolute;left:0;right:0;bottom:12px}.nav>a,.dropdown>a,.more-trigger{position:relative}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;border-radius:999px;padding:13px 26px;font-weight:800;box-shadow:0 12px 24px rgba(36,155,255,.25);border:0;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.main-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(36,155,255,.30)}.small-btn{padding:10px 22px;min-width:78px}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:190px;background:#FFFFFF;border:1px solid rgba(40,156,255,.12);border-radius:14px;box-shadow:0 18px 38px rgba(56,92,138,.16);z-index:10000;padding:8px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.18s ease}.more-menu{right:0;left:auto}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu,.dropdown:focus-within .dropdown-menu,.more-dropdown:focus-within .more-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a,.more-menu a{display:block;padding:11px 14px;color:#4E5F7A;white-space:nowrap;border-radius:10px;font-weight:700}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.menu-toggle{display:none;width:42px;height:42px;border:0;background:#FFFFFF;border-radius:12px;box-shadow:0 10px 22px rgba(56,92,138,.12);align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:20px;height:2px;background:#289CFF;border-radius:8px}.site-main{padding-top:72px}.container{max-width:1200px;margin:0 auto;padding:0 22px}.section{padding:34px 0}.section.alt{background:#EEF2F7}.hero-copy{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);border-radius:24px;box-shadow:0 14px 36px rgba(56,92,138,.10);padding:32px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;border:1px solid rgba(40,156,255,.12);z-index:1}.slides{position:relative;height:430px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease;background:#FFFFFF}.slide.active{opacity:1;z-index:2}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slide-text{position:absolute;left:34px;bottom:34px;max-width:430px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);border:1px solid rgba(40,156,255,.14);border-radius:18px;padding:20px;box-shadow:0 14px 32px rgba(56,92,138,.12)}.slide-text h1,.slide-text h2{margin:0 0 8px;color:#289CFF;font-size:28px;line-height:1.25}.slide-text p{margin:0;color:#243447;font-weight:600}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#289CFF;font-size:26px;box-shadow:0 10px 24px rgba(56,92,138,.15);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;z-index:6;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(40,156,255,.28);cursor:pointer}.slider-dots button.active{width:28px;border-radius:999px;background:#289CFF}.intro-grid,.split-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.grid-5{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-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:20px;padding:22px}.card:hover,.zone-card:hover,.info-card:hover{box-shadow:0 18px 42px rgba(56,92,138,.14)}.content-img,.zone-card img,.app-section img,.banner-slider img,.page-visual img{max-width:100%;height:auto}.page-visual{background:#FFFFFF;border-radius:24px;padding:14px;border:1px solid rgba(40,156,255,.14);box-shadow:0 14px 36px rgba(56,92,138,.10)}.page-visual img,.content-img{width:100%;border-radius:18px;object-fit:contain;background:#FFFFFF}.zone-card img{width:100%;height:180px;object-fit:contain;background:#FFFFFF;border-radius:16px;margin-bottom:16px}.eyebrow{display:inline-flex;color:#289CFF;background:rgba(40,156,255,.10);border:1px solid rgba(40,156,255,.14);border-radius:999px;padding:5px 12px;font-size:13px;font-weight:800;margin-bottom:12px}.section-title,h1,h2,h3{color:#289CFF;line-height:1.35}.section-title{font-size:30px;margin:0 0 12px}h1{font-size:40px;margin:0 0 14px}h2{font-size:28px;margin:0 0 12px}h3{font-size:20px;margin:0 0 10px}p{margin:0 0 14px;color:#243447}.muted{color:#66788A}.fine{color:#8A9AAF;font-size:14px}.link-text{color:#289CFF;font-weight:800}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.pill{display:inline-flex;border:1px solid rgba(40,156,255,.16);background:#EEF2F7;color:#4E5F7A;border-radius:999px;padding:8px 14px;font-weight:700}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;padding-left:58px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:38px;height:38px;border-radius:14px;background:rgba(40,156,255,.12);color:#289CFF;display:flex;align-items:center;justify-content:center;font-weight:900}.review-card p{font-style:normal;color:#243447}.review-card strong{display:block;color:#289CFF;margin-bottom:8px}.faq-list{display:grid;gap:14px}.faq-item h3{margin-bottom:8px}.page-hero{padding:46px 0 30px}.page-hero-card{background:linear-gradient(135deg,#FFFFFF 0%,#EEF2F7 100%);border:1px solid rgba(40,156,255,.16);border-radius:28px;box-shadow:0 18px 42px rgba(56,92,138,.12);padding:38px}.notice-band{background:#DDE4EE;border-top:1px solid rgba(40,156,255,.12);border-bottom:1px solid rgba(40,156,255,.12);padding:22px 0}.notice-band p{margin:0;color:#4E5F7A}.site-footer{background:#243447;color:#EAF3FF;margin-top:44px;padding:44px 22px 22px}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.footer-logo img{max-height:54px;width:auto;margin-bottom:16px}.site-footer h3{color:#EAF3FF;margin-bottom:12px}.site-footer a{display:block;color:#EAF3FF;opacity:.86;margin:7px 0}.site-footer p{color:#EAF3FF;opacity:.88}.footer-note{max-width:1200px;margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(234,243,255,.16);color:#EAF3FF;opacity:.84;font-size:14px}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:10002;transform:translateX(-105%);transition:transform .28s ease;box-shadow:20px 0 40px rgba(56,92,138,.20);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.42);z-index:10001;opacity:0;visibility:hidden;transition:.22s ease}.drawer-mask.open{opacity:1;visibility:visible}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.12);background:#F5F7FB}.drawer-close{width:38px;height:38px;border:0;background:#FFFFFF;border-radius:12px;color:#289CFF;font-size:28px;line-height:1;cursor:pointer}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:13px 14px;border-radius:12px;color:#4E5F7A;font-weight:800}.drawer-nav a:hover{background:rgba(40,156,255,.08);color:#289CFF}.drawer-open{overflow:hidden}.app-section{background:#FFFFFF;border-radius:24px;border:1px solid rgba(40,156,255,.14);box-shadow:0 14px 36px rgba(56,92,138,.10);padding:24px}.table-like{display:grid;gap:10px}.table-like div{display:flex;justify-content:space-between;gap:18px;background:#FFFFFF;border:1px solid rgba(40,156,255,.12);border-radius:14px;padding:14px}.table-like span:first-child{font-weight:800;color:#289CFF}.register-panel{background:linear-gradient(135deg,#FFFFFF 0%,#DDE4EE 100%);border:1px solid rgba(40,156,255,.16);border-radius:26px;padding:28px;box-shadow:0 16px 38px rgba(56,92,138,.12);text-align:center}@media (max-width:1100px){.nav{gap:12px}.nav>a,.dropdown>a,.more-trigger{font-size:14px}.desktop-logo{min-width:auto}.slides{height:360px}.grid-5{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.header-inner{min-height:64px;padding:0 14px;gap:10px}.site-main{padding-top:64px}.desktop-logo,.nav-wrap{display:none}.mobile-logo-wrap{display:flex;flex:1;justify-content:center}.menu-toggle{display:flex;flex:0 0 auto}.header-action{flex:0 0 auto}.small-btn{padding:8px 16px;min-width:66px}.logo img{max-height:44px}.banner-slider{margin:18px 12px 28px;border-radius:18px}.slides{height:270px}.slide-text{left:14px;right:14px;bottom:34px;padding:14px}.slide-text h1,.slide-text h2{font-size:20px}.slide-text p{font-size:14px}.slider-arrow{width:34px;height:34px;font-size:22px}.intro-grid,.split-grid,.grid-2,.grid-3,.grid-4,.grid-5{grid-template-columns:1fr}.page-hero-card{padding:26px}.section{padding:24px 0}h1{font-size:30px}h2,.section-title{font-size:24px}.footer-grid{grid-template-columns:1fr}.zone-card img{height:auto}.table-like div{display:block}.table-like span{display:block}}@media (max-width:480px){.slides{height:220px}.slide-text{position:static;margin:10px;border-radius:14px}.slide{display:flex;flex-direction:column}.slide img{height:150px}.container{padding:0 14px}.page-hero{padding:28px 0 18px}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card{padding:18px}.hero-copy{padding:22px}.header-inner{gap:8px}.small-btn{padding:7px 13px;min-width:58px}.logo img{max-height:38px}}
