html{scrollbar-gutter:stable}body,#root{height:100%;margin:0}body{width:auto!important;padding-right:0!important}.scrollbar-hidden{scrollbar-width:none}.scrollbar-hidden::-webkit-scrollbar{display:none}.home-page{--home-ink: #1f2433;--home-muted: #5c6478;--home-primary: #7c3aff;--home-primary-deep: #5a1fd1;--home-accent: #ff5f91;--home-surface: #ffffff;--home-bg-a: #f5f0ff;--home-bg-b: #fdf8ff;--home-bg-c: #fff0f6;min-height:100vh;color:var(--home-ink);background:radial-gradient(1200px 420px at 80% -100px,rgba(124,58,255,.12),transparent 65%),radial-gradient(800px 360px at -5% 20%,rgba(255,95,145,.1),transparent 60%),linear-gradient(170deg,var(--home-bg-a) 0%,var(--home-bg-b) 48%,var(--home-bg-c) 100%);font-family:HarmonyOS Sans SC,PingFang SC,Noto Sans SC,sans-serif}.home-shell{position:relative;overflow:hidden}.home-orb{position:absolute;border-radius:999px;filter:blur(2px);pointer-events:none}.home-orb-a{width:280px;height:280px;top:-80px;left:-80px;background:#7c3aff26}.home-orb-b{width:220px;height:220px;top:220px;right:-60px;background:#ff5f9124}.home-orb-c{width:180px;height:180px;bottom:80px;left:40%;background:#7c3aff14}.home-container{width:min(1160px,calc(100vw - 40px));margin:0 auto;position:relative;z-index:1}.home-topbar{height:76px;display:flex;align-items:center;justify-content:space-between}.home-brand{display:flex;align-items:center;gap:12px}.home-brand-mark{width:36px;height:36px;border-radius:10px;background:linear-gradient(145deg,var(--home-primary) 0%,#a970ff 100%);box-shadow:0 10px 24px #7c3aff4d}.home-brand-title{margin:0;font-size:20px;font-weight:700}.home-brand-sub{margin:0;font-size:12px;color:var(--home-muted)}.home-hero{padding:24px 0 8px}.home-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.home-kicker{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;font-size:12px;color:var(--home-primary-deep);border:1px solid rgba(124,58,255,.2);background:#ffffffad}.home-title{margin:14px 0 12px;font-size:clamp(32px,5vw,54px);line-height:1.12;letter-spacing:.01em}.home-highlight{color:var(--home-primary)}.home-subtitle{margin:0;max-width:620px;font-size:16px;line-height:1.8;color:var(--home-muted)}.home-hero-actions{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}.home-panel{border:1px solid rgba(19,46,90,.08);background:linear-gradient(180deg,#ffffffeb,#ffffffd1);box-shadow:0 18px 42px #16234a17;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-panel-title{font-size:16px;font-weight:700}.home-section{margin-top:22px}.home-section-title{margin:0;font-size:24px}.home-section-sub{margin:8px 0 0;color:var(--home-muted)}.home-feature-card{height:100%;border-radius:16px;border:1px solid rgba(23,45,90,.08);box-shadow:0 10px 26px #14213c0f}.home-feature-icon{width:36px;height:36px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#fff;margin-bottom:10px}.home-step{border-inline-start:3px solid rgba(124,58,255,.3);padding:8px 0 8px 12px}.home-step-title{font-weight:700}.home-scenario-card{height:100%;border-radius:16px}.home-bottom{margin:34px 0 40px;padding:28px;border-radius:20px;border:1px solid rgba(18,40,80,.08);background:linear-gradient(136deg,#7c3aff1a,#ff5f911a)}.home-module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.home-module-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 4px;border-radius:10px}.home-workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-workflow-step{background:#ffffffd1;border:1px solid rgba(23,45,90,.08);border-radius:16px;padding:20px 16px;box-shadow:0 8px 20px #14213c0f;display:flex;flex-direction:column;gap:6px}.home-workflow-icon{font-size:22px;color:var(--home-primary);margin-bottom:2px}.home-workflow-num{font-size:11px;font-weight:700;color:var(--home-primary);letter-spacing:.08em}.home-workflow-title{font-size:15px;font-weight:700;color:var(--home-ink)}.home-asset-row{display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid rgba(23,45,90,.06)}.home-asset-row:last-child{border-bottom:none}.home-reveal{opacity:0;transform:translateY(12px);animation:home-rise .6s ease forwards}@keyframes home-rise{to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.home-container{width:calc(100vw - 28px)}.home-topbar{height:66px}.home-hero-grid{grid-template-columns:1fr}.home-workflow{grid-template-columns:repeat(2,1fr)}.home-module-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:620px){.home-title{font-size:34px}.home-brand-sub{display:none}.home-workflow{grid-template-columns:1fr 1fr}.home-module-grid{grid-template-columns:repeat(4,1fr)}}
