:root{--background: oklch(1 0 0);--foreground: oklch(.147 .004 49.25);--card: oklch(1 0 0);--card-foreground: oklch(.147 .004 49.25);--popover: oklch(1 0 0);--popover-foreground: oklch(.147 .004 49.25);--primary: oklch(.216 .006 56.043);--primary-foreground: oklch(.985 .001 106.423);--secondary: oklch(.97 .001 106.424);--secondary-foreground: oklch(.216 .006 56.043);--muted: oklch(.97 .001 106.424);--muted-foreground: oklch(.553 .013 58.071);--accent: oklch(.97 .001 106.424);--accent-foreground: oklch(.216 .006 56.043);--destructive: oklch(.577 .245 27.325);--border: oklch(.923 .003 48.717);--input: oklch(.923 .003 48.717);--ring: oklch(.709 .01 56.259);--radius: .45rem;--font-heading: "Cal Sans", ui-sans-serif, system-ui, sans-serif}@font-face{font-family:Cal Sans;src:url(/assets/CalSans-SemiBold-uYvlD9JW.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--background);color:var(--foreground);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.0625rem;line-height:1.6;-webkit-font-smoothing:antialiased}main{max-width:720px;padding:clamp(48px,10vh,128px) clamp(24px,6vw,96px) 4rem}.brand-icon{display:block;width:72px;height:72px;border-radius:calc(var(--radius) * 2.2)}h1{margin:1.25rem 0 0;font-family:var(--font-heading);font-size:clamp(2.25rem,5vw,3rem);font-weight:600;letter-spacing:-.02em;line-height:1.15}.tagline{margin:.75rem 0 0;font-size:1.125rem;color:var(--muted-foreground)}.tagline-badges{margin:.5rem 0 0;font-size:.9375rem;color:var(--muted-foreground);letter-spacing:.01em}.section-heading{margin:2rem 0 0;font-family:var(--font-heading);font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.2;color:var(--foreground)}.section-heading+.description{margin-top:.875rem}.description{margin:0}.description p{margin:0 0 1rem;color:var(--muted-foreground)}.description p:last-child{margin-bottom:0}.getting-started{margin-top:2.5rem}.getting-started .section-heading{margin-top:0}.getting-started-content{margin:.875rem 0 0;color:var(--muted-foreground)}.content-link{color:var(--foreground);font-weight:500;text-decoration:none;border-radius:var(--radius);transition:color .15s ease}.content-link:hover{color:var(--primary)}.content-link:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.content-link--soon{color:var(--muted-foreground);cursor:default;pointer-events:none}.video-placeholder{margin-top:2.5rem;aspect-ratio:16 / 9;width:100%;max-width:640px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;border:1px dashed var(--border);border-radius:calc(var(--radius) * 1.4);background:var(--secondary);color:var(--muted-foreground)}.video-placeholder svg{width:2.5rem;height:2.5rem;opacity:.55}.video-placeholder span{font-size:.9375rem}.site-footer{max-width:720px;padding:0 clamp(24px,6vw,96px) clamp(48px,8vh,96px);display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.footer-built{margin:0;font-size:.9375rem;color:var(--muted-foreground)}.footer-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--foreground);text-decoration:none;font-size:.9375rem;font-weight:500;border-radius:var(--radius);transition:color .15s ease}.footer-link:hover{color:var(--primary)}.footer-link:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.footer-icon{width:1.125rem;height:1.125rem;flex-shrink:0}.footer-link--github{color:var(--muted-foreground)}.footer-link--github:hover{color:var(--foreground)}
