.vo-mkt{background:var(--vo-color-background)}.vo-mkt .mkt-header__start{display:flex;align-items:center;gap:var(--vo-space-6);min-width:0}.vo-mkt .mkt-header__home{display:inline-flex;border-radius:.375rem}.vo-mkt .mkt-header__end{display:flex;align-items:center;gap:var(--vo-space-2)}.vo-mkt :is(.vo-nav,.vo-header__signin){display:none}.vo-mkt .vo-menu{display:block}@media (min-width:1100px){.vo-mkt .vo-nav{display:flex}.vo-mkt .vo-header__signin{display:inline-flex}.vo-mkt .vo-menu{display:none}}.vo-mkt .mkt-header__menucta{margin-top:var(--vo-space-2)}.vo-mkt .mkt-footer__tagline{max-width:22rem;margin-top:var(--vo-space-3)}.vo-mkt .mkt-footer__base{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--vo-space-3) var(--vo-space-5);margin-top:var(--vo-space-8);padding-top:var(--vo-space-5);border-top:1px solid var(--vo-color-border)}.vo-mkt .mkt-footer__meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--vo-space-4)}.vo-mkt .mkt-faq{display:grid;grid-gap:var(--vo-space-6) var(--vo-space-10);gap:var(--vo-space-6) var(--vo-space-10)}.vo-mkt .mkt-faq__head{display:contents}.vo-mkt .mkt-faq__ask{order:1;display:grid;justify-items:start;grid-gap:var(--vo-space-3);gap:var(--vo-space-3);padding-top:var(--vo-space-5);border-top:1px solid var(--vo-color-border)}.vo-mkt .mkt-faq__ask .vo-body{margin:0;color:var(--vo-color-text-muted)}@media (min-width:960px){.vo-mkt .mkt-faq{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start}.vo-mkt .mkt-faq__head{display:block;position:-webkit-sticky;position:sticky;top:var(--vo-space-6)}.vo-mkt .mkt-faq__ask{margin-top:var(--vo-space-7);max-width:22rem}}.vo-mkt .mkt-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--vo-space-3);margin-top:var(--vo-space-6)}.vo-mkt .mkt-section-alt{background:var(--vo-color-surface-elevated)}.vo-mkt .mkt-section-alt .vo-card{background:var(--vo-color-surface);box-shadow:var(--vo-shadow-sm)}.vo-mkt .mkt-section-alt .vo-card--interactive:hover{background:var(--vo-color-surface);box-shadow:var(--vo-shadow-lg)}.vo-mkt .vo-section:not(.mkt-section-alt)+.vo-section:not(.mkt-section-alt){padding-top:clamp(1rem,.5rem + 1.5vw,2rem)}.vo-mkt .vo-section__head{max-width:none}.vo-mkt .vo-section__head .vo-lead{max-width:40rem;margin-top:var(--vo-space-4)}.vo-mkt .vo-section__head--center .vo-lead{margin-inline:auto}.vo-mkt .vo-section__head .vo-eyebrow{margin-bottom:var(--vo-space-3)}.vo-mkt .vo-section__titlerow{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:var(--vo-space-4) var(--vo-space-6)}.vo-mkt .vo-section__titlerow>:is(h1,h2,h3){flex:0 1 auto;min-width:0;margin:0;text-wrap:pretty}.vo-mkt .vo-section__head--center .vo-section__titlerow{justify-content:center}.vo-mkt .vo-section__action{flex:none;padding-bottom:.375rem}.vo-mkt .vo-section__action--below{display:flex;justify-content:center;margin-top:var(--vo-space-5);padding-bottom:0}.vo-mkt .mkt-card-more,.vo-mkt .vo-section__action a{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:var(--vo-color-text)}.vo-mkt .vo-section__action a{padding-bottom:2px;border-bottom:1px solid var(--vo-color-text)}.vo-mkt .vo-section__action a:hover{border-bottom-color:transparent}.vo-mkt :is(.vo-section__action,.mkt-card-more) svg{width:.9375rem;height:.9375rem}.vo-mkt .mkt-card-more{margin-top:var(--vo-space-5)}.vo-mkt .mkt-cardlink{display:block;height:100%;border-radius:var(--vo-radius-card);color:inherit}.vo-mkt .mkt-cardlink>.vo-card{height:100%}.vo-mkt .mkt-cardlink:focus-visible{outline:2px solid var(--vo-color-focus);outline-offset:3px;border-radius:var(--vo-radius-card)}.vo-mkt .mkt-cardlink:hover .mkt-card-more svg{transform:translateX(2px)}.vo-mkt .mkt-card-more svg{transition:transform var(--vo-motion-fast) var(--vo-ease-out)}.vo-mkt .mkt-pagehero{padding-block:clamp(3rem,1.5rem + 5vw,6rem) clamp(2.5rem,1.5rem + 3vw,4rem)}.vo-mkt .mkt-pagehero__grid{display:grid;grid-gap:var(--vo-space-5) var(--vo-space-10);gap:var(--vo-space-5) var(--vo-space-10)}@media (min-width:960px){.vo-mkt .mkt-pagehero__grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:end}}.vo-mkt .mkt-pagehero__main .vo-eyebrow{margin-bottom:var(--vo-space-4)}.vo-mkt .mkt-pagehero__title .vo-display__line{display:block}.vo-mkt .mkt-pagehero__desc{max-width:32rem}@media (min-width:960px){.vo-mkt .mkt-pagehero__desc{justify-self:end;align-self:start;padding-top:calc(var(--vo-space-4) + 1.5rem)}.vo-mkt .mkt-pagehero__main:not(:has(.vo-eyebrow))+.mkt-pagehero__desc{padding-top:.5rem}}.vo-mkt .mkt-pagehero__note{margin-top:var(--vo-space-4)}.vo-mkt .mkt-visualpanel{margin-top:clamp(2.5rem,2rem + 2vw,4rem);padding:clamp(1.5rem,.75rem + 3vw,3.5rem);border-radius:var(--vo-radius-panel);background:var(--vo-color-surface-elevated)}.vo-mkt .mkt-heroaudit{display:flex;gap:.375rem;width:100%;max-width:30rem;padding:.3125rem;border-radius:var(--vo-radius-full);border:1px solid var(--vo-color-border-strong);background:var(--vo-color-surface);transition:border-color var(--vo-motion-fast) var(--vo-ease-out),box-shadow var(--vo-motion-fast) var(--vo-ease-out)}.vo-mkt .mkt-heroaudit:focus-within{border-color:var(--vo-color-text);box-shadow:0 0 0 3px color-mix(in oklab,var(--vo-color-text) 10%,transparent)}.vo-mkt .mkt-heroaudit__input{flex:1 1 auto;min-width:0;padding:.625rem .5rem .625rem 1rem;border:0;background:transparent;font:inherit;font-size:1rem;color:var(--vo-color-text)}.vo-mkt .mkt-heroaudit__input::placeholder{color:var(--vo-color-text-muted);opacity:1}.vo-mkt .mkt-heroaudit__input:focus,.vo-mkt .mkt-heroaudit__input:focus-visible{outline:none}.vo-mkt .mkt-heroaudit__go{flex:none;display:inline-flex;align-items:center;gap:.5rem;min-height:2.75rem;padding:0 1.25rem;border:0;border-radius:var(--vo-radius-full);background:var(--vo-color-accent);color:var(--vo-color-on-accent);font:inherit;font-size:.9375rem;font-weight:500;letter-spacing:.01em;white-space:nowrap;cursor:pointer;transition:background-color var(--vo-motion-fast) var(--vo-ease-out)}.vo-mkt .mkt-heroaudit__go:hover{background:color-mix(in oklab,var(--vo-color-accent) 82%,var(--vo-color-background))}.vo-mkt .mkt-heroaudit__go:focus-visible{outline:2px solid var(--vo-color-focus);outline-offset:2px}.vo-mkt .mkt-heroaudit__go svg{width:1rem;height:1rem}@media (max-width:520px){.vo-mkt .mkt-heroaudit{flex-direction:column;max-width:none;border-radius:var(--vo-radius-card)}.vo-mkt .mkt-heroaudit__go{justify-content:center}}.vo-mkt .mkt-trust-strip{border-block:1px solid var(--vo-color-border)}.vo-mkt .mkt-trust-strip__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--vo-space-4);padding-block:var(--vo-space-5)}.vo-mkt .mkt-trust-strip__note{margin:0}@media (max-width:720px){.vo-mkt .mkt-trust-strip__inner{justify-content:flex-start}}.vo-mkt .mkt-bento{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:var(--vo-space-4);gap:var(--vo-space-4)}.vo-mkt .mkt-bento>*{grid-column:span 3}@media (min-width:900px){.vo-mkt .mkt-bento>:is(:first-child,:nth-child(4)){grid-column:span 4}.vo-mkt .mkt-bento>:is(:nth-child(2),:nth-child(3)){grid-column:span 2}}@media (max-width:640px){.vo-mkt .mkt-bento{grid-template-columns:1fr}.vo-mkt .mkt-bento>*{grid-column:1/-1}}.vo-mkt .vo-card.mkt-bento__lead{display:flex;flex-direction:column;min-height:clamp(14rem,10rem + 8vw,18rem);border-radius:var(--vo-radius-panel)}.vo-mkt .mkt-bento__lead .vo-card__icon{margin-bottom:auto}.vo-mkt .mkt-bento__lead .vo-card__title{margin-top:var(--vo-space-6);max-width:24rem;font-size:clamp(1.625rem,1.3rem + 1vw,2rem);font-weight:300;line-height:1.13;letter-spacing:-.02em}.vo-mkt .mkt-bento__lead .vo-card__desc{max-width:32rem}.vo-mkt .mkt-featurelist{max-width:52rem;margin:0;padding:0;list-style:none}.vo-mkt .mkt-featurelist__row{display:flex;align-items:flex-start;gap:var(--vo-space-5);padding-block:var(--vo-space-5);border-top:1px solid var(--vo-color-border)}.vo-mkt .mkt-featurelist__row:last-child{border-bottom:1px solid var(--vo-color-border)}.vo-mkt .mkt-featurelist__icon{flex:none;display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:var(--vo-radius-plate);background:var(--vo-color-surface-stone);color:var(--vo-color-text)}.vo-mkt .mkt-featurelist__icon svg{width:1.25rem;height:1.25rem}.vo-mkt .mkt-vs{display:grid;grid-gap:var(--vo-space-4);gap:var(--vo-space-4)}@media (min-width:760px){.vo-mkt .mkt-vs{grid-template-columns:1fr 1fr}}.vo-mkt .mkt-vs__col{padding:clamp(1.5rem,1rem + 1.5vw,2rem);border-radius:var(--vo-radius-card)}.vo-mkt .mkt-vs__col--old{box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--vo-color-text) 10%,transparent)}.vo-mkt .mkt-vs__col--new{background:var(--vo-color-surface);box-shadow:var(--vo-shadow-sm)}.vo-mkt .mkt-vs__row{display:flex;align-items:flex-start;gap:var(--vo-space-3);padding:var(--vo-space-3) 0;border-top:1px solid var(--vo-color-border)}.vo-mkt .mkt-vs__col--old .mkt-vs__row{border-top-color:color-mix(in oklab,var(--vo-color-text) 8%,transparent)}.vo-mkt .mkt-vs__row:first-of-type{border-top:0}.vo-mkt .mkt-vs__ic{flex:none;display:grid;place-items:center;width:1.375rem;height:1.375rem;margin-top:.0625rem;border-radius:var(--vo-radius-full)}.vo-mkt .mkt-vs__ic svg{width:.75rem;height:.75rem;stroke-width:2.5}.vo-mkt .mkt-vs__ic--x{color:var(--vo-color-text-muted);box-shadow:inset 0 0 0 1px var(--vo-color-border-strong)}.vo-mkt .mkt-vs__ic--ok{background:var(--vo-color-accent);color:var(--vo-color-on-accent)}.vo-mkt .mkt-cta{display:grid;grid-gap:var(--vo-space-6) var(--vo-space-10);gap:var(--vo-space-6) var(--vo-space-10);padding:clamp(2rem,1rem + 4vw,4.5rem);border-radius:var(--vo-radius-panel);background:var(--vo-color-surface-elevated)}@media (min-width:860px){.vo-mkt .mkt-cta{grid-template-columns:minmax(0,1fr) auto;align-items:end}}.vo-mkt .mkt-cta__copy{max-width:40rem}.vo-mkt .mkt-cta__body{margin-top:var(--vo-space-4)}.vo-mkt .mkt-cta__actions{margin-top:0}.vo-mkt .mkt-audit{display:grid;grid-gap:clamp(2rem,1rem + 4vw,5rem);gap:clamp(2rem,1rem + 4vw,5rem);align-items:start}@media (min-width:861px){.vo-mkt .mkt-audit{grid-template-columns:1.1fr .9fr}}.vo-mkt .mkt-audit__intro .vo-display{margin-top:var(--vo-space-5)}.vo-mkt .mkt-audit__intro .vo-lead{margin-block:var(--vo-space-5) var(--vo-space-6)}.vo-mkt .mkt-audit__card{position:-webkit-sticky;position:sticky;top:var(--vo-space-6);padding:clamp(1.5rem,1rem + 2vw,2.5rem);border-radius:var(--vo-radius-panel)}.vo-mkt .mkt-audit__card .vo-card__title{font-size:1.375rem;margin-bottom:var(--vo-space-1)}.vo-mkt .mkt-checklist{display:grid;grid-gap:var(--vo-space-3);gap:var(--vo-space-3);margin:0;padding:0;list-style:none}.vo-mkt .mkt-checklist li{display:flex;align-items:flex-start;gap:var(--vo-space-3)}.vo-mkt .mkt-check{flex:none;display:grid;place-items:center;width:1.375rem;height:1.375rem;margin-top:.125rem;border-radius:var(--vo-radius-full);background:var(--vo-color-accent);color:var(--vo-color-on-accent)}.vo-mkt .mkt-check svg{width:.75rem;height:.75rem;stroke-width:2.5}.vo-mkt .mkt-audit__score{font-size:clamp(3rem,2.25rem + 2vw,4rem);font-weight:300;line-height:1;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--vo-color-text)}.vo-mkt .mkt-finding{display:flex;align-items:flex-start;gap:var(--vo-space-3);padding:.75rem .875rem;border-radius:.75rem;background:var(--vo-color-surface);box-shadow:inset 2px 0 0 var(--mkt-finding-tone,var(--vo-color-border-strong))}.vo-mkt .mkt-finding__tag{flex:none;padding:.125rem .5rem;border-radius:var(--vo-radius-full);font-size:.75rem;font-weight:500;color:var(--mkt-finding-tone);background:color-mix(in oklab,var(--mkt-finding-tone) 12%,transparent)}.vo-mkt .mkt-finding--fail{--mkt-finding-tone:var(--vo-color-danger)}.vo-mkt .mkt-finding--warn{--mkt-finding-tone:var(--vo-color-warning)}.vo-mkt .mkt-finding--good{--mkt-finding-tone:var(--vo-color-success)}.vo-mkt .mkt-table{overflow-x:auto;padding:var(--vo-space-2) clamp(.5rem,.25rem + 1vw,1rem)}.vo-mkt .vo-compare{width:100%;min-width:40rem;border-collapse:collapse;font-size:.9375rem}.vo-mkt .vo-compare :is(th,td){padding:.875rem 1rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--vo-color-border)}.vo-mkt .vo-compare tbody tr:last-child :is(th,td){border-bottom:0}.vo-mkt .vo-compare thead th{font-weight:500;color:var(--vo-color-text-strong);border-bottom-color:var(--vo-color-text)}.vo-mkt .vo-compare thead th:nth-child(2){color:var(--vo-color-text)}.vo-mkt .vo-compare tbody th{width:30%;font-weight:500}.vo-mkt .vo-compare td{color:var(--vo-color-text-muted)}.vo-mkt .vo-compare td.vo-compare__win{color:var(--vo-color-text);background:color-mix(in oklab,var(--vo-color-text) 3%,transparent)}.vo-mkt .vo-compare__mark{font-weight:500;color:var(--vo-color-text)}.vo-mkt .mkt-guarantees{display:flex;flex-wrap:wrap;gap:var(--vo-space-2) var(--vo-space-5);margin-top:var(--vo-space-6)}.vo-mkt .mkt-guarantee{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--vo-color-text-strong)}.vo-mkt .mkt-guarantee svg{width:.9375rem;height:.9375rem;stroke-width:2.5;color:var(--vo-color-text)}.vo-mkt .mkt-section-alt .vo-plan--featured{box-shadow:inset 0 0 0 1px var(--vo-color-text),var(--vo-shadow-sm)}.vo-mkt .mkt-plan__tagline{min-height:2.75rem;margin-top:var(--vo-space-2)}.vo-mkt .mkt-plan__price{margin-block:var(--vo-space-5) var(--vo-space-2)}.vo-mkt .mkt-plan__price .vo-metric__value{font-size:2.5rem}.vo-mkt .mkt-plan__check{flex:none;width:1rem;height:1rem;margin-top:.25rem;color:var(--vo-color-text)}.vo-mkt .mkt-plan__cta{margin-top:auto}.vo-mkt .mkt-prose .vo-body{font-size:1.0625rem;line-height:1.7;color:var(--vo-color-text-strong)}.vo-mkt .mkt-prose>.vo-h1{margin-bottom:var(--vo-space-4)}.vo-mkt .mkt-prose :is(h2,h3){scroll-margin-top:var(--vo-space-6)}.vo-mkt .mkt-explore :is(.mkt-explore__list,.mkt-explore__next) a,.vo-mkt .mkt-prose-link{color:var(--vo-color-text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.vo-mkt .mkt-explore :is(.mkt-explore__list,.mkt-explore__next) a:hover,.vo-mkt .mkt-prose-link:hover{text-decoration-thickness:2px}.vo-mkt .mkt-prose-list{display:grid;grid-gap:var(--vo-space-2);gap:var(--vo-space-2);margin:var(--vo-space-4) 0 0;padding-left:1.15rem}.vo-mkt .mkt-prose-list li::marker{color:var(--vo-color-text-muted)}.vo-mkt .mkt-crumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 var(--vo-space-5);padding:0;list-style:none;font-size:.875rem;color:var(--vo-color-text-muted)}.vo-mkt .mkt-crumbs li+li:before{content:"/";margin-right:.5rem;color:var(--vo-color-border-strong)}.vo-mkt .mkt-crumbs a{color:var(--vo-color-text-muted)}.vo-mkt .mkt-crumbs a:hover{color:var(--vo-color-text)}.vo-mkt .mkt-crumbs li[aria-current]{max-width:28ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--vo-color-text)}.vo-mkt .mkt-figure{margin:var(--vo-space-7) 0 0}.vo-mkt .mkt-figure img{display:block;width:100%;height:auto;border-radius:.75rem;box-shadow:inset 0 0 0 1px var(--vo-color-border);border:1px solid var(--vo-color-border)}.vo-mkt .mkt-figure__cap{margin-top:var(--vo-space-3);font-size:.875rem;line-height:1.5;color:var(--vo-color-text-muted)}.vo-mkt :is(.mkt-postcta,.mkt-disclosure){margin-top:var(--vo-space-8);padding:clamp(1.5rem,1rem + 2vw,2.25rem);border-radius:var(--vo-radius-card);background:var(--vo-color-surface-elevated)}.vo-mkt .mkt-disclosure{margin-top:var(--vo-space-4)}.vo-mkt .mkt-disclosure .vo-body{font-size:.9375rem;color:var(--vo-color-text-muted)}.vo-mkt :is(.mkt-sources,.mkt-related){margin-top:var(--vo-space-8);padding-top:var(--vo-space-5);border-top:1px solid var(--vo-color-border)}.vo-mkt :is(.mkt-sources,.mkt-related) ul{display:grid;grid-gap:var(--vo-space-3);gap:var(--vo-space-3);margin:var(--vo-space-4) 0 0;padding:0;list-style:none}.vo-mkt .mkt-sources a{font-size:.9375rem;color:var(--vo-color-text-muted);text-decoration:underline;text-underline-offset:3px}.vo-mkt .mkt-sources a:hover{color:var(--vo-color-text)}.vo-mkt .mkt-related li{padding-bottom:var(--vo-space-4);border-bottom:1px solid var(--vo-color-border)}.vo-mkt .mkt-related li:last-child{padding-bottom:0;border-bottom:0}.vo-mkt .mkt-related a{font-weight:500;color:var(--vo-color-text)}.vo-mkt .mkt-related a:hover{text-decoration:underline;text-underline-offset:3px}.vo-mkt .mkt-related p{margin-top:var(--vo-space-2)}.vo-mkt .mkt-postlist{margin:0;padding:0;list-style:none;border-top:1px solid var(--vo-color-border)}.vo-mkt .mkt-postlist__item{display:grid;grid-gap:var(--vo-space-2) var(--vo-space-8);gap:var(--vo-space-2) var(--vo-space-8);padding-block:var(--vo-space-6);border-bottom:1px solid var(--vo-color-border)}@media (min-width:760px){.vo-mkt .mkt-postlist__item{grid-template-columns:10rem minmax(0,46rem)}}.vo-mkt .mkt-postlist__item .mkt-card-date{margin:.3rem 0 0;color:var(--vo-color-text-muted)}.vo-mkt .mkt-postlist__link{color:var(--vo-color-text)}.vo-mkt .mkt-postlist__link:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.vo-mkt .mkt-logos{display:flex;flex-wrap:wrap;gap:var(--vo-space-6);margin-bottom:var(--vo-space-7);opacity:.7;filter:grayscale(1)}.vo-mkt .mkt-card-date{display:block;margin-bottom:var(--vo-space-4);font-family:var(--vo-font-mono);font-size:var(--vo-type-code-size);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vo-mkt .mkt-explore{border-top:1px solid var(--vo-color-border)}.vo-mkt .mkt-explore__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));grid-gap:var(--vo-space-2) var(--vo-space-5);gap:var(--vo-space-2) var(--vo-space-5);margin:var(--vo-space-4) 0 0;padding:0;list-style:none}.vo-mkt .mkt-explore__list li{padding-block:var(--vo-space-2)}.vo-mkt .mkt-explore__next{margin-top:var(--vo-space-5)}.vo-mkt .mkt-consent{position:fixed;z-index:60;inset-inline:var(--vo-space-4);inset-block-end:var(--vo-space-4);max-width:30rem;-webkit-margin-start:auto;margin-inline-start:auto;padding:var(--vo-space-5);border-radius:var(--vo-radius-card);background:var(--vo-color-surface);color:var(--vo-color-text);box-shadow:var(--vo-shadow-lg)}.vo-mkt .mkt-consent__text{margin:0 0 var(--vo-space-4);font-size:.875rem;line-height:1.55;color:var(--vo-color-text-strong)}.vo-mkt .mkt-consent__text a{color:var(--vo-color-text);text-decoration:underline;text-underline-offset:2px}.vo-mkt .mkt-consent__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--vo-space-2)}.vo-mkt :is(.mkt-consent__short,.mkt-consent__policy){display:none}@media (max-width:479px){.vo-mkt .mkt-consent__long{display:none}.vo-mkt .mkt-consent__short{display:inline}.vo-mkt .mkt-consent__policy{display:inline-flex;align-items:center;-webkit-margin-end:auto;margin-inline-end:auto;font-size:.875rem;color:var(--vo-color-text);text-decoration:underline;text-underline-offset:2px}}.vo-mkt .mkt-cookie-settings{padding:0;border:0;background:none;font-family:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.vo-mkt .mkt-cookie-settings:hover{color:var(--vo-color-text)}.vo-mkt :is(.mkt-consent__text a,.mkt-consent__policy,.mkt-cookie-settings):focus-visible{outline:2px solid var(--vo-color-focus);outline-offset:2px;border-radius:2px}@keyframes mkt-rise{0%{opacity:0;transform:translateY(6px)}}@keyframes mkt-word{0%{opacity:0;transform:translateY(.35em)}}@keyframes mkt-grow{0%{opacity:0;transform:scaleX(.2)}}@keyframes mkt-draw{0%{stroke-dashoffset:24}}@keyframes mkt-ring{0%{opacity:.6;transform:scale(.6)}to{opacity:0;transform:scale(1.5)}}@keyframes mkt-blink{50%{opacity:0}}.vo-mkt .mkt-field{position:relative;width:100%;height:100%}.vo-mkt .mkt-field__canvas{position:absolute;inset:0;display:block;width:100%;height:100%}.vo-mkt .mkt-home-hero{padding-block:clamp(2.5rem,1rem + 4vw,5rem) clamp(2rem,1rem + 2vw,3rem)}.vo-mkt .mkt-home-hero .vo-eyebrow{margin-bottom:var(--vo-space-5)}.vo-mkt .mkt-home-hero__title{margin:0;font-size:clamp(2.5rem,1rem + 5.4vw,5.25rem);font-weight:300;line-height:1.02;letter-spacing:-.035em;color:var(--vo-color-text);text-wrap:balance}.vo-mkt .mkt-home-hero__title .vo-display__line{display:block}.vo-mkt .mkt-home-hero__row{display:grid;grid-gap:var(--vo-space-5) var(--vo-space-10);gap:var(--vo-space-5) var(--vo-space-10);margin-top:clamp(1.5rem,1rem + 1.5vw,2.5rem)}@media (min-width:900px){.vo-mkt .mkt-home-hero__row{grid-template-columns:minmax(0,1fr) minmax(0,30rem);align-items:center}}.vo-mkt .mkt-home-hero__lead{max-width:34rem}.vo-mkt .mkt-home-hero__form{justify-self:stretch}.vo-mkt .mkt-home-hero__stage{margin-top:clamp(2rem,1.5rem + 2vw,3.5rem)}.vo-mkt .mkt-stage{padding:clamp(.75rem,.25rem + 1.5vw,1.5rem);border-radius:var(--vo-radius-panel);background:var(--vo-color-surface-elevated)}.vo-mkt .mkt-stage__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--vo-space-3);margin-bottom:clamp(.75rem,.5rem + 1vw,1.25rem)}.vo-mkt :is(.mkt-stage__tabs,.mkt-loop__tabs){display:flex;flex-wrap:wrap;gap:var(--vo-space-2)}.vo-mkt :is(.mkt-stage__tab,.mkt-loop__tab){display:inline-flex;align-items:center;gap:.5rem;min-height:2.5rem;padding:0 1rem;border:0;border-radius:var(--vo-radius-full);background:transparent;color:var(--vo-color-text-strong);font:inherit;font-size:.875rem;font-weight:500;letter-spacing:.01em;cursor:pointer;transition:background-color var(--vo-motion-fast) var(--vo-ease-out),color var(--vo-motion-fast) var(--vo-ease-out),box-shadow var(--vo-motion-fast) var(--vo-ease-out)}.vo-mkt :is(.mkt-stage__tab,.mkt-loop__tab):hover{color:var(--vo-color-text);background:color-mix(in oklab,var(--vo-color-text) 5%,transparent)}.vo-mkt .mkt-stage__tab[aria-selected=true]{color:var(--vo-color-text);background:var(--vo-color-surface);box-shadow:var(--vo-shadow-sm)}.vo-mkt :is(.mkt-stage__chat,.mkt-loop__panel):focus-visible,.vo-mkt :is(.mkt-stage__tab,.mkt-loop__tab):focus-visible{outline:2px solid var(--vo-color-focus);outline-offset:2px}.vo-mkt .mkt-stage__swatch{display:inline-block;flex:none;width:.5rem;height:.5rem;border-radius:var(--vo-radius-full)}.vo-mkt .mkt-stage__swatch--store{background:var(--vo-color-visual-accent)}.vo-mkt .mkt-stage__swatch--category{background:var(--vo-color-visual-accent-alt)}.vo-mkt .mkt-stage__swatch--none{box-shadow:inset 0 0 0 1.5px var(--vo-color-border-strong)}.vo-mkt .mkt-stage__play{color:var(--vo-color-text-strong)}@media (max-width:599px){.vo-mkt .mkt-stage__bar{flex-wrap:nowrap;align-items:flex-start}.vo-mkt .mkt-stage__play{flex:none;width:2.25rem;padding:0}.vo-mkt .mkt-stage__play-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}.vo-mkt .mkt-stage__body{display:grid;grid-gap:var(--vo-space-4);gap:var(--vo-space-4)}@media (min-width:960px){.vo-mkt .mkt-stage__body{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.vo-mkt .mkt-stage__chatwrap{display:grid}.vo-mkt .mkt-stage__chatwrap>*{grid-area:1/1}.vo-mkt .mkt-stage__chat--sizer{visibility:hidden;pointer-events:none}.vo-mkt .mkt-stage__chat--sizer *{animation:none!important}.vo-mkt .mkt-stage__chat{display:flex;flex-direction:column;padding:clamp(1.25rem,.75rem + 1.5vw,2rem);border-radius:var(--vo-radius-card);background:var(--vo-color-surface);box-shadow:var(--vo-shadow-sm)}.vo-mkt .mkt-stage__who{margin:0 0 .5rem;font-family:var(--vo-font-mono);font-size:var(--vo-type-code-size);color:var(--vo-color-text-muted)}.vo-mkt .mkt-stage__question{margin:0 0 var(--vo-space-6);font-size:clamp(1.375rem,1.1rem + .9vw,1.75rem);font-weight:300;line-height:1.22;letter-spacing:-.015em;color:var(--vo-color-text)}.vo-mkt .mkt-stage__answer{margin:0 0 var(--vo-space-5);font-size:1.0625rem;line-height:1.6;color:var(--vo-color-text-strong)}.vo-mkt .mkt-stage__word{display:inline-block;animation:mkt-word .42s var(--vo-ease-out) both}.vo-mkt .mkt-stage__mark{--mkt-mark-color:var(--vo-color-visual-accent);padding-bottom:2px;background:linear-gradient(var(--mkt-mark-color),var(--mkt-mark-color)) 0 100% /100% 2px no-repeat;color:var(--vo-color-text);font-weight:500}.vo-mkt .mkt-stage__mark--rival{--mkt-mark-color:var(--vo-color-visual-accent-alt)}.vo-mkt .mkt-stage__verdict{margin-top:auto;padding-top:var(--vo-space-4);border-top:1px solid var(--vo-color-border);animation:mkt-rise .42s var(--vo-ease-out) both}.vo-mkt .mkt-stage__verdict-line{display:flex;align-items:center;gap:.625rem;margin:0;font-weight:500;color:var(--vo-color-text)}.vo-mkt .mkt-stage__verdict-line:before{content:"";flex:none;width:.625rem;height:.625rem;border-radius:var(--vo-radius-full);background:var(--vo-color-visual-accent)}.vo-mkt .mkt-stage__verdict--category .mkt-stage__verdict-line:before{background:transparent;box-shadow:inset 0 0 0 1.5px var(--vo-color-border-strong)}.vo-mkt .mkt-stage__verdict-note{margin:var(--vo-space-3) 0 0;font-size:.9375rem;line-height:1.5;color:var(--vo-color-text-muted)}.vo-mkt .mkt-stage__flags-title{margin:var(--vo-space-4) 0 var(--vo-space-2);font-family:var(--vo-font-mono);font-size:var(--vo-type-code-size);color:var(--vo-color-text-muted)}.vo-mkt .mkt-stage__flags{display:grid;grid-gap:.375rem;gap:.375rem;margin:0;padding:0;list-style:none}.vo-mkt .mkt-stage__flags li{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;color:var(--vo-color-text-strong);animation:mkt-rise .42s var(--vo-ease-out) both}.vo-mkt .mkt-stage__flags li:before{content:"";flex:none;width:.375rem;height:.375rem;border-radius:var(--vo-radius-full);background:var(--vo-color-text)}.vo-mkt .mkt-stage__visual{display:flex;flex-direction:column;gap:var(--vo-space-3);margin:0;padding:var(--vo-space-2)}.vo-mkt .mkt-stage__field{flex:1 1;min-height:18rem}.vo-mkt .mkt-stage__legend{display:flex;flex-wrap:wrap;gap:var(--vo-space-2) var(--vo-space-5);font-size:.8125rem;color:var(--vo-color-text-strong)}.vo-mkt .mkt-stage__legend span{display:inline-flex;align-items:center;gap:.5rem}.vo-mkt .mkt-stage__note{margin:var(--vo-space-3) var(--vo-space-2) 0;font-size:.8125rem;color:var(--vo-color-text-muted)}.vo-mkt .mkt-measured__head .vo-lead{max-width:40rem;margin-top:var(--vo-space-4)}.vo-mkt .mkt-measured__grid{display:grid;grid-gap:var(--vo-space-8) var(--vo-space-6);gap:var(--vo-space-8) var(--vo-space-6);margin:clamp(2rem,1.5rem + 2vw,3.5rem) 0 0}@media (min-width:760px){.vo-mkt .mkt-measured__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.vo-mkt .mkt-measured__figure{display:flex;flex-direction:column;padding-top:var(--vo-space-4);border-top:1px solid var(--vo-color-text)}.vo-mkt .mkt-measured__value{order:-1;margin:0;font-size:clamp(4rem,2.5rem + 5vw,7.5rem);font-weight:300;line-height:.95;letter-spacing:-.045em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--vo-color-text)}.vo-mkt .mkt-measured__label{margin-top:var(--vo-space-3);font-size:.9375rem;color:var(--vo-color-text-muted)}.vo-mkt .mkt-measured__viz{margin:var(--vo-space-4) 0 0}.vo-mkt .mkt-measured__points{display:flex;flex-wrap:wrap;gap:5px}.vo-mkt .mkt-measured__pt{width:10px;height:10px;border-radius:var(--vo-radius-full);box-shadow:inset 0 0 0 1.5px var(--vo-color-border-strong)}.vo-mkt .mkt-measured__pt--named{background:var(--vo-color-visual-accent);box-shadow:none}.vo-mkt .mkt-measured__source{margin-top:var(--vo-space-7)}.vo-mkt .mkt-inline-link{display:inline-flex;align-items:center;gap:.375rem;padding-bottom:2px;border-bottom:1px solid;font-size:.9375rem;font-weight:500;color:var(--vo-color-text)}.vo-mkt .mkt-inline-link:hover{border-bottom-color:transparent}.vo-mkt .mkt-inline-link svg{width:.9375rem;height:.9375rem}.vo-mkt .mkt-loop{padding:clamp(1rem,.5rem + 2vw,2rem);border-radius:var(--vo-radius-panel);background:var(--vo-color-surface);box-shadow:var(--vo-shadow-sm)}.vo-mkt .mkt-loop__tabs{padding-bottom:var(--vo-space-5);border-bottom:1px solid var(--vo-color-border)}.vo-mkt .mkt-loop__tab:before{content:"";width:.375rem;height:.375rem;border-radius:var(--vo-radius-full);background:transparent}.vo-mkt .mkt-loop__tab[aria-selected=true]{color:var(--vo-color-text);background:var(--vo-color-surface-elevated)}.vo-mkt .mkt-loop__tab[aria-selected=true]:before{background:var(--vo-color-visual-accent)}.vo-mkt .mkt-loop__panel{display:grid;grid-gap:var(--vo-space-6);gap:var(--vo-space-6);padding-top:clamp(1.5rem,1rem + 2vw,2.5rem)}@media (min-width:900px){.vo-mkt .mkt-loop__panel{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center}}.vo-mkt .mkt-loop__title{margin:0 0 var(--vo-space-4);font-size:clamp(2rem,1.5rem + 2vw,3rem);font-weight:300;line-height:1.08;letter-spacing:-.02em;animation:mkt-rise .42s var(--vo-ease-out) both}.vo-mkt .mkt-loop__copy .vo-lead{max-width:28rem;animation:mkt-rise .42s var(--vo-ease-out) 60ms both}.vo-mkt .mkt-loop__visual{padding:clamp(.75rem,.5rem + 1vw,1.5rem);border-radius:var(--vo-radius-card);background:var(--vo-color-surface-elevated)}.vo-mkt .mkt-dg{display:block;width:100%;height:auto;overflow:visible;font-family:var(--vo-font-sans)}.vo-mkt .mkt-dg__el{animation:mkt-rise .42s var(--vo-ease-out) both;animation-delay:calc(var(--i, 0) * 70ms)}.vo-mkt .mkt-dg__card{fill:var(--vo-color-surface)}.vo-mkt .mkt-dg__card--lead{stroke:var(--vo-color-visual-accent);stroke-width:1.5}.vo-mkt .mkt-dg__card--flag{stroke:var(--vo-color-visual-accent-alt);stroke-width:1.5}.vo-mkt .mkt-dg__text{fill:var(--vo-color-text);font-size:17px;font-weight:500}.vo-mkt .mkt-dg__meta{fill:var(--vo-color-text-muted);font-size:14px}.vo-mkt .mkt-dg__meta--strong{fill:var(--vo-color-text);font-weight:500}.vo-mkt .mkt-dg__named{fill:var(--vo-color-visual-accent)}.vo-mkt .mkt-dg__rival{fill:var(--vo-color-visual-accent-alt)}.vo-mkt .mkt-dg__ink{fill:var(--vo-color-text)}.vo-mkt .mkt-dg__none{fill:none;stroke:var(--vo-color-border-strong);stroke-width:1.5}.vo-mkt .mkt-dg__line{fill:var(--vo-color-surface-stone)}.vo-mkt .mkt-dg__claim--named{fill:color-mix(in oklab,var(--vo-color-visual-accent) 18%,transparent)}.vo-mkt .mkt-dg__claim--rival{fill:color-mix(in oklab,var(--vo-color-visual-accent-alt) 18%,transparent)}.vo-mkt .mkt-dg__link{stroke-width:1.5}.vo-mkt .mkt-dg__link--named{stroke:var(--vo-color-visual-accent)}.vo-mkt .mkt-dg__link--rival{stroke:var(--vo-color-visual-accent-alt);stroke-dasharray:4 4}.vo-mkt .mkt-dg__link--dashed{stroke:var(--vo-color-text-strong);stroke-dasharray:5 5}.vo-mkt .mkt-dg__tag{fill:var(--vo-color-surface);stroke:var(--vo-color-border-strong);stroke-width:1}.vo-mkt .mkt-dg__band{fill:color-mix(in oklab,var(--vo-color-visual-accent) 16%,transparent)}.vo-mkt .mkt-team{display:grid;grid-gap:var(--vo-space-4);gap:var(--vo-space-4);margin:0;padding:0;list-style:none}@media (min-width:600px){.vo-mkt .mkt-team{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.vo-mkt .mkt-team{grid-template-columns:repeat(3,minmax(0,1fr))}}.vo-mkt .mkt-team__card{display:flex;flex-direction:column;gap:var(--vo-space-5);padding:var(--vo-space-6);border-radius:var(--vo-radius-card);background:var(--vo-color-surface);box-shadow:var(--vo-shadow-sm)}.vo-mkt .mkt-team__card .mkt-mark{display:block;width:9rem;height:9rem;margin:var(--vo-space-2) auto 0;overflow:visible}.vo-mkt .mkt-team__name{margin:0 0 var(--vo-space-1);font-size:1.25rem;font-weight:500}@media (max-width:599px){.vo-mkt .mkt-team__card{flex-direction:row;align-items:center;padding:var(--vo-space-4)}.vo-mkt .mkt-team__card .mkt-mark{flex:none;width:5rem;height:5rem;margin:0}}.vo-mkt .mkt-mark__ink{fill:var(--vo-color-text)}.vo-mkt .mkt-mark__named{fill:var(--vo-color-visual-accent)}.vo-mkt .mkt-mark__rival{fill:var(--vo-color-visual-accent-alt)}.vo-mkt .mkt-mark__stroke{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.vo-mkt .mkt-mark__stroke.mkt-mark__ink{stroke:var(--vo-color-text);stroke-opacity:.28;stroke-width:1.5}.vo-mkt .mkt-mark__stroke.mkt-mark__named{stroke:var(--vo-color-visual-accent)}.vo-mkt .mkt-mark__stroke.mkt-mark__rival{stroke:var(--vo-color-visual-accent-alt)}.vo-mkt :is(.mkt-mark__spin,.mkt-mark__ring,.mkt-mark__cell,.mkt-mark__line,.mkt-mark__stack,.mkt-mark__dot){transform-box:fill-box;transform-origin:center}.vo-mkt .mkt-mark__spin{transform-box:view-box;transform-origin:50% 50%;transition:transform .9s var(--vo-ease-out)}.vo-mkt .mkt-mark__line{transform-origin:left center}.vo-mkt .mkt-mark__ring{opacity:0}.vo-mkt .mkt-mark__draw{stroke-dasharray:24}.vo-mkt .mkt-mark__cell{transition:transform .3s var(--vo-ease-out);transition-delay:calc(var(--i, 0) * 15ms)}.vo-mkt :is(.mkt-team__card,.mkt-mark-host).is-visible .mkt-mark__line{animation:mkt-grow .6s var(--vo-ease-out) both;animation-delay:calc(var(--i, 0) * 80ms)}.vo-mkt :is(.mkt-team__card,.mkt-mark-host).is-visible .mkt-mark__stack{animation:mkt-rise .42s var(--vo-ease-out) both;animation-delay:calc(var(--i, 0) * 45ms)}.vo-mkt :is(.mkt-team__card,.mkt-mark-host).is-visible .mkt-mark__dot{animation:mkt-rise .42s var(--vo-ease-out) both;animation-delay:calc(var(--d, 0) * 90ms)}.vo-mkt :is(.mkt-team__card,.mkt-mark-host).is-visible .mkt-mark__row .mkt-mark__draw{animation:mkt-draw .5s var(--vo-ease-out) both;animation-delay:calc(.3s + var(--i, 0) * .16s)}@media (hover:hover) and (pointer:fine){.vo-mkt :is(.mkt-team__card,.mkt-mark-host):hover .mkt-mark__spin{transform:rotate(40deg)}.vo-mkt :is(.mkt-team__card,.mkt-mark-host):hover .mkt-mark__spin--slow{transform:rotate(-25deg)}.vo-mkt :is(.mkt-team__card,.mkt-mark-host):hover .mkt-mark__ring{animation:mkt-ring 1.2s var(--vo-ease-out) infinite}.vo-mkt :is(.mkt-team__card,.mkt-mark-host):hover .mkt-mark__cell{transform:translateY(-3px)}.vo-mkt :is(.mkt-team__card,.mkt-mark-host):hover .mkt-mark__caret{animation:mkt-blink 1s steps(1) infinite}}.vo-mkt .mkt-ctafield{position:relative;isolation:isolate;overflow:hidden;display:grid;align-items:center;min-height:28rem;padding:clamp(2rem,1rem + 5vw,5rem);border-radius:var(--vo-radius-panel);background:var(--vo-color-surface-elevated)}.vo-mkt .mkt-ctafield__field{position:absolute;inset:0;z-index:-1;-webkit-mask-image:linear-gradient(180deg,transparent 40%,#000 85%);mask-image:linear-gradient(180deg,transparent 40%,#000 85%)}@media (min-width:860px){.vo-mkt .mkt-ctafield__field{-webkit-mask-image:linear-gradient(90deg,transparent 52%,#000 85%);mask-image:linear-gradient(90deg,transparent 52%,#000 85%)}}.vo-mkt .mkt-ctafield__copy{max-width:32rem;padding-bottom:7rem}@media (min-width:860px){.vo-mkt .mkt-ctafield__copy{padding-bottom:0}}.vo-mkt .mkt-ctafield__copy .vo-display{font-size:clamp(2.25rem,1.5rem + 2.5vw,3.5rem)}.vo-mkt .mkt-ctafield__body{margin-top:var(--vo-space-5)}.vo-mkt .mkt-ctafield__form{margin-top:var(--vo-space-7)}@media (prefers-reduced-motion:reduce){.vo-mkt :is(.mkt-stage__word,.mkt-stage__verdict,.mkt-stage__flags li,.mkt-loop__title,.mkt-loop__copy .vo-lead,.mkt-dg__el,.mkt-mark *){animation:none!important;transition:none!important}}.vo-mkt .mkt-mark__knock{fill:var(--vo-color-background)}.vo-mkt .mkt-split{display:grid;grid-gap:var(--vo-space-7) var(--vo-space-10);gap:var(--vo-space-7) var(--vo-space-10)}@media (min-width:960px){.vo-mkt .mkt-split{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start}.vo-mkt .mkt-split__head{position:-webkit-sticky;position:sticky;top:var(--vo-space-8)}}.vo-mkt .mkt-split__head .vo-lead{max-width:30rem;margin-top:var(--vo-space-4)}.vo-mkt .mkt-statements{margin:0;padding:0;list-style:none}.vo-mkt .mkt-statement{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:var(--vo-space-5);gap:var(--vo-space-5);padding-block:var(--vo-space-6);border-top:1px solid color-mix(in oklab,var(--vo-color-text) 12%,transparent)}.vo-mkt .mkt-statement:first-child{padding-top:0;border-top:0}.vo-mkt .mkt-statement__mark{width:1.125rem;height:1.125rem;margin-top:.55rem;border-radius:var(--vo-radius-full)}.vo-mkt .mkt-statement__mark--pain{box-shadow:inset 0 0 0 1.5px var(--vo-color-border-strong)}.vo-mkt .mkt-statement__mark--gain{width:.625rem;height:.625rem;margin:.8rem .25rem 0;background:var(--vo-color-text)}.vo-mkt .mkt-statement__title{margin:0 0 var(--vo-space-3);font-size:clamp(1.375rem,1.15rem + .7vw,1.875rem);font-weight:300;line-height:1.18;letter-spacing:-.018em;color:var(--vo-color-text)}.vo-mkt .mkt-statement .vo-body{max-width:34rem}.vo-mkt .mkt-pillars{display:grid;grid-gap:var(--vo-space-8) var(--vo-space-6);gap:var(--vo-space-8) var(--vo-space-6);margin:0;padding:0;list-style:none}@media (min-width:640px){.vo-mkt .mkt-pillars:not(.mkt-pillars--odd){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.vo-mkt .mkt-pillars,.vo-mkt .mkt-pillars:not(.mkt-pillars--odd){grid-template-columns:repeat(var(--mkt-cols,4),minmax(0,1fr))}}.vo-mkt .mkt-pillar{padding-top:var(--vo-space-5);border-top:1px solid var(--vo-color-text)}.vo-mkt .mkt-glyph{display:block;width:3rem;height:3rem;margin-bottom:var(--vo-space-7);overflow:visible}.vo-mkt :is(.mkt-glyph__line,.mkt-glyph__check){fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.vo-mkt .mkt-glyph__line{stroke:var(--vo-color-text)}.vo-mkt .mkt-glyph__check{stroke:var(--vo-color-visual-accent);stroke-width:2.25}.vo-mkt .mkt-glyph__dot{fill:var(--vo-color-text)}.vo-mkt .mkt-glyph__accent{fill:var(--vo-color-visual-accent)}.vo-mkt .mkt-pillar__title{margin:0 0 var(--vo-space-3);font-size:1.125rem;font-weight:500;line-height:1.35}.vo-mkt .mkt-modules{display:grid;grid-gap:var(--vo-space-4);gap:var(--vo-space-4);margin:0;padding:0;list-style:none}@media (min-width:640px){.vo-mkt .mkt-modules{grid-template-columns:repeat(2,minmax(0,1fr))}.vo-mkt .mkt-modules--5>:first-child{grid-column:1/-1}}@media (min-width:1100px){.vo-mkt .mkt-modules--4{grid-template-columns:repeat(4,minmax(0,1fr))}.vo-mkt .mkt-modules--5{grid-template-columns:repeat(6,minmax(0,1fr))}.vo-mkt .mkt-modules--5>:nth-child(-n+2){grid-column:span 3}.vo-mkt .mkt-modules--5>:nth-child(n+3){grid-column:span 2}}.vo-mkt .mkt-module{display:flex;flex-direction:column;height:100%;padding:var(--vo-space-4) var(--vo-space-4) var(--vo-space-5);border-radius:var(--vo-radius-card);background:var(--vo-color-surface);box-shadow:var(--vo-shadow-sm);color:inherit;transition:box-shadow var(--vo-motion-slow) var(--vo-ease-out)}@media (hover:hover) and (pointer:fine){.vo-mkt :is(.mkt-module,.mkt-compare-card,.mkt-postcard,.mkt-featured):hover{box-shadow:var(--vo-shadow-lg)}}.vo-mkt :is(.mkt-module,.mkt-compare-card,.mkt-postcard,.mkt-featured):focus-visible{outline:2px solid var(--vo-color-focus);outline-offset:3px}.vo-mkt .mkt-module__plate{display:grid;place-items:center;aspect-ratio:16/10;margin-bottom:var(--vo-space-5);border-radius:calc(var(--vo-radius-card) - 6px);background:var(--vo-color-surface-elevated)}.vo-mkt .mkt-module__plate .mkt-mark{width:clamp(4.5rem,40%,8rem);height:auto;aspect-ratio:1;overflow:visible}@media (min-width:1100px){.vo-mkt .mkt-modules--5>:nth-child(-n+2) .mkt-module__plate{aspect-ratio:16/7}.vo-mkt .mkt-modules--5>:nth-child(-n+2) .mkt-module__plate .mkt-mark{width:clamp(6rem,22%,9rem)}}.vo-mkt :is(.mkt-module,.mkt-postcard)>:not(.mkt-module__plate,.mkt-thumb){padding-inline:var(--vo-space-2)}.vo-mkt .mkt-module__eyebrow{font-family:var(--vo-font-mono);font-size:var(--vo-type-code-size);color:var(--vo-color-text-muted)}.vo-mkt .mkt-module__title{margin:var(--vo-space-2) 0 0;font-size:1.125rem;font-weight:500;line-height:1.35}.vo-mkt .mkt-module .mkt-card-more{margin-top:auto;padding-top:var(--vo-space-5)}.vo-mkt .mkt-compare-grid{display:grid;grid-gap:var(--vo-space-4);gap:var(--vo-space-4);margin:0;padding:0;list-style:none}@media (min-width:860px){.vo-mkt .mkt-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.vo-mkt .mkt-compare-card{display:flex;flex-direction:column;gap:var(--vo-space-5);height:100%;padding:clamp(1.5rem,1rem + 1.5vw,2.25rem);border-radius:var(--vo-radius-panel);background:var(--vo-color-surface);box-shadow:var(--vo-shadow-sm);color:inherit;transition:box-shadow var(--vo-motion-slow) var(--vo-ease-out)}.vo-mkt .mkt-compare-card__title{margin:0;font-size:clamp(1.625rem,1.3rem + 1vw,2.25rem);font-weight:300;line-height:1.12;letter-spacing:-.02em}.vo-mkt .mkt-compare-card .vo-body{flex:1 1;margin:0}.vo-mkt .mkt-compare-card .mkt-card-more{margin-top:0}.vo-mkt .mkt-score{display:flex;flex-direction:column;gap:var(--vo-space-3)}.vo-mkt .mkt-pagehero .mkt-score{margin-top:var(--vo-space-8);padding-top:var(--vo-space-5);border-top:1px solid var(--vo-color-border)}.vo-mkt .mkt-score__points{display:flex;flex-wrap:wrap;gap:6px}.vo-mkt .mkt-score__pt{width:12px;height:12px;border-radius:var(--vo-radius-full);box-shadow:inset 0 0 0 1.5px var(--vo-color-border-strong)}.vo-mkt .mkt-score__pt--vorne{background:var(--vo-color-visual-accent);box-shadow:none}.vo-mkt .mkt-score__pt--them{background:var(--vo-color-visual-accent-alt);box-shadow:none}.vo-mkt .mkt-score__text{font-size:.875rem;color:var(--vo-color-text-strong)}.vo-mkt .mkt-featured{display:grid;grid-gap:var(--vo-space-6);gap:var(--vo-space-6);padding:clamp(1rem,.5rem + 1.5vw,1.5rem);border-radius:var(--vo-radius-panel);background:var(--vo-color-surface);box-shadow:var(--vo-shadow-sm);color:inherit;transition:box-shadow var(--vo-motion-slow) var(--vo-ease-out)}@media (min-width:900px){.vo-mkt .mkt-featured{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center}.vo-mkt .mkt-featured__copy{padding:var(--vo-space-6)}}.vo-mkt .mkt-featured__title{margin:var(--vo-space-3) 0 var(--vo-space-4);font-size:clamp(1.75rem,1.35rem + 1.4vw,2.625rem);font-weight:300;line-height:1.1;letter-spacing:-.022em}.vo-mkt .mkt-featured .vo-body{max-width:30rem}.vo-mkt .mkt-featured .mkt-card-more{margin-top:var(--vo-space-5)}.vo-mkt .mkt-postgrid{display:grid;grid-gap:var(--vo-space-4);gap:var(--vo-space-4);margin:var(--vo-space-4) 0 0;padding:0;list-style:none}@media (min-width:640px){.vo-mkt .mkt-postgrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.vo-mkt .mkt-postgrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.vo-mkt .mkt-postcard{display:flex;flex-direction:column;height:100%;padding:var(--vo-space-3) var(--vo-space-3) var(--vo-space-5);border-radius:var(--vo-radius-card);background:var(--vo-color-surface);box-shadow:var(--vo-shadow-sm);color:inherit;transition:box-shadow var(--vo-motion-slow) var(--vo-ease-out)}.vo-mkt .mkt-postcard .mkt-thumb{margin-bottom:var(--vo-space-5)}.vo-mkt .mkt-postcard__title{margin:0 0 var(--vo-space-3);font-size:1.125rem;font-weight:500;line-height:1.35}.vo-mkt .mkt-postcard .vo-body{display:-webkit-box;overflow:hidden;margin:0;font-size:.9375rem;-webkit-line-clamp:3;-webkit-box-orient:vertical}.vo-mkt .mkt-postcard .mkt-card-more{margin-top:auto;padding-top:var(--vo-space-4)}.vo-mkt .mkt-thumb{display:block;overflow:hidden;aspect-ratio:16/9;border-radius:calc(var(--vo-radius-card) - 6px);background:var(--vo-color-surface-elevated)}.vo-mkt .mkt-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .9s var(--vo-ease-out)}@media (hover:hover) and (pointer:fine){.vo-mkt :is(.mkt-featured,.mkt-postcard,.mkt-postlist__item):hover .mkt-thumb img{transform:scale(1.035)}}.vo-mkt .mkt-thumb--pattern{background-image:radial-gradient(circle,color-mix(in oklab,var(--vo-color-text) 22%,transparent) 1.4px,transparent 1.6px);background-position:50%;background-size:18px 18px}.vo-mkt .mkt-postlist__item{position:relative}.vo-mkt .mkt-postlist__link:after{content:"";position:absolute;inset:0}.vo-mkt .mkt-postlist__item .mkt-thumb{display:none}@media (min-width:1024px){.vo-mkt .mkt-postlist__item{grid-template-columns:10rem minmax(0,1fr) 14rem;align-items:center}.vo-mkt .mkt-postlist__item .mkt-thumb{display:block}}.vo-mkt .mkt-directory{display:grid;grid-gap:var(--vo-space-8) var(--vo-space-10);gap:var(--vo-space-8) var(--vo-space-10)}@media (min-width:960px){.vo-mkt .mkt-directory{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.vo-mkt .mkt-directory__title{margin:0 0 var(--vo-space-4);font-family:var(--vo-font-mono);font-size:var(--vo-type-code-size);font-weight:400;color:var(--vo-color-text-muted)}.vo-mkt .mkt-directory__list{margin:0;padding:0;list-style:none;border-top:1px solid var(--vo-color-text)}.vo-mkt .mkt-directory__link{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:var(--vo-space-1) var(--vo-space-5);gap:var(--vo-space-1) var(--vo-space-5);padding:var(--vo-space-5) 0;border-bottom:1px solid var(--vo-color-border);color:inherit}.vo-mkt .mkt-directory__name{font-size:1.25rem;line-height:1.3}.vo-mkt .mkt-directory__desc{grid-column:1;font-size:.9375rem;color:var(--vo-color-text-muted)}.vo-mkt .mkt-directory__link svg{grid-column:2;grid-row:1/span 2;width:1.125rem;height:1.125rem}.vo-mkt .mkt-directory__link:focus-visible{outline:2px solid var(--vo-color-focus);outline-offset:2px}@media (hover:hover) and (pointer:fine){.vo-mkt .mkt-directory__link:hover .mkt-directory__name{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}}.vo-mkt .mkt-about{display:grid;grid-gap:var(--vo-space-8);gap:var(--vo-space-8)}@media (min-width:1024px){.vo-mkt .mkt-about{grid-template-columns:minmax(0,20rem) minmax(0,42rem);justify-content:space-between;align-items:start}.vo-mkt .mkt-facts{position:-webkit-sticky;position:sticky;top:var(--vo-space-8)}}.vo-mkt .mkt-facts{padding:var(--vo-space-6);border-radius:var(--vo-radius-card);background:var(--vo-color-surface-elevated)}.vo-mkt .mkt-facts__list{display:grid;grid-gap:var(--vo-space-5);gap:var(--vo-space-5);margin:0}.vo-mkt .mkt-facts dt{font-family:var(--vo-font-mono);font-size:var(--vo-type-code-size);color:var(--vo-color-text-muted)}.vo-mkt .mkt-facts dd{margin:var(--vo-space-1) 0 0;color:var(--vo-color-text)}.vo-mkt .mkt-facts a{text-decoration:underline;text-underline-offset:3px}.vo-mkt .mkt-chart{margin:0;padding:clamp(1.25rem,.75rem + 2vw,2.25rem);border-radius:var(--vo-radius-panel);background:var(--vo-color-surface);box-shadow:var(--vo-shadow-sm)}.vo-mkt .mkt-chart svg{display:block;width:100%;height:auto;overflow:visible;font-family:var(--vo-font-sans)}.vo-mkt .mkt-chart__axis{fill:none;stroke:var(--vo-color-border-strong);stroke-width:1}.vo-mkt .mkt-chart__grid{fill:none;stroke:var(--vo-color-border);stroke-width:1}.vo-mkt .mkt-chart__line{fill:none;stroke-width:2.5;stroke-linecap:round}.vo-mkt .mkt-chart__line--ads{stroke:var(--vo-color-visual-accent-alt)}.vo-mkt .mkt-chart__line--organic{stroke:var(--vo-color-visual-accent)}.vo-mkt .mkt-chart__dot--ads{fill:var(--vo-color-visual-accent-alt)}.vo-mkt .mkt-chart__dot--organic{fill:var(--vo-color-visual-accent)}.vo-mkt .mkt-chart__label{fill:var(--vo-color-text);font-size:15px;font-weight:500}.vo-mkt .mkt-chart__meta{fill:var(--vo-color-text-muted);font-size:13px}.vo-mkt .mkt-chart figcaption{margin-top:var(--vo-space-4);font-size:.8125rem;color:var(--vo-color-text-muted)}.vo-mkt .mkt-timeline{margin:0;padding:0;list-style:none}.vo-mkt .mkt-timeline li{position:relative;padding:0 0 var(--vo-space-6) var(--vo-space-8)}.vo-mkt .mkt-timeline li:before{content:"";position:absolute;top:.9rem;bottom:-.1rem;left:.3125rem;width:1px;background:var(--vo-color-border-strong)}.vo-mkt .mkt-timeline li:last-child:before{display:none}.vo-mkt .mkt-timeline li:after{content:"";position:absolute;top:.35rem;left:0;width:.625rem;height:.625rem;border-radius:var(--vo-radius-full);box-shadow:inset 0 0 0 1.5px var(--vo-color-text)}.vo-mkt .mkt-timeline li:last-child:after{background:var(--vo-color-visual-accent);box-shadow:none}.vo-mkt .mkt-article{display:grid;grid-template-columns:minmax(0,44rem);justify-content:center;grid-gap:var(--vo-space-8);gap:var(--vo-space-8)}.vo-mkt .mkt-toc{display:none}@media (min-width:1200px){.vo-mkt .mkt-article{grid-template-columns:13rem minmax(0,44rem) 13rem;gap:var(--vo-space-10)}.vo-mkt .mkt-toc{display:block;position:-webkit-sticky;position:sticky;top:var(--vo-space-8);align-self:start}}.vo-mkt .mkt-toc__title{margin:0 0 var(--vo-space-3);font-family:var(--vo-font-mono);font-size:var(--vo-type-code-size);color:var(--vo-color-text-muted)}.vo-mkt .mkt-toc ol{margin:0;padding:0;list-style:none}.vo-mkt .mkt-toc a{display:block;padding:.375rem 0 .375rem .875rem;border-left:1px solid var(--vo-color-border);font-size:.875rem;line-height:1.4;color:var(--vo-color-text-muted);transition:color var(--vo-motion-base) var(--vo-ease-out),border-color var(--vo-motion-base) var(--vo-ease-out)}.vo-mkt .mkt-toc a:hover{color:var(--vo-color-text)}.vo-mkt .mkt-toc a[aria-current=true]{border-left-color:var(--vo-color-text);color:var(--vo-color-text)}.vo-mkt .mkt-toc a:focus-visible{outline:2px solid var(--vo-color-focus);outline-offset:2px}.vo-mkt .mkt-prose :is(h2,h3){scroll-margin-top:var(--vo-space-8)}.vo-mkt .mkt-byline{display:flex;flex-wrap:wrap;align-items:center;gap:var(--vo-space-2) var(--vo-space-4);margin:0 0 var(--vo-space-6);font-family:var(--vo-font-mono);font-size:var(--vo-type-code-size);color:var(--vo-color-text-muted)}.vo-mkt .mkt-byline>span+span{display:inline-flex;align-items:center;gap:var(--vo-space-4)}.vo-mkt .mkt-byline>span+span:before{content:"";width:1px;height:.9em;background:var(--vo-color-border-strong)}.vo-mkt .mkt-scan{position:relative;overflow:hidden;display:grid;grid-gap:.625rem;gap:.625rem;padding:var(--vo-space-4);border-radius:.75rem;background:var(--vo-color-surface-elevated)}.vo-mkt .mkt-scan i{display:block;height:.5rem;border-radius:var(--vo-radius-full);background:var(--vo-color-surface-stone)}.vo-mkt .mkt-scan i:first-child{width:55%;height:.75rem;background:color-mix(in oklab,var(--vo-color-text) 30%,transparent)}.vo-mkt .mkt-scan i:nth-child(2){width:92%}.vo-mkt .mkt-scan i:nth-child(3){width:80%}.vo-mkt .mkt-scan i:nth-child(4){width:64%}.vo-mkt .mkt-scan:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent calc(100% - 72px),color-mix(in oklab,var(--vo-color-visual-accent) 14%,transparent) calc(100% - 2px),var(--vo-color-visual-accent) calc(100% - 2px));transform:translateX(-100%);animation:mkt-scan 1.6s var(--vo-ease-in-out) infinite alternate}@keyframes mkt-scan{to{transform:translateX(0)}}.vo-mkt .mkt-finding{animation:mkt-load-rise .52s var(--vo-ease-out) both;animation-delay:calc(var(--i, 0) * 70ms)}.vo-mkt .mkt-done{display:flex;align-items:flex-start;gap:var(--vo-space-4);padding:var(--vo-space-5);border-radius:.75rem;background:var(--vo-tint-success);color:var(--vo-color-text)}.vo-mkt .mkt-done svg{flex:none;width:2rem;height:2rem}.vo-mkt .mkt-done__check,.vo-mkt .mkt-done__ring{fill:none;stroke:var(--vo-color-success);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.vo-mkt .mkt-done__check{stroke-dasharray:1;animation:mkt-draw-1 .7s var(--vo-ease-out) .25s both}.vo-mkt .mkt-dg__issue{fill:var(--vo-color-surface);stroke:var(--vo-color-visual-accent-alt);stroke-width:2}.vo-mkt .mkt-dg__arrow{stroke:var(--vo-color-text-strong);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.vo-mkt .mkt-dg__link--ink{stroke:color-mix(in oklab,var(--vo-color-text) 35%,transparent)}.vo-mkt .mkt-dg__card--raised{stroke:color-mix(in oklab,var(--vo-color-text) 10%,transparent);stroke-width:1}.vo-mkt .mkt-dg__rule{stroke:var(--vo-color-border);stroke-width:1}.vo-mkt .mkt-visualpanel .mkt-dg{max-width:46rem;margin-inline:auto}.vo-mkt .mkt-dg__meta--lg{font-size:16px}@media (max-width:640px){.vo-mkt .mkt-visualpanel:not(.mkt-visualpanel--bare){padding:1rem}.vo-mkt .mkt-loop__visual{padding:.5rem}}.vo-mkt .mkt-section-alt .vo-alert:not(.vo-alert--danger,.vo-alert--warning,.vo-alert--success){background:var(--vo-color-surface);box-shadow:inset 0 0 0 1px var(--vo-color-border)}.vo-mkt :is(.mkt-visualpanel__note,.mkt-loop__note){margin:var(--vo-space-4) 0 0;font-size:.8125rem;color:var(--vo-color-text-muted)}.vo-mkt .mkt-visualpanel__note{text-align:center}.vo-mkt .mkt-agentrow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--vo-space-6) var(--vo-space-4);gap:var(--vo-space-6) var(--vo-space-4);margin:0;padding:0;list-style:none}@media (min-width:1024px){.vo-mkt .mkt-agentrow{grid-template-columns:repeat(6,minmax(0,1fr))}}.vo-mkt .mkt-agentrow li{display:grid;justify-items:center;grid-gap:var(--vo-space-3);gap:var(--vo-space-3);text-align:center}.vo-mkt .mkt-agentrow .mkt-mark{width:100%;max-width:7rem;height:auto;aspect-ratio:1;overflow:visible}.vo-mkt .mkt-agentrow span{font-size:.9375rem;font-weight:500}.vo-mkt .mkt-cards{display:grid;grid-gap:var(--vo-space-4);gap:var(--vo-space-4)}@media (min-width:640px){.vo-mkt .mkt-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.vo-mkt .mkt-cards{grid-template-columns:repeat(var(--mkt-cols,3),minmax(0,1fr))}}.vo-mkt .mkt-bento>:is(:first-child,:nth-child(4)){position:relative;isolation:isolate;overflow:hidden}.vo-mkt .mkt-bento>:is(:first-child,:nth-child(4)):after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(circle,color-mix(in oklab,var(--vo-color-text) 18%,transparent) 1.3px,transparent 1.6px);background-size:16px 16px;-webkit-mask-image:radial-gradient(60% 90% at 100% 100%,#000,transparent 72%);mask-image:radial-gradient(60% 90% at 100% 100%,#000,transparent 72%)}.vo-mkt .mkt-bento>:first-child:after{-webkit-mask-image:radial-gradient(55% 95% at 100% 0,#000,transparent 72%);mask-image:radial-gradient(55% 95% at 100% 0,#000,transparent 72%)}.vo-mkt .mkt-visualpanel--bare{padding:0;background:none}.vo-mkt .mkt-ctafield__actions{margin-top:var(--vo-space-7)}.vo-mkt .mkt-measured__grid.is-visible .mkt-measured__pt{animation:mkt-pop .42s var(--vo-ease-out) both;animation-delay:calc(.3s + var(--i, 0) * 40ms)}@media (min-width:960px){.vo-mkt .mkt-split--chart{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.vo-mkt .mkt-split--chart .mkt-split__head{position:static}.vo-mkt .mkt-split--chart .mkt-chart{position:-webkit-sticky;position:sticky;top:var(--vo-space-8)}}.vo-mkt .mkt-split--chart .mkt-statements{margin-top:var(--vo-space-8)}.vo-mkt .mkt-article__spacer{display:none}@media (min-width:1200px){.vo-mkt .mkt-article__spacer{display:block}}@media (prefers-reduced-motion:reduce){.vo-mkt :is(.mkt-scan:after,.mkt-finding,.mkt-done__check,.mkt-measured__pt){animation:none!important}.vo-mkt .mkt-thumb img{transition:none}}.vo-mkt .mkt-rent{--rent-base:250ms;--rent-step:250ms}.vo-mkt .mkt-rent__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--vo-space-3) var(--vo-space-5);margin-bottom:var(--vo-space-4)}.vo-mkt .mkt-rent__clock{margin:0;font-family:var(--vo-font-mono,ui-monospace,monospace);font-size:.8125rem;color:var(--vo-color-text-muted)}@property --mkt-month{syntax:"<integer>";inherits:false;initial-value:12}.vo-mkt .mkt-rent__month{--mkt-month:12;counter-reset:mkt-month var(--mkt-month);display:inline-block;min-width:2ch;color:var(--vo-color-text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:end}.vo-mkt .mkt-rent__month:after{content:counter(mkt-month)}.vo-mkt .mkt-rent__tools{display:flex;flex-wrap:wrap;align-items:center;gap:var(--vo-space-2) var(--vo-space-5)}.vo-mkt .mkt-rent__legend{display:flex;gap:var(--vo-space-4);margin:0;padding:0;list-style:none;font-size:.8125rem;color:var(--vo-color-text-muted)}.vo-mkt .mkt-rent__legend li{display:inline-flex;align-items:center;gap:.5rem}.vo-mkt .mkt-rent__key{display:inline-block}.vo-mkt .mkt-rent__key--visit{width:.5rem;height:.5rem;margin-right:.75rem;border-radius:var(--vo-radius-full);background:var(--vo-color-text);box-shadow:.75rem 0 0 var(--vo-color-visual-accent)}.vo-mkt .mkt-rent__key--spend{width:.75rem;height:.4375rem;border-radius:2px;background:var(--vo-color-border-strong)}.vo-mkt .mkt-rent__lanehead{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--vo-space-1) var(--vo-space-4)}.vo-mkt .mkt-rent__lanehead .vo-caption{margin:0}.vo-mkt .mkt-rent__chart{margin-block:var(--vo-space-5)}.vo-mkt .mkt-rent__claims{margin:0;padding:0;list-style:none}.vo-mkt .mkt-rent__label{fill:var(--vo-color-text-muted);font-size:15px}.vo-mkt .mkt-rent__base{stroke:var(--vo-color-border);stroke-width:1}.vo-mkt .mkt-rent__pt--ads{fill:var(--vo-color-text)}.vo-mkt .mkt-rent__pt--own{fill:var(--vo-color-visual-accent)}.vo-mkt .mkt-rent__spend{fill:var(--vo-color-border-strong);transform-box:fill-box;transform-origin:50% 0}.vo-mkt .mkt-rent__gap{transform-box:fill-box;transform-origin:center}.vo-mkt .mkt-rent__pause line{stroke:var(--vo-color-text-muted);stroke-width:1;stroke-dasharray:3 4}.vo-mkt .mkt-rent__pill{fill:var(--vo-color-surface);stroke:var(--vo-color-border-strong);stroke-width:1}.vo-mkt .mkt-rent__pilltext{fill:var(--vo-color-text);font-size:14px;font-weight:500}.vo-mkt .mkt-rent__playhead{stroke:var(--vo-color-text);stroke-width:1.5;opacity:0}.vo-mkt .mkt-rent__claim{position:relative;isolation:isolate}.vo-mkt .mkt-rent__claim:before{content:"";position:absolute;inset:.25rem -.75rem;z-index:-1;border-radius:.75rem;background:var(--vo-color-surface-elevated);opacity:0;transform-origin:0 50%}.vo-mkt .mkt-rent__note{margin:var(--vo-space-4) 0 0}@media (prefers-reduced-motion:no-preference){.vo-mkt .mkt-rent[data-armed]:not([data-playing]) :is(.mkt-rent__pt,.mkt-rent__gap,.mkt-rent__spend,.mkt-rent__pause){opacity:0}.vo-mkt .mkt-rent[data-armed]:not([data-playing]) .mkt-rent__month{--mkt-month:1}.vo-mkt .mkt-rent[data-armed]:not([data-playing]) .mkt-vs__ic--ok{background:transparent;color:var(--vo-color-text-muted);box-shadow:inset 0 0 0 1px var(--vo-color-border-strong)}.vo-mkt .mkt-rent[data-playing] .mkt-rent__pt{animation:mkt-rent-drop .44s var(--vo-ease-out) both;animation-delay:calc(var(--rent-base) + var(--m) * var(--rent-step) + var(--k, 0) * 24ms)}.vo-mkt .mkt-rent[data-playing] .mkt-rent__gap{animation:mkt-pop .36s var(--vo-ease-out) both;animation-delay:calc(var(--rent-base) + var(--m) * var(--rent-step))}.vo-mkt .mkt-rent[data-playing] .mkt-rent__spend{animation:mkt-rent-bar .36s var(--vo-ease-out) both;animation-delay:calc(var(--rent-base) + var(--m) * var(--rent-step))}.vo-mkt .mkt-rent[data-playing] .mkt-rent__pause{animation:mkt-rise .42s var(--vo-ease-out) both;animation-delay:calc(var(--rent-base) + var(--m) * var(--rent-step) - .12s)}.vo-mkt .mkt-rent[data-playing] .mkt-rent__playhead{animation:mkt-rent-play calc(12 * var(--rent-step)) linear both;animation-delay:var(--rent-base)}.vo-mkt .mkt-rent[data-playing] .mkt-rent__month{animation:mkt-rent-month calc(11 * var(--rent-step)) steps(11) both;animation-delay:var(--rent-base)}.vo-mkt .mkt-rent[data-playing] .mkt-rent__claim:before{animation:mkt-rent-sweep 1.1s var(--vo-ease-out) both;animation-delay:calc(var(--rent-base) + var(--m) * var(--rent-step))}.vo-mkt .mkt-rent[data-playing] .mkt-rent__claim .mkt-vs__ic{animation:mkt-rent-tick .46s var(--vo-ease-out) backwards;animation-delay:calc(var(--rent-base) + var(--m) * var(--rent-step) + .12s)}.vo-mkt .mkt-rent[data-playing] .mkt-rent__claim .mkt-vs__ic--ok{animation-name:mkt-rent-tick-ok}}@keyframes mkt-rent-drop{0%{opacity:0;transform:translateY(-16px)}}@keyframes mkt-rent-bar{0%{transform:scaleY(0)}}@keyframes mkt-rent-play{0%{opacity:1;transform:translateX(0)}95%{opacity:1}to{opacity:0;transform:translateX(408px)}}@keyframes mkt-rent-month{0%{--mkt-month:1}to{--mkt-month:12}}@keyframes mkt-rent-sweep{0%{opacity:1;transform:scaleX(0)}50%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}@keyframes mkt-rent-tick{0%{color:var(--vo-color-border-strong)}45%{transform:scale(1.2)}}@keyframes mkt-rent-tick-ok{0%{background-color:transparent;color:var(--vo-color-text-muted);box-shadow:inset 0 0 0 1px var(--vo-color-border-strong)}45%{transform:scale(1.2)}}@media (min-width:1100px){.vo-mkt .mkt-chain{position:relative;isolation:isolate}.vo-mkt .mkt-chain .vo-trust{column-gap:2.5rem}.vo-mkt .mkt-chain:after,.vo-mkt .mkt-chain:before{content:"";position:absolute;top:50%;left:0;right:0;z-index:-1;pointer-events:none}.vo-mkt .mkt-chain:before{height:1px;background:var(--vo-color-border-strong);transform-origin:0 50%}.vo-mkt .mkt-chain:after{height:9px;margin-top:-4px;background:radial-gradient(circle at calc(100% - 4.5px) 50%,var(--vo-color-text) 3.5px,transparent 4.5px);opacity:0}.vo-mkt .mkt-chain .vo-trust__item{position:relative;padding-inline:.75rem;background:var(--vo-color-background,var(--vo-color-surface))}.vo-mkt .mkt-chain .vo-trust__item:first-child{padding-left:0}}@media (prefers-reduced-motion:no-preference){.vo-mkt .mkt-chain[data-armed]:not([data-playing]) .vo-trust__item svg{opacity:0}.vo-mkt .mkt-chain[data-playing] .vo-trust__item svg{animation:mkt-pop .42s var(--vo-ease-out) both;animation-delay:.3s}.vo-mkt .mkt-chain[data-playing] .vo-trust__item:nth-child(2) svg{animation-delay:.78s}.vo-mkt .mkt-chain[data-playing] .vo-trust__item:nth-child(3) svg{animation-delay:1.18s}.vo-mkt .mkt-chain[data-playing] .vo-trust__item:nth-child(4) svg{animation-delay:1.54s}}@media (min-width:1100px) and (prefers-reduced-motion:no-preference){.vo-mkt .mkt-chain[data-armed]:not([data-playing]):before{transform:scaleX(0)}.vo-mkt .mkt-chain[data-playing]:before{animation:mkt-chain-line .9s var(--vo-ease-out) both}.vo-mkt .mkt-chain[data-playing]:after{animation:mkt-chain-signal 1.5s cubic-bezier(.65,0,.35,1) .3s both}}@keyframes mkt-chain-line{0%{transform:scaleX(0)}}@keyframes mkt-chain-signal{0%{opacity:0;transform:translateX(-100%)}12%,88%{opacity:1}to{opacity:0;transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.vo-mkt .mkt-replay{display:none}}.vo-mkt .mkt-hub{--hub-gap:clamp(2.5rem,1rem + 3vw,4.5rem);--hub-row-gap:var(--vo-space-5);--hub-turn:calc(var(--hub-gap) * 0.55);display:grid;grid-gap:var(--vo-space-4);gap:var(--vo-space-4)}.vo-mkt .mkt-hub__core{display:grid;place-items:center;order:-1;padding-block:var(--vo-space-4);pointer-events:none}.vo-mkt .mkt-hub__plate{position:relative;z-index:1;display:grid;place-items:center;width:8rem;aspect-ratio:1;border-radius:var(--vo-radius-full);background:var(--vo-color-surface-elevated);box-shadow:0 0 0 1px var(--vo-color-border),0 0 0 12px var(--vo-color-background),0 0 0 13px var(--vo-color-border)}.vo-mkt .mkt-hub__plate .mkt-mark{width:56%;height:auto;aspect-ratio:1;overflow:visible}.vo-mkt .mkt-hub__wires{display:none}@media (min-width:640px){.vo-mkt .mkt-hub{grid-template-columns:1fr 1fr}.vo-mkt .mkt-hub__core{grid-column:1/-1}}@media (min-width:1024px){.vo-mkt .mkt-hub{grid-template-columns:minmax(0,1fr) minmax(10rem,13rem) minmax(0,1fr);grid-auto-rows:1fr;gap:var(--hub-row-gap) var(--hub-gap)}.vo-mkt .mkt-hub__card--1{grid-area:1/1}.vo-mkt .mkt-hub__card--2{grid-area:1/3}.vo-mkt .mkt-hub__card--3{grid-area:2/1}.vo-mkt .mkt-hub__card--4{grid-area:2/3}.vo-mkt .mkt-hub__core{position:relative;grid-area:1/2/3/3;order:0;padding:0}.vo-mkt .mkt-hub__plate{width:100%}.vo-mkt .mkt-hub__wires{display:block;position:absolute;inset:0 calc(-1 * var(--hub-gap))}.vo-mkt .mkt-hub__wire{position:absolute;inset:0}.vo-mkt .mkt-hub__wire--2{transform:scaleX(-1)}.vo-mkt .mkt-hub__wire--3{transform:scaleY(-1)}.vo-mkt .mkt-hub__wire--4{transform:scale(-1)}.vo-mkt .mkt-hub__wire>i{position:absolute;border:0 solid var(--vo-color-border-strong)}.vo-mkt .mkt-hub__wire>i:first-child{left:0;width:var(--hub-turn);top:calc((100% - var(--hub-row-gap)) / 4);bottom:calc(50% + 14px);border-top-width:1px;border-right-width:1px;border-top-right-radius:14px}.vo-mkt .mkt-hub__wire>i:last-child{left:calc(var(--hub-turn) - 1px);right:50%;top:calc(50% - 14px);height:14px;border-left-width:1px;border-bottom-width:1px;border-bottom-left-radius:14px}}@media (min-width:1024px) and (prefers-reduced-motion:no-preference){.vo-mkt .mkt-hub__core.is-visible .mkt-hub__wire>i:last-child{animation:mkt-wire-run .32s var(--vo-ease-out) backwards;animation-delay:calc(.35s + var(--w) * .11s)}.vo-mkt .mkt-hub__core.is-visible .mkt-hub__wire>i:first-child{animation:mkt-wire-turn .56s var(--vo-ease-out) backwards;animation-delay:calc(.65s + var(--w) * .11s)}.vo-mkt .mkt-hub:has(>.mkt-hub__core.is-visible) .mkt-hub__icon{animation:mkt-hub-ping .72s var(--vo-ease-out) both;animation-delay:calc(1.15s + var(--i) * .11s)}}@keyframes mkt-wire-run{0%{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}}@keyframes mkt-wire-turn{0%{-webkit-clip-path:inset(100% 0 0 calc(100% - 2px));clip-path:inset(100% 0 0 calc(100% - 2px))}40%{-webkit-clip-path:inset(0 0 0 calc(100% - 2px));clip-path:inset(0 0 0 calc(100% - 2px))}to{-webkit-clip-path:inset(0);clip-path:inset(0)}}@keyframes mkt-hub-ping{0%{box-shadow:0 0 0 0 color-mix(in oklab,var(--vo-color-text) 35%,transparent)}to{box-shadow:0 0 0 12px color-mix(in oklab,var(--vo-color-text) 0%,transparent)}}.vo-mkt .mkt-fit__top{display:grid;grid-gap:var(--vo-space-6) var(--vo-space-10);gap:var(--vo-space-6) var(--vo-space-10);margin-bottom:var(--vo-space-6)}@media (min-width:960px){.vo-mkt .mkt-fit__top{grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:center}}.vo-mkt .mkt-fit__picks{min-width:0;margin:0;padding:0;border:0}.vo-mkt .mkt-fit__legend{margin-bottom:var(--vo-space-4);padding:0;font-size:1.125rem;font-weight:500}.vo-mkt .mkt-fit__chips{display:flex;flex-wrap:wrap;gap:var(--vo-space-2)}.vo-mkt .mkt-fit__chip{position:relative;display:inline-flex;align-items:center;gap:.5rem;min-height:2.5rem;padding:.5rem 1rem .5rem .8rem;border:1px dashed var(--vo-color-border-strong);border-radius:var(--vo-radius-full);color:var(--vo-color-text-muted);font-size:.9375rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:border-color var(--vo-motion-fast) var(--vo-ease-out),background-color var(--vo-motion-fast) var(--vo-ease-out),color var(--vo-motion-fast) var(--vo-ease-out),transform .14s var(--vo-ease-out)}.vo-mkt .mkt-fit__chip input{position:absolute;inset:0;margin:0;opacity:0;cursor:pointer}.vo-mkt .mkt-fit__chip:has(input:checked){border-style:solid;border-color:var(--vo-color-text);background:var(--vo-color-surface);color:var(--vo-color-text)}.vo-mkt .mkt-fit__chip:has(input:focus-visible){outline:2px solid var(--vo-color-focus);outline-offset:2px}.vo-mkt .mkt-fit__chip:active{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.vo-mkt .mkt-fit__chip:hover{border-color:var(--vo-color-text)}}.vo-mkt .mkt-fit__chip .mkt-score__pt{flex:none;width:10px;height:10px;transition:opacity var(--vo-motion-fast) var(--vo-ease-out),transform var(--vo-motion-fast) var(--vo-ease-out)}.vo-mkt .mkt-fit__chip:not(:has(input:checked)) .mkt-score__pt{opacity:.35;transform:scale(.8)}.vo-mkt .mkt-fit__tools{display:flex;gap:var(--vo-space-2);margin-top:var(--vo-space-4)}.vo-mkt .mkt-fit__figure{margin:0;padding:clamp(1rem,.5rem + 2vw,2rem);border-radius:var(--vo-radius-panel);background:var(--vo-color-surface-elevated)}.vo-mkt .mkt-fit__scale{display:block;width:100%;height:auto;overflow:visible;font-family:var(--vo-font-sans)}.vo-mkt :is(.mkt-fit__beam,.mkt-fit__pan){transform-box:view-box;transition:transform .7s cubic-bezier(.34,1.3,.64,1)}.vo-mkt .mkt-fit__beam{transform-origin:240px 70px}.vo-mkt .mkt-fit__beam rect,.vo-mkt .mkt-fit__pivot{fill:var(--vo-color-text)}.vo-mkt .mkt-fit__stand{fill:var(--vo-color-border-strong)}.vo-mkt .mkt-fit__string{fill:none;stroke:var(--vo-color-border-strong);stroke-width:1.25}.vo-mkt .mkt-fit__bowl{fill:var(--vo-color-surface);stroke:var(--vo-color-border-strong);stroke-width:1}.vo-mkt .mkt-fit__pt{opacity:0;transition:transform .42s var(--vo-ease-out),opacity .24s var(--vo-ease-out)}.vo-mkt .mkt-fit__pt[data-on]{opacity:1}.vo-mkt .mkt-fit__pt--vorne{fill:var(--vo-color-visual-accent)}.vo-mkt .mkt-fit__pt--them{fill:var(--vo-color-visual-accent-alt)}.vo-mkt .mkt-fit__pt--even{fill:var(--vo-color-surface);stroke:var(--vo-color-border-strong);stroke-width:1.5}.vo-mkt .mkt-fit__label{fill:var(--vo-color-text);font-size:15px;font-weight:500}.vo-mkt .mkt-fit__result{margin:var(--vo-space-4) 0 var(--vo-space-2);font-size:1.125rem;font-weight:500;color:var(--vo-color-text)}.vo-mkt .mkt-fit__figure .vo-caption{margin:0}.vo-mkt .mkt-fit__card{transition:background-color var(--vo-motion-base) var(--vo-ease-out),box-shadow var(--vo-motion-base) var(--vo-ease-out)}.vo-mkt .mkt-fit__card[data-favored]{background:var(--vo-color-surface);box-shadow:inset 0 0 0 1.5px var(--vo-color-text),var(--vo-shadow-sm)}.vo-mkt .mkt-fit__tag{display:inline-flex;margin-bottom:var(--vo-space-3);padding:.2rem .65rem;border-radius:var(--vo-radius-full);background:var(--vo-color-text);color:var(--vo-color-on-accent);font-size:.75rem;font-weight:500;animation:mkt-pop .36s var(--vo-ease-out) both}@media (prefers-reduced-motion:reduce){.vo-mkt .mkt-fit :is(.mkt-fit__beam,.mkt-fit__pan,.mkt-fit__pt,.mkt-fit__chip,.mkt-fit__card,.mkt-fit__tag,.mkt-score__pt){transition:none;animation:none}}.vo-mkt .mkt-rise__w{display:inline-block;-webkit-clip-path:inset(-.3em -.3em -.16em -.3em);clip-path:inset(-.3em -.3em -.16em -.3em)}.vo-mkt .mkt-rise__i{display:inline-block}.vo-mkt .mkt-rise--load .mkt-rise__i{animation:mkt-rise-word 1s var(--vo-ease-out) both;animation-delay:var(--rise-delay,0s)}.vo-mkt .mkt-rise--view.vo-reveal{opacity:1;transform:none}.vo-mkt .mkt-rise--view.vo-reveal .mkt-rise__i{transform:translateY(130%);transition:transform .9s var(--vo-ease-out) var(--rise-delay,0s)}.vo-mkt .mkt-rise--view.vo-reveal.is-visible .mkt-rise__i{transform:none}@keyframes mkt-rise-word{0%{transform:translateY(130%)}}@keyframes mkt-load-rise{0%{opacity:0;transform:translateY(16px)}}.vo-mkt .mkt-audit__intro>.vo-chip,.vo-mkt .mkt-pagehero__main>.vo-eyebrow,.vo-mkt :is(.mkt-pagehero,.mkt-home-hero,.mkt-audit__intro)>.vo-eyebrow{animation:mkt-load-rise .7s var(--vo-ease-out) both}.vo-mkt :is(.mkt-pagehero__desc,.mkt-home-hero__lead,.mkt-audit__intro>.vo-lead){animation:mkt-load-rise .8s var(--vo-ease-out) .26s both}.vo-mkt .mkt-audit__intro>:is(.mkt-checklist,.vo-h3,.vo-caption),.vo-mkt :is(.mkt-pagehero,.mkt-home-hero) :is(.mkt-actions,.mkt-heroaudit,.mkt-pagehero__note){animation:mkt-load-rise .8s var(--vo-ease-out) .36s both}.vo-mkt :is(.mkt-home-hero__stage,.mkt-pagehero .mkt-visualpanel,.mkt-pagehero>.vo-container>:last-child:not(.mkt-pagehero__grid)){animation:mkt-load-rise 1s var(--vo-ease-out) .46s both}.vo-mkt .mkt-audit__card{animation:mkt-load-rise 1s var(--vo-ease-out) .2s both}.vo-mkt .mkt-spot{position:relative;isolation:isolate}.vo-mkt .mkt-spot:after,.vo-mkt .mkt-spot:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .5s var(--vo-ease-out)}.vo-mkt .mkt-spot:before{z-index:-1;background:radial-gradient(380px circle at var(--mx,50%) var(--my,0),color-mix(in oklab,var(--vo-color-text) 5%,transparent),transparent 70%)}.vo-mkt .mkt-spot:after{padding:1px;background:radial-gradient(260px circle at var(--mx,50%) var(--my,0),color-mix(in oklab,var(--vo-color-text) 32%,transparent),transparent 72%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box exclude,linear-gradient(#000 0 0)}@media (hover:hover) and (pointer:fine){.vo-mkt .mkt-spot:hover:after,.vo-mkt .mkt-spot:hover:before{opacity:1}}.vo-mkt :is(.mkt-stage__tabs,.mkt-loop__tabs){position:relative}.vo-mkt :is(.mkt-stage__tabs,.mkt-loop__tabs)>[role=tab]{position:relative;z-index:1}.vo-mkt .mkt-tabs__indicator{position:absolute;top:0;left:0;z-index:0;width:var(--tab-w,0);height:var(--tab-h,0);border-radius:var(--vo-radius-full);transform:translate(var(--tab-x,0),var(--tab-y,0));pointer-events:none;opacity:0}.vo-mkt .mkt-stage__tabs>.mkt-tabs__indicator{background:var(--vo-color-surface);box-shadow:var(--vo-shadow-sm)}.vo-mkt .mkt-loop__tabs>.mkt-tabs__indicator{background:var(--vo-color-surface-elevated)}.vo-mkt [data-indicator=ready]>.mkt-tabs__indicator{opacity:1;transition:transform .46s var(--vo-ease-out),width .46s var(--vo-ease-out),height .46s var(--vo-ease-out)}.vo-mkt [data-indicator=ready]>[role=tab][aria-selected=true]{background:transparent;box-shadow:none}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.vo-mkt :is(.mkt-loop,.mkt-ctafield,.mkt-featured,.mkt-chart,.mkt-measured__grid){animation:mkt-panel-in linear both;animation-timeline:view();animation-range:entry 0 cover 28%}}}@keyframes mkt-panel-in{0%{opacity:.35;transform:translateY(48px) scale(.965)}}.vo-mkt .mkt-progress{display:none}@supports (animation-timeline:scroll()){.vo-mkt .mkt-progress{display:block;position:fixed;inset:0 0 auto;z-index:70;height:2px;background:var(--vo-color-text);transform-origin:0 50%;animation:mkt-progress linear both;animation-timeline:scroll(root block)}}@keyframes mkt-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes mkt-draw-1{0%{stroke-dashoffset:1}}@keyframes mkt-pop{0%{opacity:0;transform:scale(.6)}}.vo-mkt :is(.mkt-glyph__line,.mkt-glyph__check,.mkt-mark__branch,.mkt-chart__line){stroke-dasharray:1;stroke-dashoffset:0}.vo-mkt :is(.mkt-pillar,.mkt-chart).vo-reveal :is(.mkt-glyph__line,.mkt-glyph__check,.mkt-chart__line){stroke-dashoffset:1}.vo-mkt :is(.mkt-pillar,.mkt-chart).vo-reveal.is-visible :is(.mkt-glyph__line,.mkt-glyph__check){stroke-dashoffset:0;transition:stroke-dashoffset 1.1s var(--vo-ease-out) .25s}.vo-mkt .mkt-chart.vo-reveal.is-visible .mkt-chart__line{stroke-dashoffset:0;transition:stroke-dashoffset 1.6s var(--vo-ease-out) .3s}.vo-mkt :is(.mkt-team__card,.mkt-mark-host).is-visible .mkt-mark__branch{animation:mkt-draw-1 .8s var(--vo-ease-out) both;animation-delay:calc(var(--i, 0) * 90ms)}.vo-mkt .mkt-score__pt{transform-origin:center}.vo-mkt .is-visible .mkt-score__pt{animation:mkt-pop .42s var(--vo-ease-out) both;animation-delay:calc(.2s + var(--i, 0) * 60ms)}@media (hover:hover) and (pointer:fine){.vo-mkt :is(.mkt-module,.mkt-compare-card,.mkt-postcard,.mkt-featured):hover .mkt-card-more svg,.vo-mkt :is(.vo-section__action a,.mkt-inline-link,.mkt-directory__link):hover svg{transform:translateX(3px)}}.vo-mkt :is(.vo-section__action a,.mkt-inline-link,.mkt-directory__link,.mkt-card-more) svg{transition:transform var(--vo-motion-base) var(--vo-ease-out)}@media (prefers-reduced-motion:reduce){.vo-mkt :is(.mkt-rise__i,.mkt-pagehero__main>.vo-eyebrow,.mkt-pagehero__desc,.mkt-home-hero__lead,.mkt-home-hero>.vo-container>.vo-eyebrow,.mkt-actions,.mkt-heroaudit,.mkt-pagehero__note,.mkt-home-hero__stage,.mkt-visualpanel,.mkt-audit__intro>*,.mkt-audit__card,.mkt-tabs__indicator,.mkt-score__pt,.mkt-mark__branch,.mkt-glyph__line,.mkt-glyph__check,.mkt-chart__line){animation:none!important;transition:none!important}.vo-mkt .mkt-rise__i{transform:none!important}.vo-mkt .mkt-spot:after,.vo-mkt .mkt-spot:before{display:none}}