body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}body,html{background-color:#000}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.App{background-color:initial;color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1512px;min-height:100vh;overflow:hidden;position:relative}.video-background{background-color:#000;height:100%;left:0;max-height:800px;min-height:calc(100vh - 200px);min-width:100%;object-fit:cover;object-position:right center;opacity:1;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#0a0e0fe6;border-bottom:1px solid #1a252980;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.nav-container{align-items:center;display:flex;height:50px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo{font-size:1.05rem;gap:.5rem}.logo,.logo-icon{align-items:center;display:flex;font-weight:700}.logo-icon{background:linear-gradient(135deg,#4ade80,#22c55e);border-radius:4px;color:#000;font-size:.8rem;height:22px;justify-content:center;width:22px}.logo-text{color:#fff}.logo-image{height:190px;object-fit:contain}.nav-menu{display:flex;gap:2rem}.nav-menu a{color:#9ca3af;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-menu a:hover{color:#fff}.nav-actions{align-items:center;display:flex;gap:1rem}.login-link{color:#9ca3af;font-weight:500;text-decoration:none}.demo-btn{background-color:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.demo-btn:hover{background-color:#f3f4f6;transform:translateY(-1px)}.main-content{flex:1 1;min-height:calc(100vh - 150px);padding-top:100px;z-index:1}.content-container,.main-content{background-color:#000;position:relative}.content-container{grid-gap:6rem;align-items:center;display:grid;gap:6rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;min-height:calc(100vh - 200px);padding:4rem 2rem}.hero-section{align-self:start;color:#fff;grid-column:1;max-width:800px;padding:80px 0 60px;position:relative;z-index:2}.hero{display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;gap:18px;position:relative;z-index:1}.hero-eyebrow{color:#f8fafc;color:#adcdc1;font-size:24px;font-weight:500;letter-spacing:0;line-height:100%;opacity:.9}.hero-title{color:#fff;font-size:48px;font-weight:700;letter-spacing:-.02em;line-height:1;margin:0}.hero-title span{display:block}.hero-title--highlight{color:#5c8f3e}.hero-title-main{color:#fff;font-size:45px!important;font-weight:650;letter-spacing:-.02em;line-height:1.1!important;margin:0}.hero-title-main span{display:inline;margin-top:0}.hero-title-main br{display:block;height:0;line-height:0;margin:0;padding:0}.hero-title-main br:nth-of-type(2){height:0;line-height:0;margin-bottom:0;margin-top:-.3em}.hero-title-main--highlight{color:#5c8f3e}.hero-description{color:#f8fafc;font-size:18px;font-weight:400;line-height:150%;margin-top:20px;max-width:700px}.hero-cta{background:#f8fbff;border:1px solid #d8dee9;border-radius:8px;box-shadow:0 12px 24px #00000040;color:#1f2937;cursor:pointer;display:block;font-size:15px;font-weight:500;height:48px;line-height:100%;margin-left:auto;margin-right:auto;margin-top:28px;padding:0 60px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;width:-webkit-fit-content;width:fit-content}.hero-cta:hover{background:#fff;box-shadow:0 14px 28px #00000059;transform:translateY(-2px)}.code-section{background-color:#000;flex-direction:column;gap:1.5rem}.code-section,.product-demo{display:flex;grid-column:2;position:relative;z-index:1}.product-demo{align-items:flex-start;justify-content:center;min-height:800px;overflow:visible;width:100%}.code-window{background-color:#111827;border:1px solid #1f2937;border-radius:12px;box-shadow:0 25px 50px -12px #00000080;overflow:hidden}.code-header{background-color:#1f2937;border-bottom:1px solid #374151;padding:.75rem 1rem}.code-tabs{display:flex}.code-tab{background-color:#0f172a;border-radius:6px 6px 0 0;color:#4ade80;padding:.5rem 1rem}.code-content,.code-tab{font-family:Monaco,Menlo,monospace;font-size:.875rem}.code-content{line-height:1.6;padding:1.5rem}.code-line{color:#e5e7eb;margin-bottom:.25rem}.code-key{color:#60a5fa}.indent-1{margin-left:2rem}.user-profile{background-color:#111827;border:1px solid #1f2937;border-radius:12px;box-shadow:0 25px 50px -12px #00000080;overflow:hidden;position:relative;z-index:10}.profile-header{background-color:#1f2937;border-bottom:1px solid #374151;padding:.75rem 1rem}.profile-tab{background-color:#0f172a;border-radius:6px 6px 0 0;color:#4ade80;font-family:Monaco,Menlo,monospace;font-size:.875rem;padding:.5rem 1rem}.profile-content{align-items:center;border-bottom:1px solid #1f2937;display:flex;gap:1rem;padding:1.5rem}.profile-avatar img{border-radius:50%;height:60px;object-fit:cover;width:60px}.profile-info h3{color:#fff;font-size:1.25rem;margin-bottom:.25rem}.profile-info p{color:#9ca3af;margin-bottom:.75rem}.profile-tags{display:flex;gap:.5rem}.tag{background-color:#065f46;border-radius:4px;color:#34d399;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.profile-details{font-family:Monaco,Menlo,monospace;font-size:.875rem;line-height:1.6;padding:1.5rem}.detail-line{margin-bottom:.25rem}.detail-key{color:#60a5fa}.detail-value{color:#34d399}.indent{margin-left:1rem}.indent-2{margin-left:2rem}.chat-interface{bottom:6rem;left:50%;max-width:600px;position:fixed;transform:translateX(-50%);width:90%;z-index:1000}.chat-input-container{background:linear-gradient(90deg,#000,#1a2529 50%,#214e14);border:1px solid #374151;border-radius:12px;display:flex;height:54px;overflow:hidden;width:100%}.chat-input{background:#0000;border:none;color:#fff;flex:1 1;font-size:1rem;outline:none;padding:1rem 1.5rem}.chat-input::placeholder{color:#6b7280}.ask-ai-btn{background:#205311;border:none;color:#fff;cursor:pointer;font-weight:600;gap:10px;padding:1rem 2rem;transition:all .3s ease}.ask-ai-btn:hover{background:linear-gradient(135deg,#22c55e,#16a34a);transform:scale(1.05)}.footer{background-color:initial;border:none;margin-bottom:0;margin-top:auto;padding:2rem;position:relative;text-align:center;z-index:1}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.modal-content{background-color:#23262c;border-radius:16px;box-shadow:0 25px 50px -12px #00000080;max-width:420px;padding:2.5rem;position:relative;width:90%}.modal-close{align-items:center;background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;line-height:1;padding:0;position:absolute;right:1.5rem;top:1.5rem;transition:color .3s ease;width:32px}.modal-close:hover{color:#fff}.modal-icon{margin-bottom:1.5rem}.modal-icon,.modal-icon-square{display:flex;justify-content:center}.modal-icon-square{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;height:48px;width:48px}.modal-title{color:#fff;font-size:2rem;font-weight:700;margin:0 0 .5rem;text-align:center}.modal-subtitle{color:#9ca3af;font-size:.875rem;margin:0 0 2rem;text-align:center}.modal-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.modal-btn{border:none;border-radius:8px;cursor:pointer;font-size:.9375rem;font-weight:500;padding:.875rem 1rem;transition:all .3s ease}.modal-btn,.modal-btn .btn-content{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.modal-btn .btn-icon{left:0;position:absolute}.modal-btn .btn-content span{text-align:center}.google-btn{background-color:#4285f4;color:#fff;padding-top:1.25rem}.google-btn:hover{background-color:#357ae8}.github-btn{background-color:#2d3748;color:#fff}.github-btn:hover{background-color:#374151}.email-btn{background-color:#fff;color:#000;justify-content:center}.email-btn:hover{background-color:#f3f4f6}.btn-content{align-items:center;display:flex;gap:.75rem;justify-content:center}.btn-icon{flex-shrink:0}.last-used-label{background-color:#8b5cf6;border-radius:4px;color:#fff;font-size:.75rem;font-weight:500;padding:.125rem .5rem;position:absolute;right:.75rem;top:-.5rem}.modal-divider{align-items:center;color:#9ca3af;display:flex;font-size:.875rem;margin:1rem 0;text-align:center}.modal-divider:after,.modal-divider:before{border-bottom:1px solid #374151;content:"";flex:1 1}.modal-divider span{padding:0 1rem}.modal-terms{color:#9ca3af;font-size:.75rem;line-height:1.5;margin:0;text-align:center}.modal-terms a{color:#9ca3af;text-decoration:underline;transition:color .3s ease}.modal-terms a:hover{color:#fff}.footer p{color:#6b7280;font-size:.875rem}.home-image{border-radius:12px;box-shadow:0 25px 50px -12px #00000080;height:auto;max-height:600px;object-fit:cover;width:100%}@media (max-width:768px){.nav-container{padding:0 1rem}.nav-menu{display:none}.content-container{gap:2rem;grid-template-columns:1fr;padding:2rem 1rem}.hero-title{font-size:36px}.hero-title-main{font-size:45px!important}.hero-cta{width:100%}}@media (min-width:1400px){.content-container{gap:8rem;max-width:1400px}.hero-title{font-size:64px}.hero-title-main{font-size:45px!important}.hero-description{font-size:20px}}.product-demo-container{contain:layout style;height:800px;margin:0 auto;max-width:900px;overflow:visible;padding:2rem;position:relative;width:100%}.step-1{left:50%;top:0;z-index:1}.step-1,.step-2{max-width:400px;position:absolute;transform:translateX(-50%);width:100%}.step-2{left:calc(50% - 200px);top:100px;z-index:3}.step-3{left:calc(50% - 70px);max-width:400px;top:300px;transform:translateX(-50%);z-index:4}.demo-step,.step-3{position:absolute;width:100%}.demo-step{background-color:#111827;border:1px solid #1f2937;border-radius:12px;box-shadow:0 25px 50px -12px #00000080;min-height:250px;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(30px) scale(.9);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);will-change:opacity,transform;z-index:1}.demo-step.active{animation:stepFadeIn .8s cubic-bezier(.4,0,.2,1) forwards;pointer-events:auto}@keyframes stepFadeIn{0%{opacity:0;transform:translateY(30px) scale(.9)}50%{opacity:.8;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.step-1{animation:step1Enter .8s cubic-bezier(.4,0,.2,1) .1s forwards}.step-1.active{animation:step1Enter .8s cubic-bezier(.4,0,.2,1) forwards}.step-2.active{animation:step2Enter .8s cubic-bezier(.4,0,.2,1) forwards}.step-3.active{animation:step3Enter .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes step1Enter{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes step2Enter{0%{opacity:0;transform:translateY(30px) translateX(-20px) scale(.9)}to{opacity:1;transform:translateY(0) translateX(0) scale(1)}}@keyframes step3Enter{0%{opacity:0;transform:translateY(30px) translateX(20px) scale(.9)}to{opacity:1;transform:translateY(0) translateX(0) scale(1)}}.demo-step.active{opacity:1;transform:translateY(0) scale(1);z-index:2}.demo-video{animation:mediaFadeIn .6s ease-in-out .2s forwards;background-color:#000;border-radius:12px;display:block;height:auto;max-height:400px;min-height:250px;object-fit:contain;opacity:0;transition:opacity .6s ease-in-out;visibility:visible;width:100%}@keyframes mediaFadeIn{0%{opacity:0}to{opacity:1}}.demo-image{animation:mediaFadeIn .6s ease-in-out .2s forwards;background-color:#000;border-radius:12px;display:block;height:auto;max-height:400px;min-height:250px;object-fit:contain;opacity:0;transition:opacity .6s ease-in-out;width:100%}@media (max-width:768px){.product-demo-container{height:900px;padding:1rem}.step-1{top:0}.step-1,.step-2{left:50%;max-width:100%;transform:translateX(-50%)}.step-2{top:300px}.step-3{left:50%;max-width:100%;top:600px;transform:translateX(-50%)}}.investor-deck-page{background:#0f0f0f;color:#fff;display:flex;flex-direction:column;min-height:100vh}.investor-deck-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 2rem}.investor-deck-logo-link{align-items:center;display:flex;text-decoration:none}.investor-deck-logo{height:36px;width:auto}.investor-deck-title{font-size:1.25rem;font-weight:600;margin:0}.investor-deck-back{color:#a0a0a0;font-size:.9rem;text-decoration:none;transition:color .2s}.investor-deck-back:hover{color:#fff}.investor-deck-main{display:flex;flex:1 1;flex-direction:column;min-height:0;padding:1.5rem 2rem}.investor-deck-pdf-container{background:#1a1a1a;border-radius:8px;flex:1 1;min-height:0;overflow:hidden}.investor-deck-pdf{border:none;height:100%;min-height:calc(100vh - 120px);width:100%}
/*# sourceMappingURL=main.7ca41b79.css.map*/