*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E9EAFB;color:#55516F;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%}button{font:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.site-main{padding-top:116px}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(139,99,230,.12)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.logo{display:flex;align-items:center;flex:0 0 auto}.logo img{max-height:52px;width:auto;display:block}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap;margin-left:auto}.nav-core a{color:#55516F;font-weight:600;position:relative;padding:8px 3px}.nav-core a:hover,.nav-core a.active{color:#8B63E6}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-10px;width:22px;height:3px;border-radius:999px;background:#8B63E6;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#A98AF3 0%,#8B63E6 52%,#7350D6 100%);color:#fff;border-radius:999px;padding:10px 24px;font-weight:700;box-shadow:0 10px 25px rgba(109,75,200,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(109,75,200,.28)}.header-register{flex:0 0 auto;padding:9px 23px}.channel-bar{background:#fff;border-top:1px solid rgba(139,99,230,.08);border-bottom:1px solid rgba(139,99,230,.12);overflow-x:auto;white-space:nowrap;scrollbar-width:none}.channel-bar::-webkit-scrollbar{display:none}.channel-scroll{display:flex;align-items:center;gap:3px;overflow-x:auto;scrollbar-width:none}.channel-bar a{display:inline-flex;align-items:center;color:#706C88;padding:9px 13px;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#8B63E6;background:rgba(139,99,230,.10)}.floating-service{position:fixed;right:18px;top:42%;z-index:50;display:flex;flex-direction:column;gap:8px}.floating-service a{background:#fff;color:#55516F;border:1px solid rgba(139,99,230,.12);box-shadow:0 12px 30px rgba(94,74,166,.14);border-radius:999px;padding:8px 12px;font-size:14px;text-align:center}.floating-service a.register-link{background:linear-gradient(135deg,#A98AF3,#8B63E6 52%,#7350D6);color:#fff}.section{padding:58px 0}.section.alt{background:#F5F3FF}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:26px}.section-title,h1,h2,h3{color:#8B63E6}.section-title,h2{margin:0;font-size:30px;line-height:1.25}.section-kicker{display:block;color:#6D4BC8;font-weight:700;font-size:13px;letter-spacing:.14em;margin-bottom:7px}.section-lead{max-width:720px;color:#706C88;margin:9px 0 0}.title-line:after{content:"";display:block;width:48px;height:4px;border-radius:999px;background:#8B63E6;margin-top:12px}.hero-intro,.split-panel,.support-panel,.page-hero,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-panel{background:#fff;border:1px solid rgba(139,99,230,.12);box-shadow:0 16px 38px rgba(94,74,166,.14);border-radius:20px}.hero-intro,.split-panel,.support-panel,.page-hero{padding:34px}.hero-intro{display:grid;grid-template-columns:1.35fr .65fr;gap:36px;align-items:center}.hero-intro h1{font-size:40px;line-height:1.28;margin:0 0 16px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;border:1px solid rgba(139,99,230,.22);color:#6D4BC8;background:#F5F3FF;font-weight:700}.service-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.service-links a{padding:18px;border-radius:16px;background:#F5F3FF;border:1px solid rgba(139,99,230,.12);font-weight:700;color:#6D4BC8}.ticker-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-block:1px solid rgba(139,99,230,.12)}.ticker-item{padding:20px 22px;border-right:1px solid rgba(139,99,230,.12)}.ticker-item:last-child{border-right:0}.ticker-item strong{display:block;color:#8B63E6;margin-bottom:3px}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dashboard-card{padding:26px;background:linear-gradient(145deg,#fff 0%,#F7F4FF 100%);border:1px solid rgba(139,99,230,.14);border-radius:22px;position:relative;overflow:hidden}.dashboard-card:before{content:"";position:absolute;width:100px;height:100px;border:18px solid #E3DFFC;border-radius:50%;right:-38px;top:-42px;opacity:.55}.dashboard-card .num{font-size:13px;font-weight:800;color:#8B63E6}.dashboard-card h3{font-size:22px;margin:7px 0}.split-panel{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.content-img{width:100%;height:270px;object-fit:contain;background:#F5F3FF;border-radius:18px}.horizontal-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid rgba(139,99,230,.12);border-radius:18px;overflow:hidden;box-shadow:0 12px 30px rgba(94,74,166,.10)}.product-card img{width:100%;height:150px;object-fit:contain;background:#F5F3FF}.product-card .body{padding:18px}.product-card h3{margin:0 0 6px;font-size:19px}.product-card p{margin:0;color:#706C88;font-size:14px}.matrix-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.matrix-item{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:center;background:#fff;border:1px solid rgba(139,99,230,.12);border-radius:18px;padding:14px}.matrix-item img{width:110px;height:100px;object-fit:contain;background:#F5F3FF;border-radius:13px}.matrix-item h3{font-size:18px;margin:0 0 4px}.matrix-item p{font-size:13px;margin:0;color:#706C88}.notice-grid,.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.notice-panel,.support-panel{padding:28px}.notice-list,.check-list{list-style:none;padding:0;margin:18px 0 0}.notice-list li,.check-list li{padding:11px 0;border-bottom:1px dashed rgba(139,99,230,.18)}.notice-list li:last-child,.check-list li:last-child{border-bottom:0}.notice-list li:before,.check-list li:before{content:"•";color:#8B63E6;font-weight:900;margin-right:10px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{padding:24px}.review-card strong{display:block;color:#6D4BC8;margin-top:14px}.faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.faq-item{padding:22px}.faq-item h3{font-size:18px;margin:0 0 7px}.faq-item p{margin:0;color:#706C88}.compliance-bar{background:#4B3D70;color:#F4F0FF;padding:30px;border-radius:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.compliance-bar h3{color:#fff;margin:0 0 5px}.page-hero{margin:28px auto 0;display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center}.page-hero h1{font-size:40px;margin:0 0 14px}.page-hero img{width:100%;height:280px;object-fit:contain;background:#F5F3FF;border-radius:18px}.content-columns{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}.content-block{background:#fff;border:1px solid rgba(139,99,230,.12);border-radius:20px;padding:28px}.content-block h2{font-size:25px}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-top:20px}.feature-item{padding:16px;border-radius:15px;background:#F5F3FF;border:1px solid rgba(139,99,230,.10)}.feature-item h3{font-size:17px;margin:0 0 4px}.quote{border-left:4px solid #8B63E6;padding:14px 18px;background:#F5F3FF;border-radius:0 14px 14px 0;margin-top:15px}.site-footer{background:#4B3D70;color:#F4F0FF;padding:52px 0 18px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}.footer-brand img{max-height:50px;width:auto}.footer-grid h3{color:#fff;margin:0 0 12px}.footer-grid a{display:block;color:#E9E2FF;margin:6px 0}.footer-grid p{color:#DCD4EF;margin:9px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:30px;padding-top:16px;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#DCD4EF}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:24px;background:#F5F3FF;box-shadow:0 16px 38px rgba(94,74,166,.14);overflow:hidden;position:relative;height:330px}.slides,.slide{height:100%}.slide{display:none}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F5F3FF;display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(139,99,230,.22);background:rgba(255,255,255,.88);color:#6D4BC8;font-size:25px;cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:50%;bottom:15px;transform:translateX(-50%);display:flex;gap:8px}.slider-dot{width:10px;height:10px;padding:0;border-radius:50%;border:0;background:rgba(255,255,255,.65);box-shadow:0 0 0 1px rgba(109,75,200,.25);cursor:pointer}.slider-dot.active{background:#8B63E6}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.menu-toggle,.mobile-bottom-nav,.mobile-drawer,.drawer-mask{display:none}
@media(max-width:980px){.floating-service{display:none}.horizontal-cards{grid-template-columns:repeat(2,1fr)}.matrix-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:repeat(2,1fr)}.hero-intro,.split-panel,.page-hero,.content-columns{grid-template-columns:1fr}.ticker-strip{grid-template-columns:repeat(2,1fr)}.ticker-item:nth-child(2){border-right:0}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){body{padding-bottom:68px}.container{width:min(100% - 24px,1180px)}.site-main{padding-top:111px}.header-inner{min-height:64px;gap:10px}.nav-core{display:none}.menu-toggle{display:flex;width:42px;height:42px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px;padding:8px}.menu-toggle span{height:2px;background:#6D4BC8;border-radius:3px;width:23px}.header-inner>.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:43px}.header-register{padding:8px 16px;font-size:14px;margin-left:auto}.channel-bar a{padding:8px 11px;font-size:13px}.banner-slider{height:190px;margin:15px auto 24px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:20px}.section{padding:42px 0}.section-title,h2{font-size:25px}.hero-intro,.split-panel,.support-panel,.page-hero{padding:24px}.hero-intro h1,.page-hero h1{font-size:31px}.service-links{grid-template-columns:1fr 1fr}.ticker-strip,.dashboard-grid,.notice-grid,.support-grid,.review-grid,.faq-list,.compliance-bar{grid-template-columns:1fr}.ticker-item{border-right:0;border-bottom:1px solid rgba(139,99,230,.12)}.ticker-item:last-child{border-bottom:0}.horizontal-cards,.matrix-grid{grid-template-columns:1fr 1fr}.product-card img{height:125px}.matrix-item{grid-template-columns:82px 1fr;padding:10px}.matrix-item img{width:82px;height:78px}.content-img,.page-hero img{height:210px}.feature-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:95;bottom:0;left:0;right:0;background:#fff;border-top:1px solid rgba(139,99,230,.18);padding:7px 0 calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px rgba(94,74,166,.10)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:1px;color:#706C88;font-size:12px}.mobile-bottom-nav b{font-size:17px}.mobile-bottom-nav a.active{color:#8B63E6}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(36,28,60,.45);z-index:110;opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:82%;max-width:320px;background:#fff;z-index:120;transform:translateX(-100%);transition:.25s;overflow-y:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid rgba(139,99,230,.12)}.drawer-close{border:0;background:#F5F3FF;color:#6D4BC8;width:38px;height:38px;border-radius:50%;font-size:27px;line-height:1}.mobile-drawer nav{padding:10px}.mobile-drawer nav a{display:block;padding:11px 13px;border-radius:12px;color:#55516F}.mobile-drawer nav a.active,.mobile-drawer nav a:hover{background:#F5F3FF;color:#8B63E6}.site-footer{padding-bottom:32px}}
@media(max-width:460px){.horizontal-cards,.matrix-grid{grid-template-columns:1fr}.service-links{grid-template-columns:1fr}.banner-slider{height:165px}.product-card img{height:140px}.section-head{align-items:start;flex-direction:column}.page-hero{margin-top:16px}.hero-intro h1,.page-hero h1{font-size:28px}}
