.hero-section{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden;opacity:0;transition:opacity .4s cubic-bezier(.34,1.56,.64,1)}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(253,185,24,.05) 0%,transparent 30%),radial-gradient(circle at 80% 80%,rgba(253,185,24,.05) 0%,transparent 30%);animation:subtle-float 8s ease-in-out infinite}.hero-section .hero-container{max-width:75%;padding:8rem 2rem 0;text-align:center;position:relative;z-index:1}.hero-section .hero-container .title{font-size:3.5rem;font-weight:600;line-height:1.4;color:#fff;margin:2rem 0px}.hero-section .hero-container .title .highlight{color:#fdb918;position:relative;display:inline-block;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.hero-section .hero-container .feature-points{display:flex;flex-direction:row;justify-content:center;gap:2rem;margin:4rem 0}.hero-section .hero-container .feature-points .feature{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem;width:420px;background:#ffffff05;border-radius:16px;transition:all .3s cubic-bezier(.34,1.56,.64,1);min-height:420px}.hero-section .hero-container .feature-points .feature:hover{transform:translateY(-8px) rotate(1deg)}.hero-section .hero-container .feature-points .feature .feature-icon{font-size:2.5rem;transform-origin:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.hero-section .hero-container .feature-points .feature .feature-icon[src]{width:48px;height:48px;object-fit:contain;transform:scale(1.25)}.hero-section .hero-container .feature-points .feature .feature-icon[src].semantic-layer-icon{transform:scale(1.5);margin-bottom:-1rem}.hero-section .hero-container .feature-points .feature .feature-icon.beta-icon{transform:scale(1.25)}.hero-section .hero-container .feature-points .feature:hover .feature-icon{transform:scale(1.2) rotate(-5deg)}.hero-section .hero-container .feature-points .feature .feature-title{font-size:1.4rem;font-weight:600;color:#fff;margin-bottom:1.5rem}.hero-section .hero-container .feature-points .feature .feature-description{font-size:1.08rem;color:#bbb;line-height:1.55;margin:0 0 1rem;max-width:90%}.hero-section .hero-container .feature-points .feature .feature-bottom{width:100%;display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:auto}.hero-section .hero-container .feature-points .feature .feature-benefit{color:#fdb918;font-size:1rem;font-weight:500;line-height:1.5}.hero-section .hero-container .feature-points .feature .tech-spec{font-size:1rem;color:#999;margin-top:.2rem}.hero-section .hero-container .feature-points .central-feature:hover{transform:translateY(-8px) rotate(-1deg)}.hero-section .hero-container .beta-tag{display:inline-flex;align-items:center;justify-content:center;gap:1rem;background:#ffffff0a;border:2.5px solid #fdb918;box-shadow:0 0 24px #fdb9182e;padding:1.1rem 2.5rem;margin:4.5rem 0 3.5rem;border-radius:100px;transition:all .3s cubic-bezier(.34,1.56,.64,1);font-size:1.45rem;font-weight:700;letter-spacing:.01em;text-shadow:0 2px 16px rgba(253,185,24,.12);color:#fdb918;box-sizing:border-box}.hero-section .hero-container .beta-tag:hover{transform:scale(1.05) rotate(-1deg);box-shadow:0 0 36px #fdb91838}.hero-section .hero-container .beta-tag span{font-size:1.45rem;font-weight:700;color:#fdb918}.hero-section .hero-container .beta-features{margin:3rem auto;max-width:600px;text-align:center}.hero-section .hero-container .beta-features .beta-features-title{color:#fdb918;font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;margin-top:2.5rem;letter-spacing:-.01em}.hero-section .hero-container .beta-features .features-list{list-style:none;padding:0;display:inline-block;margin-bottom:2.5rem}.hero-section .hero-container .beta-features .features-list li{display:flex;align-items:center;gap:2rem;margin:2rem 0;font-size:1.15rem;color:#bbb;line-height:1.6;font-weight:400;letter-spacing:.01em}.hero-section .hero-container .beta-features .features-list li .feature-icon{display:flex;align-items:center;justify-content:center;min-width:2.2rem;font-size:2rem;text-align:center}.hero-section .hero-container .beta-features .features-list li .feature-icon[src]{width:32px;height:32px;object-fit:contain}.hero-section .hero-container .beta-features .features-list li .feature-icon[src].beta-icon{transform:scale(1.25)}.hero-section .hero-container .transformation-visual{display:flex;align-items:center;justify-content:center;gap:2rem;margin:4.5rem 0}.hero-section .hero-container .transformation-visual .visual-item{background:#ffffff05;padding:1.5rem;border-radius:12px;min-width:120px;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.hero-section .hero-container .transformation-visual .visual-item:hover{transform:translateY(-4px) rotate(2deg)}.hero-section .hero-container .transformation-visual .visual-item .icon{font-size:2rem;margin-bottom:.75rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.hero-section .hero-container .transformation-visual .visual-item:hover .icon{transform:scale(1.2)}.hero-section .hero-container .transformation-visual .visual-item span{font-size:.9rem;color:#888}.hero-section .hero-container .transformation-visual .arrow{color:#fdb918;opacity:.7;font-size:1.4rem;transition:transform .3s ease}.hero-section .hero-container .transformation-visual .arrow:hover{transform:scale(1.2);opacity:1}.hero-section .hero-container .cta-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;margin-top:2.5rem;margin-bottom:1.5rem}.hero-section .hero-container .cta-section .cta-group{display:flex;flex-direction:column;align-items:center;gap:.5rem}.hero-section .hero-container .cta-section .cta-group button{width:15vw;height:54px;font-size:1.15rem;font-weight:400;border:2px solid #fdb918;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);margin-bottom:.5rem;padding:.75rem 0}.hero-section .hero-container .cta-section .cta-group button:hover{filter:brightness(.95);background:#fdb91814;border-color:#fdb918;transform:translateY(-4px)}.hero-section .hero-container .cta-section .cta-group .primary-button{background:#fdb918;color:#000}.hero-section .hero-container .cta-section .cta-group .primary-button:hover{background:#fdb918;filter:brightness(.95)}.hero-section .hero-container .cta-section .cta-group .secondary-button{background:transparent;color:#fdb918}.hero-section .hero-container .cta-section .cta-group .secondary-button:hover{background:#fdb9181f}.hero-section .hero-container .cta-section .cta-group .sub-link{margin-top:.5rem}.hero-section .hero-container .cta-section .cta-group .sub-link a{color:#888;font-size:1rem;text-decoration:none;transition:all .3s ease;padding:.25rem .5rem}.hero-section .hero-container .cta-section .cta-group .sub-link a:hover{color:#fdb918;text-decoration:underline}.hero-section .hero-container .mascot-container{position:absolute;top:2rem;right:2rem;width:120px;height:120px;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.hero-section .hero-container .mascot-container:hover{transform:scale(1.1) rotate(5deg)}.hero-section .hero-container .mascot-container .hero-mascot{width:100%;height:100%}.hero-section .hero-container .integrations{text-align:center;margin:4rem 0 2rem}.hero-section .hero-container .integrations .integration-text{color:#888;font-size:1.2rem;margin-bottom:2rem}.hero-section .hero-container .integrations .integration-logos{display:flex;justify-content:center;align-items:center;gap:2.2rem;flex-wrap:wrap}.hero-section .hero-container .integrations .integration-logos .logo{height:44px;width:auto;object-fit:contain;opacity:.7;filter:grayscale(51%) brightness(.8);transition:filter .5s cubic-bezier(.34,1.56,.64,1),opacity .5s cubic-bezier(.34,1.56,.64,1),transform .3s cubic-bezier(.34,1.56,.64,1);position:relative}.hero-section .hero-container .integrations .integration-logos .logo:nth-child(2){margin-right:1.2rem}.hero-section .hero-container .integrations .integration-logos .logo.databricks-logo{margin-left:-3.25rem;margin-right:-1.5rem;transform:scale(.75)}.hero-section .hero-container .integrations .integration-logos .logo.redshift-logo{transform:scale(1.25)}.hero-section .hero-container .integrations .integration-logos .logo.postgres-logo{margin-left:1.25rem;transform:scale(1.25)}.hero-section .hero-container .integrations .integration-logos .logo.logo-in-view{filter:grayscale(0%) brightness(1);opacity:1}.hero-section .hero-container .footer-info{text-align:center;margin:7.5rem 0 3.5rem}.hero-section .hero-container .footer-info .footer-line{display:flex;align-items:center;justify-content:center;gap:2rem;color:#888;font-size:1.05rem;white-space:nowrap}.hero-section .hero-container .footer-info .footer-line .separator{color:#666;margin:0 .5rem}.hero-section .hero-container .footer-info .footer-line .engineer-text,.hero-section .hero-container .footer-info .footer-line .location-text{display:flex;align-items:center;gap:.5rem}.hero-section .hero-container .footer-info .footer-line .code-icon,.hero-section .hero-container .footer-info .footer-line .location-icon{display:flex;align-items:center}.hero-section .hero-container .built-by-engineers{display:flex;flex-direction:column}.hero-section .hero-container .built-by-engineers .engineer-badge{margin-bottom:4rem}.hero-section .hero-container .built-by-engineers .location-badge{margin-bottom:2rem}.hero-section .hero-container .built-by-engineers .engineer-badge,.hero-section .hero-container .built-by-engineers .location-badge{display:flex;align-items:center;gap:1rem;color:#888;padding:1rem 0}.hero-section .hero-container .built-by-engineers .engineer-badge .badge-text,.hero-section .hero-container .built-by-engineers .location-badge .badge-text{font-size:1.1rem}.hero-section .hero-container .docs-link{display:none!important;margin-top:-1rem;text-align:center;display:block;color:#bbb9;font-size:1.1rem;text-decoration:none;transition:all .3s ease;padding:.5rem 1rem;border-radius:4px;width:fit-content;margin-left:auto;margin-right:auto;cursor:default}.hero-section .hero-container .docs-link:hover{background:#ffffff08;color:#bbbbbbb3}.hero-section .hero-container .docs-link.disabled{opacity:.8;position:relative}.hero-section .hero-container .docs-link.disabled:hover{background:#ffffff08}.hero-section .hero-container .description{color:#bbb;font-size:1.15rem;line-height:1.6;margin:1.5rem 0 2.5rem;text-align:center;font-weight:400}.hero-section .hero-container .stats-section{display:flex;flex-direction:column;align-items:center;margin:3rem 0 2.5rem;padding:2rem 0;border-radius:18px;background:#ffffff03;box-shadow:0 2px 32px #fdb91814}.hero-section .hero-container .stats-section .impact-text{text-align:center;font-size:2rem;font-weight:600;color:#fff;letter-spacing:.01em;line-height:1.4;text-shadow:0 2px 16px rgba(0,0,0,.18)}.hero-section .hero-container .stats-section .impact-text .impact-number{color:#fdb918;font-size:2.2rem;font-weight:700;letter-spacing:.02em;margin-right:.3em;white-space:nowrap}.hero-section .hero-container .stats-section .impact-text .impact-line{margin-bottom:1rem}@media (max-width: 768px){.hero-section .hero-container .stats-section .impact-text .impact-line{display:block;text-align:center}.hero-section .hero-container .stats-section .impact-text .impact-line .impact-number{display:block;margin:0 auto .3rem}}.hero-section .hero-container .asterisk{font-size:1.1em;vertical-align:super;color:#fdb918;margin-left:2px;font-weight:700}.hero-section .hero-container .asterisk-explanation{max-width:100vw;margin:1.5rem auto 0;font-size:.98rem;color:#bbb;text-align:center;background:#ffffff08;border-radius:8px;padding:1.1rem 1.5rem;box-shadow:0 2px 12px #fdb9180a;line-height:1.6;letter-spacing:.01em}@media (min-width: 769px){.hero-section .hero-container .asterisk-explanation{max-width:600px}}.hero-section .hero-container .transformation-icon{height:2.2rem;width:auto;object-fit:contain;display:block;margin:0 auto;transform:scale(1.5)}.hero-section .hero-container .transformation-label{display:block;margin-top:.5rem;font-size:1.22rem;color:#bbb;font-weight:500;letter-spacing:.01em;text-align:center}.hero-section .nav-buttons{position:fixed;top:2rem;right:2rem;display:flex;gap:1rem;z-index:100}.hero-section .nav-buttons .nav-button{padding:.6rem 1.2rem;font-size:1rem;font-weight:500;border-radius:6px;text-decoration:none;transition:all .3s ease;cursor:pointer}.hero-section .nav-buttons .nav-button.login-button{color:#fdb918;border:1px solid rgba(253,185,24,.3);background:transparent}.hero-section .nav-buttons .nav-button.login-button:hover{border-color:#fdb918;background:#fdb9181a}.hero-section .nav-buttons .nav-button.try-beta-button{color:#000;background:#fdb918;border:1px solid #fdb918;padding:.6rem 2rem}.hero-section .nav-buttons .nav-button.try-beta-button:hover{transform:translateY(-2px);box-shadow:0 2px 8px #fdb9184d}.hero-section .logo-container{position:absolute;top:2rem;left:2rem;z-index:2}.hero-section .logo-container .ekai-logo{height:2rem;width:auto;transition:opacity .3s ease}.hero-section .logo-container .ekai-logo:hover{opacity:.9}@keyframes subtle-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}@media (max-width: 1200px){.hero-section .feature-points{flex-direction:column;align-items:center}.hero-section .feature-points .feature{width:100%;max-width:400px}}@media (max-width: 768px){.hero-section .hero-container{padding:4rem 1.5rem}.hero-section .hero-container .title{font-size:2.5rem}.hero-section .hero-container .transformation-visual{flex-direction:column;gap:1rem}.hero-section .hero-container .transformation-visual .arrow{transform:rotate(90deg)}.hero-section .hero-container .transformation-visual .visual-item{width:100%;max-width:200px}.hero-section .hero-container .cta-section{flex-direction:column;align-items:center;gap:1rem}.hero-section .hero-container .cta-section .cta-group button{width:100%;max-width:300px}.hero-section .hero-container .beta-tag{margin-bottom:3rem}.hero-section .hero-container .integrations .integration-logos{gap:2rem;padding:0 1rem}.hero-section .hero-container .integrations .integration-logos .logo{height:30px}.hero-section .hero-container .architecture-preview{margin-bottom:2rem}.hero-section .hero-container .footer-info .footer-line{flex-direction:column;gap:1rem;white-space:normal}.hero-section .hero-container .footer-info .footer-line .separator{display:none}.hero-section .hero-container .built-by-engineers .engineer-badge{margin-bottom:3rem}.hero-section .hero-container .feature-points{flex-direction:column;align-items:center}.hero-section .hero-container .feature-points .feature{width:100%;max-width:95vw;box-sizing:border-box;padding:1rem}.hero-section .hero-container .beta-features{padding:0 1.5rem}.hero-section .hero-container .beta-features .features-list li{font-size:1rem}.hero-section .nav-buttons{top:1rem;right:1rem}.hero-section .nav-buttons .nav-button{padding:.5rem 1rem;font-size:.9rem}.hero-section .logo-container{top:1.5rem;left:1.5rem}.hero-section .logo-container .ekai-logo{height:1.5rem}.hero-section .cta-section>div{flex-direction:column!important;gap:1rem!important;align-items:stretch!important}.hero-section .cta-section button{width:100%;max-width:300px;margin:0 auto}.hero-section .cta-section .primary-button,.hero-section .cta-section .secondary-button{min-width:50vw!important}.hero-section .cta-section .button-text{font-size:1rem}}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-out}.popup-container{background:#1a1a1a;border-radius:16px;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;position:relative;border:1px solid #333;box-shadow:0 20px 40px #00000080;animation:slideIn .3s ease-out}.popup-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#888;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.popup-close:hover{color:#fff;background:#ffffff1a}.popup-header{margin-bottom:2rem;text-align:center}.popup-title{color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.popup-subtitle{color:#aaa;font-size:.9rem;margin:0;line-height:1.4}.popup-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{color:#fff;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:.25rem}.required{color:#fdb918;font-weight:600}.form-input,.form-textarea{background:#2a2a2a;border:1px solid #444;border-radius:8px;padding:.75rem;color:#fff;font-size:.9rem;transition:all .2s ease;font-family:inherit}.form-input::placeholder,.form-textarea::placeholder{color:#666}.form-input:focus,.form-textarea:focus{outline:none;border-color:#fdb918;box-shadow:0 0 0 2px #fdb91833}.form-input:hover,.form-textarea:hover{border-color:#555}.form-textarea{resize:vertical;min-height:80px;font-family:inherit}.phone-input-wrapper{flex:1;position:relative;display:flex;align-items:center}.phone-prefix{position:absolute;left:.75rem;color:#fff;font-size:.9rem;pointer-events:none;z-index:1;background:#2a2a2a;padding-right:.5rem}.phone-input{width:100%;padding-left:3rem!important}.submit-button{background:#fdb918;color:#000;border:none;border-radius:8px;padding:1rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:1rem}.submit-button:hover:not(:disabled){background:#ffa726;transform:translateY(-1px);box-shadow:0 4px 12px #fdb9184d}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{opacity:.6;cursor:not-allowed}.submit-button.error{background:#f44}.submit-button.error:hover{background:#f33}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.success-message{text-align:center;padding:2rem 0}.success-message .success-icon{font-size:3rem;color:#4caf50;margin-bottom:1rem;animation:successPulse .6s ease-out}.success-message h3{color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.success-message p{color:#aaa;font-size:1rem;margin:0}@keyframes successPulse{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}@media (max-width: 768px){.popup-container{padding:1.5rem;margin:1rem;width:calc(100% - 2rem)}.popup-title{font-size:1.25rem}.form-input,.form-textarea{padding:.625rem}.submit-button{padding:.875rem}}.popup-container::-webkit-scrollbar{width:6px}.popup-container::-webkit-scrollbar-track{background:#2a2a2a;border-radius:3px}.popup-container::-webkit-scrollbar-thumb{background:#555;border-radius:3px}.popup-container::-webkit-scrollbar-thumb:hover{background:#666}.phone-input-container{display:flex;gap:.5rem;align-items:center;position:relative;width:100%}.country-selector{display:flex;align-items:center;gap:.5rem;background:#2a2a2a;border:1px solid #444;border-radius:8px;padding:.75rem;cursor:pointer;transition:all .2s ease;min-width:80px}.country-selector:hover{border-color:#555}.country-flag{font-size:1rem}.country-arrow{color:#888;font-size:.8rem;transition:transform .3s ease}.phone-input-container .country-dropdown{position:absolute;top:100%;left:0;right:0;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border:1px solid rgba(253,185,24,.2);border-radius:12px;box-shadow:0 10px 30px #000c,0 0 0 1px #fdb9181a;z-index:1000;max-height:250px;overflow-y:auto;margin-top:4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.phone-input-container .country-dropdown::-webkit-scrollbar{width:4px}.phone-input-container .country-dropdown::-webkit-scrollbar-track{background:#2a2a2a;border-radius:2px}.phone-input-container .country-dropdown::-webkit-scrollbar-thumb{background:#555;border-radius:2px}.search-container{padding:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.country-search{background:#1a1a1a;border:1px solid #444;border-radius:6px;color:#fff;font-size:.9rem;padding:.5rem;width:100%;font-family:inherit}.country-search::placeholder{color:#666}.country-search:focus{outline:none;border-color:#fdb918;box-shadow:0 0 0 2px #fdb91833}.country-option{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(255,255,255,.05)}.country-option:last-child{border-bottom:none}.country-option:hover{background:#fdb9181a}.country-option.selected{background:#fdb91826;color:#fdb918}.country-option .country-flag{font-size:1rem;flex-shrink:0}.country-option .country-name{flex:1;font-size:.9rem;color:#fff}.country-option .country-dial{font-size:.8rem;color:#888;font-weight:500}:root{background:#000;color:#fff}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}#root{min-height:100vh}.App{width:100%;min-height:100vh}html,body{max-width:100vw;overflow-x:hidden}
