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