.product-timeline__track[data-astro-cid-cullwujx]{display:grid;grid-template-columns:repeat(var(--step-count, 4),1fr);gap:0;position:relative;margin-top:1.5rem}.product-timeline__step[data-astro-cid-cullwujx]{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;padding:0 .5rem}.product-timeline__icon[data-astro-cid-cullwujx]{display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:999px;background:var(--color-primary-soft, rgba(78, 178, 174, .12));color:var(--color-primary, #1d7a76);margin-bottom:.5rem;position:relative;z-index:1}.product-timeline__number[data-astro-cid-cullwujx]{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-timeline__label[data-astro-cid-cullwujx]{font-family:var(--font-heading);font-size:.92rem;font-weight:600;color:var(--color-text);letter-spacing:-.01em}.product-timeline__connector[data-astro-cid-cullwujx]{position:absolute;top:1.3rem;left:calc(50% + 1.3rem);right:calc(-50% + 1.3rem);height:2px;background:linear-gradient(90deg,var(--color-primary, #1d7a76) 0%,rgba(78,178,174,.15) 100%);z-index:0}@media(max-width:42rem){.product-timeline__track[data-astro-cid-cullwujx]{grid-template-columns:1fr 1fr;gap:1rem .5rem}.product-timeline__connector[data-astro-cid-cullwujx]{display:none}.product-timeline__icon[data-astro-cid-cullwujx]{width:2.2rem;height:2.2rem}.product-timeline__label[data-astro-cid-cullwujx]{font-size:.84rem}}@media(max-width:28rem){.product-timeline__track[data-astro-cid-cullwujx]{grid-template-columns:1fr;gap:.6rem}.product-timeline__step[data-astro-cid-cullwujx]{flex-direction:row;text-align:left;gap:.65rem}.product-timeline__icon[data-astro-cid-cullwujx]{margin-bottom:0;flex-shrink:0;width:2rem;height:2rem}.product-timeline__number[data-astro-cid-cullwujx]{font-size:.66rem}}.product-detail[data-astro-cid-cullwujx]{overflow:hidden;border-radius:1rem;border:1px solid var(--color-border);background:var(--color-bg);box-shadow:var(--shadow-card);transition:box-shadow .25s ease}.product-detail[data-astro-cid-cullwujx]:hover{box-shadow:var(--shadow-card-hover)}.product-detail--emphasis[data-astro-cid-cullwujx]{border-color:#4eb2ae33;background:#4eb2ae0a;box-shadow:var(--shadow-card-hover)}.product-detail__summary[data-astro-cid-cullwujx]{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1.15rem;cursor:pointer;list-style:none}.product-detail__summary[data-astro-cid-cullwujx]::-webkit-details-marker{display:none}.product-detail__chevron[data-astro-cid-cullwujx]{margin-top:.25rem;flex-shrink:0;color:var(--color-primary, #1d7a76);transition:transform .18s ease}.product-detail[data-astro-cid-cullwujx][open] .product-detail__chevron[data-astro-cid-cullwujx]{transform:rotate(180deg)}.product-detail__label[data-astro-cid-cullwujx]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--color-text-muted)}.product-detail__title[data-astro-cid-cullwujx]{margin-top:.3rem;font-family:var(--font-heading);font-size:1rem;font-weight:600;letter-spacing:-.015em;color:var(--color-text);line-height:1.4}.product-detail__body[data-astro-cid-cullwujx]{padding:0 1.15rem 1rem;font-size:.9rem;line-height:1.65;color:var(--color-text-secondary)}[data-theme=dark] .product-detail[data-astro-cid-cullwujx]{background:#ffffff08;border-color:#ffffff14}[data-theme=dark] .product-detail--emphasis[data-astro-cid-cullwujx]{background:#6ecac60f;border-color:#6ecac626}.product-section[data-astro-cid-rbpa3b3u]{padding-block:clamp(3rem,6vw,5rem)}.product-copy[data-astro-cid-rbpa3b3u]{display:flex;flex-direction:column;gap:.75rem;max-width:42rem}.product-lead[data-astro-cid-rbpa3b3u]{max-width:40rem}.product-grid[data-astro-cid-rbpa3b3u]{display:grid;gap:1.25rem;align-items:start}@media(min-width:64rem){.product-grid[data-astro-cid-rbpa3b3u]{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.product-grid--integrations[data-astro-cid-rbpa3b3u]{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}}.product-accordion[data-astro-cid-rbpa3b3u],.product-cards[data-astro-cid-rbpa3b3u],.product-feature-grid[data-astro-cid-rbpa3b3u]{margin-top:1.75rem;display:grid;gap:1rem}@media(min-width:48rem){.product-feature-grid[data-astro-cid-rbpa3b3u]{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-card[data-astro-cid-rbpa3b3u],.product-panel[data-astro-cid-rbpa3b3u],.product-module[data-astro-cid-rbpa3b3u]{background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.product-card[data-astro-cid-rbpa3b3u]{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem}.product-panel[data-astro-cid-rbpa3b3u]{padding:1.25rem}.product-bullets[data-astro-cid-rbpa3b3u]{margin:0;padding:0;list-style:none;display:grid;gap:.8rem}.product-bullet[data-astro-cid-rbpa3b3u]{display:flex;align-items:flex-start;gap:.75rem;color:var(--color-text-secondary);font-family:var(--font-body);line-height:1.65}.product-bullet__icon[data-astro-cid-rbpa3b3u]{display:inline-grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:999px;background:var(--color-parchment-deep);color:var(--color-primary-ink);flex-shrink:0;margin-top:.15rem}.product-module[data-astro-cid-rbpa3b3u]{overflow:hidden;border-left:3px solid var(--color-primary);transition:box-shadow var(--dur-card) var(--ease-reveal),border-color var(--dur-card) var(--ease-reveal)}.product-module[data-astro-cid-rbpa3b3u]:hover{box-shadow:var(--shadow-card-hover)}.product-module__summary[data-astro-cid-rbpa3b3u]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;cursor:pointer;list-style:none}.product-module__summary[data-astro-cid-rbpa3b3u]::-webkit-details-marker{display:none}.product-module__title[data-astro-cid-rbpa3b3u]{font-family:var(--font-heading);font-size:1.08rem;font-weight:600;letter-spacing:-.01em;color:var(--color-text)}.product-module__chevron[data-astro-cid-rbpa3b3u]{flex-shrink:0;color:var(--color-primary-ink);transition:transform var(--dur-micro) var(--ease-micro)}.product-module[data-astro-cid-rbpa3b3u][open] .product-module__chevron[data-astro-cid-rbpa3b3u]{transform:rotate(180deg)}.product-module__body[data-astro-cid-rbpa3b3u]{margin:0;padding:0 1.25rem 1.1rem;font-family:var(--font-body);font-size:.96rem;line-height:1.65;color:var(--color-text-secondary)}@supports selector(details::details-content){.product-module[data-astro-cid-rbpa3b3u]::details-content{block-size:0;overflow:hidden;transition:block-size var(--dur-reveal) var(--ease-reveal)}.product-module[data-astro-cid-rbpa3b3u][open]::details-content{block-size:auto}}[data-astro-cid-rbpa3b3u][data-product=flux] .product-module[data-astro-cid-rbpa3b3u]{border-left-color:#5a7bb5}[data-astro-cid-rbpa3b3u][data-product=vereinsflux] .product-module[data-astro-cid-rbpa3b3u]{border-left-color:#6e8b5e}[data-astro-cid-rbpa3b3u][data-theme=dark] .product-card[data-astro-cid-rbpa3b3u],[data-astro-cid-rbpa3b3u][data-theme=dark] .product-panel[data-astro-cid-rbpa3b3u],[data-astro-cid-rbpa3b3u][data-theme=dark] .product-module[data-astro-cid-rbpa3b3u]{background:#ffffff0a;border-color:#ffffff14}
