.home-page{--home-bg: #f5f5f7;--home-panel: #ffffff;--home-soft: #eceef3;--home-night: #171821;--home-line: #dfdfe5;--home-violet: #6040e8;min-height:100vh;padding-top:var(--site-header-offset);overflow-x:clip;color:var(--ink);background:var(--home-bg);font-family:Manrope,PingFang SC,Microsoft YaHei,sans-serif;isolation:isolate}.home-page .site-header{position:sticky;top:var(--site-header-offset);width:calc(100% - 24px);height:64px;margin:0 auto;padding-inline:24px;border:1px solid rgba(255,255,255,.88);border-radius:20px;background:#ffffffd1;box-shadow:0 16px 50px #16142014;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%)}.home-page .nav{width:592px;grid-template-columns:repeat(6,72px);gap:32px}.home-page a:focus-visible,.home-page button:focus-visible,.home-page input:focus-visible{outline:2px solid rgba(96,64,232,.72);outline-offset:3px}.home-page .header-search input:focus-visible{outline:0}.home-page [data-home-reveal]{opacity:0;transform:translateY(14px);transition:opacity .34s cubic-bezier(.22,1,.36,1) var(--home-delay, 0ms),transform .39s cubic-bezier(.22,1,.36,1) var(--home-delay, 0ms)}.home-page [data-home-reveal].is-visible{opacity:1;transform:translateY(0)}.home-kicker{margin:0;color:#74717a;font-size:11.5px;font-weight:700;letter-spacing:.17em}.home-hero{position:relative;min-height:620px;margin-top:calc(-64px - var(--site-header-offset));padding-top:64px;display:flex;align-items:center;border-bottom:1px solid rgba(31,29,37,.08);background:var(--home-bg)}.home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 62% 52% at 50% 46%,rgba(245,245,247,.82),rgba(245,245,247,.28) 68%,transparent 88%),linear-gradient(180deg,rgba(245,245,247,.5),transparent 26%,transparent 72%,rgba(245,245,247,.72))}.home-hero-inner{position:relative;z-index:1;padding:92px 24px 68px;display:flex;flex-direction:column;align-items:center;text-align:center}.home-hero-inner>.home-kicker,.home-hero-intro,.home-hero-actions{animation:home-hero-rise .64s cubic-bezier(.22,1,.36,1) both}.home-hero-intro{animation-delay:.32s}.home-hero-actions{animation-delay:.44s}@keyframes home-hero-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.home-hero-inner h1{max-width:980px;margin:26px 0 30px;font-size:clamp(52px,6vw,96px);font-weight:600;line-height:1.08;letter-spacing:-.055em;text-shadow:0 0 14px rgba(245,245,247,.95),0 0 42px rgba(245,245,247,.9)}.home-hero-inner>.home-kicker,.home-hero-intro,.home-hero-actions{text-shadow:0 0 10px rgba(245,245,247,.95),0 0 26px rgba(245,245,247,.9)}.home-hero-line{display:block;overflow:hidden;padding-bottom:.08em;margin-bottom:-.08em;text-align:center}.home-hero-line em{display:block;font-style:normal;transform:translateY(112%);animation:home-hero-line-in .7s cubic-bezier(.22,1,.36,1) .12s forwards}.home-hero-line:nth-child(2) em{animation-delay:.26s}@keyframes home-hero-line-in{to{transform:translateY(0)}}.home-hero-inner h1 b,.home-cta h2 b{font-weight:inherit;color:transparent;text-shadow:none;background:linear-gradient(90deg,#ff7a18,#ef3d35 22%,#a98aff,#6040e8 68%,#2fb6ff 88%,#ff7a18);background-size:280% 100%;-webkit-background-clip:text;background-clip:text}.home-cta h2 b{animation:home-gradient-flow 5.5s linear infinite}@keyframes home-gradient-flow{to{background-position:280% 0}}.home-hero-intro{max-width:none;margin:0 auto;color:#605d66;font-size:17px;line-height:1.8;white-space:nowrap}.home-hero-actions{margin-top:40px;display:flex;align-items:center;justify-content:center;gap:26px}.home-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;font-size:14px;font-weight:700;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease}.home-button svg{width:16px;height:16px}.home-button--primary{padding:0 26px;color:#fff;background:var(--home-violet);box-shadow:0 12px 28px #6040e838}.home-button--primary:hover{background:var(--violet-dark);box-shadow:0 14px 34px #4e31c942}.home-button--text{padding:0 4px}.home-button--text:hover{color:var(--home-violet)}.home-stats{border-bottom:1px solid var(--home-line);background:#fff}.home-stats-inner{display:grid;grid-template-columns:.6fr 2fr;align-items:center;gap:40px}.home-stats-note{margin:0;padding:30px 0;display:flex;flex-direction:column;gap:8px;color:#74717a;font-size:11.5px;font-weight:700;letter-spacing:.17em}.home-stats-note span{color:#a3a0a8;font-size:10.5px;font-weight:600;letter-spacing:.06em}.home-stats-inner dl{margin:0;display:grid;grid-template-columns:repeat(4,1fr)}.home-stats-inner dl>div{padding:30px 26px;display:flex;flex-direction:column-reverse;gap:8px;border-left:1px solid var(--home-line)}.home-stats-inner dt{color:#77737d;font-size:11.5px;font-weight:600;letter-spacing:.05em}.home-stats-inner dd{margin:0;color:var(--home-violet);font-size:clamp(34px,3.2vw,48px);font-weight:600;line-height:1;letter-spacing:-.04em}@media(min-width:1101px){.home-hero{min-height:calc(100dvh - 128px)}.home-stats,.home-stats-inner{min-height:128px}}.home-focus-section{padding:72px 0 76px;background:#fff}.home-section-head{margin-bottom:32px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.home-section-head--center{justify-content:center;text-align:center}.home-section-head--center .home-kicker{margin-inline:auto}.home-section-head h2{margin:14px 0 0;font-size:clamp(38px,3.45vw,54px);font-weight:500;line-height:1.08;letter-spacing:-.06em}.home-section-head>a{min-height:44px;display:inline-flex;align-items:center;gap:9px;color:#6f6b75;font-size:12.5px;font-weight:700}.home-section-head>a:hover{color:var(--home-violet)}.home-section-head>a svg{width:15px;height:15px}.home-focus-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-focus-card{min-height:330px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;border-radius:24px;transition:color .19s ease,background-color .19s ease,box-shadow .2s ease}.home-focus-card--1{color:var(--ink);background:var(--home-soft)}.home-focus-card--2{color:#fff;background:var(--home-night)}.home-focus-card:hover{box-shadow:0 24px 55px #1d1a2a1f}.home-focus-card--1:hover{color:var(--home-violet);background:#e8e5f1}.home-focus-card--2:hover{background:#22222d}.home-focus-card-head{display:flex;align-items:flex-start;justify-content:space-between;color:#817d87}.home-focus-card-head>span{font-size:10.5px;font-weight:700;letter-spacing:.13em}.home-focus-card-head svg{width:30px;height:30px;color:var(--home-violet)}.home-focus-card--2 .home-focus-card-head{color:#ffffff80}.home-focus-card--2 .home-focus-card-head svg{color:#a98aff}.home-focus-card h3{max-width:480px;margin:0 0 12px;font-size:clamp(40px,4vw,58px);font-weight:500;line-height:1;letter-spacing:-.065em}.home-focus-card p{margin:0;color:#77737d;font-size:12.5px;font-weight:600;letter-spacing:.04em}.home-focus-card--2 p{color:#ffffff8a}.home-focus-card-link{display:inline-flex;align-items:center;gap:9px;font-size:12.5px;font-weight:700}.home-focus-card-link svg{width:15px;height:15px}.home-support-row{margin-top:14px;display:grid;grid-template-columns:.52fr repeat(3,1fr);border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home-support-label{padding:24px 22px;display:flex;align-items:center;color:#928e98;font-size:10.5px;font-weight:700;letter-spacing:.13em}.home-support-row>a{min-height:104px;padding:20px 22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;border-left:1px solid var(--home-line);transition:color .18s ease,background-color .18s ease}.home-support-row>a:hover{color:var(--home-violet);background:#f7f5fc}.home-support-row>a>svg:first-child{width:22px;height:22px;color:var(--home-violet)}.home-support-row>a>svg:last-child{width:15px;height:15px}.home-support-row strong,.home-support-row small{display:block}.home-support-row strong{margin-bottom:6px;font-size:14px}.home-support-row small{color:#8b8790;font-size:8px;font-weight:600}.home-scenarios{padding:80px 0 76px;border-top:1px solid var(--home-line)}.home-scenario-tabs{margin:34px auto 30px;width:fit-content;max-width:100%;padding:5px;display:flex;flex-wrap:wrap;justify-content:center;gap:4px;border:1px solid var(--home-line);border-radius:999px;background:#fff}.home-scenario-tabs button{min-height:42px;padding:0 20px;border:0;border-radius:999px;color:#6f6b75;background:transparent;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease}.home-scenario-tabs button:hover{color:var(--home-violet)}.home-scenario-tabs button.is-active{color:#fff;background:var(--home-violet);box-shadow:0 8px 20px #6040e83d}.home-scenario-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;animation:home-scenario-in .32s cubic-bezier(.22,1,.36,1) both}.home-scenario-panel>:only-child{grid-column:1 / -1;max-width:720px;margin-inline:auto;width:100%}@keyframes home-scenario-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-scenario-card{padding:30px;display:flex;flex-direction:column;border:1px solid rgba(31,29,37,.06);border-radius:24px;background:#fff;animation:home-scenario-card-in .38s cubic-bezier(.22,1,.36,1) backwards;transition:box-shadow .2s ease,transform .2s ease}.home-scenario-card:nth-child(2){animation-delay:70ms}.home-scenario-card:hover{box-shadow:0 20px 48px #1d1a2a1a;transform:translateY(-3px)}@keyframes home-scenario-card-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.home-scenario-chip{width:fit-content;padding:6px 12px;border-radius:999px;color:var(--home-violet);background:#6040e814;font-size:10.5px;font-weight:700;letter-spacing:.08em}.home-scenario-card h3{margin:18px 0 16px;font-size:24px;font-weight:600;letter-spacing:-.03em}.home-scenario-summary{margin:0;display:grid;gap:12px}.home-scenario-summary>div{display:grid;grid-template-columns:44px 1fr;gap:12px}.home-scenario-summary dt{color:#9a96a0;font-size:11.5px;font-weight:700;letter-spacing:.06em;line-height:1.7}.home-scenario-summary dd{margin:0;color:#605d66;font-size:13px;line-height:1.7}.home-scenario-metrics{margin-top:22px;padding-top:18px;display:flex;gap:40px;border-top:1px solid var(--home-line)}.home-scenario-metrics strong{display:block;color:var(--home-violet);font-size:30px;font-weight:600;line-height:1;letter-spacing:-.03em}.home-scenario-metrics span{display:block;margin-top:7px;color:#77737d;font-size:10.5px;font-weight:600;letter-spacing:.05em}.home-scenario-more{margin:30px 0 0;display:flex;justify-content:center}.home-scenario-more a{min-height:44px;display:inline-flex;align-items:center;gap:9px;color:#6f6b75;font-size:12.5px;font-weight:700}.home-scenario-more a:hover{color:var(--home-violet)}.home-scenario-more svg{width:15px;height:15px}.home-portals{padding:72px 0 76px;background:#fff}.home-link-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home-link-rail>a,.home-link-rail>div{position:relative;min-height:200px;padding:28px;display:flex;flex-direction:column;justify-content:space-between}.home-link-rail>:not(:first-child){border-left:1px solid var(--home-line)}.home-link-rail>a{transition:color .18s ease,background-color .18s ease}.home-link-rail>a:hover{color:var(--home-violet);background:#f7f5fc}.home-link-rail>*>span:first-child{color:#8f8b95;font-size:8px;font-weight:700;letter-spacing:.14em}.home-link-rail h3{margin:auto 0 10px;font-size:32px;font-weight:500;letter-spacing:-.05em}.home-link-rail p{margin:0;color:#77737d;font-size:11.5px;font-weight:600}.home-link-rail p svg{width:12px;height:12px;vertical-align:-2px}.home-link-rail>a>svg{position:absolute;top:26px;right:26px;width:18px;height:18px}.home-link-rail>div{color:#a9a6ae;background:#fafafa}.home-voices{padding:72px 0 76px;border-top:1px solid var(--home-line);background:#fff}.home-voice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-voice-card{margin:0;padding:30px;display:flex;flex-direction:column;border-radius:24px;background:var(--home-soft);transition:box-shadow .2s ease,transform .2s ease}.home-voice-card:hover{box-shadow:0 20px 48px #1d1a2a1a;transform:translateY(-4px)}.home-voice-card>svg{width:28px;height:28px;color:var(--home-violet)}.home-voice-card blockquote{margin:20px 0 24px;font-size:16px;font-weight:500;line-height:1.75;letter-spacing:-.01em}.home-voice-card figcaption{margin-top:auto;color:#85818b;font-size:11.5px;font-weight:700;letter-spacing:.06em}.home-voices-note{margin:26px 0 0;color:#a3a0a8;font-size:10.5px;font-weight:600;letter-spacing:.05em;text-align:center}.home-compare{padding:80px 0 76px;border-top:1px solid var(--home-line)}.home-compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-compare-card{padding:36px;border-radius:24px}.home-compare-card--before{background:var(--home-soft)}.home-compare-card--after{color:#fff;background:var(--home-night);box-shadow:0 24px 55px #1718212e}.home-compare-tag{width:fit-content;padding:6px 12px;display:block;border-radius:999px;font-size:10.5px;font-weight:700;letter-spacing:.1em}.home-compare-card--before .home-compare-tag{color:#74717a;background:#1f1d250f}.home-compare-card--after .home-compare-tag{color:#cdbdff;background:#a98aff24}.home-compare-card>strong{display:block;margin-top:26px;font-size:clamp(58px,5.4vw,84px);font-weight:600;line-height:1;letter-spacing:-.05em}.home-compare-card--before>strong{color:#8f8b95}.home-compare-card--after>strong{color:#a98aff}.home-compare-card>p{margin:14px 0 22px;font-size:15px;font-weight:600}.home-compare-card--before>p{color:#605d66}.home-compare-card--after>p{color:#ffffffdb}.home-compare-bar{height:6px;margin-bottom:22px;overflow:hidden;border-radius:999px;background:#1f1d2514}.home-compare-card--after .home-compare-bar{background:#ffffff24}.home-compare-bar i{display:block;height:100%;border-radius:inherit;background:#b0acb5;transform:scaleX(0);transform-origin:left;transition:transform .9s cubic-bezier(.22,1,.36,1) .26s}.home-compare-card--after .home-compare-bar i{background:#a98aff}[data-home-reveal].is-visible .home-compare-bar i{transform:scaleX(var(--home-fill, 1))}.home-compare-card ul{margin:0;padding:20px 0 0;display:grid;gap:10px;border-top:1px solid rgba(31,29,37,.08);list-style:none}.home-compare-card--after ul{border-top-color:#ffffff1f}.home-compare-card li{position:relative;padding-left:16px;color:#77737d;font-size:12.5px;font-weight:600;line-height:1.6}.home-compare-card--after li{color:#fff9}.home-compare-card li:before{content:"";position:absolute;top:8px;left:0;width:6px;height:6px;border-radius:50%;background:#b0acb5}.home-compare-card--after li:before{background:#a98aff}.home-cta{min-height:190px;margin-top:52px;margin-bottom:52px;padding:40px 4px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home-cta h2{margin:14px 0 0;font-size:clamp(36px,3.6vw,54px);font-weight:500;line-height:1.1;letter-spacing:-.06em}.home-cta-sub{max-width:460px;margin:16px 0 0;color:#77737d;font-size:13px;font-weight:600;line-height:1.7}.home-cta>a{min-height:52px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:10px;flex:0 0 auto;border-radius:14px;color:#fff;background:var(--home-violet);box-shadow:0 12px 28px #6040e833;font-size:14px;font-weight:700;transition:background-color .18s ease,box-shadow .18s ease}.home-cta>a:hover{background:var(--violet-dark);box-shadow:0 14px 34px #4e31c940}.home-ledger-footer{padding:48px 0 28px;border-top:1px solid var(--home-line);background:#ffffffc2;backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%)}.home-ledger-footer-inner{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:start;column-gap:40px}.home-ledger-footer-inner>p{margin:0;color:#716d77;font-size:13px}.home-ledger-footer-inner>div{display:flex;justify-content:flex-end;gap:24px;font-size:12.5px}.home-ledger-footer-inner>div a:hover{color:var(--home-violet)}.home-ledger-footer-inner>small{grid-column:1 / -1;margin-top:30px;padding-top:18px;padding-left:7px;border-top:1px solid var(--home-line);color:#95919a;font-size:10.5px}@media(max-width:1100px){.home-page .site-header{grid-template-columns:auto 1fr}.home-page .site-header .nav--open{top:72px;left:0;right:0;width:auto}.home-hero{min-height:auto}.home-hero-inner{padding:92px 20px 68px}.home-stats-inner{grid-template-columns:1fr;gap:0;padding-block:8px}.home-stats-note{padding:22px 0 0;flex-direction:row;align-items:baseline;gap:14px}.home-stats-inner dl>div:first-child{border-left:0}.home-support-row{grid-template-columns:1fr 1fr 1fr}.home-support-label{grid-column:1 / -1;padding:18px 0;border-bottom:1px solid var(--home-line)}.home-support-row>a:first-of-type{border-left:0}.home-voice-grid{grid-template-columns:1fr 1fr}.home-voice-card:last-child{grid-column:1 / -1}}@media(max-width:820px){.home-page{padding-top:var(--site-header-offset)}.home-page .site-header{top:var(--site-header-offset);width:calc(100% - 16px);padding-inline:16px;border-radius:18px}.home-page .site-header .nav--open{top:72px}.home-hero{margin-top:calc(-64px - var(--site-header-offset))}.home-hero-inner{padding:88px 0 60px}.home-hero-intro{max-width:640px;white-space:normal}.home-hero-inner h1{font-size:clamp(44px,9vw,68px);transform:none}.home-hero-line:nth-child(1),.home-hero-line:nth-child(2){text-align:center;transform:none}.home-stats-inner dl{grid-template-columns:1fr 1fr}.home-stats-inner dl>div{padding:20px 18px}.home-stats-inner dl>div:nth-child(odd){border-left:0}.home-stats-inner dl>div:nth-child(n+3){border-top:1px solid var(--home-line)}.home-focus-section,.home-portals,.home-scenarios,.home-voices,.home-compare{padding-block:56px}.home-focus-grid{grid-template-columns:1fr}.home-focus-card{min-height:280px}.home-support-row{grid-template-columns:1fr}.home-support-row>a,.home-support-row>a:first-of-type{min-height:90px;border-top:1px solid var(--home-line);border-left:0}.home-support-label{border-bottom:0}.home-scenario-panel,.home-link-rail{grid-template-columns:1fr}.home-link-rail>a,.home-link-rail>div{min-height:150px}.home-link-rail>:not(:first-child){border-top:1px solid var(--home-line);border-left:0}.home-voice-grid,.home-compare-grid{grid-template-columns:1fr}.home-voice-card:last-child{grid-column:auto}.home-cta{margin-block:40px;padding:32px 0}}@media(max-width:560px){.home-page .site-header .nav--open{top:68px}.home-hero-inner h1{font-size:clamp(38px,11vw,52px)}.home-hero-line:nth-child(1),.home-hero-line:nth-child(2){text-align:center;transform:none}.home-hero-intro{max-width:350px;font-size:15px;white-space:normal}.home-hero-actions{align-items:stretch;flex-direction:column;gap:10px}.home-stats-inner dl>div{padding:16px 12px}.home-stats-inner dd{font-size:30px}.home-section-head{align-items:flex-start;flex-direction:column;gap:10px}.home-section-head--center{align-items:center}.home-section-head>a{min-height:36px}.home-focus-card{min-height:250px;padding:24px}.home-focus-card h3{font-size:38px}.home-support-row>a{padding-inline:10px}.home-scenario-tabs{width:100%;border-radius:20px}.home-scenario-tabs button{flex:1 1 40%}.home-scenario-card{padding:24px}.home-scenario-metrics{gap:26px}.home-link-rail>a,.home-link-rail>div{padding:24px 10px}.home-voice-card,.home-compare-card{padding:24px}.home-cta{min-height:230px;align-items:flex-start;flex-direction:column;justify-content:center;gap:24px}.home-ledger-footer{padding:40px 0 28px}.home-ledger-footer-inner{grid-template-columns:1fr;row-gap:20px}.home-ledger-footer-inner>div{justify-content:flex-start}.home-ledger-footer-inner>div a{min-height:44px;display:inline-flex;align-items:center}.home-ledger-footer-inner>small{margin-top:8px}}@media(prefers-reduced-motion:reduce){.home-page [data-home-reveal]{opacity:1;transform:none}.home-scenario-panel,.home-scenario-card,.home-hero-inner>.home-kicker,.home-hero-intro,.home-hero-actions{animation:none}.home-hero-line em{transform:none;animation:none}.home-compare-bar i{transform:scaleX(var(--home-fill, 1));transition:none}.home-hero-inner h1 b,.home-cta h2 b{animation:none}}
