.hero[data-astro-cid-xhaoqxbd]{padding:var(--sp-9) 0 var(--sp-7);text-align:center}.hero[data-astro-cid-xhaoqxbd] h1[data-astro-cid-xhaoqxbd]{font-size:clamp(var(--fs-4),6vw,var(--fs-5));line-height:1.12;letter-spacing:-.03em;font-weight:700;max-width:16em;margin:0 auto var(--sp-4)}.hero[data-astro-cid-xhaoqxbd] .sub[data-astro-cid-xhaoqxbd]{font-size:var(--fs-1);color:var(--foreground-muted);max-width:38em;margin:0 auto}.hero-ctas[data-astro-cid-xhaoqxbd]{display:flex;gap:var(--sp-2);justify-content:center;flex-wrap:wrap;margin-top:var(--sp-5)}.demo-band[data-astro-cid-xhaoqxbd]{padding-bottom:var(--sp-7)}.card-demo[data-astro-cid-xhaoqxbd]{background:var(--card);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:var(--sp-5) var(--sp-6);max-width:880px;margin:0 auto}.demo-dial[data-astro-cid-xhaoqxbd]{display:flex;align-items:center;gap:var(--sp-3);margin-bottom:var(--sp-5)}.dial-label[data-astro-cid-xhaoqxbd]{font-size:var(--fs--2);font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-muted)}.dial-track[data-astro-cid-xhaoqxbd]{position:relative;flex:1;height:4px;border-radius:2px;background:var(--color-neutral-200)}.dial-dot[data-astro-cid-xhaoqxbd]{position:absolute;top:50%;left:18%;width:16px;height:16px;border-radius:50%;background:var(--primary);transform:translate(-50%,-50%);box-shadow:var(--shadow-md);animation:dial 6s var(--ease-standard) infinite alternate}.dial-value[data-astro-cid-xhaoqxbd]{font-family:var(--mono);font-size:var(--fs--1);font-weight:600;min-width:3.5em;text-align:right}.dial-value[data-astro-cid-xhaoqxbd]:after{content:"1.2";animation:dialnum 6s step-end infinite alternate}.demo-panels[data-astro-cid-xhaoqxbd]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp-4)}.demo-panel[data-astro-cid-xhaoqxbd]{background:var(--background);border-radius:var(--radius-lg);padding:var(--sp-3);min-height:150px;display:flex;flex-direction:column}.demo-tag[data-astro-cid-xhaoqxbd]{font-size:var(--fs--2);font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-muted);margin-bottom:var(--sp-2)}.t-lines[data-astro-cid-xhaoqxbd]{display:flex;align-items:baseline;gap:var(--sp-2);margin-top:auto}.t-lines[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]{font-weight:700;line-height:1;letter-spacing:-.02em}.t1[data-astro-cid-xhaoqxbd]{font-size:18px}.t2[data-astro-cid-xhaoqxbd]{font-size:26px;animation:t2 6s var(--ease-standard) infinite alternate}.t3[data-astro-cid-xhaoqxbd]{font-size:37px;animation:t3 6s var(--ease-standard) infinite alternate}.c-ramp[data-astro-cid-xhaoqxbd]{display:flex;gap:4px;margin-top:auto;height:64px;align-items:stretch}.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]{flex:1;border-radius:3px}.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(1){background:var(--color-brand-100)}.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(4){background:var(--color-brand-400)}.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(7){background:var(--color-brand-700)}.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(2){animation:note2 6s var(--ease-standard) infinite alternate}.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(3){animation:note3 6s var(--ease-standard) infinite alternate}.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(5){animation:note5 6s var(--ease-standard) infinite alternate}.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(6){animation:note6 6s var(--ease-standard) infinite alternate}.g-bars[data-astro-cid-xhaoqxbd]{display:flex;flex-direction:column;gap:6px;margin-top:auto}.g-bars[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]{height:10px;border-radius:3px;background:var(--color-neutral-300)}.g1[data-astro-cid-xhaoqxbd]{width:24%}.g2[data-astro-cid-xhaoqxbd]{width:36%;animation:g2 6s var(--ease-standard) infinite alternate}.g3[data-astro-cid-xhaoqxbd]{width:54%;animation:g3 6s var(--ease-standard) infinite alternate}.g4[data-astro-cid-xhaoqxbd]{width:78%;animation:g4 6s var(--ease-standard) infinite alternate}.demo-caption[data-astro-cid-xhaoqxbd]{margin-top:var(--sp-4);font-size:var(--fs--1);color:var(--foreground-muted);text-align:center}@keyframes dial{0%{left:18%}to{left:82%}}@keyframes dialnum{0%{content:"1.2"}50%{content:"1.33"}to{content:"1.5"}}@keyframes t2{0%{font-size:22px}to{font-size:28px}}@keyframes t3{0%{font-size:26px}to{font-size:44px}}@keyframes note2{0%{background:var(--color-brand-100)}to{background:var(--color-brand-200)}}@keyframes note3{0%{background:var(--color-brand-400)}to{background:var(--color-brand-300)}}@keyframes note5{0%{background:var(--color-brand-400)}to{background:var(--color-brand-500)}}@keyframes note6{0%{background:var(--color-brand-700)}to{background:var(--color-brand-600)}}@keyframes g2{0%{width:32%}to{width:40%}}@keyframes g3{0%{width:44%}to{width:62%}}@keyframes g4{0%{width:58%}to{width:92%}}@media(prefers-reduced-motion:reduce){.dial-dot[data-astro-cid-xhaoqxbd],.t2[data-astro-cid-xhaoqxbd],.t3[data-astro-cid-xhaoqxbd],.g2[data-astro-cid-xhaoqxbd],.g3[data-astro-cid-xhaoqxbd],.g4[data-astro-cid-xhaoqxbd],.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(2),.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(3),.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(5),.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(6){animation:none}.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(2){background:var(--color-brand-200)}.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(3){background:var(--color-brand-300)}.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(5){background:var(--color-brand-500)}.c-ramp[data-astro-cid-xhaoqxbd] span[data-astro-cid-xhaoqxbd]:nth-child(6){background:var(--color-brand-600)}.dial-value[data-astro-cid-xhaoqxbd]:after{content:"1.33";animation:none}}@media(max-width:700px){.demo-panels[data-astro-cid-xhaoqxbd]{grid-template-columns:1fr}.card-demo[data-astro-cid-xhaoqxbd]{padding:var(--sp-4)}}.export-row[data-astro-cid-xhaoqxbd]{list-style:none;display:flex;flex-wrap:wrap;gap:var(--sp-2);padding:0}.export-row[data-astro-cid-xhaoqxbd] code[data-astro-cid-xhaoqxbd]{display:inline-block;font-family:var(--mono);font-size:var(--fs--1);background:var(--card);border:1px solid var(--border-muted);border-radius:999px;padding:var(--sp-1) var(--sp-3)}.section[data-astro-cid-xhaoqxbd].alt .export-row[data-astro-cid-xhaoqxbd] code[data-astro-cid-xhaoqxbd]{background:var(--background)}.hw-grid[data-astro-cid-xhaoqxbd]{display:grid;grid-template-columns:.85fr 1.15fr;gap:var(--sp-6);align-items:center;margin-top:var(--sp-5)}.hw-visual[data-astro-cid-xhaoqxbd]{display:grid;place-items:center;min-height:240px}.hw-ic[data-astro-cid-xhaoqxbd]{grid-area:1 / 1;display:grid;place-items:center;opacity:0;transform:scale(.94);transition:opacity .5s var(--ease-standard),transform .5s var(--ease-standard)}.hw-ic[data-astro-cid-xhaoqxbd].is-active{opacity:1;transform:none}.hw-ic[data-astro-cid-xhaoqxbd] svg[data-astro-cid-xhaoqxbd]{width:min(56%,200px);height:auto}.hw-aa[data-astro-cid-xhaoqxbd]{font-size:clamp(76px,12vw,140px);font-weight:800;letter-spacing:-.04em;line-height:1;color:var(--foreground)}.hw-aa[data-astro-cid-xhaoqxbd] em[data-astro-cid-xhaoqxbd]{font-style:normal;color:var(--color-brand-600)}.hw-steps[data-astro-cid-xhaoqxbd]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--sp-4)}.hw-step[data-astro-cid-xhaoqxbd]{display:grid;grid-template-columns:18px 1fr;gap:var(--sp-3);align-items:start}.howworks[data-astro-cid-xhaoqxbd].is-enhanced .hw-step[data-astro-cid-xhaoqxbd]{cursor:pointer}.howworks[data-astro-cid-xhaoqxbd].is-enhanced .hw-step[data-astro-cid-xhaoqxbd]:not(.is-active):hover .hw-text[data-astro-cid-xhaoqxbd] h3[data-astro-cid-xhaoqxbd]{color:var(--foreground)}.hw-rail[data-astro-cid-xhaoqxbd]{position:relative;align-self:stretch;justify-self:center;width:3px;border-radius:3px}.hw-rail[data-astro-cid-xhaoqxbd]:before{content:"";position:absolute;left:50%;top:10px;width:7px;height:7px;margin-left:-3.5px;border-radius:50%;background:var(--border-muted);transition:opacity .3s var(--ease-standard)}.hw-text[data-astro-cid-xhaoqxbd] h3[data-astro-cid-xhaoqxbd]{margin:0;font-size:var(--fs-1);color:var(--foreground-muted);transition:color .4s var(--ease-standard)}.hw-body[data-astro-cid-xhaoqxbd]{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .45s var(--ease-standard),opacity .45s var(--ease-standard)}.hw-body-inner[data-astro-cid-xhaoqxbd]{overflow:hidden}.hw-body[data-astro-cid-xhaoqxbd] p[data-astro-cid-xhaoqxbd]{margin:var(--sp-2) 0 0;color:var(--foreground-muted);max-width:40em}.hw-link[data-astro-cid-xhaoqxbd]{display:inline-block;margin-top:var(--sp-2);font-weight:600;color:var(--foreground)}.hw-step[data-astro-cid-xhaoqxbd].is-active .hw-text[data-astro-cid-xhaoqxbd] h3[data-astro-cid-xhaoqxbd]{color:var(--foreground)}.hw-step[data-astro-cid-xhaoqxbd].is-active .hw-body[data-astro-cid-xhaoqxbd]{grid-template-rows:1fr;opacity:1}.hw-step[data-astro-cid-xhaoqxbd].is-active .hw-rail[data-astro-cid-xhaoqxbd]{background:var(--border-muted)}.hw-step[data-astro-cid-xhaoqxbd].is-active .hw-rail[data-astro-cid-xhaoqxbd]:before{opacity:0}.hw-step[data-astro-cid-xhaoqxbd].is-active .hw-rail[data-astro-cid-xhaoqxbd]:after{content:"";position:absolute;left:0;top:0;width:100%;height:calc(var(--hw-progress, 0) * 100%);background:var(--foreground);border-radius:3px}.howworks[data-astro-cid-xhaoqxbd]:not(.is-enhanced) .hw-text[data-astro-cid-xhaoqxbd] h3[data-astro-cid-xhaoqxbd]{color:var(--foreground)}.howworks[data-astro-cid-xhaoqxbd]:not(.is-enhanced) .hw-body[data-astro-cid-xhaoqxbd]{grid-template-rows:1fr;opacity:1}.howworks[data-astro-cid-xhaoqxbd]:not(.is-enhanced) .hw-rail[data-astro-cid-xhaoqxbd]{background:var(--border-muted)}.howworks[data-astro-cid-xhaoqxbd]:not(.is-enhanced) .hw-rail[data-astro-cid-xhaoqxbd]:before{opacity:0}.howworks[data-astro-cid-xhaoqxbd]:not(.is-enhanced) .hw-ic[data-astro-cid-xhaoqxbd]:first-child{opacity:1;transform:none}.hw-no-anim[data-astro-cid-xhaoqxbd],.hw-no-anim[data-astro-cid-xhaoqxbd] [data-astro-cid-xhaoqxbd]{transition:none!important}.hw-deep[data-astro-cid-xhaoqxbd]{margin-top:var(--sp-5);font-size:var(--fs--1);color:var(--foreground-muted)}@media(prefers-reduced-motion:reduce){.hw-ic[data-astro-cid-xhaoqxbd],.hw-body[data-astro-cid-xhaoqxbd],.hw-text[data-astro-cid-xhaoqxbd] h3[data-astro-cid-xhaoqxbd]{transition:none}}@media(max-width:820px){.hw-grid[data-astro-cid-xhaoqxbd]{grid-template-columns:1fr;gap:var(--sp-4)}.hw-visual[data-astro-cid-xhaoqxbd]{min-height:150px}.hw-ic[data-astro-cid-xhaoqxbd] svg[data-astro-cid-xhaoqxbd]{width:min(40%,130px)}.hw-aa[data-astro-cid-xhaoqxbd]{font-size:clamp(60px,16vw,96px)}}
