#app .v-dialog .stories.sheet{position:relative;height:100%!important;padding-top:0!important}#app .v-dialog .stories.sheet .header{height:auto!important}#app .v-dialog .stories.sheet .header .v-toolbar__content{padding-top:var(--safe-area-top);height:calc(56px + var(--safe-area-top))!important}#app .v-dialog .stories.sheet .header .bar{position:relative;z-index:2}#app .v-dialog .stories.sheet .header .fade{position:absolute;top:0;left:0;right:0;height:200%;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,var(--v-background-base)),to(transparent));background:linear-gradient(180deg,var(--v-background-base) 20%,transparent);opacity:.64}#app .v-dialog .stories.sheet .header .title{position:absolute;top:calc(3rem + var(--safe-area-top));left:1.25rem;right:1.25rem;margin:0;z-index:2;text-shadow:1px 1px 3px var(--v-background-base)}#app .v-dialog .stories.sheet .quiz .answered .option.selected{color:var(--v-error-base);border-color:var(--v-error-base)}#app .v-dialog .stories.sheet .quiz .answered .option.selected:not(.correct){-webkit-animation:wobble .5s ease;animation:wobble .5s ease}#app .v-dialog .stories.sheet .quiz .answered .option.selected.correct{--color:var(--v-success-base);-webkit-animation:grow-glow 1s ease;animation:grow-glow 1s ease;background-color:var(--v-success-base)!important;border-color:var(--v-success-base)!important}#app .v-dialog .stories.sheet .quiz .answered .option.selected.correct .text{color:var(--v-background-base)!important}#app .v-dialog .stories.sheet .contents{position:absolute;top:0;bottom:0;width:100%}#app .v-dialog .stories.sheet .contents .content{position:absolute;bottom:0;width:100%;height:100%;max-height:none!important;z-index:1}#app .v-dialog .stories.sheet .contents .content.subtitle,#app .v-dialog .stories.sheet .contents .content.text{z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding:1.5rem;padding-bottom:8rem;color:#fff;font-size:2.5rem;line-height:1.4;font-weight:500}#app .v-dialog .stories.sheet .contents .content.subtitle .line,#app .v-dialog .stories.sheet .contents .content.text .line{margin-bottom:.5rem}#app .v-dialog .stories.sheet .contents .content.subtitle em,#app .v-dialog .stories.sheet .contents .content.text em{background-color:var(--v-background-base);font-style:normal}#app .v-dialog .stories.sheet .contents .content.subtitle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:2rem;color:#fff;font-size:1.25rem;font-family:Roboto,sans-serif;font-weight:500;line-height:1.5}#app .v-dialog .stories.sheet .contents .content.subtitle .text{text-shadow:1px 1px 3px var(--v-background-base)}#app .v-dialog .stories.sheet .contents .content.image,#app .v-dialog .stories.sheet .contents .content.video{background-color:var(--v-background-base)}#app .v-dialog .stories.sheet .contents .content.image{z-index:2}#app .v-dialog .stories.sheet .contents .content img,#app .v-dialog .stories.sheet .contents .content video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#app .v-dialog .stories.sheet .contents .content.top img,#app .v-dialog .stories.sheet .contents .content.top video{-o-object-position:top;object-position:top}#app .v-dialog .stories.sheet .contents .content.top.offset-20 img,#app .v-dialog .stories.sheet .contents .content.top.offset-20 video{padding-top:20vh}#app .v-dialog .stories.sheet .contents .content.top.offset-25 img,#app .v-dialog .stories.sheet .contents .content.top.offset-25 video,#app .v-dialog .stories.sheet .contents .content.top.offset-30 img,#app .v-dialog .stories.sheet .contents .content.top.offset-30 video{padding-top:25vh}#app .v-dialog .stories.sheet .contents .content.bottom img,#app .v-dialog .stories.sheet .contents .content.bottom video{-o-object-position:bottom;object-position:bottom}#app .v-dialog .stories.sheet .contents .content.bottom.offset-20 img,#app .v-dialog .stories.sheet .contents .content.bottom.offset-20 video{padding-bottom:20vh}#app .v-dialog .stories.sheet .contents .content.bottom.offset-25 img,#app .v-dialog .stories.sheet .contents .content.bottom.offset-25 video,#app .v-dialog .stories.sheet .contents .content.bottom.offset-30 img,#app .v-dialog .stories.sheet .contents .content.bottom.offset-30 video{padding-bottom:25vh}#app .v-dialog .stories.sheet .contents .content.contain img,#app .v-dialog .stories.sheet .contents .content.contain video{-o-object-fit:contain;object-fit:contain}#app .v-dialog .stories.sheet .overlay .overlay-content{width:100dvw;height:100dvh}#app .v-dialog .stories.sheet .overlay .control{position:absolute;top:0;bottom:0;width:20%}#app .v-dialog .stories.sheet .overlay .control.previous{left:0}#app .v-dialog .stories.sheet .overlay .control.next{right:0}#app .v-dialog .stories.sheet video::cue{background-color:var(--v-background-base);color:#fff;font-size:1.25rem;font-family:Roboto,sans-serif;font-weight:500;line-height:1.5;text-shadow:1px 1px 3px var(--v-background-base)}.stories .track{position:relative}.stories .story{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}