@font-face{font-family:displayFont;src:url(../media/WorkSans_Medium-s.p.3d7ueajhddfaj.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:displayFont;src:url(../media/WorkSans_Bold-s.p.2fufommz32msi.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:displayFont Fallback;src:local(Arial);ascent-override:82.74%;descent-override:21.62%;line-gap-override:0.0%;size-adjust:112.39%}.displayfont_dfb1ed07-module__DKN2wq__className{font-family:displayFont,displayFont Fallback,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.displayfont_dfb1ed07-module__DKN2wq__variable{--font-display:"displayFont", "displayFont Fallback", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif}
:root{--color-text:#2e3b4e;--color-text-secondary:#5b5f6e;--color-bg:#faf9f7;--color-surface:#fff;--color-accent:#c23b2e;--color-accent-hover:#a52f24;--color-accent-tint:#c86b4e;--color-border:#e2dfda;--color-on-accent:#fff;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--measure:65ch;--container:58rem;--space:clamp(1rem, 2.5vw, 1.75rem);--section-y:clamp(3rem, 8vw, 6rem);--radius:5px}@media (prefers-color-scheme:dark){:root{--color-text:#e8e6e3;--color-text-secondary:#a9aeb8;--color-bg:#161b21;--color-surface:#1c222a;--color-accent:#e4614f;--color-accent-hover:#ef7a69;--color-accent-tint:#d8865f;--color-border:#2a313a;--color-on-accent:#161b21}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.6}h1,h2,h3{font-family:var(--font-display), var(--font-body);letter-spacing:-.01em;text-wrap:balance;line-height:1.15}h1,h2{font-weight:700}h3{font-weight:500}p{margin:0}a{color:var(--color-accent);text-underline-offset:.15em;text-decoration:underline}a:hover{color:var(--color-accent-tint)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}img{max-width:100%;height:auto}.container{width:100%;max-width:var(--container);padding-inline:var(--space);margin-inline:auto}.section{padding-block:var(--section-y);background:var(--color-bg);border-top:1px solid var(--color-border)}.section--alt{background:var(--color-surface)}.section__title{margin:0 0 .75rem;font-size:clamp(1.4rem,3.2vw,2rem)}.section__intro{max-width:var(--measure);color:var(--color-text-secondary);margin:0 0 2rem;font-size:clamp(1.05rem,2vw,1.2rem)}.skip-link{background:var(--color-accent);color:var(--color-on-accent);border-radius:0 0 var(--radius) 0;z-index:10;padding:.6rem 1rem;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.button{background:var(--color-accent);color:var(--color-on-accent);border-radius:var(--radius);padding:.7rem 1.25rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-block}.button:hover{background:var(--color-accent-hover);color:var(--color-on-accent)}.hero{background:var(--color-bg);align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero__graph{width:100%;height:100%;color:var(--color-text);opacity:.1;pointer-events:none;position:absolute;inset:0}.hero__inner{z-index:1;align-items:flex-start;gap:var(--space);padding-block:var(--section-y);flex-direction:column;display:flex;position:relative}.hero__logo{width:clamp(140px,22vw,210px);height:auto}.hero__title{max-width:20ch;margin:0;font-size:clamp(1.9rem,5vw,3rem)}.hero__subtitle{max-width:var(--measure);color:var(--color-text-secondary);font-size:clamp(1.05rem,2.2vw,1.35rem)}.hero__audience{max-width:var(--measure);font-weight:500}.hero__cta{margin-top:.5rem}.hero__pilots{color:var(--color-text-secondary);font-size:.95rem}.pillars{gap:var(--space);grid-template-columns:repeat(3,1fr);margin:0 0 2.5rem;padding:0;list-style:none;display:grid}.pillar{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem}.section--alt .pillar{background:var(--color-surface)}.pillar__name{margin:0 0 .4rem;font-size:1.1rem}.pillar__text{color:var(--color-text-secondary);font-size:.98rem}.usecases{flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.usecase{padding-left:1rem;font-weight:500;position:relative}.usecase:before{content:"";background:var(--color-accent);border-radius:50%;width:5px;height:5px;position:absolute;top:.62em;left:0}.steps{gap:var(--space);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.step{flex-direction:column;gap:.75rem;display:flex;position:relative}.step:not(:last-child):after{content:"";width:calc(100% + var(--space) - 40px);background:var(--color-accent);opacity:.35;height:1.5px;position:absolute;top:17px;left:40px}.step:not(:last-child):before{content:"";top:13px;left:calc(50% + var(--space) / 2 + 8px);background:var(--color-accent);opacity:.55;z-index:1;border-radius:50%;width:8px;height:8px;position:absolute}.step__node{background:var(--color-accent);width:36px;height:36px;color:var(--color-on-accent);border-radius:50%;place-items:center;font-size:1rem;font-weight:700;display:grid}.step__text{color:var(--color-text-secondary)}.step__count{color:var(--color-text);font-weight:500}.founder{align-items:center;gap:clamp(1.25rem,4vw,2.5rem);display:flex}.founder__photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:clamp(150px,20vw,190px);height:clamp(150px,20vw,190px)}.founder__body{min-width:0;max-width:46rem}.founder__line{margin-bottom:.9rem;line-height:1.3}.founder__name{font-family:var(--font-display), var(--font-body);font-size:1.25rem;font-weight:700;display:block}.founder__role{color:var(--color-text-secondary);font-size:.95rem;display:block}.founder__bio{color:var(--color-text-secondary);white-space:pre-line;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;margin:0 0 .9rem}.founder__link{margin-top:1rem;font-size:.95rem}@media (max-width:560px){.founder{flex-direction:column}}.contact{scroll-margin-top:2rem}.contact .section__title{max-width:var(--measure);margin-bottom:1.25rem;font-size:clamp(1.5rem,3.5vw,2.1rem)}.site-footer{background:var(--color-bg);border-top:1px solid var(--color-border);padding-block:2rem;font-size:.9rem}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1.5rem;display:flex}.site-footer__copy{color:var(--color-text-secondary)}.site-footer__links{flex-wrap:wrap;gap:1.25rem;display:flex}.site-footer__links a{color:var(--color-text-secondary);text-decoration:none}.site-footer__links a:hover{color:var(--color-accent)}.hero__graph circle{transform-box:fill-box;transform-origin:50%}@media (prefers-reduced-motion:no-preference){@keyframes graph-edge-in{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes graph-node-in{0%{opacity:0;transform:scale(.4)translateY(3px)}to{opacity:1;transform:scale(1)translateY(0)}}.hero__graph line{stroke-dasharray:1;animation:.6s ease-out both graph-edge-in}.hero__graph circle{animation:.52s ease-out both graph-node-in}.hero__graph circle:nth-child(2){animation-delay:90ms}.hero__graph circle:nth-child(3){animation-delay:.16s}.hero__graph circle:nth-child(4){animation-delay:.23s}.hero__graph circle:nth-child(5){animation-delay:.3s}.hero__graph circle:nth-child(6){animation-delay:.37s}.hero__graph circle:nth-child(7){animation-delay:.43s}.hero__graph circle:nth-child(8){animation-delay:.48s}.hero__graph circle:nth-child(9){animation-delay:.53s}.hero__graph circle:nth-child(10){animation-delay:.57s}.hero__graph circle:nth-child(11){animation-delay:.61s}@media (hover:hover){.hero__graph{transition:transform .4s}.hero:hover .hero__graph{transform:translate(2px,-2px)}}}.legal .container{max-width:46rem}.legal__back{margin-bottom:1.5rem;font-size:.95rem}.legal__updated{color:var(--color-text-secondary);margin-bottom:1.75rem;font-size:.95rem}.legal h2{margin:2.25rem 0 .5rem;font-size:1.15rem}.legal p{color:var(--color-text-secondary);margin-block:.75rem}.legal strong{color:var(--color-text)}.legal__dl{grid-template-columns:minmax(11rem,14rem) 1fr;gap:.4rem 1.5rem;margin:.5rem 0 0;display:grid}.legal__dl dt{color:var(--color-text);font-weight:500}.legal__dl dd{color:var(--color-text-secondary);margin:0}@media (max-width:560px){.legal__dl{grid-template-columns:1fr;gap:.1rem}.legal__dl dt{margin-top:.75rem}}@media (max-width:640px){.pillars,.steps{grid-template-columns:1fr}.step:after,.step:before{display:none}}
