body{display:flex;justify-content:center;align-items:center;height:100vh;background-size:cover;background-position:center;color:#fff;text-align:center;padding:20px;font-family:Arial,sans-serif}a{color:#d1d1d1;text-decoration:none}body.bg-so{background-image:url('https://www.zen.depri-blog.de/images/bg1.webp')}body.bg-mo{background-image:url('https://www.zen.depri-blog.de/images/bg2.webp')}body.bg-di{background-image:url('https://www.zen.depri-blog.de/images/bg3.webp')}body.bg-mi{background-image:url('https://www.zen.depri-blog.de/images/bg4.webp')}body.bg-do{background-image:url('https://www.zen.depri-blog.de/images/bg5.webp')}body.bg-fr{background-image:url('https://www.zen.depri-blog.de/images/bg6.webp')}body.bg-sa{background-image:url('https://www.zen.depri-blog.de/images/bg7.webp')}body{background-size:cover;background-position:center;background-repeat:no-repeat;transition:background-image .3s ease-in-out}.container{background:rgba(0,0,0,.7);padding:20px;border-radius:10px;max-width:600px;width:100%}.footer{font-size:.8em;color:rgb(248,248,248);position:fixed;bottom:0;width:100%;background-color:rgba(0,0,0,.76);text-align:center;padding:.5em 0;height:auto;display:flex;justify-content:space-between;align-items:center;padding:.5em 1rem}.footer-content{width:100%;display:flex;justify-content:space-between;align-items:center}.footer-buttons{display:flex;gap:.65rem}.footer-buttons .btn{--bs-btn-padding-y:.15rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.75rem;--bs-btn-bg:#c1d82f;--bs-btn-hover-bg:#e4e932}h1{font-size:2.5rem}p{font-size:1.25rem}@media (max-width:768px){h1{font-size:2rem}p{font-size:1.1rem}}@media (max-width:576px){h1{font-size:1.75rem}p{font-size:1rem}}.share-buttons{display:flex;justify-content:center;gap:10px;margin-top:20px;flex-wrap:wrap}.share-btn{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.3s ease-in-out;position:relative;margin:3px}.share-btn svg{width:20px;height:20px;fill:white;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.share-btn.facebook{background-color:#1877f2}.share-btn.twitter{background-color:#657786}.share-btn.whatsapp{background-color:#128c7e}.share-btn.threads{background-color:black}.share-btn.mastodon{background-color:rgb(58,103,253)}.share-btn.bluesky{background-color:rgb(0,54,202)}.share-btn.qr{background-color:rgb(81,60,94)}.share-btn:hover{transform:scale(1.1);opacity:.8}@media (max-width:600px){.share-buttons{gap:10px}.share-btn{width:30px;height:30px}.share-btn svg{width:18px;height:18px}}.donation-container{font-size:1rem!important;border:1px solid #ccc;border-radius:5px;padding:15px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.donation-container a{font-size:1rem!important;color:#c1d82f}.badge-vertical{font-size:1.2rem;padding:10px 15px;border-radius:8px}