.navbar{display:flex;justify-content:space-between;background:#fff;align-items:center;color:#1b3350;flex-wrap:nowrap;padding:1rem 2rem;margin:1rem;box-shadow:0 2px 12px rgba(27,51,80,.15);border-radius:16px;border:1px solid hsla(36,24%,55%,.2)}.navbar-header{flex:1;text-align:center;font-family:Montserrat,sans-serif;color:#1b3350}.logo{height:100%;width:30rem;-o-object-fit:contain;object-fit:contain}.stones{display:flex;gap:6px;padding:10px;background:hsla(0,0%,100%,.85);backdrop-filter:blur(20px);border-radius:24px;border:1px solid hsla(36,24%,55%,.3)}.stones-link{display:flex;align-items:center;width:52px;height:52px;border-radius:20px;background:#fff;color:#1b3350;text-decoration:none;overflow:hidden;transition:all .45s cubic-bezier(.175,.885,.32,1.275);gap:8px;padding:0 12px;border:1px solid rgba(27,51,80,.15)}.stones-link .icon{width:24px;height:24px;flex-shrink:0;color:#1b3350}.stones-link .text{white-space:nowrap;opacity:0;transition:opacity .3s}.stones-link:hover{width:135px;background:hsla(36,24%,55%,.15);border-color:#a79170}.stones-link:hover .text{opacity:1}.stones-link.router-link-active{background:#1b3350;color:#fff;border-color:#1b3350}.stones-link.router-link-active .icon{color:#a79170}@media (max-width:768px){.navbar{flex-direction:column;align-items:center;padding:.5rem}.navbar-header{display:none}.logo{width:16rem}.stones{position:fixed;bottom:0;left:0;width:100%;display:flex;justify-content:space-around;align-items:center;padding:10px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border-top:1px solid #ddd;border-radius:0;z-index:9999}.stones-link{width:52px;height:52px;border-radius:20px;justify-content:center;padding:0;transition:all .3s ease}.stones-link .text{display:none}.stones-link.router-link-active{width:135px;background:#1b3350;color:#fff;padding:0 12px;justify-content:flex-start}.stones-link.router-link-active .text{display:inline;margin-left:8px}body{padding-bottom:80px}}.footer{background-color:#f5f5f5;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:#f5f5f5;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.08);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;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:linear-gradient(135deg,#325c8e,#a79170);background-size:cover;overflow:hidden;align-items:center}.hero-features{margin-top:1.2rem;gap:.6rem;color:hsla(0,0%,100%,.9);font-size:1rem;font-weight:500}.hero-buttons,.hero-features{display:flex;flex-wrap:wrap;justify-content:center}.hero-buttons{gap:1rem;margin-top:1rem}.appointment-button{display:inline-flex;align-items:center;gap:.5rem;background-color:#1d4ed8;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:#1e3a8a;transform:translateY(-2px)}.call-button{display:inline-flex;align-items:center;gap:.5rem;background-color:#16a34a;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:#15803d;transform:translateY(-2px)}.whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.9rem 1.4rem;background-color:#25d366;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:#1ebe5d;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:#f5f5f5;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 .6s ease;flex:1 1 0;min-width:250px}.recommended{border:2px solid #3b82f6;transform:scale(1.03)}.feature-box svg{font-size:2rem;color:#2563eb;justify-content:left;max-width:90%;margin:.5rem auto}.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;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-top:2rem}.contact-left{display:flex;flex-direction:column;gap:1.5rem;flex:2}.contact-right{flex:3;display:flex;align-items:stretch}.card:hover{transform:translateY(-2px)}.contact-right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.contact,.ueberuns{background-color:#f5f5f5;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);width:100%;box-sizing:border-box}.about h2,.contact h2{font-size:1.5rem;margin-bottom:1rem;color:#000}.about-info p,.contact-info p{font-size:1rem;color:#555;max-width:90%;margin:.5rem auto}.opens h3{margin-top:1rem;font-size:1.2rem}.references{flex:3;background-color:#f5f5f5;padding:1.5rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);box-sizing:border-box}.references h2{font-size:1.5rem;margin-bottom:4rem}.reference-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;justify-items:center;align-items:center}.reference{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;display:flex;flex-direction:column;align-items:center;max-width:320px;width:100%}.reference:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.15)}.reference img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;transition:transform .25s ease}.reference:hover img{transform:scale(1.05)}.reference p{padding:.7rem;font-size:.95rem;color:#444;text-align:center}.reference{position:relative}.reference:after{content:"Projekt ansehen";position:absolute;inset:0;background:rgba(0,0,0,.6);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;font-weight:500}.reference:hover:after{opacity:1}.image-modal{position:fixed;inset:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:999;cursor:pointer}.modal-image{max-width:90%;max-height:90%;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.5);animation:zoomIn .25s ease}@keyframes zoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.animate{opacity:0;transform:translateX(80px);transition:all .6s ease}.animate.show{opacity:1;transform:translateX(0)}.sides-link{text-decoration:none;color:inherit}.sides-link:hover h2{color:#1d4ed8}.sides-link-active{color:#fff;border-bottom:2px solid #fff;padding-bottom:.2rem}@media (max-width:768px){.hero{width:24rem}.about-contact{flex-direction:column}.contact-info{align-items:center}.contact-left,.contact-right{box-sizing:border-box;width:100%;max-width:1000px;margin:1rem auto;text-align:center;transition:transform .2s ease}.features{flex-direction:column;padding:0 1rem;align-items:center}.feature-box{width:100%;opacity:0}.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}.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}.template-info{display:flex;justify-content:center}.popup-overlay{z-index:999}.popup-box{padding:2rem;border-radius:12px;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}.popup-text{margin-top:1rem}.close-btn{position:absolute;top:10px;right:15px;font-size:2rem;background:none;border:none;cursor:pointer}@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:#f5f5f5;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:#2563eb}.service-btn{display:inline-flex;align-items:center;gap:.6rem;margin-top:2rem;padding:.9rem 1.6rem;background-color:#a79170;color:#fff;font-weight:500;font-size:1.05rem;border-radius:8px;text-decoration:none;transition:all .3s ease-in-out}.service-btn:hover{background-color:#1b3350;transform:translateY(-2px)}.popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center}.popup-box{background:#fff;padding:2.5rem 2rem;width:100%;max-width:420px;border-radius:14px;text-align:center;position:relative;animation:fadeIn .25s ease-out}.close-btn-service{position:absolute;top:16px;right:16px;background:#f5f5f5;border-radius:6px;border:none;color:#1e3a8a;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:#2563eb}.popup-text{margin-top:1.5rem;color:#444;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:#1e3a8a;font-size:1.2rem;line-height:1}.feature-price{font-size:1.3rem;font-weight:700;color:#1b3350;margin-bottom:.8rem}@media (max-width:640px){.feature-card,.feature-wrapper{padding:2rem 1.5rem}.feature-card{min-height:160px}}.legal-page{display:flex;justify-content:center;padding:2rem 1rem;background-color:#fff;margin:3rem auto}.legal-card{width:100%;max-width:900px;background:#f2f2f2;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}.tabs{display:flex;gap:1rem;margin-bottom:2rem}.tabs button{padding:.8rem 1.5rem;border:none;border-radius:8px;background-color:#f5f5f5;cursor:pointer;font-weight:600;transition:all .2s ease}.tabs button.active{background-color:#a79170;color:#fff}.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}.color-picker-wrapper{display:flex;flex-direction:column;gap:1rem}.color-field{display:flex;flex-direction:column;gap:.4rem}.color-input{display:flex;align-items:center;gap:.6rem}.color-input input[type=color]{width:42px;height:42px;border:none;cursor:pointer;border-radius:6px}.hex-input{padding:.6rem;border-radius:6px;border:1px solid #ddd;width:110px;font-family:monospace}.contact-form .upload-btn{display:inline-block;width:100%;padding:.75rem;border-radius:8px;background-color:#1e3a6d;color:#fff;font-weight:600;cursor:pointer;text-align:center;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .2s}.contact-form input,.contact-form select,.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 select: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)}.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)}}.success-message{color:green}.error-message,.success-message{margin-top:1rem;text-align:center}.error-message{color:red}.checkbox-label{display:flex;align-items:flex-start;gap:.5rem;flex-direction:row}.checkbox-label input[type=checkbox]{width:auto;padding:.6rem .8rem;border-radius:8px;border:2px solid #cbd5e1;background:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;margin-top:.25rem}.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}.contact-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}.contact-form button[type=submit]:hover{background-color:#1e3a6d;transform:translateY(-2px)}@media (max-width:768px){.card-contact,.contact-container{padding:1rem}}.ablauf{max-width:1000px;margin:2rem auto;padding:0 1rem;font-family:Montserrat,sans-serif;color:#333}.page-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:3rem;color:#1d4ed8}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.step-card{background-color:#f5f5f5;padding:2rem;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.step-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.step-icon{font-size:2.5rem;color:#1d4ed8;margin-bottom:1rem}.step-card h2{font-size:1.3rem;margin-bottom:1rem}.step-card p,.step-card ul{font-size:1rem;text-align:left}.step-card ul{list-style:disc inside;margin-top:.5rem;padding-left:0}.questionnaire{background-color:#1b3350;color:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.12)}.questionnaire h2{font-size:1.5rem;margin-bottom:1rem}.questionnaire ul{list-style:disc inside;margin-bottom:1rem}.questionnaire p{font-weight:500}