.hero-selector[data-astro-cid-mrcftkw5]{position:relative}.hero-selector-trigger[data-astro-cid-mrcftkw5]{border:1px solid var(--cta-border-strong);background:var(--hero-pill-bg);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;flex:none;align-items:center;gap:10px;padding:8px 14px 8px 10px;font-family:inherit;transition:border-color .25s,background .25s;display:flex}.hero-selector-trigger[data-astro-cid-mrcftkw5]:hover{border-color:var(--hero-pill-border-hover);background:var(--hero-pill-bg-hover)}.hero-selector-icon[data-astro-cid-mrcftkw5]{align-items:center;display:none}.hero-selector-icon[data-astro-cid-mrcftkw5]:not([hidden]){display:inline-flex}.hero-selector-icon--quote[data-astro-cid-mrcftkw5]{border-radius:var(--radius-pill);background:var(--hero-icon-bg-brand);flex:0 0 26px;justify-content:center;width:26px;height:26px}.hero-selector-label[data-astro-cid-mrcftkw5]{color:var(--neutral-0);font-size:15px;font-weight:600}.hero-selector-caret[data-astro-cid-mrcftkw5]{color:var(--neutral-400);margin-top:-2px;font-size:17px;line-height:17px}.hero-selector-listbox[data-astro-cid-mrcftkw5]{background:var(--nav-dropdown-bg);backdrop-filter:blur(14px);border:1px solid var(--nav-dropdown-border);width:430px;max-width:86vw;box-shadow:var(--shadow-hero-menu);z-index:5;border-radius:16px;flex-direction:column;gap:2px;padding:7px;animation:.2s ease-out both ro-open;display:none;position:absolute;bottom:calc(100% + 10px);left:0}.hero-selector-listbox[data-astro-cid-mrcftkw5]:not([hidden]){display:flex}.hero-selector-option[data-astro-cid-mrcftkw5]{text-align:left;cursor:pointer;color:var(--neutral-0);background:0 0;border:0;border-radius:10px;flex-direction:row;align-items:center;gap:13px;padding:12px 13px;font-family:inherit;transition:background .2s;display:flex}.hero-selector-option[data-astro-cid-mrcftkw5]:hover,.hero-selector-option[data-astro-cid-mrcftkw5]:focus-visible{background:var(--hero-menu-item-hover)}.hero-selector-option-icon[data-astro-cid-mrcftkw5]{flex:0 0 58px;justify-content:flex-start;align-items:center;width:58px;display:inline-flex}.hero-selector-option-icon-quote[data-astro-cid-mrcftkw5]{border-radius:var(--radius-pill);background:var(--hero-icon-bg-brand);border:1px solid var(--hero-icon-border-brand);flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.hero-selector-option-text[data-astro-cid-mrcftkw5]{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.hero-selector-option-title[data-astro-cid-mrcftkw5]{font-size:14px;font-weight:650}.hero-selector-option-subtitle[data-astro-cid-mrcftkw5]{color:var(--neutral-400);font-size:12px;line-height:18px}.hero-selector-option-tag[data-astro-cid-mrcftkw5]{color:var(--neutral-400);white-space:nowrap;text-align:right;flex:none;font-size:11px;font-weight:600}@media (width<=1023.98px){.hero-selector-trigger[data-astro-cid-mrcftkw5],.hero-selector-option[data-astro-cid-mrcftkw5]{min-height:44px}}@media (width<=639.98px){.hero-selector-option[data-astro-cid-mrcftkw5]{gap:10px;padding:12px 10px}.hero-selector-option-tag[data-astro-cid-mrcftkw5]{white-space:normal;max-width:66px}}.app-handoff[data-astro-cid-dkk32ztg]{width:100%}.app-handoff-form[data-astro-cid-dkk32ztg]{flex-direction:column;gap:18px;display:flex}.app-handoff-field[data-astro-cid-dkk32ztg]{width:100%;display:block;position:relative}.app-handoff-input[data-astro-cid-dkk32ztg]{width:100%;font-family:var(--font-sans);color:var(--neutral-0);background:0 0;border:0;min-height:26px;padding:0 0 0 5px;font-size:17px;line-height:26px}.app-handoff-input[data-astro-cid-dkk32ztg]::placeholder{color:var(--hero-field-text)}.app-handoff-caret[data-astro-cid-dkk32ztg]{border-left:1px solid var(--brand-400);pointer-events:none;width:0;height:20px;display:none;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.app-handoff-input[data-astro-cid-dkk32ztg]:placeholder-shown:not(:focus)~.app-handoff-caret[data-astro-cid-dkk32ztg]{animation:1.1s step-end infinite ro-blink;display:block}@keyframes ro-blink{0%,45%{opacity:1}55%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.app-handoff-input[data-astro-cid-dkk32ztg]:placeholder-shown:not(:focus)~.app-handoff-caret[data-astro-cid-dkk32ztg]{animation:none}}.app-handoff-input[data-astro-cid-dkk32ztg]:focus{outline:none}.app-handoff-input[data-astro-cid-dkk32ztg]:focus-visible{outline:2px solid var(--brand-400);outline-offset:3px}.app-handoff-row[data-astro-cid-dkk32ztg]{align-items:center;gap:14px;display:flex}.app-handoff-spacer[data-astro-cid-dkk32ztg]{flex:1}.app-handoff-submit[data-astro-cid-dkk32ztg]{border-radius:var(--radius-pill);background:var(--brand-400);color:var(--brand-ink);white-space:nowrap;cursor:pointer;border:0;padding:12px 22px;font-family:inherit;font-size:15px;font-weight:650;transition:background .25s}.app-handoff-submit[data-astro-cid-dkk32ztg]:hover{background:var(--brand-300)}@media (width<=639.98px){.app-handoff-row[data-astro-cid-dkk32ztg]{flex-direction:column;align-items:flex-start}.app-handoff-spacer[data-astro-cid-dkk32ztg]{display:none}}@media (width<=1023.98px){.app-handoff-submit[data-astro-cid-dkk32ztg]{min-height:44px}.app-handoff-input[data-astro-cid-dkk32ztg]{min-height:44px;margin-top:-9px;margin-bottom:-9px;padding-top:9px;padding-bottom:9px;display:block}}.hero-mock[data-astro-cid-5cuuol7r]{max-width:var(--container-nav);width:100%;margin:26px auto 0;padding:54px 40px 0;position:relative}.hero-mock-faces[data-astro-cid-5cuuol7r]{z-index:2;align-items:flex-end;gap:16px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-mock-face[data-astro-cid-5cuuol7r]{object-fit:cover;border-radius:var(--radius-pill);display:block}.hero-mock-panel[data-astro-cid-5cuuol7r]{border:1px solid var(--dark-border);background:var(--dark-panel);color:var(--neutral-0);border-top-left-radius:18px;border-top-right-radius:18px;position:relative;overflow:hidden}.hero-mock-window[data-astro-cid-5cuuol7r]{border-bottom:1px solid var(--dark-border);align-items:center;gap:6px;padding:12px 16px;display:flex}.hero-mock-dot[data-astro-cid-5cuuol7r]{border-radius:var(--radius-pill);background:var(--dark-border);width:8px;height:8px}.hero-mock-url[data-astro-cid-5cuuol7r]{font-family:var(--font-mono);color:var(--neutral-400);text-overflow:ellipsis;white-space:nowrap;margin-left:8px;font-size:11px;overflow:hidden}.hero-mock-badge[data-astro-cid-5cuuol7r]{letter-spacing:.06em;text-transform:uppercase;color:var(--neutral-400);border:1px solid var(--dark-border);border-radius:var(--radius-pill);flex:none;margin-left:auto;padding:3px 8px;font-size:10px;font-weight:600}.hero-mock-body[data-astro-cid-5cuuol7r]{grid-template-columns:168px minmax(0,1fr);display:grid}.hero-mock-icon[data-astro-cid-5cuuol7r]{flex:none;display:block}.hero-mock-sidebar[data-astro-cid-5cuuol7r]{border-right:1px solid var(--dark-border);flex-direction:column;gap:4px;padding:16px 12px;display:flex}.hero-mock-brand[data-astro-cid-5cuuol7r]{align-items:center;gap:9px;padding:4px 10px 14px;display:flex}.hero-mock-brand-mark[data-astro-cid-5cuuol7r]{background:var(--neutral-0);width:26px;height:26px;color:var(--neutral-900);border-radius:7px;flex:0 0 26px;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.hero-mock-brand-text[data-astro-cid-5cuuol7r]{flex-direction:column;min-width:0;display:flex}.hero-mock-brand-name[data-astro-cid-5cuuol7r]{font-size:13px;font-weight:650}.hero-mock-brand-role[data-astro-cid-5cuuol7r]{color:var(--neutral-400);font-size:11px}.hero-mock-nav-item[data-astro-cid-5cuuol7r]{color:var(--neutral-400);border-radius:8px;align-items:center;gap:9px;padding:8px 10px;font-size:13px;font-weight:500;display:flex}.hero-mock-nav-item[data-astro-cid-5cuuol7r][data-active]{color:var(--brand-300);background:var(--hero-mock-active-bg);box-shadow:var(--hero-mock-tile-hover-shadow);font-weight:650}.hero-mock-nav-label[data-astro-cid-5cuuol7r]{letter-spacing:.06em;text-transform:uppercase;color:var(--neutral-400);padding:10px 10px 4px;font-size:10px;font-weight:700}.hero-mock-content[data-astro-cid-5cuuol7r]{flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.hero-mock-head[data-astro-cid-5cuuol7r]{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 20px 0;display:flex}.hero-mock-titles[data-astro-cid-5cuuol7r]{flex-direction:column;gap:3px;min-width:0;display:flex}.hero-mock-breadcrumb[data-astro-cid-5cuuol7r]{color:var(--neutral-400);font-size:11px}.hero-mock-title[data-astro-cid-5cuuol7r]{letter-spacing:-.02em;text-wrap:balance;font-size:17px;font-weight:700}.hero-mock-meta[data-astro-cid-5cuuol7r]{color:var(--neutral-400);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.hero-mock-platforms[data-astro-cid-5cuuol7r]{align-items:center;gap:4px;display:inline-flex}.hero-mock-stages[data-astro-cid-5cuuol7r]{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;padding-top:4px;font-size:10px;font-weight:700;display:flex}.hero-mock-stage[data-astro-cid-5cuuol7r]{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.hero-mock-stage[data-astro-cid-5cuuol7r][data-state=done]{color:var(--brand-300)}.hero-mock-stage[data-astro-cid-5cuuol7r][data-state=active]{color:var(--neutral-0)}.hero-mock-stage[data-astro-cid-5cuuol7r][data-state=todo]{color:var(--neutral-400)}.hero-mock-stage-mark[data-astro-cid-5cuuol7r]{border-radius:var(--radius-pill);flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.hero-mock-stage[data-astro-cid-5cuuol7r][data-state=done] .hero-mock-stage-mark[data-astro-cid-5cuuol7r]{background:var(--brand-400);color:var(--brand-ink)}.hero-mock-stage[data-astro-cid-5cuuol7r][data-state=active] .hero-mock-stage-mark[data-astro-cid-5cuuol7r]{border:2px solid var(--brand-400)}.hero-mock-stage[data-astro-cid-5cuuol7r][data-state=todo] .hero-mock-stage-mark[data-astro-cid-5cuuol7r]{border:2px solid var(--neutral-500)}.hero-mock-stage[data-astro-cid-5cuuol7r][data-state=active] .hero-mock-stage-mark[data-astro-cid-5cuuol7r]:before{content:"";border-radius:var(--radius-pill);background:var(--brand-400);width:5px;height:5px}.hero-mock-stage-rule[data-astro-cid-5cuuol7r]{background:var(--dark-border-2);flex:0 0 18px;width:18px;height:1px}.hero-mock-stage-rule[data-astro-cid-5cuuol7r][data-after=done]{background:var(--brand-400)}.hero-mock-tabs[data-astro-cid-5cuuol7r]{border-bottom:1px solid var(--dark-border);gap:18px;padding:10px 20px 0;display:flex;overflow:hidden}.hero-mock-tab[data-astro-cid-5cuuol7r]{color:var(--neutral-400);white-space:nowrap;border-bottom:2px solid #0000;padding:10px 2px 9px;font-size:12px;font-weight:500}.hero-mock-tab[data-astro-cid-5cuuol7r][data-active]{color:var(--neutral-0);border-bottom-color:var(--brand-400);font-weight:650}.hero-mock-stato[data-astro-cid-5cuuol7r]{border:1px solid var(--dark-border);border-radius:var(--radius-mock);margin:16px 20px 0;overflow:hidden}.hero-mock-stato-head[data-astro-cid-5cuuol7r]{border-bottom:1px solid var(--dark-border);letter-spacing:.06em;text-transform:uppercase;color:var(--neutral-400);flex-wrap:wrap;align-items:center;gap:10px;padding:9px 14px;font-size:10px;font-weight:700;display:flex}.hero-mock-stato-price[data-astro-cid-5cuuol7r]{letter-spacing:0;text-transform:none;color:var(--neutral-0);margin-left:auto;font-size:12px;font-weight:600}.hero-mock-stato-note[data-astro-cid-5cuuol7r]{letter-spacing:0;text-transform:none;color:var(--neutral-400);font-size:11px;font-weight:500}.hero-mock-tiles[data-astro-cid-5cuuol7r]{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));display:grid}.hero-mock-tile[data-astro-cid-5cuuol7r]{border-right:1px solid var(--dark-border);flex-direction:column;gap:3px;min-width:0;padding:12px 14px;display:flex}.hero-mock-tile[data-astro-cid-5cuuol7r]:last-child{border-right:0}.hero-mock-tile[data-astro-cid-5cuuol7r][data-tone=warn]{background:var(--hero-mock-warn-tile-bg)}.hero-mock-tile-head[data-astro-cid-5cuuol7r]{letter-spacing:.06em;text-transform:uppercase;color:var(--neutral-400);align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.hero-mock-tile-label[data-astro-cid-5cuuol7r]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hero-mock-tile-dot[data-astro-cid-5cuuol7r]{border-radius:var(--radius-pill);flex:0 0 7px;width:7px;height:7px;margin-left:auto}.hero-mock-tile-dot[data-astro-cid-5cuuol7r][data-tone=ok]{background:var(--brand-400)}.hero-mock-tile-dot[data-astro-cid-5cuuol7r][data-tone=warn]{background:var(--warn-dot)}.hero-mock-tile-dot[data-astro-cid-5cuuol7r][data-tone=info]{background:var(--info-border)}.hero-mock-tile-dot[data-astro-cid-5cuuol7r][data-tone=neutral]{background:var(--neutral-400)}.hero-mock-tile-value[data-astro-cid-5cuuol7r]{color:var(--neutral-0);text-wrap:balance;font-size:14px;font-weight:700;line-height:18px}.hero-mock-tile-note[data-astro-cid-5cuuol7r]{color:var(--neutral-400);font-size:11px}.hero-mock-tile-note[data-astro-cid-5cuuol7r][data-tone=warn]{color:var(--warn-dot)}.hero-mock-footer-row[data-astro-cid-5cuuol7r]{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:12px;margin:12px 20px 22px;display:grid}.hero-mock-action[data-astro-cid-5cuuol7r]{border-radius:var(--radius-mock);background:var(--hero-mock-warn-box-bg);border:1px solid var(--hero-mock-warn-box-border);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:flex}.hero-mock-action-text[data-astro-cid-5cuuol7r]{flex-direction:column;gap:2px;min-width:0;display:flex}.hero-mock-action-label[data-astro-cid-5cuuol7r]{letter-spacing:.06em;text-transform:uppercase;color:var(--warn-dot);font-size:10px;font-weight:700}.hero-mock-action-line[data-astro-cid-5cuuol7r]{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.hero-mock-action-line[data-astro-cid-5cuuol7r] strong[data-astro-cid-5cuuol7r]{font-weight:700}.hero-mock-action-sub[data-astro-cid-5cuuol7r]{color:var(--neutral-400)}.hero-mock-action-cta[data-astro-cid-5cuuol7r]{color:var(--brand-ink);background:var(--brand-400);border-radius:var(--radius-pill);white-space:nowrap;flex:none;padding:7px 12px;font-size:12px;font-weight:700}.hero-mock-report[data-astro-cid-5cuuol7r]{border-radius:var(--radius-mock);border:1px solid var(--dark-border);align-items:center;gap:12px;min-width:0;padding:12px 14px;display:flex}.hero-mock-report-text[data-astro-cid-5cuuol7r]{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.hero-mock-report-label[data-astro-cid-5cuuol7r]{letter-spacing:.06em;text-transform:uppercase;color:var(--neutral-400);font-size:10px;font-weight:700}.hero-mock-report-value[data-astro-cid-5cuuol7r]{font-size:13px}.hero-mock-report-value[data-astro-cid-5cuuol7r] strong[data-astro-cid-5cuuol7r]{font-weight:700}.hero-mock-report-suffix[data-astro-cid-5cuuol7r]{color:var(--neutral-400)}.hero-mock-report-value[data-astro-cid-5cuuol7r] em[data-astro-cid-5cuuol7r]{color:var(--brand-300);font-style:normal;font-weight:600}.hero-mock-report-sub[data-astro-cid-5cuuol7r]{color:var(--neutral-400);white-space:nowrap;font-size:11px}@media (width<=1023.98px){.hero-mock[data-astro-cid-5cuuol7r]{padding:44px var(--gutter-mobile) 0}.hero-mock-body[data-astro-cid-5cuuol7r]{grid-template-columns:1fr}.hero-mock-sidebar[data-astro-cid-5cuuol7r]{display:none}}@media (width<=639.98px){.hero-mock-faces[data-astro-cid-5cuuol7r]{display:none}.hero-mock-stages[data-astro-cid-5cuuol7r]{flex-wrap:wrap;row-gap:6px}.hero-mock-footer-row[data-astro-cid-5cuuol7r]{grid-template-columns:1fr}}.hero[data-astro-cid-i3irphx7]{background:var(--grad-dark-section);color:var(--neutral-0);margin-top:calc(-1 * (var(--nav-h) + 2px));padding-top:calc(var(--nav-h) + 2px);background-attachment:fixed;flex-direction:column;display:flex}.hero-top[data-astro-cid-i3irphx7]{text-align:center;max-width:var(--container-nav);flex-direction:column;align-items:center;gap:20px;width:100%;margin:0 auto;padding:26px 40px 0;display:flex;position:relative}.hero-kicker[data-astro-cid-i3irphx7]{border:1px solid var(--hero-badge-border);background:var(--hero-badge-bg);border-radius:var(--radius-pill);color:var(--neutral-300);white-space:nowrap;align-items:center;gap:10px;padding:7px 15px;font-size:12px;font-weight:600;display:inline-flex}.hero-kicker-dot[data-astro-cid-i3irphx7]{border-radius:var(--radius-pill);background:var(--brand-400);width:6px;height:6px;display:inline-block}.hero-h1[data-astro-cid-i3irphx7]{letter-spacing:-.04em;max-width:1000px;margin:0;font-size:64px;font-weight:700;line-height:66px}.hero-lead[data-astro-cid-i3irphx7]{max-width:640px;color:var(--dark-lead);margin:0;font-size:18px;line-height:30px}.hero-field-card[data-astro-cid-i3irphx7]{text-align:left;background:linear-gradient(180deg, var(--hero-card-bg-top), var(--hero-card-bg-bottom));border:1px solid var(--hero-card-border);width:100%;max-width:720px;box-shadow:var(--hero-card-shadow);border-radius:20px;flex-direction:column;gap:14px;margin-top:10px;padding:22px 22px 18px;display:flex}.hero-row[data-astro-cid-i3irphx7]{flex-direction:column;gap:18px;display:none}.hero-row[data-astro-cid-i3irphx7]:not([hidden]){display:flex}.hero-team-field[data-astro-cid-i3irphx7]{color:var(--hero-field-text);min-height:26px;margin:0;font-size:17px;line-height:26px}.hero-row-bottom[data-astro-cid-i3irphx7]{align-items:center;gap:14px;display:flex}.hero-row-spacer[data-astro-cid-i3irphx7]{flex:1}.hero-team-cta[data-astro-cid-i3irphx7]{border-radius:var(--radius-pill);background:var(--brand-400);color:var(--brand-ink);white-space:nowrap;padding:12px 22px;font-size:15px;font-weight:650;transition:background .25s}.hero-team-cta[data-astro-cid-i3irphx7]:hover{background:var(--brand-300);color:var(--brand-ink)}.hero-trust[data-astro-cid-i3irphx7]{flex-wrap:wrap;align-items:center;gap:8px;margin:0;display:flex}.hero-trust-prefix[data-astro-cid-i3irphx7]{color:var(--brand-300);font-size:13px;font-weight:600}.hero-trust-sep[data-astro-cid-i3irphx7]{color:var(--neutral-600)}.hero-trust-variant[data-astro-cid-i3irphx7]{flex-wrap:wrap;align-items:center;gap:8px;display:none}.hero-trust-variant[data-astro-cid-i3irphx7]:not([hidden]){display:flex}.hero-trust-chip[data-astro-cid-i3irphx7]{border:1px solid var(--hero-trust-chip-border);border-radius:var(--radius-pill);color:var(--neutral-300);padding:5px 11px;font-size:12px}@media (width<=1023.98px){.hero-top[data-astro-cid-i3irphx7]{padding:22px var(--gutter-mobile) 0}.hero-h1[data-astro-cid-i3irphx7]{font-size:40px;line-height:44px}.hero-team-cta[data-astro-cid-i3irphx7]{min-height:44px}}@media (width<=639.98px){.hero-row-bottom[data-astro-cid-i3irphx7]{flex-direction:column;align-items:flex-start}.hero-row-spacer[data-astro-cid-i3irphx7]{display:none}}.hiw[data-astro-cid-hahnwogd]{background:var(--neutral-0);padding:96px 40px 104px}.hiw-inner[data-astro-cid-hahnwogd]{max-width:var(--container-wide);flex-direction:column;gap:24px;margin:0 auto;display:flex}.hiw-intro[data-astro-cid-hahnwogd]{text-align:center;flex-direction:column;align-items:center;gap:26px;max-width:900px;margin:0 auto;display:flex}.hiw-kicker[data-astro-cid-hahnwogd]{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-800);white-space:nowrap;align-items:center;gap:10px;margin:0;font-size:12px;font-weight:600;display:inline-flex}.hiw-kicker-dot[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);background:var(--neutral-300);width:4px;height:4px;display:inline-block}.hiw-kicker-suffix[data-astro-cid-hahnwogd]{color:var(--neutral-500)}.hiw-h2[data-astro-cid-hahnwogd]{letter-spacing:-.035em;color:var(--neutral-900);text-wrap:balance;margin:0;font-size:44px;font-weight:700;line-height:54px}.hiw-brand[data-astro-cid-hahnwogd]{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0;display:flex}.hiw-brand-logo[data-astro-cid-hahnwogd]{width:auto;display:block}.hiw-brand-logo-placeholder[data-astro-cid-hahnwogd]{background:var(--neutral-100);height:22px;color:var(--neutral-600);border-radius:4px;align-items:center;padding:0 8px;font-size:11px;font-weight:650;display:inline-flex}.hiw-brand-name[data-astro-cid-hahnwogd]{color:var(--neutral-700);font-size:14px;font-weight:600}.hiw-brand-dot[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);background:var(--neutral-300);width:4px;height:4px}.hiw-brand-markets[data-astro-cid-hahnwogd]{color:var(--neutral-500);font-size:14px}.hiw-track[data-astro-cid-hahnwogd]{position:static}.hiw-track[data-astro-cid-hahnwogd].is-pinned{height:320vh;position:relative}@supports (height:100svh){.hiw-track[data-astro-cid-hahnwogd].is-pinned{height:320svh}}.hiw-sentinel[data-astro-cid-hahnwogd]{display:none}.is-pinned[data-astro-cid-hahnwogd] .hiw-sentinel[data-astro-cid-hahnwogd]{height:33.4%;display:block;position:absolute;left:0;right:0}.is-pinned[data-astro-cid-hahnwogd] .hiw-sentinel[data-astro-cid-hahnwogd][data-cf-sent="1"]{top:0}.is-pinned[data-astro-cid-hahnwogd] .hiw-sentinel[data-astro-cid-hahnwogd][data-cf-sent="2"]{top:33.3%}.is-pinned[data-astro-cid-hahnwogd] .hiw-sentinel[data-astro-cid-hahnwogd][data-cf-sent="3"]{top:66.6%}.hiw-pin[data-astro-cid-hahnwogd]{position:static}.is-pinned[data-astro-cid-hahnwogd] .hiw-pin[data-astro-cid-hahnwogd]{align-items:center;min-height:100vh;padding:48px 0;display:flex;position:sticky;top:0}@supports (height:100svh){.is-pinned[data-astro-cid-hahnwogd] .hiw-pin[data-astro-cid-hahnwogd]{min-height:100svh}}.hiw-grid[data-astro-cid-hahnwogd]{width:100%}.is-pinned[data-astro-cid-hahnwogd] .hiw-grid[data-astro-cid-hahnwogd]{grid-template-columns:56px minmax(0,1fr);align-items:start;column-gap:24px;display:grid}.hiw-rail[data-astro-cid-hahnwogd]{display:none}.is-pinned[data-astro-cid-hahnwogd] .hiw-rail[data-astro-cid-hahnwogd]{flex-direction:column;align-items:center;gap:6px;padding-top:4px;display:flex}.hiw-rail[data-astro-cid-hahnwogd] button[data-astro-cid-hahnwogd]{appearance:none;border-radius:var(--radius-pill);background:var(--neutral-100);width:36px;height:36px;color:var(--neutral-600);font:inherit;cursor:pointer;border:0;flex:0 0 36px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.hiw-rail[data-astro-cid-hahnwogd] button[data-astro-cid-hahnwogd][aria-current=step]{background:var(--neutral-900);color:var(--neutral-0)}.hiw-rail-line[data-astro-cid-hahnwogd]{background:var(--neutral-250);width:1px;height:44px}.hiw-steps[data-astro-cid-hahnwogd]{flex-direction:column;gap:96px;min-width:0;display:flex}.is-pinned[data-astro-cid-hahnwogd] .hiw-steps[data-astro-cid-hahnwogd]{display:grid}.hiw-step[data-astro-cid-hahnwogd]{width:100%;min-width:0}.hiw-step-row[data-astro-cid-hahnwogd]{flex-wrap:wrap;align-items:center;gap:32px 56px;min-width:0;display:flex}.hiw-step-text[data-astro-cid-hahnwogd]{flex-direction:column;flex:340px;gap:22px;min-width:0;max-width:520px;display:flex}.hiw-step-head[data-astro-cid-hahnwogd]{flex-direction:column;gap:10px;display:flex}.hiw-step-kicker[data-astro-cid-hahnwogd]{align-items:center;gap:10px;display:flex}.hiw-step-num[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);background:var(--neutral-100);width:22px;height:22px;color:var(--neutral-600);flex:0 0 22px;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.is-pinned[data-astro-cid-hahnwogd] .hiw-step-num[data-astro-cid-hahnwogd]{display:none}.hiw-step-eyebrow[data-astro-cid-hahnwogd]{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-800);font-size:12px;font-weight:600}.hiw-step-title[data-astro-cid-hahnwogd]{letter-spacing:-.035em;color:var(--neutral-900);text-wrap:pretty;margin:0;font-size:32px;font-weight:700;line-height:38px}.hiw-step-lead[data-astro-cid-hahnwogd]{color:var(--neutral-600);text-wrap:pretty;margin:0;font-size:15px;line-height:24px}.hiw-step-features[data-astro-cid-hahnwogd]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px 20px;margin:0;padding:0;list-style:none;display:grid}.hiw-step-features[data-astro-cid-hahnwogd] li[data-astro-cid-hahnwogd]{align-items:flex-start;gap:12px;display:flex}.hiw-feature-icon[data-astro-cid-hahnwogd]{background:var(--brand-50);border:1px solid var(--brand-100);width:32px;height:32px;color:var(--brand-600);border-radius:9px;flex:0 0 32px;justify-content:center;align-items:center;display:inline-flex}.hiw-feature-copy[data-astro-cid-hahnwogd]{flex-direction:column;gap:2px;display:flex}.hiw-feature-title[data-astro-cid-hahnwogd]{color:var(--neutral-900);font-size:14px;font-weight:650}.hiw-feature-text[data-astro-cid-hahnwogd]{color:var(--neutral-500);font-size:13px;line-height:19px}.hiw-step-link[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);border:1px solid var(--neutral-900);color:var(--neutral-900);white-space:nowrap;align-self:flex-start;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:650;transition:background .2s,color .2s;display:inline-flex}.hiw-step-link[data-astro-cid-hahnwogd]:hover{background:var(--neutral-900);color:var(--neutral-0)}.hiw-step-mock[data-astro-cid-hahnwogd]{flex:1.3 420px;min-width:0;position:relative}.hiw-mock-frame[data-astro-cid-hahnwogd]{background:var(--neutral-900);box-shadow:var(--shadow-card);border-radius:18px;padding:10px 10px 0}.hiw-window[data-astro-cid-hahnwogd]{align-items:center;gap:6px;padding:2px 6px 10px;display:flex}.hiw-dot[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);background:var(--dark-border);width:9px;height:9px}.hiw-badge[data-astro-cid-hahnwogd]{letter-spacing:.06em;text-transform:uppercase;color:var(--neutral-400);border:1px solid var(--dark-border);border-radius:var(--radius-pill);white-space:nowrap;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:600}.hiw-url[data-astro-cid-hahnwogd]{background:var(--dark-bg-2);min-width:0;max-width:320px;font-family:var(--font-mono);color:var(--neutral-400);white-space:nowrap;text-overflow:ellipsis;border-radius:6px;flex:1;margin-left:10px;padding:4px 10px;font-size:11px;overflow:hidden}.hiw-content[data-astro-cid-hahnwogd]{background:var(--neutral-50);border-radius:10px 10px 0 0;flex-direction:column;gap:12px;height:min(400px,48vh);min-height:360px;padding:16px;display:flex;overflow:hidden auto}.hiw-pill[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);background:var(--neutral-0);border:1px solid var(--neutral-250);box-shadow:var(--shadow-card);color:var(--neutral-700);align-items:center;gap:10px;max-width:calc(100% - 48px);padding:8px 14px 8px 10px;font-size:13px;display:inline-flex;position:absolute;bottom:-18px;left:24px}.hiw-pill-dot[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);background:var(--success-bg);width:18px;height:18px;color:var(--brand-800);flex:0 0 18px;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.hiw-pill-dot--solid[data-astro-cid-hahnwogd]{background:var(--brand-800);flex:0 0 8px;width:8px;height:8px}.hiw-profile-head[data-astro-cid-hahnwogd]{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hiw-avatar[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--neutral-250), var(--neutral-300));flex:0 0 36px;width:36px;height:36px;display:inline-flex;overflow:hidden}.hiw-avatar[data-astro-cid-hahnwogd] img[data-astro-cid-hahnwogd]{object-fit:cover;width:100%;height:100%;display:block}.hiw-avatar--sm[data-astro-cid-hahnwogd]{flex:0 0 28px;width:28px;height:28px}.hiw-profile-id[data-astro-cid-hahnwogd]{flex-direction:column;gap:2px;min-width:0;display:flex}.hiw-profile-id[data-astro-cid-hahnwogd] strong[data-astro-cid-hahnwogd]{color:var(--neutral-900);font-size:14px}.hiw-profile-tier[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);background:var(--neutral-150);border:1px solid var(--neutral-200);color:var(--neutral-600);align-self:flex-start;padding:2px 8px;font-size:10px;font-weight:600;display:inline-flex}.hiw-profile-meta[data-astro-cid-hahnwogd]{color:var(--neutral-500);font-size:11px}.hiw-profile-tags[data-astro-cid-hahnwogd]{flex-wrap:wrap;gap:6px;margin-left:auto;display:flex}.hiw-tag[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);background:var(--neutral-150);border:1px solid var(--neutral-200);color:var(--neutral-600);white-space:nowrap;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.hiw-callout[data-astro-cid-hahnwogd]{border:1px solid var(--success-border);background:var(--success-bg);color:var(--neutral-700);border-radius:12px;margin:0;padding:10px 14px;font-size:12px;line-height:18px}.hiw-callout[data-astro-cid-hahnwogd] strong[data-astro-cid-hahnwogd]{color:var(--brand-800)}.hiw-callout--ok[data-astro-cid-hahnwogd]{color:var(--brand-800);font-weight:650}.hiw-kpi-grid[data-astro-cid-hahnwogd]{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.hiw-kpi-grid--3[data-astro-cid-hahnwogd]{grid-template-columns:repeat(3,minmax(0,1fr))}.hiw-kpi[data-astro-cid-hahnwogd]{background:var(--neutral-0);border:1px solid var(--neutral-200);border-radius:12px;flex-direction:column;gap:5px;min-width:0;padding:10px 12px;display:flex}.hiw-kpi-label[data-astro-cid-hahnwogd]{letter-spacing:.05em;text-transform:uppercase;color:var(--neutral-500);font-size:10px;font-weight:700}.hiw-kpi-value[data-astro-cid-hahnwogd]{letter-spacing:-.02em;color:var(--neutral-900);font-size:18px;font-weight:700}.hiw-kpi-note[data-astro-cid-hahnwogd]{color:var(--neutral-500);font-size:11px}.hiw-kpi-note[data-astro-cid-hahnwogd][data-tone=warn]{color:var(--warn-text);font-weight:600}.hiw-kpi[data-astro-cid-hahnwogd][data-tone=warn]{box-shadow:inset 3px 0 0 var(--warn-dot)}.hiw-kpi[data-astro-cid-hahnwogd][data-tone=ok]{box-shadow:inset 3px 0 0 var(--brand-400)}.hiw-kpi[data-astro-cid-hahnwogd][data-tone=info]{box-shadow:inset 3px 0 0 var(--info-text)}.hiw-two-col[data-astro-cid-hahnwogd]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.hiw-card[data-astro-cid-hahnwogd]{background:var(--neutral-0);border:1px solid var(--neutral-200);border-radius:12px;flex-direction:column;gap:6px;min-width:0;padding:12px 14px;display:flex}.hiw-card--warn[data-astro-cid-hahnwogd]{border-color:var(--warn-border);background:var(--warn-bg);color:var(--neutral-700);flex-flow:wrap;align-items:center;gap:8px;font-size:12px}.hiw-card-head[data-astro-cid-hahnwogd]{justify-content:space-between;align-items:center;gap:8px;display:flex}.hiw-card-title[data-astro-cid-hahnwogd]{letter-spacing:.05em;text-transform:uppercase;color:var(--neutral-500);font-size:10px;font-weight:700}.hiw-card-foot[data-astro-cid-hahnwogd]{color:var(--neutral-600);flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;display:flex}.hiw-action-cta[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);background:var(--brand-400);color:var(--brand-ink);white-space:nowrap;margin-left:auto;padding:6px 12px;font-size:12px;font-weight:700}.hiw-organico-row[data-astro-cid-hahnwogd]{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hiw-donut[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);background:conic-gradient(var(--brand-400) 0 var(--pct), var(--neutral-200) 0);flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.hiw-donut-hole[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);background:var(--neutral-0);width:30px;height:30px;color:var(--neutral-900);flex:0 0 30px;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.hiw-organico-legend[data-astro-cid-hahnwogd]{color:var(--neutral-700);flex-direction:column;gap:3px;font-size:11px;display:flex}.hiw-organico-delta[data-astro-cid-hahnwogd]{color:var(--neutral-600);text-align:right;flex-direction:column;gap:3px;margin-left:auto;font-size:11px;display:flex}.hiw-organico-delta[data-astro-cid-hahnwogd] strong[data-astro-cid-hahnwogd]{color:var(--danger-text)}.hiw-funnel-name[data-astro-cid-hahnwogd]{color:var(--neutral-900);font-size:14px;font-weight:700}.hiw-funnel-row[data-astro-cid-hahnwogd]{color:var(--neutral-700);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.hiw-extract[data-astro-cid-hahnwogd]{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.hiw-extract-label[data-astro-cid-hahnwogd]{letter-spacing:.05em;text-transform:uppercase;color:var(--neutral-500);margin-right:4px;font-size:10px;font-weight:700}.hiw-match-row[data-astro-cid-hahnwogd]{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.hiw-creators[data-astro-cid-hahnwogd]{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.hiw-creator-card[data-astro-cid-hahnwogd]{background:var(--neutral-0);border:1px solid var(--neutral-200);border-radius:12px;flex-direction:column;gap:6px;min-width:0;padding:10px;display:flex}.hiw-creator-id[data-astro-cid-hahnwogd]{flex-direction:column;gap:1px;display:flex}.hiw-creator-id[data-astro-cid-hahnwogd] strong[data-astro-cid-hahnwogd]{color:var(--neutral-900);font-size:12px}.hiw-creator-note[data-astro-cid-hahnwogd]{color:var(--neutral-500);margin:0;font-size:11px}.hiw-creator-foot[data-astro-cid-hahnwogd]{color:var(--neutral-600);justify-content:space-between;align-items:center;gap:6px;font-size:11px;display:flex}.hiw-creator-foot[data-astro-cid-hahnwogd] em[data-astro-cid-hahnwogd]{color:var(--neutral-500);font-style:normal}.hiw-camp-head[data-astro-cid-hahnwogd]{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hiw-camp-title[data-astro-cid-hahnwogd]{letter-spacing:-.01em;color:var(--neutral-900);font-size:13px;font-weight:700}.hiw-stages[data-astro-cid-hahnwogd]{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hiw-stage[data-astro-cid-hahnwogd]{letter-spacing:.05em;text-transform:uppercase;color:var(--neutral-500);white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.hiw-stage[data-astro-cid-hahnwogd][data-state=active]{color:var(--neutral-900)}.hiw-stage[data-astro-cid-hahnwogd][data-state=done]{color:var(--brand-800)}.hiw-stage-rule[data-astro-cid-hahnwogd]{background:var(--neutral-250);flex:0 0 18px;width:18px;height:1px}.hiw-stage-mark[data-astro-cid-hahnwogd]{flex:0 0 7px;width:7px;height:7px}.hiw-stage[data-astro-cid-hahnwogd][data-state=todo] .hiw-stage-mark[data-astro-cid-hahnwogd],.hiw-stage[data-astro-cid-hahnwogd][data-state=active] .hiw-stage-mark[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);border:1px solid var(--neutral-600)}.hiw-stage[data-astro-cid-hahnwogd][data-state=active] .hiw-stage-mark[data-astro-cid-hahnwogd]{background:var(--neutral-900);border-color:var(--neutral-900)}svg[data-astro-cid-hahnwogd].hiw-stage-mark{display:block}.hiw-statusbar[data-astro-cid-hahnwogd]{background:var(--neutral-0);border:1px solid var(--neutral-200);border-radius:12px;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;overflow:hidden}.hiw-status-cell[data-astro-cid-hahnwogd]{flex-direction:column;gap:4px;min-width:0;padding:10px 11px;display:flex}.hiw-status-cell[data-astro-cid-hahnwogd]+.hiw-status-cell[data-astro-cid-hahnwogd]{border-left:1px solid var(--neutral-200)}.hiw-status-head[data-astro-cid-hahnwogd]{justify-content:space-between;align-items:center;gap:6px;display:flex}.hiw-status-label[data-astro-cid-hahnwogd]{letter-spacing:.05em;text-transform:uppercase;color:var(--neutral-500);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:700;overflow:hidden}.hiw-status-dot[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);flex:0 0 6px;width:6px;height:6px}.hiw-status-dot[data-astro-cid-hahnwogd][data-tone=ok]{background:var(--brand-800)}.hiw-status-dot[data-astro-cid-hahnwogd][data-tone=warn]{background:var(--warn-text-strong)}.hiw-status-dot[data-astro-cid-hahnwogd][data-tone=info]{background:var(--info-text)}.hiw-status-dot[data-astro-cid-hahnwogd][data-tone=neutral]{background:var(--neutral-600)}.hiw-status-value[data-astro-cid-hahnwogd]{letter-spacing:-.02em;color:var(--neutral-900);font-size:15px;font-weight:700}.hiw-status-note[data-astro-cid-hahnwogd]{color:var(--neutral-500);font-size:10px}.hiw-status-note[data-astro-cid-hahnwogd][data-tone=warn]{color:var(--warn-text);font-weight:600}.hiw-chip-row[data-astro-cid-hahnwogd]{flex-wrap:wrap;gap:5px;display:flex}.hiw-report-value[data-astro-cid-hahnwogd]{color:var(--neutral-700);flex-wrap:wrap;align-items:baseline;gap:6px;font-size:14px;display:flex}.hiw-report-value[data-astro-cid-hahnwogd] strong[data-astro-cid-hahnwogd]{color:var(--neutral-900);font-size:18px}.hiw-report-value[data-astro-cid-hahnwogd] em[data-astro-cid-hahnwogd]{color:var(--brand-800);font-size:11px;font-style:normal;font-weight:600}.hiw-progress[data-astro-cid-hahnwogd]{color:var(--neutral-700);grid-template-columns:56px minmax(0,1fr) 32px;align-items:center;gap:8px;font-size:11px;display:grid}.hiw-progress-track[data-astro-cid-hahnwogd]{border-radius:var(--radius-pill);background:var(--neutral-100);height:5px;display:block;overflow:hidden}.hiw-progress-fill[data-astro-cid-hahnwogd]{background:var(--brand-600);height:100%;display:block}@media (width<=1023.98px){.hiw-h2[data-astro-cid-hahnwogd]{font-size:30px;line-height:36px}.hiw[data-astro-cid-hahnwogd]{padding:64px var(--gutter-mobile) 72px}.hiw-content[data-astro-cid-hahnwogd]{height:min(320px,40vh);min-height:0}.is-pinned[data-astro-cid-hahnwogd] .hiw-grid[data-astro-cid-hahnwogd]{grid-template-columns:1fr;row-gap:20px}.is-pinned[data-astro-cid-hahnwogd] .hiw-rail[data-astro-cid-hahnwogd]{flex-direction:row;padding-top:0}.is-pinned[data-astro-cid-hahnwogd] .hiw-rail-line[data-astro-cid-hahnwogd]{width:24px;height:1px}.hiw-step-row[data-astro-cid-hahnwogd]{flex-direction:column;align-items:stretch}.hiw-step-text[data-astro-cid-hahnwogd]{width:100%;max-width:none}.hiw-step-mock[data-astro-cid-hahnwogd]{flex:none;width:100%}.hiw-step-features[data-astro-cid-hahnwogd]{grid-template-columns:1fr}.hiw-step-link[data-astro-cid-hahnwogd]{min-height:44px}.hiw-rail[data-astro-cid-hahnwogd] button[data-astro-cid-hahnwogd]{flex:0 0 44px;width:44px;height:44px}.hiw-creators[data-astro-cid-hahnwogd]{grid-template-columns:1fr}.hiw-statusbar[data-astro-cid-hahnwogd]{grid-template-columns:repeat(3,minmax(0,1fr))}.hiw-status-cell[data-astro-cid-hahnwogd]:nth-child(4){border-left:0}.hiw-status-cell[data-astro-cid-hahnwogd]:nth-child(n+4){border-top:1px solid var(--neutral-200)}}@media (width<=639.98px){.hiw-step-title[data-astro-cid-hahnwogd]{font-size:26px;line-height:32px}.hiw-kpi-grid[data-astro-cid-hahnwogd],.hiw-kpi-grid--3[data-astro-cid-hahnwogd],.hiw-two-col[data-astro-cid-hahnwogd]{grid-template-columns:1fr}.hiw-track[data-astro-cid-hahnwogd].is-pinned{height:auto;position:static}.is-pinned[data-astro-cid-hahnwogd] .hiw-pin[data-astro-cid-hahnwogd]{min-height:0;padding:0;display:block;position:static}.is-pinned[data-astro-cid-hahnwogd] .hiw-sentinel[data-astro-cid-hahnwogd]{display:none}.is-pinned[data-astro-cid-hahnwogd] .hiw-steps[data-astro-cid-hahnwogd]{display:flex}.is-pinned[data-astro-cid-hahnwogd] .hiw-step[data-astro-cid-hahnwogd]{opacity:1;pointer-events:auto;transform:none}.is-pinned[data-astro-cid-hahnwogd] .hiw-step-num[data-astro-cid-hahnwogd]{display:inline-flex}.is-pinned[data-astro-cid-hahnwogd] .hiw-rail[data-astro-cid-hahnwogd]{display:none}}.caso[data-astro-cid-irgihjpz]{background:var(--neutral-50);padding:88px 40px 96px}.caso-inner[data-astro-cid-irgihjpz]{max-width:var(--container-wide);flex-direction:column;gap:28px;margin:0 auto;display:flex}.caso-header[data-astro-cid-irgihjpz]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.caso-header-text[data-astro-cid-irgihjpz]{flex-direction:column;gap:10px;max-width:660px;display:flex}.caso-kicker[data-astro-cid-irgihjpz]{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-800);margin:0;font-size:12px;font-weight:600}.caso-h2[data-astro-cid-irgihjpz]{letter-spacing:-.03em;color:var(--neutral-900);text-wrap:balance;margin:0;font-size:42px;font-weight:700;line-height:50px}.caso-header-side[data-astro-cid-irgihjpz]{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.caso-faces-row[data-astro-cid-irgihjpz]{align-items:center;gap:10px;display:flex}.caso-faces[data-astro-cid-irgihjpz]{gap:8px;display:inline-flex}.caso-face[data-astro-cid-irgihjpz]{border-radius:var(--radius-pill);background:var(--neutral-0);border:2px solid var(--neutral-50);flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;padding:4px;display:inline-flex;overflow:hidden}.caso-face[data-astro-cid-irgihjpz] img[data-astro-cid-irgihjpz]{object-fit:contain;width:100%;height:100%;display:block}.caso-markets[data-astro-cid-irgihjpz]{color:var(--neutral-600);font-size:14px}.caso-markets[data-astro-cid-irgihjpz] strong[data-astro-cid-irgihjpz]{color:var(--neutral-900);font-weight:700}.caso-all-link[data-astro-cid-irgihjpz]{border-radius:var(--radius-pill);border:1px solid var(--neutral-900);color:var(--neutral-900);white-space:nowrap;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:650;transition:background .2s,color .2s;display:inline-flex}.caso-all-link[data-astro-cid-irgihjpz]:hover{background:var(--neutral-900);color:var(--neutral-0)}.caso-toolbar[data-astro-cid-irgihjpz]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.caso-chips[data-astro-cid-irgihjpz]{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.caso-chip[data-astro-cid-irgihjpz]{appearance:none;cursor:pointer;font:inherit;border-radius:var(--radius-pill);border:1px solid var(--neutral-250);background:var(--neutral-0);color:var(--neutral-600);white-space:nowrap;padding:9px 16px;font-size:13px;font-weight:650;transition:background .2s,color .2s,border-color .2s}.caso-chip[data-astro-cid-irgihjpz][aria-pressed=true]{border-color:var(--neutral-900);background:var(--neutral-900);color:var(--neutral-0)}.caso-count[data-astro-cid-irgihjpz]{color:var(--neutral-500);margin-left:4px;font-size:13px}.caso-nav[data-astro-cid-irgihjpz]{align-items:center;gap:10px;display:flex}.caso-nav-btn[data-astro-cid-irgihjpz]{appearance:none;cursor:pointer;border-radius:var(--radius-pill);border:1px solid var(--neutral-250);background:var(--neutral-0);width:40px;height:40px;color:var(--neutral-900);justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.caso-nav-btn[data-astro-cid-irgihjpz]:hover{background:var(--neutral-900);color:var(--neutral-0);border-color:var(--neutral-900)}.caso-track[data-astro-cid-irgihjpz]{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:20px;padding:6px 4px 18px;display:flex;overflow-x:auto}.caso-track[data-astro-cid-irgihjpz]::-webkit-scrollbar{display:none}.caso-card[data-astro-cid-irgihjpz]{scroll-snap-align:start;background:var(--neutral-0);border:1px solid var(--neutral-200);border-radius:18px;flex-direction:column;flex:0 0 272px;width:272px;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s cubic-bezier(.2,.7,.2,1);display:flex;overflow:hidden;box-shadow:0 1px 2px #1219200a}.caso-card[data-astro-cid-irgihjpz]:hover{transform:translateY(-6px);box-shadow:0 22px 48px #12192024}.caso-card-media[data-astro-cid-irgihjpz]{aspect-ratio:4/5;background:var(--neutral-100);position:relative;overflow:hidden}.caso-card-img[data-astro-cid-irgihjpz]{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.caso-card-caption[data-astro-cid-irgihjpz]{z-index:1;color:var(--neutral-0);text-shadow:0 2px 10px #090d1199;justify-content:space-between;align-items:flex-end;gap:10px;display:flex;position:absolute;bottom:13px;left:14px;right:14px}.caso-card-media[data-astro-cid-irgihjpz]:after{content:"";pointer-events:none;background:linear-gradient(#090d1100 0%,#090d11bd 100%);height:58%;position:absolute;inset:auto 0 0}.caso-card-stat1[data-astro-cid-irgihjpz]{font-size:13px;font-weight:650;line-height:18px}.caso-card-market[data-astro-cid-irgihjpz]{border-radius:var(--radius-pill);color:var(--neutral-0);white-space:nowrap;text-shadow:none;background:#090d119e;border:1px solid #ffffff38;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.caso-card-market[data-astro-cid-irgihjpz] svg[data-astro-cid-irgihjpz]{color:var(--brand-400);flex:none}.caso-card-foot[data-astro-cid-irgihjpz]{border-top:1px solid var(--neutral-200);align-items:center;gap:12px;padding:14px 16px 15px;display:flex}.caso-card-logo[data-astro-cid-irgihjpz]{object-fit:contain;flex:0 0 78px;width:78px;height:24px}.caso-card-divider[data-astro-cid-irgihjpz]{background:var(--neutral-200);flex:0 0 1px;width:1px;height:22px}.caso-card-info[data-astro-cid-irgihjpz]{flex-direction:column;gap:2px;min-width:0;display:flex}.caso-card-industry[data-astro-cid-irgihjpz]{color:var(--neutral-900);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:650;overflow:hidden}.caso-card-brandtype[data-astro-cid-irgihjpz]{color:var(--neutral-500);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.caso-trust[data-astro-cid-irgihjpz]{background:var(--dark-panel);color:var(--neutral-0);border-radius:24px;flex-direction:column;gap:28px;margin-top:12px;padding:40px;display:flex}.caso-trust-head[data-astro-cid-irgihjpz]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.caso-trust-rating-block[data-astro-cid-irgihjpz]{flex-direction:column;gap:14px;max-width:520px;display:flex}.caso-trust-brand-row[data-astro-cid-irgihjpz]{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.caso-trust-stars[data-astro-cid-irgihjpz]{color:var(--trustpilot);--caso-star-empty:#ffffff38;gap:2px;display:inline-flex}.caso-trust-logo[data-astro-cid-irgihjpz]{width:118px;height:26px;display:block}.caso-trust-logo-placeholder[data-astro-cid-irgihjpz]{background:#ffffff14;border-radius:4px;width:118px;height:26px}.caso-trust-rating[data-astro-cid-irgihjpz]{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.caso-trust-rating-value[data-astro-cid-irgihjpz]{letter-spacing:-.03em;font-size:46px;font-weight:700;line-height:.9}.caso-trust-rating-suffix[data-astro-cid-irgihjpz]{color:var(--neutral-400);padding-bottom:4px;font-size:15px}.caso-trust-intro[data-astro-cid-irgihjpz]{color:var(--dark-lead);margin:0;font-size:15px;line-height:24px}.caso-trust-link[data-astro-cid-irgihjpz]{border-radius:var(--radius-pill);border:1px solid var(--cta-border-strong);color:var(--neutral-0);white-space:nowrap;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:650;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.caso-trust-link[data-astro-cid-irgihjpz]:hover{background:var(--neutral-0);color:var(--neutral-900);border-color:var(--neutral-0)}.caso-wall-head[data-astro-cid-irgihjpz]{border-top:1px solid #ffffff1f;flex-direction:column;gap:4px;padding-top:4px;display:flex}.caso-wall-kicker[data-astro-cid-irgihjpz]{letter-spacing:.06em;text-transform:uppercase;color:var(--neutral-0);margin:0;font-size:12px;font-weight:600}.caso-wall-note[data-astro-cid-irgihjpz]{color:var(--dark-lead);margin:0;font-size:13px;line-height:20px}.caso-wall-wrap[data-astro-cid-irgihjpz]{position:relative}.caso-reviews[data-astro-cid-irgihjpz]{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));align-items:start;gap:16px;display:grid}.caso-reviews[data-astro-cid-irgihjpz].is-collapsible{max-height:470px;transition:max-height .7s cubic-bezier(.2,.7,.2,1);overflow:hidden}.caso-reviews-col[data-astro-cid-irgihjpz]{flex-direction:column;gap:16px;min-width:0;display:flex}.caso-wall-fade[data-astro-cid-irgihjpz]{background:linear-gradient(180deg, #101a1c00 0%, #101a1ceb 68%, var(--dark-panel) 100%);pointer-events:none;height:190px;transition:opacity .45s;position:absolute;bottom:0;left:0;right:0}.caso-wall-fade[data-astro-cid-irgihjpz][hidden]{display:none}.caso-wall-more-row[data-astro-cid-irgihjpz]{justify-content:center;display:flex}.caso-wall-more[data-astro-cid-irgihjpz]{appearance:none;cursor:pointer;font:inherit;border-radius:var(--radius-pill);border:1px solid var(--cta-border-strong);color:var(--neutral-0);background:0 0;align-items:center;gap:8px;min-height:44px;padding:11px 20px;font-size:14px;font-weight:650;transition:background .2s;display:inline-flex}.caso-wall-more[data-astro-cid-irgihjpz]:hover{background:#ffffff1a}.caso-wall-more[data-astro-cid-irgihjpz][hidden]{display:none}.caso-wall-caret[data-astro-cid-irgihjpz]{transition:transform .3s}.caso-wall-more[data-astro-cid-irgihjpz][aria-expanded=true] .caso-wall-caret[data-astro-cid-irgihjpz]{transform:rotate(180deg)}.caso-review[data-astro-cid-irgihjpz]{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;gap:12px;margin:0;padding:20px;display:flex}.caso-review-quote[data-astro-cid-irgihjpz]{color:var(--neutral-0);margin:0;font-size:15px;line-height:24px}.caso-review-foot[data-astro-cid-irgihjpz]{align-items:center;gap:10px;margin:0;display:flex}.caso-review-logo[data-astro-cid-irgihjpz]{background:var(--neutral-0);object-fit:contain;border-radius:8px;flex:none;width:auto;max-width:96px;height:34px;padding:4px;display:block}.caso-review-logo-placeholder[data-astro-cid-irgihjpz]{border-radius:var(--radius-pill);background:var(--dark-border);width:34px;height:34px;color:var(--neutral-300);flex:0 0 34px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.caso-review-id[data-astro-cid-irgihjpz]{flex-direction:column;gap:2px;min-width:0;display:flex}.caso-review-role[data-astro-cid-irgihjpz]{color:var(--neutral-0);font-size:13px;font-weight:650}.caso-review-company[data-astro-cid-irgihjpz]{color:var(--neutral-400);font-size:12px}@media (width<=1023.98px){.caso-h2[data-astro-cid-irgihjpz]{font-size:30px;line-height:36px}.caso[data-astro-cid-irgihjpz]{padding:64px var(--gutter-mobile) 72px}.caso-all-link[data-astro-cid-irgihjpz]{min-height:44px}.caso-nav-btn[data-astro-cid-irgihjpz]{min-width:44px;min-height:44px}.caso-chip[data-astro-cid-irgihjpz],.caso-trust-link[data-astro-cid-irgihjpz]{min-height:44px}}@media (width<=639.98px){.caso-trust[data-astro-cid-irgihjpz]{padding:24px}}.community[data-astro-cid-2ofnnlij]{background:var(--grad-dark-section);color:var(--neutral-0);background-attachment:fixed;padding-top:26px}.community-inner[data-astro-cid-2ofnnlij]{border-top:1px solid var(--dark-border);grid-template-columns:repeat(4,minmax(0,1fr));max-width:1160px;margin:0 auto;padding:40px 40px 64px;display:grid}.community-stat[data-astro-cid-2ofnnlij]{border-left:1px solid var(--dark-border-2);flex-direction:column;justify-content:flex-start;padding-left:32px;display:flex}.community-stat[data-astro-cid-2ofnnlij]:first-child{border-left:none;padding-left:0}.community-stat-value[data-astro-cid-2ofnnlij]{letter-spacing:-.03em;height:48px;color:var(--neutral-0);white-space:nowrap;align-items:flex-end;font-size:clamp(24px,2.4vw,44px);font-weight:700;line-height:.88;display:flex}.community-stat-icons[data-astro-cid-2ofnnlij]{align-items:flex-end;gap:12px;display:flex}.community-stat-label[data-astro-cid-2ofnnlij]{color:var(--neutral-400);margin-top:12px;font-size:14px;line-height:20px}@media (width<=1023.98px){.community-inner[data-astro-cid-2ofnnlij]{padding:32px var(--gutter-mobile) 56px}}@media (width<=639.98px){.community-inner[data-astro-cid-2ofnnlij]{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 0}.community-stat[data-astro-cid-2ofnnlij]:nth-child(2n){border-left:1px solid var(--dark-border-2);padding-left:32px}.community-stat[data-astro-cid-2ofnnlij]:nth-child(odd){border-left:none;padding-left:0}}.agency-box[data-astro-cid-ppd5ddp3]{border:1px solid var(--neutral-200);border-radius:var(--radius-card-lg);background:var(--neutral-150);flex-direction:column;gap:24px;margin-top:10px;padding:36px;display:flex}.agency-top[data-astro-cid-ppd5ddp3]{flex-wrap:wrap;align-items:flex-start;gap:40px;display:flex}.agency-intro[data-astro-cid-ppd5ddp3]{flex-direction:column;flex:340px;gap:12px;min-width:0;display:flex}.agency-h3[data-astro-cid-ppd5ddp3]{letter-spacing:-.025em;color:var(--neutral-900);margin:0;font-size:26px;font-weight:700;line-height:34px}.agency-lead[data-astro-cid-ppd5ddp3]{color:var(--neutral-900);margin:0;font-size:16px;font-weight:600;line-height:26px}.agency-text[data-astro-cid-ppd5ddp3]{color:var(--neutral-600);text-wrap:pretty;margin:0;font-size:15px;line-height:25px}.agency-included[data-astro-cid-ppd5ddp3]{flex-direction:column;flex:380px;gap:14px;min-width:0;display:flex}.agency-included-kicker[data-astro-cid-ppd5ddp3]{letter-spacing:.06em;text-transform:uppercase;color:var(--neutral-600);font-size:12px;font-weight:600}.agency-included-grid[data-astro-cid-ppd5ddp3]{grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:10px 24px;display:grid}.agency-included-item[data-astro-cid-ppd5ddp3]{align-items:flex-start;gap:10px;display:flex}.agency-included-item[data-astro-cid-ppd5ddp3] svg[data-astro-cid-ppd5ddp3]{flex:0 0 17px;margin-top:3px}.agency-included-item[data-astro-cid-ppd5ddp3] span[data-astro-cid-ppd5ddp3]{color:var(--neutral-700);font-size:14px;line-height:23px}.agency-cta-row[data-astro-cid-ppd5ddp3]{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.agency-cta-primary[data-astro-cid-ppd5ddp3]{border-radius:var(--radius-pill);background:var(--brand-400);color:var(--brand-ink);padding:14px 24px;font-size:15px;font-weight:700;transition:background .2s}.agency-cta-primary[data-astro-cid-ppd5ddp3]:hover{background:var(--brand-300);color:var(--brand-ink)}.agency-cta-secondary[data-astro-cid-ppd5ddp3]{border-radius:var(--radius-pill);border:1px solid var(--neutral-900);color:var(--neutral-900);padding:14px 24px;font-size:15px;font-weight:650;transition:background .2s,color .2s}.agency-cta-secondary[data-astro-cid-ppd5ddp3]:hover{background:var(--neutral-900);color:var(--neutral-0)}.agency-mgmt[data-astro-cid-ppd5ddp3]{border-top:1px solid var(--neutral-200);flex-direction:column;gap:16px;padding-top:26px;display:flex}.agency-mgmt-head[data-astro-cid-ppd5ddp3]{flex-wrap:wrap;align-items:center;gap:16px 20px;display:flex}.agency-mgmt-kicker[data-astro-cid-ppd5ddp3]{letter-spacing:.06em;text-transform:uppercase;color:var(--neutral-600);font-size:12px;font-weight:600}.agency-mgmt-track[data-astro-cid-ppd5ddp3]{border-radius:var(--radius-pill);background:var(--agency-toggle-track-bg);align-items:center;gap:4px;padding:4px;display:inline-flex}.agency-mgmt-seg[data-astro-cid-ppd5ddp3]{appearance:none;cursor:pointer;font:inherit;border-radius:var(--radius-pill);color:var(--neutral-600);white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:8px 15px;font-size:13px;font-weight:650;transition:background .25s,color .25s,box-shadow .25s;display:inline-flex}.agency-mgmt-seg[data-astro-cid-ppd5ddp3][aria-pressed=true]{background:var(--neutral-0);color:var(--neutral-900);box-shadow:0 1px 3px #1219201f}.agency-mgmt-dot[data-astro-cid-ppd5ddp3]{border-radius:var(--radius-pill);background:var(--brand-400);width:7px;height:7px;display:inline-block}.agency-mgmt-panel[data-astro-cid-ppd5ddp3]{color:var(--neutral-600);text-wrap:pretty;flex-wrap:wrap;align-items:flex-start;gap:14px 20px;margin:0;font-size:15px;line-height:25px;display:flex}.agency-mgmt-soon-text[data-astro-cid-ppd5ddp3]{flex:380px;min-width:0;margin:0}.agency-mgmt-link[data-astro-cid-ppd5ddp3]{flex:none;font-size:14px;font-weight:650}.agency-mgmt-notify[data-astro-cid-ppd5ddp3]{background:var(--neutral-0);border:1px solid var(--neutral-250);border-radius:var(--radius-pill);flex:none;align-items:center;gap:8px;padding:5px 5px 5px 16px;display:inline-flex}.agency-mgmt-input[data-astro-cid-ppd5ddp3]{appearance:none;font:inherit;color:var(--neutral-900);background:0 0;border:0;width:210px;padding:6px 0;font-size:14px}.agency-mgmt-notify-cta[data-astro-cid-ppd5ddp3]{cursor:pointer;border-radius:var(--radius-pill);background:var(--neutral-900);color:var(--neutral-0);white-space:nowrap;border:0;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:650;transition:background .2s}.agency-mgmt-notify-cta[data-astro-cid-ppd5ddp3]:hover{background:var(--neutral-900-hover);color:var(--neutral-0)}.agency-mgmt-notify-note[data-astro-cid-ppd5ddp3]{color:var(--neutral-600);flex:100%;margin:0;font-size:13px;line-height:20px}.agency-mgmt-notify-form[data-astro-cid-ppd5ddp3]{flex-direction:column;flex:none;align-items:flex-start;gap:10px;display:flex}.agency-mgmt-newsletter[data-astro-cid-ppd5ddp3]{color:var(--neutral-700);cursor:pointer;align-items:center;gap:10px;max-width:320px;font-size:13px;line-height:20px;display:flex}.agency-mgmt-newsletter[data-astro-cid-ppd5ddp3] input[data-astro-cid-ppd5ddp3]{cursor:pointer;width:18px;height:18px;accent-color:var(--brand-600);flex:none;margin:0}.agency-mgmt-privacy[data-astro-cid-ppd5ddp3]{color:var(--neutral-600);flex:100%;margin:0;font-size:13px;line-height:20px}.agency-mgmt-privacy-link[data-astro-cid-ppd5ddp3]{color:var(--brand-800);font-weight:650}.agency-mgmt-privacy-link[data-astro-cid-ppd5ddp3]:hover{color:var(--neutral-900)}@media (width<=1023.98px){.agency-box[data-astro-cid-ppd5ddp3]{padding:28px}.agency-cta-primary[data-astro-cid-ppd5ddp3],.agency-cta-secondary[data-astro-cid-ppd5ddp3],.agency-mgmt-notify-cta[data-astro-cid-ppd5ddp3],.agency-mgmt-seg[data-astro-cid-ppd5ddp3]{min-height:44px}.agency-mgmt-input[data-astro-cid-ppd5ddp3]{width:100%}.agency-mgmt-newsletter[data-astro-cid-ppd5ddp3]{min-height:44px}.agency-mgmt-link[data-astro-cid-ppd5ddp3]{margin-top:-10px;margin-bottom:-10px;padding-top:10px;padding-bottom:10px}}@media (width<=639.98px){.agency-h3[data-astro-cid-ppd5ddp3]{font-size:22px;line-height:28px}.agency-mgmt-notify-form[data-astro-cid-ppd5ddp3]{align-self:stretch;width:100%}.agency-mgmt-notify[data-astro-cid-ppd5ddp3]{flex-wrap:wrap;width:100%;padding:10px}.agency-mgmt-input[data-astro-cid-ppd5ddp3]{padding:6px 4px}.agency-mgmt-track[data-astro-cid-ppd5ddp3]{flex-wrap:wrap;width:100%}.agency-mgmt-seg[data-astro-cid-ppd5ddp3]{flex:auto;justify-content:center}}.pricing[data-astro-cid-yx5v444v]{background:var(--neutral-0);padding:92px 40px 96px}.pricing-inner[data-astro-cid-yx5v444v]{flex-direction:column;gap:28px;max-width:1160px;margin:0 auto;display:flex}.pricing-intro[data-astro-cid-yx5v444v]{flex-direction:column;gap:14px;max-width:720px;display:flex}.pricing-kicker[data-astro-cid-yx5v444v]{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-800);margin:0;font-size:12px;font-weight:600}.pricing-h2[data-astro-cid-yx5v444v]{letter-spacing:-.03em;color:var(--neutral-900);text-wrap:balance;margin:0;font-size:42px;font-weight:700;line-height:50px}.pricing-lead[data-astro-cid-yx5v444v]{color:var(--neutral-600);text-wrap:pretty;margin:0;font-size:17px;line-height:28px}.pricing-grid[data-astro-cid-yx5v444v]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:stretch;gap:20px;display:grid}.pricing-card[data-astro-cid-yx5v444v]{border-radius:20px;flex-direction:column;gap:20px;padding:30px;display:flex}.pricing-card--free[data-astro-cid-yx5v444v]{border:1px solid var(--neutral-250);background:var(--neutral-0)}.pricing-card--pro[data-astro-cid-yx5v444v]{border:1px solid var(--neutral-900);background:var(--neutral-50)}.pricing-card-head[data-astro-cid-yx5v444v]{flex-direction:column;gap:8px;display:flex}.pricing-card-name[data-astro-cid-yx5v444v]{color:var(--neutral-900);font-size:20px;font-weight:650;line-height:28px}.pricing-card-price[data-astro-cid-yx5v444v]{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.pricing-card-amount[data-astro-cid-yx5v444v]{letter-spacing:-.03em;color:var(--neutral-900);font-size:40px;font-weight:700;line-height:44px}.pricing-card-suffix[data-astro-cid-yx5v444v]{color:var(--neutral-500);font-size:14px}.pricing-card-desc[data-astro-cid-yx5v444v]{color:var(--neutral-600);margin:0;font-size:15px;line-height:24px}.pricing-card-divider[data-astro-cid-yx5v444v]{background:var(--neutral-100);height:1px}.pricing-card--pro[data-astro-cid-yx5v444v] .pricing-card-divider[data-astro-cid-yx5v444v]{background:var(--neutral-250)}.pricing-card-features[data-astro-cid-yx5v444v]{flex-direction:column;gap:12px;display:flex}.pricing-feature[data-astro-cid-yx5v444v]{color:var(--neutral-700);align-items:flex-start;gap:10px;font-size:14px;font-weight:400;line-height:22px;display:flex}.pricing-feature[data-astro-cid-yx5v444v] svg[data-astro-cid-yx5v444v]{flex:0 0 16px;margin-top:3px}.pricing-feature--emphasis[data-astro-cid-yx5v444v]{color:var(--neutral-900);font-weight:650}.pricing-card-cta[data-astro-cid-yx5v444v]{border-radius:var(--radius-pill);text-align:center;margin-top:auto;padding:14px;font-size:15px;font-weight:650;transition:background .2s,color .2s}.pricing-card-cta--free[data-astro-cid-yx5v444v]{border:1px solid var(--neutral-900);color:var(--neutral-900)}.pricing-card-cta--free[data-astro-cid-yx5v444v]:hover,.pricing-card-cta--pro[data-astro-cid-yx5v444v]{background:var(--neutral-900);color:var(--neutral-0)}.pricing-card-cta--pro[data-astro-cid-yx5v444v]:hover{background:var(--neutral-900-hover);color:var(--neutral-0)}.pricing-agency-line[data-astro-cid-yx5v444v]{color:var(--neutral-600);font-size:15px;line-height:24px}.pricing-agency-link[data-astro-cid-yx5v444v],.pricing-compare[data-astro-cid-yx5v444v] a[data-astro-cid-yx5v444v]{color:var(--brand-800);font-weight:650}.pricing-compare[data-astro-cid-yx5v444v]{font-size:15px}@media (width<=1023.98px){.pricing-h2[data-astro-cid-yx5v444v]{font-size:30px;line-height:36px}.pricing[data-astro-cid-yx5v444v]{padding:64px var(--gutter-mobile) 72px}.pricing-card-cta[data-astro-cid-yx5v444v]{min-height:44px}.pricing-agency-link[data-astro-cid-yx5v444v],.pricing-compare[data-astro-cid-yx5v444v] a[data-astro-cid-yx5v444v]{align-items:center;min-height:44px;display:inline-flex}}
