body{overflow-y:auto;height:100dvh;max-height:100dvh}#plugins-quests-wrapper{h2{align-self:center}p{margin:0}ol,ul{margin:0;padding:0}button{background:none}display:flex;flex-direction:column;@media (min-width:640px){flex-direction:row}.content-overflow{padding-right:0.25rem;padding-left:0.25rem;padding-bottom:2rem;flex:1;overflow:auto}.card-row{display:flex;flex-direction:column;@media (min-width:1280px){flex-direction:row}justify-content:center;gap:0.25rem;.card{display:flex;flex-direction:column;flex-grow:1;border:black solid 1px;border-radius:0.25rem;padding:0.25rem;gap:0.25rem;@media (min-width:1280px){flex-grow:0;height:24rem;max-height:24rem;width:20rem;max-width:20rem}.text-ellipses{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.card-description{@media (min-width:1280px){max-height:4rem}overflow:auto;overscroll-behavior:none}}}.bg-lightgreen{background:lightgreen}.bg-red{background:red}#navigation{@media (min-width:640px){display:flex}display:none;overflow:auto;flex-direction:column;width:16rem;height:100dvh;ul{display:flex;flex-direction:column;gap:0.5rem;align-self:center;a{text-align:start;width:fit-content}}}#mobile-navigation{@media (min-width:640px){display:none}display:flex;flex:0;height:4rem;padding:1rem;border-bottom:black 1px solid;svg{width:1rem;height:1rem}}#available-quests-content{display:flex;flex-direction:column;gap:1rem;#available-quests{display:flex;flex-wrap:wrap;gap:0.25rem}}#active-quests-content{display:flex;flex-direction:column;gap:1rem;#active-quests{display:flex;flex-direction:column;gap:0.25rem;p{margin:auto}.active-quest-action-buttons{display:flex;gap:0.25rem;button{width:100%}}}}#active-quests-dialog{width:100%;height:100%;position:fixed;z-index:1;justify-content:center;#active-quests-dialog-background{width:100%;height:100%;position:fixed;background-color:black;opacity:0.7;z-index:2}#active-quests-dialog-card{display:flex;padding:1rem;border-radius:0.25rem;flex-direction:column;gap:1rem;z-index:2;align-self:center;width:24rem;max-height:32rem;background-color:white;#active-quests-dialog-card-action-buttons{display:flex;justify-content:space-between;button:disabled{cursor:not-allowed}}}}#active-group-quests-content{display:flex;flex-direction:column;gap:1rem;align-items:center;.progress-bar{position:relative;height:1rem;border:black 1px solid;.progress-bar-progress{height:100%;position:absolute;background:cyan}.progress-bar-percentage{height:100%;position:absolute;left:0;right:0}}ol{text-align:start;li{margin-bottom:2rem;@media (min-width:1280px){margin-bottom:unset}}}}#active-group-quest-dialog{width:100%;height:100%;position:fixed;z-index:1;justify-content:center;#active-group-quest-dialog-background{width:100%;height:100%;position:fixed;background-color:black;opacity:0.7;z-index:2}#active-group-quest-dialog-card{display:flex;padding:1rem;border-radius:0.25rem;flex-direction:column;gap:1rem;z-index:2;align-self:center;width:24rem;max-height:32rem;background-color:white;#active-group-quest-dialog-card-action-buttons{display:flex;justify-content:space-between;button:disabled{cursor:not-allowed}}}}#completed-quests-content{display:flex;flex-direction:column;gap:1rem;align-items:center;#completed-quests{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}}#propose-new-quest{width:100%;display:flex;flex-direction:column;align-items:center;#propose-new-quest-form{width:100%;max-width:20rem;display:flex;flex-direction:column;gap:1rem;textarea{resize:none}}}#proposed-quests-content{display:flex;flex-direction:column;gap:1rem;#proposed-quests{display:flex;flex-direction:column;gap:0.25rem}}#all-active-quests-content{display:flex;flex-direction:column;gap:1rem;#all-active-quests{display:flex;flex-direction:column;gap:0.25rem;.all-active-quests-quest{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}}}#all-proposed-quests-content{display:flex;flex-direction:column;gap:1rem;#all-proposed-quests{display:flex;flex-direction:column;gap:0.25rem;.all-proposed-quests-quest-action-buttons{display:flex;justify-content:space-between}}}#all-proposed-quests-dialog{width:100%;height:100%;position:fixed;z-index:1;justify-content:center;#all-proposed-quests-dialog-background{width:100%;height:100%;position:fixed;background-color:black;opacity:0.7;z-index:2}#all-proposed-quests-dialog-card{display:flex;padding:1rem;border-radius:0.25rem;flex-direction:column;gap:1rem;z-index:3;align-self:center;width:24rem;max-height:32rem;background-color:white;#all-proposed-quests-dialog-card-action-buttons{display:flex;justify-content:space-between;button:disabled{cursor:not-allowed}}}}#all-group-quests-content{display:flex;flex-direction:column;gap:1rem;.card{@media (min-width:1280px){height:28rem;max-height:28rem;width:32rem;max-width:32rem}ul{@media (min-width:1280px){align-items:start;max-height:4rem;overflow:auto}padding:0;margin:0;display:flex;flex-direction:column;gap:1rem;li{display:flex;width:100%;flex-direction:column;gap:1rem;@media (min-width:1280px){flex-direction:row;justify-content:space-between;a{text-align:start}}.all-group-quests-action-buttons{display:flex;flex-direction:column;gap:1rem;@media (min-width:1280px){gap:0.25rem;flex-direction:row}}}}}.progress-bar{position:relative;height:1rem;border:black 1px solid;.progress-bar-progress{height:100%;position:absolute;background:cyan}.progress-bar-percentage{height:100%;position:absolute;left:0;right:0}}}#add-new-quest{display:flex;flex-direction:column;align-items:center;#add-new-quest-form{width:100%;max-width:20rem;display:flex;flex-direction:column;gap:1rem;textarea{resize:none}#add-new-quest-group-quest-inputs{flex-direction:column;gap:0.5rem}}}}.hidden{display:none}.show{display:flex}