.navbar{justify-content:space-between;background:#f3f4f6;color:#000;flex-wrap:nowrap;height:auto;padding:1rem 2rem;margin:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.navbar,.navbar-header{display:flex;align-items:center}.navbar-header{gap:1.2rem;margin:0;font-size:1.2rem;font-weight:700;font-family:Montserrat,sans-serif}.navbar-header .logo{height:100px;width:auto}.stones{gap:1rem;flex-direction:row;flex-wrap:nowrap}.stones,.stones a{display:flex;align-items:center}.stones a{gap:.5rem;padding:.75rem 1rem;color:#1f2937;text-decoration:none;font-size:1.1rem;border-radius:6px;transition:all .2s ease-in-out}.stones-link{text-decoration:none;font-family:Montserrat,sans-serif;font-weight:500;white-space:nowrap;transition:.2s ease-in-out}.stones-link:hover{background:#162b52;color:#fff;transform:translateY(-2px)}.stones-link-active{border-bottom:2px solid #fff;padding-bottom:.2rem}.stones .router-link-active{background-color:#1e3a6d;color:#fff}.sidebar{position:fixed;top:0;left:0;width:260px;height:100%;background-color:#f3f4f6;color:#fff;padding:2rem 1rem;transform:translateX(-100%);transition:transform .3s ease-in-out;z-index:1000}.header,.sidebar{display:flex;flex-direction:column}.header{align-items:center;gap:1rem;margin-bottom:2rem}.logo{height:100px;width:auto}.sidebar.open{transform:translateX(0)}.header h1{text-align:center;margin-bottom:2rem;color:#000;font-size:1.2rem}.points{display:flex;flex-direction:column;gap:1rem}.points a{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;color:#000;text-decoration:none;font-size:1.1rem;border-radius:6px;transition:all .2s ease-in-out}.points-link{text-decoration:none;font-family:Montserrat,sans-serif;font-weight:500;white-space:nowrap;transition:.2s ease-in-out}.points a:hover{transform:translateX(2px)}.points .router-link-active,.points a:hover{background-color:#1e3a6d;color:#fff}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:900}.menu{position:fixed;top:1rem;left:1rem;border:none;background:none;cursor:pointer;z-index:1100;color:#000;font-size:2rem}.close-btn{font-size:1.5rem;display:flex;transition:color .2s ease-in-out}.close-btn:hover{color:#fff}.footer{background-color:#f3f4f6;color:#000;height:auto;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin:1rem}.footer-container{display:flex;justify-content:flex-start;gap:2rem;flex-wrap:wrap;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.footer-block{flex:1 1 0;min-width:250px}.footer-block h3{margin-bottom:.8rem;font-size:1.2rem}.footer-block a,.footer-block p{font-size:.95rem;color:#000;text-decoration:none}.footer-block a:hover{text-decoration:underline}.footer-bottom{margin-top:2rem;text-align:center;font-size:.85rem;color:#000}.creator{font-size:.85rem;opacity:.7}@media (max-width:768px){.footer-container{flex-direction:column;align-items:center;padding-left:1rem;padding-right:1rem}.footer-block{width:100%}}*,:after,:before{box-sizing:border-box}body,html{width:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.layout{width:100%;max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem}.card{background-color:#f3f4f6;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:2rem;width:100%;max-width:1000px;margin:2rem auto;box-sizing:border-box;transition:transform .2s ease}section{margin-bottom:3rem}body,html{overflow-x:hidden}.about-contact,.features,.footer-container,.home{max-width:1200px;width:100%;padding:0 1rem;margin:0 auto}.container{max-width:1200px;padding:0 1rem;margin:0 auto;flex-wrap:wrap;gap:2rem}.container,.hero{box-sizing:border-box;display:flex;justify-content:center}.hero{position:relative;background-color:#1e3a6d;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:2rem;width:100%;max-width:1135px;margin:3rem auto;transition:transform .2s ease;height:90vh;background-image:url(/img/altenpfelge.799901c7.png);background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;align-items:center}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.appointment-button{display:inline-flex;align-items:center;gap:.5rem;background-color:#1e3a6d;color:#fff;padding:.9rem 1.5rem;border-radius:8px;font-size:1.1rem;text-decoration:none;font-weight:500;transition:all .3s ease-in-out}.appointment-button:hover{background-color:#162b52;transform:translateY(-2px)}.call-button{display:inline-flex;align-items:center;gap:.5rem;background-color:#1e3a6d;color:#fff;padding:.9rem 1.5rem;border-radius:8px;font-size:1.1rem;text-decoration:none;font-weight:500;transition:all .3s ease-in-out}.call-button:hover{background-color:#162b52;transform:translateY(-2px)}.whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.9rem 1.4rem;background-color:#2e8b75;color:#fff;font-weight:700;border-radius:12px;text-decoration:none;font-size:1rem;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:background-color .2s,transform .15s}.whatsapp-btn:hover{background-color:#256f5d;transform:translateY(-2px)}.overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;border-radius:8px}.hero-content{color:#fff;text-align:center;z-index:1;max-width:600px;padding:2rem}.hero-content h1{font-size:2.2rem;margin-bottom:1rem;font-weight:700}.hero-content p{font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.appointment{display:inline-flex;align-items:center;gap:.5rem;background-color:#2563eb;color:#fff;padding:.9rem 1.8rem;border-radius:8px;font-size:1.1rem;text-decoration:none;transition:all .3s ease-in-out;font-weight:500}.appointment:hover{background-color:#1d4ed8;transform:translateY(-3px)}.features{justify-content:flex-start;gap:2rem;flex-wrap:nowrap;max-width:1200px;padding:0 1rem;margin-bottom:1rem}.feature-box,.features{width:100%;box-sizing:border-box}.feature-box{background-color:#f3f4f6;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:1.5rem;max-width:1000px;margin:0 auto;text-align:center;transition:transform .2s ease;flex:1 1 0;min-width:250px}.feature-box svg{font-size:2rem;color:#1e3a6d;justify-content:left;max-width:90%;margin:.5rem auto}.feature-box:hover svg{color:#162b52;transform:scale(1.1)}.feature-box h2{font-size:1.3rem;min-height:4rem}.feature-box p{font-size:1rem;color:#555;text-align:left;max-width:90%;margin:.5rem auto}.about-contact{display:flex;gap:2rem;flex-wrap:wrap;margin-top:2rem}.contact-left{display:flex;flex-direction:column;gap:1.5rem;flex:2}.ueberuns h2{text-align:center;margin:0 auto 1rem auto}.contact-right{flex:3;display:flex;align-items:stretch}.contact-right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.ueberuns{width:100%;text-align:center}.contact,.ueberuns{background-color:#f3f4f6;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);box-sizing:border-box}.contact{width:60%;text-align:left}.about h2,.contact h2,.contact h3{font-size:1.5rem;margin-bottom:1rem;color:#000}.about-info p,.contact-info p{font-size:1rem;color:#555;margin:.5rem 0}.sides-link{text-decoration:none;color:inherit}.sides-link:hover h2{color:#162b52}.card:hover{transform:translateY(-2px);transition:transform .2s ease}@media (max-width:1024px){.about-contact{flex-direction:column}.contact-left,.contact-right{max-width:100%}.contact,.contact-left,.contact-right{width:100%;margin:0 auto;text-align:center}}@media (max-width:480px){.about h2,.contact h2,.contact h3{font-size:1.3rem}.about-info p,.contact-info p{font-size:.95rem}.features{flex-direction:column;padding:0 1rem;align-items:center}.feature-box{width:100%}.about-info p,.contact-info h2,.contact-info h3,.contact-info p,.feature-box h2{text-align:left;max-width:90%;margin:.5rem auto;min-height:0}}body,html{margin:0;padding:0;box-sizing:border-box}*,:after,:before{box-sizing:inherit}.about{width:100%;background-color:#fff}.content,.opening-hours,.placement,.team-wrapper{width:100%;max-width:1200px;padding:0 1rem;margin:0 auto}.team{padding:4rem 0}.team h1{text-align:center;margin-bottom:2rem}.team-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.team-card{width:300px;background-color:#f5f5f5;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);cursor:pointer;transition:transform .2s ease;text-align:center}.team-card:hover{transform:translateY(-5px)}.team-card img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.team-card h3{margin-top:1rem;font-size:1.3rem;color:#1f2937}.team-card p{margin-top:.3rem;color:#555}.card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.team-intro{margin-top:3rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.7;color:#374151}.team-intro h2{font-size:1.8rem;margin-bottom:1rem;color:#1f2937}.team-intro p{margin-bottom:1rem;font-size:1.05rem}.content{display:flex;justify-content:center}.content .card{line-height:1.6;color:#000}.opening-hours{display:flex;justify-content:center}.opening-list{list-style:none;padding:0;margin:1rem 0 0 0}.opening-list li{display:flex;justify-content:space-between;padding:.6rem 0;border-bottom:1px solid #e5e7eb;font-size:1rem}.opening-list li:last-child{border-bottom:none}.opening-hint{margin-top:1.2rem;text-align:center;font-size:.95rem;color:#444}.service-area{display:flex;justify-content:center}.area-list{list-style:none;padding:0;margin-top:1rem}.area-list li{padding:.5rem 0;border-bottom:1px solid #e5e7eb;font-size:1rem}.area-list li:last-child{border-bottom:none}.area-hint{margin-top:1rem;font-size:.95rem;color:#555}.placement{display:flex;justify-content:center;margin-bottom:4rem}.map-card{width:100%;max-width:1000px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1)}.map-card iframe{width:100%;height:400px;border:none;display:block}.popup-overlay{z-index:999}.popup-box{box-sizing:border-box}.popup-img{width:100%;height:auto;max-height:320px;-o-object-fit:contain;object-fit:contain;border-radius:10px;margin-bottom:1rem}.close-btn{right:15px;background:none}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.team-card{width:100%;max-width:320px}.card{padding:1.5rem}.popup-img{height:220px}}.services{width:100%;padding:4rem 1rem;box-sizing:border-box}.features{display:flex;justify-content:center}.feature-wrapper{background-color:#f3f4f6;border-radius:12px;box-shadow:0 4px 18px rgba(0,0,0,.08);padding:3rem 2rem;width:100%;max-width:1200px;box-sizing:border-box;text-align:center}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:3rem}.feature-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 14px rgba(0,0,0,.08);padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.feature-card:hover{transform:translateY(-6px);box-shadow:0 10px 28px rgba(0,0,0,.12)}.feature-card h3{margin-top:1rem;font-size:1.15rem;font-weight:600;color:#1f2937;line-height:1.3}.feature-icon{width:36px;height:36px;color:#1e3a6d}.feature-icon:hover{color:#162b52}.popup-box{padding:2.5rem 2rem;width:100%;max-width:420px;border-radius:14px;text-align:center;animation:fadeIn .25s ease-out}.close-btn-service{position:absolute;top:16px;right:16px;background:#f3f4f6;border-radius:6px;border:none;color:#1e3a6d;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease-in-out;width:36px;height:36px}.close-btn-service:hover{color:#000}.popup-box svg{font-size:2rem;margin-bottom:.5rem;color:#1e3a6d}.popup-text{margin-top:1.5rem;font-size:.95rem;line-height:1.45}.popup-list{margin-top:1rem;padding-left:1rem;text-align:left;display:flex;flex-direction:column;gap:.45rem}.popup-list li{list-style:none;position:relative;padding-left:1.2rem}.popup-list li:before{content:"•";position:absolute;left:0;color:#1e3a6d;font-size:1.2rem;line-height:1}.consult-button{display:inline-flex;align-items:center;gap:.5rem;background-color:#1e3a6d;color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;transition:background-color .2s ease,transform .1s ease}.consult-button:hover{background-color:#162b52;transform:translateY(-2px)}@media (max-width:640px){.feature-card,.feature-wrapper{padding:2rem 1.5rem}.feature-card{min-height:160px}}.career{width:100%;padding:2rem 1rem;max-width:1200px;margin:3rem auto;font-family:Inter,sans-serif;color:#1f2937}.hero-career{text-align:center;padding:4rem 1rem;background-color:#f3f4f6;border-radius:12px;margin-bottom:3rem}.hero-career h1{font-size:2.5rem;margin-bottom:1rem;color:#1f2937}.hero-career p{font-size:1.2rem}.career-jobs{margin:4rem 0}.career-jobs h2{font-size:2rem;color:#000}.career-jobs h2,.career-jobs h4{margin-bottom:2rem;text-align:center}.career-jobs h4{font-size:1rem;color:#1e3a6d}.job-card{background-color:#f3f4f6;padding:1.5rem;margin-bottom:1.5rem;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .2s}.job-card:hover{color:#162b52;transform:translateY(-3px)}.popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center}.popup-box{position:relative;background:#fff;padding:2rem;width:400px;max-height:90vh;overflow-y:auto;border-radius:12px;text-align:left;animation:fadeIn .3s ease-out;margin:1rem}.close-btn{position:absolute;top:10px;left:15px;font-size:2rem;background:#1e3a6d;color:#fff;border-radius:6px;border:none;cursor:pointer;width:2rem;height:2rem;padding:4px 10px;display:inline-flex;align-items:center;justify-content:center}.popup-text{margin-top:1rem;color:#444}@media (max-width:768px){.career{padding:1rem}}.career-form form{display:flex;flex-direction:column;gap:1rem}.career-form label{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;font-weight:600;font-size:1rem;color:#374151}.career-form input,.career-form select{width:100%;padding:.6rem .8rem;font-size:1rem;border-radius:8px;border:1px solid #cbd5e1;background:#fff;transition:border-color .2s,box-shadow .2s}.career-form input:focus,.career-form select:focus{border-color:#1e3a6d;box-shadow:0 0 0 3px rgba(30,58,138,.15);outline:none}.career-form .file-upload-wrapper{position:relative;width:100%}.career-form .file-upload-wrapper input[type=file]{position:absolute;opacity:0;inset:0;cursor:pointer}.upload-btn{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.career-form .upload-btn,.upload-btn{width:100%;padding:.75rem;border-radius:8px;background-color:#1e3a6d;color:#fff;font-weight:600;cursor:pointer;text-align:center;font-size:1rem;transition:background-color .2s}.career-form .upload-btn:hover{background-color:#1e3a6d}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;margin-top:1.2rem;font-size:.9rem;color:#374151;cursor:pointer;line-height:1.4}.checkbox-label input[type=checkbox]{display:none}.custom-checkbox{width:18px;height:18px;border:2px solid #1e3a6d;border-radius:4px;position:relative;flex-shrink:0;margin-top:2px;transition:background-color .2s ease,border-color .2s ease}.checkbox-label input:checked+.custom-checkbox{background-color:#1e3a6d}.checkbox-label input:checked+.custom-checkbox:after{content:"";position:absolute;left:4px;top:0;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-text a{color:#1e3a6d;text-decoration:underline}.checkbox-text a:hover{color:#1e40af}.toast{position:fixed;top:2rem;right:2rem;background-color:#1e3a8a;color:#fff;padding:1rem 1.5rem;border-radius:8px;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.2);animation:slideIn .3s ease-out;z-index:9999}@keyframes slideIn{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.confirm-toast-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:10000}.confirm-toast-box{background:#fff;padding:1.8rem 2rem;border-radius:12px;text-align:center;width:350px;max-width:90%;box-shadow:0 6px 18px rgba(0,0,0,.2)}.confirm-toast-buttons{display:flex;justify-content:space-between;margin-top:1.5rem;gap:1rem}.cancel-btn,.confirm-btn{flex:1;padding:.7rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;border:none;font-size:1rem;transition:.2s}.confirm-btn{background-color:#1e3a6d;color:#fff}.confirm-btn:hover{background-color:#162b52}.cancel-btn{background-color:#1e3a6d;color:#fff}.cancel-btn:hover{background-color:#162b52}.career-form button[type=submit]{padding:1rem;background-color:#1e3a6d;margin-top:2rem;color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .2s,transform .15s}.career-form button[type=submit]:hover{background-color:#1e3a6d;transform:translateY(-2px)}input:required:invalid,input:required:invalid+.custom-checkbox{border-color:orange}input:required:invalid+.custom-checkbox:after{color:orange;margin-left:.3rem}.legal-page{display:flex;justify-content:center;padding:2rem 1rem;background-color:#fff;margin:3rem auto}.legal-card{width:100%;max-width:900px;background:#f3f4f6;border-radius:12px;padding:2rem;box-shadow:0 8px 25px rgba(0,0,0,.08);box-sizing:border-box}.legal-card h1{font-size:2rem;margin-bottom:1.5rem;text-align:center}.legal-card h2{font-size:1.4rem;margin-top:2rem;margin-bottom:.5rem}.legal-card h3{font-size:1.1rem;margin-top:1.2rem}.legal-card p{line-height:1.6;margin-bottom:.8rem;color:#333}.legal-card ul{padding-left:1.2rem;margin-bottom:1rem}.legal-card li{margin-bottom:.4rem}@media (max-width:600px){.legal-card{padding:1.4rem}.legal-card h1{font-size:1.6rem}.legal-card h2{font-size:1.25rem}}.contact-container{width:100%;padding:2rem 1rem;max-width:1200px;margin:3rem auto;font-family:Inter,sans-serif;color:#1f2937;box-sizing:border-box}.card-contact{padding:4rem 1rem;background-color:#f3f4f6;border-radius:12px;margin-bottom:3rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.card-contact h1{font-size:2.5rem;margin-bottom:1rem;text-align:center}.card-contact p{font-size:1.2rem;margin-bottom:2rem;text-align:center}.contact-form{gap:1rem}.contact-form,.contact-form label{display:flex;flex-direction:column}.contact-form label{font-weight:600;font-size:1rem;color:#374151}.contact-form input,.contact-form textarea{width:100%;padding:.6rem .8rem;font-size:1rem;border-radius:8px;border:1px solid #cbd5e1;background:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.contact-form input:focus,.contact-form textarea:focus{border-color:#1e3a8a;box-shadow:0 0 0 3px rgba(30,58,138,.15);outline:none}.contact-form textarea{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#1f2937;min-height:120px;resize:vertical}.contact-form button{padding:1rem;margin-top:1rem;font-size:1.1rem;font-weight:700;border-radius:12px;border:none;background-color:#1e3a8a;color:#fff;cursor:pointer;transition:background-color .2s,transform .15s}.contact-form button:hover{background-color:#102a59;transform:translateY(-2px)}.success-message{color:green}.error-message,.success-message{margin-top:1rem;text-align:center}.error-message{color:red}input:required:invalid,textarea:required:invalid{border-color:orange}input[type=checkbox]:required:invalid+.custom-checkbox:after{color:orange;margin-left:.3rem}@media (max-width:768px){.card-contact,.contact-container{padding:1rem}}