@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;color:#1a202c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.hero-section{align-items:center;color:#fff;display:flex;min-height:100vh;overflow:hidden;position:relative;text-align:center}.hero-slider{z-index:1}.hero-slide,.hero-slider{height:100%;left:0;position:absolute;top:0;width:100%}.hero-slide{background-position:50%;background-size:cover;opacity:0;transition:opacity 1s ease-in-out}.hero-slide.active{opacity:1}.hero-overlay{background:linear-gradient(135deg,#0f172ad9,#1e293bd9 50%,#334155d9);height:100%;left:0;position:absolute;top:0;width:100%}.slider-controls{display:flex;justify-content:space-between;left:0;padding:0 2rem;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:3}.slider-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}.slider-btn:hover{background:#ffffff4d;border-color:#ffffff80;transform:scale(1.1)}.slider-dots{bottom:2rem;display:flex;gap:1rem;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.dot{background:#fff6;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.dot.active{background:#0ea5e9;box-shadow:0 0 20px #0ea5e980}.hero-container{padding-top:100px;position:relative;z-index:2}.hero-main-title{-webkit-text-fill-color:#0000;animation:slideInFromTop 1s ease-out;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:4rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:2rem;text-align:center}.hero-content{margin:0 auto;max-width:800px}.hero-subtitle{animation:fadeInUp 1.2s ease-out .3s both;color:#e2e8f0;font-size:1.25rem;font-weight:300;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#0ea5e9,#0284c7);border:none;box-shadow:0 4px 14px 0 #0ea5e963;color:#fff;overflow:hidden;position:relative}.btn-primary span{position:relative;z-index:2}.btn-shine{background:linear-gradient(90deg,#0000,#fff3,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.btn-primary:hover{background:linear-gradient(135deg,#0284c7,#0369a1);box-shadow:0 8px 25px 0 #0ea5e999;transform:translateY(-3px)}.btn-primary:hover .btn-shine{left:100%}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:initial;border:2px solid #ffffff4d;color:#fff}.btn-secondary:hover{background-color:#ffffff1a;border-color:#fffc;color:#fff}.btn-large{font-size:1.125rem;padding:16px 32px}.btn-outline{background-color:initial;border:2px solid #0ea5e9;color:#0ea5e9}.btn-outline:hover{background-color:#0ea5e9;color:#fff}.section-title{color:#0f172a;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:3rem;text-align:center}.services-section{background:linear-gradient(180deg,#fff,#f8fafc);overflow:hidden;padding:120px 0;position:relative}.services-section:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><circle cx="200" cy="300" r="400" fill="url(%23bg1)"/><circle cx="800" cy="700" r="350" fill="url(%23bg2)"/></svg>') 50%/cover no-repeat;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.services-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:2rem;position:relative;z-index:1}.service-card{background:#fff;border:1px solid #e2e8f080;border-radius:20px;box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.service-card:before{background:linear-gradient(135deg,#0ea5e9,#0284c7);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{border-color:#0ea5e94d;box-shadow:0 25px 50px -12px #0ea5e940;transform:translateY(-12px) scale(1.02)}.service-icon{align-items:center;color:#0ea5e9;display:flex;font-size:3rem;height:80px;justify-content:center;margin-bottom:1.5rem}.service-svg{transition:transform .3s ease}.service-card:hover .service-svg{transform:scale(1.1)}.service-title{color:#0f172a;font-size:1.5rem;font-weight:600;letter-spacing:-.01em;margin-bottom:1rem}.service-description{color:#64748b;font-weight:400;line-height:1.7}.features-section{background:linear-gradient(180deg,#f8fafc,#fff);padding:120px 0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.feature-card{background:#fff;border:1px solid #e2e8f080;border-radius:16px;box-shadow:0 1px 3px 0 #0000001a;padding:2.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#0ea5e933;box-shadow:0 20px 40px -12px #00000026;transform:translateY(-6px)}.feature-icon{color:#0ea5e9;font-size:2.5rem;margin-bottom:1.5rem}.feature-title{color:#0f172a;font-size:1.25rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.5rem}.feature-description{color:#64748b;font-weight:400;line-height:1.6}.cta-section{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:#fff;overflow:hidden;padding:120px 0;position:relative;text-align:center}.cta-content{margin:0 auto;max-width:600px}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-subtitle{color:#cbd5e1;font-size:1.125rem;font-weight:300;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.navbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-bottom:none;padding:1.5rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172af2;border-bottom:1px solid #ffffff1a;box-shadow:0 4px 30px #0f172a4d;padding:1rem 0}.navbar .container{align-items:center;display:flex;justify-content:space-between}.nav-brand .logo{height:55px;transition:all .3s ease}.navbar.scrolled .nav-brand .logo{height:40px}.nav-links{display:flex;gap:2.5rem}.nav-links a{color:#fff;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-links a:after{background:linear-gradient(135deg,#0ea5e9,#0284c7);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:#0ea5e9;transform:translateY(-1px)}.mobile-menu-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem;transition:all .3s ease}.mobile-menu-toggle:hover{color:#0ea5e9;transform:scale(1.1)}.mobile-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172afa;border-top:1px solid #ffffff1a;display:none;left:0;opacity:0;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.mobile-nav.open{opacity:1;transform:translateY(0);visibility:visible}.mobile-nav a{border-bottom:1px solid #ffffff1a;color:#fff;display:block;font-weight:500;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.mobile-nav a:hover{background:#0ea5e91a;color:#0ea5e9;padding-left:2rem}.mobile-nav a:last-child{border-bottom:none}.hero-section{padding-top:100px}.hero-section:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 800"><rect width="100%" height="100%" fill="url(%23dots)"/><path d="M0 400q300-200 600 0t600 0v400H0Z" fill="url(%23grid)"/><circle cx="200" cy="150" r="80" fill="rgba(14,165,233,0.1)"/><circle cx="800" cy="100" r="60" fill="rgba(14,165,233,0.08)"/><circle cx="1000" cy="200" r="40" fill="rgba(14,165,233,0.06)"/></svg>') 50%/cover no-repeat;bottom:0;content:"";left:0;opacity:.8;position:absolute;right:0;top:0}.architecture-section{background:linear-gradient(180deg,#fff,#f8fafc);padding:120px 0}.architecture-subtitle{color:#64748b;font-size:1.125rem;font-weight:400;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.microservices-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.microservice-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.microservice-card:hover{box-shadow:0 10px 25px -5px #00000026;transform:translateY(-5px)}.microservice-icon{color:#0ea5e9;font-size:2.5rem;margin-bottom:1.5rem}.microservice-title{color:#0f172a;font-size:1.25rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.5rem}.microservice-port{background:linear-gradient(135deg,#e0f2fe,#f0f9ff);border:1px solid #0ea5e933;border-radius:20px;color:#0ea5e9;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1rem;padding:.25rem .75rem}.microservice-description{color:#64748b;font-weight:400;line-height:1.6}.pricing-section{background:linear-gradient(180deg,#f8fafc,#fff);padding:120px 0}.pricing-subtitle{color:#64748b;font-size:1.125rem;font-weight:400;margin-bottom:3rem;text-align:center}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.pricing-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:2.5rem;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{box-shadow:0 10px 25px -5px #00000026;transform:translateY(-5px)}.pricing-card.popular{border:2px solid #0ea5e9;box-shadow:0 25px 50px -12px #0ea5e940;transform:scale(1.05)}.popular-badge{background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:20px;box-shadow:0 4px 14px 0 #0ea5e963;color:#fff;font-size:.875rem;font-weight:600;left:50%;padding:.5rem 1rem;position:absolute;top:-12px;transform:translateX(-50%)}.pricing-title{color:#0f172a;font-size:1.5rem;font-weight:700;letter-spacing:-.01em}.pricing-price,.pricing-title{margin-bottom:1rem}.price{color:#0ea5e9;font-size:3rem;font-weight:700}.period{color:#64748b;font-size:1rem}.pricing-description{color:#64748b;font-weight:400;line-height:1.6;margin-bottom:2rem}.pricing-features{list-style:none;margin-bottom:2rem;text-align:left}.pricing-feature{align-items:center;color:#4b5563;display:flex;margin-bottom:.75rem}.check-icon{color:#10b981;font-size:1rem;margin-right:.75rem}.testimonials-section{background:linear-gradient(180deg,#fff,#f8fafc);padding:120px 0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:2rem}.testimonial-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 10px 25px -5px #00000026;transform:translateY(-5px)}.quote-icon{color:#0ea5e9;font-size:2rem;margin-bottom:1.5rem}.testimonial-quote{color:#4b5563;font-size:1.125rem;font-style:italic;line-height:1.7;margin-bottom:1.5rem}.testimonial-author{align-items:center;display:flex;justify-content:space-between}.author-name{color:#0f172a;font-size:1rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.25rem}.author-position{color:#64748b;font-size:.875rem}.rating{display:flex;gap:.25rem}.star{color:#fbbf24;font-size:1.25rem}.footer{background:#0f172a;border-top:1px solid #ffffff1a;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-brand{grid-column:1/-1;max-width:400px}.footer-logo{height:40px;margin-bottom:1rem}.footer-description{color:#9ca3af;line-height:1.6;margin-bottom:1rem}.footer-title{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#0ea5e9}.footer-bottom{border-top:1px solid #374151;color:#9ca3af;padding-top:2rem;text-align:center}@media (max-width:1024px){.container{padding:0 30px}.demo-grid{gap:2rem;grid-template-columns:1fr}.services-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.hero-main-title{font-size:3.5rem}.feature-showcase{gap:3rem}}@media (max-width:768px){.container{padding:0 20px}.desktop-nav{display:none}.mobile-menu-toggle,.mobile-nav{display:block}.navbar{padding:1rem 0}.navbar.scrolled{padding:.75rem 0}.nav-brand .logo{height:45px}.navbar.scrolled .nav-brand .logo{height:35px}.slider-controls{padding:0 1rem}.slider-btn{height:40px;width:40px}.hero-main-title{font-size:2.5rem;line-height:1.2}.hero-subtitle{font-size:1.125rem;margin-bottom:2.5rem}.section-title{font-size:2rem}.services-grid{gap:1.5rem}.features-grid,.services-grid{grid-template-columns:1fr}.demo-grid,.pricing-grid,.testimonials-grid{gap:2rem;grid-template-columns:1fr}.demo-card,.service-card{padding:2rem}.pricing-card.popular{transform:none}.detailed-section{padding:80px 0}.feature-showcase,.feature-showcase.reverse{gap:2rem;grid-template-columns:1fr}.feature-showcase.reverse .showcase-text,.feature-showcase.reverse .showcase-visual{order:0}.showcase-visual{padding:1.5rem}.financial-metrics,.inventory-summary,.pos-stats,.search-metrics,.social-overview{gap:1rem;grid-template-columns:1fr}.inventory-alerts{flex-direction:column}.cta-buttons,.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:280px;width:100%}.footer-content{grid-template-columns:1fr}.footer-brand{grid-column:1;margin-bottom:2rem;text-align:center}}@media (max-width:480px){.container{padding:0 15px}.hero-main-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.75rem}.demo-title{font-size:1.125rem}.demo-card,.service-card{padding:1.5rem}.btn{font-size:.9rem;padding:14px 20px}.slider-dots{bottom:1rem}.dot{height:10px;width:10px}.mobile-nav a{font-size:.9rem;padding:.875rem 1rem}}.ai-partners-section{background:linear-gradient(135deg,#1e293b,#334155 50%,#475569);overflow:hidden;padding:80px 0;position:relative}.ai-partners-section:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><circle cx="300" cy="300" r="400" fill="url(%23aiGrad1)"/><circle cx="700" cy="700" r="350" fill="url(%23aiGrad2)"/></svg>') 50%/cover no-repeat;bottom:0;content:"";left:0;opacity:.6;position:absolute;right:0;top:0}.ai-partners-header{margin-bottom:4rem;position:relative;text-align:center;z-index:2}.ai-partners-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}.ai-partners-subtitle{color:#cbd5e1;font-size:1.125rem;font-weight:300;line-height:1.6;margin:0 auto;max-width:600px}.ai-partners-grid{flex-wrap:wrap;gap:2rem;margin-top:3rem;position:relative;z-index:2}.ai-partner,.ai-partners-grid{align-items:center;display:flex;justify-content:center}.ai-partner{transition:all .3s ease}.ai-partner:hover{transform:translateY(-8px) scale(1.1)}.ai-thumbnail{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));height:60px;object-fit:contain;transition:all .3s ease;width:60px}.ai-partner:hover .ai-thumbnail{filter:drop-shadow(0 8px 16px rgba(14,165,233,.3));transform:scale(1.1)}@media (max-width:1024px){.ai-partners-grid{gap:1.5rem}.ai-partners-title{font-size:2.25rem}.ai-thumbnail{height:50px;width:50px}}@media (max-width:768px){.ai-partners-section{padding:60px 0}.ai-partners-grid{gap:1.2rem;max-width:100%}.ai-partners-title{font-size:2rem}.ai-partners-subtitle{font-size:1rem}.ai-thumbnail{height:45px;width:45px}}@media (max-width:480px){.ai-partners-section{padding:50px 0}.ai-partners-title{font-size:1.75rem}.ai-partners-grid{gap:1rem}.ai-thumbnail{height:40px;width:40px}}.cta-section:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><circle cx="300" cy="400" r="200" fill="url(%23a)"/><circle cx="700" cy="200" r="150" fill="url(%23a)"/><circle cx="500" cy="800" r="100" fill="url(%23a)"/></svg>') 50%/cover no-repeat;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.feature-card,.microservice-card,.pricing-card,.service-card,.testimonial-card{overflow:hidden;position:relative}.feature-card:before,.microservice-card:before,.pricing-card:before,.service-card:before,.testimonial-card:before{background:linear-gradient(135deg,#0000,#0ea5e905);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.feature-card:hover:before,.microservice-card:hover:before,.pricing-card:hover:before,.service-card:hover:before,.testimonial-card:hover:before{opacity:1}.microservice-card,.pricing-card,.testimonial-card{border:1px solid #e2e8f080;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease}.microservice-card:hover,.pricing-card:hover,.testimonial-card:hover{border-color:#0ea5e933;box-shadow:0 25px 50px -12px #00000026;transform:translateY(-8px)}.cta-content,.hero-content,.pricing-feature,.testimonial-quote{position:relative;z-index:1}.demo-section{background:linear-gradient(180deg,#f8fafc,#fff)}.demo-subtitle{color:#64748b;font-size:1.125rem;font-weight:400;margin-bottom:4rem;text-align:center}.demo-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:2rem}.demo-card{border:1px solid #e2e8f080;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem;transition:all .3s ease}.demo-card:hover{border-color:#0ea5e933;box-shadow:0 25px 50px -12px #00000026;transform:translateY(-8px)}.demo-title{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.demo-content{min-height:280px}.chart-container{background:#f8fafc;border-radius:12px;padding:1.5rem}.chart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.chart-label{color:#64748b;font-weight:500}.chart-value{color:#10b981;font-size:1.25rem;font-weight:700}.chart-bars{gap:.5rem;height:120px;margin-bottom:1rem}.bar,.chart-bars{align-items:end;display:flex}.bar{background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:4px 4px 0 0;flex:1 1;justify-content:center;padding-bottom:.5rem;position:relative;transition:all .3s ease}.bar:hover{transform:scaleY(1.1)}.bar span{color:#fff;font-size:.75rem;font-weight:500}.chart-metrics{display:flex;gap:1rem}.metric{align-items:center;display:flex;flex:1 1;flex-direction:column}.metric-label{color:#64748b;font-size:.875rem;margin-bottom:.25rem}.metric-value{color:#0f172a;font-size:1.125rem;font-weight:600}.social-post{background:#f8fafc;border-radius:12px;margin-bottom:1rem;padding:1rem}.post-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.profile-pic{background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:50%;height:32px;width:32px}.post-info{display:flex;flex-direction:column}.username{color:#0f172a;font-size:.875rem;font-weight:600}.platform{color:#64748b;font-size:.75rem}.post-content{color:#374151;line-height:1.5;margin-bottom:.75rem}.post-stats{display:flex;gap:1rem}.stat{align-items:center;color:#64748b;display:flex;font-size:.875rem;gap:.25rem}.social-schedule{display:flex;flex-direction:column;gap:.5rem}.schedule-item{align-items:center;background:#f1f5f9;border-radius:8px;display:flex;justify-content:space-between;padding:.5rem}.schedule-time{color:#374151;font-size:.875rem;font-weight:500}.schedule-platform{border-radius:12px;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.facebook{background:#1877f2}.twitter{background:#1da1f2}.financial-summary{display:flex;gap:1rem;margin-bottom:1rem}.summary-card{align-items:center;background:#f8fafc;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:1rem}.summary-card.positive .summary-change{color:#10b981}.summary-label{color:#64748b;font-size:.875rem;margin-bottom:.5rem}.summary-value{color:#0f172a;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.summary-change{color:#ef4444;font-size:.875rem;font-weight:500}.financial-chart{background:#f8fafc;border-radius:8px;padding:1rem}.line-chart{height:80px;width:100%}.search-interface{background:#f8fafc;border-radius:12px;padding:1.5rem}.search-box{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px 0 #0000001a;display:flex;gap:.75rem;margin-bottom:1rem;padding:.75rem}.search-icon{font-size:1.125rem}.search-query{color:#64748b;font-style:italic}.search-results{margin-bottom:1rem}.search-result{background:#fff;border-radius:8px;box-shadow:0 1px 3px 0 #0000001a;margin-bottom:.5rem;padding:.75rem}.result-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.result-title{color:#0f172a;font-size:.875rem;font-weight:600}.result-score{color:#10b981;font-size:.75rem;font-weight:500}.result-snippet{color:#64748b;font-size:.875rem;line-height:1.4}.api-metrics{display:flex;gap:1rem}.api-metric{flex:1 1;text-align:center}.api-metric .metric-label{color:#64748b;font-size:.875rem;margin-bottom:.25rem}.api-metric .metric-value{color:#0ea5e9;font-size:1.125rem;font-weight:600}@media (max-width:768px){.demo-grid{grid-template-columns:1fr}.demo-card{padding:1.5rem}.chart-bars{height:80px}.financial-summary{flex-direction:column}}.detailed-section{background:#f1f5f9;padding:120px 0}.detailed-section.alt-bg,.features-section.alt-bg{background:#e2e8f0}.parallax-separator{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:300px;justify-content:center;position:relative}.parallax-1{background-image:linear-gradient(#0003,#0003),url(https://images.unsplash.com/photo-1551288049-bebda4e38f71?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80)}.parallax-2{background-image:linear-gradient(#0003,#0003),url(https://images.unsplash.com/photo-1586953208448-b95a79798f07?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80)}.parallax-3{background-image:linear-gradient(#0003,#0003),url(https://images.unsplash.com/photo-1611224923853-80b023f02d71?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80)}.parallax-content{color:#fff;text-align:center}.parallax-content h3{font-size:2.5rem;font-weight:700;margin:0;text-shadow:2px 2px 4px #00000080}.ai-separator{background:linear-gradient(135deg,#1e293b,#334155);padding:60px 0}.ai-icons-container,.ai-separator{align-items:center;display:flex;justify-content:center}.ai-icons-container{flex-wrap:wrap;gap:3rem}.ai-icon{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;opacity:.8;transition:all .3s ease}.ai-icon:hover{opacity:1;transform:translateY(-5px)}.ai-icon svg{height:50px;transition:transform .3s ease;width:50px}.ai-icon:hover svg{transform:scale(1.1)}.ai-icon span{color:#fff;font-size:.875rem;font-weight:500;text-align:center}@media (max-width:768px){.parallax-separator{background-attachment:scroll;height:200px}.parallax-content h3{font-size:1.75rem}.ai-icons-container{gap:2rem}.ai-icon svg{height:40px;width:40px}}.section-subtitle{color:#64748b;font-size:1.125rem;font-weight:400;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.detailed-content{margin-top:2rem}.feature-showcase{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.feature-showcase.reverse{grid-template-columns:1fr 1fr}.feature-showcase.reverse .showcase-visual{order:1}.feature-showcase.reverse .showcase-text{order:2}.showcase-text h3{color:#0f172a;font-size:1.75rem;font-weight:600;letter-spacing:-.01em;margin-bottom:1.5rem}.feature-list{list-style:none;padding:0}.feature-list li{align-items:center;color:#374151;display:flex;font-size:1rem;line-height:1.6;margin-bottom:1rem}.feature-list li:before{color:#10b981;content:"✓";font-size:1.125rem;font-weight:700;margin-right:.75rem}.showcase-visual{background:#fff;border:1px solid #e2e8f080;border-radius:16px;box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d;padding:2rem}.financial-dashboard{background:#f8fafc;border-radius:12px;padding:1.5rem}.dashboard-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.dashboard-header h4{color:#0f172a;font-size:1.125rem;font-weight:600}.date-range{color:#64748b;font-size:.875rem}.financial-metrics{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.metric-card{border-radius:8px;box-shadow:0 1px 3px 0 #0000001a;padding:1.25rem}.metric-title{color:#64748b;display:block;font-size:.875rem;margin-bottom:.5rem}.metric-amount{color:#0f172a;display:block;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.metric-growth{font-size:.875rem;font-weight:500}.expenses .metric-growth,.profit .metric-growth,.revenue .metric-growth{color:#10b981}.revenue-chart{background:#fff;border-radius:8px;padding:1rem}.chart-title{color:#64748b;font-size:.875rem;font-weight:500;margin-bottom:1rem}.pos-interface{background:#f8fafc;border-radius:12px;padding:1.5rem}.pos-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.pos-header h4{color:#0f172a;font-size:1.125rem;font-weight:600}.cashier-name{color:#64748b;font-size:.875rem}.pos-transaction{background:#fff;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.transaction-items{margin-bottom:1rem}.item{border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem 0}.item-name{color:#374151;font-size:.875rem}.item-price{color:#0f172a;font-weight:500}.transaction-total{border-top:2px solid #e2e8f0;display:flex;font-weight:600;justify-content:space-between;padding-top:.5rem}.total-label{color:#374151}.total-amount{color:#0f172a;font-size:1.125rem}.pos-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.stat-item{background:#fff;border-radius:8px;padding:1rem;text-align:center}.stat-label{color:#64748b;display:block;font-size:.75rem;margin-bottom:.25rem}.stat-value{color:#0f172a;display:block;font-size:1.125rem;font-weight:600}.hourly-sales{background:#fff;border-radius:8px;padding:1rem}.hourly-bars{gap:.5rem;height:80px;margin-top:1rem}.hour-bar,.hourly-bars{align-items:end;display:flex}.hour-bar{background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:4px 4px 0 0;flex:1 1;justify-content:center;padding-bottom:.25rem;transition:all .3s ease}.hour-bar:hover{transform:scaleY(1.1)}.hour-bar span{color:#fff;font-size:.625rem;font-weight:500}.inventory-dashboard{background:#f8fafc;border-radius:12px;padding:1.5rem}.inventory-alerts{display:flex;gap:1rem;margin-bottom:1.5rem}.alert{align-items:center;border-radius:8px;display:flex;flex:1 1;font-size:.875rem;gap:.5rem;padding:.75rem}.low-stock{background:#fef3c7;color:#92400e}.overstock{background:#dbeafe;color:#1e40af}.alert-icon{font-size:1rem}.inventory-summary{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.summary-metric{background:#fff;border-radius:8px;padding:1rem;text-align:center}.summary-metric .metric-value.critical{color:#ef4444}.top-products{background:#fff;border-radius:8px;padding:1rem}.products-title{color:#64748b;font-size:.875rem;font-weight:500;margin-bottom:1rem}.product-list{gap:.75rem}.product-item,.product-list{display:flex;flex-direction:column}.product-item{background:#f8fafc;border-radius:6px;gap:.25rem;padding:.75rem}.product-name{color:#0f172a;font-size:.875rem;font-weight:500}.product-metrics{color:#64748b;display:flex;font-size:.75rem;gap:1rem}.social-dashboard{background:#f8fafc;border-radius:12px;padding:1.5rem}.social-overview{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.platform-metric{background:#fff;border-radius:8px;padding:1rem;text-align:center}.platform-name{color:#0f172a;font-size:.875rem;font-weight:600}.followers,.platform-name{display:block;margin-bottom:.25rem}.followers{color:#374151;font-size:1rem}.engagement{color:#10b981;font-size:.875rem;font-weight:500}.engagement-chart{background:#fff;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.engagement-bars{align-items:end;display:flex;gap:.5rem;height:60px;margin-top:1rem}.engagement-day{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.25rem}.day-bar{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:4px 4px 0 0;transition:all .3s ease;width:100%}.day-bar:hover{transform:scaleY(1.1)}.engagement-day span{color:#64748b;font-size:.75rem}.content-calendar{background:#fff;border-radius:8px;padding:1rem}.calendar-title{color:#64748b;font-size:.875rem;font-weight:500;margin-bottom:1rem}.scheduled-posts{display:flex;flex-direction:column;gap:.5rem}.scheduled-post{align-items:center;background:#f8fafc;border-radius:6px;display:flex;gap:.75rem;padding:.5rem}.post-time{color:#374151;font-size:.75rem;font-weight:500;min-width:50px}.post-platform{border-radius:10px;color:#fff;font-size:.625rem;font-weight:500;padding:.125rem .375rem}.post-platform.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.post-preview{color:#64748b;flex:1 1;font-size:.75rem}.search-analytics{background:#f8fafc;border-radius:12px;padding:1.5rem}.search-metrics{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.search-metric{background:#fff;border-radius:8px;padding:1rem;text-align:center}.metric-trend{color:#10b981;font-size:.875rem;font-weight:500}.query-analysis{background:#fff;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.analysis-title{color:#64748b;font-size:.875rem;font-weight:500;margin-bottom:1rem}.query-list{display:flex;flex-direction:column;gap:.5rem}.query-item{align-items:center;background:#f8fafc;border-radius:6px;display:flex;justify-content:space-between;padding:.5rem}.query-text{color:#374151;font-size:.875rem;font-style:italic}.query-count{color:#64748b;font-size:.75rem}.response-time-chart{background:#fff;border-radius:8px;padding:1rem}.response-chart{height:60px;width:100%}@media (max-width:768px){.detailed-section{padding:80px 0}.feature-showcase,.feature-showcase.reverse{gap:2rem;grid-template-columns:1fr}.feature-showcase.reverse .showcase-text,.feature-showcase.reverse .showcase-visual{order:0}.financial-metrics,.inventory-summary,.pos-stats,.search-metrics,.social-overview{grid-template-columns:1fr}.inventory-alerts{flex-direction:column}.showcase-visual{padding:1.5rem}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.demo-section{background:linear-gradient(180deg,#f8fafc,#fff 50%,#f8fafc);overflow:hidden;padding:120px 0;position:relative}.demo-section:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><path fill="url(%23demoGrad1)" d="M0 0h500L0 500z"/><path fill="url(%23demoGrad2)" d="M1000 1000H500l500-500z"/></svg>') 50%/cover no-repeat;bottom:0;content:"";left:0;opacity:.8;position:absolute;right:0;top:0}.demo-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));margin-top:3rem;position:relative;z-index:1}.demo-card{animation:fadeInUp .6s ease-out;background:#fff;border:1px solid #e2e8f0cc;border-radius:24px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.demo-card:before{background:linear-gradient(135deg,#0ea5e9,#8b5cf6);content:"";height:5px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .4s ease}.demo-card:hover:before{transform:scaleX(1)}.demo-card:hover{border-color:#0ea5e94d;box-shadow:0 32px 64px -12px #0ea5e933;transform:translateY(-15px) scale(1.02)}.demo-title{color:#0f172a;font-size:1.375rem;font-weight:700;margin-bottom:2rem;position:relative;text-align:center}.demo-title:after{background:linear-gradient(135deg,#0ea5e9,#8b5cf6);border-radius:2px;bottom:-.5rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.bar:hover{animation:pulse .6s ease-in-out}.chart-bars .bar:first-child{animation-delay:.1s}.chart-bars .bar:nth-child(2){animation-delay:.2s}.chart-bars .bar:nth-child(3){animation-delay:.3s}.chart-bars .bar:nth-child(4){animation-delay:.4s}.chart-bars .bar:nth-child(5){animation-delay:.5s}.chart-bars .bar:nth-child(6){animation-delay:.6s}.metric-card{background:#fff;border:1px solid #e2e8f080;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem;text-align:center;transition:all .3s ease}.metric-card:hover{border-color:#0ea5e933;box-shadow:0 10px 25px -5px #0ea5e926;transform:translateY(-3px)}.trend-chart{animation:float 3s ease-in-out infinite;height:120px;width:100%}.service-svg{filter:drop-shadow(0 4px 8px rgba(14,165,233,.2));height:80px;transition:all .4s ease;width:80px}.service-card:hover .service-svg{filter:drop-shadow(0 8px 16px rgba(14,165,233,.3));transform:scale(1.15) rotate(5deg)}.floating-chat{bottom:30px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;position:fixed;right:30px;z-index:10000}.chat-toggle-btn{align-items:center;background:#fff;border:1px solid #0f172a14;border-radius:20px;box-shadow:0 12px 32px #0f172a26;color:#0f172a;cursor:pointer;display:inline-flex;gap:14px;justify-content:flex-start;min-width:220px;overflow:visible;padding:16px 52px 16px 18px;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.chat-toggle-btn:hover{border-color:#2563eb40;box-shadow:0 16px 42px #0f172a2e;transform:translateY(-3px)}.chat-toggle-btn:focus-visible{outline:3px solid #2563eb66;outline-offset:4px}.chat-toggle-content{align-items:center;display:inline-flex;gap:14px}.chat-avatar{align-items:center;background:linear-gradient(135deg,#2563eb2e,#0ea5e938);border-radius:18px;box-shadow:inset 0 0 0 1px #0f172a14;display:flex;height:56px;justify-content:center;overflow:hidden;width:56px}.chat-avatar img{filter:drop-shadow(0 6px 12px rgba(15,23,42,.18));height:auto;object-fit:contain;width:72%}.chat-toggle-btn:before{background:radial-gradient(circle at 20% 20%,#3b82f638,#0000 60%);border-radius:inherit;content:"";height:115%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .25s ease;width:115%}.chat-toggle-btn:hover:before{opacity:1}.chat-badge{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:999px;box-shadow:0 10px 20px #0f172a40;color:#fff;display:inline-flex;font-size:11px;font-weight:600;height:22px;justify-content:center;letter-spacing:.05em;min-width:38px;padding:0 12px;position:absolute;right:-8px;top:-8px}.chat-toggle-text{display:flex;flex-direction:column;gap:2px;text-align:left}.chat-toggle-label{font-size:15px;font-weight:600;letter-spacing:.02em}.chat-toggle-sub{color:#0f172a8c;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.chat-container{animation:chatSlideUp .4s cubic-bezier(.175,.885,.32,1.275);background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column;height:500px;overflow:hidden;width:380px}@keyframes chatSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-header{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;display:flex;gap:12px;padding:16px}.chat-header-avatar{align-items:center;background:linear-gradient(135deg,#2563eb40,#0ea5e947);border-radius:18px;box-shadow:inset 0 0 0 1px #94a3b840;display:flex;height:56px;justify-content:center;overflow:hidden;width:56px}.chat-header-avatar img{height:auto;object-fit:contain;width:74%}.chat-header-text h3{font-size:16px;font-weight:600;margin:0}.chat-header-text p{font-size:12px;font-weight:400;margin:0;opacity:.8}.chat-close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;margin-left:auto;transition:background-color .2s ease;width:32px}.chat-close-btn:hover{background:#ffffff1a}.chat-messages{background:#f8fafc;display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px}.message{animation:messageAppear .3s ease;border-radius:18px;max-width:80%;padding:12px 16px;position:relative}@keyframes messageAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message.user{align-self:flex-end;background:linear-gradient(135deg,#0ea5e9,#0284c7);border-bottom-right-radius:4px;color:#fff}.message.bot{align-self:flex-start;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px;color:#374151}.message-content{font-size:14px;line-height:1.4}.message-time{font-size:10px;margin-top:4px;opacity:.7;text-align:right}.chat-input-container{background:#fff;border-top:1px solid #e2e8f0;display:flex;gap:8px;padding:12px}.chat-input{border:1px solid #cbd5e1;border-radius:24px;flex:1 1;font-family:inherit;font-size:14px;max-height:100px;min-height:44px;outline:none;padding:12px 16px;resize:none}.chat-input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e933}.chat-send-btn{align-items:center;background:linear-gradient(135deg,#0ea5e9,#0284c7);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .2s ease;width:44px}.chat-send-btn:hover:not(:disabled){box-shadow:0 4px 12px #0ea5e966;transform:scale(1.05)}.chat-send-btn:disabled{background:#cbd5e1;cursor:not-allowed}@media (max-width:768px){.floating-chat{bottom:20px;right:20px}.chat-container{height:450px;width:320px}.message{max-width:90%}.chat-toggle-btn{border-radius:20px;min-width:0;padding:16px 56px 16px 18px}.chat-toggle-content{gap:14px}.chat-avatar{border-radius:18px;height:54px;width:54px}.chat-toggle-label{font-size:15px}.chat-toggle-sub{font-size:11px}}
/*# sourceMappingURL=main.58f32566.css.map*/