*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1a202c;font-family:-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}section{padding:80px 0}.section-title{color:#1a202c;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#4a5568;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.container{margin:0 auto;max-width:1200px;padding:0 20px}@media (max-width:768px){.section-title{font-size:2rem}.section-subtitle{font-size:1rem}section{padding:60px 0}}@media (max-width:480px){.section-title{font-size:1.8rem}section{padding:40px 0}}.navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.nav-container{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.logo-link{text-decoration:none;transition:all .3s ease}.logo-link:hover{transform:scale(1.05)}.nav-logo h2{color:#166534;font-size:1.5rem;font-weight:700;margin:0}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-menu a{color:#4a5568;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-menu a:hover{color:#2d5016}.nav-toggle{cursor:pointer;display:none;flex-direction:column}.nav-toggle span{background:#4a5568;height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.nav-menu{background-color:#fff;box-shadow:0 10px 27px #0000000d;flex-direction:column;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-toggle{display:flex}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:first-child{transform:translateY(8px) rotate(45deg)}.nav-toggle.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.hero{background:url(/static/media/moos.90b8a40fa92e048f3d31.png);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;min-height:100vh;padding:120px 0 80px}.hero,.hero-container{align-items:center;display:flex}.hero-container{justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px}.hero-content{animation:fadeInUp 1s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00331499;border-radius:12px;padding:2rem}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:1.3rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-tags{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:25px;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.hero-cta{display:flex;gap:1rem}.cta-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cta-button.primary{background:#1a202c;color:#fff}.cta-button.primary:hover{background:#2d3748;box-shadow:0 10px 25px #0000004d;transform:translateY(-2px)}.cta-button.secondary{background:#0000;border:2px solid #fffc;color:#fff}.cta-button.secondary:hover{background:#ffffffe6;border-color:#fff;color:#1a202c}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero{background-attachment:scroll}.hero-content{padding:1.5rem;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-cta{flex-wrap:wrap;justify-content:center}.cta-button{font-size:.9rem;padding:.8rem 1.5rem}}@media (max-width:480px){.hero{background-attachment:scroll;padding:100px 0 60px}.hero-content{padding:1rem}.hero-title{font-size:2rem}.hero-tags{justify-content:center}.tag{font-size:.8rem;padding:.4rem .8rem}}.services{background:#f7fafc;padding:100px 0}.services-container{margin:0 auto;max-width:1200px;padding:0 20px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.service-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.service-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-5px)}.service-icon-wrapper{align-items:center;background:#003314cc;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.service-icon{color:#fff;height:40px;width:40px}.service-title{color:#1a202c;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.service-description{color:#4a5568;line-height:1.6}@media (max-width:768px){.services{padding:80px 0}.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:2rem 1.5rem}}@media (max-width:480px){.services{padding:60px 0}.service-card{padding:1.5rem 1rem}.service-icon-wrapper{height:60px;width:60px}.service-icon{height:30px;width:30px}}.impressum{background:#fff;padding:100px 0}.impressum-container{margin:0 auto;max-width:1200px;padding:0 20px}.contact-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.contact-item{align-items:flex-start;background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;padding:2rem;transition:all .3s ease}.contact-item:hover{border-color:#166534;box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#166534,#1a202c);border-radius:12px;display:flex;flex-shrink:0;height:60px;justify-content:center;margin-right:1.5rem;width:60px}.contact-svg{color:#fff;height:28px;width:28px}.contact-info h3{color:#1a202c;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.contact-info p{color:#4a5568;line-height:1.6}.contact-info p a{color:#166534;text-decoration:none;transition:color .3s ease}.contact-info p a:hover{color:#1a7c3a;text-decoration:underline}@media (max-width:768px){.impressum{padding:80px 0}.contact-grid{gap:1.5rem;grid-template-columns:1fr}.contact-item{padding:1.5rem}.contact-icon{height:50px;width:50px}.contact-svg{height:24px;width:24px}}@media (max-width:480px){.impressum{padding:60px 0}.contact-item{flex-direction:column;padding:1rem;text-align:center}.contact-icon{margin-bottom:1rem;margin-right:0}}.core-domains{background:#f7fafc;padding:100px 0}.domains-container{margin:0 auto;max-width:1200px;padding:0 20px}.domains-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.domain-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2.5rem;transition:all .3s ease}.domain-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-5px)}.domain-icon-wrapper{align-items:center;background:linear-gradient(135deg,#166534,#1a202c);border-radius:16px;display:flex;height:80px;justify-content:center;margin-bottom:1.5rem;width:80px}.domain-icon{color:#fff;height:40px;width:40px}.domain-title{color:#1a202c;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.domain-description{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.domain-details{margin:1rem 0;padding-left:1.5rem}.domain-detail-item{color:#4a5568;line-height:1.6;margin-bottom:.5rem}.inline-link{color:#166534;font-weight:500;text-decoration:none;transition:color .3s ease}.inline-link:hover{color:#1a7c3a;text-decoration:underline}.domain-example{background:#f7fafc;border-left:4px solid #166534;border-radius:8px;margin:1rem 0;padding:1rem}.domain-example strong{color:#166534;font-weight:600}.domain-portfolio{margin:1rem 0}.domain-portfolio strong{color:#166534;display:block;font-weight:600;margin-bottom:.5rem}.portfolio-item{background:#f7fafc;border-left:4px solid #166534;border-radius:8px;font-size:.9rem;margin:.5rem 0;padding:.8rem}.domain-link{margin:1.5rem 0}.domain-link-button{background:#166534;border-radius:8px;color:#fff;display:inline-block;font-size:.9rem;font-weight:500;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.domain-link-button:hover{background:#1a7c3a;box-shadow:0 4px 12px #1665344d;transform:translateY(-2px)}.domain-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#e2e8f0;border-radius:20px;color:#166534;font-size:.8rem;font-weight:500;padding:.3rem .8rem}@media (max-width:768px){.core-domains{padding:80px 0}.domains-grid{gap:1.5rem;grid-template-columns:1fr}.domain-card{padding:2rem}}@media (max-width:480px){.core-domains{padding:60px 0}.domain-card{padding:1.5rem}.domain-icon-wrapper{height:60px;width:60px}.domain-icon{height:30px;width:30px}.domain-title{font-size:1.2rem}}.footer{background:#1a202c;color:#fff;padding:60px 0 20px}.footer-container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{color:#2d5016;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-section h4{color:#e2e8f0;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-section p{color:#a0aec0;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#2d5016}.footer-bottom{align-items:center;border-top:1px solid #4a5568;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:2rem}.footer-bottom p{color:#a0aec0;margin:0}.footer-links{display:flex;gap:2rem}.footer-links a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#2d5016}.privacy-modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.privacy-modal{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:800px;overflow-y:auto;width:100%}.privacy-modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.privacy-modal-header h2{color:#1a202c;font-size:1.8rem;font-weight:600;margin:0}.privacy-close-btn{background:#166534;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease}.privacy-close-btn:hover{background:#1a7c3a;transform:translateY(-2px)}.privacy-modal-content{line-height:1.6;padding:2rem}.privacy-modal-content h3{color:#166534;font-size:1.2rem;font-weight:600;margin:1.5rem 0 .8rem}.privacy-modal-content h3:first-child{margin-top:0}.privacy-modal-content ul{margin:.8rem 0;padding-left:1.5rem}.privacy-modal-content li{color:#4a5568;margin-bottom:.5rem}.privacy-modal-content p{color:#4a5568;margin-bottom:1rem}@media (max-width:768px){.privacy-modal{margin:10px;max-height:95vh}.privacy-modal-header{padding:1.5rem 1.5rem 1rem}.privacy-modal-header h2{font-size:1.5rem}.privacy-modal-content{padding:1.5rem}.privacy-close-btn{font-size:.9rem;padding:.6rem 1.2rem}.footer{padding:40px 0 20px}.footer-content{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.footer-bottom{flex-direction:column;text-align:center}.footer-links{gap:1rem}}@media (max-width:480px){.footer-content{grid-template-columns:1fr}.footer-links{flex-direction:column;gap:.5rem}}.cookie-consent-overlay{animation:slideInUp .4s ease-out;bottom:0;height:35vh;left:0;position:fixed;right:0;z-index:10000}.cookie-consent-overlay,.cookie-consent-popup{align-items:center;display:flex;justify-content:center}.cookie-consent-popup{background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -10px 30px #0000004d;height:100%;width:100%}.cookie-consent-content{padding:2rem;text-align:center;width:100%}.cookie-consent-content h3{color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.cookie-consent-content p{color:#4a5568;font-size:1rem;line-height:1.6;margin-bottom:2rem}.cookie-consent-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cookie-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;min-width:120px;padding:.8rem 2rem;transition:all .3s ease}.cookie-button.accept{background:#166534;color:#fff}.cookie-button.accept:hover{background:#1a7c3a;box-shadow:0 8px 20px #1665344d;transform:translateY(-2px)}.cookie-button.essential{background:#0000;border:2px solid #e2e8f0;color:#4a5568}.cookie-button.essential:hover{background:#f7fafc;border-color:#166534;color:#166534}.cookie-button.decline-small{background:#0000;border:none;color:#718096;font-size:.8rem;font-weight:500;min-width:auto;padding:.4rem 1rem;text-decoration:underline}.cookie-button.decline-small:hover{color:#4a5568}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.cookie-consent-overlay{height:40vh}.cookie-consent-popup{border-radius:16px 16px 0 0;margin:0;width:100%}.cookie-consent-content{padding:1.5rem}.cookie-consent-content h3{font-size:1.3rem}.cookie-consent-content p{font-size:.9rem}.cookie-consent-buttons{align-items:center;flex-direction:column;gap:.8rem}.cookie-button{max-width:200px;width:100%}.cookie-button.decline-small{max-width:none;width:auto}}@media (max-width:480px){.cookie-consent-overlay{height:45vh}.cookie-consent-content{padding:1rem}.cookie-consent-content h3{font-size:1.2rem}.cookie-button{font-size:.9rem;padding:.7rem 1.5rem}}.App{text-align:left}html{scroll-behavior:smooth}
/*# sourceMappingURL=main.7637e985.css.map*/