*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:#EAF2FB;color:#24364F;font-family:"Microsoft YaHei","PingFang SC",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.container-wide{width:min(1320px,calc(100% - 36px));margin-inline:auto}.site-header{position:fixed;z-index:1000;top:0;left:0;width:100%;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);box-shadow:0 8px 24px rgba(39,89,138,.08)}.desktop-header{height:72px;display:flex;align-items:center;gap:28px}.brand-logo{width:154px;flex:0 0 auto}.brand-logo img,.mobile-logo img{width:100%;height:44px;object-fit:contain}.core-nav{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;flex:1;white-space:nowrap}.core-nav a{position:relative;padding:12px 16px;border-radius:14px;color:#49627d;font-weight:700;font-size:15px;transition:.2s}.core-nav a:hover{background:#EDF5FF;color:#137CD8}.core-nav a.active{color:#137CD8}.core-nav a.active::after{content:"";position:absolute;left:50%;bottom:4px;width:24px;height:3px;border-radius:99px;background:#2FA8F7;transform:translateX(-50%)}.register-btn{display:inline-flex;align-items:center;justify-content:center;min-width:92px;height:42px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,#45C7FF 0%,#2FA8F7 48%,#137CD8 100%);color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(47,168,247,.26);transition:.2s}.register-btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(47,168,247,.34)}.channel-bar{border-top:1px solid rgba(47,168,247,.08);background:rgba(244,248,255,.92)}.channel-scroll{display:flex;gap:8px;padding-block:9px;overflow-x:auto;scrollbar-width:none}.channel-scroll::-webkit-scrollbar{display:none}.channel-scroll a{flex:0 0 auto;padding:5px 12px;border-radius:999px;color:#5D718A;font-size:13px;font-weight:700}.channel-scroll a:hover,.channel-scroll a.active{background:#DFF2FF;color:#137CD8}.mobile-header{display:none;height:64px;align-items:center;justify-content:space-between;padding:0 15px}.menu-toggle{width:42px;height:42px;border:0;background:#EDF5FF;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-toggle span{width:19px;height:2px;background:#137CD8;border-radius:4px}.mobile-logo{width:122px}.register-btn.compact{min-width:68px;height:38px;padding:0 16px}.site-main{padding-top:118px}.hero-wrap{padding:28px 0 4px}.carousel{position:relative;overflow:hidden;border:8px solid #fff;border-radius:28px;background:#EDF5FF;box-shadow:0 18px 45px rgba(48,91,132,.17)}.carousel-track{position:relative;aspect-ratio:16/5.45;min-height:220px}.carousel-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease}.carousel-slide.active{opacity:1;visibility:visible}.carousel-slide img{width:100%;height:100%;object-fit:contain;background:#EDF5FF}.carousel-arrow{position:absolute;z-index:3;top:50%;width:46px;height:46px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#137CD8;font-size:27px;font-weight:700;transform:translateY(-50%);box-shadow:0 8px 20px rgba(20,75,121,.18);cursor:pointer}.carousel-arrow.prev{left:18px}.carousel-arrow.next{right:18px}.carousel-dots{position:absolute;z-index:3;left:50%;bottom:14px;display:flex;gap:8px;transform:translateX(-50%)}.carousel-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.65);box-shadow:0 1px 4px rgba(19,124,216,.28);cursor:pointer}.carousel-dots button.active{width:25px;border-radius:99px;background:#2FA8F7}.section{padding:42px 0}.section.tight{padding:28px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head h1,.section-head h2{margin:0;color:#137CD8;line-height:1.25;letter-spacing:.01em}.section-head h1{font-size:clamp(30px,4vw,48px)}.section-head h2{font-size:clamp(25px,3vw,36px)}.section-head p{max-width:620px;margin:0;color:#5D718A}.eyebrow{display:inline-block;margin-bottom:8px;color:#2FA8F7;font-size:13px;font-weight:800;letter-spacing:.16em}.card{background:#fff;border:1px solid rgba(47,168,247,.1);border-radius:24px;box-shadow:0 14px 36px rgba(48,91,132,.1)}.split-card{display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.split-card.reverse{grid-template-columns:.95fr 1.05fr}.split-card.reverse .media{order:2}.split-card .copy{padding:38px}.split-card .media{min-height:320px;background:#F4F8FF}.split-card .media img{width:100%;height:100%;object-fit:contain;padding:10px}.copy h2,.copy h3{margin-top:0;color:#137CD8;line-height:1.35}.copy h2{font-size:32px}.copy h3{font-size:24px}.copy p{margin:0 0 16px;color:#3f536b}.text-link{display:inline-flex;align-items:center;gap:7px;color:#137CD8;font-weight:800}.text-link::after{content:"→";transition:.2s}.text-link:hover::after{transform:translateX(4px)}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.quick-card{padding:24px;background:#fff;border-radius:20px;border:1px solid rgba(47,168,247,.11);box-shadow:0 10px 28px rgba(48,91,132,.07);transition:.2s}.quick-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(48,91,132,.12)}.quick-card h3{margin:0 0 8px;color:#137CD8;font-size:20px}.quick-card p{margin:0 0 12px;color:#5D718A}.info-strip{padding:22px 26px;border-radius:22px;background:linear-gradient(120deg,#F4F8FF,#E1ECF8);border:1px solid rgba(47,168,247,.12);color:#3a516b}.dashboard{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dashboard article{padding:22px;border-radius:20px;background:#fff;border-top:4px solid #45C7FF;box-shadow:0 10px 28px rgba(48,91,132,.08)}.dashboard h3{margin:0 0 8px;color:#137CD8}.dashboard p{margin:0;color:#5D718A}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.content-card{overflow:hidden}.content-card .thumb{aspect-ratio:16/9;background:#F4F8FF}.content-card .thumb img{width:100%;height:100%;object-fit:contain}.content-card .body{padding:24px}.content-card h3{margin:0 0 10px;color:#137CD8;font-size:23px}.content-card p{margin:0 0 14px;color:#50647a}.content-card ul{margin:0 0 16px;padding-left:20px;color:#5D718A}.notice-list,.faq-list{display:grid;gap:13px}.notice-item,.faq-item{padding:22px 24px;background:#fff;border-radius:19px;border:1px solid rgba(47,168,247,.11)}.notice-item h3,.faq-item h3{margin:0 0 8px;color:#137CD8}.notice-item p,.faq-item p{margin:0;color:#52677e}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{padding:22px;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(48,91,132,.08)}.review-card .quote{color:#137CD8;font-size:25px;line-height:1}.review-card p{margin:8px 0 0;color:#50647a}.legal-band{padding:28px;border-radius:24px;background:#102B46;color:#EAF6FF}.legal-band h2{margin-top:0;color:#fff}.legal-band p{margin-bottom:0;color:#d8e9f7}.page-hero{padding:52px 0 24px}.page-hero-inner{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:28px;padding:40px;background:linear-gradient(135deg,#fff 0%,#F4F8FF 100%);border-radius:28px;box-shadow:0 18px 44px rgba(48,91,132,.11)}.page-hero-inner.no-image{grid-template-columns:1fr}.page-hero h1{margin:0 0 16px;color:#137CD8;font-size:clamp(32px,5vw,50px);line-height:1.2}.page-hero p{margin:0;color:#4c6078;font-size:17px}.page-hero img{width:100%;max-height:350px;object-fit:contain}.breadcrumbs{margin-bottom:14px;color:#6b7f95;font-size:14px}.breadcrumbs a{color:#137CD8}.prose{padding:32px}.prose h2{margin:30px 0 12px;color:#137CD8}.prose h2:first-child{margin-top:0}.prose h3{color:#246aab}.prose p,.prose li{color:#40566d}.prose ul,.prose ol{padding-left:22px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature{padding:24px;border-radius:20px;background:#fff;border:1px solid rgba(47,168,247,.11)}.feature h3{margin:0 0 9px;color:#137CD8}.feature p{margin:0;color:#566b81}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;padding:22px 22px 22px 68px;background:#fff;border-radius:18px;border:1px solid rgba(47,168,247,.11)}.step::before{counter-increment:step;content:counter(step);position:absolute;left:20px;top:20px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#E1ECF8;color:#137CD8;font-weight:900}.step h3{margin:0 0 6px;color:#137CD8}.step p{margin:0;color:#52677e}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px;background:linear-gradient(135deg,#fff,#EDF5FF);border-radius:24px;border:1px solid rgba(47,168,247,.13)}.cta-card h2{margin:0 0 8px;color:#137CD8}.cta-card p{margin:0;color:#53687f}.service-float{position:fixed;z-index:750;right:18px;top:50%;display:flex;flex-direction:column;gap:7px;width:105px;padding:10px;border:1px solid rgba(47,168,247,.15);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 14px 35px rgba(42,82,119,.16);transform:translateY(-35%);backdrop-filter:blur(10px)}.service-float a,.service-float button{display:flex;align-items:center;justify-content:center;min-height:38px;padding:5px 7px;border:0;border-radius:12px;background:#F4F8FF;color:#137CD8;font-weight:800;font-size:13px;cursor:pointer}.service-float .float-register{background:linear-gradient(135deg,#45C7FF,#137CD8);color:#fff}.site-footer{margin-top:48px;padding:50px 0 24px;background:#102B46;color:#EAF6FF}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:38px}.footer-brand img{width:155px;height:50px;object-fit:contain;filter:brightness(0) invert(1)}.footer-brand p{max-width:470px;color:#bfd2e3}.site-footer h2{margin:0 0 14px;color:#fff;font-size:17px}.site-footer a{display:block;margin:7px 0;color:#d6e7f5}.site-footer a:hover{color:#45C7FF}.footer-note{display:flex;justify-content:space-between;gap:28px;margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:#b9ccdc;font-size:13px}.footer-note p{margin:0}.footer-note p:first-child{max-width:900px}.mobile-bottom-nav{display:none}.drawer-overlay{position:fixed;z-index:1200;inset:0;background:rgba(10,38,65,.45);opacity:0;transition:.22s}.drawer-overlay.show{opacity:1}.mobile-drawer{position:fixed;z-index:1300;top:0;bottom:0;left:0;width:min(86vw,360px);padding:18px;background:#fff;box-shadow:20px 0 45px rgba(20,58,90,.2);transform:translateX(-105%);transition:.25s;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #e7f0f8}.drawer-head img{width:132px;height:46px;object-fit:contain}.drawer-close{width:40px;height:40px;border:0;border-radius:12px;background:#EDF5FF;color:#137CD8;font-size:28px;line-height:1}.drawer-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding-top:16px}.drawer-nav a{padding:10px 12px;border-radius:12px;background:#F4F8FF;color:#49627d;font-weight:700;font-size:14px}.drawer-nav a.active{background:#DFF2FF;color:#137CD8}.table-wrap{overflow-x:auto}.info-table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden}.info-table th,.info-table td{padding:14px 16px;border-bottom:1px solid #e6eef6;text-align:left}.info-table th{background:#EDF5FF;color:#137CD8}.contact-box{padding:26px;border-radius:22px;background:#fff;border:1px dashed rgba(47,168,247,.35)}.contact-box strong{color:#137CD8}@media (max-width:1180px){.service-float{display:none}.core-nav a{padding-inline:10px}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr)}}@media (max-width:900px){.desktop-header,.channel-bar{display:none}.mobile-header{display:flex}.site-main{padding-top:64px}.section{padding:34px 0}.split-card,.split-card.reverse,.page-hero-inner{grid-template-columns:1fr}.split-card.reverse .media{order:0}.split-card .media{min-height:250px}.quick-grid,.three-col,.review-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.dashboard{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.mobile-bottom-nav{position:fixed;z-index:800;left:12px;right:12px;bottom:10px;display:grid;grid-template-columns:repeat(4,1fr);padding:7px;border:1px solid rgba(47,168,247,.14);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 12px 34px rgba(26,67,104,.2);backdrop-filter:blur(12px)}.mobile-bottom-nav a{padding:8px 4px;text-align:center;border-radius:13px;color:#60758b;font-size:13px;font-weight:800}.mobile-bottom-nav a.active{background:#DFF2FF;color:#137CD8}.site-footer{padding-bottom:100px}.page-hero{padding-top:28px}.carousel-track{aspect-ratio:16/7.5}}@media (max-width:620px){.container{width:min(100% - 24px,1180px)}.container-wide{width:min(100% - 20px,1320px)}.hero-wrap{padding-top:16px}.carousel{border-width:5px;border-radius:20px}.carousel-track{min-height:170px;aspect-ratio:16/9}.carousel-arrow{width:38px;height:38px;font-size:22px}.carousel-arrow.prev{left:9px}.carousel-arrow.next{right:9px}.carousel-dots{bottom:9px}.section-head{display:block}.section-head p{margin-top:9px}.quick-grid,.two-col,.three-col,.review-grid,.feature-grid,.dashboard{grid-template-columns:1fr}.split-card .copy,.page-hero-inner,.prose{padding:24px}.copy h2{font-size:27px}.page-hero h1{font-size:34px}.cta-card{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-brand{grid-column:auto}.footer-note{flex-direction:column}.drawer-nav{grid-template-columns:1fr 1fr}.section{padding:28px 0}.content-card .body{padding:20px}.register-btn.compact{min-width:64px;padding:0 14px}.mobile-logo{width:112px}}
