:root,[data-theme=light]{--jfh-color-primary: #0f766e;--jfh-color-primary-weak: #ccfbf1;--jfh-color-bg: #f6f8fb;--jfh-color-surface: #ffffff;--jfh-color-surface-raised: #ffffff;--jfh-color-text: #172026;--jfh-color-text-muted: #64717d;--jfh-color-border: #d9e2ec;--jfh-color-success: #16803c;--jfh-color-warning: #a65f00;--jfh-color-danger: #ba1a1a;--jfh-color-info: #0b63ce;--jfh-radius-sm: 4px;--jfh-radius-md: 8px;--jfh-radius-lg: 12px;--jfh-space-1: 4px;--jfh-space-2: 8px;--jfh-space-3: 12px;--jfh-space-4: 16px;--jfh-space-5: 20px;--jfh-space-6: 24px;--jfh-font-size-xs: 12px;--jfh-font-size-sm: 14px;--jfh-font-size-md: 16px;--jfh-font-size-lg: 20px;--jfh-font-size-xl: 24px;--jfh-admin-bg: #f4f7fb;--jfh-admin-bg-grid: rgb(130 149 181 / .12);--jfh-admin-glow-1: rgb(22 132 255 / .24);--jfh-admin-glow-2: rgb(15 118 110 / .16);--jfh-admin-glow-3: rgb(88 164 255 / .14);--jfh-admin-panel: rgb(255 255 255 / .76);--jfh-admin-panel-strong: rgb(255 255 255 / .92);--jfh-admin-panel-border: rgb(207 217 230 / .72);--jfh-admin-shadow: 0 18px 44px rgb(31 45 61 / .1)}[data-theme=dark]{--jfh-color-primary: #5eead4;--jfh-color-primary-weak: #134e4a;--jfh-color-bg: #101820;--jfh-color-surface: #162331;--jfh-color-surface-raised: #1f2f3d;--jfh-color-text: #eef5f8;--jfh-color-text-muted: #a7b5bf;--jfh-color-border: #334756;--jfh-color-success: #63d98a;--jfh-color-warning: #f4b860;--jfh-color-danger: #ff8a80;--jfh-color-info: #8ab4ff;--jfh-admin-bg: #08111f;--jfh-admin-bg-grid: rgb(132 162 198 / .14);--jfh-admin-glow-1: rgb(11 99 206 / .28);--jfh-admin-glow-2: rgb(94 234 212 / .14);--jfh-admin-glow-3: rgb(138 180 255 / .16);--jfh-admin-panel: rgb(15 24 38 / .72);--jfh-admin-panel-strong: rgb(20 31 47 / .88);--jfh-admin-panel-border: rgb(62 84 107 / .72);--jfh-admin-shadow: 0 24px 52px rgb(0 0 0 / .32)}[data-theme=brand]{--jfh-color-primary: #0b63ce;--jfh-color-primary-weak: #d9e8ff;--jfh-color-bg: #f2f7ff;--jfh-color-surface: #ffffff;--jfh-color-surface-raised: #ffffff;--jfh-color-text: #172033;--jfh-color-text-muted: #5b677a;--jfh-color-border: #cfdbed;--jfh-color-success: #0f7a3a;--jfh-color-warning: #9a5b00;--jfh-color-danger: #b3261e;--jfh-color-info: #0b63ce;--jfh-admin-bg: #edf4ff;--jfh-admin-bg-grid: rgb(84 124 176 / .16);--jfh-admin-glow-1: rgb(11 99 206 / .28);--jfh-admin-glow-2: rgb(91 143 249 / .22);--jfh-admin-glow-3: rgb(70 196 255 / .16);--jfh-admin-panel: rgb(255 255 255 / .72);--jfh-admin-panel-strong: rgb(255 255 255 / .9);--jfh-admin-panel-border: rgb(190 212 241 / .84);--jfh-admin-shadow: 0 20px 48px rgb(11 99 206 / .12)}:root{color-scheme:light;--site-primary: #1677ff;--site-primary-deep: #0958d9;--site-primary-soft: #eaf3ff;--site-accent: #d6a11d;--site-accent-soft: #fff7d6;--site-bg: #f6f9ff;--site-surface: #ffffff;--site-surface-muted: #f4f8ff;--site-text: #152033;--site-text-muted: #6b7890;--site-border: #dce8f7;--site-shadow: 0 24px 56px rgba(21, 32, 51, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:linear-gradient(180deg,#f8fbff,#f2f7ff);color:var(--site-text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}#app,.site-shell,.content-shell{min-height:100vh}.site-shell,.content-shell{padding:24px 16px 48px}.content-topbar,.content-main{width:min(980px,100%);margin:0 auto}.content-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0 20px}.content-back{color:var(--site-primary);font-weight:700}.content-meta{display:flex;align-items:center;gap:12px;color:var(--site-text-muted);font-size:14px}.content-article,.content-loading{padding:28px;border:1px solid var(--site-border);border-radius:8px;background:#fffffff0;box-shadow:var(--site-shadow)}.content-header{display:grid;gap:12px;margin-bottom:24px}.content-header h1{margin:0;font-size:34px;line-height:1.2}.content-header p{margin:0;color:var(--site-text-muted);line-height:1.7}.content-pills,.legal-links{display:flex;flex-wrap:wrap;gap:12px}.content-pills span,.legal-link{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid var(--site-border);border-radius:999px;background:#fff;color:var(--site-text-muted)}.content-body{color:var(--site-text);line-height:1.85}.content-body h1,.content-body h2,.content-body h3{margin:1.5em 0 .6em}.content-body p,.content-body li{line-height:1.85}.content-body table{width:100%;border-collapse:collapse;margin:16px 0}.content-body th,.content-body td{border:1px solid var(--site-border);padding:10px 12px;text-align:left}.legal-section{padding-bottom:12px}.site-record{margin-top:20px;color:var(--site-text-muted);font-size:14px;line-height:1.7}.site-record-link{color:var(--site-text-muted)}.legal-link:hover,.legal-link:focus-visible,.site-record-link:hover,.site-record-link:focus-visible{color:var(--site-primary);border-color:#1677ff47}.topbar,.section,.cta-panel{width:min(1180px,100%);margin:0 auto}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0 28px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-logo{width:44px;height:44px;border-radius:12px;flex:0 0 auto}.brand-name{font-size:18px;font-weight:700;line-height:1.2}.brand-caption{color:var(--site-text-muted);font-size:13px;line-height:1.4}.topbar-nav{display:none;align-items:center;gap:24px;color:var(--site-text-muted);font-size:14px}.topbar-nav a:hover,.topbar-nav a:focus-visible{color:var(--site-primary)}.topbar-actions{display:flex;align-items:center;gap:12px}.section{padding:28px 0}.hero{display:grid;gap:24px;padding-top:8px}.hero-copy h1,.section-heading h2,.cta-panel h2{margin:0;letter-spacing:0}.hero-copy h1{max-width:12ch;font-size:clamp(36px,8vw,64px);line-height:1.08}.eyebrow{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:var(--site-primary-soft);color:var(--site-primary-deep);font-size:12px;font-weight:700}.hero-text,.section-heading p,.hero-card p,.role-card p,.flow-item p,.metric-tile p,.faq-item p,.cta-panel p{margin:0;color:var(--site-text-muted);font-size:16px;line-height:1.7}.hero-text{max-width:640px;margin-top:18px}.hero-actions,.cta-actions,.hero-notes{display:flex;flex-wrap:wrap;gap:12px}.hero-actions{margin-top:24px}.hero-notes{margin-top:18px}.hero-notes span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid var(--site-border);border-radius:999px;background:#ffffffc2;color:var(--site-text-muted);font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;font-size:15px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{background:var(--site-primary);color:#fff;box-shadow:0 16px 28px #1677ff33}.button-secondary{background:var(--site-primary-soft);color:var(--site-primary-deep)}.button-ghost{border:1px solid var(--site-border);background:#fffc;color:var(--site-text)}.hero-panel{display:grid;gap:16px}.hero-card{padding:20px;border:1px solid var(--site-border);border-radius:8px;background:#ffffffeb;box-shadow:var(--site-shadow)}.hero-card-primary{background:radial-gradient(circle at top right,rgba(214,161,29,.18),transparent 36%),linear-gradient(160deg,#fff,#eef5ff)}.metric-head,.role-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.metric-head{color:var(--site-text-muted);font-size:14px}.metric-trend{color:var(--site-accent);font-weight:700}.metric-value{margin-top:12px;font-size:clamp(36px,6vw,52px);line-height:1;font-weight:800}.bars{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:10px;height:96px;margin-top:20px}.bars span{border-radius:999px 999px 6px 6px;background:linear-gradient(180deg,#6ea8ff 0%,var(--site-primary) 100%)}.hero-grid,.capability-grid,.role-grid,.faq-list,.metric-strip{display:grid;gap:16px}.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-label,.role-kicker{color:var(--site-primary);font-size:12px;font-weight:700}.hero-card strong,.capability-card h3,.role-card h3,.flow-item h3,.faq-item h3,.metric-tile strong{display:block;margin:0;line-height:1.35}.hero-card strong{margin-top:8px;font-size:18px}.hero-card p{margin-top:8px}.section-heading{max-width:760px}.section-heading h2,.cta-panel h2{margin-top:14px;font-size:clamp(28px,5vw,44px);line-height:1.15}.section-heading p{margin-top:16px}.compact{max-width:640px}.capability-card,.role-card,.metric-tile,.faq-item,.flow-item{border:1px solid var(--site-border);border-radius:8px;background:#ffffffe6}.capability-card{padding:22px}.capability-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;background:var(--site-primary-soft);color:var(--site-primary-deep);font-size:13px;font-weight:800}.capability-card h3,.role-card h3,.flow-item h3,.faq-item h3{font-size:22px}.capability-card h3,.capability-card p{margin-top:14px}.role-card{padding:24px}.role-card p{margin-top:12px}.role-card ul{margin:18px 0 0;padding-left:18px;color:var(--site-text)}.role-card li+li{margin-top:10px}.flow-list{display:grid;gap:14px}.flow-item{display:grid;grid-template-columns:62px minmax(0,1fr);gap:16px;padding:22px}.flow-index{display:inline-flex;align-items:flex-start;justify-content:center;color:var(--site-accent);font-size:26px;font-weight:800}.flow-item p{margin-top:8px}.metric-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-tile{padding:24px}.metric-tile span{display:block;color:var(--site-text-muted);font-size:14px}.metric-tile strong{margin-top:10px;font-size:clamp(30px,5vw,40px);font-weight:800}.metric-tile p{margin-top:12px}.faq-item{padding:24px}.faq-item p{margin-top:10px}.cta-panel{display:grid;gap:20px;padding:28px;border:1px solid var(--site-border);border-radius:8px;background:radial-gradient(circle at top right,rgba(214,161,29,.16),transparent 30%),linear-gradient(180deg,#fff,#f2f7ff);box-shadow:var(--site-shadow)}@media(min-width:768px){.site-shell{padding:28px 24px 64px}.topbar-nav{display:flex}.hero{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;min-height:calc(100vh - 120px);padding-top:16px}.capability-grid,.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.role-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cta-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center}}@media(max-width:767px){.topbar{align-items:flex-start;flex-wrap:wrap}.topbar-actions,.topbar-actions .button{width:100%}.hero-copy h1{max-width:none}.hero-grid,.metric-strip,.flow-item{grid-template-columns:1fr}}
