@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital,wght@0,400;0,700;1,400&display=swap";html,body,#app{height:100%}body.basic-landing{margin:0;background:#fff;font-family:"Instrument Serif",Segoe UI,serif;color:#1c1a17;min-height:100vh;overflow-x:hidden}body.basic-landing a{color:#111}body.basic-landing h1{font-family:"Instrument Serif",serif}.page{position:relative;min-height:100vh;width:100%}body.basic-landing .page{overflow:visible}.bento-page{padding:1rem 1.5rem .75rem;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column}@media (min-width: 768px){.bento-page{padding:1.25rem 2rem .75rem}}.bento-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;flex:1;gap:.4rem}.hero-section{max-width:820px;margin:0 auto .5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:0 1.25rem .4rem}.hero-section h1{margin:0;font-size:clamp(2.6rem,5vw,3.6rem);letter-spacing:-.02em}.hero-chip{text-transform:uppercase;font-size:.7rem;letter-spacing:.3em;color:#000000a6}.hero-lede{font-size:1.3rem;max-width:640px}.hero-copy{max-width:720px;color:#000000d1;font-size:1.15rem;margin-bottom:1.5rem}.bento-wrapper{width:min(100%,1100px);margin:0 auto;flex:1;display:flex;flex-direction:column;gap:.75rem}.bento-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.55rem;flex:1;align-content:start;grid-auto-rows:minmax(200px,auto)}.span-2,.span-3,.tall-2{grid-column:span 1;grid-row:span 1}@media (min-width: 960px){.bento-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.span-2{grid-column:span 2}.span-3{grid-column:span 3}.tall-2{grid-row:span 2}}.bento-card{background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.08);padding:.95rem 1rem;display:flex;flex-direction:column;gap:.45rem;min-height:120px;box-shadow:0 10px 24px #0000000f}.bento-card h1,.bento-card h3{margin:0;line-height:1.12;font-size:1.5rem}.bento-card p,.bento-card li,.bento-card span{font-size:1.08rem;line-height:1.4;margin:0}.hero-tags{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.hero-tags span{padding:.35rem .8rem;border-radius:999px;background:#f0e4d2;font-size:.85rem}.eyebrow{text-transform:uppercase;font-size:.75rem;letter-spacing:.08em;color:#0009}.mission-card{background:#e7d8c1}.mission-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.3rem;color:#000000d1;font-size:1.08rem}.mission-list li:before{content:"•";margin-right:.4rem;color:#111}.mission-divider{height:.5rem}.flight-path{margin-top:auto;display:flex;align-items:center;gap:.5rem;padding-top:.4rem;border-top:1px solid rgba(0,0,0,.12)}.flight-arrow{width:24px;height:24px;flex-shrink:0}.library-card{background:#fff}.library-card .cta-button,.library-card .cta-button:visited{background:#111;color:#fff;border-color:#111}.library-card .cta-button:hover,.library-card .cta-button:focus-visible{background:#fff;border-color:#111;color:#111}.pill-group{display:flex;flex-wrap:wrap;gap:.5rem}.pill-group span,.loop-tags span{font-size:.8rem;padding:.35rem .75rem;border-radius:999px;background:#f6ede1}.quote-card{background:#f4ecdf;color:#111}.quote-text{font-size:1.05rem;font-style:italic}.quote-author{text-transform:uppercase;font-size:.75rem;letter-spacing:.1em;color:#00000073}.loop-card{background:#f8f2e9;padding:1.1rem 1.1rem 1rem;min-height:clamp(270px,38vw,390px);overflow:hidden;display:flex;flex-direction:column;gap:.75rem}.loop-card-body{flex:1 1 0;display:flex;flex-direction:column;gap:.5rem}.loop-card-body .inline-link{margin-top:auto}.loop-card-media{flex:1 1 0;display:flex;width:100%;border-radius:12px;overflow:hidden;align-items:center;justify-content:center;background:#fff;text-decoration:none;color:inherit}.loop-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.loop-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:auto}.cta-card{background:#4b3b2b;color:#fff}.cta-card p{color:#ffffffd9}.cta-card .flight-path{border-top-color:#fff3}.cta-card .flight-arrow{color:#fff}.cta-button,.cta-button:visited{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;padding:.6rem 1.15rem;border-radius:999px;border:1px solid rgba(0,0,0,.15);background:#f0e4d2;color:#111;font-weight:700;text-decoration:none;font-size:.95rem;transition:background .2s ease,color .2s ease,border .2s ease}.cta-button:hover,.cta-button:focus-visible{background:#fff;border-color:#00000059;color:#111}.footer{position:static;transform:none;text-align:center;margin-top:auto;color:#000000a6;font-size:1rem;display:flex;flex-direction:column;gap:.25rem;padding:.75rem 0}.footer-tagline{font-size:1rem;color:#000000bf;font-style:italic}.hero-logo{width:140px;height:auto;display:block;margin:0 auto .2rem;border-radius:14px}.inline-link{color:#4b3b2b;font-weight:600;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.inline-link:hover,.inline-link:focus-visible{color:#2c231a}.blog-back-link{text-decoration:none;cursor:pointer}.blog-back-link:hover .hero-logo{opacity:.8;transition:opacity .2s ease}.blog-empty-state{max-width:600px;margin:0 auto}.blog-empty-state .bento-card{text-align:center}.blog-empty-state h3{font-size:1.5rem;margin-bottom:.75rem}.blog-articles-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;max-width:1100px;margin:0 auto}.blog-article-card{text-decoration:none;width:320px;border:1px solid rgba(0,0,0,.08);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 6px 20px #00000014;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;display:flex;flex-direction:column}.blog-article-card img{width:100%;height:auto;display:block}.blog-article-card-body{padding:1.25rem}.blog-article-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000026}.blog-article-card h3{color:#111;margin-bottom:.5rem}.blog-article-card p{color:#000000bf}.blog-article-card .inline-link{display:inline-block;margin-top:.75rem}.article-image{margin:2rem 0;text-align:center}.article-image img{max-width:100%;border-radius:12px;box-shadow:0 8px 30px #00000014}.article-image figcaption{font-size:.85rem;color:#0009;margin-top:.5rem}.article-note{text-align:center;font-size:.95rem;color:#0009;margin-top:1rem}.article-breadcrumb{font-size:.95rem;color:#0009;margin-bottom:1rem}.blog-article{max-width:720px;margin:0 auto;padding:0 1.25rem;font-family:Georgia,Times New Roman,Charter,serif}.article-header{margin-bottom:2rem;text-align:left}.article-header h1{font-size:clamp(2rem,4vw,2.75rem);margin-bottom:.5rem;line-height:1.2;font-family:Georgia,Times New Roman,serif;font-weight:700}.article-date{font-size:.95rem;color:#00000080;text-transform:uppercase;letter-spacing:.05em}.article-content{font-size:1.08rem;line-height:1.7;color:#000000d9}.article-intro{font-size:1.15rem;color:#000000bf;margin-bottom:2rem;font-style:italic}.article-content h2{font-size:1.5rem;margin-top:2rem;margin-bottom:.75rem;line-height:1.3}.article-content p{margin-bottom:1.25rem}.article-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.article-content li{margin-bottom:.75rem}.article-content strong{font-weight:600;color:#000000f2}.article-cta{margin-top:3rem;padding:1.5rem;background:#f8f2e9;border-radius:12px;text-align:center}.article-cta p{margin-bottom:.5rem}.article-cta p:last-child{margin-bottom:0}body.about-page{margin:0;background:#fff;font-family:"Instrument Serif",Segoe UI,serif;color:#111}.about-container{max-width:720px;margin:0 auto;padding:2.5rem 1.5rem 3rem;display:flex;flex-direction:column;min-height:100vh}.about-header{text-align:center;margin-bottom:2.5rem}.about-header h1{font-size:clamp(2.6rem,5vw,3.6rem);margin:.5rem 0;letter-spacing:-.02em}.about-logo-link{display:inline-block;margin-bottom:.5rem}.about-logo{width:140px;height:auto}.about-subtitle{font-size:1.15rem;color:#000000a6;max-width:520px;margin:.5rem auto 0}.about-main{flex:1}.about-section{margin-bottom:2.5rem}.about-section h2{font-size:1.5rem;margin-bottom:.75rem}.about-section p{font-size:1.08rem;line-height:1.6;color:#000000c7;margin-bottom:1rem}.founder-profiles{display:flex;flex-direction:column;gap:2rem;margin-top:1.25rem}.founder-profile h3{margin:0;font-size:1.5rem}.founder-title{text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;color:#0000008c;margin:.25rem 0 .75rem}.founder-highlights{margin:0;padding-left:1.25rem}.founder-highlights li{margin-bottom:.8rem;line-height:1.5;font-size:1.08rem}.investors-section{border-top:1px solid rgba(0,0,0,.08);padding-top:1.5rem}.about-cta-section{border-top:1px solid rgba(0,0,0,.08);padding-top:1.5rem;text-align:center}.about-cta-button{display:inline-block;padding:.6rem 1.25rem;border:1px solid rgba(0,0,0,.2);text-decoration:none;color:#111;font-weight:600;border-radius:999px;margin-top:.75rem}.about-footer{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.08);font-size:1rem;color:#0009;text-align:center}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{box-sizing:border-box}html,body{background:#f8fafc;font-family:Inter,sans-serif;margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}#root{width:100%;height:100%;overflow-x:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#00000005;border-radius:3px}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px;border:1px solid rgba(0,0,0,.05)}::-webkit-scrollbar-thumb:hover{background:#00000026}.collapse{visibility:collapse}.table{display:table}.italic{font-style:italic}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}
