:root{color-scheme:dark;--bg: #071311;--bg-soft: #0d1d1a;--panel: #102522;--panel-strong: #15332f;--line: rgba(194, 244, 235, .16);--text: #f4fbf8;--muted: #a8bbb5;--teal: #5df2d6;--blue: #75a7ff;--amber: #ffc461;--green: #80e08f;--shadow: 0 24px 80px rgba(0, 0, 0, .35);--footer-height: 7.5rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;padding-bottom:var(--footer-height);background:radial-gradient(circle at top right,rgba(93,242,214,.13),transparent 34rem),linear-gradient(180deg,#071311,#0a1715 42%,#071311);color:var(--text)}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.65}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem clamp(1rem,4vw,4rem);background:#071311d1;border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.brand,.nav,.site-footer nav{display:flex;align-items:center;gap:1rem}.brand{font-weight:800}.brand-mark{width:2.4rem;height:2.4rem;border-radius:.55rem}.nav a,.site-footer a,.header-action{color:var(--muted);font-size:.95rem}.nav a:hover,.site-footer a:hover,.header-action:hover{color:var(--text)}.header-action,.button{border:1px solid var(--line);border-radius:.45rem;padding:.75rem 1rem}.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);gap:clamp(2rem,5vw,5rem);align-items:center;min-height:calc(100vh - 8rem);padding:clamp(4rem,8vw,7rem) clamp(1rem,4vw,4rem) 3rem}.hero-copy{max-width:46rem}.eyebrow{margin:0 0 .85rem;color:var(--teal);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3{margin:0;letter-spacing:0;line-height:1.05}h1{max-width:11ch;overflow-wrap:break-word;font-size:clamp(3rem,5.6vw,5rem)}h2{font-size:clamp(2rem,4vw,4rem);max-width:13ch}h3{font-size:1.2rem}.hero-copy>p:not(.eyebrow),.lead{max-width:40rem;font-size:1.18rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;font-weight:800}.button.primary{background:var(--teal);color:#04110f;border-color:var(--teal)}.button.secondary{background:#ffffff0a}.hero-visual{position:relative;overflow:hidden;border:1px solid rgba(93,242,214,.24);border-radius:.5rem;background:#0b1715;box-shadow:var(--shadow)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(7,19,17,.65),transparent 48%);pointer-events:none}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 clamp(1rem,4vw,4rem);overflow:hidden;border:1px solid var(--line);border-radius:.5rem;background:var(--line)}.trust-strip div{min-height:8rem;padding:1.25rem;background:#0d1d1adb}.trust-strip strong,.trust-strip span{display:block}.trust-strip span{margin-top:.5rem;color:var(--muted)}.section,.docs-index{padding:clamp(4rem,8vw,7rem) clamp(1rem,4vw,4rem)}.split{display:grid;grid-template-columns:minmax(14rem,.8fr) minmax(0,1.2fr);gap:clamp(2rem,5vw,5rem)}.feature-grid,.product-grid,.economics-grid,.docs-card-grid,.docs-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.feature-grid article,.product-card,.economics-grid article,.docs-card,.docs-section-card{border:1px solid var(--line);border-radius:.5rem;background:#102522b8;padding:1.35rem}.feature-grid article:nth-child(2),.economics-grid article:nth-child(2){border-color:#75a7ff59}.feature-grid article:nth-child(3),.economics-grid article:nth-child(3){border-color:#ffc46159}.section-heading h1,.section-heading h2{max-width:18ch}.product-card{display:flex;min-height:34rem;flex-direction:column;justify-content:space-between}.product-detail{margin-top:1rem}.product-card ul{display:grid;gap:.65rem;margin:1.2rem 0;padding:0;color:var(--muted);list-style:none}.product-card li:before{content:"";display:inline-block;width:.45rem;height:.45rem;margin-right:.6rem;border-radius:999px;background:var(--green);vertical-align:middle}.product-card a,.docs-card span{color:var(--teal);font-weight:800}.product-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,24rem);gap:clamp(2rem,5vw,5rem);align-items:end;padding:clamp(4rem,8vw,7rem) clamp(1rem,4vw,4rem) 3rem}.product-hero h1{max-width:12ch}.product-summary{border:1px solid var(--line);border-radius:.5rem;background:#102522b8;padding:1.35rem}.product-summary strong{display:block;margin-bottom:1rem}.product-summary ul{display:grid;gap:.75rem;margin:0;padding:0;color:var(--muted);list-style:none}.product-summary li{line-height:1.5}.product-story{display:grid;grid-template-columns:minmax(14rem,.75fr) minmax(0,1.25fr);gap:clamp(2rem,5vw,5rem);border-block:1px solid var(--line);background:#75a7ff0f}.product-story p{margin:0;max-width:48rem;font-size:1.18rem}.product-section .feature-grid{margin-top:2rem}.integrations{display:grid;grid-template-columns:minmax(14rem,.8fr) minmax(0,1.2fr);gap:clamp(2rem,5vw,5rem);background:#5df2d60a;border-block:1px solid var(--line)}.integration-list{display:flex;flex-wrap:wrap;gap:.75rem;align-content:start}.integration-list span{border:1px solid rgba(93,242,214,.28);border-radius:999px;background:#5df2d614;padding:.65rem .85rem;color:var(--text);font-weight:800}.product-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem}.economics{background:linear-gradient(180deg,#75a7ff14,#5df2d60a);border-block:1px solid var(--line)}.economics-grid{margin-top:2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.economics-grid span{color:var(--amber);font-weight:900}.open-source{display:flex;align-items:center;justify-content:space-between;gap:2rem}.open-source p{max-width:52rem}.site-footer{position:fixed;right:0;bottom:0;left:0;z-index:9;display:flex;justify-content:space-between;gap:2rem;height:var(--footer-height);padding:2rem clamp(1rem,4vw,4rem);border-top:1px solid var(--line);background:#06100f}.site-footer p{margin:.4rem 0 0}.docs-index{max-width:1180px;margin:0 auto}.docs-card-grid{margin-top:2rem}.docs-card{display:block}.docs-card strong{display:block;margin-top:.5rem;font-size:1.25rem}.docs-section-grid{margin-top:2rem}.docs-section-card{display:flex;min-height:18rem;flex-direction:column;justify-content:space-between;gap:1.5rem}.docs-section-card span,.docs-section-card a{color:var(--teal);font-weight:800}.docs-section-card h2{margin-top:.55rem;max-width:none;font-size:1.65rem}.docs-section-card nav{display:grid;gap:.55rem}.docs-section-card a{border-top:1px solid var(--line);padding-top:.65rem}.docs-shell{display:grid;grid-template-columns:18rem minmax(0,1fr);gap:3rem;max-width:1440px;margin:0 auto;padding:2rem clamp(1rem,4vw,4rem) 5rem}.docs-sidebar{position:sticky;top:5.8rem;align-self:start;max-height:calc(100vh - 7rem);overflow:auto;border:1px solid var(--line);border-radius:.5rem;background:#0d1d1acc;padding:1rem}.docs-sidebar a,.docs-sidebar summary{display:block;border-radius:.35rem;padding:.55rem .65rem;color:var(--muted)}.docs-sidebar summary{display:flex;align-items:center;gap:.45rem;cursor:pointer;list-style:none;font-weight:800}.docs-sidebar summary::-webkit-details-marker{display:none}.docs-sidebar summary:before{content:"+";width:.85rem;color:var(--teal)}.docs-sidebar details[open]>summary:before{content:"-"}.docs-nav-section{margin-top:.65rem}.docs-nav-section>summary{color:var(--text);font-size:.78rem;text-transform:uppercase}.docs-nav-group{margin:.3rem 0 .3rem .55rem}.docs-nav-group>summary{font-size:.9rem}.docs-nav-group a{margin-left:1rem}.docs-nav-root-link{margin:.3rem 0 .3rem .55rem}.docs-sidebar a.active,.docs-sidebar a:hover,.docs-sidebar summary:hover,.docs-home{background:#5df2d61a;color:var(--text)}.docs-main{display:grid;grid-template-columns:minmax(0,780px) minmax(12rem,16rem);gap:clamp(2rem,4vw,3rem);min-width:0}.docs-content{min-width:0;max-width:780px}.docs-content h1{max-width:15ch;font-size:clamp(2.4rem,5vw,4.6rem)}.docs-content h2{display:flex;align-items:center;gap:.55rem;margin-top:2.5rem;max-width:22ch;font-size:1.75rem;scroll-margin-top:6rem}.docs-content h3{display:flex;align-items:center;gap:.55rem;margin-top:1.8rem;scroll-margin-top:6rem}.docs-content h4{display:flex;align-items:center;gap:.55rem;margin-top:1.5rem;scroll-margin-top:6rem}.heading-permalink{min-width:0}.docs-content a.heading-permalink{color:var(--text)}.heading-copy-link{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border:1px solid var(--line);border-radius:.35rem;background:#5df2d614;color:var(--muted);cursor:pointer;font:inherit;font-size:.9rem;font-weight:900;opacity:0;transition:background .15s ease,color .15s ease,opacity .15s ease}.heading-copy-link:before{content:"#"}.docs-content h2:hover .heading-copy-link,.docs-content h3:hover .heading-copy-link,.docs-content h4:hover .heading-copy-link,.heading-copy-link:focus-visible,.heading-copy-link[data-copied=true]{opacity:1}.heading-copy-link:hover,.heading-copy-link[data-copied=true]{background:#5df2d629;color:var(--teal)}.heading-copy-link[data-copied=true]{border-color:#5df2d68c}.docs-content li{margin:.45rem 0;color:var(--muted);line-height:1.6}.docs-content a{color:var(--teal);font-weight:800}.docs-content table{display:block;width:100%;margin:1.25rem 0;overflow-x:auto;border-collapse:collapse}.docs-content th,.docs-content td{border:1px solid var(--line);padding:.7rem .8rem;vertical-align:top;color:var(--muted);line-height:1.5}.docs-content th{background:#5df2d614;color:var(--text);text-align:left}.docs-content code{border:1px solid var(--line);border-radius:.25rem;background:#ffffff0f;padding:.12rem .3rem}.docs-content pre{overflow:auto;border:1px solid var(--line);border-radius:.5rem;padding:1rem}.docs-page-summary{position:sticky;top:5.8rem;align-self:start;max-height:calc(100vh - 7rem);overflow:auto;border-left:1px solid var(--line);padding-left:1rem}.docs-page-summary strong{display:block;color:var(--text);font-size:.78rem;text-transform:uppercase}.docs-page-summary nav{display:grid;gap:.25rem;margin-top:.75rem}.docs-page-summary a{border-radius:.35rem;padding:.4rem .5rem;color:var(--muted);font-size:.9rem;line-height:1.35}.docs-page-summary a.active,.docs-page-summary a:hover{background:#5df2d61a;color:var(--text)}.docs-page-summary a.active{box-shadow:inset 2px 0 0 var(--teal)}.docs-page-summary .depth-3{padding-left:1.2rem;font-size:.84rem}.docs-page-summary .depth-4{padding-left:1.8rem;font-size:.8rem}@media(max-width:920px){.site-header{align-items:flex-start;flex-direction:column}.hero,.split,.docs-shell,.docs-main,.open-source,.product-hero,.product-story,.integrations{grid-template-columns:1fr}.hero{min-height:0}h1{font-size:clamp(2.75rem,14vw,4rem)}.trust-strip,.feature-grid,.product-grid,.economics-grid,.docs-card-grid{grid-template-columns:1fr}.docs-sidebar{position:static;max-height:none}.docs-page-summary{position:static;order:-1;max-height:none;border:1px solid var(--line);border-radius:.5rem;background:#0d1d1acc;padding:1rem}.product-cta{align-items:flex-start;flex-direction:column}}@media(max-width:560px){:root{--footer-height: 11rem}.nav{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.header-action,.button{width:100%}.site-footer{flex-direction:column}}
