body{color:#fff;background-image:url(/bg1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;margin:0;font-family:Poppins,sans-serif;overflow:hidden}.menu{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100vh;padding-left:12%;display:flex}.overlay{background:linear-gradient(#0009,#0006);justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.short-intro{color:#a1a1a1;letter-spacing:5px;margin-bottom:1rem;font-size:10px}.title{letter-spacing:.1rem;text-align:left;text-shadow:0 0 10px #ffffff1a;margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,6vw,6rem);font-weight:400;line-height:.9}.divider{align-items:center;gap:10px;width:400px;display:flex}.divider:before,.divider:after{content:"";background:#d4af3780;flex:1;height:1px}.divider span{color:#d4af37}.long-intro{font-family:Playfair Display,serif;font-size:1.3rem;font-style:italic;font-weight:200}.long-intro span{color:gold}.new-game{color:#fff;background:linear-gradient(#f1ce33ad 0%,#c8ab283b 100%);justify-content:space-between;align-items:center;width:300px;padding:1rem 1.5rem;transition:all .3s;display:flex}.new-game:hover{transform:translate(5px)}.continue{color:#fff;opacity:.7;background:linear-gradient(#797875ad 0%,#a09c8c3b 100%);justify-content:space-between;align-items:center;width:300px;padding:1rem 1.5rem;display:flex}.continue:hover{transform:translate(5px)}footer{color:#ffffff80;font-size:.8rem;position:fixed;bottom:20px;right:20px}@media (width<=768px){.title{font-size:4rem}.menu{padding-left:2rem}.divider{width:min(300px,90vw)}.long-intro{max-width:300px;font-size:.8rem}.short-intro{font-size:8px}footer{font-size:.7rem;bottom:10px;right:10px}.new-game,.continue{width:min(300px,90vw)}}.navbar{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000040;border-bottom:1px solid #d4af3726;justify-content:space-between;align-items:center;padding:1rem 2rem;font-family:Inter;display:flex}.nav-left{color:#d4af37;letter-spacing:2px;gap:3rem;font-family:Bebas Neue;display:flex}.nav-center{color:#d4af37;letter-spacing:2px;font-family:Bebas Neue}.nav-right{color:#d4af37;gap:2.5rem;display:flex}.nav-right svg:hover{color:#d4af37;cursor:pointer}.chapter-body{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;border:1px solid #d4af3726;width:min(1100px,80vw);margin:2rem auto auto;padding:4rem}.chapter-text{color:#ffffffeb;scrollbar-width:none;-ms-overflow-style:none;height:400px;margin-bottom:2rem;font-family:Lora,serif;font-size:1.35rem;line-height:2;overflow-y:auto}.pages-divider{align-items:center;gap:10px;width:100%;margin-bottom:2rem;display:flex}.pages-divider:before,.pages-divider:after{content:"";background:#d4af3780;flex:1;height:1px}.pages-divider span{color:#d4af37}.choice{color:#d4af37;background:#0000004d;border:1px solid #d4af3740;justify-content:space-between;align-items:center;width:100%;min-height:70px;padding:1.5rem;font-family:Lora,serif;transition:all .3s;display:flex}.choice:hover{border-color:#d4af37;transform:translate(5px)}.choice-left{align-items:center;gap:1.5rem;width:100%;font-size:large;display:flex}.choice-left span{margin-left:1rem}.choice-left svg{color:#d4af37;font-size:1.4rem}.choice-arrow{color:#d4af37;font-size:1.5rem;font-weight:1000}@media (width<=768px){.navbar{font-size:smaller}.nav-left,.nav-right{gap:1rem}.chapter-body{width:85vw;padding:1rem}.chapter-text{height:300px;font-size:medium}.choice{padding:1rem}.choice.left{flex:1;gap:.75rem}.choice-left .icon{font-size:small}.choice-left span{word-break:break-word;margin-left:0;font-size:.85rem;line-height:1.4}.choice-arrow{flex-shrink:0;margin-left:1rem;font-size:small}}
