:root{--bg: #222831;--bg-subtle: #293139;--surface: #303841;--surface-elevated: #435055;--surface-control: #343f47;--border: #4a5960;--divider: #283139;--text-primary: #f2f6f5;--text-secondary: #a8b4b2;--text-muted: #6f7c7a;--text-inverse: #07100f;--accent: #00adb5;--accent-pressed: #00959c;--accent-soft: #164c52;--on-accent: #031113;--success: #5ee0a2;--warning: #f5c76b;--danger: #ff6b7a;--space-xxs: 2px;--space-xs: 4px;--space-s: 8px;--space-sm: 12px;--space-m: 16px;--space-ml: 24px;--space-l: 32px;--space-xl: 48px;--space-xxl: 64px;--radius-s: 12px;--radius-m: 16px;--radius-l: 20px;--radius-xl: 28px;--font-display: "Fraunces", "Iowan Old Style", Georgia, "Times New Roman", serif;--font-text: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: ui-monospace, "SF Mono", "JetBrains Mono", "Roboto Mono", Menlo, monospace;--fs-display: 32px;--fs-title: 22px;--fs-title-sm: 17px;--fs-body: 16px;--fs-body-sm: 15px;--fs-caption: 13px;--fs-label: 15px;--fs-metric: 28px;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--content-max: 1080px;--shadow-card: 0 1px 0 rgba(255, 255, 255, .03) inset, 0 12px 32px rgba(0, 0, 0, .35)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;min-height:100dvh;background:var(--bg);color:var(--text-primary);font-family:var(--font-text);font-size:var(--fs-body);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background-image:radial-gradient(120% 80% at 50% -10%,#00adb524,#00adb500 55%);background-repeat:no-repeat;background-attachment:fixed}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.container{width:100%;max-width:var(--content-max);margin-inline:auto;padding-inline:var(--space-ml)}.section{padding-block:clamp(72px,9vw,120px)}.eyebrow{font-size:var(--fs-caption);font-weight:var(--fw-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.lead{color:var(--text-secondary);font-size:var(--fs-body);line-height:1.6}.h2{font-family:var(--font-display);font-size:clamp(30px,5vw,46px);font-weight:var(--fw-semibold);letter-spacing:-.015em;line-height:1.12;text-wrap:balance}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-s);padding:13px 22px;border-radius:var(--radius-s);border:1px solid transparent;font-size:var(--fs-label);font-weight:var(--fw-semibold);cursor:pointer;transition:transform .06s ease,background-color .15s ease,border-color .15s ease}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--accent);color:var(--on-accent)}.btn-primary:hover{background:var(--accent-pressed)}.btn-ghost{background:var(--surface-control);color:var(--text-primary);border-color:var(--border)}.btn-ghost:hover{background:var(--surface-elevated)}.card{background:linear-gradient(180deg,var(--surface-elevated) -40%,var(--surface) 60%);border:1px solid var(--border);border-radius:var(--radius-l);box-shadow:var(--shadow-card),inset 0 1px #ffffff0f}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-icon-shape{border-radius:22.37%}@supports (mask-image: url(data:image/svg+xml,<svg/>)){.app-icon-shape{border-radius:0;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M100.0,50.0 L99.99,63.06 L99.95,67.23 L99.89,70.26 L99.8,72.72 L99.69,74.82 L99.56,76.68 L99.4,78.34 L99.22,79.86 L99.01,81.26 L98.77,82.55 L98.51,83.76 L98.22,84.89 L97.91,85.95 L97.57,86.95 L97.2,87.89 L96.81,88.78 L96.39,89.63 L95.94,90.43 L95.46,91.18 L94.94,91.9 L94.4,92.58 L93.83,93.22 L93.22,93.83 L92.58,94.4 L91.9,94.94 L91.18,95.46 L90.43,95.94 L89.63,96.39 L88.78,96.81 L87.89,97.2 L86.95,97.57 L85.95,97.91 L84.89,98.22 L83.76,98.51 L82.55,98.77 L81.26,99.01 L79.86,99.22 L78.34,99.4 L76.68,99.56 L74.82,99.69 L72.72,99.8 L70.26,99.89 L67.23,99.95 L63.06,99.99 L50.0,100.0 L36.94,99.99 L32.77,99.95 L29.74,99.89 L27.28,99.8 L25.18,99.69 L23.32,99.56 L21.66,99.4 L20.14,99.22 L18.74,99.01 L17.45,98.77 L16.24,98.51 L15.11,98.22 L14.05,97.91 L13.05,97.57 L12.11,97.2 L11.22,96.81 L10.37,96.39 L9.57,95.94 L8.82,95.46 L8.1,94.94 L7.42,94.4 L6.78,93.83 L6.17,93.22 L5.6,92.58 L5.06,91.9 L4.54,91.18 L4.06,90.43 L3.61,89.63 L3.19,88.78 L2.8,87.89 L2.43,86.95 L2.09,85.95 L1.78,84.89 L1.49,83.76 L1.23,82.55 L0.99,81.26 L0.78,79.86 L0.6,78.34 L0.44,76.68 L0.31,74.82 L0.2,72.72 L0.11,70.26 L0.05,67.23 L0.01,63.06 L0.0,50.0 L0.01,36.94 L0.05,32.77 L0.11,29.74 L0.2,27.28 L0.31,25.18 L0.44,23.32 L0.6,21.66 L0.78,20.14 L0.99,18.74 L1.23,17.45 L1.49,16.24 L1.78,15.11 L2.09,14.05 L2.43,13.05 L2.8,12.11 L3.19,11.22 L3.61,10.37 L4.06,9.57 L4.54,8.82 L5.06,8.1 L5.6,7.42 L6.17,6.78 L6.78,6.17 L7.42,5.6 L8.1,5.06 L8.82,4.54 L9.57,4.06 L10.37,3.61 L11.22,3.19 L12.11,2.8 L13.05,2.43 L14.05,2.09 L15.11,1.78 L16.24,1.49 L17.45,1.23 L18.74,0.99 L20.14,0.78 L21.66,0.6 L23.32,0.44 L25.18,0.31 L27.28,0.2 L29.74,0.11 L32.77,0.05 L36.94,0.01 L50.0,0.0 L63.06,0.01 L67.23,0.05 L70.26,0.11 L72.72,0.2 L74.82,0.31 L76.68,0.44 L78.34,0.6 L79.86,0.78 L81.26,0.99 L82.55,1.23 L83.76,1.49 L84.89,1.78 L85.95,2.09 L86.95,2.43 L87.89,2.8 L88.78,3.19 L89.63,3.61 L90.43,4.06 L91.18,4.54 L91.9,5.06 L92.58,5.6 L93.22,6.17 L93.83,6.78 L94.4,7.42 L94.94,8.1 L95.46,8.82 L95.94,9.57 L96.39,10.37 L96.81,11.22 L97.2,12.11 L97.57,13.05 L97.91,14.05 L98.22,15.11 L98.51,16.24 L98.77,17.45 L99.01,18.74 L99.22,20.14 L99.4,21.66 L99.56,23.32 L99.69,25.18 L99.8,27.28 L99.89,29.74 L99.95,32.77 L99.99,36.94 Z' fill='%23000'/%3E%3C/svg%3E");mask-size:100% 100%;mask-repeat:no-repeat}}.js [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.2,.7,.3,1),transform .7s cubic-bezier(.2,.7,.3,1);will-change:opacity,transform}.js [data-reveal].is-revealed{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.js [data-reveal],.js [data-reveal].is-revealed{opacity:1;transform:none;transition:none}}.logo[data-astro-cid-tvrurpns]{display:inline-flex;align-items:center;gap:var(--space-s)}.mark[data-astro-cid-tvrurpns]{display:block;width:var(--mark);height:var(--mark)}.wordmark[data-astro-cid-tvrurpns]{font-family:var(--font-display);font-weight:var(--fw-semibold);font-size:calc(var(--mark) * .78);letter-spacing:-.015em;color:var(--text-primary)}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:20;backdrop-filter:saturate(140%) blur(12px);background:color-mix(in srgb,var(--bg) 78%,transparent);border-bottom:1px solid var(--divider)}.bar[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;height:64px}.nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:var(--space-ml)}.nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--text-secondary);font-size:var(--fs-body-sm);font-weight:var(--fw-medium);transition:color .15s ease}.nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--text-primary)}.nav[data-astro-cid-ctg3m53h] .cta[data-astro-cid-ctg3m53h]{padding:6px 14px;border-radius:8px;line-height:1.2;font-weight:var(--fw-semibold);color:#fff}.nav[data-astro-cid-ctg3m53h] .cta[data-astro-cid-ctg3m53h]:hover{color:#fff}@media(max-width:640px){.nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:not(.cta){display:none}}.site-footer[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--divider);padding-block:var(--space-xl) var(--space-l);margin-top:var(--space-xxl);color:var(--text-secondary)}.inner[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:var(--space-l);justify-content:space-between;align-items:flex-start}.brand[data-astro-cid-gcn2mc3v]{max-width:380px}.tag[data-astro-cid-gcn2mc3v]{margin-top:var(--space-sm);font-size:var(--fs-caption);color:var(--text-secondary)}.links[data-astro-cid-gcn2mc3v]{display:flex;gap:var(--space-ml);font-size:var(--fs-body-sm)}.links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--text-primary)}.copy[data-astro-cid-gcn2mc3v]{display:flex;justify-content:space-between;margin-top:var(--space-l);padding-top:var(--space-m);border-top:1px solid var(--divider);font-size:var(--fs-caption);color:var(--text-secondary)}
