@import url(https://fonts.googleapis.com/css2?family=Bokor&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.new-body:before{animation:fog .5s;background-image:linear-gradient(180deg,#fff,#fff 33%,#fff0 50%,#fff0);content:" ";height:100%;left:0;position:fixed;top:0;width:100%;z-index:0}.new-body{font-family:Arial,sans-serif}.main{position:relative;top:50px}.jasira-container{margin:0 auto;position:relative}.neonText{color:#fff}.spacing-div{height:100px;width:auto}.download-button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;padding:8px 12px;text-decoration:none;transition:background-color .3s ease}.download-button:hover{background-color:#3e8e41}.video-stuff{background-color:#ffddddaa;height:100%;left:0;position:absolute;top:50%;top:0;width:100%;z-index:2}#video-modal{align-items:center;background-color:#00000080;display:flex;justify-content:center;top:50%}#video-container{background-color:red;height:315px;margin:100px auto;top:50%;width:560px}#close-button{right:10px;top:10px}.playButton{align-items:center;background:linear-gradient(90deg,#ff5e62,#f96);border:none;border-radius:30px;box-shadow:0 5px 15px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:60px;justify-content:center;margin:50px auto;position:relative;transition:all .3s ease;width:150px;z-index:3}.playButton:hover{background:linear-gradient(90deg,#ff816f,#ffab84)}.closeButton{zIndex:1001;align-items:center;background:linear-gradient(90deg,#ff5e62,#f96);border:none;border-radius:50%;box-shadow:0 5px 15px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:40px;font-weight:700;height:60px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:60px}.closeButton:hover{background:linear-gradient(90deg,#ff816f,#ffab84)}#youtube-video{display:block;height:100%;top:50%;width:100%}*{box-sizing:border-box}.video-background{background:#fff;bottom:0;left:0;position:fixed;right:0;top:0;z-index:-99}.video-background iframe,.video-foreground{height:100%;left:0;pointer-events:none;position:relative;width:100%}#vidtop-content,.vid-info{color:#fff;top:0}.vid-info{background:#0000004d;font-family:Avenir,Helvetica,sans-serif;padding:1rem;position:absolute;right:0;width:33%}.vid-info h1{font-size:2rem;font-weight:700;line-height:1.2;margin-top:0}.vid-info a{background:#00000080;border-bottom:none;color:#fff;display:block;margin:1rem auto;text-align:center;text-decoration:none;transition:background .6s}@media (min-aspect-ratio:16/9){.video-foreground{height:300%;top:-100%}}@media (max-aspect-ratio:16/9){.video-foreground{left:-100%;width:300%}}@media (max-width:600px){.vid-info{padding:.5rem;width:50%}.vid-info h1{margin-bottom:.2rem}}@media (max-width:500px){.vid-info .acronym{display:none}}.img-gradient{content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:100%}.space{position:absolute;z-index:-3}.img-gradient img{display:block}.bottom-right-fixed{bottom:0;font-size:10px;position:fixed;right:0}.stack-container{height:800px;margin-bottom:-550px;overflow:hidden;position:relative;top:-250px}.name-container{display:flex;transform:scale(.75)}@keyframes rainbowFadeIn{0%{opacity:0}to{opacity:.35}}.name{bottom:0;left:50%;position:absolute;right:0;top:50%;transform:translate(-50%,-50%) scale(.65);z-index:3}.name:hover{-webkit-filter:brightness(105%)}.rainbow-outer-container{z-index:1}.rainbow-inner-container{padding-bottom:20%;width:100%}.rainbow{animation-duration:3s;animation-fill-mode:forwards;animation-name:rainbowFadeIn;bottom:0;height:200px;left:-10%;margin:auto;opacity:.35;position:absolute;right:0;top:0;transform:rotate(-3deg);width:120%;z-index:1}.section-header{color:#ffae00;font-size:36px;font-weight:700;text-align:center;text-shadow:0 0 7px #fff,0 0 10px #fff,0 0 21px #fff,0 0 42px #fff,0 0 82px #fff,0 0 92px #fff,0 0 102px #fff,0 0 151px #fff;white-space:nowrap;z-index:-4}.myself-image,.myself-image2{left:50%;position:absolute;transform:translate(-50%,-30%) scale(.4)}.myself-image2{cursor:pointer;opacity:.5}.test-init,.test-shine{position:relative}.test-shine{border-radius:20px;height:629px;left:50%;overflow:hidden;transform:translate(-50%);width:472px}.test-shine:after{background:#ffffff21;background:linear-gradient(90deg,#fff0 0,#ffffff4d 50%,#fff0);content:"";height:200%;left:-150%;opacity:0;position:absolute;top:-50%;transform:rotate(-36.880901deg);width:20%}.test-shine:hover:after{left:150%;opacity:1;transition-duration:.5s;transition-property:left,top,opacity;transition-timing-function:ease}.test-shine:active:after{opacity:0}.inventory-page{padding-top:50px}.location-section{background-color:#f0f0f0;border:1px solid #ccc;border-radius:10px;margin-bottom:40px;padding:20px}.location-section h2{color:#000;margin-bottom:20px}.cards-container{display:flex;flex-wrap:wrap;gap:20px}.item-card{border:1px solid #000;border-radius:5px;box-shadow:0 2px 5px #0000001a;box-sizing:border-box;color:#000;margin:10px;padding:10px;transition:background-color .3s ease;width:calc(33.333% - 20px)}.item-card h3{color:#000;font-size:1.2em;margin:0 0 10px}.item-card pre{word-wrap:break-word;color:#000;white-space:pre-wrap}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.canvas-container{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}canvas{display:block}.two-sections{display:flex;flex-wrap:wrap;gap:20px}.section-one,.section-two{box-sizing:border-box;flex:1 1;min-width:300px}.section-one,.section-two{padding:20px}.hit-point-percentile-page{background-color:#fff;color:#000;font-family:Garamond,serif;padding-top:50px}.hpp-section{border-radius:10px;width:90%}.hpp-section,.table-container{background-color:#fff;margin:20px auto}.table-container{border:2px solid #000;border-radius:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table-row,.table-row2{cursor:pointer;display:flex}.red{background-color:#f66}.light-red{background-color:#fcc}.dark-red{background-color:#8b0000;color:#fff}.gold{background-color:#ff6}.light-gold{background-color:#ffc}.dark-gold{background-color:#8b8b00;color:#fff}.table-row:hover{background-color:#f0f0f0}.table-cell{border:1px solid #000;flex:1 1;padding:10px 20px;text-align:center}.page-container{align-items:center;display:flex;justify-content:center}.input-field{border:1px solid #8b0000;border-radius:4px}.input-field,.input-field2{font-size:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px}.input-field2{border:1px solid #8b8b00;border-radius:4px}.radio-container{background-color:#add8e6;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;gap:10px;margin:20px auto;padding:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.radio-item{align-items:center;color:#333;display:flex;font-size:16px}.radio-input{accent-color:#007bff;margin-right:10px;transform:scale(1.2)}.input-row{align-items:center;background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;display:flex;margin-bottom:10px;padding:10px}.dst-input-label{color:#333;margin-right:10px}.dst-input-field{border:1px solid #ccc;border-radius:4px;flex:1 1;font-size:14px;margin:0 5px;min-width:100px;padding:8px}.plus-sign{color:#333;font-size:18px;font-weight:700;margin:0 10px}.percentile-table{background-color:#fff;border:2px solid #000;border-collapse:collapse;border-radius:8px;margin:20px auto;width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.percentile-table td,.percentile-table th{border:1px solid #ddd;padding:10px;text-align:left}.dark-green-row{background-color:#006400;color:#fff}.green-row{background-color:#98fb98}.light-green-row{background-color:#cfc}.percentile-table tr:hover{background-color:#f1f1f1}.orange-row{background-color:orange}.dark-orange-row{background-color:#ff8c00}.light-orange-row{background-color:#ffd580}.lvl-nav-bar{background:#f1f1f1;border-bottom:1px solid #ddd;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;left:0;padding:10px;right:0;top:0;z-index:1000}.lvl-nav-link{color:#007bff;font-weight:700;text-decoration:none}.content{padding-top:50px}.level{border-top:1px solid #ddd;padding:20px}.dst-input-label{font-size:1.5em;font-weight:700}.back-to-results{color:#007bff;display:block;margin-top:10px;text-decoration:none}.button-container{position:relative}.dreamy-btn{background-color:#89cff0;border:none;border-radius:5px;box-shadow:2px 2px 10px #0000001a;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.thought-bubble{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0 10px #0003;display:flex;height:200px;justify-content:center;left:50%;padding:20px;position:absolute;top:-220px;transform:translateX(-50%);width:300px}.thought-bubble img{max-height:100%;max-width:100%}.container{position:relative}.bubble-container{bottom:100%;left:50%;position:absolute}.large-circle,.medium-circle,.small-circle{background-color:#fff;border-radius:50%;position:absolute}.small-circle{animation:growSmall 1s forwards;bottom:0;height:100px;left:-50px;width:100px}.medium-circle{animation:growMedium 1s forwards;bottom:100px;height:200px;left:-100px;width:200px}.large-circle{animation:growLarge 1s forwards;bottom:300px;height:400px;left:-200px;overflow:hidden;width:400px}@keyframes growSmall{0%{transform:scale(0)}33%{transform:scale(1)}}@keyframes growMedium{0%{transform:scale(0)}33%{transform:scale(0)}66%{transform:scale(1)}}@keyframes growLarge{0%{transform:scale(0)}66%{transform:scale(0)}to{transform:scale(1)}}.fade-in-image{animation:fadeIn 1.5s 1s forwards;height:100%;object-fit:cover;opacity:0;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dream-button-container{display:flex;justify-content:center}.dream-button{height:70px;margin-bottom:15px;width:70px}.animation-container{overflow:hidden}.animation-element{animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;background-color:#0074d9;height:100px;transform-origin:center center;width:100px;z-index:2}.animate .animation-element{animation-name:scaleAnimation}@keyframes scaleAnimation{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.soul-waterfall,.soul-waterfall-gray{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;content:" ";font-family:Arial,sans-serif;height:100%;left:0;position:relative;position:fixed;top:0;width:100%;z-index:-1}.soul-waterfall-gray{animation:colorChange 30s linear infinite;pointer-events:none}.bird-cage{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;content:" ";filter:blur(0);font-family:Arial,sans-serif;height:100%;left:0;pointer-events:none;position:relative;position:fixed;top:0;transform:scale(1.1);width:100%;z-index:1}.animate .bird-cage{animation:blurChange .5s linear;animation-fill-mode:forwards}.animate2 .bird-cage{animation:unblurChange .5s linear;animation-fill-mode:forwards}.soulcontainer2{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:100vh;overflow:hidden;position:absolute;width:100%;z-index:.5}.animate .soulcontainer2{animation:unblur 1s linear;animation-fill-mode:forwards}.animate2 .soulcontainer2{animation:ununblur 1s linear;animation-fill-mode:forwards}@keyframes blurChange{0%{filter:blur(0);transform:scale(1.1)}to{filter:blur(30px);transform:scale(2)}}@keyframes unblurChange{0%{filter:blur(30px);transform:scale(2)}to{filter:blur(0);transform:scale(1.1)}}@keyframes unblur{0%{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}to{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@keyframes ununblur{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@keyframes unblur2{0%{filter:blur(30px)}to{filter:blur(10px)}}@keyframes ununblur2{0%{filter:blur(10px)}to{filter:blur(30px)}}@keyframes colorChange{0%{opacity:0}50%{opacity:1}to{opacity:0}}.main2{position:relative}.soulcontainer{height:100vh;overflow:hidden;position:absolute;width:100%}.soul-cage-description{backdrop-filter:blur(9.5px);-webkit-backdrop-filter:blur(9.5px);background:#32324640;border-radius:20px;box-shadow:0 4px 30px #0000001a;color:#fff;font-size:200%;max-height:30%;overflow-y:auto;padding:10px 50px 50px;text-align:center;top:5%;z-index:2}.center,.soul-cage-description{left:50%;position:absolute;transform:translate(-50%)}.image-copy{height:100vh;position:absolute;width:100%}.copy-image{animation:unblur2 3s linear;filter:blur(10px);opacity:.75;overflow-y:scroll;position:fixed;transform:translate(-50%,-50%)}.animate .copy-image{animation:unblur2 1s linear;animation-fill-mode:forwards}.animate2 .copy-image{animation:ununblur2 1s linear;animation-fill-mode:forwards}.copy-image:hover{filter:blur(0)}.glowing-cursor{animation:glowFlicker .5s infinite alternate;background:#ffffff80;border-radius:50%;height:50px;pointer-events:none;position:absolute;width:50px;z-index:2}@keyframes glowFlicker{0%{box-shadow:0 0 5px #fff,0 0 10px #fff,0 0 15px #fff,0 0 20px #fff,0 0 25px #fff,0 0 30px #fff,0 0 35px #fff}to{box-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #fff,0 0 50px #fff,0 0 60px #fff,0 0 70px #fff}}.medievalSharpFont{font-family:Bokor}.clouds{animation:moveBackground 20s linear infinite;animation-fill-mode:forwards;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:100%;content:" ";filter:blur(10px);font-family:Arial,sans-serif;height:100%;opacity:.5;pointer-events:none;position:fixed;top:0;transform:translate(0);width:200%;z-index:1}.animate .clouds{animation:cloudblurChange 1s linear;animation-fill-mode:forwards}.animate2 .clouds{animation:cloudunblurChange .5s linear,moveBackground 20s linear infinite;animation-fill-mode:forwards}@keyframes cloudblurChange{0%{filter:blur(10px);opacity:.5;transform:translate(0),scale(1)}to{filter:blur(30px);opacity:0;transform:scale(10)}}@keyframes cloudunblurChange{0%{filter:blur(30px);opacity:0;transform:scale(10)}to{filter:blur(10px);opacity:.5;transform:translate(0),scale(1)}}@keyframes moveBackground{0%{left:0}to{left:-100%}}.soul-cage-space{animation:spaceRotate 600s linear infinite;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;content:" ";filter:blur(0);font-family:Arial,sans-serif;height:max(150vw,150vh);left:min(-25vw,-25vh);pointer-events:none;position:relative;position:fixed;top:min(-25vw,-25vh);transform:rotate(10deg);transform-origin:50% 50%;width:max(150vw,150vh);z-index:1}@keyframes spaceRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate .soul-cage-space{animation:cageblurChange 1s linear;animation-fill-mode:forwards}.animate2 .soul-cage-space{animation:cageunblurChange .5s linear,spaceRotate 600s linear infinite;animation-fill-mode:forwards}.planet{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:50%;content:" ";filter:blur(0);font-family:Arial,sans-serif;height:100%;left:0;pointer-events:none;position:relative;position:fixed;top:0;transform:scale(1.1);width:100%;z-index:1}.animate .planet{animation:cageblurChange 1s linear;animation-fill-mode:forwards}.animate2 .planet{animation:cageunblurChange .5s linear;animation-fill-mode:forwards}@keyframes cageblurChange{0%{filter:blur(0);opacity:1;transform:scale(1.1)}to{filter:blur(30px);opacity:0;transform:scale(10)}}@keyframes cageunblurChange{0%{filter:blur(30px);opacity:0;transform:scale(10)}to{filter:blur(0);opacity:1;transform:scale(1.1)}}.diary-page{max-height:100vh;overflow-y:hide}.container{align-items:center;justify-content:space-between}.shiny-text{align-items:center;color:#fff5db;display:flex;font-family:Garamond,serif;font-size:80px;height:120px;justify-content:center;margin:0;overflow:visible;overflow:hidden;text-align:center;text-shadow:1px 1px 2px #fff8dc,0 0 25px #fff8dc,0 0 5px #deb887;white-space:nowrap;width:100%}.button:hover{background-color:#0056b3}.brown-bg{background-color:#8b4513}.vertical-text{color:#fff;font-size:24px;padding:10px;text-align:center;writing-mode:vertical-rl}.scroll-container{color:#333;font-family:Arial,sans-serif;margin:75px;transform:translate(0)}.scroll-container-inner{background:linear-gradient(90deg,#1b0a03e6,#1b0a034d);background-clip:padding-box;background-color:#f5f5f5a0;background-origin:border-box}.scroll-container-cover{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.leather{border-radius:10px;box-shadow:0 0 0 10px tan,0 0 0 12px #d2b48ccc,0 0 0 14px #d2b48c99,0 0 0 16px #d2b48c66,0 0 0 18px #d2b48c33,inset 0 0 10px #0006,0 0 10px #0003;position:relative;z-index:-3}.leather:after{border:1px dashed #8b4513;border-radius:10px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.fade-in-image2{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.inner{background-color:#aaa0;height:calc(100vh - 270px);overflow-x:hidden;overflow-y:auto}.comment-item-marker{background-color:#fff4b5;box-shadow:0 0 0 10px #fff,}.comment-item,.comment-item-marker{margin:0 auto 10px;opacity:1;padding:5px}.comment-item{border:1px dashed tan;box-shadow:0 0 8px #0ff3;transition:background-color .3s,color .3s,text-shadow .3s}.comment-item-public{background-color:#f5f5f5;cursor:pointer}.comment-item-private{background-color:#e5d5e5;cursor:pointer}.comment-item2{background-color:#c3c3c3}.comment-item p{font-size:18px;margin:10px 0}.comment-item:hover{background-color:#fff3;color:#ffde20;text-shadow:0 0 5px #000c}.diary-button.active{cursor:pointer;opacity:1}.diary-button.inactive{cursor:default;opacity:.5;pointer-events:none}.diary-button{background-color:#007bffaa;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Garamond,serif;font-size:16px;height:19vh;position:fixed;transform:translate(-50%,-50%);width:50px}.left-button{left:30px;top:50%}.right-button{left:calc(100% - 30px);top:50%}.background-button{left:calc(100% - 30px);top:30%}.edit-button{left:calc(100% - 30px);top:10%}.centered-text{align-items:center;display:flex;height:100px;justify-content:center}.center-text{text-align:center}.center-text,.left-text{font-family:Garamond,serif}.div-centered{align-items:center;display:flex;height:100vh;justify-content:center}.centered img{border:5px solid #140d03;height:auto;max-width:100%}.page-flip{perspective:1000px}.page,.page-flip{height:100%;width:100%}.page{transform-origin:0 50%;transform-style:preserve-3d;transition:transform 1s}.page.front{position:absolute;z-index:1}.page.back,.page.front{background-color:#f5f5f5}.page.back{transform:rotateY(180deg)}.page.flipping{transform:rotateY(-180deg)}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;z-index:1000}.modal-content{background:#fff;box-shadow:0 5px 15px #0000004d;color:#000}.close-button{font-size:20px;right:10px}.profile{align-items:center;display:flex;flex-direction:row;margin-bottom:16px}.profile-image{border-radius:10px;height:100px;margin-right:16px;object-fit:cover;width:100px}.profiles-page{justify-content:center;margin:0 auto;max-width:960px}.column{display:flex;flex-direction:column;margin-right:32px}.column:last-child{margin-right:0}.card{align-items:center;cursor:pointer;display:flex;flex-direction:column;margin:8px;text-align:center}.card-img-shared{border-radius:10px}.card-img{height:300px;object-fit:cover;width:100%}.image-container img.card-img-modal{display:block;height:auto;max-width:100%;object-fit:contain}.card h2{font-size:1.5rem;margin:10px 0}.card p{font-size:1rem}.card:hover{border-radius:10px;box-shadow:0 8px 20px #0006;position:relative;transform:scale(1.05)}.card:before{background:linear-gradient(45deg,gold,orange);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s;z-index:-1}.card:hover:before{opacity:1}.container2{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:90vh;overflow-y:auto;padding:20px}.image-container{max-width:100%}.text-container{flex:0.5 1;padding:20px;text-align:left}.image-container img{height:auto;max-width:100%}.card-shared{background-color:#fff;border:none;border-radius:10px;box-shadow:0 4px 12px #0003;font-family:Roboto,sans-serif;padding:16px;transition:transform .2s,box-shadow .2s;width:300px}.modal-backdrop{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.modal-content{background-color:#fff;border-radius:5px;max-height:80vh;max-width:80%;overflow-y:auto;padding:20px;position:relative}.close-button{background:none;border:none;cursor:pointer;font-size:24px;position:absolute;right:15px;top:10px}.modal-body{display:flex;justify-content:space-between}.left-panel,.right-panel{flex:1 1;margin:0 10px}.right-panel{display:flex;flex-direction:column;justify-content:center}.left-panel img{border-radius:10px;height:auto;max-width:100%;object-fit:contain}.centered-image{max-height:70vh;min-height:70vh;text-align:center}.centered-text2{margin-top:10px;text-align:center}@media (max-width:600px){.modal-body{flex-direction:column}}.party-page{background:#ececec;box-sizing:border-box;color:#000;font-family:Roboto,sans-serif;min-height:100vh;overflow-x:hidden;padding-bottom:100px;padding-top:50px;width:100%}.party-page-title{align-items:center;display:flex;flex-direction:column}.container,.profiles-page{display:flex}.container{background:#fff;background-color:#f6f6f6;color:#333;margin-bottom:8px;width:100vw}.section{align-items:center;display:flex;flex-direction:column}.section-side{flex:10% 1;margin:20px}.campaign-section{background-color:#f6f6f6;flex:75% 1;padding:20px}.dnd-button{background-color:#fff;border:none;border-radius:8px;box-shadow:0 4px 12px #0003;color:#000;cursor:pointer;font-family:Times New Roman,serif;font-size:18px;height:100px;padding:10px 20px;text-shadow:1px 1px 2px #00000080;transition:all .3s ease;width:100px}.dnd-button:hover{background-color:#fff;transform:scale(1.05)}.job-title-filter h1{margin:10px 0}.filter-buttons{display:flex;flex-wrap:wrap;gap:10px}.filter-buttons label{align-items:center;background-color:#f0f0f0;border:2px solid #ccc;border-radius:15px;cursor:pointer;display:flex;padding:5px 10px;transition:background-color .3s,border-color .3s}.filter-buttons input[type=radio]{display:none}.filter-buttons input[type=radio]:checked+span{background-color:#4caf50;color:#fff}.filter-buttons span{border-radius:50%;margin-right:5px;padding:5px}.image-gallery{display:flex;flex-wrap:wrap;justify-content:center}.image-gallery-img{max-width:100%}.sparkling-gold-link{animation:flicker 1s infinite alternate;background-color:#000;border-radius:5px;color:#fff;padding:10px;text-decoration:none}@keyframes flicker{0%,to{opacity:1;text-shadow:0 0 1px #e6c867,0 0 2px #e6c867}50%{opacity:.95;text-shadow:0 0 2px #e6c867,0 0 3px #e6c867}}.jasira-base-page-root{background-size:cover;color:#000;overflow-y:auto}.background-image{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;content:" ";font-family:Arial,sans-serif;height:100%;left:0;position:relative;position:fixed;top:0;width:100%;z-index:-1}.cs-centered-image{display:flex;justify-content:center;margin-top:50px}.scrollable-container{position:relative;text-align:center;white-space:nowrap;width:100%}.large-card-container{display:flex;flex-wrap:wrap;justify-content:center}img.half-size{border:2px solid #ffd700aa;border-radius:10px;height:50vh;width:auto}.stat-bar{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.stat-value{font-size:24px;font-weight:700}.stat-bar-fill{background-color:#4caf50;border-radius:5px;height:100%;transition:width .3s ease}.stat-bars-container{display:flex;flex-direction:row;justify-content:space-between;margin:0}.stat-bar{margin:5px}.three-columns{display:flex}.three-columns>*{flex-grow:0;flex-shrink:1;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.column{flex-basis:50%}.inline-div{.float-div{float:left}}.fractionCard{background-color:#fff8dc;border-radius:15px;box-shadow:0 4px 6px #0000001a;display:inline-block;margin:1px;padding:5px;position:relative;text-align:center}.cardTitle{font-size:20px;font-weight:700;margin-bottom:auto}.cardText{font-size:16px;margin:20px 0}.cardButton{background-color:#007bff}.cardButton,.cardButtonRed{align-items:center;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:50px;justify-content:center;margin-top:auto;width:100%}.cardButtonRed{background-color:#ff7b00}.cardButton:hover{background-color:#0056b3}.cardButton:disabled{color:grey;cursor:not-allowed}.cardButton:disabled,.cardButton:hover:disabled{background-color:silver}.questionMark{align-items:center;background-color:#0000001a;border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:10px;top:10px;width:24px}.tooltip{background-color:#333;border-radius:5px;color:#fff;display:none;padding:10px;position:absolute;top:-10px;width:200px;z-index:10}.questionMark:hover .tooltip{display:block}.buffer{background-color:initial;height:120px;margin-top:50px;width:100%}.shift-me-up{height:100px;left:50%;position:absolute;transform:translate(-50%,-100%)}.input-container{display:flex;flex-direction:column;margin:10px}.text-input{border:1px solid #ccc;border-radius:4px;font-size:16px;margin-bottom:10px;outline:none;padding:10px;transition:border-color .2s}.text-input:focus{border-color:#007bff}.logbar{border:2px solid #800080aa;border-radius:10px 10px 0 0;box-shadow:0 0 10px #0000001a;height:100px;padding:10px}.logbar,.logbar-expanded{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f0f0f0cc;bottom:15px;left:5%;overflow-x:hidden;overflow-y:auto;position:fixed;scrollbar-color:#639 green;scrollbar-width:thin;width:90%;z-index:10}.logbar-expanded{height:90%}.logbar2{background-color:#f0f0f0;bottom:0;left:0;max-height:100px;overflow-x:hidden;overflow-y:auto;position:fixed;scrollbar-color:#639 green;scrollbar-width:thin;width:100%;z-index:10}.archive-page{margin:0 auto;max-width:800px}.link-list{list-style-type:none;padding:0}.link-list li{margin-bottom:10px}.link-list a{color:#333;font-weight:700;text-decoration:none}.link-list a:hover{color:#007bff}.horizontal-bar{align-items:center;background-color:#67157f;display:flex;flex-wrap:wrap;height:50px;justify-content:center;list-style-type:none;margin:0;padding:0}.horizontal-bar li{background-color:#67157f;display:inline-block}.horizontal-bar li a{color:#fff;display:block;height:50px;line-height:50px;margin:0;padding:0;text-align:center;text-decoration:none;width:160px}.horizontal-bar li a:hover{background-color:#cba5bc}.navbar{background-color:#f0f0f0;left:0;position:fixed;top:0;width:100%;z-index:10}.bar-pad{margin:100px}.loginPage{margin-top:50px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes bgAnimation{0%{background-color:#89cff0}50%{background-color:#a8e4a0}to{background-color:#89cff0}}.debug-page{margin:0 auto;max-width:800px;padding-top:50px}.dreamy-container{align-items:center;animation:bgAnimation 10s infinite;display:flex;flex-direction:column;font-family:Courier New,Courier,monospace;height:100vh;justify-content:center}.floating-text{animation:float 3s ease-in-out infinite;font-size:24px;margin:20px;text-shadow:2px 2px 4px #0000001a}.BlastApp{margin-top:50px;text-align:center}.grid{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(7,1fr);margin:0 auto;max-width:500px}.square{background-color:purple;border:2px solid #fff;box-sizing:border-box;cursor:pointer;height:0;padding-bottom:100%;position:relative;transition:background-color .2s ease-in-out;width:100%}.square:hover{background-color:#ff0}.square.gold{background-color:gold}.square img{height:80%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%}.rowContainer{align-items:stretch;display:flex;justify-content:center;padding:10px}.tile-container{height:32px;position:relative;width:32px}.tile{height:100%;width:100%}.wall{background-color:gray}.floor{background-color:#fff}.key{background-color:#ff0}.board{background-color:#000;display:grid}.row{display:flex}.player{background-color:red}.goblin,.player{box-shadow:0 0 5px #00000080;height:32px;left:0;position:absolute;top:0;width:32px}.goblin{background-color:green}.goblin-sleeping{background-color:#003000;box-shadow:0 0 5px #00000080;height:32px;left:0;position:absolute;top:0;width:32px}.game{background-color:aqua;display:flex;position:relative}.item{border:1px solid #000;padding:10px}.item-smaller-left{border-bottom-left-radius:15px;border-top-left-radius:15px;height:672px}.item-smaller-right{border-bottom-right-radius:15px;border-top-right-radius:15px;height:672px}