:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#1f2937}.App{min-height:100vh;display:flex;flex-direction:column;padding-top:80px}.container{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%}@media (min-width: 1400px){.container{max-width:1400px;padding:0 2rem}}@media (min-width: 1600px){.container{max-width:1600px;padding:0 3rem}}.header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;padding:.5rem 0;z-index:1000;transition:all .3s ease}.header-content{display:flex;justify-content:space-between;align-items:center;width:100%}@media (min-width: 1200px){.header-content{justify-content:space-between;position:relative;max-width:1200px;margin:0 auto}.logo{position:static}.header-right{position:static;display:flex;align-items:center;gap:2rem}}.logo h1{color:#667eea;text-decoration:none}.logo{text-decoration:none;display:flex;align-items:center;gap:12px}.logo-image{height:42px;width:auto;display:block}.logo-text{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.header-right{display:flex;align-items:center;gap:2rem}.nav{display:flex;gap:2rem;align-items:center}.nav-link{color:#6b7280;text-decoration:none;font-weight:500;transition:color .2s}.nav-link:hover{color:#667eea}button.nav-link{background:none;border:none;font-family:inherit;cursor:pointer}.header-actions{display:flex;gap:1rem;align-items:center}.signup-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:.375rem;cursor:pointer;transition:all .2s;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.signup-button:hover{filter:brightness(.97)}.sign-in-button{background:transparent;color:#6b7280;border:1px solid #d1d5db;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.375rem;cursor:pointer;transition:all .2s;text-decoration:none}.sign-in-button:hover{background:#f9fafb;color:#374151;border-color:#9ca3af}.demo-button{background:transparent;color:#6b7280;border:1px solid #d1d5db;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.375rem;cursor:pointer;transition:all .2s}.demo-button:hover{background:#f9fafb;color:#374151;border-color:#9ca3af}.hero{background:#fff;padding:4rem 0;flex:1;min-height:60vh;display:flex;align-items:center}.hero-content{display:flex;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;width:100%}.hero-text{flex:0 0 50%;text-align:left}.hero-image{flex:0 0 50%;display:flex;justify-content:center;align-items:center}.hero-screenshot{width:100%;height:auto;border-radius:.75rem;box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}@media (min-width: 1200px){.hero-content{max-width:1000px}}@media (min-width: 1600px){.hero-content{max-width:1100px}}.hero-title{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;margin-bottom:1.5rem;color:#1f2937;line-height:1.2}.hero-subtitle{font-size:clamp(1.125rem,2vw,1.5rem);color:#4b5563;margin-bottom:2rem;line-height:1.6;max-width:100%}@media (min-width: 1200px){.hero-title{font-size:clamp(3rem,5vw,4rem);margin-bottom:2.5rem}}.hero-features{margin:2rem 0}.feature{margin:1rem 0;padding:.5rem;font-size:1.125rem;color:#4b5563}.cta-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;font-size:1.125rem;font-weight:600;border-radius:.5rem;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #0003,0 4px 6px -2px #0000001a}.cta-icon{width:1.25rem;height:1.25rem}.description{padding:4rem 0;background:#fff}.description-content{max-width:1200px;margin:0 auto;text-align:left}.description-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;margin-bottom:2rem;color:#1f2937;text-align:center}.description-text{font-size:1.125rem;line-height:1.7;color:#374151}.description-text p{margin-bottom:1.5rem}.description-benefits{margin:1.5rem 0;padding-left:1.5rem}.description-benefits li{margin-bottom:.75rem;color:#374151}.description-result{font-size:1.25rem;text-align:center;color:#1f2937;margin-top:2rem}.description-cta{text-align:center;margin-top:2.5rem}.section-title{font-size:2rem;font-weight:700;text-align:center;margin:0 auto 2rem;color:#1f2937;max-width:800px}@media (min-width: 1200px){.section-title{font-size:2.5rem;margin-bottom:3rem;max-width:1000px}.description-content,.carousel-container,.testimonials-content{max-width:1000px}}.video-showcase,.testimonials{padding:4rem 0}@media (min-width: 1200px){.video-showcase,.testimonials{padding:5rem 0}.hero{min-height:70vh}}@media (min-width: 1600px){.video-showcase,.testimonials{padding:6rem 0}.description-content,.carousel-container,.testimonials-content{max-width:1100px}}.videos-grid,.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}@media (min-width: 1200px){.videos-grid{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1000px;margin-left:auto;margin-right:auto}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media (min-width: 1600px){.videos-grid{gap:4rem}.testimonials-grid{gap:3rem}}.video-card,.testimonial-card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a;transition:transform .2s}.video-card:hover,.testimonial-card:hover{transform:translateY(-4px)}.video-placeholder{text-align:center;padding:2rem;background:#f3f4f6;border-radius:.5rem}.play-icon{width:3rem;height:3rem;color:#667eea;margin-bottom:1rem}.carousel-container{max-width:1200px;margin:0 auto}.carousel-main{display:flex;align-items:flex-start;gap:3rem;margin-bottom:2rem;position:relative}.carousel-content-left{flex:0 0 50%;display:flex;flex-direction:column}.carousel-content-right{flex:0 0 50%;display:flex;justify-content:center;align-items:center}.carousel-menu{display:flex;flex-direction:column;gap:1rem}.carousel-mobile-layout{display:none}.carousel-mobile-content{text-align:center;margin-bottom:1.5rem}.carousel-mobile-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.carousel-mobile-caption{font-size:1rem;color:#6b7280;line-height:1.6;margin:0}.carousel-mobile-indicators{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.carousel-mobile-indicator{background:#667eea1a;border:1px solid rgba(102,126,234,.2);border-radius:.5rem;padding:.75rem 1rem;cursor:pointer;transition:all .2s ease;font-weight:500;color:#667eea;font-size:.875rem;outline:none;min-width:70px}.carousel-mobile-indicator:focus{outline:none}.carousel-mobile-indicator:hover{background:#667eea33;border-color:#667eea66}.carousel-mobile-indicator.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff;transform:scale(1.05)}.carousel-menu-item{background:#fff;border:2px solid rgba(102,126,234,.1);border-radius:.75rem;padding:1.5rem;cursor:pointer;transition:all .3s ease;text-align:left;width:100%;position:relative;outline:none}.carousel-menu-item:focus{outline:none}.carousel-menu-item:hover{border-color:#667eea4d;transform:translateY(-2px);box-shadow:0 4px 12px -1px #0000001a}.carousel-menu-item.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px -3px #667eea4d}.carousel-menu-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:inherit}.carousel-menu-caption{font-size:.875rem;line-height:1.5;color:inherit;opacity:.9;margin:0}.carousel-gif-container{width:100%;max-width:500px;aspect-ratio:1 / 1;border-radius:1rem;overflow:hidden;box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d;background:transparent;display:flex;align-items:center;justify-content:center}.carousel-gif{width:100%;height:100%;display:block;object-fit:cover}@media (max-width: 768px){.carousel-main{flex-direction:column;gap:2rem;align-items:center}.carousel-content-left{flex:none;width:100%;order:2}.carousel-content-right{flex:none;width:100%;order:1}.carousel-gif-container{max-width:300px;aspect-ratio:1 / 1}.desktop-menu{display:none}.carousel-mobile-layout{display:block}}@media (min-width: 769px) and (max-width: 1199px){.carousel-main{gap:2rem}.carousel-gif-container{max-width:350px;aspect-ratio:1 / 1}.carousel-menu-item{padding:1.25rem}.carousel-menu-title{font-size:1.125rem}.carousel-menu-caption{font-size:.8rem}}.stars{display:flex;gap:.25rem;margin-bottom:1rem}.star{width:1rem;height:1rem;color:#fbbf24}.testimonial-text{font-style:italic;margin-bottom:1rem;color:#4b5563}.author-name{font-weight:600;color:#1f2937}.author-company{color:#6b7280;font-size:.875rem}.scenario-card{text-align:center}.scenario-icon{display:flex;justify-content:center;margin-bottom:1rem}.scenario-icon-svg{color:#667eea}.scenario-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.scenario-details{margin-top:1.5rem;text-align:left}.scenario-challenge,.scenario-solution{margin-bottom:.75rem;font-size:.875rem;line-height:1.5}.scenario-challenge{color:#dc2626}.scenario-solution{color:#059669}.scenarios-cta{text-align:center;margin-top:3rem}.testimonials-content{max-width:1200px;margin:0 auto}.pricing-page,.legal-page{padding:4rem 0;flex:1}@media (min-width: 1200px){.pricing-page,.legal-page{padding:5rem 0}}main{width:100%;display:flex;flex-direction:column;align-items:center}.page-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#1f2937}.page-subtitle{font-size:1.25rem;text-align:center;color:#6b7280;margin-bottom:3rem}.pricing-content{max-width:600px;margin:0 auto;width:100%}@media (min-width: 1200px){.pricing-content{max-width:700px}}.pricing-card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a}.pricing-cards{display:grid;gap:2rem}@media (min-width: 900px){.pricing-content{max-width:1200px}.pricing-cards{grid-template-columns:repeat(2,1fr);align-items:stretch}}.pricing-card{display:flex;flex-direction:column}.price-header{text-align:center;margin-bottom:2rem}.plan-name{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.price{display:flex;align-items:baseline;justify-content:center;gap:.25rem}.currency{font-size:1.5rem;font-weight:600}.amount{font-size:3rem;font-weight:800;color:#667eea}.period{font-size:1.125rem;color:#6b7280}.features-list{margin:2rem 0}.feature{display:flex;align-items:center;gap:.75rem;margin:.75rem 0}.feature-icon{width:1.25rem;height:1.25rem;color:#10b981}.legal-content{max-width:800px;margin:0 auto;width:100%}@media (min-width: 1200px){.legal-content{max-width:900px}}@media (min-width: 1600px){.legal-content{max-width:1000px}}.legal-text{line-height:1.8}.legal-text h2{font-size:1.5rem;font-weight:600;margin:2rem 0 1rem;color:#1f2937}.legal-text p{margin-bottom:1rem;color:#4b5563}.footer{background:#1f2937;color:#fff;padding:2rem 0;margin-top:auto;width:100vw;position:relative;left:50%;transform:translate(-50%);margin-left:0;margin-right:0}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;font-size:.875rem}.footer-sections{display:flex;gap:3rem;flex-wrap:wrap}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-section-title{font-size:.875rem;font-weight:600;color:#fff;margin:0}.footer-links{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 1200px){.footer-content{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem}.footer-sections{gap:4rem}.footer-links{flex-direction:row;gap:1.5rem}}@media (min-width: 1600px){.footer-content{max-width:1600px;padding:0 3rem;justify-content:center;gap:3rem}.footer-content>p{position:absolute;left:3rem}.footer-sections{gap:6rem;justify-content:center}}.footer-link{color:#d1d5db;text-decoration:none;transition:color .2s;font-size:.875rem}.footer-link:hover{color:#fff}@media (max-width: 768px){.App{padding-top:120px}.header-content{flex-direction:column;gap:1rem;padding:.5rem 0}.header-right{flex-direction:column;gap:1rem;align-items:center}.nav{gap:1.5rem;flex-wrap:wrap;justify-content:center}.header-actions{gap:.75rem}.sign-in-button,.demo-button{padding:.5rem .875rem;font-size:.8rem}.hero{padding:3rem 0;min-height:50vh}.hero-content{flex-direction:column-reverse;gap:2rem;text-align:center}.hero-text{flex:none;text-align:center}.hero-image{flex:none;width:100%}.hero-title{font-size:clamp(1.5rem,6vw,2.5rem);margin-bottom:1rem}.hero-subtitle{font-size:clamp(1rem,4vw,1.25rem);margin-bottom:1.5rem}.hero-features{margin:1.5rem 0}.feature{margin:.75rem 0;font-size:1rem}.cta-button{padding:.875rem 1.5rem;font-size:1rem}.description{padding:3rem 0}.description-title{font-size:clamp(1.5rem,5vw,2rem);margin-bottom:1.5rem}.description-text{font-size:1rem}.description-result{font-size:1.125rem}.section-title{font-size:1.75rem;margin-bottom:1.5rem}.video-showcase,.testimonials{padding:3rem 0}.videos-grid,.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.footer-content{flex-direction:column;text-align:center;gap:1.5rem;max-width:100%;padding:0 1rem;align-items:center}.footer-sections{flex-direction:column;gap:2rem;align-items:center}.footer-section{align-items:center}.footer-links{flex-direction:column;gap:1rem;align-items:center}}@media (min-width: 769px) and (max-width: 1199px){.hero-content{max-width:800px;gap:2rem}.description-content,.carousel-container,.testimonials-content{max-width:800px}.hero-text,.hero-image{flex:0 0 50%}.videos-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}
