:root{--floral-white: #FAF6EAff;--beige: #D3DAC4ff;--ash-gray: #ABBE9Fff;--asparagus: #84A379ff;--fern-green: #5C8754ff;--fern-green-2: #356B2Eff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;font-feature-settings:"cv11","ss01";font-variation-settings:"opsz" 32;color:#2c3e50;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}a{font-weight:500;color:#2c3e50;text-decoration:inherit;transition:color .3s ease}a:hover{color:var(--fern-green)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1;font-weight:800}h2{font-weight:700}h3,h4{font-weight:600}button{border-radius:12px;border:1px solid transparent;padding:.75em 1.5em;font-size:1em;font-weight:600;font-family:inherit;background:#ffffff4d;color:#2c3e50;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}button:hover{background:#fff6;border-color:var(--fern-green);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}button:focus,button:focus-visible{outline:2px solid var(--fern-green);outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--asparagus),var(--fern-green));border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--fern-green),var(--fern-green-2))}::selection{background:#5c87544d;color:#2c3e50}::-moz-selection{background:#5c87544d;color:#2c3e50}.heading-image{margin:3rem 0;text-align:center}.heading-image img{width:100%;max-width:800px;height:auto;border-radius:20px;box-shadow:0 20px 40px #0000001a,0 8px 16px #0000000d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);transition:transform .3s ease,box-shadow .3s ease}.heading-image img:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 32px 64px #00000026,0 16px 32px #0000001a}*{margin:0;padding:0;box-sizing:border-box}.app{min-height:100vh;background:radial-gradient(circle at 20% 50%,rgba(132,163,121,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(92,135,84,.1) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(171,190,159,.1) 0%,transparent 50%),linear-gradient(135deg,var(--floral-white) 0%,var(--beige) 25%,var(--ash-gray) 50%,var(--asparagus) 75%,var(--fern-green) 100%);color:#2c3e50;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.7}.container{max-width:1200px;margin:0 auto;padding:0 3rem}.header{padding:1.5rem 0;background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.2);position:sticky;top:0;z-index:100;transition:all .3s ease}.header .container{display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.75rem;font-weight:700;color:#2c3e50;display:flex;align-items:center;gap:.75rem;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.logo .logo-icon{width:56px;height:56px;object-fit:contain;border-radius:12px;box-shadow:0 4px 16px #0000001a;transition:all .3s ease}.logo .logo-icon:hover{box-shadow:0 6px 24px #00000026;transform:rotate(5deg)}.nav{display:flex;gap:2.5rem}.nav a{color:#2c3e50;text-decoration:none;font-weight:600;font-size:1.05rem;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;position:relative;overflow:hidden}.nav a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.nav a:hover:before{left:100%}.nav a:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.main{padding:6rem 0}.hero{text-align:center;margin-bottom:6rem;position:relative}.hero:before{content:"";position:absolute;top:-2rem;left:50%;transform:translate(-50%);width:200px;height:4px;background:linear-gradient(90deg,var(--fern-green),var(--asparagus),var(--fern-green));border-radius:2px;opacity:.7}.hero h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1.5rem;color:#2c3e50;background:linear-gradient(135deg,#2c3e50,var(--fern-green));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.hero p{font-size:1.25rem;color:#4a5568;max-width:700px;margin:0 auto;font-weight:400;opacity:.9}.section{margin-bottom:6rem;max-width:1000px;margin-left:auto;margin-right:auto;text-align:center}.section h2{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;margin-bottom:2rem;color:#2c3e50;text-align:center;position:relative;padding-bottom:1rem}.section h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,var(--asparagus),var(--fern-green));border-radius:2px}.section p{font-size:1.1rem;line-height:1.8;color:#4a5568;text-align:center}.leistungen-content{max-width:1000px;margin:0 auto;text-align:center}.leistungen-content h3{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:1.5rem;text-align:center}.leistungen-content>p{text-align:left;margin-bottom:3rem;font-size:1.15rem;line-height:1.8;color:#4a5568;padding:1.5rem;background:#fff6;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.leistungen-image{margin:2rem 0;text-align:center}.leistungen-image img{width:100%;max-width:800px;height:auto;border-radius:20px;box-shadow:hero 0 20px 40px #0000001a,0 8px 16px #0000000d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);transition:transform .3s ease,box-shadow .3s ease}.ifsp-image{margin:2rem 0;text-align:center}.ifsp-image img{width:100%;max-width:800px;height:auto;border-radius:20px;box-shadow:0 20px 40px #0000001a,0 8px 16px #0000000d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);transition:transform .3s ease,box-shadow .3s ease}.ifsp-image img:hover,.leistungen-image img:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 32px 64px #00000026,0 16px 32px #0000001a}.service-item{background:#ffffff40;padding:2rem;border-radius:16px;margin-bottom:2rem;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3);text-align:left;transition:all .3s ease;position:relative;overflow:hidden}.service-item:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--asparagus),var(--fern-green),var(--asparagus));opacity:0;transition:opacity .3s ease}.service-item:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0000001a,0 8px 16px #0000000d;background:#ffffff59}.service-item:hover:before{opacity:1}.service-item h4{font-size:1.25rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.service-item p{margin-bottom:0;line-height:1.7;text-align:left;color:#4a5568;font-size:1.05rem}.process-section,.advantages-section{background:#ffffff4d;padding:2.5rem;border-radius:20px;margin-bottom:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(255,255,255,.4);text-align:left;position:relative;overflow:hidden}.process-section:before,.advantages-section:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--fern-green),var(--asparagus),var(--fern-green))}.process-section h4,.advantages-section h4{font-size:1.3rem;font-weight:700;color:#2c3e50;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.process-section ol{margin:0;padding-left:2rem;counter-reset:step-counter}.process-section ol li{margin-bottom:1rem;line-height:1.7;color:#4a5568;font-size:1.05rem;position:relative;counter-increment:step-counter;padding-left:1rem}.process-section ol li::marker{content:counter(step-counter) ". ";font-weight:700;color:var(--fern-green)}.advantages-section ul{margin:0;padding-left:1.5rem;list-style:none}.advantages-section ul li{margin-bottom:1rem;line-height:1.7;color:#4a5568;font-size:1.05rem;position:relative;padding-left:2rem}.advantages-section ul li:before{content:"✓";position:absolute;left:0;top:0;color:var(--fern-green);font-weight:700;font-size:1.2rem}.contact-info{background:#ffffff4d;padding:2.5rem;border-radius:20px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.4);transition:all .3s ease}.contact-info:hover{transform:translateY(-2px);box-shadow:0 12px 24px #00000014}.contact-info p{margin-bottom:.75rem;text-align:left;color:#4a5568;font-size:1.05rem}.contact-methods{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid rgba(255,255,255,.4)}.contact-methods p{margin-bottom:1rem}.contact-methods a{color:#2c3e50;text-decoration:none;font-weight:600;transition:all .3s ease;padding:.25rem 0;border-bottom:2px solid transparent}.contact-methods a:hover{color:var(--fern-green);border-bottom-color:var(--fern-green)}.contact-container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem}.contact-form-container{background:#ffffff4d;padding:2.5rem;border-radius:20px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.4);transition:all .3s ease}.contact-form-container:hover{transform:translateY(-2px);box-shadow:0 12px 24px #00000014}.contact-form-container h3,.contact-info h3{margin-bottom:1.5rem;color:#2c3e50;font-size:1.4rem;font-weight:700}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.75rem;font-weight:600;color:#2c3e50;font-size:1.05rem}.form-group input,.form-group textarea{padding:1rem 1.25rem;border:2px solid rgba(255,255,255,.4);border-radius:12px;background:#ffffffe6;font-size:1rem;transition:all .3s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--fern-green);background:#fff;box-shadow:0 0 0 4px #5c87541a,0 4px 12px #0000000d;transform:translateY(-2px)}.form-group textarea{resize:vertical;min-height:140px;line-height:1.6}.submit-btn{padding:1rem 2rem;background:linear-gradient(135deg,var(--fern-green),var(--asparagus));color:#fff;border:none;border-radius:12px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:1rem;position:relative;overflow:hidden}.submit-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,var(--asparagus),var(--fern-green));transform:translateY(-3px);box-shadow:0 8px 20px #5c87544d,0 4px 10px #0000001a}.submit-btn:hover:not(:disabled):before{left:100%}.submit-btn:active:not(:disabled){transform:translateY(-1px)}.submit-btn:disabled{background:linear-gradient(135deg,#cbd5e0,#a0aec0);cursor:not-allowed;transform:none;box-shadow:none}.submit-message{margin-top:1.5rem;padding:1rem 1.25rem;border-radius:12px;font-weight:600;text-align:center;font-size:1.05rem}.submit-message.success{background:#22c55e26;color:#16a34a;border:2px solid rgba(34,197,94,.3)}.submit-message.error{background:#ef444426;color:#dc2626;border:2px solid rgba(239,68,68,.3)}.footer{background:linear-gradient(135deg,#2c3e50f2,#2c3e50fa);color:#fff;padding:3rem 0;margin-top:6rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1)}.footer-logo{display:flex;align-items:flex-start;gap:1.5rem}.logo-icon{background:#ffffff26;padding:8px;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.logo-icon:hover{background:#fff3;transform:scale(1.05)}.logo-icon img{width:56px;height:56px;object-fit:contain;border-radius:8px}.footer-info h3{font-size:1.75rem;margin-bottom:.75rem;font-weight:700}.footer-info p{color:#fffc;margin-bottom:1.5rem}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:#fffc;text-decoration:none;font-size:1rem;font-weight:500;transition:all .3s ease;padding:.5rem 0;border-bottom:2px solid transparent}.footer-links a:hover{color:#fff;border-bottom-color:var(--asparagus);transform:translateY(-2px)}.header-icon{width:64px;height:64px;border:2px solid rgba(0,0,0,1);border-radius:8px}.footer-icon{border:2px solid rgba(0,0,0,1);border-radius:8px}@media (max-width: 768px){.container{padding:0 1.5rem}.header{padding:1rem 0}.header .container{flex-direction:column;gap:1.5rem}.logo{font-size:1.5rem}.logo .logo-icon{width:48px;height:48px}.nav{gap:1.5rem}.nav a{font-size:1rem;padding:.4rem .8rem}.main{padding:4rem 0}.hero{margin-bottom:0rem}.hero:before{width:120px;height:3px}.hero h1{font-size:clamp(2rem,8vw,2.5rem);margin-bottom:1rem}.hero p{font-size:1.1rem}.section{margin-bottom:4rem;max-width:100%}.section h2{font-size:clamp(1.75rem,6vw,2.25rem);margin-bottom:1.5rem}.section h2:after{width:60px;height:2px}.leistungen-content{max-width:100%}.leistungen-content>p{padding:1.25rem}.leistungen-image img{max-width:100%;border-radius:16px}.service-item{padding:1.5rem;margin-bottom:1.5rem;border-radius:12px}.service-item h4{font-size:1.15rem}.process-section,.advantages-section{padding:1.75rem;border-radius:16px}.process-section h4,.advantages-section h4{font-size:1.2rem}.contact-container{grid-template-columns:1fr;gap:2rem}.contact-form-container,.contact-info{padding:1.75rem;border-radius:16px}.footer{padding:2.5rem 0;margin-top:4rem}.footer-logo{flex-direction:column;text-align:center;gap:1rem}.footer-info h3{font-size:1.5rem}.footer-links{justify-content:center;gap:1rem}}@media (max-width: 480px){.container{padding:0 1rem}.service-item,.process-section,.advantages-section,.contact-form-container,.contact-info{padding:1.25rem;margin-left:0;margin-right:0}.hero{margin-bottom:3rem}.main{padding:3rem 0}.section{margin-bottom:3rem}.leistungen-content>p{padding:1rem;font-size:1.05rem}.contact-container{gap:1.5rem}.form-group input,.form-group textarea{padding:.875rem 1rem}.submit-btn{padding:.875rem 1.5rem;font-size:1rem}.nav{flex-wrap:wrap;gap:1rem;justify-content:center}}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero{animation:fadeInUp .8s ease-out}.section{animation:fadeIn 1s ease-out}.service-item{animation:fadeInUp .6s ease-out;animation-fill-mode:both}.service-item:nth-child(1){animation-delay:.1s}.service-item:nth-child(2){animation-delay:.2s}.service-item:nth-child(3){animation-delay:.3s}.service-item:nth-child(4){animation-delay:.4s}.service-item:nth-child(5){animation-delay:.5s}.service-item:nth-child(6){animation-delay:.6s}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;animation:fadeIn .3s ease-out}.modal-content{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;border:2px solid rgba(255,255,255,.4);max-width:800px;max-height:90vh;width:100%;box-shadow:0 32px 64px #0003,0 16px 32px #0000001a;animation:slideUp .4s ease-out;overflow:hidden}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:2rem 2.5rem 1rem;border-bottom:2px solid rgba(255,255,255,.4);background:linear-gradient(135deg,#5c87541a,#84a3791a)}.modal-header h2{font-size:1.75rem;font-weight:700;color:#2c3e50;margin:0}.modal-close{background:none;border:none;font-size:2rem;color:#2c3e50;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .3s ease;line-height:1;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#ef44441a;color:#dc2626;transform:scale(1.1)}.modal-body{padding:2rem 2.5rem 2.5rem;overflow-y:auto;max-height:calc(90vh - 120px)}.modal-body .service-item{background:#ffffff4d;padding:2rem;border-radius:16px;margin-bottom:0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3);text-align:left}.modal-body .service-item h3{font-size:1.4rem;font-weight:700;color:#2c3e50;margin-bottom:1.5rem;text-align:center}.modal-body .service-item h4{font-size:1.2rem;font-weight:700;color:#2c3e50;margin:2rem 0 1rem;display:flex;align-items:center;gap:.75rem;border-top:1px solid rgba(92,135,84,.2);padding-top:1.5rem}.modal-body .service-item h4:first-of-type{border-top:none;padding-top:0;margin-top:1.5rem}.modal-body .service-item p{margin-bottom:1rem;line-height:1.7;text-align:left;color:#4a5568;font-size:1.05rem}.modal-body .service-item p:last-child{margin-bottom:0}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){.modal-overlay{padding:1rem}.modal-content{max-width:100%;max-height:95vh;border-radius:16px}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-header h2{font-size:1.5rem}.modal-close{font-size:1.75rem;width:44px;height:44px}.modal-body{padding:1.5rem;max-height:calc(95vh - 100px)}.modal-body .service-item{padding:1.5rem}.modal-body .service-item h3{font-size:1.25rem}.modal-body .service-item h4{font-size:1.1rem;margin:1.5rem 0 .75rem;padding-top:1rem}.modal-body .service-item p{font-size:1rem}}@media (max-width: 480px){.modal-overlay{padding:.5rem}.modal-header{padding:1.25rem 1.25rem .75rem}.modal-header h2{font-size:1.3rem}.modal-body,.modal-body .service-item{padding:1.25rem}}
