*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F1F6FE;color:#66769F;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.8;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font:inherit}.site-top{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #E4EAF5}.top-inner{max-width:1220px;margin:auto;height:72px;display:flex;align-items:center;gap:28px;padding:0 22px;white-space:nowrap}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{height:42px;width:auto;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:22px;flex:1;min-width:0}.nav-link,.more-toggle{border:0;background:transparent;color:#66769F;font-weight:650;line-height:72px;padding:0 2px;cursor:pointer;position:relative}.nav-link.active,.more-panel a.active,.bottom-nav a.active{color:#4A9FF2}.nav-link.active:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:3px;border-radius:4px;background:#4A9FF2}.nav-link:hover,.more-toggle:hover,.more-panel a:hover,.drawer-nav a:hover,.footer-links a:hover{color:#3F94EC}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:12px;background:linear-gradient(135deg,#6DB6FF 0%,#4A9FF2 55%,#3F94EC 100%);color:#fff!important;font-weight:800;box-shadow:0 10px 24px rgba(74,159,242,.22);border:1px solid rgba(74,159,242,.18);flex:0 0 auto}.main-btn:hover{transform:translateY(-1px)}.more-wrap{position:relative}.more-panel{position:absolute;top:62px;left:50%;transform:translateX(-50%) translateY(8px);width:430px;background:#fff;border:1px solid #E4EAF5;border-radius:15px;box-shadow:0 10px 28px rgba(65,115,180,.10);padding:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:10000}.more-wrap:hover .more-panel,.more-wrap.open .more-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.more-panel a{padding:10px 12px;border-radius:10px;color:#66769F;font-size:14px}.more-panel a:hover{background:#F5F8FE}.hamburger{display:none;background:transparent;border:0;width:42px;height:42px;padding:8px}.hamburger span{display:block;height:2px;background:#66769F;margin:6px 0;border-radius:2px}.drawer-mask{position:fixed;inset:0;background:rgba(34,56,92,.28);z-index:10001;opacity:0;visibility:hidden;transition:.2s}.mobile-drawer{position:fixed;z-index:10002;left:0;top:0;bottom:0;width:82vw;max-width:320px;background:#fff;transform:translateX(-105%);transition:.22s ease;box-shadow:0 18px 40px rgba(65,115,180,.18);padding:18px;overflow:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-head img{height:42px;width:auto}.drawer-close{border:0;background:#F1F6FE;border-radius:12px;width:40px;height:40px;color:#66769F;font-size:24px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:12px;background:#F5F8FE;color:#66769F;font-weight:650}.full-bleed{width:100%;margin:0}.hero-carousel{position:relative;background:#EAF3FD;overflow:hidden}.slides{position:relative;width:100%}.slide{width:100%;height:auto;object-fit:contain;object-position:center;display:none}.slide.current{display:block}.car-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.75);background:rgba(255,255,255,.78);color:#4A9FF2;font-size:32px;line-height:1;cursor:pointer;box-shadow:0 10px 28px rgba(65,115,180,.10)}.car-btn:hover{background:#fff}.prev{left:22px}.next{right:22px}.dots{position:absolute;left:0;right:0;bottom:18px;display:flex;justify-content:center;gap:9px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.72);cursor:pointer}.dot.current{background:#4A9FF2;width:28px;border-radius:99px}.section{max-width:1220px;margin:0 auto;padding:64px 22px}.intro-wrap{padding-top:54px}.intro-card,.app-band,.page-hero{background:#fff;border:1px solid #E4EAF5;border-radius:22px;box-shadow:0 10px 28px rgba(65,115,180,.10);padding:38px;display:flex;align-items:center;justify-content:space-between;gap:36px}.intro-card h1,.page-hero h1{font-size:40px;line-height:1.25;color:#253A62;margin:8px 0 16px}.intro-card p,.page-hero p{font-size:17px;max-width:860px}.eyebrow{color:#4A9FF2;font-weight:800;letter-spacing:.06em}.tags,.points{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.tags span,.points span{background:#F5F8FE;border:1px solid #E4EAF5;color:#66769F;border-radius:999px;padding:6px 12px;font-size:14px}.section-title{text-align:center;max-width:720px;margin:0 auto 30px}.section-title h2,.text-block h2,.media-card h2,.reverse-card h2,.editor-card h2,.mini-text h2,.app-band h2,.about-summary h2,.compliance h2,.page-hero h1,.soft-card h2,.guide-row h2,.timeline h2,.feedback h2,.faq-preview h2{color:#253A62;margin-top:0;line-height:1.3}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.quick-grid a{background:#fff;border:1px solid #E4EAF5;border-radius:16px;padding:20px;box-shadow:0 10px 28px rgba(65,115,180,.08);min-height:145px}.quick-grid strong{display:block;color:#253A62;font-size:18px}.quick-grid span{display:block;margin:8px 0;color:#8794B5}.quick-grid em,.text-link,.editor-card a{color:#4A9FF2;font-style:normal;font-weight:800}.feature-split,.guide-row{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center}.text-block{background:#fff;border:1px solid #E4EAF5;border-radius:22px;padding:34px;box-shadow:0 10px 28px rgba(65,115,180,.08)}.image-box{background:#fff;border:1px solid #E4EAF5;border-radius:20px;padding:14px;box-shadow:0 10px 28px rgba(65,115,180,.08)}.image-box img,.media-card img,.reverse-card img,.editor-card img,.mixed-row img,.app-band img,.page-hero img{width:100%;height:auto;object-fit:contain;border-radius:15px;background:#F5F8FE}.tick-list{padding-left:0;list-style:none;margin:18px 0}.tick-list li{padding:8px 0 8px 28px;position:relative}.tick-list li:before{content:"✓";position:absolute;left:0;color:#4A9FF2;font-weight:900}.dual-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:22px;align-items:stretch}.media-card,.reverse-card,.editor-card,.soft-card,.note-card{background:#fff;border:1px solid #E4EAF5;border-radius:20px;padding:24px;box-shadow:0 10px 28px rgba(65,115,180,.08)}.media-card img{margin-bottom:18px}.reverse-card{display:grid;grid-template-columns:1fr .9fr;gap:22px;align-items:center}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.editor-card img{margin-bottom:18px}.editor-card.light{background:#F9FBFF}.mixed-row{display:grid;grid-template-columns:1fr .9fr 1fr .9fr;gap:18px;align-items:center}.mini-text{background:#fff;border:1px solid #E4EAF5;border-radius:18px;padding:24px}.app-band{display:grid;grid-template-columns:1.1fr .9fr}.info-strip{max-width:1180px;margin:20px auto;padding:18px 22px;display:flex;justify-content:center;gap:18px;flex-wrap:wrap;background:#EAF3FD;border:1px solid #DCE9FA;border-radius:18px;color:#4A638D;font-weight:700}.info-strip span{padding:4px 14px}.review-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.review-grid p{background:#fff;border:1px solid #E4EAF5;border-radius:18px;padding:20px;margin:0;box-shadow:0 10px 28px rgba(65,115,180,.08)}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid #E4EAF5;border-radius:16px;overflow:hidden}.faq-q{width:100%;text-align:left;background:#fff;border:0;color:#253A62;font-weight:800;padding:18px 20px;cursor:pointer}.faq-a{display:none;padding:0 20px 18px;color:#66769F}.faq-item.show .faq-a{display:block}.about-summary,.compliance,.feedback{background:#fff;border:1px solid #E4EAF5;border-radius:22px;box-shadow:0 10px 28px rgba(65,115,180,.08)}.compliance{background:#F5F8FE}.page-hero{display:grid;grid-template-columns:1.05fr .95fr}.page-hero.text-only{display:block}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.soft-card.wide{grid-column:span 3}.guide-row .note-card{height:100%}.timeline{background:#fff;border-radius:22px;border:1px solid #E4EAF5;box-shadow:0 10px 28px rgba(65,115,180,.08)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.steps span{background:#F5F8FE;border:1px solid #E4EAF5;border-radius:14px;text-align:center;padding:18px;font-weight:800;color:#4A638D}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:22px}.site-footer{background:#fff;border-top:1px solid #E4EAF5;margin-top:46px}.footer-inner{max-width:1220px;margin:auto;padding:44px 22px;display:grid;grid-template-columns:1.5fr .8fr .8fr 1fr;gap:30px}.footer-brand img{height:44px;width:auto;margin-bottom:14px}.footer-links,.footer-note{display:grid;align-content:start;gap:8px}.footer-links h3,.footer-note h3{color:#253A62;margin:0 0 6px}.bottom-nav{display:none}.float-tools{position:fixed;right:18px;top:42%;z-index:8000;background:#fff;border:1px solid #E4EAF5;border-radius:16px;box-shadow:0 10px 28px rgba(65,115,180,.10);padding:8px;display:grid;gap:6px}.float-tools a,.float-tools button{border:0;background:#F5F8FE;color:#66769F;border-radius:10px;padding:9px 10px;cursor:pointer;font-weight:700}.float-tools a:hover,.float-tools button:hover{color:#3F94EC;background:#EAF3FD}:focus-visible{outline:3px solid rgba(74,159,242,.35);outline-offset:3px}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(max-width:1023px){.top-inner{gap:18px}.desktop-nav{gap:14px}.more-panel{width:360px;grid-template-columns:repeat(2,1fr)}.quick-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:repeat(2,1fr)}.mixed-row{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr 1fr}.float-tools{display:none}}@media(max-width:767px){body{padding-bottom:72px}.top-inner{height:64px;display:grid;grid-template-columns:48px 1fr auto;padding:0 14px;gap:8px}.hamburger{display:block}.desktop-nav{display:none}.brand{justify-content:center}.brand img{height:36px}.main-btn{min-height:38px;padding:0 16px;border-radius:10px}.section{padding:42px 16px}.car-btn{width:34px;height:34px;font-size:26px}.prev{left:10px}.next{right:10px}.dots{bottom:10px}.intro-card,.app-band,.page-hero,.feature-split,.dual-layout,.reverse-card,.two-columns,.guide-row,.contact-layout{display:grid;grid-template-columns:1fr;padding:24px}.intro-card h1,.page-hero h1{font-size:28px}.quick-grid{display:flex;overflow-x:auto;padding-bottom:8px}.quick-grid a{min-width:220px}.content-grid{grid-template-columns:1fr}.soft-card.wide{grid-column:auto}.mixed-row{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr}.bottom-nav{position:fixed;left:0;right:0;bottom:0;height:60px;background:#fff;border-top:1px solid #E4EAF5;display:grid;grid-template-columns:repeat(4,1fr);z-index:9000}.bottom-nav a{display:flex;align-items:center;justify-content:center;color:#66769F;font-weight:800;font-size:14px}.bottom-nav a.active{color:#4A9FF2}.site-footer{margin-bottom:0}}@media(max-width:420px){.steps{grid-template-columns:1fr}.intro-card,.app-band,.page-hero{padding:20px}.quick-grid a{min-width:200px}}
