[data-astro-cid-wi362hsn][data-astro-fade-in-text][data-enhance=false]:not([data-ready]){animation:fadeInText var(--fit-duration) var(--fit-easing) var(--fit-delay) both}[data-astro-cid-wi362hsn][data-astro-fade-in-text][data-enhance=true]:not([data-ready]){opacity:0;filter:blur(var(--fit-blur));transform:translateY(var(--fit-y-offset));animation:fadeInText var(--fit-duration) var(--fit-easing) 2s both}@keyframes fadeInText{0%{opacity:0;filter:blur(var(--fit-blur));transform:translateY(var(--fit-y-offset))}to{opacity:1;filter:blur(0px);transform:translateY(0)}}[data-astro-cid-wi362hsn][data-astro-fade-in-text][data-ready=true][data-state=hidden]{opacity:0;filter:blur(var(--fit-blur));transform:translateY(var(--fit-y-offset))}[data-astro-cid-wi362hsn][data-astro-fade-in-text][data-ready=true][data-state=animate]{opacity:1;filter:blur(0px);transform:translateY(0);transition:opacity var(--fit-duration) var(--fit-easing) var(--fit-delay),filter var(--fit-duration) var(--fit-easing) var(--fit-delay),transform var(--fit-duration) var(--fit-easing) var(--fit-delay)}@media(prefers-reduced-motion:reduce){[data-astro-cid-wi362hsn][data-astro-fade-in-text]:not([data-ready]){animation:none!important;opacity:1!important;filter:none!important;transform:none!important}[data-astro-cid-wi362hsn][data-astro-fade-in-text][data-ready=true]{opacity:1!important;filter:none!important;transform:none!important;transition:none!important}}.landing-problem-section[data-astro-cid-q66k43zx]{padding:clamp(4.75rem,7.5vw,6.75rem) 0}.landing-problem[data-astro-cid-q66k43zx]{display:flex;flex-direction:column;gap:clamp(2.5rem,4.5vw,3.75rem)}.landing-problem-heading[data-astro-cid-q66k43zx]{max-width:68rem}.landing-problem-eyebrow[data-astro-cid-q66k43zx]{margin:0 0 var(--space-4);color:var(--color-orange-dark);font-size:.76rem;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.landing-problem-title[data-astro-cid-q66k43zx]{max-width:24ch;margin:0;color:var(--color-primary-strong);font-size:clamp(2.2rem,4vw,4rem);line-height:1.03;letter-spacing:-.035em;text-wrap:balance}.landing-problem-lead[data-astro-cid-q66k43zx]{max-width:70ch;margin:var(--space-5) 0 0;color:var(--color-ink-muted);font-size:var(--step-1);line-height:1.48;text-wrap:pretty}.landing-problem-evidence[data-astro-cid-q66k43zx]{display:grid;gap:var(--space-4)}.landing-problem-ledger[data-astro-cid-q66k43zx]{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--color-line-strong);border-bottom:1px solid var(--color-line-strong)}.landing-problem-ledger[data-astro-cid-q66k43zx]:before{position:absolute;top:-1px;right:0;left:0;height:1px;transform:scaleX(1);transform-origin:left;background:var(--color-orange);content:""}.landing-problem-metric[data-astro-cid-q66k43zx]{min-width:0;padding:clamp(1.5rem,3vw,2.35rem)}.landing-problem-metric[data-astro-cid-q66k43zx]:first-child{padding-left:0}.landing-problem-metric[data-astro-cid-q66k43zx]:last-child{padding-right:0}.landing-problem-metric[data-astro-cid-q66k43zx]+.landing-problem-metric[data-astro-cid-q66k43zx]{border-left:1px solid var(--color-line)}.landing-problem-value[data-astro-cid-q66k43zx],.landing-problem-label[data-astro-cid-q66k43zx],.landing-problem-proof[data-astro-cid-q66k43zx]{margin:0}.landing-problem-value[data-astro-cid-q66k43zx]{color:var(--color-primary-strong);font-size:clamp(1.7rem,2.6vw,2.5rem);font-weight:700;line-height:1.06;letter-spacing:-.02em;text-wrap:balance;transition:color .18s ease}.landing-problem-label[data-astro-cid-q66k43zx]{max-width:34ch;margin-top:var(--space-4);color:var(--color-ink);line-height:1.48;text-wrap:pretty}.landing-problem-proof[data-astro-cid-q66k43zx]{display:flex;align-items:center;gap:var(--space-3);color:var(--color-ink-muted);font-size:var(--step--1)}.landing-problem-proof[data-astro-cid-q66k43zx]:before{width:1.75rem;height:1px;flex:0 0 auto;background:var(--color-orange);content:""}.landing-problem-section[data-astro-cid-q66k43zx].is-motion-ready [data-astro-cid-q66k43zx][data-motion-item]{opacity:0;transform:translateY(.8rem)}.landing-problem-section[data-astro-cid-q66k43zx].is-motion-ready .landing-problem-ledger[data-astro-cid-q66k43zx]:before{transform:scaleX(0)}.landing-problem-section[data-astro-cid-q66k43zx].is-motion-ready.is-visible [data-astro-cid-q66k43zx][data-motion-item]{opacity:1;transform:translateY(0);animation:landing-problem-enter .52s cubic-bezier(.22,1,.36,1) backwards;animation-delay:calc(var(--motion-index) * 90ms)}.landing-problem-section[data-astro-cid-q66k43zx].is-motion-ready.is-visible .landing-problem-ledger[data-astro-cid-q66k43zx]:before{transform:scaleX(1);transition:transform .82s cubic-bezier(.22,1,.36,1) .12s}@keyframes landing-problem-enter{0%{opacity:0;transform:translateY(.8rem)}}@media(hover:hover)and (pointer:fine){.landing-problem-metric[data-astro-cid-q66k43zx]:hover .landing-problem-value[data-astro-cid-q66k43zx]{color:var(--color-orange-dark)}}@media(max-width:820px){.landing-problem-ledger[data-astro-cid-q66k43zx]{grid-template-columns:1fr}.landing-problem-metric[data-astro-cid-q66k43zx],.landing-problem-metric[data-astro-cid-q66k43zx]:first-child,.landing-problem-metric[data-astro-cid-q66k43zx]:last-child{padding:var(--space-5) 0}.landing-problem-metric[data-astro-cid-q66k43zx]+.landing-problem-metric[data-astro-cid-q66k43zx]{border-top:1px solid var(--color-line);border-left:0}}@media(prefers-reduced-motion:reduce){.landing-problem-section[data-astro-cid-q66k43zx] [data-astro-cid-q66k43zx][data-motion-item],.landing-problem-ledger[data-astro-cid-q66k43zx]:before{animation:none;opacity:1;transform:none;transition:none}.landing-problem-value[data-astro-cid-q66k43zx]{transition:none}}.story-section[data-astro-cid-vrqhkhre]{--story-section-space: clamp(4.75rem, 7.5vw, 6.75rem);--story-title-size: clamp(2.2rem, 4vw, 4rem);--story-title-line: 1.03;position:relative;padding:var(--story-section-space) 0}.story-section[data-astro-cid-vrqhkhre] [data-astro-cid-vrqhkhre]:is(h2,h3,p,ol){margin:0}.story-label[data-astro-cid-vrqhkhre],.story-membership-heading[data-astro-cid-vrqhkhre]>p[data-astro-cid-vrqhkhre],.story-faq-heading[data-astro-cid-vrqhkhre]>p[data-astro-cid-vrqhkhre],.story-terms-label[data-astro-cid-vrqhkhre]{color:var(--color-orange-dark);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.story-team-section[data-astro-cid-vrqhkhre]{overflow:hidden;background:var(--color-surface-muted);color:var(--color-ink)}.story-team-heading[data-astro-cid-vrqhkhre]{display:flex;max-width:68rem;flex-direction:column;align-items:flex-start}.story-team-title[data-astro-cid-vrqhkhre]{max-width:30ch;margin-top:var(--space-4);color:var(--color-primary-strong);font-family:var(--font-display);font-size:var(--story-title-size);line-height:var(--story-title-line);letter-spacing:-.03em;text-wrap:balance}.story-team-console[data-astro-cid-vrqhkhre]{margin-top:clamp(3rem,6vw,5rem);border-block:1px solid var(--color-line);background:var(--color-surface)}.story-team-console-head[data-astro-cid-vrqhkhre]{display:flex;min-height:3.75rem;align-items:center;justify-content:space-between;gap:var(--space-5);padding:0 var(--space-5);color:var(--color-primary-light);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.story-team-signal[data-astro-cid-vrqhkhre]{position:relative;width:8rem;height:1px;overflow:hidden;background:var(--color-line)}.story-team-signal[data-astro-cid-vrqhkhre] i[data-astro-cid-vrqhkhre]{position:absolute;top:-.2rem;left:0;width:.45rem;height:.45rem;border-radius:50%;background:var(--color-orange);animation:story-signal 4.8s ease-in-out infinite}.story-agent-list[data-astro-cid-vrqhkhre]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:0;border-top:1px solid var(--color-line);list-style:none}.story-agent[data-astro-cid-vrqhkhre]{min-width:0;padding:clamp(1.25rem,2.5vw,2rem);border-right:1px solid var(--color-line);transition:background-color .22s ease,transform .22s ease}.story-agent[data-astro-cid-vrqhkhre]:last-child{border-right:0}.story-agent-avatar[data-astro-cid-vrqhkhre]{width:4rem;height:4rem;border:1px solid var(--color-line);border-radius:50%;background:var(--color-surface)}.story-agent[data-astro-cid-vrqhkhre] h3[data-astro-cid-vrqhkhre]{margin-top:var(--space-5);color:var(--color-primary-strong);font-family:var(--font-display);font-size:var(--step-1)}.story-agent-role[data-astro-cid-vrqhkhre]{margin-top:var(--space-1)!important;color:var(--color-orange-dark);font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.story-agent-copy[data-astro-cid-vrqhkhre]{margin-top:var(--space-4)!important;color:var(--color-ink-muted);font-size:var(--step--1);line-height:1.55}.story-human[data-astro-cid-vrqhkhre]{position:relative;display:grid;grid-template-columns:11rem minmax(0,1fr);align-items:center;gap:clamp(2rem,4vw,3.5rem);padding:clamp(2rem,3.5vw,2.75rem);border-top:1px solid var(--color-line);background:var(--color-accent);color:var(--color-primary-strong)}.story-human-portraits[data-astro-cid-vrqhkhre]{display:grid;width:fit-content;grid-template-columns:repeat(3,3.2rem);align-items:center;gap:var(--space-2)}.story-human-portrait-frame[data-astro-cid-vrqhkhre]{display:block;width:3.2rem;height:3.2rem;overflow:hidden;border-radius:50%;background:transparent}.story-human-portrait[data-astro-cid-vrqhkhre]{display:block;width:100%;height:100%;max-width:none;object-fit:cover;border-radius:50%;transform:scale(1.24)}.story-human-copy[data-astro-cid-vrqhkhre]{display:grid;grid-template-columns:minmax(11rem,.45fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,4rem)}.story-human-identity[data-astro-cid-vrqhkhre]{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-1)}.story-human-label[data-astro-cid-vrqhkhre]{color:var(--color-orange-dark);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.story-human[data-astro-cid-vrqhkhre] h3[data-astro-cid-vrqhkhre]{margin-top:var(--space-2);font-family:var(--font-display);font-size:clamp(1.65rem,2.4vw,2.35rem);line-height:1.05}.story-human-role[data-astro-cid-vrqhkhre]{color:var(--color-primary-light);font-weight:700}.story-human-description[data-astro-cid-vrqhkhre]{max-width:58ch;color:var(--color-primary);line-height:1.55}.story-work-section[data-astro-cid-vrqhkhre]{background:var(--color-surface)}.story-work-layout[data-astro-cid-vrqhkhre]{display:grid;grid-template-columns:minmax(15rem,.48fr) minmax(0,1.52fr);align-items:start;gap:clamp(3rem,8vw,8rem)}.story-work-heading[data-astro-cid-vrqhkhre]{position:sticky;top:7rem}.story-work-heading[data-astro-cid-vrqhkhre] .story-label[data-astro-cid-vrqhkhre]{color:var(--color-orange-dark)}.story-work-heading[data-astro-cid-vrqhkhre] h2[data-astro-cid-vrqhkhre]{max-width:10ch;margin-top:var(--space-4);font-family:var(--font-display);font-size:var(--story-title-size);line-height:var(--story-title-line);letter-spacing:-.03em;text-wrap:balance}.story-work-list[data-astro-cid-vrqhkhre]{border-top:1px solid var(--color-line-strong)}.story-work-row[data-astro-cid-vrqhkhre]{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:var(--space-5);padding:clamp(1.75rem,4vw,3rem) 0;border-bottom:1px solid var(--color-line-strong)}.story-work-index[data-astro-cid-vrqhkhre]{color:var(--color-orange-dark);font-family:var(--font-nav);font-size:.78rem;font-weight:700}.story-work-body[data-astro-cid-vrqhkhre] h3[data-astro-cid-vrqhkhre]{color:var(--color-primary-strong);font-family:var(--font-display);font-size:clamp(1.35rem,2.1vw,2rem)}.story-work-comparison[data-astro-cid-vrqhkhre]{display:grid;grid-template-columns:minmax(0,.9fr) 2.25rem minmax(0,1.1fr);align-items:stretch;gap:var(--space-4);margin-top:var(--space-5)}.story-work-manual[data-astro-cid-vrqhkhre],.story-work-kontai[data-astro-cid-vrqhkhre]{padding:var(--space-4) 0}.story-work-manual[data-astro-cid-vrqhkhre]>span[data-astro-cid-vrqhkhre],.story-work-kontai[data-astro-cid-vrqhkhre]>span[data-astro-cid-vrqhkhre]{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.story-work-manual[data-astro-cid-vrqhkhre]>span[data-astro-cid-vrqhkhre]{color:var(--color-ink-muted);text-decoration:line-through;text-decoration-color:var(--color-orange)}.story-work-manual[data-astro-cid-vrqhkhre] p[data-astro-cid-vrqhkhre]{margin-top:var(--space-3)!important;color:var(--color-ink-muted)}.story-work-arrow[data-astro-cid-vrqhkhre]{position:relative;display:block;width:1.6rem;height:1rem;align-self:center;color:var(--color-orange);transition:transform .22s ease}.story-work-arrow[data-astro-cid-vrqhkhre]:before,.story-work-arrow[data-astro-cid-vrqhkhre]:after{position:absolute;content:""}.story-work-arrow[data-astro-cid-vrqhkhre]:before{top:calc(50% - .5px);right:.2rem;left:0;height:1px;background:currentColor}.story-work-arrow[data-astro-cid-vrqhkhre]:after{top:calc(50% - .25rem);right:.1rem;width:.45rem;height:.45rem;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.story-work-kontai[data-astro-cid-vrqhkhre]{padding:var(--space-4);border-left:3px solid var(--color-primary);background:var(--color-accent)}.story-work-kontai[data-astro-cid-vrqhkhre]>span[data-astro-cid-vrqhkhre]{color:var(--color-primary)}.story-work-kontai[data-astro-cid-vrqhkhre]>div[data-astro-cid-vrqhkhre]{display:flex;align-items:center;gap:var(--space-3);margin-top:var(--space-3);color:var(--color-ink)}.story-work-kontai[data-astro-cid-vrqhkhre] img[data-astro-cid-vrqhkhre]{width:3rem;height:3rem;flex:0 0 auto;border-radius:50%}.story-membership-section[data-astro-cid-vrqhkhre]{overflow:hidden;background:var(--color-accent)}.story-membership[data-astro-cid-vrqhkhre]{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:start;gap:clamp(3rem,9vw,9rem)}.story-membership-title[data-astro-cid-vrqhkhre]{max-width:14ch;margin-top:var(--space-5);color:var(--color-primary-strong);font-family:var(--font-display);font-size:var(--story-title-size);font-weight:400;line-height:var(--story-title-line);letter-spacing:-.03em;text-wrap:balance}.story-membership-title[data-astro-cid-vrqhkhre] strong[data-astro-cid-vrqhkhre]{font-weight:700}.story-membership-list[data-astro-cid-vrqhkhre]{padding:0;border-top:1px solid var(--color-line-strong);list-style:none}.story-membership-list[data-astro-cid-vrqhkhre] li[data-astro-cid-vrqhkhre]{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:var(--space-5);padding:clamp(1.5rem,3vw,2.25rem) 0;border-bottom:1px solid var(--color-line-strong);transition:padding-left .22s ease}.story-membership-list[data-astro-cid-vrqhkhre] li[data-astro-cid-vrqhkhre]>span[data-astro-cid-vrqhkhre]{color:var(--color-orange-dark);font-family:var(--font-nav);font-size:.78rem;font-weight:800}.story-membership-list[data-astro-cid-vrqhkhre] h3[data-astro-cid-vrqhkhre]{color:var(--color-primary-strong);font-family:var(--font-display);font-size:var(--step-2)}.story-membership-list[data-astro-cid-vrqhkhre] p[data-astro-cid-vrqhkhre]{max-width:56ch;margin-top:var(--space-3)!important;color:var(--color-primary)}.story-terms-section[data-astro-cid-vrqhkhre]{padding-block:0;background:var(--color-surface)}.story-terms-grid[data-astro-cid-vrqhkhre]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-block:1px solid var(--color-line-strong)}.story-accountant[data-astro-cid-vrqhkhre],.story-plans[data-astro-cid-vrqhkhre]{padding-block:var(--story-section-space)}.story-accountant[data-astro-cid-vrqhkhre]{padding-right:clamp(2.5rem,6vw,5rem)}.story-plans[data-astro-cid-vrqhkhre]{padding-left:clamp(2.5rem,6vw,5rem);border-left:1px solid var(--color-line-strong)}.story-terms-heading[data-astro-cid-vrqhkhre] h2[data-astro-cid-vrqhkhre]{max-width:16ch;margin-top:var(--space-4);color:var(--color-primary-strong);font-family:var(--font-display);font-size:var(--story-title-size);line-height:var(--story-title-line);letter-spacing:-.03em;text-wrap:balance}.story-terms-body[data-astro-cid-vrqhkhre]{max-width:43rem;margin-top:clamp(2rem,4vw,3.5rem)}.story-accountant-lead[data-astro-cid-vrqhkhre],.story-plans-copy[data-astro-cid-vrqhkhre]{color:var(--color-ink);font-size:var(--step-1)}.story-plans-copy[data-astro-cid-vrqhkhre]+.story-plans-copy[data-astro-cid-vrqhkhre],.story-accountant-copy[data-astro-cid-vrqhkhre]{margin-top:var(--space-4)!important;color:var(--color-ink-muted)}.story-plans[data-astro-cid-vrqhkhre] .button[data-astro-cid-vrqhkhre]{margin-top:var(--space-6)}.story-faq-section[data-astro-cid-vrqhkhre]{background:var(--color-surface-muted)}.story-faq-layout[data-astro-cid-vrqhkhre]{display:grid;grid-template-columns:minmax(15rem,.55fr) minmax(0,1.45fr);align-items:start;gap:clamp(3rem,9vw,9rem)}.story-faq-heading[data-astro-cid-vrqhkhre]{position:sticky;top:7rem}.story-faq-heading[data-astro-cid-vrqhkhre] h2[data-astro-cid-vrqhkhre]{max-width:11ch;margin-top:var(--space-4);color:var(--color-primary-strong);font-family:var(--font-display);font-size:var(--story-title-size);line-height:var(--story-title-line);letter-spacing:-.03em;text-wrap:balance}.story-faq-heading[data-astro-cid-vrqhkhre]>span[data-astro-cid-vrqhkhre]{display:block;max-width:32ch;margin-top:var(--space-5);color:var(--color-ink-muted)}.story-faq-list[data-astro-cid-vrqhkhre]{border-top:1px solid var(--color-line-strong)}.story-faq-item[data-astro-cid-vrqhkhre]{border-bottom:1px solid var(--color-line-strong);interpolate-size:allow-keywords}.story-faq-item[data-astro-cid-vrqhkhre]::details-content{block-size:0;overflow:hidden;opacity:0;transition:block-size .32s cubic-bezier(.22,1,.36,1),content-visibility .32s allow-discrete,opacity .22s ease}.story-faq-item[data-astro-cid-vrqhkhre][open]::details-content{block-size:auto;opacity:1}.story-faq-item[data-astro-cid-vrqhkhre] summary[data-astro-cid-vrqhkhre]{display:grid;grid-template-columns:2.5rem minmax(0,1fr) 2rem;align-items:center;gap:var(--space-4);padding:clamp(1.25rem,2.5vw,1.8rem) 0;color:var(--color-ink);cursor:pointer;font-size:var(--step-1);font-weight:700;list-style:none}.story-faq-item[data-astro-cid-vrqhkhre] summary[data-astro-cid-vrqhkhre]::-webkit-details-marker{display:none}.story-faq-index[data-astro-cid-vrqhkhre]{color:var(--color-orange-dark);font-size:.72rem}.story-faq-toggle[data-astro-cid-vrqhkhre]{position:relative;width:1.4rem;height:1.4rem;justify-self:end}.story-faq-toggle[data-astro-cid-vrqhkhre]:before,.story-faq-toggle[data-astro-cid-vrqhkhre]:after{position:absolute;top:calc(50% - 1px);left:0;width:100%;height:2px;background:var(--color-primary);content:"";transition:transform .22s ease}.story-faq-toggle[data-astro-cid-vrqhkhre]:after{transform:rotate(90deg)}.story-faq-item[data-astro-cid-vrqhkhre][open] .story-faq-toggle[data-astro-cid-vrqhkhre]:after{transform:rotate(0)}.story-faq-answer[data-astro-cid-vrqhkhre]{overflow:hidden}.story-faq-answer[data-astro-cid-vrqhkhre] p[data-astro-cid-vrqhkhre]{max-width:62ch;padding:0 3rem clamp(1.5rem,3vw,2rem) 4rem;color:var(--color-ink-muted);line-height:1.6}.story-closing-section[data-astro-cid-vrqhkhre]{isolation:isolate;overflow:hidden;background:var(--color-primary);color:var(--color-surface)}.story-closing-section[data-astro-cid-vrqhkhre]:before,.story-closing-section[data-astro-cid-vrqhkhre]:after{position:absolute;z-index:-1;width:32rem;height:32rem;border:1px solid rgba(226,241,182,.24);border-radius:50%;content:""}.story-closing-section[data-astro-cid-vrqhkhre]:before{top:-18rem;right:-8rem;animation:story-orbit 8s ease-in-out infinite alternate}.story-closing-section[data-astro-cid-vrqhkhre]:after{right:5rem;bottom:-27rem;width:44rem;height:44rem}.story-closing[data-astro-cid-vrqhkhre]{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:clamp(3rem,9vw,9rem)}.story-closing[data-astro-cid-vrqhkhre] h2[data-astro-cid-vrqhkhre]{max-width:15ch;color:var(--color-surface);font-family:var(--font-display);font-size:clamp(2.5rem,4.8vw,5rem);line-height:1;letter-spacing:-.04em;text-wrap:balance}.story-closing[data-astro-cid-vrqhkhre] p[data-astro-cid-vrqhkhre]{color:var(--color-accent-light);font-size:var(--step-1)}.story-closing[data-astro-cid-vrqhkhre] .button[data-astro-cid-vrqhkhre]{margin-top:var(--space-6);background:var(--color-accent);color:var(--color-primary-strong)}.story-section[data-astro-cid-vrqhkhre].is-story-ready [data-astro-cid-vrqhkhre][data-reveal]{opacity:0}.story-section[data-astro-cid-vrqhkhre].is-story-ready.is-story-visible [data-astro-cid-vrqhkhre][data-reveal]{opacity:1;animation-delay:calc(var(--story-index, 0) * 80ms);animation-duration:.6s;animation-fill-mode:backwards;animation-timing-function:cubic-bezier(.22,1,.36,1)}.story-section[data-astro-cid-vrqhkhre].is-story-visible [data-astro-cid-vrqhkhre][data-reveal=heading],.story-section[data-astro-cid-vrqhkhre].is-story-visible [data-astro-cid-vrqhkhre][data-reveal=closing]{animation-name:story-rise}.story-section[data-astro-cid-vrqhkhre].is-story-visible [data-astro-cid-vrqhkhre][data-reveal=agent]{animation-name:story-agent-enter}.story-section[data-astro-cid-vrqhkhre].is-story-visible [data-astro-cid-vrqhkhre][data-reveal=human],.story-section[data-astro-cid-vrqhkhre].is-story-visible [data-astro-cid-vrqhkhre][data-reveal=feature]{animation-name:story-slide-left}.story-section[data-astro-cid-vrqhkhre].is-story-visible [data-astro-cid-vrqhkhre][data-reveal=work],.story-section[data-astro-cid-vrqhkhre].is-story-visible [data-astro-cid-vrqhkhre][data-reveal=faq]{animation-name:story-slide-right}.story-section[data-astro-cid-vrqhkhre].is-story-visible [data-astro-cid-vrqhkhre][data-reveal=panel]{animation-name:story-panel-enter}@keyframes story-signal{0%,to{transform:translate(0)}50%{transform:translate(7.55rem)}}@keyframes story-orbit{to{transform:translate(-1.5rem,1.5rem) scale(1.08)}}@keyframes story-rise{0%{opacity:0;transform:translateY(1.5rem)}}@keyframes story-agent-enter{0%{opacity:0;transform:translateY(1.5rem) scale(.96)}}@keyframes story-slide-left{0%{opacity:0;transform:translate(1.75rem)}}@keyframes story-slide-right{0%{opacity:0;transform:translate(-1.75rem)}}@keyframes story-panel-enter{0%{opacity:0;clip-path:inset(0 0 0 12%)}}@media(hover:hover)and (pointer:fine){.story-agent[data-astro-cid-vrqhkhre]:hover{z-index:1;background:var(--color-surface-muted);transform:translateY(-.2rem)}.story-work-row[data-astro-cid-vrqhkhre]:hover .story-work-arrow[data-astro-cid-vrqhkhre]{transform:translate(.35rem)}.story-membership-list[data-astro-cid-vrqhkhre] li[data-astro-cid-vrqhkhre]:hover{padding-left:var(--space-3)}.story-faq-item[data-astro-cid-vrqhkhre] summary[data-astro-cid-vrqhkhre]:hover{color:var(--color-primary)}}@media(max-width:1080px){.story-agent-list[data-astro-cid-vrqhkhre]{grid-template-columns:repeat(3,minmax(0,1fr))}.story-agent[data-astro-cid-vrqhkhre]{border-bottom:1px solid var(--color-line)}.story-agent[data-astro-cid-vrqhkhre]:nth-child(3n){border-right:0}}@media(max-width:820px){.story-work-layout[data-astro-cid-vrqhkhre],.story-membership[data-astro-cid-vrqhkhre],.story-faq-layout[data-astro-cid-vrqhkhre],.story-closing[data-astro-cid-vrqhkhre]{grid-template-columns:1fr}.story-work-heading[data-astro-cid-vrqhkhre],.story-faq-heading[data-astro-cid-vrqhkhre]{position:static}.story-work-heading[data-astro-cid-vrqhkhre] h2[data-astro-cid-vrqhkhre],.story-faq-heading[data-astro-cid-vrqhkhre] h2[data-astro-cid-vrqhkhre]{max-width:16ch}.story-terms-grid[data-astro-cid-vrqhkhre]{grid-template-columns:1fr}.story-accountant[data-astro-cid-vrqhkhre]{padding-right:0}.story-plans[data-astro-cid-vrqhkhre]{padding-left:0;border-top:1px solid var(--color-line-strong);border-left:0}.story-human[data-astro-cid-vrqhkhre]{grid-template-columns:9rem minmax(0,1fr)}.story-human-copy[data-astro-cid-vrqhkhre]{grid-template-columns:1fr;gap:var(--space-6)}}@media(max-width:640px){.story-team-title[data-astro-cid-vrqhkhre]{max-width:100%}.story-agent-list[data-astro-cid-vrqhkhre]{grid-template-columns:1fr}.story-agent[data-astro-cid-vrqhkhre],.story-agent[data-astro-cid-vrqhkhre]:nth-child(3n){display:grid;grid-template-columns:4rem minmax(0,1fr);gap:0 var(--space-4);border-right:0}.story-agent[data-astro-cid-vrqhkhre] h3[data-astro-cid-vrqhkhre],.story-agent-role[data-astro-cid-vrqhkhre],.story-agent-copy[data-astro-cid-vrqhkhre]{grid-column:2}.story-agent[data-astro-cid-vrqhkhre] h3[data-astro-cid-vrqhkhre]{grid-row:1;margin-top:0}.story-agent-role[data-astro-cid-vrqhkhre]{grid-row:2}.story-agent-copy[data-astro-cid-vrqhkhre]{grid-row:3}.story-agent-avatar[data-astro-cid-vrqhkhre]{grid-row:1 / span 3}.story-human[data-astro-cid-vrqhkhre]{grid-template-columns:1fr}.story-human-copy[data-astro-cid-vrqhkhre]{gap:var(--space-4)}.story-work-row[data-astro-cid-vrqhkhre]{grid-template-columns:2rem minmax(0,1fr);gap:var(--space-3)}.story-work-comparison[data-astro-cid-vrqhkhre]{grid-template-columns:1fr;gap:var(--space-2)}.story-work-arrow[data-astro-cid-vrqhkhre]{width:100%;height:2.5rem;transform:none}.story-work-arrow[data-astro-cid-vrqhkhre]:before{top:0;bottom:.35rem;left:50%;width:1px;height:auto}.story-work-arrow[data-astro-cid-vrqhkhre]:after{top:auto;right:auto;bottom:.35rem;left:calc(50% - .22rem);border-top:0;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg)}.story-membership[data-astro-cid-vrqhkhre]{gap:var(--space-7)}.story-membership-title[data-astro-cid-vrqhkhre]{max-width:none;margin-top:var(--space-4);font-size:clamp(1.9rem,7.4vw,2.15rem);line-height:1.06;letter-spacing:-.025em}.story-membership-list[data-astro-cid-vrqhkhre] li[data-astro-cid-vrqhkhre]{grid-template-columns:2rem minmax(0,1fr);gap:var(--space-4)}.story-faq-layout[data-astro-cid-vrqhkhre]{gap:var(--space-7)}.story-faq-list[data-astro-cid-vrqhkhre]{display:grid;gap:var(--space-3);border-top:0}.story-faq-item[data-astro-cid-vrqhkhre]{overflow:hidden;border:1px solid var(--color-line-strong);border-radius:.75rem;background:var(--color-surface)}.story-faq-item[data-astro-cid-vrqhkhre] summary[data-astro-cid-vrqhkhre]{grid-template-columns:2rem minmax(0,1fr) 1.5rem;gap:var(--space-2);padding:var(--space-4)}.story-faq-answer[data-astro-cid-vrqhkhre] p[data-astro-cid-vrqhkhre]{padding:0 var(--space-4) var(--space-5) calc(3rem + var(--space-2))}}@media(prefers-reduced-motion:reduce){.story-section[data-astro-cid-vrqhkhre] [data-astro-cid-vrqhkhre][data-reveal],.story-team-signal[data-astro-cid-vrqhkhre] i[data-astro-cid-vrqhkhre],.story-closing-section[data-astro-cid-vrqhkhre]:before{opacity:1;transform:none;animation:none;transition:none}.story-agent[data-astro-cid-vrqhkhre],.story-work-arrow[data-astro-cid-vrqhkhre],.story-membership-list[data-astro-cid-vrqhkhre] li[data-astro-cid-vrqhkhre],.story-faq-toggle[data-astro-cid-vrqhkhre]:before,.story-faq-toggle[data-astro-cid-vrqhkhre]:after,.story-faq-item[data-astro-cid-vrqhkhre]::details-content{transition:none}.story-agent[data-astro-cid-vrqhkhre]:hover,.story-work-row[data-astro-cid-vrqhkhre]:hover .story-work-arrow[data-astro-cid-vrqhkhre]{transform:none}}
