h2{font-size:4vh;font-weight:700;color:rgba(0,255,255,.8);text-shadow:0 0 10px rgba(0,255,255,.6),0 0 20px rgba(0,255,255,.4);padding:10px 10px 10px 0;background-color:transparent;max-width:90%;margin-top:1vh}h3{font-size:3vh;font-weight:700;color:rgba(0,255,255,1);text-shadow:0 0 10px rgba(0,255,255,.6),0 0 20px rgba(0,255,255,.4);padding:10px 10px 10px 0;background-color:transparent;max-width:90%;margin-top:.5vh}h4{font-size:2vh;font-weight:700;color:rgba(90,100,255,1);text-shadow:0 0 10px rgba(255,100,255,.6),0 0 20px rgba(255,200,255,.4);padding:10px 10px 10px 0;background-color:transparent;max-width:90%;margin-top:1vh}#app-header{width:100%;color:#fff;text-align:center;padding:1vh;font-size:1.2em;background:rgba(0,0,0,.7);position:relative}#buttonContainer{display:flex;align-items:stretch;justify-content:center;flex-wrap:nowrap;width:90vw;left:1vw;position:relative;padding:10px;gap:2vh;overflow:visible;height:auto}#vorzurueckbuttoncontainer{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:2vh;width:auto;position:relative;overflow:visible;min-height:6.5vh;height:100%;align-items:stretch}button,#generateBtn,#downloadBtn,#shareButton,#deleteCurrentMandalaBtn,#clearStorageBtn,#undoBtn,#redoBtn{display:flex;align-items:center;justify-content:center;font-size:1.2vw;font-weight:700;padding:10px 20px;min-height:6.5vh;height:6.5vh;padding:0 20px;white-space:normal;word-break:break-word;text-align:center;background:linear-gradient(to right,rgba(0,0,255,.5),rgba(4,170,109,.5));color:#fff;border:none;border-radius:10px;cursor:pointer;box-shadow:2px 6px 10px rgba(3,255,200,.7);transition:all .3s ease;box-sizing:border-box}#redoBtn,#undoBtn{height:6.5vh;line-height:1.2;white-space:nowrap;font-size:1.2vw;padding:0 20px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}button:hover,#generateBtn:hover,#downloadBtn:hover,#shareButton:hover,#deleteCurrentMandalaBtn:hover,#clearStorageBtn:hover,#undoBtn:hover,#redoBtn:hover,#SpruchErzeugenBtn:hover,#neuerSpruch:hover{background:linear-gradient(to left,rgba(0,255,255,.5),rgba(255,255,255,.8));box-shadow:2px 6px 10px rgba(60,200,90,.5);color:#ff0}.mandala-wrapper{position:relative;width:100%;max-width:min(90vw,50vh);aspect-ratio:7/12;margin:0 auto;background:0 0;overflow:visible}@supports not (aspect-ratio:7/10){.mandala-wrapper{width:100%;max-width:700px;height:1000px}}.mandala-zentrum{position:relative;width:100%;height:100%}.mandala-zentrum img{position:absolute;top:0;left:0;width:100%;height:auto;max-height:100%;object-fit:contain;z-index:10;margin-top:15px}.mandala-zentrum img[name=spruch]{z-index:20;height:100%;object-fit:cover;transition:opacity .8s ease-in-out;opacity:1}#SpruchCotainer{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:630px;height:4.5vh;padding-top:.3vh;padding-bottom:.3vh}#SpruchErzeugenBtn{display:flex;align-items:center;justify-content:center;font-size:1.2vw;font-weight:700;padding:10px 20px;min-height:6.5vh;height:6.5vh;padding:0 20px;white-space:normal;word-break:break-word;text-align:center;background:linear-gradient(to right,rgba(0,0,255,.5),rgba(4,170,109,.5));color:#fff;border:none;border-radius:10px;cursor:pointer;box-shadow:2px 6px 10px rgba(3,255,200,.7);transition:all .3s ease;box-sizing:border-box;width:50vw;margin:1vh auto 0 auto;max-width:230px}#neuerSpruch{display:flex;align-items:center;justify-content:center;font-size:1.2vw;font-weight:700;padding:10px 20px;min-height:6.5vh;height:6.5vh;padding:0 20px;white-space:normal;word-break:break-word;text-align:center;background:linear-gradient(to right,rgba(0,0,255,.5),rgba(4,170,109,.5));color:#fff;border:none;border-radius:10px;cursor:pointer;box-shadow:2px 6px 10px rgba(3,255,200,.7);transition:all .3s ease;box-sizing:border-box;width:50vw;margin:1vh auto 0 auto;max-width:230px}#colorGridEinstellung.visible{opacity:1;pointer-events:auto}#neuerSpruch.disabled{opacity:.3;pointer-events:none;filter:grayscale(100%)}@media (max-width:600px){#buttonContainer{flex-direction:column;align-items:center;top:1vh;gap:2vh;justify-content:flex-start;max-width:100%;height:auto}#buttonContainer button,#shareButton,#deleteCurrentMandalaBtn,#clearStorageBtn,#undoBtn,#redoBtn{width:100%;font-size:2.5vh;height:4.5vh;line-height:1.2;box-sizing:border-box}#SpruchErzeugenBtn,#neuerSpruch{width:100%;font-size:1.8vh;height:4.2vh;line-height:1.2;box-sizing:border-box}#vorzurueckbuttoncontainer{display:flex;align-items:center;justify-content:space-between;width:100% !important;height:4.5vh !important;padding-top:.5vh;padding-bottom:.5vh}}.color-column{display:flex;flex-direction:column;gap:1vh;border-left:3px solid #000;padding-left:.5rem}.color-grid{display:flex;flex-direction:column;gap:1vh;width:100%;padding:1vh 2vw;box-sizing:border-box}.color-row{display:flex;flex-direction:row;justify-content:space-evenly;gap:1vw;flex-wrap:nowrap;width:100%;max-width:100%;box-sizing:border-box}.color-box{width:9vw;height:1.5vw;max-width:180px;max-height:60px;border-radius:6px;border:2px solid transparent;box-shadow:0 0 5px rgba(255,255,255,1);cursor:pointer;transition:all .2s ease}.color-box:hover{transform:scale(1.1);box-shadow:0 0 10px rgba(255,255,255,.8)}.color-box.selected{border:2px solid #ff0}@media (max-width:600px){.color-box{width:9vw;height:3vw}.color-row{gap:2vw}}.rot{background-color:red}.gruen{background-color:green}.blau{background-color:blue}#colorGridWrapper{top:0;left:0;width:100%;padding:1vh 0;display:flex;justify-content:center;background:rgba(0,0,0,.4);backdrop-filter:blur(2px);z-index:10;border-bottom:1px solid rgba(255,255,255,.3);border-top-left-radius:15px;border-top-right-radius:15px;opacity:0;pointer-events:none;transition:opacity .6s ease}#colorGridWrapper{opacity:1;pointer-events:auto}#colorGridEinstellung.visible{opacity:1;pointer-events:auto}#colorGridEinstellung.disabled{opacity:.3;pointer-events:none;filter:grayscale(100%)}.color-box.bunt{background:linear-gradient(45deg,red,orange,#ff0,green,cyan,blue,violet);border:1px solid #444}.color-box.selected{border:2px solid #ff0}.mini-scroll-btn{background:rgba(0,0,0,.4);color:#fff;font-size:2vw;padding:.5vh 1vw;border:none;border-radius:8px;cursor:pointer;box-shadow:0 0 6px rgba(255,255,255,.6);transition:all .3s ease;height:100%;align-self:center}.mini-scroll-btn:hover{background:rgba(0,255,255,.4);color:#ff0;box-shadow:0 0 12px rgba(0,255,255,.6)}#colorGridEinstellung{display:flex;flex-direction:column;align-items:center;gap:1em;margin:21px}#thankYouOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(12,0,40,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1001;display:flex;align-items:flex-start;justify-content:center;padding-top:10vh}.thank-you-modal{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4vh 4vw;max-width:600px;width:90vw;background:rgba(5,0,25,.95);border-radius:16px;box-shadow:0 0 25px #00ffaa99;color:#32cd32;font-family:sans-serif;text-align:center}.thank-you-modal h2{font-size:2rem;text-shadow:0 0 8px #0fa;margin-bottom:2vh}.thank-you-modal p{font-size:1.2rem;text-shadow:0 0 5px #0fa,0 0 10px #0fa;line-height:1.5}.thank-you-modal button{background-color:#0fa;color:#00008b;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;margin-top:3vh;box-shadow:0 0 12px #0fa;cursor:pointer}.donation-modal-inner{padding:30px;font-size:18px;background:rgba(5,0,25,.85);color:#32cd32;border-radius:16px;font-family:sans-serif;box-shadow:0 6px 20px rgba(0,0,0,.5),0 0 12px rgba(0,174,255,.8),0 0 30px rgba(0,174,255,.6);text-align:center;width:93vw;height:93vh;overflow-y:auto;overflow-x:hidden;backdrop-filter:blur(6px)}body.modal-open{overflow:hidden !important}.donation-modal-buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:20px}#enterCodeBtn,#modalCloseBtn{padding:10px 20px;font-size:13px;border-radius:8px;cursor:pointer;font-family:sans-serif;min-height:2.5em;line-height:1.4}#enterCodeBtn{background-color:#00008b;color:#32cd32;border:none}#modalCloseBtn{background:0 0;border:2px solid #a66bbe;color:#a66bbe}#blurBackground,#blurBackgroundDownload{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(5px);z-index:1000;opacity:0;pointer-events:none;transition:opacity .4s ease}#blurBackground.visible{opacity:1;pointer-events:auto}#spendenModal,#spendenModalDownload{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:500px;height:500px;max-height:80vh;background-color:rgba(12,0,64,.85);color:#32cd32;padding:20px;border-radius:12px;z-index:1001;font-family:Arial,sans-serif;box-shadow:0 0 15px rgba(0,255,0,.7);text-align:center;display:flex;flex-direction:column;gap:4vh;align-items:center;overflow-y:auto;opacity:0;pointer-events:none;transition:opacity .4s ease}#spendenModal.visible{opacity:1;pointer-events:auto}#spendenModal h3{margin-bottom:1vh}#zugangscodeInput{font-size:3vh;padding:10px 10px 10px 0;width:100%;background-color:#10001a;color:#0ff;border:2px solid #32cd32;border-radius:5px;font-family:inherit;text-align:left;text-shadow:0 0 2px blue,0 0 10px blue,0 0 20px blue,0 0 40px green}.button-row{display:flex;justify-content:space-between;width:100%;margin-top:6vh;gap:12px}.button-row button{flex:1;min-height:48px;font-size:36px;background-color:#32cd32;color:#fff;border:none;padding:12px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;white-space:normal;line-height:1.4;font-size:clamp(1.4rem,3vw,3.6rem)}#closeSpendenButton,#closeSpendenButtonDownload{background-color:#100}#blurBackgroundDownload.visible{opacity:1;pointer-events:auto}#spendenModalDownload.visible{opacity:1;pointer-events:auto}.scroll-zur-anleitung-Mandala{text-align:center;margin:1.5em 0}.scroll-zur-anleitung-Mandala a{text-decoration:none;font-weight:600;font-size:1.2em;color:#bff3ff;padding:.3em .9em;border:2px solid #bff3ff;border-radius:12px;background:rgba(0,20,30,.6);transition:all .4s ease;display:inline-block;animation:farbschimmer 5s infinite alternate ease-in-out}.scroll-zur-anleitung a:hover{background:#bff3ff;color:#001920;box-shadow:0 0 12px #bff3ff;cursor:pointer}@keyframes farbschimmer{0%{color:#1f1;border-color:#1fa}50%{color:#9aeaff;border-color:#9aeaff}100%{color:#f12;border-color:#cfffff}}