.c-sample.svelte-tyyrhp{margin-top:4rem;background:var(--color-bg);border:1px solid var(--color-border);border-bottom:none;border-radius:var(--radius-xl) var(--radius-xl) 0 0;text-align:left;box-shadow:var(--shadow-lg);overflow:hidden;max-width:40rem;margin-inline:auto}.c-sample__header.svelte-tyyrhp{display:flex;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--color-border);font-size:.875rem;color:var(--color-text-muted)}.c-sample__logo.svelte-tyyrhp{display:flex;align-items:center;gap:var(--space-2);font-size:var(--font-size-small);font-weight:var(--font-weight-medium)}.c-sample__gmail-icon.svelte-tyyrhp{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;color:var(--color-text-muted)}.c-sample__gmail-text.svelte-tyyrhp{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);color:var(--color-text-muted);margin-top:.1rem}.c-sample__dots.svelte-tyyrhp{display:flex;align-items:center;gap:var(--space-2)}.c-sample__dot.svelte-tyyrhp{width:.6rem;height:.6rem;border-radius:var(--radius-full);background:var(--color-text-muted)}.c-sample__content.svelte-tyyrhp{padding:1.5rem;height:400px;overflow-y:auto;overflow-x:hidden}.c-article__category.svelte-tyyrhp{font-size:var(--font-size-x-small);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin:0 0 var(--space-2)}.c-article__title.svelte-tyyrhp{font-size:var(--font-size-large);font-weight:var(--font-weight-bold);line-height:1.35;color:var(--color-text-primary);margin:0 0 var(--space-3)}.c-article.svelte-tyyrhp picture{display:block;margin-bottom:var(--space-4)}.c-article.svelte-tyyrhp img{display:block;width:100%;height:auto;border-radius:var(--radius-md)}.c-article__body.svelte-tyyrhp{font-size:var(--font-size-small);line-height:1.6;color:var(--color-text-secondary);margin:0}.c-article__list.svelte-tyyrhp{font-size:var(--font-size-small);line-height:1.6;color:var(--color-text-secondary);margin:0;padding-left:1.5rem;list-style-type:disc}.c-article__body.svelte-tyyrhp+.c-article__body:where(.svelte-tyyrhp),.c-article__body.svelte-tyyrhp+.c-article__list:where(.svelte-tyyrhp),.c-article__list.svelte-tyyrhp+.c-article__body:where(.svelte-tyyrhp){margin-top:var(--space-3)}.c-article__list.svelte-tyyrhp li:where(.svelte-tyyrhp)+li:where(.svelte-tyyrhp){margin-top:var(--space-2)}.c-article__body.svelte-tyyrhp strong:where(.svelte-tyyrhp),.c-article__list.svelte-tyyrhp strong:where(.svelte-tyyrhp){font-weight:var(--font-weight-bold);color:var(--color-text-primary)}.c-article.svelte-tyyrhp+.c-article:where(.svelte-tyyrhp){margin-top:var(--space-8);padding-top:var(--space-8);border-top:1px solid var(--color-border)}.c-input.svelte-8ff5h4{flex:var(--input-flex, 1);width:var(--input-width, 100%);padding:var(--space-4) var(--space-6);font-size:var(--font-size-base);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);color:var(--color-text-primary);font-family:inherit;transition:border-color .2s ease}.c-input.svelte-8ff5h4::placeholder{color:var(--color-text-muted)}.c-input.svelte-8ff5h4:focus{outline:none;border-color:var(--color-text-primary)}.c-section.svelte-h7bcrl{padding-block:var(--space-16)}@media(min-width:48em){.c-section.svelte-h7bcrl{padding-block:var(--space-24)}}.c-section--surface.svelte-h7bcrl{background:var(--color-surface);position:relative;z-index:10}.c-eyebrow.svelte-h7bcrl{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:1rem}.c-section__headline.svelte-h7bcrl{font-size:2rem;line-height:1.2;margin-bottom:1.5rem}@media(min-width:48em){.c-section__headline.svelte-h7bcrl{font-size:2.5rem}}.c-section__body.svelte-h7bcrl{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary)}.c-section__body.svelte-h7bcrl p:where(.svelte-h7bcrl)+p:where(.svelte-h7bcrl){margin-top:1rem}.c-hero.svelte-h7bcrl{padding-bottom:0}@media(min-width:48em){.c-hero.svelte-h7bcrl{padding-bottom:0}}.c-hero__headline.svelte-h7bcrl{font-size:2.5rem;line-height:1.1;margin-bottom:1.5rem}@media(min-width:48em){.c-hero__headline.svelte-h7bcrl{font-size:3.5rem}}.c-hero__subhead.svelte-h7bcrl{font-size:1.25rem;line-height:1.5;color:var(--color-text-secondary);margin-bottom:2.5rem}@media(min-width:48em){.c-hero__subhead.svelte-h7bcrl{font-size:1.5rem}}.c-split.svelte-h7bcrl{display:grid;gap:var(--space-12)}@media(min-width:48em){.c-split.svelte-h7bcrl{grid-template-columns:1fr 1fr;gap:var(--space-16);align-items:center}}.c-faq.svelte-h7bcrl{display:flex;flex-direction:column;gap:2rem;margin-top:3rem}.c-faq__question.svelte-h7bcrl{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.c-faq__answer.svelte-h7bcrl{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary)}.c-faq__answer.svelte-h7bcrl+.c-faq__answer:where(.svelte-h7bcrl){margin-top:.75rem}.c-form.svelte-h7bcrl{display:flex;flex-direction:column;gap:.5rem;max-width:24rem;margin-inline:auto;margin-bottom:2rem}@media(min-width:48em){.c-form.svelte-h7bcrl{flex-direction:row;max-width:32rem}}.c-form.svelte-h7bcrl{--btn-width: 100%}@media(min-width:48em){.c-form.svelte-h7bcrl{--btn-width: auto}}.c-cta-note.svelte-h7bcrl{margin-top:1rem;font-size:.875rem;color:var(--color-text-muted)}.c-form-error.svelte-h7bcrl{margin-top:.5rem;color:var(--color-error, #c62828);font-size:.875rem}.c-isometric-stack.svelte-h7bcrl{position:relative;width:100%;aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;background:transparent}.c-isometric-layer-wrap.svelte-h7bcrl{position:absolute;top:calc(50% + (var(--layer-index) * 3rem) - 4.5rem);left:50%;z-index:calc(10 - var(--layer-index));transform:translate(-50%) translateY(-50%);animation:svelte-h7bcrl-layer-pulse-move 3.5s ease-in-out infinite;animation-delay:calc(var(--layer-index) * .25s)}.c-isometric-layer.svelte-h7bcrl{width:12rem;height:12rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);transform:scaleY(.5) rotate(45deg);animation:svelte-h7bcrl-layer-pulse-color 3.5s ease-in-out infinite;animation-delay:calc(var(--layer-index) * .25s);box-shadow:var(--shadow-lg)}@media(min-width:48em){.c-isometric-layer-wrap.svelte-h7bcrl{top:calc(50% + (var(--layer-index) * 3.5rem) - 5.25rem)}.c-isometric-layer.svelte-h7bcrl{width:14rem;height:14rem}}@keyframes svelte-h7bcrl-layer-pulse-move{0%,to{transform:translate(-50%) translateY(-50%)}15%{transform:translate(-50%) translateY(calc(-50% + .5rem))}30%{transform:translate(-50%) translateY(-50%)}}@keyframes svelte-h7bcrl-layer-pulse-color{0%,to{background:var(--color-surface);border-color:var(--color-border)}15%{background:var(--color-text-primary);border-color:var(--color-text-primary)}30%{background:var(--color-surface);border-color:var(--color-border)}}.c-cards-container.svelte-h7bcrl{position:relative;height:26rem;display:flex;align-items:center;justify-content:center;perspective:1000px}.c-card.svelte-h7bcrl{position:absolute;width:100%;max-width:22rem;padding:2rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);transition:all .6s cubic-bezier(.4,0,.2,1);transform:translateY(calc(var(--offset) * 4rem)) scale(calc(1 - (var(--abs-offset) * .05)));opacity:calc(1 - (var(--abs-offset) * .35));z-index:var(--z-index)}.c-card__content.svelte-h7bcrl{opacity:0;transition:opacity .4s ease}.c-card--is-active.svelte-h7bcrl .c-card__content:where(.svelte-h7bcrl){opacity:1;transition-delay:.2s}.c-card__title.svelte-h7bcrl{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text-primary)}.c-card__desc.svelte-h7bcrl{font-size:1rem;color:var(--color-text-secondary);line-height:1.5;margin:0}
