
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.72;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.no-scroll{overflow:hidden}.site-header{position:sticky;top:0;z-index:1000;background:#F5F7FB;box-shadow:0 8px 24px rgba(36,52,71,.08)}.desktop-nav-wrap{display:none}.mobile-bar{height:62px;display:grid;grid-template-columns:48px 1fr 82px;align-items:center;gap:10px;padding:0 16px;background:#F5F7FB}.menu-btn{width:42px;height:42px;border:0;border-radius:13px;background:#EEF2F7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-btn span{width:20px;height:2px;background:#4E5F7A;border-radius:4px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;max-width:150px;object-fit:contain}.brand-logo img{height:42px;object-fit:contain}.top-action,.main-btn,.footer-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:#fff;font-weight:800;letter-spacing:.02em;box-shadow:0 10px 20px rgba(36,155,255,.25);transition:.25s ease}.top-action{height:40px;padding:0 18px;font-size:14px}.main-btn{min-height:46px;padding:0 28px;font-size:16px}.main-btn:hover,.top-action:hover,.footer-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(36,155,255,.32)}.drawer-mask{position:fixed;inset:0;background:rgba(20,31,44,.38);opacity:0;pointer-events:none;transition:.2s ease;z-index:1001}.drawer-mask.show{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;top:0;left:0;width:min(84vw,330px);height:100vh;background:#F5F7FB;transform:translateX(-105%);transition:.26s ease;z-index:1002;padding:18px;box-shadow:16px 0 38px rgba(36,52,71,.18);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{height:38px;object-fit:contain}.drawer-head button{width:38px;height:38px;border:0;border-radius:50%;background:#DDE4EE;color:#243447;font-size:26px;line-height:1}.drawer-nav{display:grid;gap:10px}.drawer-nav a{padding:13px 14px;border-radius:14px;background:#fff;color:#4E5F7A;border:1px solid rgba(40,156,255,.14);font-weight:700}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}.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}.hero-inner{display:grid;gap:24px;padding:28px}.hero-copy h1,.page-hero h1{font-size:clamp(30px,7vw,58px);line-height:1.12;margin:10px 0 16px;color:#289CFF;letter-spacing:-.04em}.hero-copy p{font-size:17px;color:#4E5F7A;margin:0 0 18px}.eyebrow,.tag,.badge{display:inline-flex;align-items:center;border-radius:999px;background:#EEF2F7;color:#289CFF;border:1px solid rgba(40,156,255,.18);font-size:13px;font-weight:800;padding:7px 12px}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 24px}.hero-media{background:#EEF2F7;border-radius:18px;padding:12px;border:1px solid rgba(40,156,255,.14)}.hero-media img{width:100%;border-radius:16px;object-fit:contain;max-height:430px}.section{padding:34px 0}.section-head{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:clamp(24px,4vw,38px);line-height:1.2;margin:0}.section-desc{max-width:720px;color:#66788A;margin:8px 0 0}.grid{display:grid;grid-template-columns:1fr;gap:16px}.grid-2,.grid-3,.grid-4{display:grid;grid-template-columns:1fr;gap:16px}.card,.zone-card,.info-card,.review-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:20px}.card h3,.zone-card h3,.info-card h3,.review-card h3{margin:0 0 8px;color:#289CFF}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{margin:0;color:#4E5F7A}.text-link{display:inline-flex;margin-top:14px;color:#289CFF;font-weight:800}.zone-card img,.content-img,.app-section img,.hero-section img{max-width:100%;height:auto}.zone-card img,.content-img{width:100%;border-radius:16px;object-fit:contain;background:#F5F7FB;margin-bottom:14px}.split{display:grid;gap:22px;align-items:center}.split .content-img{margin:0}.app-section{background:#FFFFFF;border-radius:20px;box-shadow:0 18px 40px rgba(56,92,138,.12);padding:22px}.app-section img{width:100%;border-radius:18px;object-fit:contain;background:#EEF2F7}.checklist{display:grid;gap:12px;margin:16px 0 0;padding:0;list-style:none}.checklist li{padding:12px 14px;border-radius:14px;background:#F5F7FB;border:1px solid rgba(40,156,255,.12);color:#4E5F7A}.checklist li strong{color:#289CFF}.reviews{display:grid;gap:16px}.review-card span{display:inline-flex;margin-bottom:10px;color:#289CFF;font-weight:800}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px;margin:0 0 8px;color:#289CFF}.notice{background:#DDE4EE;border-radius:20px;padding:24px;border:1px solid rgba(40,156,255,.18)}.cta-band{background:#FFFFFF;border-radius:22px;padding:28px;display:grid;gap:18px;box-shadow:0 18px 40px rgba(56,92,138,.12);align-items:center}.cta-band h2{margin:0}.page-hero{padding:46px 0 20px}.page-hero .page-box{background:#FFFFFF;border-radius:22px;padding:28px;box-shadow:0 18px 40px rgba(56,92,138,.12)}.page-hero p{color:#4E5F7A;max-width:850px}.content-section{padding:24px 0}.article-block{background:#FFFFFF;border-radius:20px;padding:22px;box-shadow:0 14px 36px rgba(56,92,138,.10);margin-bottom:18px;border:1px solid rgba(40,156,255,.12)}.article-block h2{margin-top:0}.mini-list{display:grid;gap:10px;margin:14px 0 0;padding:0;list-style:none}.mini-list li{background:#F5F7FB;border-radius:14px;padding:12px 14px;color:#4E5F7A}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-inner{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:36px 0;display:grid;gap:28px}.footer-brand img{height:42px;object-fit:contain;margin-bottom:16px}.footer-brand p{color:#C9DAEC;max-width:430px}.footer-btn{min-height:42px;padding:0 22px}.footer-grid{display:grid;grid-template-columns:1fr;gap:20px}.footer-col{display:grid;gap:8px}.footer-col h3{color:#EAF3FF;margin:0 0 8px}.footer-col a{color:#C9DAEC}.footer-note{border-top:1px solid rgba(234,243,255,.12);text-align:center;padding:16px;color:#C9DAEC;font-size:14px}.table-like{display:grid;gap:12px}.table-like div{display:grid;gap:6px;padding:14px;border-radius:14px;background:#F5F7FB;border:1px solid rgba(40,156,255,.12)}.table-like strong{color:#289CFF}@media (min-width:700px){.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.hero-inner{grid-template-columns:1.05fr .95fr;padding:36px}.split{grid-template-columns:1fr 1fr}.reviews{grid-template-columns:repeat(2,1fr)}.cta-band{grid-template-columns:1fr auto}.footer-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1060px){.mobile-bar{display:none}.desktop-nav-wrap{height:74px;width:min(1240px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center}.nav{display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.nav a{color:#4E5F7A;font-weight:800;padding:10px 12px;border-radius:999px;font-size:14px}.nav a.active,.nav a:hover{background:#EAF3FF;color:#289CFF}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.hero-section{margin-top:34px}.page-hero .page-box{padding:38px}.footer-inner{grid-template-columns:1.05fr 1.5fr}.section{padding:46px 0}}@media (max-width:360px){.mobile-bar{grid-template-columns:42px 1fr 72px;padding:0 10px}.top-action{padding:0 14px}.hero-inner{padding:20px}.card,.zone-card,.info-card,.review-card{padding:16px}}
