:root{--bg:#F1F6FE;--surface:#fff;--soft:#F5F8FE;--brand:#4A9FF2;--brand2:#3F94EC;--text:#66769F;--muted:#8794B5;--line:#E4EAF5;--tag:#B8C3DC;--shadow:0 10px 28px rgba(65,115,180,.10);--max:1220px;--radius:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}.container{width:min(var(--max),calc(100% - 40px));margin:0 auto}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(228,234,245,.9)}.header-inner{height:72px;width:min(var(--max),calc(100% - 40px));margin:auto;display:flex;align-items:center;gap:26px;white-space:nowrap}.brand-logo{width:156px;flex:0 0 auto}.brand-logo img{width:100%;height:42px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav>a,.more-toggle{font-size:15px;color:var(--text);padding:24px 0 20px;border:0;background:none;cursor:pointer;position:relative}.desktop-nav>a:after,.more-toggle:after{content:"";position:absolute;height:2px;left:50%;right:50%;bottom:12px;background:var(--brand);transition:.2s}.desktop-nav>a:hover,.desktop-nav>a:focus,.desktop-nav>a.is-active,.more-toggle:hover,.more-toggle:focus{color:var(--brand2);outline:none}.desktop-nav>a:hover:after,.desktop-nav>a.is-active:after{left:10%;right:10%}.more-wrap{position:relative}.more-menu{position:absolute;top:58px;right:-80px;width:390px;padding:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.18s;z-index:10020}.more-wrap.open .more-menu,.more-wrap:hover .more-menu{opacity:1;visibility:visible;transform:none}.more-menu a{padding:10px 12px;border-radius:10px;font-size:14px}.more-menu a:hover,.more-menu a.is-active{background:#F2F7FE;color:var(--brand2)}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-width:78px;height:40px;padding:0 20px;border-radius:10px;background:linear-gradient(135deg,#62B1F8,#4A9FF2);color:#fff;font-weight:700;box-shadow:0 8px 18px rgba(74,159,242,.2);transition:.2s}.main-btn:hover,.main-btn:focus{background:var(--brand2);transform:translateY(-1px);outline:none}.header-cta{margin-left:4px;flex:0 0 auto}.mobile-menu-btn{display:none;border:0;background:none;width:40px;height:40px;padding:8px}.mobile-menu-btn span{display:block;height:2px;background:var(--text);margin:5px 0;border-radius:2px}.drawer-mask,.mobile-drawer,.mobile-bottom-nav{display:none}.section{padding:72px 0}.section.soft{background:var(--soft)}.section.white{background:#fff}.eyebrow{display:inline-block;color:var(--brand);font-size:13px;font-weight:700;letter-spacing:.08em;margin-bottom:8px}.section h1,.section h2,.page-hero h1{color:#40557D;line-height:1.25;margin:0 0 18px}.section h1{font-size:38px}.section h2{font-size:28px}.section h3{color:#50658D;margin:0 0 10px;font-size:19px}.lead{font-size:17px;color:#7180A6;max-width:860px}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.tag{padding:7px 12px;border:1px solid var(--line);background:#fff;border-radius:999px;color:#6F83AD;font-size:13px}.link-arrow{display:inline-flex;align-items:center;gap:6px;color:var(--brand2);font-weight:700}.link-arrow:after{content:"→"}.carousel{width:100%;position:relative;background:#EAF3FD;overflow:hidden}.carousel-track{position:relative}.carousel-slide{display:none;width:100%}.carousel-slide.is-active{display:block}.carousel-slide img{width:100%;height:auto;object-fit:contain;object-position:center}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.85);background:rgba(255,255,255,.82);color:#5D7AA8;font-size:24px;cursor:pointer;box-shadow:0 6px 18px rgba(65,115,180,.14)}.carousel-btn.prev{left:24px}.carousel-btn.next{right:24px}.carousel-dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:8px}.carousel-dot{width:9px;height:9px;border-radius:50%;border:0;background:rgba(255,255,255,.66);box-shadow:0 0 0 1px rgba(80,120,170,.14);padding:0;cursor:pointer}.carousel-dot.is-active{background:var(--brand)}.intro-grid,.split{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center}.feature-points{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.mini-point{padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:12px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-item{padding:20px;background:#fff;border:1px solid var(--line);border-radius:14px;transition:.2s}.quick-item:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.quick-item p{margin:4px 0 8px;font-size:14px;color:var(--muted)}.media-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.media-card img,.content-image{width:100%;height:auto;max-height:360px;object-fit:contain;background:#F8FBFF}.media-card .body{padding:24px}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.editorial{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.editorial .primary,.editorial .secondary{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px}.editorial .primary img{margin:-28px -28px 24px;width:calc(100% + 56px);max-width:calc(100% + 56px);height:auto;max-height:360px;object-fit:contain;background:#F8FBFF;border-radius:16px 16px 0 0}.info-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:14px;overflow:hidden}.info-strip div{background:#fff;padding:22px}.info-strip strong{display:block;color:#4F6590;margin-bottom:6px}.list-lines{display:grid;gap:12px}.list-line{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.list-line:last-child{border-bottom:0}.app-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px;box-shadow:var(--shadow)}.app-panel img{width:100%;height:auto;max-height:360px;object-fit:contain}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px}.review:before{content:"“";display:block;color:#A9CCEF;font-size:34px;line-height:1}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.faq-item summary{cursor:pointer;list-style:none;padding:18px 20px;font-weight:700;color:#50658D;position:relative}.faq-item summary:after{content:"＋";position:absolute;right:18px;color:var(--brand)}.faq-item[open] summary:after{content:"－"}.faq-item p{margin:0;padding:0 20px 20px;color:var(--text)}.page-hero{padding:64px 0 34px;background:linear-gradient(180deg,#F8FBFF,#F1F6FE)}.page-hero h1{font-size:38px}.page-hero p{max-width:840px;font-size:17px}.page-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.page-image{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:var(--shadow)}.page-image img{width:100%;height:auto;max-height:420px;object-fit:contain}.note-box{padding:20px 22px;border-left:4px solid var(--brand);background:#fff;border-radius:0 12px 12px 0}.steps{display:grid;gap:0}.step{display:grid;grid-template-columns:44px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.step-num{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#EAF4FE;color:var(--brand);font-weight:800}.support-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.support-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px}.site-footer{background:#EAF3FD;border-top:1px solid var(--line);padding:54px 0 92px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr 1.2fr;gap:34px}.footer-brand img{width:150px;height:42px;object-fit:contain;margin-bottom:18px}.site-footer h2{font-size:16px;color:#50658D;margin:0 0 14px}.site-footer a{display:block;margin:8px 0}.site-footer a:hover{color:var(--brand2)}.site-footer p{margin:0;font-size:14px}.footer-bottom{text-align:center;border-top:1px solid rgba(228,234,245,.9);margin-top:34px;padding-top:20px;font-size:13px;color:var(--muted)}.floating-service{position:fixed;right:18px;top:48%;transform:translateY(-50%);z-index:5000;width:58px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;overflow:hidden}.floating-service a,.floating-service button{display:flex;width:100%;height:48px;align-items:center;justify-content:center;border:0;border-bottom:1px solid var(--line);background:#fff;color:#6A7CA3;font-size:13px;cursor:pointer}.floating-service a:hover,.floating-service button:hover{color:var(--brand);background:#F5F9FE}.floating-service>*:last-child{border-bottom:0}.text-center{text-align:center}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mb-0{margin-bottom:0}
@media(max-width:1023px){.header-inner{gap:18px}.brand-logo{width:140px}.desktop-nav{gap:18px}.more-menu{right:-100px;width:360px}.floating-service{display:none}.quick-grid{grid-template-columns:repeat(2,1fr)}.three-col,.review-grid,.support-cards{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){body{padding-bottom:64px}.container{width:min(100% - 28px,var(--max))}.site-header{height:64px}.header-inner{height:64px;width:calc(100% - 20px);justify-content:space-between;gap:8px}.desktop-nav{display:none}.mobile-menu-btn{display:block;flex:0 0 40px}.brand-logo{position:absolute;left:50%;transform:translateX(-50%);width:124px}.brand-logo img{height:38px}.header-cta{height:38px;min-width:66px;padding:0 14px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(52,72,105,.28);opacity:0;visibility:hidden;transition:.2s;z-index:10000}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:82%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-100%);transition:.24s;box-shadow:10px 0 30px rgba(65,115,180,.12);overflow:auto}.mobile-drawer.open{transform:none}.drawer-open{overflow:hidden}.drawer-head{height:68px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-logo img{width:132px;height:40px;object-fit:contain}.drawer-close{width:40px;height:40px;border:0;background:#F5F8FE;border-radius:10px;font-size:26px;color:#7080A4}.drawer-nav{padding:10px 14px}.drawer-nav a{display:block;padding:13px 12px;border-radius:9px}.drawer-nav a.is-active{color:var(--brand);background:#F1F7FE}.drawer-note{margin:12px 14px 24px;padding:14px;background:#F5F8FE;border-radius:10px;font-size:12px;color:var(--muted)}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;height:60px;background:#fff;border-top:1px solid var(--line);z-index:9998}.mobile-bottom-nav a{display:grid;place-items:center;font-size:13px;color:#7C8CAD}.mobile-bottom-nav a.is-active{color:var(--brand);font-weight:700}.section{padding:48px 0}.section h1,.page-hero h1{font-size:30px}.section h2{font-size:24px}.lead,.page-hero p{font-size:16px}.carousel-btn{width:36px;height:36px;font-size:20px}.carousel-btn.prev{left:10px}.carousel-btn.next{right:10px}.carousel-dots{bottom:10px}.intro-grid,.split,.editorial,.app-panel,.page-layout{grid-template-columns:1fr;gap:24px}.feature-points{grid-template-columns:1fr}.quick-grid{grid-template-columns:repeat(2,1fr);gap:10px}.two-col,.three-col,.review-grid,.support-cards{grid-template-columns:1fr}.info-strip{grid-template-columns:1fr}.media-card .body,.editorial .primary,.editorial .secondary{padding:20px}.editorial .primary img{margin:-20px -20px 20px;width:calc(100% + 40px);max-width:calc(100% + 40px)}.app-panel{padding:20px}.list-line{flex-direction:column;gap:4px}.page-hero{padding:46px 0 24px}.footer-grid{grid-template-columns:1fr}.site-footer{padding-bottom:36px}.footer-bottom{margin-bottom:0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
