.hero:where(.astro-bbe6dxrz){position:relative;min-height:100vh;display:flex;align-items:center;padding-top:64px;overflow:hidden}.hero-bg:where(.astro-bbe6dxrz){position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%;opacity:.28;pointer-events:none;user-select:none;animation:drift 10s ease-in-out infinite}@media(prefers-color-scheme:light){:root:not([data-theme=dark]) .hero-bg:where(.astro-bbe6dxrz){opacity:.12;filter:invert(1) hue-rotate(180deg)}}[data-theme=light] .hero-bg:where(.astro-bbe6dxrz){opacity:.12;filter:invert(1) hue-rotate(180deg)}.hero-fade:where(.astro-bbe6dxrz){position:absolute;left:0;right:0;bottom:0;height:80px;background:linear-gradient(to bottom,transparent,var(--bg));pointer-events:none;z-index:1}@keyframes drift{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.hero-inner:where(.astro-bbe6dxrz){position:relative;z-index:2;max-width:720px;margin:0 auto;padding:0 24px}.tag:where(.astro-bbe6dxrz){display:block;font-family:var(--mono);font-size:.72rem;color:var(--text-3);letter-spacing:.08em;text-transform:uppercase;margin-bottom:24px}h1:where(.astro-bbe6dxrz){font-size:3.2rem;font-weight:700;letter-spacing:-.04em;line-height:1.08;margin-bottom:24px;color:var(--text)}.lead:where(.astro-bbe6dxrz){font-size:1.1rem;line-height:1.7;color:var(--text-2);max-width:540px;margin-bottom:32px}.hero-quickstart:where(.astro-bbe6dxrz){margin-bottom:24px;width:100%;max-width:560px;margin-left:auto;margin-right:auto}.hero-quickstart-card:where(.astro-bbe6dxrz){width:100%;min-width:0;margin:0;background:color-mix(in srgb,var(--surface) 72%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:0 1px 2px var(--overlay-6),0 4px 12px var(--overlay-8),0 0 0 1px var(--overlay-6);transition:box-shadow .2s ease}@supports not (backdrop-filter: blur(1px)){.hero-quickstart-card:where(.astro-bbe6dxrz){background:color-mix(in srgb,var(--surface) 85%,transparent)}}.hero-quickstart-card:where(.astro-bbe6dxrz):focus-within{box-shadow:0 1px 2px var(--overlay-6),0 8px 24px var(--overlay-10),0 0 0 1px var(--border)}.hero-quickstart-tabs:where(.astro-bbe6dxrz){display:flex;border-bottom:1px solid var(--border);background:var(--overlay-6)}.hero-quickstart-tab:where(.astro-bbe6dxrz){flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 16px;font-size:.9rem;font-weight:500;color:var(--text-3);background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.hero-quickstart-tab:where(.astro-bbe6dxrz):hover{color:var(--text-2)}.hero-quickstart-tab:where(.astro-bbe6dxrz).active{background:color-mix(in srgb,var(--surface) 75%,transparent);color:var(--text);border-bottom-color:var(--accent);margin-bottom:-1px}.hero-quickstart-tab-icon:where(.astro-bbe6dxrz){display:flex;align-items:center;justify-content:center;color:var(--text-3);transition:color .2s}.hero-quickstart-tab:where(.astro-bbe6dxrz).active .hero-quickstart-tab-icon:where(.astro-bbe6dxrz){color:var(--accent)}.hero-quickstart-panel:where(.astro-bbe6dxrz){padding:22px 22px 26px;background:color-mix(in srgb,var(--surface) 65%,transparent);min-height:180px;width:100%;box-sizing:border-box;display:flex;flex-direction:column}.hero-quickstart-panel--hidden:where(.astro-bbe6dxrz){display:none}.hero-quickstart-lead:where(.astro-bbe6dxrz){font-size:.92rem;color:var(--text-2);margin:0 0 14px;line-height:1.55}.hero-quickstart-block:where(.astro-bbe6dxrz){display:flex;align-items:flex-start;gap:12px;width:100%;min-width:0;box-sizing:border-box;padding:14px 16px 14px 18px;background:var(--overlay-8);border:1px solid var(--border);border-radius:10px;border-left:3px solid var(--accent);font-family:var(--mono);transition:background .2s,border-color .2s}.hero-quickstart-block:where(.astro-bbe6dxrz):focus-within{background:var(--overlay-10);border-left-color:var(--accent)}.hero-quickstart-code:where(.astro-bbe6dxrz){flex:1;min-width:0;font-size:.875rem;color:var(--text);white-space:pre-wrap;word-break:break-all;line-height:1.5}.hero-quickstart-code--multiline:where(.astro-bbe6dxrz){white-space:pre-wrap}.hero-quickstart-copy:where(.astro-bbe6dxrz){flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;font-size:.82rem;font-weight:500;color:var(--text-2);background:var(--overlay-10);border:1px solid var(--border);border-radius:8px;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.hero-quickstart-copy:where(.astro-bbe6dxrz):hover{background:var(--overlay-12);color:var(--text);border-color:var(--accent)}.hero-quickstart-copy:where(.astro-bbe6dxrz):focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero-links:where(.astro-bbe6dxrz){display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 .5rem;font-size:.85rem;color:var(--text-3)}.hero-links:where(.astro-bbe6dxrz) a:where(.astro-bbe6dxrz){color:var(--text-3);text-decoration:none;transition:color .2s,background .2s,text-decoration-color .2s;border-radius:4px;padding:2px 4px}.hero-links:where(.astro-bbe6dxrz) a:where(.astro-bbe6dxrz):hover{color:var(--text);text-decoration:underline;text-underline-offset:3px;background:var(--overlay-6)}.hero-links-sep:where(.astro-bbe6dxrz){color:var(--text-3);user-select:none;pointer-events:none}@media(prefers-color-scheme:light){:root:not([data-theme=dark]) .hero-quickstart-card:where(.astro-bbe6dxrz){background:#f4f4f57a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 3px #0000000d,0 6px 20px #0000000f,inset 0 1px #fff9}:root:not([data-theme=dark]) .hero-quickstart-card:where(.astro-bbe6dxrz):focus-within{box-shadow:0 1px 3px #0000000f,0 8px 24px #00000014,inset 0 1px #ffffffb3}:root:not([data-theme=dark]) .hero-quickstart-panel:where(.astro-bbe6dxrz){background:#f4f4f559}:root:not([data-theme=dark]) .hero-quickstart-tab:where(.astro-bbe6dxrz).active{background:#f4f4f58c}:root:not([data-theme=dark]) .hero-quickstart-block:where(.astro-bbe6dxrz){border-left-width:4px}}[data-theme=light] .hero-quickstart-card:where(.astro-bbe6dxrz){background:#f4f4f57a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 3px #0000000d,0 6px 20px #0000000f,inset 0 1px #fff9}[data-theme=light] .hero-quickstart-card:where(.astro-bbe6dxrz):focus-within{box-shadow:0 1px 3px #0000000f,0 8px 24px #00000014,inset 0 1px #ffffffb3}[data-theme=light] .hero-quickstart-panel:where(.astro-bbe6dxrz){background:#f4f4f559}[data-theme=light] .hero-quickstart-tab:where(.astro-bbe6dxrz).active{background:#f4f4f58c}[data-theme=light] .hero-quickstart-block:where(.astro-bbe6dxrz){border-left-width:4px}@media(max-width:768px){.hero:where(.astro-bbe6dxrz){min-height:100svh}.hero-inner:where(.astro-bbe6dxrz){padding:0 16px}h1:where(.astro-bbe6dxrz){font-size:2.2rem}.hero-quickstart-block:where(.astro-bbe6dxrz){flex-direction:column;align-items:stretch}.hero-quickstart-copy:where(.astro-bbe6dxrz){align-self:flex-end}}@media(min-width:769px)and (max-width:1024px){h1:where(.astro-bbe6dxrz){font-size:2.8rem}}.evo:where(.astro-efwcwgiy){padding:0 0 100px;text-align:center;filter:none!important}.evo-container:where(.astro-efwcwgiy){position:relative}.evo-container:where(.astro-efwcwgiy):fullscreen{background:#09090b;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}.evo-container:where(.astro-efwcwgiy):fullscreen canvas:where(.astro-efwcwgiy){width:100vw;height:100vh;border-radius:0}canvas:where(.astro-efwcwgiy){display:block;width:100%;height:500px;border-radius:12px;cursor:default;background:#09090b}.evo-fullscreen:where(.astro-efwcwgiy){position:absolute;top:12px;right:12px;z-index:10;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#ffffff80;border-radius:6px;padding:6px;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}.evo-fullscreen:where(.astro-efwcwgiy):hover{background:#ffffff26;color:#fffc}@media(prefers-color-scheme:light){:root:not([data-theme=dark]) canvas:where(.astro-efwcwgiy){box-shadow:0 4px 24px #0000001a}}[data-theme=light] canvas:where(.astro-efwcwgiy){box-shadow:0 4px 24px #0000001a}.evo-caption:where(.astro-efwcwgiy){font-family:var(--mono);font-size:.78rem;color:var(--text-2);margin-top:16px;letter-spacing:.02em;text-align:center}@media(max-width:640px){canvas:where(.astro-efwcwgiy){height:320px}}.paradigm:where(.astro-wbxc6bww){padding:60px 0 100px;text-align:center}h2:where(.astro-wbxc6bww){font-size:1.3rem;font-weight:600;letter-spacing:-.02em;margin-bottom:40px;background:linear-gradient(90deg,var(--text-2),var(--text) 50%,var(--text-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.paradigm-grid:where(.astro-wbxc6bww){display:grid;text-align:left;grid-template-columns:1fr auto 1fr;gap:32px;align-items:center;margin-bottom:32px}.paradigm-col:where(.astro-wbxc6bww){padding:28px 24px;border-radius:8px;border:1px solid var(--border);background:var(--surface)}.paradigm-old:where(.astro-wbxc6bww){opacity:.6}.paradigm-new:where(.astro-wbxc6bww){border-color:var(--text-3);position:relative}.paradigm-label:where(.astro-wbxc6bww){font-family:var(--mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);margin-bottom:20px}.paradigm-label-new:where(.astro-wbxc6bww){color:var(--text)}.paradigm-steps:where(.astro-wbxc6bww){display:flex;flex-direction:column;gap:12px}.p-step:where(.astro-wbxc6bww){display:flex;align-items:center;gap:12px;font-size:.85rem;color:var(--text-2)}.p-step-num:where(.astro-wbxc6bww){display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1px solid var(--border);font-family:var(--mono);font-size:.7rem;color:var(--text-3);flex-shrink:0}.p-step-num-new:where(.astro-wbxc6bww){border-color:var(--text-3);color:var(--text)}.paradigm-result:where(.astro-wbxc6bww){display:flex;align-items:center;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid var(--border);font-size:.8rem;font-family:var(--mono)}.paradigm-result-old:where(.astro-wbxc6bww){color:var(--text-3)}.paradigm-result-new:where(.astro-wbxc6bww){color:var(--text)}.paradigm-arrow:where(.astro-wbxc6bww){color:var(--text-3);display:flex;align-items:center;justify-content:center}.story-box:where(.astro-wbxc6bww){padding:20px 24px;border-radius:8px;border:1px solid var(--border);background:var(--surface);font-family:var(--mono);font-size:.8rem;line-height:1.8;min-height:160px;text-align:left;margin-bottom:32px;position:relative;overflow:hidden}.story-lines:where(.astro-wbxc6bww){display:flex;flex-direction:column;gap:2px}.sl{opacity:0;transform:translateY(6px);transition:opacity .4s,transform .4s}.sl.show{opacity:1;transform:translateY(0)}.sl-prompt{color:var(--text)}.sl-dim{color:var(--text-3)}.sl-warn{color:var(--color-warning)}.sl-win{color:var(--color-success)}.sl-result{color:var(--link)}.story-cursor:where(.astro-wbxc6bww){display:inline-block;width:7px;height:14px;background:var(--text-3);animation:blink 1s step-end infinite;vertical-align:middle;margin-left:2px;position:absolute;bottom:20px}@keyframes blink{50%{opacity:0}}.paradigm-summary:where(.astro-wbxc6bww){font-size:.9rem;text-align:center;color:var(--text-3);line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}@media(max-width:768px){.paradigm-grid:where(.astro-wbxc6bww){grid-template-columns:1fr;gap:16px}.paradigm-arrow:where(.astro-wbxc6bww){transform:rotate(90deg)}.story-box:where(.astro-wbxc6bww){font-size:.75rem;padding:16px}}.benefits-grid:where(.astro-aafkaq3q){display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:left}.benefit-card:where(.astro-aafkaq3q){padding:28px 24px;background:var(--surface);border:1px solid var(--border);border-radius:10px;transition:border-color .2s}.benefit-card:where(.astro-aafkaq3q):hover{border-color:var(--text-3)}.benefit-icon:where(.astro-aafkaq3q){display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:color-mix(in srgb,var(--text) 6%,transparent);color:var(--text-2);margin-bottom:16px}.benefit-card:where(.astro-aafkaq3q) h3:where(.astro-aafkaq3q){font-size:1.05rem;font-weight:600;color:var(--text);margin-bottom:8px;letter-spacing:-.01em}.benefit-card:where(.astro-aafkaq3q) p:where(.astro-aafkaq3q){font-size:.82rem;color:var(--text-3);line-height:1.6}@media(max-width:900px){.benefits-grid:where(.astro-aafkaq3q){grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.benefits-grid:where(.astro-aafkaq3q){grid-template-columns:1fr;gap:14px}.benefit-card:where(.astro-aafkaq3q){padding:22px 20px}}.journey:where(.astro-5enniiyt){padding:100px 0;text-align:center}h2:where(.astro-5enniiyt){font-size:1.3rem;font-weight:600;letter-spacing:-.02em;margin-bottom:8px;background:linear-gradient(90deg,var(--text-2),var(--text) 50%,var(--text-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.journey-subtitle:where(.astro-5enniiyt){font-size:.85rem;color:var(--text-3);margin-bottom:40px;font-family:var(--mono)}.journey-steps:where(.astro-5enniiyt){display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;text-align:left;align-items:start;gap:0}.journey-card:where(.astro-5enniiyt){padding:24px 20px;border:1px solid var(--border);border-radius:8px;background:var(--surface);transition:border-color .2s}.journey-card:where(.astro-5enniiyt):hover{border-color:var(--text-3)}.journey-num:where(.astro-5enniiyt){font-family:var(--mono);font-size:.7rem;color:var(--text-3);letter-spacing:.05em;margin-bottom:12px}.journey-card:where(.astro-5enniiyt) h3:where(.astro-5enniiyt){font-size:.9rem;font-weight:600;margin-bottom:8px;color:var(--text)}.journey-card:where(.astro-5enniiyt) p:where(.astro-5enniiyt){font-size:.8rem;color:var(--text-3);line-height:1.6}.journey-connector:where(.astro-5enniiyt){display:flex;align-items:center;justify-content:center;padding:32px 8px 0}.connector-line:where(.astro-5enniiyt){width:24px;height:1px;background:var(--border);position:relative}.connector-line:where(.astro-5enniiyt):after{content:"";position:absolute;right:0;top:-3px;width:0;height:0;border-left:5px solid var(--border);border-top:3px solid transparent;border-bottom:3px solid transparent}@media(max-width:900px){.journey-steps:where(.astro-5enniiyt){grid-template-columns:1fr;gap:0}.journey-connector:where(.astro-5enniiyt){padding:8px 0}.connector-line:where(.astro-5enniiyt){width:1px;height:24px}.connector-line:where(.astro-5enniiyt):after{right:-3px;top:auto;bottom:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:5px solid var(--border);border-bottom:none}}.section:where(.astro-vnivfuh2){position:relative}.glow:where(.astro-vnivfuh2){position:absolute;top:20%;left:50%;transform:translate(-50%);width:60%;height:60%;background:radial-gradient(ellipse at center,rgba(255,255,255,.03) 0%,transparent 70%);pointer-events:none}@media(prefers-color-scheme:light){:root:not([data-theme=dark]) .glow:where(.astro-vnivfuh2){background:radial-gradient(ellipse at center,rgba(0,0,0,.015) 0%,transparent 70%)}}[data-theme=light] .glow:where(.astro-vnivfuh2){background:radial-gradient(ellipse at center,rgba(0,0,0,.015) 0%,transparent 70%)}.grid-3:where(.astro-vnivfuh2){display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:8px;overflow:hidden;text-align:left}.cell:where(.astro-vnivfuh2){background:var(--surface);padding:28px 24px}.cell-icon:where(.astro-vnivfuh2){font-family:var(--mono);font-size:.75rem;color:var(--text-3);margin-bottom:10px;letter-spacing:.05em}.cell:where(.astro-vnivfuh2) h3:where(.astro-vnivfuh2){font-size:.9rem;font-weight:600;margin-bottom:8px;color:var(--text)}.cell:where(.astro-vnivfuh2) p:where(.astro-vnivfuh2){font-size:.82rem;color:var(--text-3);line-height:1.6}@media(min-width:641px)and (max-width:1024px){.grid-3:where(.astro-vnivfuh2){grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.grid-3:where(.astro-vnivfuh2){grid-template-columns:1fr}}.section:where(.astro-4gd5y3do){position:relative}.glow:where(.astro-4gd5y3do){position:absolute;top:15%;left:50%;transform:translate(-50%);width:50%;height:70%;background:radial-gradient(ellipse at center,rgba(255,255,255,.025) 0%,transparent 70%);pointer-events:none}@media(prefers-color-scheme:light){:root:not([data-theme=dark]) .glow:where(.astro-4gd5y3do){background:radial-gradient(ellipse at center,rgba(0,0,0,.012) 0%,transparent 70%)}}[data-theme=light] .glow:where(.astro-4gd5y3do){background:radial-gradient(ellipse at center,rgba(0,0,0,.012) 0%,transparent 70%)}.arch-stack:where(.astro-4gd5y3do){display:flex;flex-direction:column;gap:2px;text-align:left}.arch-row:where(.astro-4gd5y3do){display:grid;grid-template-columns:40px 120px 1fr auto;padding:14px 20px;background:var(--surface);border:1px solid var(--border);border-radius:6px;font-family:var(--mono);font-size:.82rem;align-items:center;cursor:default;transition:border-color .15s}.arch-row:where(.astro-4gd5y3do):hover{border-color:var(--text-3)}.l:where(.astro-4gd5y3do){color:var(--text-3);font-weight:500}.n:where(.astro-4gd5y3do){color:var(--text);font-weight:600}.d:where(.astro-4gd5y3do){color:var(--text-3)}.bio:where(.astro-4gd5y3do){color:var(--text-3);font-size:.75rem;white-space:nowrap;padding-left:16px;opacity:.6;transition:opacity .2s,color .2s}.arch-row:where(.astro-4gd5y3do):hover .bio:where(.astro-4gd5y3do){opacity:1;color:var(--text-2)}.arch-detail:where(.astro-4gd5y3do){grid-column:1 / -1;padding-top:10px;font-family:var(--sans);font-size:.78rem;color:var(--text-3);line-height:1.5;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s,opacity .2s}.arch-row:where(.astro-4gd5y3do):hover .arch-detail:where(.astro-4gd5y3do){max-height:80px;opacity:1}@media(max-width:640px){.arch-row:where(.astro-4gd5y3do){grid-template-columns:40px 1fr auto}.d:where(.astro-4gd5y3do){display:none}.arch-detail:where(.astro-4gd5y3do){display:none}.bio:where(.astro-4gd5y3do){font-size:.7rem;padding-left:8px}}.l0-demo:where(.astro-uf4vkvmj){margin-bottom:40px}.l0-flow:where(.astro-uf4vkvmj){display:flex;flex-direction:column;align-items:center;gap:0}.l0-agent:where(.astro-uf4vkvmj){background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:10px 24px;font-family:var(--mono);font-size:.82rem;color:var(--text-2)}.l0-arrow-down:where(.astro-uf4vkvmj){line-height:0;color:var(--text-3)}.l0-layer:where(.astro-uf4vkvmj){position:relative;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:400px;padding:14px 24px;border:2px solid var(--color-danger);border-radius:8px;background:var(--color-danger-dim);animation:l0pulse 3s ease-in-out infinite}@keyframes l0pulse{0%,to{border-color:var(--color-danger);box-shadow:0 0 0 0 transparent}50%{border-color:var(--color-danger);box-shadow:0 0 16px 2px var(--color-danger-dim)}}.l0-label:where(.astro-uf4vkvmj){font-family:var(--mono);font-size:.82rem;color:var(--color-danger);font-weight:600}.l0-shield:where(.astro-uf4vkvmj){font-family:var(--mono);font-size:.72rem;color:var(--color-danger);border:1px solid var(--color-danger);border-radius:4px;padding:2px 8px}.l0-results:where(.astro-uf4vkvmj){display:flex;gap:32px;margin-top:12px}.l0-pass:where(.astro-uf4vkvmj){font-family:var(--mono);font-size:.78rem;color:var(--color-success);border:1px solid var(--color-success-dim);border-radius:6px;padding:8px 16px;background:color-mix(in srgb,var(--color-success) 5%,transparent)}.l0-block:where(.astro-uf4vkvmj){font-family:var(--mono);font-size:.78rem;color:var(--color-danger);border:1px solid var(--color-danger-dim);border-radius:6px;padding:8px 16px;background:color-mix(in srgb,var(--color-danger) 5%,transparent)}.table-scroll:where(.astro-uf4vkvmj){overflow-x:auto;-webkit-overflow-scrolling:touch}.l0-compare:where(.astro-uf4vkvmj) table:where(.astro-uf4vkvmj){width:100%;border-collapse:collapse;font-size:.82rem;min-width:520px;text-align:left}.l0-compare:where(.astro-uf4vkvmj) th:where(.astro-uf4vkvmj){text-align:left;padding:10px 16px;font-weight:600;color:var(--text-3);border-bottom:1px solid var(--border);font-family:var(--mono);font-size:.75rem;white-space:nowrap}.l0-compare:where(.astro-uf4vkvmj) td:where(.astro-uf4vkvmj){padding:10px 16px;color:var(--text-3);border-bottom:1px solid var(--border)}.l0-compare:where(.astro-uf4vkvmj) td:where(.astro-uf4vkvmj):first-child{white-space:nowrap;font-weight:500}.l0-compare:where(.astro-uf4vkvmj) tr:where(.astro-uf4vkvmj).highlight td:where(.astro-uf4vkvmj){color:var(--text);font-weight:600;background:color-mix(in srgb,var(--color-danger) 3%,transparent)}.l0-compare:where(.astro-uf4vkvmj) tr:where(.astro-uf4vkvmj).highlight td:where(.astro-uf4vkvmj):last-child{color:var(--color-danger);font-weight:700}@media(max-width:640px){.l0-results:where(.astro-uf4vkvmj){flex-direction:column;gap:8px;align-items:center}}.timeline:where(.astro-c3bnqtnr){position:relative;padding-left:0;text-align:left;max-width:480px;margin:0 auto}.tl-item:where(.astro-c3bnqtnr){display:flex;align-items:flex-start;position:relative}.tl-line-segment:where(.astro-c3bnqtnr){position:relative;display:flex;flex-direction:column;align-items:center;width:24px;flex-shrink:0}.tl-item:where(.astro-c3bnqtnr):not([data-last]) .tl-line-segment:where(.astro-c3bnqtnr):after{content:"";position:absolute;top:20px;left:50%;transform:translate(-50%);width:1px;height:calc(100% + 4px);background:var(--border)}.tl-item:where(.astro-c3bnqtnr).tl-done .tl-line-segment:where(.astro-c3bnqtnr):after{background:var(--color-success-dim)}.tl-node:where(.astro-c3bnqtnr){position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:2px}.tl-done:where(.astro-c3bnqtnr) .tl-dot:where(.astro-c3bnqtnr){width:10px;height:10px;border-radius:50%;background:var(--color-success)}.tl-current:where(.astro-c3bnqtnr) .tl-dot:where(.astro-c3bnqtnr){width:14px;height:14px;border-radius:50%;background:var(--color-warning);box-shadow:0 0 12px 3px var(--color-warning-dim);animation:nodePulse 2.5s ease-in-out infinite}@keyframes nodePulse{0%,to{box-shadow:0 0 8px 2px var(--color-warning-dim)}50%{box-shadow:0 0 16px 5px color-mix(in srgb,var(--color-warning) 45%,transparent)}}.tl-planned:where(.astro-c3bnqtnr) .tl-dot:where(.astro-c3bnqtnr){width:10px;height:10px;border-radius:50%;border:1.5px solid var(--text-3);background:transparent}.tl-content:where(.astro-c3bnqtnr){display:flex;align-items:baseline;gap:12px;padding:0 0 32px 12px;min-height:44px}.tl-version:where(.astro-c3bnqtnr){font-family:var(--mono);font-size:.78rem;font-weight:600;white-space:nowrap;min-width:36px}.tl-done:where(.astro-c3bnqtnr) .tl-version:where(.astro-c3bnqtnr){color:var(--color-success)}.tl-current:where(.astro-c3bnqtnr) .tl-version:where(.astro-c3bnqtnr){color:var(--color-warning)}.tl-planned:where(.astro-c3bnqtnr) .tl-version:where(.astro-c3bnqtnr){color:var(--text-3)}.tl-title:where(.astro-c3bnqtnr){font-size:.88rem;line-height:1.5}.tl-done:where(.astro-c3bnqtnr) .tl-title:where(.astro-c3bnqtnr){color:var(--text-2)}.tl-current:where(.astro-c3bnqtnr) .tl-title:where(.astro-c3bnqtnr){color:var(--text);font-weight:500}.tl-planned:where(.astro-c3bnqtnr) .tl-title:where(.astro-c3bnqtnr){color:var(--text-3)}.tl-item:where(.astro-c3bnqtnr)[data-last] .tl-content:where(.astro-c3bnqtnr){padding-bottom:0}@media(max-width:640px){.tl-content:where(.astro-c3bnqtnr){gap:8px}.tl-title:where(.astro-c3bnqtnr){font-size:.82rem}}.cta:where(.astro-4xty6sx2){padding:100px 0 80px;text-align:center}.cta:where(.astro-4xty6sx2) h2:where(.astro-4xty6sx2){font-size:1.6rem;font-weight:600;letter-spacing:-.03em;margin-bottom:12px;background:linear-gradient(90deg,var(--text-2),var(--text) 50%,var(--text-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-desc:where(.astro-4xty6sx2){color:var(--text-3);margin-bottom:40px;font-size:.9rem}.cta-grid:where(.astro-4xty6sx2){display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:8px;overflow:hidden;margin-bottom:32px;text-align:center}.cta-card:where(.astro-4xty6sx2){display:flex;flex-direction:column;align-items:center;gap:8px;padding:28px 16px;background:var(--surface);color:var(--text-2);transition:background .15s,color .15s;text-decoration:none}.cta-card:where(.astro-4xty6sx2):hover{background:var(--border);color:var(--text)}.cta-icon:where(.astro-4xty6sx2){color:var(--text-3);margin-bottom:4px;transition:color .15s}.cta-card:where(.astro-4xty6sx2):hover .cta-icon:where(.astro-4xty6sx2){color:var(--text)}.cta-label:where(.astro-4xty6sx2){font-size:.85rem;font-weight:600;color:var(--text)}.cta-action:where(.astro-4xty6sx2){font-size:.75rem;font-family:var(--mono);color:var(--text-3);transition:color .15s}.cta-card:where(.astro-4xty6sx2):hover .cta-action:where(.astro-4xty6sx2){color:var(--text-2)}.badges:where(.astro-4xty6sx2){display:flex;gap:8px;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.cta-grid:where(.astro-4xty6sx2){grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.cta-grid:where(.astro-4xty6sx2){grid-template-columns:1fr}}
