*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F3FBFF;color:#1F2D3A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:#22AEEA;text-decoration:none}img{max-width:100%;height:auto;display:block}.wrap{width:min(1180px,92vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(34,174,234,.10)}.desktop-topbar{height:78px;display:flex;align-items:center;gap:22px}.brand-logo img{width:152px;max-height:52px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:10px;margin-left:auto}.nav-core a{display:inline-flex;align-items:center;justify-content:center;min-width:86px;height:38px;padding:0 18px;color:#147FB8;background:rgba(34,174,234,.08);border-radius:999px;font-weight:700;white-space:nowrap;transition:.25s}.nav-core a:hover,.nav-core a.active{color:#22AEEA;background:linear-gradient(135deg,rgba(109,230,255,.24),rgba(34,174,234,.12));box-shadow:0 10px 24px rgba(34,174,234,.12)}.header-actions{display:flex;align-items:center;gap:12px}.panel-trigger{border:1px solid rgba(34,174,234,.18);background:#fff;color:#147FB8;border-radius:999px;height:38px;padding:0 18px;font-weight:700;cursor:pointer;white-space:nowrap}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,#6DE6FF 0%,#22AEEA 48%,#168DCC 100%);color:#fff!important;font-weight:800;box-shadow:0 12px 28px rgba(34,174,234,.22);transition:.25s;border:0;white-space:nowrap}.main-btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(34,174,234,.28)}.mobile-topbar{display:none;height:64px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-logo img{width:126px;max-height:44px;object-fit:contain}.menu-toggle{width:42px;height:42px;border:1px solid rgba(34,174,234,.16);background:#fff;border-radius:14px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-toggle span{height:2px;background:#147FB8;border-radius:999px}.mobile-reg{height:38px;min-height:38px;padding:0 16px}.site-main{min-height:70vh}.screen-mask{position:fixed;inset:0;background:rgba(11,61,92,.34);opacity:0;pointer-events:none;transition:.25s;z-index:9998}.screen-mask.open{opacity:1;pointer-events:auto}.category-panel{position:fixed;right:0;top:0;height:100vh;width:min(440px,92vw);background:#FFFFFF;box-shadow:0 18px 48px rgba(34,174,234,.16);z-index:10000;transform:translateX(105%);transition:.32s ease;overflow:auto;padding:26px}.category-panel.open{transform:translateX(0)}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.panel-head strong{font-size:24px;color:#22AEEA}.panel-head p{margin:4px 0 0;color:#5C6F82}.close-btn{width:40px;height:40px;border:1px solid rgba(34,174,234,.18);background:#F7FCFF;color:#147FB8;border-radius:50%;font-size:26px;line-height:1;cursor:pointer}.panel-groups{display:grid;gap:20px;margin-top:24px}.panel-group{padding:18px;border:1px solid rgba(34,174,234,.16);border-radius:24px;background:#F7FCFF}.panel-group h2{margin:0 0 12px;color:#22AEEA;font-size:18px}.panel-link{display:block;padding:10px 0;border-top:1px solid rgba(34,174,234,.12)}.panel-link:first-of-type{border-top:0}.panel-link span{display:block;color:#1F2D3A;font-weight:800}.panel-link em{font-style:normal;color:#8BA1B5;font-size:13px}.panel-link:hover span,.panel-link.active span{color:#22AEEA}.mobile-drawer{position:fixed;left:0;top:0;width:min(320px,86vw);height:100vh;background:linear-gradient(180deg,#FFFFFF 0%,#F3FBFF 100%);z-index:10000;transform:translateX(-105%);transition:.32s ease;overflow:auto;padding:20px}.mobile-drawer.open{transform:translateX(0)}.drawer-head img{width:126px;max-height:44px;object-fit:contain}.drawer-nav{display:grid;gap:8px;margin-top:22px}.drawer-nav a{display:block;padding:11px 14px;border-radius:16px;background:rgba(255,255,255,.82);border:1px solid rgba(34,174,234,.12);color:#1F2D3A;font-weight:800}.drawer-nav a small{display:block;color:#8BA1B5;font-weight:500;font-size:12px}.drawer-nav a.active{color:#22AEEA;border-color:rgba(34,174,234,.38)}.mobile-bottom-nav{display:none}.no-scroll{overflow:hidden}.hero-section{position:relative;padding:62px 0 30px;background:radial-gradient(circle at 12% 20%,rgba(109,230,255,.24) 0%,rgba(109,230,255,0) 30%),radial-gradient(circle at 86% 18%,rgba(34,174,234,.18) 0%,rgba(34,174,234,0) 30%),linear-gradient(135deg,#FFFFFF 0%,#F3FBFF 52%,#EAF8FF 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:34px;align-items:center}.section-kicker,.tag,.label,.num,.badge{color:#22AEEA;font-weight:800;letter-spacing:.02em}.section-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px}.section-kicker:before{content:"";width:22px;height:3px;border-radius:999px;background:#22AEEA}.hero-copy h1{font-size:clamp(34px,5vw,58px);line-height:1.15;margin:0 0 18px;color:#22AEEA}.hero-copy p{font-size:17px;color:#5C6F82;margin:0 0 24px}.hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.text-link{color:#22AEEA;font-weight:800}.hero-visual{background:#fff;border:1px solid rgba(34,174,234,.16);border-radius:32px;padding:20px;box-shadow:0 14px 36px rgba(34,174,234,.12);position:relative}.hero-visual:after{content:"";position:absolute;right:18px;bottom:18px;width:82px;height:82px;border-radius:28px;background:linear-gradient(135deg,rgba(109,230,255,.34),rgba(34,174,234,.16));z-index:0}.hero-visual img{height:320px;width:100%;object-fit:contain;position:relative;z-index:1}.summary-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.summary-card,.card,.zone-card,.info-card,.review-card,.faq-card,.notice-card,.content-panel{background:#FFFFFF;border:1px solid rgba(34,174,234,.16);box-shadow:0 14px 36px rgba(34,174,234,.12);border-radius:24px}.summary-card{padding:18px}.summary-card strong,.card h3,.zone-card h3,.info-card h3,.review-card strong,.faq-card h3{color:#147FB8}.summary-card p,.card p,.zone-card p,.info-card p,.faq-card p,.content-panel p{color:#5C6F82;margin:8px 0 0}.quick-cats{padding:28px 0 6px}.quick-scroll{display:grid;grid-template-columns:repeat(8,minmax(132px,1fr));gap:12px;overflow:auto;padding-bottom:8px}.quick-pill{min-width:132px;background:rgba(255,255,255,.88);border:1px solid rgba(34,174,234,.16);border-radius:999px;padding:12px 16px}.quick-pill:hover{border-color:#22AEEA}.quick-pill b{display:block;color:#147FB8}.quick-pill small{display:block;color:#8BA1B5;line-height:1.4}.section{padding:54px 0}.section-head{margin-bottom:22px}.section-title,h1,h2,h3{color:#22AEEA}.section-title{font-size:clamp(26px,4vw,38px);margin:0 0 8px}.section-desc{max-width:780px;color:#5C6F82;margin:0}.service-strip{padding:28px;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(234,248,255,.92));border:1px solid rgba(34,174,234,.16);box-shadow:0 14px 36px rgba(34,174,234,.12)}.service-strip p{margin:0;color:#1F2D3A}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.card,.info-card{padding:24px}.num{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:14px;background:rgba(34,174,234,.10);margin-bottom:10px}.feature-card{overflow:hidden}.feature-card .image-box,.zone-card .image-box,.app-card .image-box,.inner-hero .image-box{background:#F7FCFF;border-radius:22px;margin-bottom:18px;display:flex;align-items:center;justify-content:center;min-height:180px;padding:14px}.feature-card img{height:210px;width:100%;object-fit:contain}.zone-card{padding:18px;overflow:hidden}.zone-card img{height:180px;width:100%;object-fit:contain}.zone-card h3{margin:14px 0 8px}.app-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center;padding:24px}.app-card img{height:280px;width:100%;object-fit:contain}.check-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0 0;padding:0;list-style:none}.check-list li{padding:10px 12px;border-radius:16px;background:#F7FCFF;color:#147FB8;font-weight:700}.notice-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.notice-card{padding:24px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:22px}.review-card p{color:#5C6F82}.faq-list{display:grid;gap:14px}.faq-card{padding:20px}.about-brief{padding:28px;border-radius:28px;background:#fff;border:1px solid rgba(34,174,234,.16);box-shadow:0 14px 36px rgba(34,174,234,.12)}.legal-reminder{background:#0B3D5C;color:#EAF8FF;border-radius:28px;padding:28px}.legal-reminder h2{color:#EAF8FF}.legal-reminder p{color:#EAF8FF;margin:0}.inner-hero{padding:54px 0;background:linear-gradient(135deg,#FFFFFF 0%,#F3FBFF 52%,#EAF8FF 100%)}.inner-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center}.inner-hero h1{font-size:clamp(32px,4vw,50px);margin:0 0 14px}.inner-hero p{color:#5C6F82;font-size:17px}.inner-hero img{height:300px;width:100%;object-fit:contain}.content-section{padding:48px 0}.content-panel{padding:26px}.rich-text{display:grid;gap:18px}.rich-text p{margin:0;color:#1F2D3A}.mini-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.mini-list div{background:#F7FCFF;border:1px solid rgba(34,174,234,.12);border-radius:20px;padding:18px}.mini-list h3{margin:0 0 8px}.steps{counter-reset:step;display:grid;gap:12px;margin-top:18px}.steps li{list-style:none;counter-increment:step;background:#fff;border:1px solid rgba(34,174,234,.16);border-radius:18px;padding:14px 16px;color:#5C6F82}.steps li:before{content:counter(step,decimal-leading-zero);color:#22AEEA;font-weight:900;margin-right:10px}.site-footer{background:#0B3D5C;color:#EAF8FF;margin-top:40px;padding:46px 0 22px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:28px}.footer-brand img{width:150px;max-height:52px;object-fit:contain;margin-bottom:12px}.footer-brand p,.footer-note p{color:#EAF8FF;opacity:.92}.footer-col h2{font-size:18px;color:#EAF8FF;margin:0 0 10px}.footer-col a{display:block;color:#EAF8FF;opacity:.9;margin:8px 0}.footer-col a:hover{opacity:1}.footer-note{border-top:1px solid rgba(234,248,255,.18);margin-top:28px;padding-top:18px;display:flex;justify-content:space-between;gap:20px}.content-img{max-width:100%;height:auto;object-fit:contain}@media (max-width:980px){.desktop-topbar{display:none}.mobile-topbar{display:flex}.site-main{padding-top:0}.hero-grid,.inner-hero-grid,.app-card,.grid-2,.notice-grid{grid-template-columns:1fr}.summary-cards,.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.review-grid,.mini-list{grid-template-columns:1fr}.hero-section{padding-top:38px}.hero-visual img,.inner-hero img{height:260px}.quick-scroll{display:flex}.footer-grid{grid-template-columns:1fr 1fr}.footer-note{display:block}body{padding-bottom:74px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:64px;background:#FFFFFF;border-top:1px solid rgba(34,174,234,.16);z-index:9997;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -8px 24px rgba(34,174,234,.10)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#5C6F82;font-size:12px;font-weight:800}.mobile-bottom-nav a span{font-size:16px;line-height:1}.mobile-bottom-nav a.active{color:#22AEEA}.app-card img{height:230px}}@media (max-width:640px){.wrap{width:min(92vw,520px)}.hero-section,.section,.content-section{padding:34px 0}.summary-cards,.grid-4{grid-template-columns:1fr}.hero-copy h1{font-size:32px}.hero-copy p,.inner-hero p{font-size:15px}.hero-visual{border-radius:24px;padding:14px}.hero-visual img{height:220px}.summary-card,.card,.info-card,.review-card,.faq-card,.notice-card,.content-panel{border-radius:20px}.zone-card img,.feature-card img{height:160px}.app-card img{height:210px}.check-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.category-panel{padding:20px}.panel-group{border-radius:20px}}