*{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:#289CFF}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(56,92,138,.10)}.header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 18px}.logo{flex:0 0 auto;display:flex}.logo img{max-height:52px;width:auto;display:block}.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,.more-toggle{color:#4E5F7A;font-weight:700;font-size:15px;border:0;background:transparent;cursor:pointer;padding:24px 0;position:relative}.nav a.active,.nav a:hover,.more-toggle:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:3px;border-radius:999px;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!important;font-weight:800;padding:10px 22px;box-shadow:0 10px 24px rgba(36,155,255,.25);transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}.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;padding:8px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu,.more-dropdown:hover .more-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;border-radius:10px}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.mobile-menu-btn{display:none;background:#fff;border:1px solid rgba(40,156,255,.18);border-radius:12px;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:20px;height:2px;background:#289CFF;border-radius:99px}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.36);z-index:10000;opacity:0;visibility:hidden;transition:.2s}.mobile-drawer{position:fixed;top:0;left:0;width:min(86vw,320px);height:100vh;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 40px rgba(56,92,138,.18);overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open{overflow:hidden}.drawer-top{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:48px}.drawer-close{border:0;background:#EEF2F7;color:#289CFF;border-radius:10px;width:36px;height:36px;font-size:24px}.drawer-nav{padding:12px}.drawer-nav a{display:block;padding:12px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}.site-main{padding:28px 16px 0}.hero-section{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}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center;padding:46px}.eyebrow{display:inline-flex;color:#289CFF;background:#EEF2F7;border-radius:999px;padding:6px 14px;font-weight:800;margin-bottom:16px}.hero-section h1{font-size:42px;line-height:1.2;margin:0 0 16px;color:#289CFF}.hero-section p{color:#66788A;margin:0 0 18px}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.tag-list span{color:#289CFF;background:#F5F7FB;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:8px 13px;font-weight:700}.hero-section img,.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;display:block;border-radius:18px}.hero-section img,.content-img{box-shadow:0 14px 36px rgba(56,92,138,.10)}.section{max-width:1200px;margin:0 auto 34px}.section-head{display:flex;justify-content:space-between;gap:16px;align-items:end;margin:0 0 16px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:28px;margin:0}.section-desc{color:#66788A;max-width:720px;margin:8px 0 0}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card,.zone-card,.info-card,.review-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 h3,.zone-card h3,.info-card h3{margin-top:0}.card p,.zone-card p,.info-card p,.review-card p{color:#66788A}.link-more{font-weight:800;color:#289CFF}.media-card{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.notice{background:#DDE4EE;border:1px solid rgba(40,156,255,.16);border-radius:20px;padding:22px;color:#4E5F7A}.faq-item{padding:20px;border-bottom:1px solid rgba(40,156,255,.12)}.faq-item:last-child{border-bottom:0}.faq-item h3{margin:0 0 8px}.site-footer{background:#243447;color:#EAF3FF;margin-top:40px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:26px;padding:42px 18px}.footer-brand img{max-height:52px;margin-bottom:14px}.footer-brand p,.footer-cta p,.small{color:#C9D8EA}.footer-links a{display:block;color:#EAF3FF;margin:8px 0}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.12);padding:16px;color:#C9D8EA}@media(max-width:980px){.nav-wrap{display:none}.mobile-menu-btn{display:flex}.header-inner{gap:12px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.main-btn{padding:9px 16px}.hero-grid,.media-card,.grid-2,.grid-3,.grid-4,.footer-inner{grid-template-columns:1fr}.hero-grid{padding:28px}.hero-section h1{font-size:32px}.section-head{display:block}.site-main{padding-top:18px}}@media(max-width:560px){.header-inner{min-height:66px}.logo img{max-height:42px}.hero-section{margin-top:16px;border-radius:18px}.hero-grid{padding:20px}.hero-section h1{font-size:27px}.card,.zone-card,.info-card,.review-card{padding:18px}.section-title{font-size:24px}}