*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#E9EAFB;color:#55516F;line-height:1.75}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button{font:inherit}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(139,99,230,.12)}.header-inner{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 20px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#55516F;font-weight:600;position:relative;padding:8px 2px}.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:11px 24px;font-weight:700;border:0;box-shadow:0 10px 24px rgba(109,75,200,.25)}.header-register{flex:0 0 auto}.channel-bar{background:#fff;border-bottom:1px solid rgba(139,99,230,.12);overflow-x:auto;white-space:nowrap}.channel-inner{max-width:1180px;margin:auto;padding:8px 20px}.channel-bar a{display:inline-flex;align-items:center;color:#706C88;padding:8px 13px;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#8B63E6;background:rgba(139,99,230,.10)}.mobile-menu-btn{display:none;background:none;border:0;font-size:27px;color:#6D4BC8;padding:6px}.mobile-logo{display:none}.page-shell{max-width:1180px;margin:auto;padding:28px 20px 64px}.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{height:100%;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:opacity .55s ease}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F5F3FF}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.9);color:#6D4BC8;font-size:24px;cursor:pointer;box-shadow:0 8px 20px rgba(94,74,166,.18)}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.slider-dot{width:9px;height:9px;border-radius:50%;border:0;background:rgba(255,255,255,.65);cursor:pointer;padding:0}.slider-dot.active{background:#8B63E6}.section{margin:34px 0}.section-soft{background:#F5F3FF;border:1px solid rgba(139,99,230,.12);border-radius:26px;padding:30px}.section-white{background:#fff;border:1px solid rgba(139,99,230,.12);border-radius:26px;padding:30px;box-shadow:0 16px 38px rgba(94,74,166,.10)}.section-title{margin:0 0 12px;color:#8B63E6;font-size:28px;line-height:1.35}.section-title:after{content:"";display:block;width:42px;height:4px;border-radius:999px;background:#8B63E6;margin-top:10px}.lead{font-size:17px;color:#706C88}.hero-grid,.split{display:grid;grid-template-columns:1.18fr .82fr;gap:30px;align-items:center}.content-img{width:100%;height:270px;object-fit:contain;background:#F5F3FF;border-radius:20px}.quick-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick-item{background:#fff;border-left:4px solid #8B63E6;padding:16px 18px;border-radius:14px;box-shadow:0 12px 28px rgba(94,74,166,.09)}.quick-item strong{display:block;color:#6D4BC8;margin-bottom:4px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dash-panel{background:linear-gradient(180deg,#fff,#F8F6FF);border:1px solid rgba(139,99,230,.14);border-radius:20px;padding:24px;min-height:220px}.dash-panel h3,.card h3,.product-card h3{color:#6D4BC8;margin-top:0}.number{font-size:34px;font-weight:800;color:#8B63E6}.horizontal-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card,.card,.review-card,.faq-item{background:#fff;border:1px solid rgba(139,99,230,.12);box-shadow:0 16px 38px rgba(94,74,166,.10);border-radius:20px;overflow:hidden}.product-card img{width:100%;height:150px;object-fit:contain;background:#F5F3FF}.product-body{padding:18px}.matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.matrix .product-card:nth-child(1){grid-column:span 2}.list{margin:0;padding-left:20px}.list li{margin:8px 0}.notice-list{display:grid;gap:12px}.notice-row{display:flex;gap:16px;align-items:flex-start;padding:16px 0;border-bottom:1px solid #E3DFFC}.notice-row:last-child{border-bottom:0}.notice-date{color:#8B63E6;font-weight:700;min-width:84px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.support-item{background:#F5F3FF;border-radius:18px;padding:22px;border:1px solid rgba(139,99,230,.12)}.reviews{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.review-card{padding:22px}.review-card strong{color:#6D4BC8}.faq-list{display:grid;gap:12px}.faq-item{padding:18px 20px}.faq-item summary{cursor:pointer;font-weight:700;color:#6D4BC8}.compliance{background:#4B3D70;color:#F4F0FF;border-radius:24px;padding:26px}.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:9px 12px;font-size:14px}.floating-service a.register-link{background:linear-gradient(135deg,#A98AF3,#8B63E6 52%,#7350D6);color:#fff}.site-footer{background:#4B3D70;color:#F4F0FF}.footer-inner{max-width:1180px;margin:auto;padding:42px 20px 24px;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:28px}.footer-brand img{max-height:48px;width:auto;margin-bottom:14px}.footer-col h3{margin-top:0;color:#fff}.footer-col a{display:block;color:#DED7F6;margin:7px 0}.footer-bottom{max-width:1180px;margin:auto;padding:18px 20px 28px;border-top:1px solid rgba(255,255,255,.12);font-size:13px;color:#DED7F6}.drawer-overlay{position:fixed;inset:0;background:rgba(45,35,72,.45);z-index:199;opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:82%;max-width:320px;background:#fff;z-index:200;transform:translateX(-100%);transition:.28s;overflow-y:auto}.drawer-open .drawer-overlay{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #E3DFFC}.drawer-head img{max-height:44px}.drawer-close{border:0;background:none;font-size:28px;color:#6D4BC8}.drawer-links{padding:12px}.drawer-links a{display:block;padding:11px 12px;border-radius:10px;color:#55516F}.drawer-links a:hover{background:#F5F3FF;color:#8B63E6}.mobile-bottom-nav{display:none}.page-hero{display:grid;grid-template-columns:1fr .9fr;gap:28px;align-items:center;background:#fff;border-radius:26px;padding:30px;border:1px solid rgba(139,99,230,.12);box-shadow:0 16px 38px rgba(94,74,166,.10)}.page-hero img{width:100%;height:280px;object-fit:contain;background:#F5F3FF;border-radius:20px}.page-hero h1{color:#8B63E6;font-size:36px;margin:0 0 12px}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.content-card{background:#fff;border:1px solid rgba(139,99,230,.12);border-radius:20px;padding:24px}.content-card h2,.content-card h3{color:#6D4BC8}.image-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.image-row img{width:100%;height:180px;object-fit:contain;background:#F5F3FF;border-radius:18px}.tagline{display:inline-block;color:#8B63E6;background:rgba(139,99,230,.10);padding:6px 12px;border-radius:999px;font-weight:700;margin-bottom:12px}@media(max-width:980px){.floating-service{display:none}.horizontal-cards{grid-template-columns:repeat(2,1fr)}.quick-strip{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:repeat(2,1fr)}.matrix{grid-template-columns:repeat(2,1fr)}.matrix .product-card:nth-child(1){grid-column:span 1}}@media(max-width:760px){body{padding-bottom:66px}.header-inner{min-height:64px;padding:0 14px;gap:10px}.desktop-logo,.nav-core{display:none}.mobile-menu-btn,.mobile-logo{display:block}.mobile-logo img{max-height:42px;width:auto}.header-register .main-btn{padding:9px 16px;font-size:14px}.channel-inner{padding:7px 12px}.page-shell{padding:18px 14px 38px}.banner-slider{height:190px;margin:16px 14px 24px;border-radius:18px}.slider-arrow{width:36px;height:36px}.hero-grid,.split,.page-hero{grid-template-columns:1fr}.section-soft,.section-white,.page-hero{padding:22px}.section-title{font-size:24px}.page-hero h1{font-size:30px}.quick-strip,.dashboard,.support-grid,.reviews,.content-grid,.image-row{grid-template-columns:1fr}.horizontal-cards,.matrix{grid-template-columns:1fr}.content-img,.page-hero img{height:210px}.product-card img{height:135px}.image-row img{height:150px}.footer-inner{grid-template-columns:1fr;padding-bottom:78px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:150;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #E3DFFC;box-shadow:0 -8px 24px rgba(94,74,166,.10)}.mobile-bottom-nav a{text-align:center;padding:10px 4px 8px;font-size:13px;color:#706C88}.mobile-bottom-nav a.active{color:#8B63E6;font-weight:700}.mobile-bottom-nav a:before{content:"•";display:block;font-size:18px;line-height:14px}.notice-row{display:block}.notice-date{display:block;margin-bottom:4px}}