.rounded{border-radius:4px}.shadowed{box-shadow:rgba(0,0,0,.4) 2px 2px 8px}.icon-twitter{mask-image:url('../Assets/twitter.png')}.icon-google{mask-image:url('../Assets/google.png')}.icon-user{mask-image:url('../Assets/User.svg')}.icon-user-inactive,.inactive .icon-user{mask-image:url('../Assets/User_inactive.svg')}.icon-share{mask-image:url('../Assets/Share.svg')}.icon-qr-code{mask-image:url('../Assets/QRCode.svg')}.icon-timer{mask-image:url('../Assets/Time.svg')}.icon-feedback{mask-image:url('../Assets/Star.svg')}.icon-unlock{mask-image:url('../Assets/unlock.svg')}.icon-lock{mask-image:url('../Assets/Star.svg')}:root{--color:#222;--backgroundColor:#f6f6f6;--headerColor:#fbfbfb;--activeOutlineColor:#369;--actionColor:#eee;--actionBackgroundColor:#696;--inputReadonlyColor:currentColor;--inputReadonlyBackgroundColor:rgba(0,0,0,.05);--inputColor:#333;--inputBackgroundColor:#fff;--highlight:rgba(255,255,255,.33);--lowlight:rgba(0,0,0,.05);--shadow:.5rem .5rem 1rem #0002}@media(prefers-color-scheme:dark){:root{--color:#fff;--backgroundColor:#444;--headerColor:#3f3f3f;--actionColor:#eee;--actionBackgroundColor:#696;--activeOutlineColor:#369;--inputColor:#000;--inputBackgroundColor:#ccc;--lowlight:rgba(255,255,255,.1);--highlight:rgba(0,0,0,.1)}html body{box-sizing:border-box;background-color:#444;background-image:url('../Assets/Tree.svg'),none,linear-gradient(to top,#040404 7%,#444 70%);background-repeat:no-repeat,repeat,no-repeat;background-position:75% bottom,left center,left center;background-size:auto 65%,auto,auto}}html{min-height:100%}html,body{width:100%;margin:0;padding:0}body{box-sizing:border-box;background-color:#f6f6f6;background-image:url('../Assets/Tree.svg'),none,linear-gradient(to top,#b6b6b6 7%,#f6f6f6 70%);background-repeat:no-repeat,repeat,no-repeat;background-position:75% bottom,left center,left center;background-size:auto 65%,auto,auto;color:var(--color);font-family:'Open Sans',Arial,sans-serif;font-size:95%;font-weight:normal}textarea{font-family:'Open Sans',Arial,sans-serif}input,textarea,select,button{font-size:1em}a{font-size:1em;color:var(--color)}.header h1{font-size:12em;margin:-.2em 0 -.8em;color:var(--headerColor)}.page{box-sizing:border-box;display:flex;flex-direction:column;width:100%;overflow:hidden;min-width:300px;max-width:600px;min-height:100dvh;margin:0 auto;padding:1em}.body{flex:1;min-height:300px;visibility:hidden}noscript p{box-sizing:border-box;border-radius:4px;padding:1em;margin-top:200px;background-color:var(--inputReadonlyBackgroundColor);color:var(--inputReadonlyColor)}.message-not-supported{text-align:center;padding:2em}.footer p{font-size:1em;margin:0 5px}.footer p,.footer a{color:var(--backgroundColor);text-shadow:-1px -1px 1px var(--lowlight),1px 1px 1px var(--highlight)}.footer p:hover,.footer p.hover{color:#eee}.footer p:hover a,.footer p.hover a{color:#fff}.footer .icon{margin:0 0 0 6px}.box{box-sizing:border-box}.ui-popup{box-sizing:border-box;border-radius:4px;box-shadow:rgba(0,0,0,.4) 2px 2px 8px;z-index:1}.ui-select{border-radius:4px;background-color:var(--actionBackgroundColor);color:var(--actionColor);font-weight:bold;cursor:pointer;height:auto;min-width:7rem;border:solid 6px transparent;padding:6px 0}.ui-select-list,.ui-select-item{list-style:none;margin:0;padding:0}.ui-select-item{box-sizing:border-box;border-radius:4px;margin-top:6px;padding:6px}.ui-select-list .ui-select-item:hover{background-color:var(--highlight)}.ui-input{box-sizing:border-box;position:relative;display:block;width:100%;height:100%}.ui-input-button{position:absolute;top:0;bottom:0;right:0;line-height:2.1em;padding-left:6px;border-left:solid 1px rgba(238,238,238,.25);color:var(--actionColor)}.icon-timer,.ui-input .icon-timer{padding-left:36px;mask-image:none;background-image:url('../Assets/Time.svg');background-position:6px center;background-size:24px 24px;background-repeat:no-repeat}#HelpContainer{box-sizing:border-box;border-radius:4px;box-shadow:rgba(0,0,0,.4) 2px 2px 8px;display:none;z-index:2;position:relative;max-width:280px;background-color:#369;color:#eee}#HelpContainer .action{margin:6px;min-width:4rem}.help-row{display:flex;justify-content:end;padding:6px}.showHelp,.showDemo{box-sizing:border-box;border-radius:4px;position:relative;z-index:1;margin:0 0 0 6px;border:solid 6px #369;background-color:#369;color:#eee;padding:0;width:2em;height:2em}.helpContainerInner{padding:0 1em}.helpContainerInner:after{border-color:#369 rgba(0,0,0,0);border-style:solid;border-width:15px 15px 0;bottom:-15px;content:"";display:block;left:50px;position:absolute;width:0}.below .helpContainerInner:after{border-width:0 15px 15px;bottom:inherit;top:-15px}.row .help{display:none}.row{box-sizing:border-box;border-radius:4px;position:relative;overflow:visible;clear:both;list-style:none;margin-bottom:6px}.withLabel{padding:0 0 0 10em}.row .input{min-height:2em;line-height:2em}.row .inputs{padding:0;margin:0;background-color:var(--highlight);border-radius:4px}.row .actions{display:flex;justify-content:flex-end}.row .actions .action{margin-left:6px}.row>label{position:absolute;margin-left:-4em;width:5.5em;padding:.3em 0}.align-items-center{align-items:center}.input{box-sizing:border-box;position:relative;display:flex;overflow:auto;background-color:var(--inputBackgroundColor);color:var(--inputColor);padding:6px;box-shadow:inset 1px 1px 2px rgba(0,0,0,.1)}.input:first-child{border-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0}.input:last-child{border-radius:4px;border-top-left-radius:0;border-top-right-radius:0}.input:first-child:last-child{border-radius:4px}.input input,.input textarea,.input select,.input button,.input div{box-sizing:border-box;border-radius:4px;display:block;width:100%;height:100%;border:0;padding:6px;margin:0;outline:0;-webkit-appearance:none;color:inherit;background-color:transparent}.input input:focus,.input textarea:focus,.input select:focus,.input button:focus,.input div:focus{outline:2px solid var(--activeOutlineColor)}.input input{padding-bottom:calc(6px/2)}.input button{padding:0}.input textarea{width:100%!important}.action{border-radius:4px;background-color:var(--actionBackgroundColor);color:var(--actionColor);font-weight:bold;cursor:pointer;height:auto;min-width:7rem;border:solid 6px transparent;padding:6px 0}.share a{text-decoration:none;font-weight:bold}.withAction{display:flex}.withAction .action{background-color:var(--actionBackgroundColor);color:var(--actionColor)}.input.readonly,.input[readonly],.row .withAction .action[disabled]{background-color:var(--inputReadonlyBackgroundColor);color:var(--color);box-shadow:none}.withSelector{padding-left:36px}.withSelector>[type='checkbox'],.withSelector>[type='radio']{display:none}.withSelector input[type='checkbox']+label{position:absolute;top:6px;bottom:6px;left:6px;width:30px;height:auto;background-position:6px center;background-size:24px 24px;background-repeat:no-repeat;cursor:pointer;text-indent:-10000px}.story .title .withAction .action{position:relative;padding-top:4.25em;overflow:hidden;width:9rem;height:auto;margin-left:6px}.story .title .withAction .action.active{filter:contrast(1.5) hue-rotate(-45deg);box-shadow:inset var(--shadow)}.story .title .withAction .action::after{content:'';position:absolute;inset:0;mask-image:url('../Assets/Lock.svg');mask-position:center center;mask-size:36px;mask-repeat:no-repeat;background-color:currentColor}.story .title .withAction .action.active::after{mask-image:url('../Assets/Unlock.svg');background-color:currentColor}.story [name='title']{font-size:1.25em;min-height:5.5em}.story .points .input{min-height:57px}.story .points .results{flex:1;min-height:45px}.story .points .result{box-sizing:border-box;float:left;width:100%;min-height:45px;margin:0;padding:6px;border:solid 6px transparent;text-align:center}.story .timer{box-sizing:border-box;border-radius:4px;float:right;min-height:45px;line-height:37px;padding:0;border:0;background-color:#f90}.story .timerText{box-sizing:border-box;position:absolute;top:6px;bottom:6px;left:6px;min-width:3em;line-height:45px}.story .points .action{box-sizing:border-box;border-radius:4px;background-color:var(--actionBackgroundColor);color:var(--actionColor);font-weight:bold;cursor:pointer;height:auto;min-width:7rem;padding:6px 0;border:solid 6px transparent;padding:0;margin-left:6px}.user .points{display:none}.user .points [type='radio']{display:none}.user .points [type='radio']+label{box-sizing:border-box;border-radius:4px;float:left;width:16.66%;height:100%;margin:0;padding:18px 6px;border:solid 6px var(--inputBackgroundColor);text-align:center;cursor:pointer}.user .points [type='radio']:checked+label{box-sizing:border-box;border:solid 6px rgba(255,255,255,.1)}.users .input .activate{top:6px;bottom:6px;left:12px;width:24px;height:auto;cursor:pointer}.input.voted{background-color:var(--color);color:var(--backgroundColor)}.points .p13,.row .p13{color:#fff;background-color:#c33}.points .p8,.row .p8{color:#fff;background-color:#cc3373}.points .p5,.row .p5{color:#fff;background-color:#cc33b2}.points .p3,.row .p3{color:#fff;background-color:#a633cc}.points .p2,.row .p2{color:#fff;background-color:#63c}.points .p1,.row .p1{color:#fff;background-color:#3340cc}.dialog{display:none}.dialogCover{background-color:#000;background-image:none,none,linear-gradient(to top,#000 7%,#000 70%);background-repeat:no-repeat,repeat,no-repeat;background-position:75% bottom,left center,left center;background-size:auto 65%,auto,auto;opacity:.5;display:none}.dialogContainer{background-color:#369;background-image:none,none,linear-gradient(to top,#2d5986 7%,#369 70%);background-repeat:no-repeat,repeat,no-repeat;background-position:75% bottom,left center,left center;background-size:auto 65%,auto,auto;box-shadow:rgba(0,0,0,.4) 2px 2px 8px;display:none;color:#fff}.dialogContainerInner{max-width:400px;margin:0 auto}.dialogContainer .withAction button{border:0}.input button.show-qrCode{position:absolute;width:2em;height:2em;right:9px;cursor:pointer}.qrCode{box-sizing:border-box;width:400px;max-width:100%;background-color:#fff;margin:2em 0}.qrCode img{width:100%;height:100%;image-rendering:pixelated;-ms-interpolation-mode:nearest-neighbor}#UserNameView{padding:1em}.background-tree{position:absolute;z-index:-100;bottom:0;left:0;height:75%}.location{display:flex;align-items:center;cursor:pointer}.location .url{padding:6px}.icon{float:right;overflow:hidden;width:24px;height:0;padding-top:24px;border-radius:2px;background-color:currentColor;mask-repeat:no-repeat;mask-position:center;mask-size:24px}#HelpContainer .icon,.dialogContainer .icon{float:right;overflow:hidden;width:18px;height:0;padding-top:18px;border-radius:2px;background-color:currentColor;mask-repeat:no-repeat;mask-position:center;mask-size:18px;float:none;display:inline-block;margin-bottom:-3.36px}#UserNameView input{font-size:1.6rem}#UserNameView p{text-align:right}