*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F0F3FA;color:#1D2B36;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.wrap{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-header{height:78px;display:flex;align-items:center;gap:22px}.brand-logo img{width:150px;max-height:58px;object-fit:contain}.nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.nav a{color:#167BB8;font-weight:700;font-size:15px;padding:12px 10px;border-radius:12px;white-space:nowrap;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;border:0;min-height:42px;padding:10px 24px;transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#63D2FF 0%,#1597D8 100%);transform:translateY(-1px)}.header-btn{flex:0 0 auto}.mobile-header{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 16px}.menu-toggle{width:44px;height:44px;border:0;border-radius:12px;background:#F5FDFF;box-shadow:0 8px 18px rgba(16,126,180,.12);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.menu-toggle span{width:22px;height:2px;background:#167BB8;border-radius:2px}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{width:132px;max-height:48px;object-fit:contain}.mobile-register{padding:8px 18px;min-height:38px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:9998;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;top:0;left:0;width:min(84vw,320px);height:100vh;background:#F5FDFF;z-index:99999;transform:translateX(-104%);transition:.28s ease;box-shadow:20px 0 45px rgba(6,59,92,.2);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(39,169,232,.18)}.drawer-logo img{width:140px;max-height:54px;object-fit:contain}.drawer-close{border:0;background:#EAFBFF;color:#167BB8;border-radius:12px;font-size:30px;line-height:1;width:42px;height:42px}.drawer-nav{display:grid;gap:8px;padding:18px}.drawer-nav a{padding:13px 14px;border-radius:14px;color:#167BB8;font-weight:800;background:#FFFFFF;border:1px solid rgba(39,169,232,.12)}.drawer-nav a.active{color:#27A9E8;border-color:rgba(39,169,232,.35);box-shadow:inset 0 -2px 0 #27A9E8}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 18px 40px rgba(16,126,180,.14);overflow:hidden;position:relative;border:1px solid rgba(39,169,232,.18)}.hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;padding:42px}.hero-section img{width:100%;height:auto;object-fit:contain;border-radius:18px;background:#F5FDFF}.eyebrow{display:inline-flex;color:#27A9E8;font-weight:800;background:rgba(39,169,232,.1);border:1px solid rgba(39,169,232,.22);border-radius:999px;padding:6px 12px;margin-bottom:12px}.hero-section h1,.page-hero h1{font-size:clamp(32px,5vw,56px);line-height:1.15;margin:0 0 16px;color:#27A9E8;letter-spacing:-.02em}.lead{font-size:18px;color:#5D7280;margin:0 0 18px}.hero-section p,.page-hero p{color:#1D2B36;margin:0 0 16px}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 24px}.tag-list span{color:#27A9E8;border:1px solid rgba(39,169,232,.28);background:#F5FDFF;border-radius:999px;padding:6px 12px;font-weight:700}.section{margin:0 auto 34px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.section-title{font-size:clamp(24px,3vw,36px);margin:0;color:#27A9E8}.section-desc{color:#5D7280;max-width:760px;margin:8px 0 0}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-item{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;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{margin:0 0 10px;color:#27A9E8;font-size:20px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{margin:0;color:#1D2B36}.muted{color:#5D7280}.note{color:#8194A0;font-size:14px}.text-link{display:inline-flex;margin-top:14px;color:#27A9E8;font-weight:800}.text-link:after{content:'›';margin-left:6px}.feature-img{border-radius:18px;background:#F5FDFF;border:1px solid rgba(39,169,232,.15);padding:10px}.feature-img img{width:100%;height:auto;object-fit:contain;border-radius:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.soft-panel{background:#EAFBFF;border-radius:22px;border:1px solid rgba(39,169,232,.16);padding:26px}.keyword-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.keyword-row span{background:#C8F0FF;color:#167BB8;font-weight:800;border-radius:999px;padding:6px 12px}.steps{counter-reset:item;display:grid;gap:14px}.step{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:start;background:#FFFFFF;border:1px solid rgba(39,169,232,.18);border-radius:18px;padding:18px}.step:before{counter-increment:item;content:counter(item);width:46px;height:46px;border-radius:16px;background:linear-gradient(180deg,#52C8FF 0%,#27A9E8 55%,#168BD0 100%);color:#FFFFFF;display:flex;align-items:center;justify-content:center;font-weight:900}.step h3{margin:0 0 6px;color:#27A9E8}.step p{margin:0;color:#1D2B36}.review-card{position:relative}.review-card:before{content:'“';position:absolute;right:18px;top:8px;font-size:58px;color:rgba(39,169,232,.18);font-weight:900}.review-name{margin-top:12px;color:#167BB8;font-weight:800}.page-hero{max-width:1200px;margin:28px auto 28px;border-radius:24px;background:linear-gradient(135deg,#FFFFFF 0%,#EAFBFF 72%,#C8F0FF 100%);border:1px solid rgba(39,169,232,.2);box-shadow:0 18px 40px rgba(16,126,180,.14);padding:40px}.page-hero-inner{display:grid;grid-template-columns:1fr .78fr;gap:28px;align-items:center}.page-hero img{width:100%;height:auto;object-fit:contain;border-radius:18px;background:#FFFFFF}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:16px}.mini-list{display:grid;gap:12px;margin:16px 0 0;padding:0;list-style:none}.mini-list li{padding:13px 14px;background:#F5FDFF;border-radius:14px;border:1px solid rgba(39,169,232,.15);color:#1D2B36}.legal-strip{background:#063B5C;color:#EAFBFF;border-radius:22px;padding:24px;box-shadow:0 14px 36px rgba(6,59,92,.18)}.legal-strip h2{margin:0 0 10px;color:#EAFBFF}.legal-strip p{margin:0;color:#EAFBFF}.site-footer{margin-top:48px;background:#063B5C;color:#EAFBFF}.footer-grid{display:grid;grid-template-columns:1.3fr .75fr .75fr 1fr;gap:26px;padding:42px 0}.footer-brand img{width:150px;max-height:58px;object-fit:contain;margin-bottom:14px}.footer-brand p,.footer-note p{color:#EAFBFF;margin:0}.footer-links h3,.footer-note h3{margin:0 0 12px;color:#EAFBFF}.footer-links{display:grid;align-content:start;gap:7px}.footer-links a{color:#EAFBFF;opacity:.92}.footer-links a:hover{opacity:1;text-decoration:underline}.footer-bottom{text-align:center;border-top:1px solid rgba(234,251,255,.16);padding:16px;color:#EAFBFF}.faq-list{display:grid;gap:16px}.faq-item h3{font-size:19px}.notice-box{background:#F5FDFF;border:1px solid rgba(39,169,232,.22);border-radius:20px;padding:22px}.notice-box strong{color:#27A9E8}.pill-row{display:flex;flex-wrap:wrap;gap:12px}.pill-row a,.pill-row span{background:#FFFFFF;border:1px solid rgba(39,169,232,.22);color:#167BB8;border-radius:999px;padding:8px 14px;font-weight:800}.content-block p{margin:0 0 12px}.content-block p:last-child{margin-bottom:0}@media (max-width:1080px){.desktop-header{display:none}.mobile-header{display:flex}.hero-section{margin-top:18px}.hero-inner,.page-hero-inner,.split{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.wrap{width:min(100% - 24px,1200px)}.hero-inner,.page-hero{padding:24px}.hero-section h1,.page-hero h1{font-size:34px}.lead{font-size:16px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section-head{display:block}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.footer-grid{grid-template-columns:1fr}.footer-brand img{width:132px}.main-btn{padding:8px 18px}.mobile-logo img{width:120px}.page-hero-inner{gap:18px}.step{grid-template-columns:40px 1fr}.step:before{width:40px;height:40px;border-radius:14px}}