.header{position:sticky;top:0;background:#fff;box-shadow:0 2px 8px #0000001a;z-index:1000;padding:1rem 0}.header-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo-container{display:flex;align-items:center}.logo-link{display:flex;align-items:center;text-decoration:none}.logo-link:focus-visible{outline:3px solid rgba(102,126,234,.6);outline-offset:4px;border-radius:8px}.logo{height:70px;width:auto;object-fit:contain;cursor:pointer}.get-in-touch-btn{background:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.get-in-touch-btn:hover{background:#0056b3}@media(max-width:768px){.header-container{padding:0 1rem}.logo{height:55px}.get-in-touch-btn{padding:.5rem 1rem;font-size:.9rem}}.hero-panorama{min-height:80vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 2rem;position:relative}.hero-content{max-width:1000px;width:100%;text-align:center}.hero-text{margin-bottom:3rem}.hero-video{margin-top:2rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;position:relative}.hero-video-frame{width:100%;max-width:900px;aspect-ratio:16 / 9;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #00000059;background:#ffffff14;flex:1}.hero-video-iframe{width:100%;height:100%;border:0}.hero-video-button{width:64px;height:64px;border-radius:999px;border:3px solid rgba(255,255,255,.8);background:#fff3;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;flex-shrink:0;padding:0}.arrow-icon{width:24px;height:24px;position:relative;display:block}.arrow-left{border-left:4px solid white;border-bottom:4px solid white;transform:rotate(45deg);width:20px;height:20px}.arrow-right{border-right:4px solid white;border-top:4px solid white;transform:rotate(45deg);width:20px;height:20px}.hero-video-button:hover:not(:disabled){transform:scale(1.1);background:#ffffff59;border-color:#fff;box-shadow:0 4px 12px #0000004d}.hero-video-button:disabled{opacity:.3;cursor:not-allowed}.hero-video-button:disabled .arrow-icon{opacity:.5}.hero-headline{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-subheadline{font-size:1.3rem;line-height:1.7;opacity:.95;font-weight:300;max-width:900px;margin:0 auto}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.explore-btn{background:#fff;color:#667eea}.explore-btn:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.talk-btn{background:transparent;color:#fff;border:2px solid white}.talk-btn:hover{background:#fff;color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media(max-width:768px){.hero-headline{font-size:2.2rem}.hero-subheadline{font-size:1.1rem}.cta-button{padding:.75rem 1.5rem;font-size:1rem;width:100%;max-width:300px}.hero-panorama{padding:4rem 1rem;min-height:70vh}.hero-video{flex-direction:column;gap:1rem}.hero-video-frame{border-radius:12px}.hero-video-button{width:56px;height:56px}.arrow-icon{width:20px;height:20px}.arrow-left,.arrow-right{width:16px;height:16px;border-width:3px}}.what-we-do{padding:6rem 2rem;background:#f8f9fa}.what-we-do-container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#333;text-transform:uppercase;letter-spacing:2px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.service-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.service-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#667eea}.service-description{font-size:1rem;line-height:1.6;color:#666}@media(max-width:768px){.what-we-do{padding:4rem 1rem}.section-title{font-size:2rem;margin-bottom:2rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{padding:1.5rem}}.how-it-works{padding:6rem 2rem;background:#fff}.how-it-works-container{max-width:1200px;margin:0 auto}.workflow{display:flex;justify-content:center;align-items:center;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.workflow-step{flex:1;min-width:200px;max-width:300px;text-align:center;position:relative;padding:2rem}.step-icon{font-size:4rem;margin-bottom:1rem}.step-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#333}.step-description{font-size:1rem;color:#666;line-height:1.6}.step-arrow{position:absolute;right:-2rem;top:50%;transform:translateY(-50%);font-size:2rem;color:#667eea;font-weight:700}.workflow-diagram{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:3rem}.diagram-box{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem 3rem;border-radius:8px;font-size:1.25rem;font-weight:600;box-shadow:0 4px 12px #667eea4d}.diagram-arrow{font-size:2rem;color:#667eea;font-weight:700}@media(max-width:768px){.how-it-works{padding:4rem 1rem}.workflow{flex-direction:column;gap:1rem}.workflow-step{max-width:100%;padding:1.5rem}.step-arrow{position:static;transform:rotate(90deg);margin:1rem 0}.workflow-diagram{flex-direction:column;gap:.5rem}.diagram-arrow{transform:rotate(90deg)}.diagram-box{padding:1rem 2rem;font-size:1rem}}.interactive-teaser{padding:6rem 2rem;background:#f8f9fa}.teaser-container{max-width:1200px;margin:0 auto}.teaser-content{margin-top:3rem}.teaser-placeholder{position:relative;width:100%;padding-bottom:56.25%;background:#1a1a1a;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px #0003}.teaser-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.teaser-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:2rem;pointer-events:none}.teaser-hint{color:#fff;font-size:1.1rem;font-weight:500;text-align:center}@media(max-width:768px){.interactive-teaser{padding:4rem 1rem}.teaser-hint{font-size:.9rem}}.ai-contact-form{padding:6rem 2rem;background:#fff}.contact-container{max-width:800px;margin:0 auto}.contact-form-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin-top:3rem}.contact-form{background:#f8f9fa;padding:2.5rem;border-radius:12px}.form-step{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#333;font-size:1rem}.form-group input,.form-group textarea{padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea}.form-group textarea{resize:vertical;min-height:120px}.form-actions{display:flex;gap:1rem;justify-content:flex-end}.form-button{padding:.75rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease}.form-button:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.form-button.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.form-button.primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.form-button.secondary{background:#e0e0e0;color:#333}.form-button.secondary:hover{background:#d0d0d0}.form-success{margin-top:.75rem;font-size:.95rem;color:#2d6a4f;background:#2d6a4f14;padding:.6rem .8rem;border-radius:6px}.form-error{margin-top:.75rem;font-size:.95rem;color:#b42318;background:#b4231814;padding:.6rem .8rem;border-radius:6px}.contact-info{display:flex;flex-direction:column;gap:1rem;padding:2rem;background:#f8f9fa;border-radius:12px;height:fit-content}.contact-note{font-weight:600;color:#333;margin-bottom:.5rem}.contact-email{color:#667eea;text-decoration:none;font-weight:500;transition:color .3s ease}.contact-email:hover{color:#764ba2;text-decoration:underline}@media(max-width:768px){.ai-contact-form{padding:4rem 1rem}.contact-form-wrapper{grid-template-columns:1fr;gap:2rem}.contact-form{padding:1.5rem}.form-actions{flex-direction:column}.form-button{width:100%}}.about-section{padding:6rem 2rem;background:#f8f9fa}.about-container{max-width:1000px;margin:0 auto}.about-content{margin-top:3rem}.about-text{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.about-mission{font-size:2rem;font-weight:600;color:#333;margin-bottom:1.5rem}.about-description{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:1.5rem}.about-focus{margin-top:2.5rem;padding-top:2.5rem;border-top:2px solid #e0e0e0}.focus-title{font-size:1.5rem;font-weight:600;color:#667eea;margin-bottom:1rem}.focus-list{list-style:none;padding:0}.focus-list li{font-size:1.1rem;line-height:2;color:#666;padding-left:1.5rem;position:relative}.focus-list li:before{content:"✓";position:absolute;left:0;color:#667eea;font-weight:700;font-size:1.2rem}@media(max-width:768px){.about-section{padding:4rem 1rem}.about-text{padding:2rem}.about-mission{font-size:1.5rem}.about-description,.focus-list li{font-size:1rem}}.footer{position:sticky;bottom:0;background:#1a1a1a;color:#fff;padding:.75rem 1.5rem;z-index:1000;box-shadow:0 -2px 8px #0000001a}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.footer-center{flex:1;display:flex;justify-content:center;align-items:center}.footer-contact{display:flex;flex-direction:row;align-items:center;gap:.5rem 1rem;flex-wrap:wrap}.footer-title{font-size:1rem;font-weight:600;margin:0;color:#fff}.footer-emails{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem 1rem;align-items:center}.footer-email{color:#667eea;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-email:hover{color:#764ba2;text-decoration:underline}.footer-brand{text-align:right}.footer-copyright{color:#999;font-size:.8rem}.footer-demo-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.35rem 1rem;font-size:.875rem;font-weight:600;border-radius:6px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-transform:uppercase;letter-spacing:.5px}.footer-demo-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.footer-demo-button:active{transform:translateY(0)}@media(max-width:768px){.footer{padding:.5rem 1rem}.footer-content{flex-direction:column;text-align:center}.footer-center{order:-1;margin-bottom:.25rem}.footer-brand{text-align:center}.footer-emails{align-items:center}.footer-demo-button{padding:.3rem 1rem;font-size:.8rem}}.demo-page{padding:6rem 2rem;background:#f8f9fa;min-height:calc(100vh - 200px)}.demo-page-container{max-width:1400px;margin:0 auto}.demo-page .section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#333;text-transform:uppercase;letter-spacing:2px}.demo-instruction{text-align:center;font-size:1.1rem;color:#666;margin-bottom:3rem;font-style:italic}.demos-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:80%;margin:0 auto}.demo-window{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.demo-window:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.demo-header{padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transition:opacity .2s ease}.demo-header:hover{opacity:.95}.demo-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.demo-description{font-size:1.1rem;opacity:.9;margin:0 0 .5rem}.demo-short-description{font-size:1rem;opacity:.85;margin:.5rem 0 0;font-style:italic;line-height:1.4}.demo-placeholder{position:relative;width:100%;padding-bottom:56.25%;background:#1a1a1a;overflow:hidden}.demo-open-button{position:absolute;top:1rem;right:1rem;background:#667eeae6;color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1.2rem;cursor:pointer;z-index:10;opacity:0;transition:opacity .3s ease,transform .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;pointer-events:auto}.demo-window:hover .demo-open-button{opacity:1}.demo-open-button:hover{background:#667eea;transform:scale(1.1)}.demo-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.demo-placeholder-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.demo-placeholder-text{color:#fff;font-size:1.5rem;font-weight:600;text-align:center}@media(max-width:768px){.demo-page{padding:4rem 1rem}.demo-page .section-title{font-size:2rem;margin-bottom:.5rem}.demo-instruction{font-size:1rem;margin-bottom:2rem}.demos-grid{gap:1.5rem}.demo-short-description{font-size:.95rem}.demo-header{padding:1rem}.demo-title{font-size:1.25rem}.demo-description{font-size:1rem}}.chatbot-wrapper{position:fixed;bottom:20px;right:20px;z-index:1000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chatbot-toggle{width:60px;height:60px;border-radius:50%;background-color:#667eea;color:#fff;border:none;font-size:24px;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}.chatbot-toggle:hover{transform:scale(1.05)}.chatbot-window{position:absolute;bottom:80px;right:0;width:300px;height:400px;background-color:#fff;border-radius:12px;box-shadow:0 5px 20px #0003;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chatbot-header{background-color:#667eea;color:#fff;padding:15px;font-weight:700}.chatbot-header h3{margin:0;font-size:16px}.chatbot-messages{flex:1;padding:15px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;background-color:#f9f9f9}.message{max-width:80%;padding:10px 14px;border-radius:14px;font-size:14px;line-height:1.4}.message.bot{background-color:#e9ecef;color:#333;align-self:flex-start;border-bottom-left-radius:2px}.message.user{background-color:#667eea;color:#fff;align-self:flex-end;border-bottom-right-radius:2px}.chatbot-error{padding:8px 12px;font-size:12px;color:#c00;background-color:#fee;border-top:1px solid #fcc}.chatbot-input-form{padding:10px;border-top:1px solid #eee;display:flex;gap:10px;background-color:#fff}.chatbot-input-form input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:20px;outline:none}.chatbot-input-form input:focus{border-color:#667eea}.chatbot-input-form button{background-color:#667eea;color:#fff;border:none;padding:8px 16px;border-radius:20px;cursor:pointer;font-weight:500}.chatbot-input-form button:hover{background-color:#5a6fd6}.chatbot-lead-form{background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:12px;margin-top:8px}.chatbot-lead-prompt{margin:0 0 10px;font-size:13px;color:#555}.chatbot-lead-fields{display:flex;flex-direction:column;gap:8px}.chatbot-lead-input{padding:8px 10px;border:1px solid #ddd;border-radius:6px;font-size:13px;font-family:inherit}.chatbot-lead-input:focus{outline:none;border-color:#667eea}.chatbot-lead-textarea{resize:vertical;min-height:44px}.chatbot-lead-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:4px}.chatbot-lead-skip{padding:6px 12px;font-size:12px;background:transparent;color:#666;border:none;cursor:pointer}.chatbot-lead-skip:hover{color:#333}.chatbot-lead-submit{padding:6px 14px;font-size:12px;background-color:#667eea;color:#fff;border:none;border-radius:6px;cursor:pointer}.chatbot-lead-submit:disabled{opacity:.7;cursor:not-allowed}.App{width:100%;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}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:#333;overflow-x:hidden}#root{min-height:100vh;width:100%}button,a{transition:all .3s ease}button:focus,input:focus,textarea:focus{outline:2px solid #667eea;outline-offset:2px}img{max-width:100%;height:auto}
