.card.svelte-d7sd7j.svelte-d7sd7j{margin:.4em;background:var(--surface-panel);border:1px solid var(--surface-panel);border-radius:1em;border-width:2px;display:flex;flex-direction:column;max-width:330px;min-width:200px;padding:1em;position:relative;scroll-margin-top:11em;transition:all var(--duration-base) ease-in-out;background:linear-gradient(180deg,var(--surface-panel) 50%,var(--c-border-light) 350%);border-color:var(--surface-panel);border-width:1px;box-shadow:var(--shadow-subtle)}.card.svelte-d7sd7j.svelte-d7sd7j.Pro{background:linear-gradient(180deg,var(--surface-panel) 30%,var(--c-brand-secondary) 500%);border-color:var(--c-brand-secondary);border-width:2px;margin-top:-.8em;margin-bottom:-.8em;box-shadow:var(--shadow-panel);z-index:1}.card.svelte-d7sd7j.svelte-d7sd7j.Hobby,.card.svelte-d7sd7j.svelte-d7sd7j.Enterprise{border-color:var(--border-strong);border-width:1px}.card.svelte-d7sd7j.svelte-d7sd7j.disabled{pointer-events:none;opacity:.5}.card.svelte-d7sd7j.svelte-d7sd7j:hover{box-shadow:var(--shadow-panel);transform:translateY(-2px)}.card.svelte-d7sd7j.svelte-d7sd7j .title{color:var(--c-text);font-size:1.2em;margin:0}.card.svelte-d7sd7j.svelte-d7sd7j .title-line{align-items:end;display:flex;flex-direction:row;height:2em;justify-content:start;margin-top:.5em}.card.svelte-d7sd7j.svelte-d7sd7j .title-line .element{margin:0;padding:0}.card.svelte-d7sd7j.svelte-d7sd7j .title-line .element.price{font-size:2em}.card.svelte-d7sd7j.svelte-d7sd7j .title-line .element.price-previous{color:var(--c-text-light);font-size:1.8em;text-decoration:line-through;text-decoration-color:var(--c-text)}.card.svelte-d7sd7j.svelte-d7sd7j .title-line .element.unit{font-size:.8em;color:var(--c-text-secondary);font-weight:var(--weight-bold);margin-left:.5em;padding-bottom:.5em;display:flex;flex-direction:row;align-items:center;gap:var(--space-sm)}.card.svelte-d7sd7j.svelte-d7sd7j .subtitle{color:var(--c-text-secondary);font-size:.9em;margin:0 0 1em;min-height:1.2em}.card.svelte-d7sd7j.svelte-d7sd7j .description{font-size:.9em;min-height:30px;margin:var(--space-xs) 0}.card.svelte-d7sd7j.svelte-d7sd7j ul.features{font-size:.9em;min-height:150px;line-height:1.6em;list-style:none;margin:0;padding:1em 0 .5em}.card.svelte-d7sd7j.svelte-d7sd7j ul.features .feature{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:var(--space-xs)}.popular-badge.svelte-d7sd7j.svelte-d7sd7j{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:var(--z-base);display:inline-flex;align-items:center;justify-content:center;gap:.4em;line-height:1;background:var(--c-brand-secondary);color:var(--text-inverse);font-size:.7em;font-weight:var(--weight-bold);letter-spacing:var(--type-micro-label-tracking);text-transform:uppercase;padding:.45em .9em;border-radius:var(--radius-pill);box-shadow:var(--shadow-subtle);white-space:nowrap}.popular-badge.svelte-d7sd7j .star.svelte-d7sd7j{line-height:1;margin-top:-.06em}.popular-badge.svelte-d7sd7j .badge-label.svelte-d7sd7j{padding-left:var(--type-micro-label-tracking)}.hidden.svelte-d7sd7j.svelte-d7sd7j{visibility:hidden}.purchase_slot.svelte-d7sd7j.svelte-d7sd7j{position:relative;margin-top:auto;padding-top:1.5em}.purchase_option_hidden.svelte-d7sd7j.svelte-d7sd7j{position:absolute;top:0;opacity:0;animation:svelte-d7sd7j-fadein ease-in-out .5s forwards var(--duration-slow);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-color:#6464641a;border-radius:var(--radius-callout);padding:var(--space-md);border:2px dashed var(--border-strong)}@keyframes svelte-d7sd7j-fadein{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.card.Pro.svelte-d7sd7j.svelte-d7sd7j{order:-1;margin-top:.4em;margin-bottom:.4em}}.toggle.svelte-y11hjm.svelte-y11hjm{display:flex;flex-direction:row;-webkit-user-select:none;user-select:none;justify-content:space-between;background:var(--surface-panel);border:1px solid var(--surface-panel);box-shadow:var(--shadow-subtle);border-radius:2em;height:44px;padding:.15em;width:315px;margin:1em 0 2.4em}.grid.svelte-y11hjm.svelte-y11hjm{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:var(--space-xs)}@media (max-width: 768px){.grid.svelte-y11hjm.svelte-y11hjm{gap:1.4em}}.plan-cta.svelte-y11hjm.svelte-y11hjm{display:inline-flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:.6em 1.2em;border-radius:var(--radius-pill);background-color:var(--c-brand-secondary);color:var(--text-inverse);border:1px solid var(--c-brand-secondary-deep);font-weight:var(--weight-bold);text-decoration:none;transition:filter var(--duration-fast) ease}.plan-cta.svelte-y11hjm.svelte-y11hjm:hover{filter:brightness(.92)}.plan-cta.secondary.svelte-y11hjm.svelte-y11hjm{background-color:var(--c-background-button);color:var(--c-text);border:1px solid var(--border-strong)}.plan-cta.secondary.svelte-y11hjm.svelte-y11hjm:hover{filter:none;background-color:var(--c-background-button-hover)}.enterprise-contact.svelte-y11hjm.svelte-y11hjm{color:var(--c-text);font-size:.8em;margin-top:1em;opacity:.5;line-height:1.2em;justify-self:center;text-align:center;display:flex;flex-direction:column;flex-wrap:wrap;white-space:pre-wrap;gap:.3em}.enterprise-contact.svelte-y11hjm.svelte-y11hjm.compact{max-width:40ch}.enterprise-contact.svelte-y11hjm.svelte-y11hjm a{color:var(--c-text)}.enterprise-contact.svelte-y11hjm.svelte-y11hjm .edu-note{white-space:normal;margin-top:2em}.enterprise-contact.svelte-y11hjm.svelte-y11hjm .edu-note a{text-decoration:underline;white-space:nowrap}button.svelte-y11hjm.svelte-y11hjm{align-items:center;background:transparent;border-radius:2em;box-shadow:inset 0 0 20px 10px #f3f2f8;color:#0006;font-weight:var(--weight-bold);justify-content:center;min-width:120px;text-shadow:1px 1px 1px hsla(0,0%,100%,.5);transition:background-color var(--duration-base) ease-in-out;-o-user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:none;border:none;height:100%}button.svelte-y11hjm.svelte-y11hjm:not(.active):hover{background:#dc51ff4d;color:#0006;transition:background-color var(--duration-base) ease-in-out,color var(--duration-base) ease-in-out}button.svelte-y11hjm.svelte-y11hjm .label{font-size:inherit;margin:inherit}button.svelte-y11hjm.svelte-y11hjm.active{border:2px solid rgba(106,58,196,.1);background-color:var(--c-brand-secondary);box-shadow:inset 0 0 3px 1px #ffffff1a;color:var(--text-inverse)}button.svelte-y11hjm.svelte-y11hjm.active .label{color:var(--text-inverse);text-shadow:0 0 7px hsla(0,0%,100%,.5);transition:text-shadow var(--duration-base) ease-in-out}button.svelte-y11hjm.svelte-y11hjm:has(.save){padding-left:var(--space-md)}.save.svelte-y11hjm.svelte-y11hjm{background:#ffffff80;border-radius:1em;box-shadow:var(--shadow-subtle);color:#f76cdf;font-size:.7em;font-weight:var(--weight-bold);margin-left:1em;padding:.51em .5em .42em .6em;text-transform:uppercase}.active.svelte-y11hjm .save.svelte-y11hjm{background:#fdffdfd5;box-shadow:var(--shadow-panel);color:#c025a6}.start-dialog.svelte-y11hjm.svelte-y11hjm{max-width:30rem;width:calc(100vw - 2rem);background:var(--surface-panel);border:1px solid var(--c-border-light);border-radius:var(--radius-control, 1em);padding:1.5em 1.6em;box-shadow:var(--shadow-panel);color:var(--c-text)}.start-dialog.svelte-y11hjm.svelte-y11hjm::backdrop{background:#0000004d}.start-dialog.svelte-y11hjm h3.svelte-y11hjm{margin:0 0 .2em;font-size:1.2em}.start-dialog.svelte-y11hjm>p.svelte-y11hjm{margin:0 0 1em;color:var(--c-text-secondary);font-size:.95em}.start-dialog.svelte-y11hjm ul.svelte-y11hjm{list-style:none;margin:0 0 1em;padding:0;display:flex;flex-direction:column;gap:.35em}.start-dialog.svelte-y11hjm li a.svelte-y11hjm{display:block;padding:.7em .9em;border-radius:var(--radius-control, .7em);background:var(--c-background-button);color:var(--c-text);text-decoration:none;font-weight:var(--weight-semibold);border:1px solid var(--c-border);box-shadow:var(--shadow-subtle);transition:background-color var(--duration-fast) ease,box-shadow var(--duration-fast) ease,transform var(--duration-fast) ease}.start-dialog.svelte-y11hjm li a.svelte-y11hjm:hover{background:var(--c-background-button-hover);box-shadow:var(--shadow-panel);transform:translateY(-1px)}.start-x.svelte-y11hjm.svelte-y11hjm{position:absolute;top:.7em;right:.7em;width:1.9em;height:1.9em;padding:0;min-width:0;box-sizing:border-box;flex:none;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--c-border);background:var(--surface-panel);box-shadow:var(--shadow-subtle);color:var(--c-text-secondary);font-size:1.2em;line-height:1;cursor:pointer;transition:color var(--duration-fast) ease,box-shadow var(--duration-fast) ease}.start-x.svelte-y11hjm.svelte-y11hjm:hover{color:var(--c-text);box-shadow:var(--shadow-panel)}
