:root{--ph-bg:#0c0b0a;--ph-surface:#141210;--ph-surface-raised:#1c1916;--ph-surface-overlay:#26221e;--ph-surface-glass:#141210d1;--ph-border:#fff5e614;--ph-border-strong:#fff5e629;--ph-border-glow:#e8d8b838;--ph-text:#f4f0ea;--ph-text-muted:#a39e94;--ph-text-dim:#6f6a62;--ph-accent:#e8d8b8;--ph-accent-text:#12100e;--ph-accent-strong:#f5ecd8;--ph-accent-muted:#e8d8b81f;--ph-accent-subtle:#e8d8b80f;--ph-accent-border:#e8d8b847;--ph-accent-glow:#e8d8b847;--ph-success:#7dba9a;--ph-warning:#e0b86a;--ph-danger:#d4786a;--ph-font-display:"Fraunces", "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--ph-font-sans:"DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ph-font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--ph-radius-sm:6px;--ph-radius-md:10px;--ph-radius-lg:16px;--ph-radius-xl:24px;--ph-radius-full:9999px;--ph-shadow-sm:0 2px 8px #0000004d;--ph-shadow-md:0 12px 40px #00000073;--ph-shadow-lg:0 24px 64px #0000008c;--ph-shadow-glow:0 0 40px var(--ph-accent-glow);--ph-max:1120px;--ph-nav-h:68px}:root[data-theme=light]{--ph-bg:#f3efe8;--ph-surface:#faf7f2;--ph-surface-raised:#fff;--ph-surface-overlay:#ebe6dc;--ph-surface-glass:#faf7f2e0;--ph-border:#2820141a;--ph-border-strong:#2820142e;--ph-border-glow:#785a2826;--ph-text:#1a1612;--ph-text-muted:#6a6358;--ph-text-dim:#9a9286;--ph-accent:#8b6914;--ph-accent-text:#faf7f2;--ph-accent-strong:#6f5210;--ph-accent-muted:#8b69141a;--ph-accent-subtle:#8b69140f;--ph-accent-border:#8b691447;--ph-accent-glow:#8b691433}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--ph-font-sans);background-color:var(--ph-bg);color:var(--ph-text);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.55}body{background-color:var(--ph-bg);min-height:100vh;color:var(--ph-text);position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;opacity:.35;background:radial-gradient(80% 50% at 50% -10%,#e8d8b81f,#0000 55%),radial-gradient(60% 40% at 90% 60%,#b4783c0f,#0000 50%),radial-gradient(50% 30% at 10% 80%,#64503214,#0000 45%);position:fixed;inset:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--ph-bg)}::-webkit-scrollbar-thumb{background:var(--ph-surface-overlay);border-radius:var(--ph-radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--ph-text-dim)}.glass{background:var(--ph-surface-glass);-webkit-backdrop-filter:blur(18px);border:1px solid var(--ph-border)}.btn{font-family:var(--ph-font-sans);border-radius:var(--ph-radius-md);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:11px 22px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;display:inline-flex}.btn-primary{background:var(--ph-accent);color:var(--ph-accent-text);box-shadow:0 4px 20px var(--ph-accent-glow)}.btn-primary:hover{background:var(--ph-accent-strong);transform:translateY(-1px)}.btn-secondary{color:var(--ph-text);border-color:var(--ph-border-strong);background:0 0}.btn-secondary:hover{background:var(--ph-accent-subtle);border-color:var(--ph-accent-border)}.btn-ghost{color:var(--ph-text-muted);background:0 0}.btn-ghost:hover{background:var(--ph-accent-subtle);color:var(--ph-text)}.btn-lg{border-radius:var(--ph-radius-lg);padding:14px 28px;font-size:1.0625rem}.container{width:100%;max-width:var(--ph-max);margin:0 auto;padding:0 24px}section{z-index:1;padding:96px 0;position:relative}.section-label{font-family:var(--ph-font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--ph-text-dim);margin-bottom:16px;font-size:.75rem;font-weight:600}.section-title{font-family:var(--ph-font-display);letter-spacing:-.02em;color:var(--ph-text);margin-bottom:16px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500;line-height:1.2}.section-lede{color:var(--ph-text-muted);max-width:36rem;font-size:1.0625rem;line-height:1.65}@keyframes ph-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes ph-fade{0%{opacity:0}to{opacity:1}}.animate-rise{animation:.8s cubic-bezier(.16,1,.3,1) both ph-rise}.animate-fade{animation:1s both ph-fade}@media (width<=768px){section{padding:64px 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}.navbar-wrapper.svelte-11lpkcp{z-index:100;border-bottom:1px solid var(--ph-border);position:sticky;top:0}.navbar-container.svelte-11lpkcp{height:var(--ph-nav-h);justify-content:space-between;align-items:center;display:flex}.brand-link.svelte-11lpkcp{color:var(--ph-text);align-items:center;gap:10px;text-decoration:none;display:flex}.brand-icon.svelte-11lpkcp{border-radius:var(--ph-radius-sm);width:36px;height:36px}.brand-title.svelte-11lpkcp{font-family:var(--ph-font-display);letter-spacing:-.02em;font-size:1.35rem;font-weight:550}.version-tag.svelte-11lpkcp{font-size:.7rem;font-family:var(--ph-font-mono);border-radius:var(--ph-radius-sm);background:var(--ph-accent-muted);color:var(--ph-text-muted);border:1px solid var(--ph-border);padding:2px 7px}.nav-links.svelte-11lpkcp{align-items:center;gap:28px;display:flex}.nav-item.svelte-11lpkcp{color:var(--ph-text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s}.nav-item.svelte-11lpkcp:hover{color:var(--ph-text)}.nav-actions.svelte-11lpkcp{align-items:center;gap:8px;display:flex}.icon-btn.svelte-11lpkcp{border:1px solid var(--ph-border);color:var(--ph-text-muted);border-radius:var(--ph-radius-md);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:flex}.icon-btn.svelte-11lpkcp:hover{border-color:var(--ph-border-strong);color:var(--ph-text);background:var(--ph-accent-subtle)}.nav-download-btn.svelte-11lpkcp{margin-left:4px;padding:8px 14px;font-size:.85rem}.mobile-nav-menu.svelte-11lpkcp{border-top:1px solid var(--ph-border);flex-direction:column;gap:12px;padding:12px 24px 20px;display:flex}.mobile-nav-item.svelte-11lpkcp{color:var(--ph-text);padding:6px 0;font-size:1rem;font-weight:500;text-decoration:none}.desktop-only.svelte-11lpkcp{display:flex}.mobile-only.svelte-11lpkcp{display:none}@media (width<=820px){.desktop-only.svelte-11lpkcp{display:none!important}.mobile-only.svelte-11lpkcp{display:flex!important}}.hero.svelte-qzo0r3{min-height:calc(100vh - var(--ph-nav-h));flex-direction:column;gap:48px;padding:48px 0 0;display:flex}.hero-copy.svelte-qzo0r3{z-index:2;text-align:center;max-width:720px;margin:0 auto;padding-top:32px;position:relative}.hero-eyebrow.svelte-qzo0r3{letter-spacing:.14em;text-transform:uppercase;color:var(--ph-text-dim);margin-bottom:20px;font-size:.75rem;font-weight:600}.hero-brand.svelte-qzo0r3{font-family:var(--ph-font-display);letter-spacing:-.03em;color:var(--ph-text);margin-bottom:20px;font-size:clamp(3.5rem,12vw,6.5rem);font-weight:500;line-height:.95}.hero-headline.svelte-qzo0r3{font-family:var(--ph-font-display);letter-spacing:-.015em;color:var(--ph-text-muted);margin-bottom:16px;font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:450;line-height:1.35}.hero-sub.svelte-qzo0r3{color:var(--ph-text-dim);max-width:34rem;margin:0 auto 28px;font-size:1.05rem;line-height:1.65}.cta-row.svelte-qzo0r3{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:12px;display:flex}.primary-download.svelte-qzo0r3{display:flex;position:relative}.primary-download.svelte-qzo0r3 .btn-lg:where(.svelte-qzo0r3){border-top-right-radius:0;border-bottom-right-radius:0}.platform-toggle.svelte-qzo0r3{border-left:1px solid #0000001f;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:12px;padding-right:12px}.platform-menu.svelte-qzo0r3{border-radius:var(--ph-radius-md);min-width:240px;box-shadow:var(--ph-shadow-md);z-index:20;flex-direction:column;gap:2px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0}.platform-option.svelte-qzo0r3{border-radius:var(--ph-radius-sm);color:var(--ph-text);text-align:left;flex-direction:column;padding:10px 12px;text-decoration:none;display:flex}.platform-option.svelte-qzo0r3:hover:not(.disabled){background:var(--ph-accent-muted)}.platform-option.disabled.svelte-qzo0r3{opacity:.45;cursor:default}.opt-label.svelte-qzo0r3{font-size:.9rem;font-weight:600}.opt-sub.svelte-qzo0r3{color:var(--ph-text-muted);font-size:.75rem}.hero-note.svelte-qzo0r3{color:var(--ph-text-dim);max-width:28rem;margin-top:20px;margin-left:auto;margin-right:auto;font-size:.8125rem;line-height:1.55}.hero-note.svelte-qzo0r3 a:where(.svelte-qzo0r3){color:var(--ph-accent);text-underline-offset:2px;text-decoration:underline}.hero-visual.svelte-qzo0r3{width:100%;margin-top:auto;position:relative}.hero-shot.svelte-qzo0r3{object-fit:cover;object-position:top center;border:none;width:100%;height:auto;max-height:min(52vh,560px);display:block}.hero-fade.svelte-qzo0r3{pointer-events:none;background:linear-gradient(to bottom, var(--ph-bg) 0%, transparent 18%, transparent 72%, var(--ph-bg) 100%);position:absolute;inset:0}@media (width<=640px){.hero.svelte-qzo0r3{gap:32px;min-height:auto;padding-top:24px}.cta-row.svelte-qzo0r3{flex-direction:column;align-items:stretch}.primary-download.svelte-qzo0r3{width:100%}.primary-download.svelte-qzo0r3 .btn-lg:where(.svelte-qzo0r3){flex:1}.hero-shot.svelte-qzo0r3{max-height:40vh}}.problem.svelte-tdbmia{border-top:1px solid var(--ph-border)}.split.svelte-tdbmia{grid-template-columns:1fr auto 1fr;align-items:start;gap:40px;margin-top:48px;display:grid}.col-title.svelte-tdbmia{font-family:var(--ph-font-display);color:var(--ph-text);margin-bottom:12px;font-size:1.25rem;font-weight:500}.col-body.svelte-tdbmia{color:var(--ph-text-muted);font-size:.975rem;line-height:1.65}.divider.svelte-tdbmia{background:var(--ph-border);align-self:stretch;width:1px;min-height:80px}.resolve.svelte-tdbmia{max-width:40rem;font-family:var(--ph-font-display);color:var(--ph-text);letter-spacing:-.01em;margin-top:48px;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:450;line-height:1.45}@media (width<=720px){.split.svelte-tdbmia{grid-template-columns:1fr;gap:28px}.divider.svelte-tdbmia{width:100%;height:1px;min-height:0}}.journey.svelte-yv3gxs{background:var(--ph-surface);border-top:1px solid var(--ph-border);border-bottom:1px solid var(--ph-border)}.steps.svelte-yv3gxs{grid-template-columns:repeat(5,1fr);gap:24px;margin-top:56px;list-style:none;display:grid}.step.svelte-yv3gxs{border-top:1px solid var(--ph-accent-border);flex-direction:column;gap:8px;padding-top:16px;display:flex}.step-index.svelte-yv3gxs{font-family:var(--ph-font-mono);color:var(--ph-text-dim);letter-spacing:.04em;font-size:.7rem}.step-name.svelte-yv3gxs{font-family:var(--ph-font-display);color:var(--ph-text);font-size:1.2rem;font-weight:500}.step-text.svelte-yv3gxs{color:var(--ph-text-muted);font-size:.875rem;line-height:1.55}@media (width<=960px){.steps.svelte-yv3gxs{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.steps.svelte-yv3gxs{grid-template-columns:1fr}}.gallery.svelte-15jou39{border-bottom:1px solid var(--ph-border)}.gallery-frame.svelte-15jou39{border:1px solid var(--ph-border);background:var(--ph-surface);border-radius:0;margin-top:48px;animation:.6s both ph-fade;position:relative;overflow:hidden}.gallery-image.svelte-15jou39{aspect-ratio:16/10;object-fit:cover;object-position:top center;width:100%;height:auto;display:block}.gallery-meta.svelte-15jou39{border-top:1px solid var(--ph-border);background:var(--ph-surface-raised);align-items:center;gap:14px;padding:16px 20px;display:flex}.tier-pill.svelte-15jou39{letter-spacing:.08em;text-transform:uppercase;border-radius:var(--ph-radius-full);border:1px solid var(--ph-border);color:var(--ph-text-muted);padding:4px 10px;font-size:.7rem;font-weight:700}.tier-pill[data-tier=Tools].svelte-15jou39{border-color:var(--ph-accent-border);background:var(--ph-accent-muted);color:var(--ph-text)}.gallery-caption.svelte-15jou39{color:var(--ph-text-muted);font-size:.95rem}.thumbs.svelte-15jou39{grid-template-columns:repeat(6,1fr);gap:10px;margin-top:14px;display:grid}.thumb.svelte-15jou39{border:1px solid var(--ph-border);background:var(--ph-surface);cursor:pointer;opacity:.55;padding:0;transition:opacity .2s,border-color .2s;position:relative;overflow:hidden}.thumb.svelte-15jou39:hover,.thumb.active.svelte-15jou39{opacity:1;border-color:var(--ph-accent-border)}.thumb.svelte-15jou39 img:where(.svelte-15jou39){aspect-ratio:16/10;object-fit:cover;object-position:top;width:100%;height:auto;display:block}.thumb-label.svelte-15jou39{letter-spacing:.06em;text-transform:uppercase;color:#f4f0ea;background:#0c0b0abf;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:700;position:absolute;bottom:6px;left:6px}@media (width<=800px){.thumbs.svelte-15jou39{grid-template-columns:repeat(3,1fr)}}.pricing.svelte-kh2m6x{background:var(--ph-surface);border-bottom:1px solid var(--ph-border)}.tiers.svelte-kh2m6x{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;margin-top:56px;display:grid}.tier.svelte-kh2m6x{border:1px solid var(--ph-border);background:var(--ph-bg);flex-direction:column;padding:36px 32px;animation:.7s cubic-bezier(.16,1,.3,1) both ph-rise;display:flex}.tier-tools.svelte-kh2m6x{border-color:var(--ph-accent-border);background:linear-gradient(160deg, var(--ph-surface-raised) 0%, var(--ph-bg) 100%);animation-delay:.12s}.tier-head.svelte-kh2m6x{margin-bottom:28px}.tools-badge.svelte-kh2m6x{letter-spacing:.08em;text-transform:uppercase;color:var(--ph-text-muted);align-items:center;gap:6px;margin-bottom:12px;font-size:.7rem;font-weight:700;display:inline-flex}.tier-name.svelte-kh2m6x{font-family:var(--ph-font-display);margin-bottom:8px;font-size:1.75rem;font-weight:500}.tier-price.svelte-kh2m6x{font-family:var(--ph-font-display);letter-spacing:-.02em;margin-bottom:10px;font-size:2.75rem;font-weight:500;line-height:1}.tier-blurb.svelte-kh2m6x{color:var(--ph-text-muted);font-size:.95rem}.feature-list.svelte-kh2m6x{flex-direction:column;flex:1;gap:12px;margin-bottom:28px;list-style:none;display:flex}.feature-list.svelte-kh2m6x li:where(.svelte-kh2m6x){color:var(--ph-text-muted);align-items:flex-start;gap:10px;font-size:.925rem;line-height:1.45;display:flex}.feature-list.svelte-kh2m6x .check:where(.svelte-kh2m6x){color:var(--ph-accent);flex-shrink:0;margin-top:2px;display:inline-flex}.tier-cta.svelte-kh2m6x{width:100%}.waitlist-note.svelte-kh2m6x{color:var(--ph-text-dim);margin-top:14px;font-size:.8rem;line-height:1.5}.waitlist-note.svelte-kh2m6x a:where(.svelte-kh2m6x){color:var(--ph-accent)}@media (width<=720px){.tiers.svelte-kh2m6x{grid-template-columns:1fr}}.download.svelte-yfplhx{border-bottom:1px solid var(--ph-border)}.version-line.svelte-yfplhx{color:var(--ph-text-dim);margin-top:28px;font-size:.875rem}.version-line.svelte-yfplhx strong:where(.svelte-yfplhx){font-family:var(--ph-font-mono);color:var(--ph-text-muted);font-weight:500}.platform-grid.svelte-yfplhx{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px;display:grid}.platform-card.svelte-yfplhx{border:1px solid var(--ph-border);background:var(--ph-surface);flex-direction:column;gap:20px;padding:24px;display:flex}.platform-card.highlight.svelte-yfplhx{border-color:var(--ph-accent-border)}.platform-top.svelte-yfplhx{color:var(--ph-text-muted);align-items:flex-start;gap:14px;display:flex}.platform-name.svelte-yfplhx{font-family:var(--ph-font-display);color:var(--ph-text);font-size:1.2rem;font-weight:500}.platform-sub.svelte-yfplhx{color:var(--ph-text-dim);margin-top:2px;font-size:.85rem}.platform-btn.svelte-yfplhx{width:100%}.platform-btn.disabled.svelte-yfplhx{opacity:.5;pointer-events:none}.size.svelte-yfplhx{opacity:.75;font-weight:500}.release-link.svelte-yfplhx{margin-top:24px}.release-link.svelte-yfplhx a:where(.svelte-yfplhx){color:var(--ph-text-muted);align-items:center;gap:6px;font-size:.875rem;text-decoration:none;display:inline-flex}.release-link.svelte-yfplhx a:where(.svelte-yfplhx):hover{color:var(--ph-text)}.empty-state.svelte-yfplhx{border:1px dashed var(--ph-border-strong);background:var(--ph-surface);max-width:36rem;margin-top:40px;padding:40px 32px}.empty-title.svelte-yfplhx{font-family:var(--ph-font-display);margin-bottom:10px;font-size:1.4rem;font-weight:500}.empty-body.svelte-yfplhx{color:var(--ph-text-muted);margin-bottom:24px;font-size:.975rem;line-height:1.6}.empty-actions.svelte-yfplhx{flex-wrap:wrap;gap:10px;display:flex}@media (width<=640px){.platform-grid.svelte-yfplhx{grid-template-columns:1fr}}.footer-wrapper.svelte-9sff3o{background:var(--ph-surface);border-top:1px solid var(--ph-border);z-index:1;padding:56px 0 28px;position:relative}.footer-container.svelte-9sff3o{grid-template-columns:2fr 1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.footer-brand-col.svelte-9sff3o{flex-direction:column;gap:14px;max-width:420px;display:flex}.brand-row.svelte-9sff3o{align-items:center;gap:10px;display:flex}.footer-logo.svelte-9sff3o{border-radius:var(--ph-radius-sm);width:32px;height:32px}.footer-brand-name.svelte-9sff3o{font-family:var(--ph-font-display);font-size:1.25rem;font-weight:550}.brand-tagline.svelte-9sff3o{color:var(--ph-text-muted);font-size:.875rem;line-height:1.6}.social-row.svelte-9sff3o{gap:8px;display:flex}.social-link.svelte-9sff3o{border-radius:var(--ph-radius-md);border:1px solid var(--ph-border);width:36px;height:36px;color:var(--ph-text-muted);justify-content:center;align-items:center;text-decoration:none;transition:color .15s,border-color .15s;display:flex}.social-link.svelte-9sff3o:hover{color:var(--ph-text);border-color:var(--ph-border-strong)}.footer-nav-col.svelte-9sff3o{flex-direction:column;gap:10px;display:flex}.nav-heading.svelte-9sff3o{text-transform:uppercase;letter-spacing:.08em;color:var(--ph-text-dim);margin-bottom:4px;font-size:.7rem;font-weight:700}.footer-link.svelte-9sff3o{color:var(--ph-text-muted);font-size:.875rem;text-decoration:none}.footer-link.svelte-9sff3o:hover{color:var(--ph-text)}.footer-bottom.svelte-9sff3o{border-top:1px solid var(--ph-border);color:var(--ph-text-dim);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:20px;font-size:.75rem;display:flex}.submodule-note.svelte-9sff3o{font-family:var(--ph-font-mono)}@media (width<=768px){.footer-container.svelte-9sff3o{grid-template-columns:1fr}}.landing-app.svelte-1n46o8q{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}main.svelte-1n46o8q{flex:1}
