*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafaf9;color:#1c1917;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:17px;line-height:1.72;margin:0;padding:0}.App{min-height:100vh;overflow-x:hidden}.nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #e7e5e4;padding:.7rem 1.5rem;position:sticky;top:0;z-index:100}.nav-inner{justify-content:space-between;margin:0 auto;max-width:1200px}.nav-inner,.nav-logo{align-items:center;display:flex}.nav-logo{color:#1c1917;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;gap:.5rem;text-decoration:none}.nav-logo-img{border-radius:10px;height:36px;object-fit:cover;width:36px}.nav-logo-text{white-space:nowrap}.nav-logo-text span{color:#ff8c4c}.nav-links{align-items:center;display:flex;gap:1.8rem;list-style:none;margin:0;padding:0}.nav-links a{color:#44403c;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#ff8c4c}.nav-cta{background:linear-gradient(135deg,#ff8c4c,#ffa370);border-radius:50px;box-shadow:0 2px 12px #ff8c4c40;color:#fff!important;font-weight:600!important;padding:.5rem 1.4rem;transition:transform .2s,box-shadow .2s}.nav-cta:hover{box-shadow:0 4px 20px #ff8c4c59;transform:translateY(-1px)}.nav-toggle{background:none;border:none;cursor:pointer;display:none;padding:.5rem}@media(max-width:768px){.nav-links{display:none}.nav-toggle{display:block}.nav-links.open{background:#fff;box-shadow:0 4px 24px #00000014;display:flex;flex-direction:column;gap:1rem;left:0;padding:1rem 1.5rem;position:absolute;right:0;top:100%}}.hero{background:linear-gradient(135deg,#fff5f0,#fef3e8 40%,#f0fdf9);color:#1c1917;overflow:hidden;padding:5rem 1.5rem 4rem;position:relative}.hero:before{background:radial-gradient(circle,#ff8c4c2e 0,#0000 70%);height:650px;right:-15%;top:-40%;width:650px}.hero:after,.hero:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.hero:after{background:radial-gradient(circle,#14b8a61f 0,#0000 70%);bottom:-30%;height:500px;left:-10%;width:500px}.hero-inner{align-items:center;display:flex;margin:0 auto;max-width:1200px;min-height:520px;position:relative;z-index:1}.hero-text{flex:1 1;max-width:540px;position:relative;z-index:3}.hero-badge{background:#ff8c4c2e;border-radius:50px;color:#c15d30;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.6px;margin-bottom:1.5rem;padding:.35rem 1rem;text-transform:uppercase}.hero h1{color:#1c1917;font-family:Playfair Display,serif;font-size:3.4rem;font-weight:800;line-height:1.12;margin:0 0 1rem}.hero h1,.hero h1 .highlight{text-shadow:0 1px 8px #ffffffe6,0 0 2px #fff}.hero h1 .highlight{color:#ff8c4c}.hero h1 .highlight-teal{color:#14b8a6}.hero-subtitle{color:#3e3a37;font-size:1.4rem;font-weight:500;line-height:1.7;margin-bottom:2rem;max-width:540px;text-shadow:0 1px 6px #fffffff2,0 0 3px #fff}.hero-badge{text-shadow:none}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary{align-items:center;background:linear-gradient(135deg,#ff8c4c,#ffa370);border:none;border-radius:50px;box-shadow:0 4px 20px #ff8c4c4d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.05rem;font-weight:700;gap:.5rem;padding:.95rem 2.2rem;text-decoration:none;transition:all .2s}.btn-primary:hover{box-shadow:0 6px 28px #ff8c4c66;transform:translateY(-2px)}.btn-secondary{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000;background:#ffffffb3;border:2px solid #1c191733;border-radius:50px;color:#1c1917;cursor:pointer;display:inline-flex;font-size:1.05rem;font-weight:600;gap:.5rem;padding:.95rem 2.2rem;text-decoration:none;transition:all .2s}.btn-secondary:hover{background:#ff8c4c0d;border-color:#ff8c4c;color:#ff8c4c}.hero-image{display:flex;flex:1 1;justify-content:center;position:relative}.hero-persona{align-items:flex-end;bottom:0;display:flex;justify-content:flex-end;pointer-events:none;position:absolute;right:-4%;top:0;width:75%;z-index:1}.hero-persona img{filter:drop-shadow(0 16px 50px rgba(0,0,0,.1));height:100%;margin-top:auto;max-height:700px;object-fit:contain;object-position:top;width:auto}.hero-float-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.hero-float-badge{align-items:center;animation:heroFloat 3s ease-in-out infinite;background:#fff;border-radius:14px;box-shadow:0 4px 18px #00000014;color:#1c1917;display:inline-flex;font-size:.82rem;font-weight:600;gap:.5rem;padding:.6rem 1.1rem}.hero-float-badge:nth-child(2){animation-delay:1.5s}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(max-width:768px){.hero{padding:0 1.2rem 2rem}.hero-inner{align-items:flex-start;min-height:520px;padding-top:.5rem}.hero-text{max-width:55%;padding-top:.5rem}.hero h1{font-size:1.7rem}.hero-subtitle{font-size:1rem}.hero-actions{flex-direction:column;gap:.6rem}.hero-actions .btn-primary,.hero-actions .btn-secondary{font-size:.85rem;padding:.65rem 1.2rem}.hero-persona{align-items:flex-start;bottom:0;justify-content:flex-end;right:-4%;top:-1rem;width:75%}.hero-persona img{height:100%;margin-top:0;max-height:none;max-width:100%;object-fit:contain;object-position:top;width:auto}.hero-float-badges{flex-direction:column;gap:.4rem}.hero-float-badge{font-size:.72rem;padding:.4rem .7rem}.nav-logo{font-size:1.2rem;gap:.35rem}.nav-logo-img{height:28px;width:28px}}.section{padding:5rem 1.5rem}.section-header{margin:0 auto 3rem;max-width:700px;text-align:center}.section-label{color:#ff8c4c;display:inline-block;font-size:.82rem;font-weight:700;letter-spacing:1.5px;margin-bottom:.7rem;text-transform:uppercase}.section-title{color:#1c1917;font-family:Playfair Display,serif;font-size:2.4rem;font-weight:700;line-height:1.22;margin:0 0 1rem}.section-desc{color:#57534e;font-size:1.1rem;line-height:1.7}.video-demo{background:#fff5f0}.video-wrapper{border-radius:18px;box-shadow:0 8px 40px #0000001f;margin:0 auto;max-width:800px;overflow:hidden}.video-wrapper video{background:#000;display:block;width:100%}.stats-bar{background:linear-gradient(135deg,#ff8c4c,#14b8a6);padding:2.5rem 1.5rem}.stats-row{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin:0 auto;max-width:1000px}.stat-item{color:#fff;text-align:center}.stat-item .number{font-family:Playfair Display,serif;font-size:2.8rem;font-weight:800;line-height:1}.stat-item .label{font-size:.9rem;margin-top:.3rem;opacity:.85}.features{background:#fff}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.feature-card{background:#fafaf9;border:2px solid #0000;border-radius:20px;padding:2.2rem 1.8rem;text-align:center;transition:all .3s}.feature-card:hover{border-color:#ff8c4c;box-shadow:0 12px 40px #ff8c4c1a;transform:translateY(-4px)}.feature-icon{align-items:center;border-radius:18px;display:flex;font-size:1.6rem;height:68px;justify-content:center;margin:0 auto 1.3rem;width:68px}.feature-icon.orange{background:linear-gradient(135deg,#fff5f0,#ffd1b8);color:#c15d30}.feature-icon.teal{background:linear-gradient(135deg,#f0fdf9,#99f6e0);color:#0f9488}.feature-icon.red{background:linear-gradient(135deg,#fff5f5,#fed7d7);color:#dc2626}.feature-icon.blue{background:linear-gradient(135deg,#eff6ff,#bfdbfe);color:#2563eb}.feature-icon.purple{background:linear-gradient(135deg,#faf5ff,#e9d5ff);color:#7c3aed}.feature-icon.green{background:linear-gradient(135deg,#f0fdf4,#bbf7d0);color:#16a34a}.feature-card h3{color:#1c1917;font-size:1.2rem;font-weight:700;margin:0 0 .6rem}.feature-card p{color:#57534e;font-size:.95rem;line-height:1.55}@media(max-width:768px){.features-grid{gap:1.2rem;grid-template-columns:1fr;padding:0 .5rem}}.allinone{background:linear-gradient(135deg,#fff5f0,#fafaf9)}.allinone-inner{align-items:center;display:flex;gap:4rem;margin:0 auto;max-width:1100px}.allinone-content{flex:1.1 1}.allinone-visual{display:flex;flex:.9 1;justify-content:center}.allinone-list{list-style:none;margin:2rem 0 0;padding:0}.allinone-list li{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.3rem}.step-num{align-items:center;background:linear-gradient(135deg,#ff8c4c,#ffa370);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:700;height:38px;justify-content:center;width:38px}.step-text h4{color:#1c1917;font-size:1.05rem;font-weight:700;margin:0 0 .15rem}.step-text p{color:#57534e;font-size:.92rem;margin:0}@media(max-width:768px){.allinone-inner{flex-direction:column;gap:2rem}}.screens{background:#fff}.screens-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1100px}.screen-card{background:#fafaf9;border:1px solid #e7e5e4;border-radius:16px;padding:1.5rem 1.2rem;text-align:center;transition:all .3s}.screen-card:hover{border-color:#14b8a6;box-shadow:0 8px 24px #14b8a614;transform:translateY(-2px)}.screen-card .sc-icon{font-size:2rem;margin-bottom:.7rem}.screen-card h4{color:#1c1917;font-size:1rem;font-weight:700;margin:0 0 .3rem}.screen-card p{color:#78716c;font-size:.82rem;line-height:1.45;margin:0}@media(max-width:768px){.screens-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}.edge-ai{background:#1c1917;color:#fff;overflow:hidden;position:relative}.edge-ai:before{background:radial-gradient(circle,#14b8a61a 0,#0000 70%);border-radius:50%;bottom:-80px;content:"";height:350px;left:-80px;position:absolute;width:350px}.edge-ai .section-label{color:#14b8a6}.edge-ai .section-title{color:#fff}.edge-ai .section-desc{color:#fff9}.ai-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:900px}.ai-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .3s}.ai-card:hover{background:#ffffff14;transform:translateY(-2px)}.ai-card .icon{font-size:2.4rem;margin-bottom:.8rem}.ai-card h3{color:#fff;font-size:1.05rem;font-weight:700;margin:0 0 .4rem}.ai-card p{color:#ffffff80;font-size:.88rem;line-height:1.5;margin:0}@media(max-width:768px){.ai-grid{gap:1rem;grid-template-columns:1fr}}.languages{background:#fafaf9}.lang-inner{margin:0 auto;max-width:1000px;text-align:center}.lang-stats{display:flex;flex-wrap:wrap;gap:3.5rem;justify-content:center;margin-top:2.5rem}.lang-stat .number{color:#ff8c4c;font-family:Playfair Display,serif;font-size:3rem;font-weight:800;line-height:1}.lang-stat .label{color:#78716c;font-size:.9rem;margin-top:.3rem}.founder{background:#fff}.founders-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1000px}.founder-card{background:#fafaf9;border:2px solid #0000;border-radius:22px;padding:2.5rem 2rem;text-align:center;transition:all .3s}.founder-card:hover{border-color:#ff8c4c;box-shadow:0 12px 40px #ff8c4c1a;transform:translateY(-4px)}.founder-photo-img{border:4px solid #ff8c4c;border-radius:50%;box-shadow:0 8px 32px #ff8c4c26;height:160px;margin-bottom:1.2rem;object-fit:cover;width:160px}.founder-card h3{color:#1c1917;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;margin:0 0 .2rem}.founder-card .role{color:#ff8c4c;display:block;font-size:.95rem;font-weight:600;margin-bottom:.8rem}.founder-card p{color:#57534e;font-size:.95rem;line-height:1.6;text-align:left}.founder-tags{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin-top:.8rem}.founder-tag{background:#fff5f0;border-radius:50px;color:#c15d30;font-size:.75rem;font-weight:600;padding:.25rem .7rem}@media(max-width:768px){.founders-grid{gap:1.5rem;grid-template-columns:1fr}}.roadmap-sec{background:#fafaf9}.roadmap-tl{margin:0 auto;max-width:800px;padding-left:40px;position:relative}.roadmap-tl:before{background:linear-gradient(180deg,#ff8c4c,#14b8a6);border-radius:3px;bottom:0;content:"";left:15px;position:absolute;top:0;width:3px}.rm-item{padding:1.3rem 0 1.3rem 2rem;position:relative}.rm-item:before{background:#ff8c4c;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #ff8c4c;content:"";height:13px;left:-32px;position:absolute;top:1.6rem;width:13px}.rm-item.done:before{background:#14b8a6;box-shadow:0 0 0 3px #14b8a6}.rm-item.future:before{background:#fff;box-shadow:0 0 0 3px #d6d3d1}.rm-item .date{color:#ff8c4c;font-size:.82rem;font-weight:700;letter-spacing:.4px;margin-bottom:.2rem;text-transform:uppercase}.rm-item.future .date{color:#a8a29e}.rm-item h4{color:#1c1917;font-size:1.1rem;font-weight:700;margin:0 0 .2rem}.rm-item.future h4{color:#a8a29e}.rm-item p{color:#78716c;font-size:.92rem;margin:0}.badge-soon{background:#fef3c7;border-radius:50px;color:#92400e;display:inline-block;font-size:.7rem;font-weight:700;margin-left:.5rem;padding:.15rem .55rem}.testimonial-sec{background:linear-gradient(135deg,#fff5f0,#fafaf9)}.testi-card{background:#fff;border-radius:22px;box-shadow:0 8px 32px #0000000d;margin:0 auto;max-width:700px;padding:2.8rem;position:relative;text-align:center}.testi-card:before{color:#ff8c4c;content:"\201C";font-family:Playfair Display,serif;font-size:5rem;left:1.2rem;line-height:1;opacity:.15;position:absolute;top:.2rem}.testi-card blockquote{color:#292524;font-size:1.15rem;font-style:italic;line-height:1.7;margin:0 0 1.3rem;position:relative;z-index:1}.testi-card .author{color:#1c1917;font-weight:700}.testi-card .author-role{color:#78716c;font-size:.88rem}.cta{background:linear-gradient(135deg,#ff8c4c,#14b8a6);color:#fff;padding:5rem 1.5rem;text-align:center}.cta h2{font-family:Playfair Display,serif;font-size:2.4rem;font-weight:700;margin:0 0 1rem}.cta p{color:#ffffffd9;font-size:1.1rem;margin:0 auto 2rem;max-width:560px}.cta .btn-white{background:#fff;border:none;border-radius:50px;box-shadow:0 4px 20px #00000026;color:#ff8c4c;cursor:pointer;display:inline-block;font-size:1.15rem;font-weight:700;padding:1rem 2.8rem;text-decoration:none;transition:all .2s}.cta .btn-white:hover{box-shadow:0 6px 28px #0003;transform:translateY(-2px)}.footer{background:#1c1917;color:#ffffff80;font-size:.88rem;padding:3rem 1.5rem 2rem;text-align:center}.footer-inner{margin:0 auto;max-width:1000px}.footer-brand{margin-bottom:1.5rem}.footer-logo{color:#fff;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;text-decoration:none}.footer-logo span{color:#ff8c4c}.footer-tagline{color:#fff6;font-size:.88rem;font-style:italic;margin:.3rem 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-bottom:1.8rem}.footer-links a{color:#ffffff8c;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#ff8c4c}.footer-link-btn{background:none;border:none;color:#ffffff8c;cursor:pointer;font-family:inherit;font-size:.85rem;padding:0;transition:color .2s}.footer-link-btn:hover{color:#ff8c4c}.footer-compliance{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.5rem}.compliance-badge{background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;color:#ffffffb3;font-size:.7rem;font-weight:700;letter-spacing:.06em;padding:.25rem .65rem;text-transform:uppercase}.footer-social{display:flex;gap:1rem;margin-top:.5rem}.footer-social a{color:#ffffff8c;transition:color .2s}.footer-social a:hover{color:#ff8c4c}.footer-copy{color:#ffffff59;font-size:.82rem}.faq-sec{background:#fff}.faq-list{margin:0 auto;max-width:760px}.faq-item{border:1px solid #e7e5e4;border-radius:14px;margin-bottom:.75rem;overflow:hidden;transition:box-shadow .2s}.faq-item:hover{box-shadow:0 2px 12px #0000000f}.faq-item summary{align-items:center;color:#1c1917;cursor:pointer;display:flex;font-size:1.02rem;font-weight:600;justify-content:space-between;list-style:none;padding:1.1rem 1.4rem;transition:background .15s}.faq-item summary:hover{background:#fafaf9}.faq-item summary:after{color:#ff8c4c;content:"+";font-size:1.4rem;font-weight:400;transition:transform .2s}.faq-item[open] summary:after{content:"−"}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{color:#57534e;font-size:.95rem;line-height:1.7;margin:0;padding:0 1.4rem 1.2rem}.faq-item p a{color:#ff8c4c;text-decoration:underline}.testi-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:900px}.cta-store{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.3rem}.store-badge{background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;color:#fff;font-size:.88rem;font-weight:600;letter-spacing:.01em;padding:.55rem 1.3rem}.legal-overlay{align-items:center;animation:fadeIn .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:2000}.legal-modal{background:#fff;border-radius:20px;box-shadow:0 24px 64px #0000004d;max-height:85vh;max-width:720px;overflow:hidden;position:relative;width:100%}.legal-close{align-items:center;background:#f5f5f4;border:none;border-radius:50%;color:#78716c;cursor:pointer;display:flex;float:right;font-size:1.8rem;height:44px;justify-content:center;margin:1rem 1rem 0 0;position:sticky;top:0;transition:all .2s;width:44px;z-index:1}.legal-close:hover{background:#ff8c4c;color:#fff}.legal-content{max-height:calc(85vh - 20px);overflow-y:auto;padding:1.5rem 2.5rem 2.5rem;scrollbar-width:thin}.legal-content h2{color:#1c1917;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;margin:0 0 .3rem}.legal-content h3{border-bottom:2px solid #fff5f0;color:#1c1917;font-size:1.1rem;font-weight:700;margin:2rem 0 .5rem;padding-bottom:.4rem}.legal-content p{color:#57534e;font-size:.95rem;line-height:1.7;margin:.5rem 0}.legal-content ul{margin:.5rem 0;padding-left:1.5rem}.legal-content li{color:#57534e;font-size:.95rem;line-height:1.7;margin:.3rem 0}.legal-content a{color:#ff8c4c;text-decoration:underline}.legal-meta{font-style:italic}.legal-footer-note,.legal-meta{color:#a8a29e!important;font-size:.85rem!important}.legal-footer-note{border-top:1px solid #e7e5e4;margin-top:2rem!important;padding-top:1rem;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.legal-content{padding:1.5rem 1.5rem 2rem}.legal-content h2{font-size:1.4rem}}.accessibility-btn{align-items:center;background:#1c1917;border:none;border-radius:50%;bottom:24px;box-shadow:0 4px 16px #1c19174d;color:#fff;cursor:pointer;display:flex;font-size:1.4rem;height:50px;justify-content:center;position:fixed;right:24px;transition:all .2s;width:50px;z-index:1000}.accessibility-btn:focus,.accessibility-btn:hover{background:#ff8c4c;transform:scale(1.08)}.high-contrast{background:#fff!important;color:#000!important}.high-contrast .hero{background:#f5f5f5!important}.high-contrast .section-title,.high-contrast h1,.high-contrast h2,.high-contrast h3,.high-contrast h4{color:#000!important}.world-map{margin:1.5rem auto 0;max-width:650px}.world-map svg{height:auto;width:100%}
/*# sourceMappingURL=main.915e40b6.css.map*/