*{box-sizing:border-box}html{scroll-behavior:smooth;background:#D8F7FF}body{margin:0;background:#F0F3FA;color:#1D2B36;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:9999;background:#EAFBFF;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(16,126,180,.14)}.desktop-head{height:78px;display:flex;align-items:center;gap:22px}.brand-logo img{width:150px;max-height:54px;object-fit:contain}.nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center;white-space:nowrap}.nav a{color:#167BB8;font-weight:700;font-size:15px;padding:10px 11px;border-radius:12px;transition:.2s}.nav a:hover,.nav a.active{color:#27A9E8;background:linear-gradient(180deg,rgba(39,169,232,.14),rgba(39,169,232,.04));box-shadow:inset 0 -2px 0 #27A9E8,0 10px 22px rgba(39,169,232,.16)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#52C8FF 0%,#27A9E8 55%,#168BD0 100%);color:#FFFFFF;border-radius:999px;box-shadow:0 10px 24px rgba(39,169,232,.28);font-weight:800;min-height:42px;padding:0 24px;border:0;transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#63D2FF 0%,#1597D8 100%);transform:translateY(-1px)}.header-btn{flex:0 0 auto}.mobile-head{display:none;height:68px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{width:42px;height:42px;border:1px solid rgba(39,169,232,.22);background:#F5FDFF;border-radius:12px;display:inline-flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-toggle span{height:2px;background:#167BB8;border-radius:99px}.mobile-logo img{width:128px;max-height:48px;object-fit:contain}.mobile-register{min-height:38px;padding:0 16px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.drawer-mask.show{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;top:0;left:0;width:82vw;max-width:320px;height:100vh;background:#F5FDFF;z-index:10001;transform:translateX(-104%);transition:.28s ease;box-shadow:20px 0 40px rgba(6,59,92,.2);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-top{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(39,169,232,.16)}.drawer-top img{width:132px;max-height:50px;object-fit:contain}.drawer-close{width:38px;height:38px;border:0;border-radius:50%;background:#EAFBFF;color:#167BB8;font-size:28px;line-height:1}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:13px 14px;margin:2px 0;border-radius:14px;color:#167BB8;font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{color:#27A9E8;background:rgba(39,169,232,.1)}.site-main{padding-top:18px}.banner-slider{max-width:1200px;margin:12px auto 36px;border-radius:20px;background:#F5FDFF;box-shadow:0 18px 40px rgba(16,126,180,.14);overflow:hidden;position:relative}.banner-slide{display:none;position:relative;height:430px;background:#F5FDFF}.banner-slide.active{display:block}.banner-slide img{width:100%;height:100%;object-fit:contain;background:#F5FDFF}.banner-copy{position:absolute;left:42px;bottom:38px;max-width:480px;padding:22px 24px;border-radius:18px;background:rgba(245,253,255,.88);border:1px solid rgba(39,169,232,.22);box-shadow:0 14px 36px rgba(16,126,180,.14)}.banner-copy h1,.banner-copy h2{margin:0 0 10px;color:#27A9E8;font-size:34px;line-height:1.25}.banner-copy p{margin:0;color:#1D2B36}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(234,251,255,.92);color:#167BB8;font-size:26px;font-weight:800;box-shadow:0 8px 18px rgba(16,126,180,.16);cursor:pointer}.slider-prev{left:18px}.slider-next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:9px}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(22,123,184,.28);cursor:pointer}.slider-dot.active{width:28px;border-radius:999px;background:#27A9E8}.section{padding:48px 0}.section.soft{background:#D8F7FF}.section-title{color:#27A9E8;margin:0 0 12px;font-size:32px;line-height:1.3}.section-kicker{display:inline-flex;color:#27A9E8;background:rgba(39,169,232,.1);border:1px solid rgba(39,169,232,.18);padding:4px 12px;border-radius:999px;font-weight:800;margin-bottom:12px}.lead{font-size:18px;color:#5D7280;margin:0 0 22px}.hero-grid,.two-col{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center}.card,.zone-card,.info-card,.review-card,.faq-card,.notice-card{background:rgba(255,255,255,.88);border:1px solid rgba(39,169,232,.22);box-shadow:0 14px 36px rgba(16,126,180,.12);border-radius:20px}.card{padding:28px}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.tag{color:#27A9E8;background:#EAFBFF;border:1px solid rgba(39,169,232,.18);border-radius:999px;padding:7px 12px;font-weight:800}.image-frame{border-radius:20px;background:#F5FDFF;border:1px solid rgba(39,169,232,.18);box-shadow:0 14px 36px rgba(16,126,180,.12);padding:12px;min-height:260px;max-height:380px;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-frame img{width:100%;height:100%;max-height:340px;object-fit:contain}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.zone-card,.info-card,.review-card,.faq-card,.notice-card{padding:24px}.zone-card img{width:100%;height:190px;object-fit:contain;background:#F5FDFF;border-radius:16px;margin-bottom:16px}.zone-card h3,.info-card h3,.review-card h3,.faq-card h3,.notice-card h3{margin:0 0 10px;color:#27A9E8}.zone-card p,.info-card p,.review-card p,.faq-card p,.notice-card p,.card p{color:#1D2B36;margin:0 0 12px}.muted{color:#5D7280!important}.hint{color:#8194A0!important;font-size:14px}.text-link{color:#27A9E8;font-weight:800;display:inline-flex;gap:6px;align-items:center}.text-link:after{content:'›';font-size:18px}.steps{counter-reset:item;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 60px;border-radius:18px;background:#FFFFFF;border:1px solid rgba(39,169,232,.18)}.step:before{counter-increment:item;content:counter(item);position:absolute;left:18px;top:18px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#EAFBFF;color:#27A9E8;font-weight:900}.review-card strong{color:#27A9E8}.page-hero{padding:58px 0 34px;background:linear-gradient(180deg,#D8F7FF 0%,#F0F3FA 100%)}.page-hero .card{background:rgba(255,255,255,.9)}.breadcrumb{color:#167BB8;font-weight:800;margin-bottom:10px}.pill-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.pill-list span{border-radius:16px;background:#EAFBFF;color:#167BB8;padding:12px 14px;font-weight:800;border:1px solid rgba(39,169,232,.18)}.faq-list{display:grid;gap:16px}.faq-card h3{font-size:20px}.compliance{background:#063B5C;color:#EAFBFF}.compliance .section-title,.compliance h3{color:#EAFBFF}.compliance p{color:#EAFBFF}.site-footer{background:#063B5C;color:#EAFBFF;padding:48px 0 0}.footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:26px}.footer-brand img{width:150px;max-height:54px;object-fit:contain;margin-bottom:14px}.site-footer h3{margin:0 0 12px;color:#EAFBFF}.site-footer a{display:block;color:#EAFBFF;margin:6px 0;opacity:.95}.site-footer p{margin:0;color:#EAFBFF;opacity:.9}.footer-link{font-weight:800;color:#FFFFFF!important}.footer-bottom{text-align:center;border-top:1px solid rgba(234,251,255,.16);margin-top:34px;padding:18px;color:#EAFBFF;opacity:.86}.content-img,.app-section img{max-width:100%;height:auto}@media(max-width:1080px){.desktop-head{display:none}.mobile-head{display:flex}.site-main{padding-top:14px}.nav{display:none}}@media(max-width:860px){.banner-slide{height:360px}.banner-copy{left:16px;right:16px;bottom:48px;padding:16px}.banner-copy h1,.banner-copy h2{font-size:24px}.hero-grid,.two-col,.grid-2{grid-template-columns:1fr}.grid-3,.grid-4,.pill-list,.footer-grid{grid-template-columns:1fr}.section{padding:34px 0}.section-title{font-size:26px}.zone-card img{height:170px}.image-frame{min-height:210px}.slider-arrow{width:38px;height:38px}.footer-grid{gap:20px}}@media(max-width:520px){.container{width:min(100% - 24px,1200px)}.banner-slide{height:310px}.banner-copy p{font-size:14px}.banner-copy h1,.banner-copy h2{font-size:21px}.card,.zone-card,.info-card,.review-card,.faq-card,.notice-card{padding:20px}.mobile-logo img{width:112px}.mobile-register{padding:0 13px}.main-btn{min-height:40px}.page-hero{padding:42px 0 24px}}
