@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--bg-dark:#000;--bg-stars:#030816;--text-primary:#fff;--text-secondary:#ffffffb3;--accent-green:#0f9d58;--accent-green-bright:#10b981;--brand-green:#00c875;--border-color:#ffffff1a;--font-family:"Inter", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-dark);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.navbar{z-index:100;background-color:#0000;align-items:center;height:80px;display:flex;position:absolute;top:0;left:0;right:0}.navbar-container{justify-content:space-between;align-items:center;height:100%;display:flex}.logo-container{color:#fff;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.nav-links{align-items:center;gap:1.75rem;display:flex}.nav-item{color:#fff;font-size:.9375rem;font-weight:500;transition:opacity .2s}.nav-item:hover{opacity:.8}.navbar-right{align-items:center;gap:1rem;display:flex}.nav-contact{color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:.6rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.nav-contact:hover{background-color:#ffffff1a}.nav-btn-primary{color:#000;background-color:#fff;border-radius:9999px;padding:.6rem 1.2rem;font-size:.875rem;font-weight:600;transition:opacity .2s}.nav-btn-primary:hover{opacity:.9}@media (width<=1024px){.desktop-only{display:none}}.hero{text-align:center;flex-direction:column;align-items:center;padding-top:180px;display:flex;position:relative;overflow:visible}.hero-container{flex-direction:column;align-items:center;display:flex}.hero-badge{cursor:pointer;background-color:#ffffff14;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.25rem .75rem .25rem .25rem;display:inline-flex}.badge-new{background-color:var(--accent-green-bright);color:#fff;letter-spacing:.02em;border-radius:9999px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.badge-text{color:#fff;font-size:.8125rem;font-weight:500}.badge-arrow{opacity:.7}.hero-title{letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem;font-size:clamp(3.5rem,5vw,5rem);font-weight:700;line-height:1.1}.hero-description{color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6}.hero-input-bar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ffffff26;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;width:400px;max-width:100%;margin-bottom:5rem;padding:.25rem;display:flex}.hero-input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.75rem 1.25rem;font-size:1rem}.hero-input::placeholder{color:#ffffff80}.hero-btn-start{color:#000;white-space:nowrap;background-color:#fff;border-radius:9999px;padding:.75rem 1.25rem;font-size:1rem;font-weight:600}.dashboard-mock-wrapper{border-radius:20px 20px 0 0;justify-content:center;width:100%;max-width:1100px;display:flex;position:relative;overflow:hidden;box-shadow:0 -20px 40px #00000080}.hero-dashboard-img{border-radius:20px 20px 0 0;width:100%;height:auto;display:block}.customers{text-align:center;z-index:5;background-color:#000;padding:6rem 0 2rem;position:relative}.logos-grid{grid-template-columns:repeat(4,1fr);place-items:center;gap:3rem 4rem;max-width:900px;margin:0 auto;display:grid}.logo-item{color:#fff;opacity:.9;-webkit-user-select:none;user-select:none;font-size:1.25rem}@media (width<=768px){.logos-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.features-lower-section{text-align:center;background-color:#0a0a0b;padding:6rem 0}.features-header{margin-bottom:4rem}.section-title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.section-desc{color:#fff9;font-size:1.25rem;line-height:1.6}.features-grid-mintlify{grid-template-columns:1fr;gap:1.5rem;max-width:1024px;margin-bottom:6rem;margin-left:auto;margin-right:auto;display:grid}@media (width>=768px){.features-grid-mintlify{grid-template-columns:1fr 1fr}}.mintlify-feature-card{text-align:left;background-color:#111112;border:1px solid #ffffff14;border-radius:2rem;flex-direction:column;height:500px;padding:3rem 0 0;display:flex;overflow:hidden}.mintlify-feature-card.full-span{grid-column:1/-1;height:auto;min-height:550px}.feature-card-text{padding:0 3rem 2rem}.feature-card-text.align-center{text-align:center;max-width:600px;margin:0 auto}.feature-tag{color:#00c875;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700}.feature-card-text h3{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:600}.feature-card-text p{color:#fff9;font-size:1.125rem;line-height:1.6}.feature-visual-placeholder{background-color:#0006;background-image:radial-gradient(circle,#10b9810d 0%,#0000 60%);flex:1;justify-content:center;align-items:flex-start;padding-top:2rem;display:flex;position:relative}.feature-visual-placeholder.tall{padding-top:3rem}.mock-floating-window{background:#0a0a0b;border:1px solid #ffffff1a;border-radius:12px;width:250px;height:150px}.mock-nodes{border-bottom:2px dashed #fff3;width:200px;height:40px;position:relative}.mock-nodes:before,.mock-nodes:after{content:"";background:#00c875;border-radius:50%;width:30px;height:30px;position:absolute;top:-15px}.mock-nodes:before{left:10%}.mock-nodes:after{right:10%}.mock-chat-interface{background:#0a0a0b;border:1px solid #ffffff1a;border-top:2px solid #00c875;border-radius:12px;width:350px;height:200px}.enterprise-block{background-color:#0a0a0b;border:1px solid #ffffff0d;border-radius:2rem;max-width:1024px;margin:6rem auto;padding:6rem 3rem}.enterprise-text h2{color:#fff;margin-top:1rem;font-size:3rem;font-weight:700}.social-proof-secondary{padding:4rem 0 8rem}.social-proof-title{color:#fff9;margin-bottom:3rem;font-size:1rem}.secondary-logos-grid{opacity:0;filter:grayscale();opacity:.6;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:900px;margin:0 auto;animation:1s forwards fadeIn;display:grid}.secondary-logos-grid:hover{filter:grayscale(0);opacity:1;transition:all .3s}@media (width>=768px){.secondary-logos-grid{grid-template-columns:repeat(4,1fr)}}.logo-item{color:#fff;justify-content:center;align-items:center;transition:all .3s;display:flex}.logo-item:hover{color:#fff;transform:scale(1.05)}.footer-section{z-index:5;background-color:#0a0a0b;border-top:1px solid #ffffff0d;padding-top:8rem;padding-bottom:2rem;position:relative}.footer-cta{text-align:center;background:radial-gradient(circle at top,#10b9810d 0%,#0000 60%);margin-bottom:8rem;padding:2rem 0}.cta-title{color:#fff;letter-spacing:-.02em;max-width:800px;margin:0 auto 2.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1}.cta-buttons{justify-content:center;align-items:center;gap:1rem;display:flex}.btn-primary{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:9999px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:opacity .2s}.btn-primary:hover{opacity:.9}.btn-secondary{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #fff3;border-radius:9999px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s}.btn-secondary:hover{background-color:#ffffff0d}.footer-links-grid{border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:6rem;padding-bottom:4rem;display:grid}@media (width>=768px){.footer-links-grid{grid-template-columns:repeat(5,1fr)}}.footer-col{flex-direction:column;gap:1rem;display:flex}.footer-col h3{color:#fff;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.footer-col a{color:#ffffff80;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-col a:hover{color:#ffffffe6}.footer-bottom{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (width>=768px){.footer-bottom{flex-direction:row}}.footer-logo-block{color:#fff;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;display:flex}.footer-legal{color:#fff6;font-size:.875rem}.footer-socials{gap:1rem;display:flex}.footer-socials a{color:#fff6;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.footer-socials a:hover{color:#fff}.app-container{background-color:#030816;min-height:100vh;position:relative;overflow-x:hidden}.app-container:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(1px 1px at 10% 20%,#ffffff80 1px,#0000 0),radial-gradient(1px 1px at 30% 40%,#fffc 1px,#0000 0),radial-gradient(2px 2px at 80% 10%,#ffffff4d 1px,#0000 0),radial-gradient(1.5px 1.5px at 60% 80%,#fff9 1px,#0000 0),radial-gradient(1px 1px at 90%,#ffffff80 1px,#0000 0);background-repeat:repeat;background-size:300px 300px;position:fixed;inset:0}.app-container:after{content:"";z-index:1;pointer-events:none;opacity:1;background-image:url(https://www.mintlify.com/hero/bg-dark.webp);background-position:top;background-repeat:no-repeat;background-size:cover;height:130vh;position:absolute;top:-50px;left:0;right:0}main{z-index:2;position:relative}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 2rem}
