:root{--v5-primary:hsl(var(--foreground));--v5-primary-light:hsl(var(--foreground)/.85);--v5-primary-dark:hsl(var(--foreground));--v5-primary-muted:hsl(var(--muted-foreground));--v5-primary-faded:hsl(var(--foreground)/.08);--v5-primary-fg:hsl(var(--background));--v5-brand-rgb:20,20,22;--v5-bg-base:hsl(var(--background));--v5-bg-surface:hsl(var(--card));--v5-bg-elevated:hsl(var(--popover));--v5-bg-hover:hsl(var(--accent));--v5-text:hsl(var(--foreground));--v5-text-secondary:hsl(var(--muted-foreground));--v5-text-muted:hsl(var(--muted-foreground)/.7);--v5-border:hsl(var(--border));--v5-border-hover:hsl(var(--border)/1.2);--v5-shadow-sm:var(--shadow-sm);--v5-shadow-md:var(--shadow-md);--v5-shadow-lg:var(--shadow-lg);--v5-shadow-xl:var(--shadow-lg);--v5-shadow-glow:var(--shadow-glow);--v5-shadow-glow-lg:var(--shadow-glow);--v5-transition-fast:.1s ease;--v5-transition-base:.15s ease;--v5-transition-slow:.3s ease;--v5-radius-sm:4px;--v5-radius-md:6px;--v5-radius-lg:calc(var(--radius) - 2px);--v5-radius-xl:var(--radius);--v5-radius-2xl:calc(var(--radius) + 6px);--v5-radius-full:9999px;--v5-shipped:hsl(var(--success));--v5-shipped-light:hsl(var(--success)/.1);--v5-shipped-faded:hsl(var(--success)/.12);--v5-success:hsl(var(--success));--v5-success-light:hsl(var(--success)/.1);--v5-success-faded:hsl(var(--success)/.15);--v5-warning:hsl(var(--warning));--v5-warning-light:hsl(var(--warning)/.1);--v5-warning-faded:hsl(var(--warning)/.15);--v5-error:hsl(var(--destructive));--v5-error-light:hsl(var(--destructive)/.1);--v5-error-faded:hsl(var(--destructive)/.15);--v5-info:hsl(var(--info));--v5-info-light:hsl(var(--info)/.1);--v5-info-faded:hsl(var(--info)/.15)}.dark{--v5-brand-rgb:245,245,245}
:root{--v6-accent:hsl(var(--brand));--v6-accent-hover:hsl(var(--brand-bright));--v6-accent-light:hsl(var(--brand-muted));--v6-accent-muted:hsl(var(--brand-dim));--v6-accent-fg:hsl(var(--brand-foreground));--v6-success:hsl(var(--success));--v6-success-light:hsl(var(--success)/.1);--v6-error:hsl(var(--destructive));--v6-error-light:hsl(var(--destructive)/.1);--v6-warning:hsl(var(--warning));--v6-warning-light:hsl(var(--warning)/.1);--v6-info:hsl(var(--info));--v6-info-light:hsl(var(--info)/.1);--v6-type-feature:#a347d1;--v6-type-bug:hsl(var(--destructive));--v6-type-improvement:hsl(var(--info));--v6-type-chore:hsl(var(--muted-foreground));--v6-type-idea:hsl(var(--warning));--v6-priority-urgent:hsl(var(--destructive));--v6-priority-high:#f37216;--v6-priority-medium:hsl(var(--warning));--v6-priority-low:hsl(var(--muted-foreground));--v6-status-backlog:hsl(var(--muted-foreground));--v6-status-todo:hsl(var(--muted-foreground));--v6-status-in-progress:hsl(var(--warning));--v6-status-review:hsl(var(--info));--v6-status-done:hsl(var(--success));--v6-status-cancelled:hsl(var(--muted-foreground)/.6);--v6-sidebar-width:210px;--v6-sidebar-collapsed:0px;--v6-topbar-height:44px;--v6-tab-bar-height:49px;--v6-bg-app:hsl(var(--background));--v6-bg-sidebar:hsl(var(--secondary));--v6-bg-surface:hsl(var(--card));--v6-bg-elevated:hsl(var(--popover));--v6-bg-inset:hsl(var(--secondary));--v6-bg-hover:hsl(var(--accent));--v6-bg-active:hsl(var(--accent));--v6-bg-card:hsl(var(--card));--v6-bg-column:transparent;--v6-text:hsl(var(--foreground));--v6-text-secondary:hsl(var(--muted-foreground));--v6-text-muted:hsl(var(--muted-foreground)/.7);--v6-text-faint:hsl(var(--muted-foreground)/.5);--v6-border:hsl(var(--border));--v6-border-strong:hsl(var(--border));--v6-border-subtle:hsl(var(--border)/.6);--v6-border-card:hsl(var(--border));--v6-shadow-card:var(--shadow-sm);--v6-shadow-card-hover:var(--shadow-md);--v6-shadow-dropdown:var(--shadow-lg);--v6-shadow-modal:var(--shadow-lg);--v6-overlay:#0006;--v6-font:inherit;--v6-font-mono:"JetBrains Mono","SF Mono",monospace;--v6-text-xs:11px;--v6-text-sm:13px;--v6-text-base:14px;--v6-text-lg:15px;--v6-text-xl:18px;--v6-text-2xl:22px;--v6-leading-tight:1.2;--v6-leading-snug:1.35;--v6-leading-normal:1.5;--v6-font-normal:400;--v6-font-medium:500;--v6-font-semibold:600;--v6-sp-0:0px;--v6-sp-1:4px;--v6-sp-2:8px;--v6-sp-3:12px;--v6-sp-4:16px;--v6-sp-5:20px;--v6-sp-6:24px;--v6-sp-8:32px;--v6-sp-10:40px;--v6-radius-sm:4px;--v6-radius-md:6px;--v6-radius-lg:8px;--v6-radius-xl:12px;--v6-ease:cubic-bezier(.25,.1,.25,1);--v6-ease-spring:cubic-bezier(.16,1,.3,1);--v6-dur-fast:.1s;--v6-dur-base:.2s;--v6-dur-slow:.3s}.dark{--v6-overlay:#0009}
.apple-landing,.apple-landing *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1;text-rendering:optimizeLegibility;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif!important}.apple-landing code,.apple-landing pre,.apple-landing .font-mono{font-family:JetBrains Mono,SF Mono,Fira Code,monospace!important}.apple-h1{letter-spacing:-.03em;font-size:clamp(3rem,8vw,5.5rem);font-weight:600;line-height:1.05}.apple-h2{letter-spacing:-.025em;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600;line-height:1.08}.apple-h3{letter-spacing:-.02em;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;line-height:1.2}.apple-body{letter-spacing:-.01em;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:400;line-height:1.5}.apple-label{letter-spacing:.18em;text-transform:uppercase;font-size:.8125rem;font-weight:600}.apple-section{padding:160px 24px}@media (max-width:768px){.apple-section{padding:100px 20px}}.gradient-text{background:linear-gradient(#fff 30%,#ffffff80);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-text-green{background:linear-gradient(135deg,hsl(var(--brand-bright))0%,hsl(var(--brand))50%,hsl(var(--brand-dim))100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-text-dark{background:linear-gradient(#000 30%,#00000080);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.accent-glow{box-shadow:0 0 80px hsl(var(--brand)/.18),0 0 30px hsl(var(--brand)/.1)}.accent-glow-strong{box-shadow:0 0 140px hsl(var(--brand)/.3),0 0 60px hsl(var(--brand)/.18),0 0 20px hsl(var(--brand)/.1)}.text-glow{text-shadow:0 0 100px hsl(var(--brand)/.3),0 0 40px hsl(var(--brand)/.12)}.border-glow{box-shadow:0 0 24px hsl(var(--brand)/.18),inset 0 0 24px hsl(var(--brand)/.04)}.hero-glow{background:radial-gradient(ellipse 50% 35% at 50% 70%,hsl(var(--brand)/.12),transparent 70%)}.btn-green{background:hsl(var(--brand));color:#000;font-weight:600;transition:all .25s}.btn-green:hover{background:hsl(var(--brand-bright));box-shadow:0 0 40px hsl(var(--brand)/.35),0 0 12px hsl(var(--brand)/.2);transform:translateY(-1px)}.noise-overlay:before{content:"";opacity:.025;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.mockup-window{background:#111;border:1px solid #ffffff14;border-radius:12px;overflow:hidden}.mockup-titlebar{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;padding:12px 16px;display:flex}.mockup-dot{background:#ffffff1f;border-radius:50%;width:10px;height:10px}.mockup-window-light{background:#fafafa;border:1px solid #0000001a}.mockup-titlebar-light{background:#00000005;border-bottom:1px solid #0000000f}.mockup-dot-light{background:#0000001f}
