@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Inter:wght@300;400;500;600&display=swap);html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f5f7fa,#e8eef5);color:#2c3e50;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app,body{min-height:100vh}.app{display:flex;flex-direction:column}.navbar{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1a2942d9;box-shadow:0 2px 20px #0003;left:0;position:fixed;right:0;top:0;z-index:1000}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1600px;padding:1rem 2rem}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{gap:.75rem}.navbar-logo-icon{display:block;flex-shrink:0;height:2rem;width:auto}.navbar-logo-text{align-items:center;color:#fff;display:flex;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;letter-spacing:.02em;line-height:1;margin-bottom:.3rem}.navbar-links{gap:2rem}.navbar-link,.navbar-links{align-items:center;display:flex}.navbar-link{color:#e2e8f0;font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.navbar-link:hover{color:#fff;opacity:.8}.navbar-link.active{color:#fff;font-weight:700}.navbar-try-button{background:#fff;border:none;border-radius:50px;color:#1a2942;cursor:pointer;font-size:.95rem;font-weight:600;margin-left:1rem;padding:.6rem 1.5rem}.navbar-try-button:hover{background:#0d1a2a;color:#fff}.language-switcher{align-items:center;display:flex;margin-left:1rem;position:relative}.language-button{align-items:center;background:#0000;border:1px solid #ffffff4d;border-radius:8px;color:#e2e8f0;cursor:pointer;display:flex;height:36px;justify-content:center;padding:.5rem;transition:all .3s ease;width:36px}.language-button svg{height:20px;width:20px}.language-button:hover{background:#ffffff1a;border-color:#ffffff80;color:#fff}.language-dropdown{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1a2942d9;border:1px solid #fff3;border-radius:8px;box-shadow:0 4px 20px #0000004d;margin-top:.5rem;min-width:120px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1001}.language-option{background:#0000;border:none;color:#e2e8f0;cursor:pointer;display:block;font-family:Inter,sans-serif;font-size:.9rem;padding:.75rem 1rem;text-align:left;transition:all .2s ease;width:100%}.language-option:hover{background:#667eea33;color:#fff}.mobile-menu-button{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:24px;justify-content:space-around;padding:0;width:30px;z-index:1002}.hamburger-line{background:#fff;border-radius:2px;height:3px;transition:all .3s ease;width:100%}.hamburger-line.open:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1a2942d9;display:none;height:calc(100vh - 56px);left:-100%;position:fixed;top:56px;transition:left .3s ease;width:100%;z-index:999}.mobile-menu-overlay.open{left:0}.mobile-menu-content{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow-y:auto;padding:2rem 1.5rem}.mobile-menu-links{align-items:center;display:flex;flex-direction:column;gap:.5rem}.mobile-menu-link{color:#e2e8f0;font-size:1.2rem;font-weight:500;padding:.8rem 0;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.mobile-menu-link.active,.mobile-menu-link:hover{color:#fff}.mobile-try-button{background:#fff;border:none;border-radius:50px;color:#1a2942;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.8rem 1.5rem;width:100%}.mobile-try-button:hover{background:#0d1a2a;color:#fff}.mobile-menu-backdrop{background:#0000004d;display:none;height:calc(100vh - 56px);left:0;position:fixed;top:56px;width:100%;z-index:998}.language-option.active{background:#667eea4d;color:#fff;font-weight:600}.hero{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative}.hero-video-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-video{height:100%;object-fit:cover;width:100%}.hero-overlay{background:linear-gradient(135deg,#00000026,#0000001a);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-content{margin:0 auto;max-width:900px;padding:2rem;position:relative;text-align:center;z-index:2}.hero-title{animation:fadeInUp 1s ease-out;font-family:Playfair Display,serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 12px #0006}.hero-subtitle,.hero-title{color:#fff;letter-spacing:.02em}.hero-subtitle{animation:fadeInUp 1s ease-out .2s both;font-size:clamp(1.3rem,3vw,2rem);font-weight:400;line-height:1.6;margin-bottom:3.5rem;text-shadow:0 1px 8px #0000004d}.hero-buttons{animation:fadeInUp 1s ease-out .4s both;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.hero-button{border:none;border-radius:50px;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.02em;min-width:180px;overflow:hidden;padding:1.1rem 3rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.hero-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.hero-button:hover:before{left:100%}.hero-button.primary{background:#fff;box-shadow:0 8px 30px #00000026;color:#1a2942}.hero-button.primary:hover{background:#0d1a2a;box-shadow:0 12px 40px #0003;color:#fff;transform:translateY(-3px)}.hero-button.secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #fffc;color:#fff}.hero-button.secondary:hover{background:#ffffff26;border-color:#fff;box-shadow:0 12px 40px #fff3;transform:translateY(-3px)}.contact-section{background:#fff;box-shadow:0 -10px 40px #0000000d;padding:6rem 2rem}.contact-container{margin:0 auto;max-width:600px}.contact-title{color:#1a2942;font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.contact-subtitle{color:#718096;font-size:1.1rem;margin-bottom:3rem;text-align:center}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{color:#4a5568;font-size:.9rem;font-weight:500}.form-input,.form-textarea{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;font-family:Inter,sans-serif;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease}.form-input:focus,.form-textarea:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a;outline:none}.form-textarea{min-height:120px;resize:vertical}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2.5rem;transition:all .3s ease}.submit-button:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}.footer{background:#1a2942;border-top:1px solid #ffffff1a;padding:2rem}.footer-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-copyright{color:#fff9;font-size:.9rem}.footer-links{display:flex;gap:2rem}.footer-link{color:#fff9;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff}@media (max-width:640px){.footer-container{flex-direction:column;text-align:center}.footer-links{gap:1.5rem}}.features-section{background:#fff;padding:0;scroll-margin-top:80px}.features-container{margin:0 auto;max-width:1600px}.feature-row{align-items:center;animation:fadeInUp .8s ease-out forwards;display:flex;gap:2rem;min-height:80vh;opacity:0;padding:4rem 2rem}.feature-row:nth-child(2n){background:#f8fafc}.feature-media-wrapper{aspect-ratio:16/10;background:#e2e8f0;border-radius:12px;box-shadow:0 20px 60px #00000026;flex:1.5 1;min-width:500px;overflow:hidden}.feature-media-wrapper video{display:block;height:100%;object-fit:cover;width:100%}.feature-media-wrapper img{display:block;height:auto;margin:0 auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.terminal-carousel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.terminal-carousel:hover{box-shadow:0 2px 8px #00000026}.panel-header{align-items:center;background:#f8f8f8;border-bottom:1px solid #e2e8f0;cursor:default;display:flex;height:36px;justify-content:space-between;padding:0 12px}.panel-title{color:#1e293b;flex:1 1;font-size:13px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-controls{display:flex;gap:6px}.panel-btn{align-items:center;background:#0000;border:none;border-radius:4px;color:#64748b;cursor:default;display:flex;font-size:16px;height:20px;justify-content:center;width:20px}.panel-content{flex:1 1;overflow:auto;padding:16px}.command-logger{display:flex;flex-direction:column;font-family:SF Mono,Monaco,Menlo,Consolas,monospace;font-size:12px;height:100%}.logger-content{background:#00000005;border-radius:6px;flex:1 1;overflow-x:hidden;overflow-y:auto;padding:8px}.log-entry{align-items:center;border-radius:4px;cursor:default;display:flex;font-size:11px;gap:8px;line-height:1.5;margin-bottom:2px;padding:4px 8px;transition:background .15s ease}.log-entry:hover{background:#00000008}.log-timestamp{font-feature-settings:"tnum";color:#888;font-variant-numeric:tabular-nums;font-weight:500;min-width:60px}.log-icon{font-size:12px;font-weight:700;min-width:16px;text-align:center}.log-message{color:#333;flex:1 1}.log-info .log-icon{color:#007aff}.log-success .log-icon{color:#34c759}.log-warning .log-icon{color:#ff9500}.log-error .log-icon,.log-error .log-message{color:#ff3b30}.logger-content::-webkit-scrollbar{height:0;width:0}.panel-content::-webkit-scrollbar{height:10px;width:10px}.panel-content::-webkit-scrollbar-track{background:#0000}.panel-content::-webkit-scrollbar-thumb{background:#cbd5e1;background-clip:content-box;border:1px solid #0000;border-radius:5px}.panel-content::-webkit-scrollbar-thumb:hover{background:#e2e8f0;background-clip:content-box}.feature-content{flex:1 1;padding:2rem}.feature-title{color:#1a2942;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.feature-description{color:#4a5568;font-size:1.25rem;line-height:1.8;max-width:500px}.dream-big-section{background:#f8fafc;padding:6rem 2rem}.dream-big-container{margin:0 auto;max-width:1200px;text-align:center}.dream-big-title{color:#1a2942;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.dream-big-subtitle{color:#718096;font-size:1.25rem;line-height:1.7;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px}.dream-big-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.dream-big-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;overflow:hidden}.dream-big-card-image{background:#f8fafc;height:400px;overflow:hidden;width:100%}.dream-big-card-image img{height:100%;object-fit:cover;width:100%}.dream-big-card-content{padding:1.5rem;text-align:left}.dream-big-card-title{color:#1a2942;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.dream-big-card-description{color:#718096;font-size:.95rem;line-height:1.6}@media (max-width:968px){.dream-big-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.dream-big-cards{grid-template-columns:1fr}.dream-big-card-image{height:220px}.dream-big-section{padding:4rem 1.5rem}.dream-big-subtitle{font-size:1rem;margin-bottom:2rem}.dream-big-card-content{padding:1rem}.dream-big-card-title{font-size:1.2rem}.dream-big-card-description{font-size:.9rem}}.pricing-section{background:#fff;padding:6rem 2rem;scroll-margin-top:80px}.pricing-container{margin:0 auto;max-width:1100px}.pricing-header-section{margin-bottom:3rem;text-align:center}.pricing-title{color:#1a2942;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.pricing-subtitle{color:#4a5568;font-size:1.1rem;margin:0 auto;max-width:600px}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));margin-bottom:3rem}.pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;padding:2.5rem;position:relative}.pricing-badge{background:#1a2942;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;left:50%;padding:.4rem 1.2rem;position:absolute;top:-12px;transform:translateX(-50%)}.pricing-card-header{border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1.5rem;text-align:center}.pricing-name{font-size:1.35rem;font-weight:600}.pricing-name,.pricing-price{color:#1a2942;margin-bottom:.5rem}.pricing-price{font-size:2rem;font-weight:700}.pricing-description{color:#718096;font-size:.9rem}.pricing-features{flex:1 1;list-style:none;margin-bottom:2rem;padding:0}.pricing-features li{border-bottom:1px solid #f1f5f9;color:#4a5568;font-size:.95rem;padding:.7rem 0 .7rem 1.8rem;position:relative}.pricing-features li:last-child{border-bottom:none}.pricing-features li:before{color:#22c55e;content:"✓";font-size:1rem;font-weight:700;left:0;position:absolute}.pricing-button{background:#0000;border:1px solid #1a2942;border-radius:8px;color:#1a2942;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin-top:auto;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.pricing-button.primary,.pricing-button:hover{background:#1a2942;color:#fff}.pricing-button.primary{border:1px solid #1a2942}.pricing-button.primary:hover{background:#2d3e50}.pricing-faq{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem}.faq-title{color:#1a2942;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.faq-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.faq-item{background:#f8fafc;border-radius:12px;padding:1.5rem}.faq-item h4{color:#1a2942;font-size:1rem;font-weight:600;margin-bottom:.75rem}.faq-item p{color:#4a5568;font-size:.9rem;line-height:1.6;margin:0}.about-section{background:#1a2942;padding:2rem}.about-container{margin:0 auto;max-width:900px}.about-header{margin-bottom:3rem;text-align:center}.about-title{color:#fff;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin-bottom:1rem}.about-mission{color:#ffffffb3;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.about-story{margin:0 auto;max-width:700px}.about-story p{color:#ffffffb3;font-size:1rem;line-height:1.7;margin-bottom:1rem}.about-story p:last-child{margin-bottom:0}.founder-signature{color:#ffffff80;font-style:italic;margin-top:1.5rem!important;text-align:right}@media (max-width:768px){.about-story{text-align:left}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.navbar-container{padding:1rem 1.5rem}.navbar-logo-text{font-size:1.5rem}.navbar-links{display:none}.mobile-menu-button{display:flex}.mobile-menu-backdrop,.mobile-menu-overlay{display:block}.hero-content{padding:1.5rem}.hero-title{font-size:2.5rem!important}.hero-subtitle{font-size:1.1rem!important}.hero-buttons{align-items:center;flex-direction:column;gap:1.5rem}.hero-button{max-width:280px;padding:1rem 2rem;width:100%}.contact-section{padding:4rem 1.5rem}.contact-title{font-size:2rem}.contact-subtitle{font-size:1rem}.about-section,.features-section,.pricing-section{padding:4rem 1.5rem}.feature-row{flex-direction:column!important;gap:1.5rem;margin-bottom:2rem;min-height:auto;padding:2rem 1rem}.feature-row:last-child{margin-bottom:0}.feature-title{font-size:1.5rem}.feature-media-wrapper{aspect-ratio:16/10!important;flex:none!important;min-width:0!important;min-width:auto!important;width:100%!important}.feature-content{flex:none;padding:.5rem}.feature-description{font-size:1rem}.pricing-grid{grid-template-columns:1fr}.pricing-title{font-size:2rem}.pricing-subtitle{font-size:1rem;padding:0 1rem}.pricing-card{padding:1.5rem}.faq-grid{grid-template-columns:1fr}.founder-story{padding:1.5rem}.about-title{font-size:1.75rem}.about-mission{font-size:1rem}.about-story p{font-size:.95rem}.footer-container{flex-direction:column;gap:1rem;text-align:center}.footer-links{flex-wrap:wrap;gap:1rem;justify-content:center}}.terms-container{background:#fff;min-height:100vh;padding:6rem 2rem}.terms-content{margin:0 auto;max-width:800px}.terms-content h1{color:#1a2942;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.terms-content section{margin-bottom:2.5rem}.terms-content h2{color:#1a2942;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.terms-content h3{color:#1a2942;font-size:1rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.terms-content p{color:#4a5568;font-size:.95rem;line-height:1.7;margin-bottom:1rem}.terms-content ul{margin:1rem 0;padding-left:1.5rem}.terms-content li{color:#4a5568;font-size:.95rem;line-height:1.7;margin-bottom:.5rem}.terms-content strong{color:#1a2942;font-weight:600}@media (max-width:768px){.terms-container{padding:5rem 1.5rem}.terms-content h1{font-size:2rem}}.privacy-container{background:#fff;min-height:100vh;padding:6rem 2rem}.privacy-content{margin:0 auto;max-width:800px}.privacy-content h1{color:#1a2942;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.last-updated{color:#718096;font-size:.9rem;margin-bottom:3rem}.privacy-content section{margin-bottom:2.5rem}.privacy-content h2{color:#1a2942;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.privacy-content h3{color:#1a2942;font-size:1rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.privacy-content p{color:#4a5568;font-size:.95rem;line-height:1.7;margin-bottom:1rem}.privacy-content ul{margin:1rem 0;padding-left:1.5rem}.privacy-content li{color:#4a5568;font-size:.95rem;line-height:1.7;margin-bottom:.5rem}.privacy-content strong{color:#1a2942;font-weight:600}.contact-info{background:#f8fafc;border-radius:8px;margin-top:1rem;padding:1.5rem}.contact-info p{margin-bottom:.25rem}@media (max-width:768px){.privacy-container{padding:5rem 1.5rem}.privacy-content h1{font-size:2rem}}
/*# sourceMappingURL=main.f2d80f1b.css.map*/