:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;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;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:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*{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;width:100%}.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}.pri-button{background:#7b66ff;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}.pri-button:hover{filter:brightness(.97)}.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}.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 45%;text-align:left}.hero-image{flex:0 0 55%;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%}.hero-features{color:#9ca3af;font-size:.875rem;margin-top:1rem;margin-bottom:0;line-height:1.5}@media (min-width: 1200px){.hero-title{font-size:clamp(3rem,5vw,4rem);margin-bottom:2.5rem}}.feature{margin:1rem 0;padding:.5rem;font-size:1.125rem;color:#4b5563}.cta-button{background:#7b66ff;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 33%;display:flex;flex-direction:column}.carousel-content-right{flex:0 0 66%;display:flex;justify-content:center;align-items:center}.carousel-menu{display:flex;flex-direction:column;position:relative;padding-left:.25rem}.carousel-steps:before{content:"";position:absolute;left:.4375rem;top:1.25rem;bottom:1.25rem;width:2px;background:linear-gradient(to bottom,#e5e7eb 0% 100%);border-radius:1px}.carousel-step{display:flex;align-items:flex-start;gap:1.25rem;width:100%;padding:1rem .75rem 1rem 0;margin:0;background:transparent;border:none;border-radius:.75rem;cursor:pointer;text-align:left;font-family:inherit;transition:background-color .2s ease,transform .2s ease;position:relative;z-index:1;-webkit-tap-highlight-color:transparent;outline:none}.carousel-step:focus,.carousel-step:focus-visible{outline:none}.carousel-step:hover{background:#7b66ff0a}.carousel-step-rail{flex-shrink:0;width:1rem;display:flex;justify-content:center;padding-top:.35rem}.carousel-step-dot{width:.75rem;height:.75rem;border-radius:50%;border:2px solid #d1d5db;background:#fff;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease,transform .25s ease}.carousel-step.active .carousel-step-dot{border-color:#7b66ff;background:#7b66ff;box-shadow:0 0 0 4px #7b66ff2e;transform:scale(1.1)}.carousel-step-content{display:flex;flex-direction:column;gap:.375rem;min-width:0}.carousel-step-title{font-size:1.125rem;font-weight:600;line-height:1.3;color:#111827;transition:color .2s ease}.carousel-step.active .carousel-step-title{color:#7b66ff}.carousel-step-caption{font-size:.9375rem;line-height:1.55;color:#6b7280;transition:color .2s ease}.carousel-step.active .carousel-step-caption{color:#4b5563}.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-steps{display:flex;justify-content:center;align-items:center;gap:.75rem;padding:.5rem 0}.carousel-mobile-step{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;background:transparent;border:none;cursor:pointer;border-radius:50%;transition:background-color .2s ease;-webkit-tap-highlight-color:transparent;outline:none}.carousel-mobile-step:focus,.carousel-mobile-step:focus-visible{outline:none}.carousel-mobile-step:hover{background:#7b66ff14}.carousel-mobile-step-dot{width:.625rem;height:.625rem;border-radius:50%;border:2px solid #d1d5db;background:#fff;transition:border-color .2s ease,background-color .2s ease,transform .2s ease,box-shadow .2s ease}.carousel-mobile-step.active .carousel-mobile-step-dot{border-color:#7b66ff;background:#7b66ff;box-shadow:0 0 0 4px #7b66ff2e;transform:scale(1.15)}.carousel-gif-container{width:100%;max-width:720px;aspect-ratio:16 / 9;border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px -12px #11182726,0 0 0 1px #1118270a;background:#f9fafb;display:flex;align-items:center;justify-content:center}.carousel-gif{width:calc(100% + 2px);height:calc(100% + 2px);margin:-1px;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:540px;aspect-ratio:16 / 9}.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:540px;aspect-ratio:19 / 9}.carousel-step-title{font-size:1.0625rem}.carousel-step-caption{font-size:.875rem}}.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}.hero,.description,.video-showcase,.testimonials,.pricing-page,.legal-page{width:100%;margin-left:auto;margin-right:auto}.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:100%;position:relative;margin-left:0;margin-right:0;box-shadow:0 0 0 100vmax #1f2937;clip-path:inset(0 -100vmax)}.footer-content{display:flex;justify-content:center;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:center;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-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{color:#9ca3af;font-size:clamp(.75rem,3vw,1rem);margin-bottom:1rem}.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}}.cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;color:#1f2937;padding:20px;display:flex;justify-content:center;align-items:flex-end}.cookie-consent-content{max-width:560px;margin:0 auto;display:flex;gap:12px;align-items:center;justify-content:space-between;font-size:.875rem;padding:16px 18px;background:#fff;border-radius:12px;box-shadow:0 8px 28px #00000059}.cookie-consent-content p{margin:0}.cookie-consent-actions{display:flex;gap:8px}
