.argument:where(.astro-um53it65){display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1.5rem}@media(min-width:768px){.argument:where(.astro-um53it65){grid-template-columns:13rem 1fr;gap:3rem}.argument:where(.astro-um53it65).flip{grid-template-columns:1fr 13rem}.argument:where(.astro-um53it65).flip .art:where(.astro-um53it65){order:2}.argument:where(.astro-um53it65).flip .copy:where(.astro-um53it65){text-align:right}}.art:where(.astro-um53it65){position:relative;display:grid;place-items:center;width:6.5rem;aspect-ratio:1;border-radius:var(--osmu-radius-lg);border:1px solid var(--osmu-border);background:var(--osmu-surface);box-shadow:var(--osmu-shadow-sm);overflow:hidden;transition:transform .3s var(--osmu-ease),border-color .3s var(--osmu-ease),box-shadow .3s var(--osmu-ease)}@media(min-width:768px){.art:where(.astro-um53it65){width:13rem}}.argument:where(.astro-um53it65):hover .art:where(.astro-um53it65){transform:translateY(-4px);border-color:var(--osmu-accent-muted);box-shadow:var(--osmu-shadow)}.art-glow:where(.astro-um53it65){position:absolute;inset:-20%;background:radial-gradient(circle at 50% 40%,var(--osmu-accent-surface),transparent 65%);pointer-events:none}.art-image:where(.astro-um53it65){position:relative;width:62%;height:auto;object-fit:contain}.copy:where(.astro-um53it65) h3:where(.astro-um53it65){font-family:var(--osmu-font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.025em;color:var(--osmu-accent);margin:0 0 .5rem}.copy:where(.astro-um53it65) p:where(.astro-um53it65){margin:0;font-size:1.05rem;line-height:1.7;color:var(--osmu-text-secondary)}@media(prefers-reduced-motion:reduce){.art:where(.astro-um53it65){transition:none}.argument:where(.astro-um53it65):hover .art:where(.astro-um53it65){transform:none}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--osmu-bg);color:var(--osmu-text-secondary);font-family:var(--osmu-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container:where(.astro-j7pv25f6){width:100%;max-width:var(--osmu-max-width);margin-inline:auto;padding-inline:1.5rem}.logo-light:where(.astro-j7pv25f6),.logo-dark:where(.astro-j7pv25f6){height:2.1rem;width:auto}.logo-dark:where(.astro-j7pv25f6){display:none}:root[data-theme=dark] .logo-light:where(.astro-j7pv25f6){display:none}:root[data-theme=dark] .logo-dark:where(.astro-j7pv25f6){display:block}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1.15rem;border-radius:var(--osmu-radius-full);font-family:var(--osmu-font-display);font-weight:600;font-size:.925rem;text-decoration:none;white-space:nowrap;border:1px solid transparent;cursor:pointer;transition:transform .2s var(--osmu-ease),background-color .2s var(--osmu-ease),border-color .2s var(--osmu-ease),box-shadow .2s var(--osmu-ease),color .2s var(--osmu-ease)}.btn:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:1.05em;height:1.05em;transition:transform .2s var(--osmu-ease)}.btn:where(.astro-j7pv25f6):hover{transform:translateY(-2px)}.btn:where(.astro-j7pv25f6):hover svg:where(.astro-j7pv25f6){transform:translate(3px)}.btn-lg:where(.astro-j7pv25f6){padding:.85rem 1.6rem;font-size:1rem}.btn-primary:where(.astro-j7pv25f6){background:var(--osmu-accent);color:var(--osmu-accent-contrast);box-shadow:0 6px 20px var(--osmu-accent-ring)}.btn-primary:where(.astro-j7pv25f6):hover{background:var(--osmu-accent-strong);box-shadow:0 10px 30px var(--osmu-accent-ring)}.btn-outline:where(.astro-j7pv25f6){border-color:var(--osmu-border-strong);color:var(--osmu-text);background:var(--osmu-surface)}.btn-outline:where(.astro-j7pv25f6):hover{border-color:var(--osmu-accent);color:var(--osmu-accent)}.btn-ghost:where(.astro-j7pv25f6){color:var(--osmu-text-secondary);border-color:var(--osmu-border)}.btn-ghost:where(.astro-j7pv25f6):hover{color:var(--osmu-text);border-color:var(--osmu-border-strong)}.nav:where(.astro-j7pv25f6){position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--osmu-bg) 82%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--osmu-border)}.nav-inner:where(.astro-j7pv25f6){max-width:var(--osmu-max-width);margin-inline:auto;padding:.85rem 1.5rem;display:flex;align-items:center;gap:1.5rem}.nav-brand:where(.astro-j7pv25f6){display:inline-flex;text-decoration:none;align-items:center;flex-shrink:0}.nav-links:where(.astro-j7pv25f6){display:none;gap:1.5rem}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--osmu-text-secondary);text-decoration:none;font-size:.925rem;font-weight:500;transition:color .2s var(--osmu-ease)}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--osmu-text)}.nav-actions:where(.astro-j7pv25f6){margin-inline-start:auto;display:flex;align-items:center;gap:.6rem}.nav-actions:where(.astro-j7pv25f6) .btn-ghost:where(.astro-j7pv25f6){display:none}@media(min-width:900px){.nav-links:where(.astro-j7pv25f6){display:flex}.nav-actions:where(.astro-j7pv25f6) .btn-ghost:where(.astro-j7pv25f6){display:inline-flex}}.cta-short:where(.astro-j7pv25f6){display:none}@media(max-width:639px){.nav-inner:where(.astro-j7pv25f6){gap:.75rem;padding-inline:1rem}.logo-light:where(.astro-j7pv25f6),.logo-dark:where(.astro-j7pv25f6){height:1.6rem}.nav-actions:where(.astro-j7pv25f6) .btn:where(.astro-j7pv25f6){padding:.5rem .95rem;font-size:.875rem}.cta-long:where(.astro-j7pv25f6){display:none}.cta-short:where(.astro-j7pv25f6){display:inline}}.hero:where(.astro-j7pv25f6){position:relative;overflow:hidden;background:var(--osmu-hero-wash);border-bottom:1px solid var(--osmu-border)}.hero-grid:where(.astro-j7pv25f6){position:absolute;inset:0;background-image:linear-gradient(var(--osmu-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--osmu-grid-line) 1px,transparent 1px);background-size:3.5rem 3.5rem;mask-image:radial-gradient(70% 60% at 50% 30%,#000 40%,transparent 100%);-webkit-mask-image:radial-gradient(70% 60% at 50% 30%,#000 40%,transparent 100%);pointer-events:none}.hero-inner:where(.astro-j7pv25f6){position:relative;max-width:var(--osmu-max-width);margin-inline:auto;padding:3.5rem 1.5rem 3rem;display:grid;gap:2.5rem;align-items:center}@media(min-width:1000px){.hero-inner:where(.astro-j7pv25f6){grid-template-columns:1.05fr .95fr;padding-block:6rem 5rem;gap:3rem}}.eyebrow:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:var(--osmu-radius-full);border:1px solid var(--osmu-border);background:var(--osmu-accent-surface);color:var(--osmu-accent);font-family:var(--osmu-font-display);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.eyebrow-dot:where(.astro-j7pv25f6){width:.45rem;height:.45rem;border-radius:50%;background:var(--osmu-accent);box-shadow:0 0 0 3px var(--osmu-accent-surface)}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-family:var(--osmu-font-display);color:var(--osmu-text);font-weight:700;letter-spacing:-.03em;line-height:1.05;font-size:clamp(2.25rem,5.5vw,3.85rem);margin:1.25rem 0 0;text-wrap:balance}.grad:where(.astro-j7pv25f6){background:linear-gradient(100deg,var(--osmu-accent) 0%,var(--osmu-accent-strong) 45%,var(--osmu-bitcoin) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.lede:where(.astro-j7pv25f6){margin:1.25rem 0 0;font-size:1.075rem;line-height:1.65;max-width:34rem;color:var(--osmu-text-secondary)}.hero-actions:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.stats:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 2rem;margin:2.5rem 0 0;padding:1.75rem 0 0;border-top:1px solid var(--osmu-border);max-width:32rem}@media(min-width:640px){.stats:where(.astro-j7pv25f6){grid-template-columns:repeat(4,minmax(0,1fr))}}.stat:where(.astro-j7pv25f6) dt:where(.astro-j7pv25f6){font-family:var(--osmu-font-display);font-size:1.7rem;font-weight:700;color:var(--osmu-text);letter-spacing:-.02em}.stat:where(.astro-j7pv25f6) dd:where(.astro-j7pv25f6){margin:.15rem 0 0;font-size:.78rem;color:var(--osmu-text-muted);letter-spacing:.02em}.hero-visual:where(.astro-j7pv25f6){position:relative;display:flex;justify-content:center}.hero-glow:where(.astro-j7pv25f6){position:absolute;inset:10% 5%;background:radial-gradient(circle at 50% 50%,var(--osmu-accent-ring),transparent 65%);filter:blur(40px);pointer-events:none}.hero-image:where(.astro-j7pv25f6){position:relative;width:100%;max-width:32rem;height:auto;object-fit:contain;filter:drop-shadow(0 30px 60px rgba(0,0,0,.35))}.section:where(.astro-j7pv25f6){padding-block:4.5rem}@media(min-width:768px){.section:where(.astro-j7pv25f6){padding-block:6rem}}.section-alt:where(.astro-j7pv25f6){background:var(--osmu-bg-subtle);border-block:1px solid var(--osmu-border)}.section-head:where(.astro-j7pv25f6){text-align:center;max-width:42rem;margin:0 auto 3rem}.section-head:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-family:var(--osmu-font-display);color:var(--osmu-text);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;letter-spacing:-.025em;margin:0}.section-head:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin:.75rem 0 0;color:var(--osmu-text-muted);font-size:1.05rem}.arguments:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:3.5rem;max-width:52rem;margin-inline:auto}@media(min-width:768px){.arguments:where(.astro-j7pv25f6){gap:4.5rem}}.card-grid:where(.astro-j7pv25f6){display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,19rem),1fr))}.project-card:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.75rem;padding:1.6rem;border-radius:var(--osmu-radius-lg);border:1px solid var(--osmu-border);background:var(--osmu-surface);color:var(--osmu-text-secondary);text-decoration:none;box-shadow:var(--osmu-shadow-sm);transition:transform .25s var(--osmu-ease),border-color .25s var(--osmu-ease),box-shadow .25s var(--osmu-ease)}.project-card:where(.astro-j7pv25f6):hover{transform:translateY(-4px);border-color:var(--osmu-accent-muted);box-shadow:var(--osmu-shadow)}.project-card:where(.astro-j7pv25f6).featured{border-color:var(--osmu-accent-muted);background:linear-gradient(180deg,var(--osmu-accent-surface),transparent 55%),var(--osmu-surface)}.project-top:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;gap:.75rem}.project-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-family:var(--osmu-font-display);color:var(--osmu-text);font-size:1.15rem;font-weight:700;margin:0;letter-spacing:-.01em}.badge:where(.astro-j7pv25f6){font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--osmu-text-muted);border:1px solid var(--osmu-border);border-radius:var(--osmu-radius-full);padding:.2rem .6rem;white-space:nowrap}.project-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin:0;font-size:.925rem;line-height:1.65;flex:1}.project-link:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.4rem;color:var(--osmu-accent);font-family:var(--osmu-font-display);font-weight:600;font-size:.875rem}.project-link:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:1em;height:1em;transition:transform .2s var(--osmu-ease)}.project-card:where(.astro-j7pv25f6):hover .project-link:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){transform:translate(3px)}.cta:where(.astro-j7pv25f6){position:relative;overflow:hidden;text-align:center;padding:3.5rem 1.75rem;border-radius:var(--osmu-radius-lg);border:1px solid var(--osmu-border);background:radial-gradient(40rem 20rem at 50% -20%,var(--osmu-accent-surface),transparent 70%),var(--osmu-surface);box-shadow:var(--osmu-shadow)}@media(min-width:768px){.cta:where(.astro-j7pv25f6){padding:4.5rem 3rem}}.cta-glow:where(.astro-j7pv25f6){position:absolute;inset-inline:20%;top:-6rem;height:12rem;background:radial-gradient(circle,var(--osmu-accent-ring),transparent 70%);filter:blur(50px);pointer-events:none}.cta:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){position:relative;font-family:var(--osmu-font-display);color:var(--osmu-text);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;letter-spacing:-.025em;margin:0 0 1rem}.cta:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){position:relative;margin:0 auto;max-width:42rem;font-size:1.05rem;line-height:1.75}.cta:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--osmu-accent);font-weight:600;text-decoration:none;border-bottom:1px solid var(--osmu-accent-ring);transition:border-color .2s var(--osmu-ease)}.cta:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{border-bottom-color:var(--osmu-accent)}.cta-actions:where(.astro-j7pv25f6){position:relative;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2rem}.footer:where(.astro-j7pv25f6){border-top:1px solid var(--osmu-border);background:var(--osmu-bg-subtle);padding-block:2.5rem}.footer-inner:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}@media(min-width:700px){.footer-inner:where(.astro-j7pv25f6){flex-direction:row;align-items:center;justify-content:space-between}}.footer-brand:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.75rem}.footer-brand:where(.astro-j7pv25f6) cite:where(.astro-j7pv25f6){font-family:var(--osmu-font-mono);font-style:normal;font-size:.8rem;color:var(--osmu-text-muted)}.footer-links:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:1.5rem}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--osmu-text-secondary);text-decoration:none;font-size:.925rem;transition:color .2s var(--osmu-ease)}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--osmu-accent)}:where(.astro-j7pv25f6):where(a,button):focus-visible{outline:2px solid var(--osmu-accent);outline-offset:3px;border-radius:var(--osmu-radius-sm)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn:where(.astro-j7pv25f6),.project-card:where(.astro-j7pv25f6),.btn:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6),.project-link:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){transition:none}.btn:where(.astro-j7pv25f6):hover,.project-card:where(.astro-j7pv25f6):hover{transform:none}}
