.hero.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:2rem;padding:.75rem var(--page-gutter) 2.5rem;max-width:1100px;margin:0 auto}@media(min-width:768px){.hero.svelte-cwls5q{grid-template-columns:1fr 1fr;align-items:center;padding-top:1rem;padding-bottom:3.5rem}}.hero-eyebrow.svelte-cwls5q{font-family:var(--font-ui);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-accent);margin-bottom:.6rem}.hero-title.svelte-cwls5q{font-family:var(--font-display);font-size:clamp(2.4rem,7vw,4rem);font-weight:700;letter-spacing:.05em;line-height:1.1;color:var(--text);margin-bottom:1rem}.hero-subtitle.svelte-cwls5q{font-family:var(--font-body);font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.65;color:var(--text-muted);margin-bottom:0;max-width:100%}.hero-cta.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:.6rem;grid-column:1 / -1;justify-content:center}.hero-image-wrap.svelte-cwls5q{border-radius:10px;overflow:hidden;box-shadow:0 12px 48px #00000073;border:1px solid var(--border-mid)}.hero-image.svelte-cwls5q{display:block;width:100%;height:auto}.about-section.svelte-cwls5q,.features-section.svelte-cwls5q,.systems-section.svelte-cwls5q,.starter-section.svelte-cwls5q{padding:3rem var(--page-gutter);border-top:1px solid var(--border)}.starter-section-inner.svelte-cwls5q{max-width:900px;margin:0 auto;text-align:center}.starter-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch}.starter-card.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;gap:.9rem;box-sizing:border-box;height:100%;padding:1.75rem 1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:12px}.starter-emblem.svelte-cwls5q{display:flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:50%;background:#f4efe4;border:1px solid color-mix(in srgb,var(--text-accent) 30%,transparent);box-shadow:inset 0 0 0 1px #ffffff40;color:#1c1a17}.starter-emblem.svelte-cwls5q svg{width:52px;height:52px}.starter-emblem--img.svelte-cwls5q img:where(.svelte-cwls5q){width:64px;height:64px;object-fit:contain}.starter-card-title.svelte-cwls5q{font-family:var(--font-display);font-size:1.1rem;font-weight:700;letter-spacing:.05em;color:var(--text-accent);margin:0}.starter-caption.svelte-cwls5q{font-family:var(--font-ui);font-size:.95rem;color:var(--text-muted);line-height:1.6;margin:0}.starter-download.svelte-cwls5q{display:inline-flex;flex-direction:column;align-items:center;gap:4px;margin-top:auto;padding:14px 28px;background:color-mix(in srgb,var(--text-accent) 10%,transparent);color:var(--text-accent);border:1px solid color-mix(in srgb,var(--text-accent) 45%,transparent);border-radius:8px;text-decoration:none;font-family:var(--font-ui);transition:background .15s,border-color .15s}.starter-download.svelte-cwls5q:hover{background:color-mix(in srgb,var(--text-accent) 18%,transparent);border-color:color-mix(in srgb,var(--text-accent) 65%,transparent)}@media(max-width:640px){.starter-grid.svelte-cwls5q{grid-template-columns:1fr}}.starter-download-label.svelte-cwls5q{font-size:.95rem;font-weight:700;letter-spacing:.04em}.starter-download-hint.svelte-cwls5q{font-size:.72rem;color:var(--text-dimmer);letter-spacing:.02em}.about-section-inner.svelte-cwls5q,.features-section-inner.svelte-cwls5q,.systems-section-inner.svelte-cwls5q{max-width:1100px;margin:0 auto}.section-heading.svelte-cwls5q{font-family:var(--font-display);font-size:clamp(1.2rem,3.5vw,1.7rem);font-weight:700;letter-spacing:.05em;color:var(--text-accent);margin-bottom:1.5rem}.about-layout.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:2rem;justify-items:center}.about-prose.svelte-cwls5q{display:flex;flex-direction:column;gap:1rem;max-width:68ch}.about-prose.svelte-cwls5q p:where(.svelte-cwls5q){font-family:var(--font-body);font-size:1.05rem;line-height:1.75;color:var(--text-muted)}.about-prose.svelte-cwls5q strong:where(.svelte-cwls5q){color:var(--text);font-weight:600}.about-prose.svelte-cwls5q em:where(.svelte-cwls5q){color:var(--text-accent);font-style:italic}.carousel.svelte-cwls5q{position:relative;outline:none}.carousel-viewport.svelte-cwls5q{overflow:hidden;border-radius:6px}.carousel-track.svelte-cwls5q{display:flex;width:100%;touch-action:pan-y pinch-zoom}.carousel-slide.svelte-cwls5q{flex:0 0 100%;min-width:0}.feature-card.svelte-cwls5q{display:grid;grid-template-columns:minmax(0,42%) minmax(0,1fr);gap:1.4rem;align-items:stretch;padding:1.4rem 1.6rem 2.2rem 1.4rem;min-height:260px;border:1px solid color-mix(in srgb,var(--feat-color) 30%,transparent);border-radius:6px;background:color-mix(in srgb,var(--feat-color) 8%,var(--bg-card));box-shadow:0 4px 24px #00000047}@media(max-width:720px){.feature-card.svelte-cwls5q{grid-template-columns:minmax(0,1fr);padding:1.2rem 1.2rem 2.2rem;gap:1rem}}.feature-media.svelte-cwls5q{aspect-ratio:3 / 2;border-radius:4px;overflow:hidden;background:color-mix(in srgb,var(--feat-color) 14%,var(--bg-inset));border:1px solid color-mix(in srgb,var(--feat-color) 22%,transparent)}.feature-media.svelte-cwls5q img:where(.svelte-cwls5q){display:block;width:100%;height:100%;object-fit:cover}.feature-media-placeholder.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;width:100%;height:100%;color:var(--feat-color);text-align:center;padding:1rem}.feature-media-glyph.svelte-cwls5q{display:flex;align-items:center;justify-content:center;width:96px;height:96px;opacity:.85}.feature-media-glyph.svelte-cwls5q svg,.feature-media-glyph.svelte-cwls5q svg *{width:88px;height:88px;fill:currentColor}.feature-media-label.svelte-cwls5q{font-family:var(--font-display);font-size:calc(.72rem * var(--font-display-scale));font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.55;max-width:100%}.feature-body-wrap.svelte-cwls5q{display:flex;flex-direction:column;gap:.7rem;min-width:0}.feature-icon.svelte-cwls5q{display:flex;align-items:center;width:40px;height:40px;flex-shrink:0;color:var(--feat-color)}.feature-icon.svelte-cwls5q svg,.feature-icon.svelte-cwls5q svg *{width:36px;height:36px;fill:currentColor}.feature-title.svelte-cwls5q{font-family:var(--font-display);font-size:calc(1.15rem * var(--font-display-scale));font-weight:700;letter-spacing:.05em;color:var(--feat-color)}.feature-body.svelte-cwls5q{font-family:var(--font-body);font-size:1rem;line-height:1.7;color:var(--text-muted);flex:1}.carousel-nav.svelte-cwls5q{position:absolute;top:var(--media-mid-y, 50%);transform:translateY(-50%);z-index:2;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--bg-card);border:1px solid var(--border-mid);border-radius:50%;color:var(--text);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .18s ease,background .12s,border-color .12s,color .12s}.carousel-nav.svelte-cwls5q svg{width:16px;height:16px;fill:currentColor;display:block}.carousel-nav.svelte-cwls5q svg *{fill:currentColor}.carousel-nav-prev.svelte-cwls5q{left:.75rem}.carousel-nav-next.svelte-cwls5q{right:.75rem}.carousel.svelte-cwls5q:hover .carousel-nav:where(.svelte-cwls5q),.carousel.svelte-cwls5q:focus-within .carousel-nav:where(.svelte-cwls5q){opacity:.5;pointer-events:auto}.carousel-nav.svelte-cwls5q:hover{opacity:1!important;background:var(--bg-hover);border-color:var(--text-accent);color:var(--text-accent)}.carousel-nav.svelte-cwls5q:focus-visible{opacity:1!important;outline:2px solid var(--text-accent);outline-offset:2px}@media(hover:none){.carousel-nav.svelte-cwls5q{opacity:.5;pointer-events:auto}}.carousel-dots.svelte-cwls5q{position:absolute;left:0;right:0;bottom:.75rem;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;opacity:.5;pointer-events:none}.carousel-dot.svelte-cwls5q{pointer-events:auto;width:10px;height:10px;padding:0;border:1px solid var(--border-mid);background:transparent;border-radius:50%;cursor:pointer;transition:background .15s,border-color .15s,transform .12s}.carousel-dot.svelte-cwls5q:hover{border-color:var(--feat-color, var(--text-accent))}.carousel-dot.svelte-cwls5q:focus-visible{outline:2px solid var(--text-accent);outline-offset:2px}.carousel-dot--active.svelte-cwls5q{background:var(--feat-color, var(--text-accent));border-color:var(--feat-color, var(--text-accent));transform:scale(1.15)}.systems-list.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.system-badge.svelte-cwls5q{display:flex;align-items:center;gap:.5rem;padding:.4rem .9rem;border:1px solid var(--border-mid);border-radius:20px;background:var(--bg-card);font-family:var(--font-ui);font-size:.8rem;font-weight:600;letter-spacing:.03em;color:var(--text)}.system-dot.svelte-cwls5q{width:8px;height:8px;border-radius:50%;flex-shrink:0}.systems-note.svelte-cwls5q{font-family:var(--font-ui);font-size:.72rem;color:var(--text-dimmer);line-height:1.6;max-width:100%}.systems-note.svelte-cwls5q+.systems-note:where(.svelte-cwls5q){margin-top:.5rem}.systems-note--attribution.svelte-cwls5q a:where(.svelte-cwls5q){color:var(--text-muted);text-decoration:underline;text-underline-offset:2px}.systems-note--attribution.svelte-cwls5q a:where(.svelte-cwls5q):hover{color:var(--text-accent)}.preview-section.svelte-cwls5q{padding:3rem var(--page-gutter);border-top:1px solid var(--border)}.preview-section-inner.svelte-cwls5q{max-width:1100px;margin:0 auto}.preview-caption.svelte-cwls5q{font-family:var(--font-body);font-size:1.05rem;line-height:1.65;color:var(--text-muted);max-width:60ch;margin-bottom:1.5rem}.preview-image-wrap.svelte-cwls5q{border-radius:10px;overflow:hidden;box-shadow:0 12px 48px #00000080;border:1px solid var(--border-mid)}.preview-image.svelte-cwls5q{display:block;width:100%;height:auto}.btn-lg{padding:8px 22px;font-size:.8rem}
