.app{min-height:100vh;width:100vw;position:relative;overflow-x:hidden;background:#0a0a0a;color:#fff}.background-roses{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(/background-roses.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;opacity:.3;z-index:0;filter:brightness(.4) contrast(1.2)}.trees-container{position:fixed;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.tree{position:absolute;bottom:0;width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:200px solid #1a1a1a;filter:drop-shadow(0 0 5px rgba(0,0,0,.8))}.tree:before{content:"";position:absolute;bottom:-200px;left:-25px;width:0;height:0;border-left:25px solid transparent;border-right:25px solid transparent;border-bottom:150px solid #0f0f0f}.tree:after{content:"";position:absolute;bottom:-350px;left:-20px;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:120px solid #050505}.tree-1{left:5%;transform:scale(.8);animation:treeSway 8s ease-in-out infinite}.tree-2{left:20%;transform:scale(1.1);animation:treeSway 10s ease-in-out infinite 1s}.tree-3{left:40%;transform:scale(.9);animation:treeSway 9s ease-in-out infinite 2s}.tree-4{left:65%;transform:scale(1.2);animation:treeSway 11s ease-in-out infinite .5s}.tree-5{left:85%;transform:scale(.7);animation:treeSway 7s ease-in-out infinite 1.5s}@keyframes treeSway{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(-5px) rotate(-1deg)}75%{transform:translate(5px) rotate(1deg)}}.lightning-container{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:2;display:flex;align-items:center;justify-content:center}.lightning-bolt{width:150px;height:300px;opacity:0;animation:lightningFlash 4s infinite;filter:drop-shadow(0 0 20px rgba(255,255,255,.8))}@keyframes lightningFlash{0%,90%,to{opacity:0;transform:scale(1) translate(0)}91%{opacity:.9;transform:scale(1.1) translate(-10px)}92%{opacity:0;transform:scale(1) translate(0)}93%{opacity:.95;transform:scale(1.05) translate(10px)}94%{opacity:0;transform:scale(1) translate(0)}95%{opacity:.85;transform:scale(1.08) translate(-5px)}96%{opacity:0;transform:scale(1) translate(0)}}.lightning-flash{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff0;pointer-events:none;z-index:1;animation:flashIllumination 4s infinite}@keyframes flashIllumination{0%,90%,to{background:#fff0}91%{background:#ffffff26}92%{background:#fff0}93%{background:#fff3}94%{background:#fff0}95%{background:#ffffff1f}96%{background:#fff0}}.main-content{position:relative;z-index:10;min-height:100vh;display:flex;align-items:center;justify-content:center}.home-view{display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh}.centered-image{width:50%;max-width:600px;border-radius:15px;border:3px solid #666;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #000c;background:#0000004d;padding:5px}.centered-image:hover{border-color:#fff;box-shadow:0 15px 40px #ffffff4d;transform:scale(1.02)}.menu-view{display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center;min-height:100vh}.menu-item{background:#000000b3;border:2px solid #666;color:#fff;padding:1rem 3rem;font-size:1.5rem;cursor:pointer;transition:all .3s ease;text-transform:lowercase;border-radius:5px;font-family:inherit}.menu-item:hover{border-color:#fff;background:#ffffff1a;transform:translateY(-3px);box-shadow:0 5px 15px #fff3}.happenings-view{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem}.happenings-title{font-size:2.5rem;margin-bottom:3rem;text-transform:lowercase;color:#fff;text-shadow:0 0 10px rgba(255,255,255,.5)}.dates-list{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.date-item{background:#000000b3;border:2px solid #666;color:#fff;padding:1rem 2rem;font-size:1.2rem;cursor:pointer;transition:all .3s ease;border-radius:5px;font-family:inherit;min-width:200px}.date-item:hover{border-color:#fff;background:#ffffff1a;transform:translate(10px);box-shadow:0 5px 15px #fff3}.support-view{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;max-width:800px;margin:0 auto}.support-title{font-size:2.5rem;margin-bottom:3rem;text-transform:lowercase;color:#fff;text-shadow:0 0 10px rgba(255,255,255,.5)}.support-content{display:flex;flex-direction:column;gap:3rem;align-items:center;width:100%}.support-benefits{background:#000000b3;border:2px solid #666;border-radius:10px;padding:2rem;width:100%;max-width:600px}.benefits-title{font-size:1.5rem;margin-bottom:1.5rem;color:#fff;text-transform:lowercase}.benefits-list{list-style:none;padding:0;margin:0}.benefit-item{color:#fff;font-size:1.2rem;border-bottom:1px solid rgba(255,255,255,.1);position:relative;padding:1rem 0 1rem 2rem}.benefit-item:last-child{border-bottom:none}.benefit-item:before{content:"•";position:absolute;left:0;color:#fff;font-size:1.5rem}.support-cta{display:flex;justify-content:center;width:100%}.become-nachtwalker-btn{background:#000000b3;border:2px solid #666;color:#fff;padding:1.2rem 3rem;font-size:1.3rem;cursor:pointer;transition:all .3s ease;text-transform:lowercase;border-radius:5px;text-decoration:none;display:inline-block;font-family:inherit}.become-nachtwalker-btn:hover{border-color:#fff;background:#ffffff1a;transform:translateY(-3px);box-shadow:0 5px 15px #fff3}.content-view{position:relative;width:100vw;min-height:100vh;display:flex;align-items:center;justify-content:center}.content-loading{color:#fff;font-size:1.5rem;text-align:center}.content-background{position:fixed;top:0;left:0;width:100vw;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;filter:brightness(.6) contrast(1.1)}.content-html{position:relative;z-index:10;max-width:80%;max-height:80vh;overflow-y:auto;background:#000000e6;padding:2rem;border-radius:10px;color:red;font-size:1.1rem;line-height:1.6;box-shadow:0 10px 40px #000000e6}.content-html p{margin:1rem 0;color:red}.content-html h1,.content-html h2,.content-html h3{color:red;margin:1.5rem 0 1rem}.content-html pre{color:red;background:#00000080;padding:1rem;border-radius:5px;overflow-x:auto}.content-html ul{margin:1rem 0;padding-left:2rem;color:red}.content-html li{margin:.5rem 0;color:red}.content-html em{font-style:italic;color:red}.content-html .essay-image{margin-bottom:2rem;text-align:center}.content-html .essay-image img{max-width:100%;height:auto;border-radius:5px;border:1px solid rgba(255,0,0,.3);box-shadow:0 5px 15px #00000080}.content-html::-webkit-scrollbar{width:10px}.content-html::-webkit-scrollbar-track{background:#00000080}.content-html::-webkit-scrollbar-thumb{background:#ff000080;border-radius:5px}.content-html::-webkit-scrollbar-thumb:hover{background:#ff0000b3}@media (max-width: 768px){.centered-image{width:80%}.tree{transform:scale(.6)}.lightning-bolt{width:100px;height:200px}.content-html{max-width:95%;padding:1rem;font-size:1rem}.happenings-title{font-size:2rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0a0a0a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:#0a0a0a}#root{width:100%;min-height:100vh}
