.teams-section.svelte-10emzcr{background:var(--color-surface-base);padding-bottom:var(--pricing-lower-gap, 6rem)}.teams-panel.svelte-10emzcr{border:1px solid var(--color-stroke-subtle);border-radius:1rem;background:var(--color-surface-sunken);overflow:hidden;transition:border-color .24s ease,box-shadow .24s ease}.teams-panel.svelte-10emzcr:hover,.teams-panel.open.svelte-10emzcr{border-color:rgb(var(--color-accent-primary-rgb) / .3);box-shadow:0 0 24px rgb(var(--color-accent-primary-rgb) / .1)}.teams-toggle.svelte-10emzcr{width:100%;display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:transparent;border:none;cursor:pointer;text-align:left;transition:background-color .2s ease}.teams-toggle.svelte-10emzcr:hover,.teams-toggle.open.svelte-10emzcr{background:var(--color-surface-base)}.teams-icon.svelte-10emzcr{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:rgb(var(--color-accent-primary-rgb) / .12);border:1px solid rgb(var(--color-accent-primary-rgb) / .3);display:flex;align-items:center;justify-content:center}.teams-label.svelte-10emzcr{display:flex;flex-direction:column;gap:.2rem}.teams-action.svelte-10emzcr{display:flex;align-items:center;gap:.5rem;margin-left:auto;white-space:nowrap}.chevron-wrapper.svelte-10emzcr{display:flex;align-items:center;color:var(--color-ink-muted);transition:transform .25s cubic-bezier(.4,0,.2,1)}.chevron-wrapper.rotated.svelte-10emzcr{transform:rotate(180deg)}.teams-details.svelte-10emzcr{padding:0 1.5rem 1.5rem}.teams-explainer.svelte-10emzcr{max-width:46rem;line-height:1.7;margin-bottom:1.5rem}.teams-table.svelte-10emzcr{width:100%;border-collapse:collapse;font-family:var(--font-mono)}.teams-table.svelte-10emzcr th:where(.svelte-10emzcr),.teams-table.svelte-10emzcr td:where(.svelte-10emzcr){padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--color-stroke-subtle)}.teams-table.svelte-10emzcr thead:where(.svelte-10emzcr) th:where(.svelte-10emzcr){font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-ink-muted)}.teams-table.svelte-10emzcr tbody:where(.svelte-10emzcr) th:where(.svelte-10emzcr){font-size:.95rem;font-weight:600;color:var(--color-ink-emphasis)}.teams-table.svelte-10emzcr tbody:where(.svelte-10emzcr) td:where(.svelte-10emzcr){font-size:.95rem;color:var(--color-ink-secondary)}.teams-table.svelte-10emzcr tbody:where(.svelte-10emzcr) .price-cell:where(.svelte-10emzcr){color:var(--color-ink-emphasis);font-weight:600}.teams-table.svelte-10emzcr tbody:where(.svelte-10emzcr) tr:where(.svelte-10emzcr):last-child th:where(.svelte-10emzcr),.teams-table.svelte-10emzcr tbody:where(.svelte-10emzcr) tr:where(.svelte-10emzcr):last-child td:where(.svelte-10emzcr){border-bottom:none}.teams-note.svelte-10emzcr{margin-top:.75rem}.teams-cta.svelte-10emzcr{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--color-stroke-subtle)}.teams-cta-text.svelte-10emzcr{max-width:34rem}.teams-details.svelte-10emzcr .teams-cta-button{flex-shrink:0}@media (max-width: 639px){.teams-toggle.svelte-10emzcr{flex-wrap:wrap;padding:1rem 1.25rem;gap:.75rem}.teams-teaser.svelte-10emzcr{display:none}.teams-details.svelte-10emzcr{padding:0 1.25rem 1.25rem}.teams-table.svelte-10emzcr th:where(.svelte-10emzcr),.teams-table.svelte-10emzcr td:where(.svelte-10emzcr){padding:.65rem .5rem;font-size:.85rem}.teams-table.svelte-10emzcr thead:where(.svelte-10emzcr) th:where(.svelte-10emzcr){font-size:.65rem;letter-spacing:.05em}.teams-table.svelte-10emzcr tbody:where(.svelte-10emzcr) th:where(.svelte-10emzcr),.teams-table.svelte-10emzcr tbody:where(.svelte-10emzcr) td:where(.svelte-10emzcr){font-size:.85rem}.teams-cta.svelte-10emzcr{flex-direction:column;align-items:stretch}.teams-details.svelte-10emzcr .teams-cta-button{width:100%}}.details-section.svelte-1z07yc3{background:var(--color-surface-base);padding-block:0}.info-grid.svelte-1z07yc3{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.info-card.svelte-1z07yc3{display:flex;flex-direction:column;background:var(--color-surface-sunken);border:1px solid var(--color-stroke-subtle);border-radius:1rem;padding:clamp(1.75rem,4vw,2.25rem);transition:border-color .24s ease,box-shadow .24s ease}.info-card.svelte-1z07yc3:hover{border-color:rgb(var(--color-accent-primary-rgb) / .3);box-shadow:0 0 24px rgb(var(--color-accent-primary-rgb) / .1)}.steps.svelte-1z07yc3{display:flex;flex-direction:column;gap:.75rem;flex:1}.step-card.svelte-1z07yc3{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:var(--color-surface-base);border:1px solid var(--color-stroke-subtle);border-radius:.75rem;flex:1}.step-number.svelte-1z07yc3{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:rgb(var(--color-accent-primary-rgb) / .12);border:1px solid rgb(var(--color-accent-primary-rgb) / .3);display:flex;align-items:center;justify-content:center}.step-number.svelte-1z07yc3 span:where(.svelte-1z07yc3){font-family:var(--font-mono);font-size:.75rem;font-weight:600;color:rgb(var(--color-accent-primary-rgb))}.step-text.svelte-1z07yc3{font-family:var(--font-mono);font-size:1rem;color:var(--color-ink-primary);line-height:1.4}.scenarios.svelte-1z07yc3{display:flex;flex-direction:column;gap:1.25rem;flex:1}.scenario.svelte-1z07yc3{padding:1rem 1.25rem;background:var(--color-surface-base);border:1px solid var(--color-stroke-subtle);border-radius:.75rem}.scenario-header.svelte-1z07yc3{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.35rem}.scenario-title.svelte-1z07yc3{font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--color-ink-emphasis)}.scenario-amount.svelte-1z07yc3{font-family:var(--font-display);font-size:1.05rem;font-weight:700;color:var(--color-ink-emphasis);white-space:nowrap}.scenario-desc.svelte-1z07yc3{font-family:var(--font-mono);font-size:.9rem;color:var(--color-ink-muted);line-height:1.5}@media (max-width: 768px){.info-grid.svelte-1z07yc3{grid-template-columns:1fr}}.pricing-page.svelte-1i1stcf{--pricing-lower-gap: 11rem}
