*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.site-header{position:fixed;top:0;left:0;right:0;background:#F5F7FB;box-shadow:0 8px 26px rgba(56,92,138,.10);z-index:9999}.header-inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-wrap{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.nav{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav a,.more-btn{font:600 15px/1.2 inherit;color:#4E5F7A;background:transparent;border:0;cursor:pointer;padding:26px 0 24px;position:relative}.nav a.active,.nav a:hover,.more-btn:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:3px;border-radius:3px;background:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:700;padding:12px 24px;box-shadow:0 10px 22px rgba(36,155,255,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(36,155,255,.28)}.header-btn{min-width:82px;padding:10px 22px}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:180px;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;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s;overflow:hidden}.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:12px 16px;color:#4E5F7A;white-space:nowrap;font-weight:600}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.menu-toggle{display:none;border:0;background:transparent;padding:8px;width:40px;flex:0 0 auto}.menu-toggle span{display:block;height:2px;background:#4E5F7A;margin:6px 0;border-radius:2px}.site-main{padding-top:92px}.section,.hero-section{max-width:1200px;margin:0 auto 28px;padding:0 20px}.hero-section{margin-top:28px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:28px;align-items:center;padding:46px}.eyebrow,.tag,.step-no,.highlight{color:#289CFF;font-weight:700}.hero-grid h1,.page-hero h1{font-size:44px;line-height:1.18;color:#289CFF;margin:10px 0 18px}.hero-grid p,.page-hero p{color:#66788A}.hero-copy{font-size:17px}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.tag{background:#EEF2F7;border:1px solid rgba(40,156,255,.18);border-radius:999px;padding:7px 13px}.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.text-link{color:#289CFF;font-weight:700}.hero-img,.content-img{border-radius:20px;background:#EEF2F7;box-shadow:0 14px 36px rgba(56,92,138,.10);object-fit:contain}.content-img,.zone-card img,.app-section img,.hero-section img{max-width:100%;height:auto}.section-title{font-size:30px;margin:0 0 10px;color:#289CFF}.section-lead{color:#66788A;margin:0 0 20px;max-width:820px}.grid{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item{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,.faq-item h3{color:#289CFF;margin:0 0 8px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#66788A;margin:0}.zone-card img{margin-bottom:16px}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:24px;align-items:center}.app-section,.notice-section{background:#FFFFFF;border-radius:22px;padding:34px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.steps{counter-reset:step;display:grid;gap:14px}.step{display:flex;gap:14px;background:#F5F7FB;border-radius:16px;padding:16px;border:1px solid rgba(40,156,255,.12)}.step-no{flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#DDE4EE;display:flex;align-items:center;justify-content:center}.review-card{font-size:15px}.page-hero{max-width:1200px;margin:28px auto;padding:42px 20px}.page-hero-inner{background:#FFFFFF;border-radius:22px;box-shadow:0 18px 40px rgba(56,92,138,.12);padding:42px;display:grid;grid-template-columns:1fr .78fr;gap:28px;align-items:center}.legal-note{background:#DDE4EE;border-left:4px solid #289CFF;border-radius:14px;padding:18px;color:#243447}.site-footer{background:#243447;color:#EAF3FF;margin-top:38px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 20px}.footer-brand{display:grid;grid-template-columns:180px 1fr;gap:22px;align-items:center}.footer-logo img{max-height:54px;width:auto}.footer-brand p,.footer-note{color:#EAF3FF;margin:0}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0}.footer-links a{color:#EAF3FF}.footer-links a:hover{color:#32D1F6}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.42);z-index:10000;opacity:0;visibility:hidden;transition:.22s}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:16px 0 38px rgba(36,52,71,.20);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.12)}.drawer-logo img{max-height:46px}.drawer-close{font-size:30px;border:0;background:transparent;color:#4E5F7A}.drawer-nav{padding:12px}.drawer-nav a{display:block;padding:13px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}@media(max-width:1080px){.nav{gap:16px}.nav a,.more-btn{font-size:14px}.header-inner{gap:16px}}@media(max-width:900px){.header-inner{min-height:68px;display:grid;grid-template-columns:48px 1fr auto;gap:10px}.menu-toggle{display:block}.nav-wrap{display:none}.logo{justify-self:center}.logo img{max-height:46px}.header-action{justify-self:end}.header-btn{min-width:70px;padding:9px 17px}.site-main{padding-top:82px}.hero-grid,.page-hero-inner,.split{grid-template-columns:1fr;padding:28px}.hero-grid h1,.page-hero h1{font-size:32px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.footer-brand{grid-template-columns:1fr}.section,.hero-section{padding:0 14px}.app-section,.notice-section{padding:24px}.page-hero{padding:24px 14px}}@media(max-width:520px){.hero-grid,.page-hero-inner{padding:22px}.section-title{font-size:25px}.hero-grid h1,.page-hero h1{font-size:28px}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.tag-list{gap:8px}.tag{font-size:13px}}
