@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{--text:#262626;--muted:#737373;--bg:#fff;--page:#fafafa;--card:#f5f5f5;--line:#e5e5e5;--blue:#2563eb;--blue-dark:#1d4ed8;--serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:16px/1.5 Inter,sans-serif}html{background:var(--page)}body{background:var(--page);color:var(--text);margin:0}a{color:inherit}svg{display:block}h1,h2,p{margin:0}#app{min-height:100vh}.landing-page{flex-direction:column;min-height:100vh;display:flex}.nav-shell,.content-wrap,.footer-wrap{box-sizing:border-box;width:100%;max-width:36rem;margin:0 auto}.nav-shell{padding:1rem 1rem 0}.nav-wrap{border:1px solid #0000;border-radius:1rem}.topbar{color:var(--muted);justify-content:space-between;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.top-links,.auth-links,.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.logo-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.logo-mark{border:1px solid var(--line);background:var(--bg);width:1.75rem;height:1.75rem;color:var(--muted);text-transform:lowercase;border-radius:999px;place-items:center;font-size:.78rem;font-weight:600;display:grid}.underlined-link,.footer-links a,.ghost-button{text-underline-offset:.12em;text-decoration:underline}.underlined-link:hover,.footer-links a:hover,.ghost-button:hover,.cta-note a:hover{text-decoration:none}.button-small{white-space:nowrap;border-radius:.375rem;justify-content:center;align-items:center;min-height:1.75rem;padding:0 .25rem;font-size:.75rem;display:inline-flex}.content-shell{padding:2rem 1rem 3rem}.content-wrap{padding-top:1.5rem}.hero-block,.powering-block,.about-block,.faq-block{padding:2rem 0}.backed-by{border:1px solid var(--line);background:var(--card);color:var(--muted);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.45rem .65rem;font-size:.85rem;display:inline-flex}.yc-logo{object-fit:contain;flex-shrink:0;width:1.1rem;height:1.1rem}h1,h2{font-family:var(--serif);color:var(--text)}h1{padding-bottom:1rem;font-size:1.7rem;font-weight:500;line-height:1.2}h2{padding-bottom:.4rem;font-size:1.125rem;font-weight:500;line-height:1.3}.hero-lede,.about-block p,.faq-item p{font-size:1rem}.hero-links{flex-direction:column;gap:.35rem;max-width:24rem;margin-top:1rem;display:flex}.hero-button{background:linear-gradient(180deg, var(--blue), var(--blue-dark));color:#fff;border-radius:.375rem;justify-content:center;align-items:center;gap:.4rem;width:100%;min-height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.hero-button svg{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.cta-note{color:var(--muted);font-size:.85rem}.cta-note a{text-decoration:underline}.split-heading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.list-row{color:var(--text);align-items:center;gap:.375rem;padding-top:1rem;text-decoration:none;transition:color .16s;display:flex}.list-row:hover{color:var(--muted)}.list-row-title{text-underline-offset:.12em;font-size:1rem;text-decoration:underline}.list-row-rule{background:var(--line);flex:1;height:1px}.list-row-meta{color:var(--muted);white-space:nowrap;font-size:1rem}.list-note{color:var(--muted);margin-top:.75rem;font-size:1rem}.faq-list{flex-direction:column;gap:.75rem;display:flex}.faq-item{border:1px solid var(--line);background:var(--card);border-radius:.75rem;overflow:hidden}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;font-size:1rem;font-weight:500;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-summary-icon{color:var(--muted);flex-shrink:0}.faq-item[open] .faq-summary-icon{transform:rotate(45deg)}.faq-item p{padding:0 1rem 1rem}.footer{background:var(--card);border-top:1px solid var(--line);margin-top:auto;padding:1rem}.footer-wrap{color:#525252;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.footer-copy{flex-direction:column;gap:.25rem;min-width:0;display:flex}.footer-meta{text-align:right;margin-left:auto}@media (width<=640px){.nav-shell,.content-shell,.footer{padding-left:.9rem;padding-right:.9rem}.nav-shell{padding-top:.9rem}.nav-wrap{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border-color:#0000;padding:0}.topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem}.top-links{flex:1;justify-content:flex-end;gap:.35rem .75rem;width:auto;min-width:0}.auth-links,.footer-links{justify-content:flex-start}.auth-links{display:flex}.underlined-link,.button-small{background:0 0;border:0;border-radius:0;justify-content:flex-start;min-height:0;padding:0;text-decoration:underline}.button-small{width:auto}.content-shell{padding-top:1.35rem;padding-bottom:2.5rem}.content-wrap{padding-top:.5rem}.hero-block,.powering-block,.about-block,.faq-block{padding:1.45rem 0}.backed-by{flex-wrap:wrap;width:fit-content;max-width:100%}h1{font-size:1.45rem;line-height:1.15}.hero-links{gap:.55rem;max-width:none}.hero-button{border-radius:.8rem;min-height:3rem}.cta-note{max-width:28ch}.list-row{box-sizing:border-box;border:1px solid var(--line);background:var(--bg);border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.4rem;width:100%;margin-top:.9rem;padding:1rem}.list-row-rule{display:none}.list-row-meta{white-space:normal;font-size:.95rem}.list-note{margin-top:.9rem;font-size:.95rem}.faq-item summary{align-items:flex-start;padding:1rem}.faq-summary-copy{max-width:24ch}.faq-item p{padding:0 1rem 1rem}.footer{padding-top:1.2rem;padding-bottom:1.2rem}.footer-wrap{flex-direction:column;align-items:stretch;gap:1rem}.footer-links{grid-template-columns:repeat(3,minmax(0,max-content));justify-content:flex-start;gap:.45rem .9rem;display:grid}.footer-meta{text-align:left;margin-left:0}}@media (width<=420px){.topbar{align-items:flex-start}.top-links{flex-basis:100%;justify-content:flex-start;width:100%}.footer-links{grid-template-columns:repeat(2,minmax(0,max-content))}}
