@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;--line-soft:#f0f0f0;--blue:#2563eb;--blue-dark:#1d4ed8;--blue-soft:#bfdbfe;--serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;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,h3,p,pre{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}.topbar{color:var(--muted);justify-content:space-between;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.top-links,.auth-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,.status-row a{text-decoration:underline}.underlined-link:hover,.footer-links a:hover,.status-row a:hover,.ghost-button:hover{text-decoration:none}.button-small{white-space:nowrap;border-radius:.375rem;justify-content:center;align-items:center;gap:.25rem;min-height:1.75rem;padding:0 .6rem;font-size:.75rem;text-decoration:none;display:inline-flex}.button-small svg{width:.9rem;height:.9rem}.ghost-button{color:var(--muted);text-decoration:underline}.primary-small{background:linear-gradient(180deg, var(--blue), var(--blue-dark));color:#fff}.content-shell{padding:2rem 1rem 3rem}.content-wrap{padding-top:1.5rem}.hero-block,.chart-block,.cli-block,.trust-block,.faq-block,.roles-block,.about-block{padding:2rem 0}.hero-block{margin-bottom:.5rem}.announcement-card{border:1px solid var(--line);background:var(--card);color:var(--muted);border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.6rem 1rem;font-size:.875rem;text-decoration:none;display:flex}.announcement-card span{text-decoration:underline}.announcement-card svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:1rem;height:1rem}h1,h2{font-family:var(--serif);color:var(--text)}h1{padding-bottom:1rem;font-size:1.5rem;font-weight:500;line-height:1.25}h2{padding-bottom:.25rem;font-size:1.125rem;font-weight:500;line-height:1.3}.hero-copy,.about-block p,.faq-row p,.quote-card,.role-title,.role-type{font-size:1rem}.hero-copy{padding-bottom:.5rem}.cta-wrap{flex-direction:column;gap:.35rem;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,.split-heading 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:.75rem}.chart-block{width:100%;min-height:18rem}.chart-legend{color:var(--muted);align-items:center;gap:.5rem;padding-bottom:.5rem;font-size:.875rem;display:flex}.chart-dot{background:linear-gradient(180deg, var(--blue), var(--blue-dark));border-radius:999px;width:.875rem;height:.875rem}.chart-avg{color:var(--text)}.chart-frame{width:100%}.chart-frame svg{width:100%;height:auto}.grid-line{stroke:var(--line);stroke-width:2px;stroke-dasharray:4 4}.range-line{fill:none;stroke:var(--line);stroke-width:2px;stroke-dasharray:4 4;stroke-linecap:round}.avg-line{fill:none;stroke:#a3a3a3;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.axis-x,.axis-y{fill:var(--muted);font-size:.75rem}.split-heading{justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.5rem;display:flex}.terminal-outer{background:var(--card);border-radius:.5rem;padding:1rem}.terminal-inner{border:1px solid var(--line);background:var(--bg);border-radius:.5rem}.terminal-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem;display:flex}.lights{gap:.25rem;display:flex}.light{border-radius:999px;width:.75rem;height:.75rem}.light.red{background:#fecaca}.light.yellow{background:#fde68a}.light.green{background:#bbf7d0}.terminal-path{color:var(--muted);font-size:.75rem}pre{white-space:pre-wrap;word-break:break-word;font:.75rem/1.55 var(--mono);padding:.75rem 1rem .9rem}.comment{color:var(--muted)}.trust-block{flex-direction:column;gap:.75rem;display:flex}.logo-row{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 0 1rem;font-size:.75rem;font-weight:600;display:flex}.quote-card{border:1px solid var(--line-soft);background:var(--card);color:#525252;border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.quote-meta{color:var(--text);align-items:center;gap:.5rem;display:flex}.quote-avatar{background:#d4d4d4;border-radius:999px;flex-shrink:0;width:1.25rem;height:1.25rem}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-row h3{align-items:baseline;gap:.1rem;padding-bottom:.25rem;font-size:1rem;font-weight:500;display:flex}.faq-row p{padding-left:1rem}.faq-chevron{color:#a3a3a3;margin-left:-.5rem;font-size:.875rem}.faq-chevron svg{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:1.5rem;height:1.5rem}.role-row{align-items:center;gap:.375rem;padding-top:1rem;display:flex}.role-title{text-decoration:underline}.role-line{background:var(--line);flex:1;height:1px}.role-type{color:var(--muted)}.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;display:flex}.footer-links,.status-row{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.status-dot{background:var(--blue-soft);border:1px solid var(--blue);border-radius:999px;width:.5rem;height:.5rem}.status-row a{color:var(--blue)}.footer-meta{text-align:right;flex-direction:column;gap:.2rem;margin-left:auto;display:flex}@media (width<=640px){.nav-shell,.content-shell,.footer{padding-left:1rem;padding-right:1rem}.topbar,.top-links,.split-heading,.footer-wrap{flex-direction:column;align-items:flex-start}.auth-links,.top-links,.logo-row,.footer-links,.status-row{justify-content:flex-start}.logo-row{flex-wrap:wrap}.footer-meta{text-align:left;margin-left:0}}
