@property --gradient-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}:root{--wc-accent-h: 250;--wc-accent-s: 70%;--wc-accent-l: 60%;--wc-accent: hsl(var(--wc-accent-h), var(--wc-accent-s), var(--wc-accent-l));--wc-cyan: #06b6d4;--wc-pink: #ec4899;--wc-green: #10b981;--wc-amber: #f59e0b;--wc-red: #ef4444;--wc-electric: #3b82f6;--wc-neon: #22d3ee;--wc-lime: #84cc16;--gradient-primary: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--gradient-hero: linear-gradient(135deg, #0a0a1a 0%, #1a1040 40%, #0f0f2e 100%);--gradient-cyan-purple: linear-gradient(135deg, #06b6d4, #8b5cf6);--gradient-pink-orange: linear-gradient(135deg, #ec4899, #f97316);--gradient-green-cyan: linear-gradient(135deg, #10b981, #06b6d4);--gradient-electric: linear-gradient(135deg, #06b6d4, #3b82f6, #8b5cf6);--font-heading: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-2xl: 2rem;--radius-full: 9999px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 4px 16px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .5);--shadow-xl: 0 16px 64px rgba(0, 0, 0, .6);--glass-bg: rgba(255, 255, 255, .03);--glass-bg-strong: rgba(255, 255, 255, .06);--glass-border: rgba(255, 255, 255, .06);--glass-border-strong: rgba(255, 255, 255, .12);--glow-primary: 0 0 50px rgba(102, 126, 234, .25);--glow-subtle: 0 0 20px rgba(102, 126, 234, .15);--surface-0: #0a0a14;--surface-1: #111122;--surface-2: #1a1a32;--surface-3: #252545;--text-primary: #eaeaf4;--text-secondary: #a8a8c8;--text-muted: #6868a0}:where(.astro-lnekq374),:where(.astro-lnekq374):before,:where(.astro-lnekq374):after{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--surface-0);color:var(--text-primary);scroll-behavior:smooth;overflow-x:hidden}h1:where(.astro-lnekq374),h2:where(.astro-lnekq374),h3:where(.astro-lnekq374),h4:where(.astro-lnekq374),h5:where(.astro-lnekq374),h6:where(.astro-lnekq374){font-family:var(--font-heading);font-weight:700;letter-spacing:-.025em;line-height:1.15}code:where(.astro-lnekq374),pre:where(.astro-lnekq374){font-family:var(--font-mono)}a:where(.astro-lnekq374){color:var(--wc-accent);text-decoration:none;transition:color .2s ease}a:where(.astro-lnekq374):hover{color:hsl(var(--wc-accent-h),var(--wc-accent-s),75%)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float-slow{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-20px) scale(1.05)}50%{transform:translate(-10px,-35px) scale(.97)}75%{transform:translate(-25px,-10px) scale(1.02)}}@keyframes float-drift{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(20px,15px) rotate(2deg)}66%{transform:translate(-15px,-20px) rotate(-2deg)}}@keyframes orb-pulse{0%,to{opacity:.3;filter:blur(100px)}50%{opacity:.5;filter:blur(120px)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 8px #06b6d466}50%{box-shadow:0 0 24px #06b6d4b3}}@keyframes border-rotate{0%{--gradient-angle: 0deg}to{--gradient-angle: 360deg}}@keyframes particle-drift{0%{background-position:0 0,200px 200px,400px 100px}to{background-position:800px 800px,1000px 1000px,1200px 900px}}@keyframes scroll-fade{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(12px)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes bar-grow{0%{width:0}}@keyframes float-logo{0%,to{transform:translate(0) rotate(0);opacity:.07}25%{transform:translate(10px,-15px) rotate(3deg);opacity:.12}50%{transform:translate(-8px,-25px) rotate(-2deg);opacity:.08}75%{transform:translate(-15px,-8px) rotate(1deg);opacity:.1}}@keyframes pulse-ring{0%{transform:scale(.95);opacity:.5}50%{transform:scale(1.05);opacity:1}to{transform:scale(.95);opacity:.5}}@keyframes flow-dash{to{stroke-dashoffset:-20}}.scroll-reveal:where(.astro-lnekq374){opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1),filter .8s cubic-bezier(.22,1,.36,1);filter:blur(4px)}.scroll-reveal:where(.astro-lnekq374).is-visible{opacity:1;transform:translateY(0);filter:blur(0)}.scroll-reveal-delay-1:where(.astro-lnekq374){transition-delay:.1s}.scroll-reveal-delay-2:where(.astro-lnekq374){transition-delay:.2s}.scroll-reveal-delay-3:where(.astro-lnekq374){transition-delay:.3s}.scroll-reveal-delay-4:where(.astro-lnekq374){transition-delay:.4s}.scroll-reveal-delay-5:where(.astro-lnekq374){transition-delay:.5s}.scroll-reveal-delay-6:where(.astro-lnekq374){transition-delay:.6s}.ts-topbar:where(.astro-lnekq374){position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:var(--space-3) var(--space-8);background:#0a0a14d9;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.06)}.ts-topbar-left:where(.astro-lnekq374){display:flex;align-items:center;gap:var(--space-4)}.ts-back-link:where(.astro-lnekq374){display:inline-flex;align-items:center;gap:var(--space-2);font-size:.875rem;font-weight:600;color:var(--text-secondary);transition:all .2s ease;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md)}.ts-back-link:where(.astro-lnekq374):hover{color:var(--text-primary);background:var(--glass-bg-strong)}.ts-topbar-title:where(.astro-lnekq374){font-size:.875rem;font-weight:700;color:var(--text-primary);letter-spacing:-.01em}.ts-topbar-right:where(.astro-lnekq374){display:flex;align-items:center;gap:var(--space-3)}.ts-topbar-link:where(.astro-lnekq374){display:inline-flex;align-items:center;gap:var(--space-2);font-size:.8125rem;font-weight:600;color:var(--text-muted);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.08);transition:all .2s ease}.ts-topbar-link:where(.astro-lnekq374):hover{color:var(--wc-cyan);border-color:#06b6d44d;background:#06b6d40f}.ts-hero:where(.astro-lnekq374){min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;isolation:isolate;padding:var(--space-24) var(--space-8) var(--space-16)}.ts-hero:where(.astro-lnekq374):before{content:"";position:absolute;inset:0;background:var(--gradient-hero);z-index:-3}.ts-hero:where(.astro-lnekq374):after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(6,182,212,.04) 2px,transparent 2px),radial-gradient(circle at 60% 70%,rgba(102,126,234,.04) 3px,transparent 3px),radial-gradient(circle at 80% 20%,rgba(34,211,238,.03) 2px,transparent 2px);background-size:800px 800px;animation:particle-drift 60s linear infinite;opacity:.6;z-index:-2}.ts-hero-orb:where(.astro-lnekq374){position:absolute;border-radius:50%;filter:blur(100px);opacity:.3;z-index:-1;pointer-events:none}.ts-hero-orb-1:where(.astro-lnekq374){width:600px;height:600px;background:radial-gradient(circle,rgba(6,182,212,.4),transparent 70%);top:-200px;right:-100px;animation:float-slow 20s ease-in-out infinite,orb-pulse 8s ease-in-out infinite}.ts-hero-orb-2:where(.astro-lnekq374){width:400px;height:400px;background:radial-gradient(circle,rgba(59,130,246,.3),transparent 70%);bottom:-100px;left:-80px;animation:float-slow 25s ease-in-out infinite reverse,orb-pulse 10s ease-in-out infinite}.ts-hero-orb-3:where(.astro-lnekq374){width:350px;height:350px;background:radial-gradient(circle,rgba(139,92,246,.25),transparent 70%);top:40%;left:15%;animation:float-drift 18s ease-in-out infinite,orb-pulse 7s ease-in-out infinite}.ts-hero-grid:where(.astro-lnekq374){position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,black 30%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,black 30%,transparent 70%)}.ts-hero-floating-logos:where(.astro-lnekq374){position:absolute;inset:0;z-index:-1;pointer-events:none}.ts-hero-floating-logo:where(.astro-lnekq374){position:absolute;opacity:.07;filter:grayscale(.5) brightness(1.5)}.ts-hero-floating-logo:where(.astro-lnekq374):nth-child(1){top:12%;left:8%;width:64px;animation:float-logo 15s ease-in-out infinite}.ts-hero-floating-logo:where(.astro-lnekq374):nth-child(2){top:20%;right:12%;width:56px;animation:float-logo 18s ease-in-out 2s infinite}.ts-hero-floating-logo:where(.astro-lnekq374):nth-child(3){top:55%;left:5%;width:48px;animation:float-logo 20s ease-in-out 4s infinite}.ts-hero-floating-logo:where(.astro-lnekq374):nth-child(4){bottom:25%;right:8%;width:60px;animation:float-logo 16s ease-in-out 1s infinite}.ts-hero-floating-logo:where(.astro-lnekq374):nth-child(5){top:35%;right:20%;width:44px;animation:float-logo 22s ease-in-out 3s infinite}.ts-hero-floating-logo:where(.astro-lnekq374):nth-child(6){bottom:15%;left:18%;width:52px;animation:float-logo 19s ease-in-out 5s infinite}.ts-hero-floating-logo:where(.astro-lnekq374):nth-child(7){top:8%;left:40%;width:40px;animation:float-logo 21s ease-in-out 2.5s infinite}.ts-hero-floating-logo:where(.astro-lnekq374):nth-child(8){bottom:35%;right:30%;width:50px;animation:float-logo 17s ease-in-out 1.5s infinite}.ts-hero-content:where(.astro-lnekq374){text-align:center;max-width:900px;z-index:1}.ts-hero-badge:where(.astro-lnekq374){display:inline-flex;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-6);border-radius:var(--radius-full);background:#ffffff0f;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(20px);color:#ffffffd9;font-size:.875rem;font-weight:500;letter-spacing:.02em;margin-bottom:var(--space-10);animation:fadeInDown .8s cubic-bezier(.22,1,.36,1) backwards}.ts-hero-badge-dot:where(.astro-lnekq374){width:8px;height:8px;border-radius:50%;background:var(--wc-neon);animation:pulse-glow 2s ease infinite;flex-shrink:0}.ts-hero-title:where(.astro-lnekq374){font-size:clamp(2.5rem,8vw,5rem);font-weight:900;line-height:1.15;margin-bottom:var(--space-6);background:linear-gradient(180deg,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.04em;animation:fadeInUp .9s cubic-bezier(.22,1,.36,1) .1s backwards}.ts-hero-title:where(.astro-lnekq374) span:where(.astro-lnekq374){background:linear-gradient(135deg,var(--wc-cyan),var(--wc-electric));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ts-hero-subtitle:where(.astro-lnekq374){font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:300;margin-bottom:var(--space-8);background:linear-gradient(90deg,#ffffffe6,#06b6d4e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:fadeInUp .9s cubic-bezier(.22,1,.36,1) .2s backwards}.ts-hero-description:where(.astro-lnekq374){font-size:clamp(1rem,1.5vw,1.25rem);color:#ffffff8c;max-width:700px;margin:0 auto var(--space-12);line-height:1.75;animation:fadeInUp .9s cubic-bezier(.22,1,.36,1) .3s backwards}.ts-hero-scroll:where(.astro-lnekq374){position:absolute;bottom:var(--space-10);left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:var(--space-2);color:#ffffff4d;font-size:.6875rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;animation:fadeIn 1s ease 1.5s backwards}.ts-hero-scroll-line:where(.astro-lnekq374){width:1px;height:40px;background:linear-gradient(to bottom,rgba(255,255,255,.3),transparent);position:relative;overflow:hidden}.ts-hero-scroll-line:where(.astro-lnekq374):after{content:"";position:absolute;top:-100%;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.8),transparent);animation:scroll-fade 2s ease-in-out infinite}.ts-section:where(.astro-lnekq374){width:100%;position:relative;overflow:hidden}.ts-section-inner:where(.astro-lnekq374){padding:var(--space-24) var(--space-8);max-width:1400px;margin:0 auto}.ts-section-header:where(.astro-lnekq374){text-align:center;margin-bottom:var(--space-16)}.ts-section-label:where(.astro-lnekq374){display:inline-block;padding:var(--space-1) var(--space-4);border-radius:var(--radius-full);font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--space-4);background:linear-gradient(135deg,#06b6d41a,#3b82f61a);color:var(--wc-cyan);border:1px solid rgba(6,182,212,.15)}.ts-section-title:where(.astro-lnekq374){font-size:clamp(2rem,5vw,3.25rem);font-weight:800;letter-spacing:-.035em;margin-bottom:var(--space-5);color:var(--text-primary);line-height:1.1}.ts-section-description:where(.astro-lnekq374){font-size:clamp(1rem,1.5vw,1.2rem);color:var(--text-secondary);max-width:650px;margin:0 auto;line-height:1.7}.ts-card:where(.astro-lnekq374){padding:var(--space-8);border-radius:var(--radius-2xl);background:var(--surface-1);border:1px solid var(--surface-3);transition:all .5s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.ts-card:where(.astro-lnekq374):before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:conic-gradient(from var(--gradient-angle),#06b6d4,#3b82f6,#8b5cf6,#06b6d4);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .5s ease;pointer-events:none;animation:border-rotate 4s linear infinite}.ts-card:where(.astro-lnekq374):after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(6,182,212,.12),transparent 70%);opacity:0;transition:opacity .5s ease;pointer-events:none;top:var(--mouse-y, 50%);left:var(--mouse-x, 50%);transform:translate(-50%,-50%)}.ts-card:where(.astro-lnekq374):hover:before{opacity:1}.ts-card:where(.astro-lnekq374):hover:after{opacity:1}.ts-card:where(.astro-lnekq374):hover{transform:translateY(-4px);box-shadow:var(--shadow-xl),var(--glow-subtle);background:var(--surface-2)}.ts-stack-section:where(.astro-lnekq374){background:var(--surface-0);border-top:1px solid var(--surface-3);border-bottom:1px solid var(--surface-3)}.ts-stack-container:where(.astro-lnekq374){display:flex;gap:var(--space-8);align-items:stretch;max-width:1100px;margin:0 auto}.ts-stack-layers:where(.astro-lnekq374){flex:1;display:flex;flex-direction:column;gap:var(--space-4)}.ts-stack-layer:where(.astro-lnekq374){padding:var(--space-6) var(--space-8);border-radius:var(--radius-xl);border:1px solid;position:relative;transition:all .4s cubic-bezier(.22,1,.36,1)}.ts-stack-layer:where(.astro-lnekq374):hover{transform:translate(8px)}.ts-stack-layer-tag:where(.astro-lnekq374){display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);margin-bottom:var(--space-3)}.ts-stack-layer-title:where(.astro-lnekq374){font-size:1.25rem;font-weight:700;margin-bottom:var(--space-2)}.ts-stack-layer-techs:where(.astro-lnekq374){display:flex;gap:var(--space-4);flex-wrap:wrap;align-items:center}.ts-stack-layer-tech:where(.astro-lnekq374){display:inline-flex;align-items:center;gap:var(--space-2);font-size:.875rem;font-weight:500;color:var(--text-secondary)}.ts-stack-layer-tech:where(.astro-lnekq374) img:where(.astro-lnekq374){width:24px;height:24px}.ts-layer-docs:where(.astro-lnekq374){background:linear-gradient(135deg,#ff5d0114,#ff47850a);border-color:#ff5d0133}.ts-layer-docs:where(.astro-lnekq374) .ts-stack-layer-tag:where(.astro-lnekq374){background:#ff5d0126;color:#ff5d01}.ts-layer-docs:where(.astro-lnekq374) .ts-stack-layer-title:where(.astro-lnekq374){color:#ff8a4c}.ts-layer-dx:where(.astro-lnekq374){background:linear-gradient(135deg,#ff478514,#729b1b0a);border-color:#ff478533}.ts-layer-dx:where(.astro-lnekq374) .ts-stack-layer-tag:where(.astro-lnekq374){background:#ff478526;color:#ff4785}.ts-layer-dx:where(.astro-lnekq374) .ts-stack-layer-title:where(.astro-lnekq374){color:#ff6ea1}.ts-layer-core:where(.astro-lnekq374){background:linear-gradient(135deg,#324fff1a,#3178c60f);border-color:#324fff40}.ts-layer-core:where(.astro-lnekq374) .ts-stack-layer-tag:where(.astro-lnekq374){background:#324fff26;color:#324fff}.ts-layer-core:where(.astro-lnekq374) .ts-stack-layer-title:where(.astro-lnekq374){color:#6b8aff}.ts-layer-build:where(.astro-lnekq374){background:linear-gradient(135deg,#0096ff14,#c121270a);border-color:#0096ff33}.ts-layer-build:where(.astro-lnekq374) .ts-stack-layer-tag:where(.astro-lnekq374){background:#0096ff26;color:#0096ff}.ts-layer-build:where(.astro-lnekq374) .ts-stack-layer-title:where(.astro-lnekq374){color:#4db8ff}.ts-stack-sidebar:where(.astro-lnekq374){width:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-6) var(--space-4);border-radius:var(--radius-xl);background:linear-gradient(180deg,#10b98114,#06b6d414);border:1px solid rgba(16,185,129,.2);text-align:center;position:relative}.ts-stack-sidebar:where(.astro-lnekq374):before{content:"";position:absolute;top:10%;bottom:10%;left:-1px;width:3px;background:linear-gradient(180deg,var(--wc-green),var(--wc-cyan));border-radius:2px}.ts-stack-sidebar-icon:where(.astro-lnekq374){font-size:2rem;color:var(--wc-green);margin-bottom:var(--space-4)}.ts-stack-sidebar-title:where(.astro-lnekq374){font-size:1rem;font-weight:700;color:var(--wc-green);margin-bottom:var(--space-2)}.ts-stack-sidebar-techs:where(.astro-lnekq374){font-size:.8125rem;color:var(--text-secondary);line-height:1.6}.ts-comparisons-section:where(.astro-lnekq374){background:var(--surface-0)}.ts-comparison-grid:where(.astro-lnekq374){display:grid;gap:var(--space-10);max-width:1100px;margin:0 auto}.ts-comparison:where(.astro-lnekq374){padding:var(--space-10);border-radius:var(--radius-2xl);background:var(--surface-1);border:1px solid var(--surface-3);position:relative;overflow:hidden;transition:all .5s cubic-bezier(.22,1,.36,1)}.ts-comparison:where(.astro-lnekq374):before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.5px;background:conic-gradient(from var(--gradient-angle),#06b6d4,#3b82f6,#8b5cf6,#06b6d4);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .5s ease;pointer-events:none;animation:border-rotate 4s linear infinite}.ts-comparison:where(.astro-lnekq374):after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(6,182,212,.08),transparent 70%);opacity:0;transition:opacity .5s ease;pointer-events:none;top:var(--mouse-y, 50%);left:var(--mouse-x, 50%);transform:translate(-50%,-50%)}.ts-comparison:where(.astro-lnekq374):hover:before{opacity:1}.ts-comparison:where(.astro-lnekq374):hover:after{opacity:1}.ts-comparison-header:where(.astro-lnekq374){display:flex;align-items:center;gap:var(--space-4);margin-bottom:var(--space-8)}.ts-comparison-icon:where(.astro-lnekq374){width:56px;height:56px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.ts-comparison-category:where(.astro-lnekq374){font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-1)}.ts-comparison-title:where(.astro-lnekq374){font-size:1.5rem;font-weight:800;color:var(--text-primary)}.ts-comp-table:where(.astro-lnekq374){width:100%;border-collapse:collapse;margin-bottom:var(--space-6);font-size:.875rem}.ts-comp-table:where(.astro-lnekq374) th:where(.astro-lnekq374){text-align:left;padding:var(--space-3) var(--space-4);font-weight:600;color:var(--text-muted);font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid var(--surface-3)}.ts-comp-table:where(.astro-lnekq374) td:where(.astro-lnekq374){padding:var(--space-3) var(--space-4);border-bottom:1px solid rgba(255,255,255,.03);color:var(--text-secondary)}.ts-comp-table:where(.astro-lnekq374) tr:where(.astro-lnekq374):last-child td:where(.astro-lnekq374){border-bottom:none}.ts-comp-table:where(.astro-lnekq374) .ts-winner-col:where(.astro-lnekq374){background:#06b6d40a}.ts-comp-table:where(.astro-lnekq374) th:where(.astro-lnekq374).ts-winner-col{color:var(--wc-cyan);background:#06b6d40f}.ts-check:where(.astro-lnekq374){color:var(--wc-green)}.ts-cross:where(.astro-lnekq374){color:var(--wc-red);opacity:.6}.ts-partial:where(.astro-lnekq374){color:var(--wc-amber)}.ts-winner-badge:where(.astro-lnekq374){display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);background:linear-gradient(135deg,#06b6d426,#10b9811a);border:1px solid rgba(6,182,212,.25);color:var(--wc-cyan);font-size:.8125rem;font-weight:700;letter-spacing:.02em}.ts-winner-badge:where(.astro-lnekq374) i:where(.astro-lnekq374){color:var(--wc-green)}.ts-decision-text:where(.astro-lnekq374){font-size:.9375rem;color:var(--text-secondary);line-height:1.7;margin-top:var(--space-4)}.ts-decision-text:where(.astro-lnekq374) strong:where(.astro-lnekq374){color:var(--text-primary)}.ts-bundle-section:where(.astro-lnekq374){background:var(--surface-0);border-top:1px solid var(--surface-3);border-bottom:1px solid var(--surface-3)}.ts-bundle-container:where(.astro-lnekq374){max-width:900px;margin:0 auto}.ts-bundle-bars:where(.astro-lnekq374){display:flex;flex-direction:column;gap:var(--space-6)}.ts-bundle-row:where(.astro-lnekq374){display:grid;grid-template-columns:140px 1fr 60px;align-items:center;gap:var(--space-4)}.ts-bundle-label:where(.astro-lnekq374){font-size:.9375rem;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:var(--space-3)}.ts-bundle-label:where(.astro-lnekq374) img:where(.astro-lnekq374){width:24px;height:24px}.ts-bundle-track:where(.astro-lnekq374){height:40px;border-radius:var(--radius-md);background:var(--surface-2);position:relative;overflow:hidden}.ts-bundle-fill:where(.astro-lnekq374){height:100%;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:flex-end;padding-right:var(--space-4);font-size:.8125rem;font-weight:700;color:#ffffffe6;transition:width 1.5s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.ts-bundle-fill:where(.astro-lnekq374):after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);background-size:200% 100%;animation:shimmer 3s ease-in-out infinite}.ts-bundle-fill:where(.astro-lnekq374).ts-fill-lit{background:linear-gradient(90deg,#06b6d4,#22d3ee);width:6.25%}.ts-bundle-fill:where(.astro-lnekq374).ts-fill-vue{background:linear-gradient(90deg,#42b883,#35495e);width:37.5%}.ts-bundle-fill:where(.astro-lnekq374).ts-fill-react{background:linear-gradient(90deg,#61dafb,#3178c6);width:50%}.ts-bundle-fill:where(.astro-lnekq374).ts-fill-angular{background:linear-gradient(90deg,#dd0031,#c3002f);width:100%}.ts-bundle-size:where(.astro-lnekq374){font-size:1rem;font-weight:800;color:var(--text-primary);text-align:right;font-family:var(--font-mono)}.ts-bundle-highlight:where(.astro-lnekq374){text-align:center;margin-top:var(--space-12);padding:var(--space-8);border-radius:var(--radius-2xl);background:linear-gradient(135deg,#06b6d414,#3b82f60a);border:1px solid rgba(6,182,212,.2)}.ts-bundle-highlight-number:where(.astro-lnekq374){font-size:clamp(3rem,8vw,5rem);font-weight:900;background:linear-gradient(135deg,var(--wc-cyan),var(--wc-electric));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:var(--space-3)}.ts-bundle-highlight-text:where(.astro-lnekq374){font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--space-2)}.ts-bundle-highlight-sub:where(.astro-lnekq374){font-size:.9375rem;color:var(--text-secondary)}.ts-flow-section:where(.astro-lnekq374){background:var(--surface-0)}.ts-flow-pipeline:where(.astro-lnekq374){display:flex;align-items:center;justify-content:center;gap:0;max-width:1200px;margin:0 auto;flex-wrap:wrap}.ts-flow-step:where(.astro-lnekq374){display:flex;flex-direction:column;align-items:center;gap:var(--space-3);padding:var(--space-6) var(--space-4);text-align:center;flex:0 0 auto;min-width:120px}.ts-flow-icon:where(.astro-lnekq374){width:72px;height:72px;border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;border:2px solid;position:relative;transition:all .3s ease}.ts-flow-step:where(.astro-lnekq374):hover .ts-flow-icon:where(.astro-lnekq374){transform:scale(1.1)}.ts-flow-icon:where(.astro-lnekq374) img:where(.astro-lnekq374){width:36px;height:36px}.ts-flow-icon:where(.astro-lnekq374) i:where(.astro-lnekq374){font-size:1.5rem}.ts-flow-label:where(.astro-lnekq374){font-size:.8125rem;font-weight:700;color:var(--text-primary)}.ts-flow-sub:where(.astro-lnekq374){font-size:.6875rem;color:var(--text-muted);max-width:100px}.ts-flow-arrow:where(.astro-lnekq374){color:var(--text-muted);font-size:1.25rem;flex-shrink:0;padding:0 var(--space-1)}.ts-flow-author:where(.astro-lnekq374){background:#324fff1a;border-color:#324fff4d;color:#324fff}.ts-flow-test:where(.astro-lnekq374){background:#729b1b1a;border-color:#729b1b4d;color:#729b1b}.ts-flow-document:where(.astro-lnekq374){background:#ff47851a;border-color:#ff47854d;color:#ff4785}.ts-flow-build:where(.astro-lnekq374){background:#bd34fe1a;border-color:#bd34fe4d;color:#bd34fe}.ts-flow-publish:where(.astro-lnekq374){background:#c121271a;border-color:#c121274d;color:#c12127}.ts-flow-integrate:where(.astro-lnekq374){background:#0678be1a;border-color:#0678be4d;color:#0678be}.ts-flow-cem-note:where(.astro-lnekq374){text-align:center;margin-top:var(--space-10);padding:var(--space-6);border-radius:var(--radius-xl);background:linear-gradient(135deg,#8b5cf614,#06b6d40a);border:1px solid rgba(139,92,246,.2);max-width:700px;margin-left:auto;margin-right:auto}.ts-flow-cem-note-title:where(.astro-lnekq374){font-size:1rem;font-weight:700;color:var(--wc-accent);margin-bottom:var(--space-2)}.ts-flow-cem-note-text:where(.astro-lnekq374){font-size:.875rem;color:var(--text-secondary);line-height:1.6}.ts-perf-section:where(.astro-lnekq374){background:var(--surface-0);border-top:1px solid var(--surface-3);border-bottom:1px solid var(--surface-3)}.ts-perf-grid:where(.astro-lnekq374){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-6);max-width:1100px;margin:0 auto}.ts-perf-card:where(.astro-lnekq374){padding:var(--space-8);border-radius:var(--radius-2xl);background:var(--surface-1);border:1px solid var(--surface-3);text-align:center;transition:all .4s cubic-bezier(.22,1,.36,1)}.ts-perf-card:where(.astro-lnekq374):hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);background:var(--surface-2)}.ts-perf-icon:where(.astro-lnekq374){font-size:1.75rem;margin-bottom:var(--space-4)}.ts-perf-value:where(.astro-lnekq374){font-size:2.5rem;font-weight:900;font-family:var(--font-mono);line-height:1;margin-bottom:var(--space-2)}.ts-perf-metric:where(.astro-lnekq374){font-size:.875rem;font-weight:700;color:var(--text-primary);margin-bottom:var(--space-2)}.ts-perf-desc:where(.astro-lnekq374){font-size:.8125rem;color:var(--text-muted);line-height:1.5}.ts-perf-bar-container:where(.astro-lnekq374){margin-top:var(--space-4);background:var(--surface-3);border-radius:var(--radius-full);height:6px;overflow:hidden}.ts-perf-bar:where(.astro-lnekq374){height:100%;border-radius:var(--radius-full);transition:width 1.5s cubic-bezier(.22,1,.36,1)}.ts-future-section:where(.astro-lnekq374){background:var(--surface-0)}.ts-timeline:where(.astro-lnekq374){max-width:800px;margin:0 auto;position:relative;padding-left:var(--space-12)}.ts-timeline:where(.astro-lnekq374):before{content:"";position:absolute;left:18px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--wc-cyan),var(--wc-accent),var(--wc-green))}.ts-timeline-item:where(.astro-lnekq374){position:relative;padding-bottom:var(--space-10);padding-left:var(--space-6)}.ts-timeline-item:where(.astro-lnekq374):last-child{padding-bottom:0}.ts-timeline-dot:where(.astro-lnekq374){position:absolute;left:calc(-1 * var(--space-12) + 10px);top:4px;width:18px;height:18px;border-radius:50%;border:3px solid;background:var(--surface-0);z-index:1}.ts-timeline-dot:where(.astro-lnekq374).ts-dot-cyan{border-color:var(--wc-cyan);box-shadow:0 0 12px #06b6d466}.ts-timeline-dot:where(.astro-lnekq374).ts-dot-accent{border-color:var(--wc-accent);box-shadow:0 0 12px #667eea66}.ts-timeline-dot:where(.astro-lnekq374).ts-dot-green{border-color:var(--wc-green);box-shadow:0 0 12px #10b98166}.ts-timeline-dot:where(.astro-lnekq374).ts-dot-amber{border-color:var(--wc-amber);box-shadow:0 0 12px #f59e0b66}.ts-timeline-dot:where(.astro-lnekq374).ts-dot-electric{border-color:var(--wc-electric);box-shadow:0 0 12px #3b82f666}.ts-timeline-title:where(.astro-lnekq374){font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:var(--space-2)}.ts-timeline-desc:where(.astro-lnekq374){font-size:.9375rem;color:var(--text-secondary);line-height:1.7}.ts-timeline-tag:where(.astro-lnekq374){display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);margin-bottom:var(--space-2)}.ts-tag-standard:where(.astro-lnekq374){background:#06b6d41f;color:var(--wc-cyan)}.ts-tag-native:where(.astro-lnekq374){background:#10b9811f;color:var(--wc-green)}.ts-tag-open:where(.astro-lnekq374){background:#8b5cf61f;color:var(--wc-accent)}.ts-churn-container:where(.astro-lnekq374){max-width:800px;margin:var(--space-12) auto 0;padding:var(--space-8);border-radius:var(--radius-2xl);background:var(--surface-1);border:1px solid var(--surface-3)}.ts-churn-title:where(.astro-lnekq374){font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:var(--space-6);text-align:center}.ts-churn-grid:where(.astro-lnekq374){display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-4)}.ts-churn-item:where(.astro-lnekq374){padding:var(--space-4);border-radius:var(--radius-lg);background:#ef44440a;border:1px solid rgba(239,68,68,.1);text-align:center}.ts-churn-item-label:where(.astro-lnekq374){font-size:.8125rem;font-weight:600;color:var(--text-secondary);margin-bottom:var(--space-1)}.ts-churn-item-versions:where(.astro-lnekq374){font-size:.75rem;color:var(--text-muted);font-family:var(--font-mono)}.ts-churn-vs:where(.astro-lnekq374){text-align:center;margin-top:var(--space-6);padding:var(--space-4);border-radius:var(--radius-lg);background:#06b6d40f;border:1px solid rgba(6,182,212,.15)}.ts-churn-vs-text:where(.astro-lnekq374){font-size:.9375rem;font-weight:700;color:var(--wc-cyan)}.ts-footer-cta:where(.astro-lnekq374){padding:var(--space-24) var(--space-8);text-align:center;background:linear-gradient(180deg,var(--surface-0),var(--surface-1))}.ts-footer-cta-inner:where(.astro-lnekq374){max-width:700px;margin:0 auto}.ts-footer-cta:where(.astro-lnekq374) h2:where(.astro-lnekq374){font-size:clamp(2rem,5vw,3rem);font-weight:900;letter-spacing:-.035em;margin-bottom:var(--space-5);background:linear-gradient(135deg,var(--wc-cyan),var(--wc-electric),var(--wc-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ts-footer-cta:where(.astro-lnekq374) p:where(.astro-lnekq374){font-size:1.125rem;color:var(--text-secondary);margin-bottom:var(--space-10);line-height:1.7}.ts-footer-cta-buttons:where(.astro-lnekq374){display:flex;gap:var(--space-4);justify-content:center;flex-wrap:wrap}.ts-btn:where(.astro-lnekq374){display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-8);border-radius:var(--radius-xl);font-size:.9375rem;font-weight:700;transition:all .3s cubic-bezier(.22,1,.36,1);cursor:pointer;border:none;text-decoration:none}.ts-btn-solid:where(.astro-lnekq374){background:linear-gradient(135deg,#06b6d4,#3b82f6);color:#fff;box-shadow:0 4px 20px #06b6d44d}.ts-btn-solid:where(.astro-lnekq374):hover{transform:translateY(-2px);box-shadow:0 8px 30px #06b6d466;color:#fff}.ts-btn-ghost:where(.astro-lnekq374){background:transparent;color:var(--text-secondary);border:1px solid var(--glass-border-strong)}.ts-btn-ghost:where(.astro-lnekq374):hover{color:var(--text-primary);background:var(--glass-bg-strong);transform:translateY(-2px)}.ts-btn-arrow:where(.astro-lnekq374){transition:transform .2s ease}.ts-btn:where(.astro-lnekq374):hover .ts-btn-arrow:where(.astro-lnekq374){transform:translate(4px)}@media(max-width:1024px){.ts-stack-container:where(.astro-lnekq374){flex-direction:column}.ts-stack-sidebar:where(.astro-lnekq374){width:100%;flex-direction:row;gap:var(--space-4);padding:var(--space-4) var(--space-6)}.ts-stack-sidebar:where(.astro-lnekq374):before{display:none}.ts-flow-pipeline:where(.astro-lnekq374){gap:var(--space-2)}.ts-flow-step:where(.astro-lnekq374){min-width:100px;padding:var(--space-4) var(--space-2)}}@media(max-width:768px){.ts-topbar:where(.astro-lnekq374){padding:var(--space-2) var(--space-4)}.ts-topbar-right:where(.astro-lnekq374){display:none}.ts-section-inner:where(.astro-lnekq374){padding:var(--space-16) var(--space-4)}.ts-bundle-row:where(.astro-lnekq374){grid-template-columns:100px 1fr 50px;gap:var(--space-2)}.ts-bundle-label:where(.astro-lnekq374){font-size:.8125rem}.ts-comp-table:where(.astro-lnekq374){font-size:.75rem}.ts-comp-table:where(.astro-lnekq374) th:where(.astro-lnekq374),.ts-comp-table:where(.astro-lnekq374) td:where(.astro-lnekq374){padding:var(--space-2) var(--space-3)}.ts-comparison:where(.astro-lnekq374){padding:var(--space-6)}.ts-flow-pipeline:where(.astro-lnekq374){flex-direction:column;gap:0}.ts-flow-arrow:where(.astro-lnekq374){transform:rotate(90deg);padding:var(--space-1) 0}.ts-flow-step:where(.astro-lnekq374){flex-direction:row;text-align:left;gap:var(--space-4);min-width:auto;width:100%;max-width:300px}.ts-flow-icon:where(.astro-lnekq374){width:56px;height:56px;flex-shrink:0}.ts-flow-icon:where(.astro-lnekq374) img:where(.astro-lnekq374){width:28px;height:28px}.ts-timeline:where(.astro-lnekq374){padding-left:var(--space-10)}.ts-timeline:where(.astro-lnekq374):before{left:14px}.ts-timeline-dot:where(.astro-lnekq374){left:calc(-1 * var(--space-10) + 6px);width:16px;height:16px}.ts-footer-cta-buttons:where(.astro-lnekq374){flex-direction:column;align-items:center}}@media(max-width:480px){.ts-bundle-row:where(.astro-lnekq374){grid-template-columns:80px 1fr 40px}.ts-bundle-track:where(.astro-lnekq374){height:32px}.ts-perf-grid:where(.astro-lnekq374){grid-template-columns:1fr}.ts-churn-grid:where(.astro-lnekq374){grid-template-columns:1fr}}
