@font-face{font-family:"Source Sans 3";src:url(../fonts/SourceSans3-Regular.woff2) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(../fonts/SourceSans3-Bold.woff2) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(../fonts/SourceSans3-Light.woff2) format("truetype");font-weight:300;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:"Source Sans 3",sans-serif;color:#1f2937;height:100%;letter-spacing:.01rem}.wrapper{display:flex;flex-direction:column;min-height:100vh}#admin-bar{position:fixed;top:0;left:0;width:100%;background:#1f1f1f;color:#fff;padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem;z-index:9999;font-family:sans-serif;box-shadow:0 2px 5px rgb(0 0 0 / .3);overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}#admin-bar>*{flex:0 0 auto}#admin-bar button,#admin-bar select,#admin-bar a{border:none;padding:.4rem .8rem;border-radius:5px;cursor:pointer;font-size:.9rem;font-weight:700;transition:all 0.2s;color:#fff}#login-overlay{opacity:0;visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);z-index:9999;display:flex;justify-content:center;align-items:center;transition:opacity 0.3s ease}#login-overlay.active{opacity:1;visibility:visible}.login-container{background:#fff;padding:2rem 2.5rem;border-radius:10px;width:320px;max-width:90%;text-align:center;box-shadow:0 5px 15px rgb(0 0 0 / .3)}.login-container h2{margin-bottom:1.5rem;font-size:1.5rem;color:#333}.login-container input{width:100%;padding:.6rem .8rem;margin-bottom:1rem;border-radius:5px;border:1px solid #ccc;font-size:1rem}.login-container button{width:100%;padding:.6rem;border:none;border-radius:5px;background-color:#b4b4b4;color:#000;font-size:1rem;cursor:pointer;transition:background 0.3s}.login-container button:hover{background-color:#414141;color:#fff}#login-msg{margin-top:.8rem;color:red;font-weight:700;min-height:1.2em;font-size:.95rem}#save-btn{background:#4caf50}#preview-btn{background:#2196f3}#revert-btn{background:#f44336}#logout-btn{background:#555;flex:0 0 auto}#admin-bar button:hover,#admin-bar select:hover,#admin-bar a:hover{filter:brightness(1.2)}.admin-checkbox{display:flex;align-items:center;gap:.4rem;font-weight:500;flex:0 0 auto;white-space:nowrap}#service-cancelled-box,#freetext{margin-bottom:18px;font-size:2rem;color:#b10000}#freetext{min-height:1em;width:100%;position:relative}#freetext p{color:#b10000;font-size:2rem;position:relative}#backup-select{background:#333;color:#fff;padding:.4rem .6rem;border-radius:5px}.editable{position:relative}.editable:empty::before{content:"Hier Text eingeben …";color:#999;pointer-events:none;z-index:1}.tox-tinymce{transform:translateY(-60%);margin-bottom:.4em;z-index:999}.mce-toolbar{border-radius:6px}.editable[contenteditable="true"]{outline:2px dashed #fff0;border:3px dotted #000}.editable[contenteditable="true"]:hover{outline:2px dashed #4caf50;background-color:rgb(76 175 80 / .5)}.container{width:90%;max-width:1200px;margin:0 auto}.header{height:60px;background-color:#f9fafb;display:flex;align-items:center;box-shadow:0 1px 2px rgb(0 0 0 / .1);border-bottom:1px solid lab(88.4399% .289232 3.81486);color:#252525}.header-container{display:flex;align-items:center;gap:1rem}.logo{width:40px;height:40px}.site-title{font-size:1.2rem;font-weight:500}.site-title a{text-decoration:none;color:#252525}.site-title a:hover{color:rgb(37 37 37 / .5)}.hero{background-color:#d3d3d3;position:relative;padding:80px 0;text-align:center;border-bottom:1px solid lab(88.4399% .289232 3.81486);overflow:hidden}.hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/bg.webp);background-size:cover;background-repeat:no-repeat;background-position:center 28%;opacity:.9;z-index:0;top:-20px;left:-20px;width:calc(100% + 40px);height:calc(100% + 40px)}.hero h1{font-size:2.8rem;margin:0}.hero p{font-size:1.2rem;color:#374151}.hero .hero-container{position:relative;z-index:1;max-width:500px;padding:30px;background:rgb(255 255 255 / .6);border-radius:12px;border:1px solid rgb(255 255 255 / .6);box-shadow:#fff0 0 0 0 0,#fff0 0 0 0 0,#fff0 0 0 0 0,#fff0 0 0 0 0,rgb(0 0 0 / .1) 0 1px 3px 0,rgb(0 0 0 / .1) 0 1px 2px}.hero-container{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;font-size:1.4rem}.hero-time{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:20px 0;font-weight:700}.hero-location{display:flex;align-items:flex-start;justify-content:center;gap:.5rem;color:rgb(0 0 0 / .8)}.hero-location svg{margin-top:5px}.hero-location address{margin:0;text-align:left;font-style:normal;font-size:1.3rem}.about{background-color:#fff;flex:1 0 auto;display:flex;justify-content:flex-start;align-items:center;text-align:center;padding:60px 20px;flex-direction:column;font-size:1.3rem;font-weight:300}.bible-verse-section{background:#f9fafb}.about .bible-verse{font-size:1.35rem;font-weight:500;font-style:italic}.about .bold{font-weight:700;margin-top:10px}.about h2{font-size:2.25rem;font-weight:300;margin-bottom:.5rem}.about .divider{width:64px;height:2px;background-color:color-mix(in oklab,lab(25.3431% -16.7993 13.6263) 30%,transparent);margin:0 auto 2rem}.about p{line-height:1.6;color:#4b5563;max-width:768px;text-align:center;margin:0 auto 20px;font-size:1.4rem}.about ul{text-align:left;margin:30px auto 30px;max-width:768px}.about .container{padding:0 100px}.about .about-image{width:90%;margin:20px 0;max-width:768px;height:auto;padding:0 100px;img{max-width:768px;width:100%;height:auto;border-radius:12px}}.feature-list{display:flex;flex-wrap:wrap;gap:20px;padding:0;margin:40px 0;list-style:none}.feature-list li{flex:1 1 250px;padding:30px;background:lab(97.7061% -.0120401 1.90749);border-radius:12px;border:1px solid rgb(255 255 255 / .6);box-shadow:#fff0 0 0 0 0,#fff0 0 0 0 0,#fff0 0 0 0 0,#fff0 0 0 0 0,rgb(0 0 0 / .1) 0 1px 3px 0,rgb(0 0 0 / .1) 0 1px 2px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:1.3rem;line-height:1.5}.icon-grid{display:grid;gap:2rem 4rem;justify-content:center;max-width:800px;margin:50px auto 50px;grid-template-columns:repeat(auto-fit,minmax(60px,1fr))}.icon-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;font-size:1.2rem}.icon-item img{width:4rem;height:4rem;background:color-mix(in oklab,lab(25.3431% -16.7993 13.6263) 10%,transparent);border-radius:30%;padding:18px}.footer{min-height:120px;background-color:lab(97.7061% -.0120401 1.90749);border-top:1px solid #e5e7eb;display:flex;align-items:center;padding:0 60px;font-size:1rem}.footer-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.footer-container ul{list-style:none;display:flex;gap:1.5rem}.footer-container a{text-decoration:none;color:#6b7280}.footer-container a:hover{color:#1f2937}@media (min-width:768px){.hero p{font-size:1.5rem}.about h2{font-size:2.25rem}.footer-container{flex-direction:row;justify-content:space-between;width:100%}}@media (max-width:760px){.icon-grid{grid-template-columns:repeat(2,1fr)}.about .container,.about .about-image{padding:0 20px}}@media (max-width:600px){.hero .hero-container{padding:18px}.bible-verse{font-size:1rem}.about .container{padding:0 8px}.footer{padding:16px 60px}.footer-container{flex-direction:column;align-items:flex-start;gap:.5rem;padding-right:10px}.footer-container ul{flex-direction:column;gap:.5rem}.about{padding:60px 8px}}