.ds-tiles:where(.astro-jdpk2klf){display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;margin-top:40px}.ds-tile:where(.astro-jdpk2klf){display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:24px;background:var(--t-surface);border:1px solid var(--t-border);border-radius:16px;text-decoration:none;color:inherit;transition:border-color var(--motion-duration-base) ease,box-shadow var(--motion-duration-base) ease,transform var(--motion-duration-base) ease}a:where(.astro-jdpk2klf).ds-tile{text-decoration:none;color:inherit}a:where(.astro-jdpk2klf).ds-tile:focus-visible,a:where(.astro-jdpk2klf).ds-tile:active{outline:none;border-color:var(--t-accent);box-shadow:var(--t-shadow-lg);transform:translateY(-2px)}.ds-tile__ico-box:where(.astro-jdpk2klf){display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:var(--t-chip-bg);margin-bottom:16px;flex-shrink:0}.ds-tile__ico:where(.astro-jdpk2klf){color:var(--t-accent);font-size:22px;line-height:1;max-width:none;width:auto;height:auto;margin:0}.ds-tile__name:where(.astro-jdpk2klf){font-family:var(--ds-font-heading);font-weight:600;font-size:1.05rem;color:var(--t-heading);margin-bottom:6px}.ds-tile__desc:where(.astro-jdpk2klf){font-size:.9rem;line-height:1.5;color:var(--t-text)}.ds-tile__more:where(.astro-jdpk2klf){margin-top:auto;padding-top:16px;color:var(--t-accent);font-size:.85rem;font-weight:600;display:inline-flex;align-items:center;gap:6px}.ds-tile__arrow:where(.astro-jdpk2klf){transition:transform var(--motion-duration-base) ease}a:where(.astro-jdpk2klf).ds-tile:focus-visible .ds-tile__arrow:where(.astro-jdpk2klf),a:where(.astro-jdpk2klf).ds-tile:active .ds-tile__arrow:where(.astro-jdpk2klf){transform:translate(3px)}@media(max-width:767px){.ds-tiles:where(.astro-jdpk2klf){grid-template-columns:repeat(2,1fr);gap:12px}.ds-tile:where(.astro-jdpk2klf){padding:18px}}@media(max-width:420px){.ds-tiles:where(.astro-jdpk2klf){grid-template-columns:1fr}}.ds-feature:where(.astro-oo35oghm){display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(32px,5vw,80px);background:var(--t-surface-2);border:1px solid var(--t-border);border-radius:var(--radius-panel);padding:clamp(28px,4vw,56px);box-sizing:border-box}.ds-feature:where(.astro-oo35oghm) :where(.astro-oo35oghm){box-sizing:border-box}.ds-feature--reverse:where(.astro-oo35oghm){grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.ds-feature--reverse:where(.astro-oo35oghm) .ds-feature__text:where(.astro-oo35oghm){order:2}.ds-feature--reverse:where(.astro-oo35oghm) .ds-feature__mockup:where(.astro-oo35oghm){order:1}.ds-feature__text:where(.astro-oo35oghm){min-width:0}.ds-feature__icon:where(.astro-oo35oghm){display:inline-grid;place-items:center;width:56px;height:56px;border-radius:16px;background:var(--t-chip-bg);color:var(--t-accent);margin-bottom:24px}.ds-feature__icon:where(.astro-oo35oghm) svg{width:26px;height:26px;display:block}.ds-feature__title:where(.astro-oo35oghm){font-family:var(--ds-font-heading);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--t-heading);font-size:clamp(1.6rem,2.6vw,2.1rem);margin:0}.ds-feature__desc:where(.astro-oo35oghm){font-family:var(--ds-font-body);color:var(--t-text);font-size:1.05rem;line-height:1.6;margin:16px 0 0;max-width:46ch}.ds-feature__cta:where(.astro-oo35oghm){margin-top:28px}.ds-feature__mockup:where(.astro-oo35oghm){min-width:0}@media(max-width:900px){.ds-feature:where(.astro-oo35oghm){grid-template-columns:1fr;gap:32px}.ds-feature--reverse:where(.astro-oo35oghm) .ds-feature__text:where(.astro-oo35oghm){order:1}.ds-feature--reverse:where(.astro-oo35oghm) .ds-feature__mockup:where(.astro-oo35oghm){order:2}}.dsm-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start;box-sizing:border-box}.dsm-grid *,.dsm-col *{box-sizing:border-box}.dsm-col{display:flex;flex-direction:column;gap:16px;min-width:0}.dsm-card{background:var(--t-surface);border:1px solid var(--t-border);border-radius:16px;box-shadow:var(--elevation-2);padding:18px 20px;min-width:0}.dsm-card__title{font-family:var(--ds-font-heading);font-weight:600;font-size:1.05rem;color:var(--t-heading);margin:0 0 12px;padding-bottom:12px;border-bottom:1px solid var(--t-border)}.dsm-figure{font-family:var(--ds-font-heading);font-weight:700;letter-spacing:-.02em;color:var(--t-heading);font-size:2rem;line-height:1.1}.dsm-figure--good{color:var(--t-positive)}.dsm-logos{display:flex;flex-wrap:wrap;gap:8px}.dsm-logo{display:inline-flex;align-items:center;gap:6px;background:var(--t-surface);border:1px solid var(--t-border);border-radius:var(--radius-pill);padding:5px 12px 5px 6px;font-size:.78rem;color:var(--t-text);font-weight:600}.dsm-logo img{width:18px;height:18px;object-fit:contain;border-radius:4px;display:block}.dsm-spark{width:100%;height:44px;display:block;margin-top:4px}.dsm-spark path.line{fill:none;stroke:var(--t-accent);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.dsm-spark path.area{fill:var(--t-chip-bg);stroke:none}.dsm-spark path.line--good{stroke:var(--t-positive)}.dsm-spark path.area--good{fill:var(--t-positive-bg)}.dsm-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;color:var(--t-muted);margin:10px 0 16px}.dsm-bars{display:flex;flex-direction:column;gap:10px}.dsm-bar{height:8px;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--t-muted) 26%,transparent)}.dsm-bar--accent{background:var(--t-accent)}.dsm-chips{display:inline-flex;gap:6px;flex-wrap:wrap}.dsm-chip{display:inline-block;background:var(--chip-lavender-bg);color:var(--chip-lavender-fg);font-weight:600;font-size:.72rem;padding:4px 10px;border-radius:var(--radius-pill);white-space:nowrap}.dsm-ico{flex-shrink:0;width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:var(--t-chip-bg);color:var(--t-accent)}.dsm-ico svg{width:15px;height:15px;display:block}.dsm-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.dsm-row:last-child{margin-bottom:0}.dsm-row__label{color:var(--t-muted);font-size:.8rem}.dsm-row__value{color:var(--t-heading);font-weight:600;font-size:.85rem}.dsm-track{height:8px;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--t-muted) 16%,transparent);overflow:hidden}.dsm-track>span{display:block;height:100%;border-radius:var(--radius-pill);background:var(--t-accent)}.dsm-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.dsm-toggle-row:last-child{margin-bottom:0}.dsm-toggle-row span{font-size:.85rem;color:var(--t-text)}.dsm-toggle{width:34px;height:20px;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--t-muted) 22%,transparent);position:relative;flex-shrink:0}.dsm-toggle:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:var(--t-surface);box-shadow:var(--elevation-1)}.dsm-toggle--on{background:var(--t-accent)}.dsm-toggle--on:after{left:auto;right:3px}@media(max-width:520px){.dsm-grid{grid-template-columns:1fr}.dsm-figure{font-size:1.7rem}}.dsm-src:where(.astro-jdynvgao){display:flex;align-items:center;gap:10px;margin-bottom:12px;color:var(--t-text);font-size:.85rem}.dsm-src:where(.astro-jdynvgao):last-child{margin-bottom:0}.dsm-src-logo:where(.astro-jdynvgao){width:22px;height:22px;object-fit:contain;border-radius:5px;display:block;flex-shrink:0}.dsm-avatar-sm:where(.astro-jdynvgao){flex-shrink:0;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--t-chip-bg);color:var(--t-accent);font-family:var(--ds-font-heading);font-weight:700;font-size:.85rem}.em-toprow:where(.astro-kmwhwt2t){display:flex;margin-bottom:14px}.em-badge:where(.astro-kmwhwt2t){display:inline-flex;align-items:center;gap:7px;font-size:.74rem;font-weight:600;color:var(--t-accent);background:var(--t-chip-bg);border-radius:var(--radius-pill);padding:6px 12px}.em-badge:where(.astro-kmwhwt2t) svg:where(.astro-kmwhwt2t){width:14px;height:14px}.em-steps:where(.astro-kmwhwt2t){display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.em-step:where(.astro-kmwhwt2t){display:inline-flex;align-items:center;gap:7px;font-size:.76rem;font-weight:600;color:var(--t-muted);border:1px solid var(--t-border);border-radius:var(--radius-pill);padding:5px 11px 5px 5px}.em-step--on:where(.astro-kmwhwt2t){color:var(--t-accent);border-color:var(--t-accent);background:var(--t-chip-bg)}.em-step-n:where(.astro-kmwhwt2t){width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:.66rem;background:color-mix(in srgb,var(--t-muted) 18%,transparent);color:var(--t-text)}.em-step--on:where(.astro-kmwhwt2t) .em-step-n:where(.astro-kmwhwt2t){background:var(--t-accent);color:var(--t-on-accent)}.em-preview:where(.astro-kmwhwt2t){border:1px solid var(--t-border);border-radius:12px;padding:16px;background:var(--t-surface)}.em-sub:where(.astro-kmwhwt2t){font-size:.82rem;color:var(--t-heading);font-weight:600;margin-bottom:14px;line-height:1.35}.em-sub-lbl:where(.astro-kmwhwt2t){display:block;font-size:.62rem;text-transform:uppercase;letter-spacing:.07em;color:var(--t-muted);font-weight:700;margin-bottom:4px}.em-hero:where(.astro-kmwhwt2t){height:76px;border-radius:8px;background:linear-gradient(135deg,var(--t-accent),color-mix(in srgb,var(--t-accent) 55%,var(--t-surface)));display:grid;place-items:center;margin-bottom:14px}.em-hero--sm:where(.astro-kmwhwt2t){height:56px;margin-bottom:12px}.em-hero-tag:where(.astro-kmwhwt2t){font-family:var(--ds-font-heading);font-weight:700;color:var(--t-on-accent);font-size:1.05rem;letter-spacing:-.01em}.em-lines:where(.astro-kmwhwt2t){display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.em-lines:where(.astro-kmwhwt2t) span:where(.astro-kmwhwt2t){height:8px;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--t-muted) 20%,transparent);width:100%}.em-copy:where(.astro-kmwhwt2t){font-size:.86rem;line-height:1.7;color:var(--t-text);margin:0 0 14px}.em-var:where(.astro-kmwhwt2t){color:var(--t-accent);font-weight:600;background:var(--t-chip-bg);border-radius:5px;padding:1px 6px}.em-code:where(.astro-kmwhwt2t){font-family:var(--ds-font-heading);font-weight:700;color:var(--t-heading);border:1px dashed var(--t-border);border-radius:5px;padding:1px 7px}.em-cta:where(.astro-kmwhwt2t){display:inline-block;background:var(--t-accent);color:var(--t-on-accent);font-size:.82rem;font-weight:600;padding:9px 16px;border-radius:var(--radius-pill)}.em-foot:where(.astro-kmwhwt2t){display:flex;align-items:center;gap:8px;margin-top:14px;font-size:.78rem;color:var(--t-muted)}.em-foot:where(.astro-kmwhwt2t) b:where(.astro-kmwhwt2t){color:var(--t-heading)}.em-foot-dot:where(.astro-kmwhwt2t){width:8px;height:8px;border-radius:50%;background:var(--t-positive);flex-shrink:0}.ch-head:where(.astro-prxajv4k){display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid var(--t-border)}.ch-ico:where(.astro-prxajv4k){width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--t-chip-bg);color:var(--t-accent);flex-shrink:0}.ch-ico:where(.astro-prxajv4k) svg:where(.astro-prxajv4k){width:18px;height:18px}.ch-name:where(.astro-prxajv4k){font-weight:600;color:var(--t-heading);font-size:.9rem}.ch-thread:where(.astro-prxajv4k){display:flex;flex-direction:column;gap:10px}.ch-bubble:where(.astro-prxajv4k){max-width:86%;font-size:.86rem;line-height:1.5;padding:11px 14px;border-radius:16px}.ch-bubble--in:where(.astro-prxajv4k){align-self:flex-start;background:color-mix(in srgb,var(--t-muted) 14%,transparent);color:var(--t-text);border-bottom-left-radius:5px}.ch-bubble--out:where(.astro-prxajv4k){align-self:flex-end;background:var(--t-accent);color:var(--t-on-accent);border-bottom-right-radius:5px}.ch-cta:where(.astro-prxajv4k){display:inline-block;margin-top:10px;background:var(--t-on-accent);color:var(--t-accent);font-weight:600;font-size:.78rem;padding:6px 13px;border-radius:var(--radius-pill)}.ch-foot:where(.astro-prxajv4k){display:flex;align-items:center;gap:8px;margin-top:16px;font-size:.78rem;color:var(--t-muted)}.ch-foot-dot:where(.astro-prxajv4k){width:8px;height:8px;border-radius:50%;background:var(--t-positive);flex-shrink:0}.cta-section:where(.astro-ypchakvv){padding:var(--spacing-12) 0;text-align:center;position:relative}.cta-section--default:where(.astro-ypchakvv){background:var(--color-text-white)}.cta-section--gradient:where(.astro-ypchakvv){background:linear-gradient(135deg,var(--nevent-medium-slate-purple),var(--nevent-magenta));color:var(--color-text-white)}.cta-section--dark:where(.astro-ypchakvv){background:var(--nevent-black);color:var(--color-text-white)}.cta-section--light:where(.astro-ypchakvv){background:var(--nevent-off-white)}.cta-section--large:where(.astro-ypchakvv){padding:var(--space-32) 0}.cta-section--compact:where(.astro-ypchakvv){padding:var(--spacing-8) 0}.cta-section__container:where(.astro-ypchakvv){max-width:var(--container-lg);margin:0 auto;padding:0 var(--spacing-4)}.cta-section__content:where(.astro-ypchakvv){max-width:800px;margin:0 auto}.cta-section__header:where(.astro-ypchakvv){margin-bottom:var(--spacing-6)}.cta-section__title:where(.astro-ypchakvv){font-size:var(--font-size-h2);line-height:var(--line-height-h2);font-weight:var(--font-weight-bold);font-family:var(--font-display);margin-bottom:var(--spacing-3)}.cta-section--gradient:where(.astro-ypchakvv) .cta-section__title:where(.astro-ypchakvv),.cta-section--dark:where(.astro-ypchakvv) .cta-section__title:where(.astro-ypchakvv){color:var(--color-text-white)}.cta-section--default:where(.astro-ypchakvv) .cta-section__title:where(.astro-ypchakvv),.cta-section--light:where(.astro-ypchakvv) .cta-section__title:where(.astro-ypchakvv){color:var(--color-text-primary)}.cta-section__subtitle:where(.astro-ypchakvv){font-size:var(--font-size-paragraph-lg);line-height:var(--line-height-paragraph-lg);margin:0;opacity:.9}.cta-section--gradient:where(.astro-ypchakvv) .cta-section__subtitle:where(.astro-ypchakvv),.cta-section--dark:where(.astro-ypchakvv) .cta-section__subtitle:where(.astro-ypchakvv){color:color-mix(in srgb,var(--color-text-white) 90%,transparent)}.cta-section--default:where(.astro-ypchakvv) .cta-section__subtitle:where(.astro-ypchakvv),.cta-section--light:where(.astro-ypchakvv) .cta-section__subtitle:where(.astro-ypchakvv){color:var(--color-text-secondary)}.cta-section__actions:where(.astro-ypchakvv){display:flex;gap:var(--spacing-2);justify-content:center;flex-wrap:wrap}.cta-section__button:where(.astro-ypchakvv){display:inline-flex;align-items:center;justify-content:center;padding:var(--spacing-2) var(--spacing-4);font-size:var(--font-size-body-lg);font-weight:var(--font-weight-medium);text-decoration:none;border-radius:var(--radius-full);transition:all var(--motion-duration-base) var(--motion-ease-out);min-height:56px;min-width:180px}.cta-section__button--primary:where(.astro-ypchakvv){background:var(--nevent-black);color:var(--color-text-white);border:2px solid var(--nevent-black)}.cta-section--gradient:where(.astro-ypchakvv) .cta-section__button--primary:where(.astro-ypchakvv),.cta-section--dark:where(.astro-ypchakvv) .cta-section__button--primary:where(.astro-ypchakvv){background:var(--color-text-white);color:var(--nevent-black);border-color:var(--color-text-white)}.cta-section__button--secondary:where(.astro-ypchakvv){background:transparent;color:var(--nevent-magenta);border:2px solid var(--nevent-magenta)}.cta-section--gradient:where(.astro-ypchakvv) .cta-section__button--secondary:where(.astro-ypchakvv),.cta-section--dark:where(.astro-ypchakvv) .cta-section__button--secondary:where(.astro-ypchakvv){color:var(--color-text-white);border-color:color-mix(in srgb,var(--color-text-white) 50%,transparent)}.cta-section__button--outline:where(.astro-ypchakvv){background:transparent;color:var(--color-text-primary);border:2px solid var(--color-text-primary)}.cta-section--gradient:where(.astro-ypchakvv) .cta-section__button--outline:where(.astro-ypchakvv),.cta-section--dark:where(.astro-ypchakvv) .cta-section__button--outline:where(.astro-ypchakvv){color:var(--color-text-white);border-color:var(--color-text-white)}.cta-section__button--primary:where(.astro-ypchakvv):focus-visible,.cta-section__button--primary:where(.astro-ypchakvv):active,.cta-section__button--primary:where(.astro-ypchakvv):focus{transform:translateY(-2px);box-shadow:var(--shadow-xl)}.cta-section--gradient:where(.astro-ypchakvv) .cta-section__button--primary:where(.astro-ypchakvv):focus-visible,.cta-section__button--primary:where(.astro-ypchakvv):active,.cta-section--dark:where(.astro-ypchakvv) .cta-section__button--primary:where(.astro-ypchakvv):focus-visible{background:var(--nevent-off-white)}.cta-section__button--secondary:where(.astro-ypchakvv):focus-visible,.cta-section__button--secondary:where(.astro-ypchakvv):active,.cta-section__button--secondary:where(.astro-ypchakvv):focus{background:var(--nevent-magenta);color:var(--color-text-white)}.cta-section--gradient:where(.astro-ypchakvv) .cta-section__button--secondary:where(.astro-ypchakvv):focus-visible,.cta-section__button--secondary:where(.astro-ypchakvv):active,.cta-section--dark:where(.astro-ypchakvv) .cta-section__button--secondary:where(.astro-ypchakvv):focus-visible{background:var(--color-text-white);color:var(--nevent-black);border-color:var(--color-text-white)}.cta-section__button--outline:where(.astro-ypchakvv):focus-visible,.cta-section__button--outline:where(.astro-ypchakvv):active,.cta-section__button--outline:where(.astro-ypchakvv):focus{background:var(--color-text-primary);color:var(--color-text-white)}.cta-section--gradient:where(.astro-ypchakvv) .cta-section__button--outline:where(.astro-ypchakvv):focus-visible,.cta-section__button--outline:where(.astro-ypchakvv):active,.cta-section--dark:where(.astro-ypchakvv) .cta-section__button--outline:where(.astro-ypchakvv):focus-visible{background:var(--color-text-white);color:var(--nevent-black)}.cta-section__button:where(.astro-ypchakvv):focus-visible{outline:2px solid var(--nevent-magenta);outline-offset:2px}.cta-section--gradient:where(.astro-ypchakvv) .cta-section__button:where(.astro-ypchakvv):focus-visible,.cta-section--dark:where(.astro-ypchakvv) .cta-section__button:where(.astro-ypchakvv):focus-visible{outline-color:var(--color-text-white)}@media(max-width:768px){.cta-section:where(.astro-ypchakvv){padding:var(--spacing-8) 0}.cta-section--large:where(.astro-ypchakvv){padding:var(--spacing-10) 0}.cta-section__container:where(.astro-ypchakvv){padding:0 var(--spacing-2)}.cta-section__title:where(.astro-ypchakvv){font-size:var(--mobile-h2);line-height:var(--mobile-h2-lh)}.cta-section__subtitle:where(.astro-ypchakvv){font-size:var(--mobile-paragraph-lg);line-height:var(--mobile-paragraph-lg-lh)}.cta-section__actions:where(.astro-ypchakvv){flex-direction:column;align-items:center;gap:var(--spacing-2)}.cta-section__button:where(.astro-ypchakvv){width:100%;max-width:300px;font-size:var(--mobile-body-lg);min-height:48px}}@media(prefers-reduced-motion:reduce){.cta-section__button:where(.astro-ypchakvv){transition:none}.cta-section__button:where(.astro-ypchakvv):focus-visible,.cta-section__button:where(.astro-ypchakvv):active,.cta-section__button:where(.astro-ypchakvv):focus{transform:none}}@media(prefers-contrast:high){.cta-section__button:where(.astro-ypchakvv){border-width:3px}.cta-section--gradient:where(.astro-ypchakvv){background:var(--nevent-black)}}
