:root{--color-orange: #ff4d1a;--color-yellow: #ffb800;--color-blue: #0084ff;--color-ink: #0d1b2a;--color-paper: #f5f7fa;--color-bg: #fefefe;--color-bg-soft: var(--color-paper);--color-text: var(--color-ink);--color-text-muted: #5b6675;--color-border: #e6e9ee;--color-accent: var(--color-orange);--color-link: var(--color-blue);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 1.75rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--radius-sm: .375rem;--radius-md: .625rem;--radius-lg: 1rem;--radius-pill: 999px;--shadow-card: 0 1px 2px rgba(13, 27, 42, .04), 0 4px 16px rgba(13, 27, 42, .06);--font-sans: "Sora", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--weight-regular: 400;--weight-semibold: 600;--weight-bold: 700;--content-max: 1120px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100dvh;display:flex;flex-direction:column;font-family:var(--font-sans);font-weight:var(--weight-regular);font-size:16px;line-height:1.5;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-weight:var(--weight-bold);letter-spacing:-.02em;line-height:1.15;margin:0 0 var(--space-4);color:var(--color-ink)}p{margin:0 0 var(--space-4);color:var(--color-text)}a{color:var(--color-link);text-decoration:none}a:hover{text-decoration:underline}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:.55rem 1.15rem;font:inherit;font-size:.95rem;font-weight:var(--weight-semibold);color:var(--color-ink);background:#0d1b2a14;border:none;border-radius:var(--radius-pill);cursor:pointer;text-decoration:none;transition:background .15s ease,transform .05s ease}.btn:hover{background:#0d1b2a24;text-decoration:none}.btn:active{transform:translateY(1px)}.btn.primary{background:#0084ff24;color:var(--color-blue)}.btn.primary:hover{background:#0084ff38}.brand-gradient{background:linear-gradient(90deg,var(--color-orange) 0%,var(--color-blue) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.brand-indie{color:var(--color-orange)}.brand-co{color:var(--color-blue)}header.svelte-12qhfyh{background:var(--color-bg);position:sticky;top:0;z-index:10}.header-inner.svelte-12qhfyh{max-width:var(--content-max);margin:0 auto;padding:var(--space-4) var(--space-6);display:flex;align-items:center;gap:var(--space-6)}.brand.svelte-12qhfyh{margin-right:auto}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh){height:36px;width:auto;display:block}.nav-desktop.svelte-12qhfyh{display:flex;gap:var(--space-6)}.nav-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted);font-weight:var(--weight-semibold);font-size:.95rem}.nav-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-ink);text-decoration:none}.cta-desktop.svelte-12qhfyh{display:flex;align-items:center}.user-pill.svelte-12qhfyh{display:inline-flex;align-items:center;gap:var(--space-2);padding:.3rem .85rem .3rem .3rem;background:#0084ff1a;color:var(--color-ink);border-radius:var(--radius-pill);text-decoration:none;font-weight:var(--weight-semibold);font-size:.95rem;transition:background .15s ease;max-width:220px}.user-pill.svelte-12qhfyh:hover{background:#0084ff2e;text-decoration:none}.avatar.svelte-12qhfyh{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0;display:block}.avatar-fallback.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;background:var(--color-blue);color:#fff;font-size:.875rem;font-weight:var(--weight-bold)}.user-name.svelte-12qhfyh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-pill.mobile.svelte-12qhfyh{width:100%;padding:.5rem 1rem .5rem .5rem;font-size:1rem}.user-pill.mobile.svelte-12qhfyh .avatar:where(.svelte-12qhfyh){width:36px;height:36px}.hamburger.svelte-12qhfyh{display:none;background:none;border:none;padding:.5rem;cursor:pointer;flex-direction:column;gap:5px;width:40px;height:40px;align-items:center;justify-content:center}.hamburger.svelte-12qhfyh .bar:where(.svelte-12qhfyh){display:block;width:22px;height:2px;background:var(--color-ink);border-radius:2px;transition:transform .2s ease,opacity .2s ease;transform-origin:center}.hamburger.svelte-12qhfyh .bar.open:where(.svelte-12qhfyh):nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.svelte-12qhfyh .bar.open:where(.svelte-12qhfyh):nth-child(2){opacity:0}.hamburger.svelte-12qhfyh .bar.open:where(.svelte-12qhfyh):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu.svelte-12qhfyh{display:none;position:absolute;top:100%;left:0;right:0;border-top:1px solid var(--color-border);background:var(--color-bg);padding:var(--space-4) var(--space-6) var(--space-6);box-shadow:0 24px 32px -12px #0d1b2a33,0 10px 16px -8px #0d1b2a1a}.mobile-menu.svelte-12qhfyh nav:where(.svelte-12qhfyh){display:flex;flex-direction:column;gap:var(--space-1);margin-bottom:var(--space-4)}.mobile-menu.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){display:block;padding:var(--space-3) 0;font-size:1.125rem;font-weight:var(--weight-semibold);color:var(--color-ink);border-bottom:1px solid var(--color-border)}.mobile-menu.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):last-of-type{border-bottom:none}.mobile-menu.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{text-decoration:none;color:var(--color-blue)}.mobile-cta.svelte-12qhfyh{display:flex}.mobile-cta.svelte-12qhfyh .btn:where(.svelte-12qhfyh){width:100%;justify-content:center;padding-top:.75rem;padding-bottom:.75rem}main.svelte-12qhfyh{max-width:var(--content-max);margin:0 auto;padding:var(--space-8) var(--space-6);flex:1;width:100%}main.full-bleed.svelte-12qhfyh{max-width:none;padding:0;display:flex;flex-direction:column}footer.svelte-12qhfyh{border-top:1px solid var(--color-border);background:var(--color-bg-soft)}.footer-inner.svelte-12qhfyh{max-width:var(--content-max);margin:0 auto;padding:var(--space-3) var(--space-6);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:var(--space-4);font-size:.875rem}.muted.svelte-12qhfyh{color:var(--color-text-muted)}.footer-nav.svelte-12qhfyh{display:inline-flex;gap:var(--space-4);justify-self:center}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted);font-size:.875rem;text-decoration:none;transition:color .12s ease}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-ink);text-decoration:underline}.social-links.svelte-12qhfyh{display:inline-flex;align-items:center;gap:var(--space-3);justify-self:end}.social-link.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-muted);transition:color .15s ease}.social-link.svelte-12qhfyh:hover{text-decoration:none}.social-link.linkedin.svelte-12qhfyh:hover{color:#0a66c2}@media(max-width:720px){.nav-desktop.svelte-12qhfyh,.cta-desktop.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh{display:inline-flex}.mobile-menu.svelte-12qhfyh{display:block}.header-inner.svelte-12qhfyh{padding:var(--space-3) var(--space-4)}}
