:root{--background: 40 20% 97%;--foreground: 30 10% 12%;--muted: 40 12% 92%;--muted-foreground: 30 5% 50%;--card: 40 15% 95%;--card-foreground: 30 10% 12%;--border: 35 10% 86%;--primary: 30 10% 12%;--primary-foreground: 40 20% 97%;--accent: 40 10% 92%;--destructive: 0 60% 45%;--brand: 248 79% 64%;--brand-foreground: 0 0% 100%;--radius: .25rem;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", Consolas, "Liberation Mono", monospace;color-scheme:light}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--background: 30 8% 8%;--foreground: 35 15% 88%;--muted: 30 6% 14%;--muted-foreground: 30 5% 52%;--card: 30 6% 11%;--card-foreground: 35 15% 88%;--border: 30 5% 18%;--primary: 35 15% 88%;--primary-foreground: 30 8% 8%;--accent: 30 5% 16%;--destructive: 0 50% 40%;color-scheme:dark}}:root[data-theme=dark]{--background: 30 8% 8%;--foreground: 35 15% 88%;--muted: 30 6% 14%;--muted-foreground: 30 5% 52%;--card: 30 6% 11%;--card-foreground: 35 15% 88%;--border: 30 5% 18%;--primary: 35 15% 88%;--primary-foreground: 30 8% 8%;--accent: 30 5% 16%;--destructive: 0 50% 40%;color-scheme:dark}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:15px;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);line-height:1.6;background-color:hsl(var(--background));color:hsl(var(--foreground));min-height:100vh;display:flex;flex-direction:column}a{color:hsl(var(--foreground));text-decoration:underline;text-decoration-color:hsl(var(--border));text-underline-offset:3px}a:hover{text-decoration-color:hsl(var(--foreground))}h1,h2,h3{font-family:var(--font-sans);color:hsl(var(--foreground));letter-spacing:-.015em}.site-header{background-color:hsl(var(--background))}.header-inner{width:100%;max-width:1040px;margin:0 auto;padding:1.5rem;display:flex;align-items:center;justify-content:space-between}.site-title{display:flex;align-items:center;gap:.625rem;text-decoration:none;transition:opacity .15s}.site-title:hover{opacity:.7}.site-logo{display:block;height:1.5rem;width:1.5rem}.site-title-text{font-size:1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.site-nav{display:flex;align-items:center;gap:1.25rem}.site-nav-link{font-size:1rem;color:hsl(var(--muted-foreground));text-decoration:none;transition:color .15s}.site-nav-link:hover{color:hsl(var(--foreground))}.theme-toggle{background:none;border:none;cursor:pointer;color:hsl(var(--muted-foreground));display:flex;align-items:center;justify-content:center;width:20px;height:20px;transition:color .15s}.theme-toggle:hover{color:hsl(var(--foreground))}.home{flex:1;width:100%;max-width:1040px;margin:0 auto;padding:2rem 1.5rem}.hero{text-align:left;padding:5rem 0 3rem;display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;gap:3rem}.hero-content{flex:1;min-width:0}.hero-logo{flex:0 0 auto}.hero-logo img{width:300px;height:auto;opacity:.9}.hero-eyebrow{display:block;font-size:.8rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-bottom:1rem}.hero-title{font-size:3rem;font-weight:600;margin-bottom:1rem;letter-spacing:-.03em;line-height:1.1}.hero-tagline{font-size:1.1rem;color:hsl(var(--muted-foreground));max-width:560px;margin:0 0 2rem;line-height:1.6}.hero-links{display:flex;justify-content:flex-start;gap:1rem;margin-top:.5rem}.hero-cta{font-size:.875rem;font-weight:500;color:hsl(var(--brand-foreground));background:hsl(var(--brand));padding:.45rem 1rem;border-radius:var(--radius);text-decoration:none}.hero-cta:hover{opacity:.9}.hero-link{font-size:.875rem;color:hsl(var(--muted-foreground));padding:.45rem 1rem;border:1px solid hsl(var(--border));border-radius:var(--radius);text-decoration:none}.hero-link:hover{color:hsl(var(--foreground));border-color:hsl(var(--foreground))}.section-heading{font-size:1.375rem;font-weight:600;margin:0 0 .5rem}.section-description{font-size:.95rem;color:hsl(var(--muted-foreground));margin-bottom:1.5rem;max-width:560px}.features{padding:2rem 0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature{padding:1.25rem;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card))}.feature h3{font-size:.95rem;font-weight:600;margin:0 0 .4rem}.feature p{font-size:.85rem;color:hsl(var(--muted-foreground));margin:0;line-height:1.5}.pipeline{padding:2rem 0}.workflow-steps{display:flex;flex-direction:column}.workflow-step{display:flex;align-items:baseline;gap:1rem;padding:.65rem 0;border-bottom:1px solid hsl(var(--border))}.workflow-step:last-child{border-bottom:none}.step-cmd{font-family:var(--font-mono);font-size:.825rem;font-weight:600;color:hsl(var(--foreground));min-width:110px;flex-shrink:0}.workflow-step div strong{font-size:.875rem;font-weight:600}.workflow-step div p{font-size:.825rem;color:hsl(var(--muted-foreground));margin:.15rem 0 0}.home-bottom{padding:3rem 0 2rem;border-top:1px solid hsl(var(--border));margin-top:1.5rem}.home-bottom p{font-size:.95rem;color:hsl(var(--muted-foreground));margin-bottom:1.25rem}.site-footer{margin-top:auto;padding:1.5rem}.footer-inner{max-width:1040px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:hsl(var(--muted-foreground))}.footer-links{display:flex;gap:1.25rem}.footer-links a{color:hsl(var(--muted-foreground));text-decoration:none;font-size:.8rem}.footer-links a:hover{color:hsl(var(--foreground))}::selection{background-color:hsl(var(--accent));color:hsl(var(--foreground))}@media (max-width: 768px){html{font-size:14px}.feature-grid{grid-template-columns:1fr}.hero{padding:2rem 0 1.5rem;flex-direction:column}.hero-logo{display:none}.hero-title{font-size:1.75rem}.step-cmd{min-width:90px}}
