.Button-module__8cr-Ka__button{color:#fff;background-color:var(--palette-blue-main);cursor:pointer;border:none;border-radius:.4em;flex-direction:row;place-content:center space-between;align-items:center;width:fit-content;height:fit-content;margin:.5em .25em;padding:.4em;font-size:1.4em;transition-property:background-color,font-weight,opacity,filter;transition-duration:.4s;display:inline-flex;box-shadow:0 7px 29px #1e1e3240}.Button-module__8cr-Ka__button:hover{background-color:var(--palette-blue-light);box-shadow:0 5px 15px #00000059}.Button-module__8cr-Ka__button svg{width:fit-content;height:1em;padding:0 .5em;font-size:1em}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__disabled,.Button-module__8cr-Ka__button.Button-module__8cr-Ka__submitting,.Button-module__8cr-Ka__button.Button-module__8cr-Ka__disabled:hover,.Button-module__8cr-Ka__button.Button-module__8cr-Ka__submitting:hover{background-color:var(--palette-grey-main);filter:brightness(80%);box-shadow:none}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__submitting{cursor:wait}.Button-module__8cr-Ka__button.Button-module__8cr-Ka__disabled{cursor:not-allowed}
.ErrorBoundary-module__o0kila__container{flex-direction:column;align-items:center;max-width:90vw;margin:auto;display:flex}.ErrorBoundary-module__o0kila__logo{width:80vw;max-height:20vh;margin-top:10vh;margin-bottom:10vh}.ErrorBoundary-module__o0kila__heading,.ErrorBoundary-module__o0kila__reference{text-align:center}
.EstimationType-module__eRJZ4W__container{color:#fff;font-size:1.6em;position:fixed;top:200px;left:0}.EstimationType-module__eRJZ4W__selected{cursor:pointer;background:var(--palette-grey-dark);border-bottom-right-radius:.8em;flex-direction:row;align-items:center;height:2em;padding:.4em;transition:opacity .2s,background-color .2s;display:flex}.EstimationType-module__eRJZ4W__selected.EstimationType-module__eRJZ4W__disabled{opacity:.6;cursor:not-allowed}.EstimationType-module__eRJZ4W__open .EstimationType-module__eRJZ4W__selected{border-radius:0}.EstimationType-module__eRJZ4W__selected:hover{background:var(--palette-grey-main)}.EstimationType-module__eRJZ4W__selected.EstimationType-module__eRJZ4W__disabled:hover{background:var(--palette-grey-dark)}.EstimationType-module__eRJZ4W__display{white-space:nowrap;-webkit-user-select:none;user-select:none;min-width:14ch}.EstimationType-module__eRJZ4W__caret{height:2em;margin-top:-.1em;margin-left:.2em;transform:scaleX(.8)}.EstimationType-module__eRJZ4W__open .EstimationType-module__eRJZ4W__caret{margin-top:.1em;transform:scaleX(.8)rotate(180deg)}.EstimationType-module__eRJZ4W__options{display:none}.EstimationType-module__eRJZ4W__open .EstimationType-module__eRJZ4W__options{flex-direction:column;display:flex}.EstimationType-module__eRJZ4W__option{-webkit-user-select:none;user-select:none;cursor:pointer;background:var(--palette-grey-dark);border-top:solid 1pt var(--palette-grey-light);padding:.4em;transition:background-color .2s}.EstimationType-module__eRJZ4W__option:last-child{border-bottom-right-radius:.8em}.EstimationType-module__eRJZ4W__option:hover{background-color:var(--palette-grey-main)}.EstimationType-module__eRJZ4W__submitting .EstimationType-module__eRJZ4W__option{cursor:wait;background-color:var(--palette-grey-light)}@media only screen and (max-width:800px){.EstimationType-module__eRJZ4W__container{font-size:1.4em}}@media only screen and (max-width:700px){.EstimationType-module__eRJZ4W__container{font-size:1.2em}}@media only screen and (max-width:650px){.EstimationType-module__eRJZ4W__container{position:initial;width:100vw;font-size:1.4em}.EstimationType-module__eRJZ4W__selected{border-radius:0;justify-content:space-between}.EstimationType-module__eRJZ4W__option:last-child{border-radius:0}}
.Modal-module__sR2AWG__overlay{z-index:10;background-color:#00000080;width:100%;height:100%;animation:.35s Modal-module__sR2AWG__fadeIn;position:fixed;top:0;left:0}.Modal-module__sR2AWG__content{z-index:11;text-align:center;background-color:#fff;border-radius:1em;width:400px;max-width:90vw;height:fit-content;padding:.6em;font-size:1em;transition:border-left-color .2s,border-right-color .2s;animation:.35s Modal-module__sR2AWG__frombottom;position:fixed;top:50%;left:50%;transform:translateY(-50%)translate(-50%);box-shadow:0 4px 8px #0003,0 1em 2em #00000030}.Modal-module__sR2AWG__hidden{display:none}.Modal-module__sR2AWG__controls{flex-direction:row;justify-content:space-between;width:100%;margin-top:.6em;display:flex}.Modal-module__sR2AWG__controls.Modal-module__sR2AWG__single{justify-content:center}.Modal-module__sR2AWG__control{border-radius:.6em;width:fit-content;margin:0;font-size:1.2em}.Modal-module__sR2AWG__icon{width:fit-content;height:1em}.Modal-module__sR2AWG__field{flex-direction:column;display:flex}.Modal-module__sR2AWG__label{margin-bottom:.4em}.Modal-module__sR2AWG__input{width:100%}@keyframes Modal-module__sR2AWG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__sR2AWG__frombottom{0%{top:110%}to{top:50%}}@media only screen and (max-width:300px){.Modal-module__sR2AWG__control{font-size:1em}}@media only screen and (max-width:250px){.Modal-module__sR2AWG__control{font-size:.8em}}@media only screen and (max-width:200px){.Modal-module__sR2AWG__control{font-size:.7em}}
.Header-module__arFiJq__container{width:100vw;height:200px}.Header-module__arFiJq__content{border-bottom:solid 2pt var(--palette-grey-main);flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.Header-module__arFiJq__logo{height:100%;padding:2em}.Header-module__arFiJq__cropped{object-fit:cover;object-position:left;width:195px}.Header-module__arFiJq__githubLink{height:80%}.Header-module__arFiJq__github{width:5em;height:100%;color:var(--palette-grey-main);cursor:pointer;padding:0 2em;transition:color .25s}.Header-module__arFiJq__hidden{opacity:0}.Header-module__arFiJq__github:hover{color:var(--palette-grey-dark)}.Header-module__arFiJq__info{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__arFiJq__title{cursor:pointer;white-space:nowrap;margin:0;padding:.25em;font-size:2.2em;transition:color .25s}.Header-module__arFiJq__title:hover{color:var(--palette-blue-main)}.Header-module__arFiJq__rename{flex-direction:column;display:flex}.Header-module__arFiJq__room{flex-direction:row;align-items:center;display:flex}.Header-module__arFiJq__name{white-space:nowrap;text-overflow:ellipsis;border-radius:.4em;max-width:50vw;margin:0;padding:.2em;font-size:1.8em;overflow:hidden}.Header-module__arFiJq__editable{transition:color .25s,background-color .25s}.Header-module__arFiJq__editable:hover{color:var(--palette-blue-main);background:var(--palette-grey-light)}.Header-module__arFiJq__count{color:#fff;background-color:var(--palette-grey-main);border-radius:4em;flex-direction:row;align-items:center;height:fit-content;margin:.2em;padding:.4em;font-size:1.4em;display:flex}.Header-module__arFiJq__icon{height:.75em;margin-left:.25em}.Header-module__arFiJq__invite{font-size:1.2em}@media only screen and (max-width:400px){.Header-module__arFiJq__title{font-size:1.8em}.Header-module__arFiJq__name{font-size:1.4em}}@media only screen and (max-width:300px){.Header-module__arFiJq__title{font-size:1.6em}.Header-module__arFiJq__name{font-size:1.2em}}
.NowEstimating-module__N3ahoq__modal{margin-top:1.5em;margin-bottom:.5em}.NowEstimating-module__N3ahoq__link{margin-top:1em;margin-bottom:.5em;padding:.6em}.NowEstimating-module__N3ahoq__ticket{color:#fff;background:var(--palette-grey-main);white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:4em;margin-top:1em;margin-bottom:.5em;padding:.6em;font-weight:700;transition:background-color .2s}.NowEstimating-module__N3ahoq__ticket strong{-webkit-user-select:text;user-select:text}.NowEstimating-module__N3ahoq__ticket.NowEstimating-module__N3ahoq__blank{background:var(--palette-yellow-main)}.NowEstimating-module__N3ahoq__ticket.NowEstimating-module__N3ahoq__linked{background:var(--palette-blue-main)}.NowEstimating-module__N3ahoq__ticket.NowEstimating-module__N3ahoq__editable:hover,.NowEstimating-module__N3ahoq__ticket.NowEstimating-module__N3ahoq__linked:hover{cursor:pointer}.NowEstimating-module__N3ahoq__ticket.NowEstimating-module__N3ahoq__linked:hover{background:var(--palette-blue-light)}.NowEstimating-module__N3ahoq__ticket.NowEstimating-module__N3ahoq__blank:hover{background:var(--palette-yellow-light)}.NowEstimating-module__N3ahoq__id{flex-direction:column;display:flex}.NowEstimating-module__N3ahoq__jira{color:var(--palette-grey-main);-webkit-user-select:none;user-select:none;font-size:.8em;transition:color .25s}.NowEstimating-module__N3ahoq__jira.NowEstimating-module__N3ahoq__checked{color:var(--palette-grey-dark)}.NowEstimating-module__N3ahoq__jira input,.NowEstimating-module__N3ahoq__jira label{cursor:pointer}.NowEstimating-module__N3ahoq__jira input{accent-color:var(--palette-blue-main);caret-color:var(--palette-white);box-shadow:none;margin-right:.5em;transform:scale(1.4)}
.Controls-module__MoXYHG__reveal{background-color:var(--palette-green-main)}.Controls-module__MoXYHG__reveal:hover{background-color:var(--palette-green-light)}.Controls-module__MoXYHG__reset{background-color:var(--palette-yellow-main)}.Controls-module__MoXYHG__reset:hover{background-color:var(--palette-yellow-light)}
.Results-module__TYujFq__container{color:#fff;background-color:var(--palette-green-main);text-align:center;border-radius:1em;flex-direction:column;width:fit-content;margin-top:.6em;padding:1em;display:flex}.Results-module__TYujFq__container.Results-module__TYujFq__tied{background-color:var(--palette-yellow-main)}.Results-module__TYujFq__container strong,.Results-module__TYujFq__container.Results-module__TYujFq__tied strong{font-size:1.2em}.Results-module__TYujFq__title{margin:0}.Results-module__TYujFq__result{font-size:4em}
.Players-module__UrSGjW__container{flex-flow:wrap;justify-content:center;width:80vw;padding:1em;display:flex}.Players-module__UrSGjW__player{background:var(--palette-blue-main);color:#fff;text-align:center;white-space:nowrap;border-radius:.6em;flex-direction:column;justify-content:space-between;align-items:center;width:20ch;height:fit-content;margin:.5em;padding:1.6em 1em 1em;display:flex;position:relative}.Players-module__UrSGjW__player.Players-module__UrSGjW__current{color:var(--palette-yellow-main);box-shadow:var(--palette-yellow-light) 1px 1px 1.6pt 1.6pt, var(--palette-yellow-light) -1px 1px 1.6pt 1.6pt, var(--palette-yellow-light) 1px -1px 1.6pt 1.6pt, var(--palette-yellow-light) -1px -1px 1.6pt 1.6pt}.Players-module__UrSGjW__kick{width:1em;color:var(--palette-white);z-index:4;cursor:pointer;font-size:1.2em;position:absolute;top:.4em;right:.4em}.Players-module__UrSGjW__kick:hover{color:var(--palette-grey-light)}.Players-module__UrSGjW__display{text-overflow:ellipsis;font-size:1.4em;font-weight:700;overflow:hidden}.Players-module__UrSGjW__player.Players-module__UrSGjW__current .Players-module__UrSGjW__display{filter:brightness(125%)}.Players-module__UrSGjW__choice{margin-top:1vw}.Players-module__UrSGjW__choice.Players-module__UrSGjW__revealed{font-size:2em;font-weight:700}.Players-module__UrSGjW__player.Players-module__UrSGjW__current .Players-module__UrSGjW__choice{filter:brightness(125%)}.Players-module__UrSGjW__icon{width:2em;height:2em}.Players-module__UrSGjW__host{background:var(--palette-green-main)}
.Spinner-module__R2NaYG__container{width:100%;display:block}.Spinner-module__R2NaYG__spinner{width:100%}
.Cards-module__hx0dCW__wrapper{width:100vw;position:absolute;bottom:0;overflow-x:auto}.Cards-module__hx0dCW__container{flex-direction:row;flex-shrink:0;align-items:flex-end;width:fit-content;margin:auto;padding:0 2vw;display:flex}.Cards-module__hx0dCW__card{color:#fff;background:var(--palette-grey-main);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:5;border-radius:.2em .2em 0 0;flex-shrink:0;width:4ch;height:1.6em;margin:.15em .15em 0;padding:.2em;font-size:4em;transition-property:background-color,height,padding;transition-duration:.25s}.Cards-module__hx0dCW__card.Cards-module__hx0dCW__numerical{width:3ch}.Cards-module__hx0dCW__card:hover{background:var(--palette-grey-dark);height:2.2em}.Cards-module__hx0dCW__container.Cards-module__hx0dCW__disabled .Cards-module__hx0dCW__card{background:var(--palette-grey-light);cursor:not-allowed;height:1.2em;padding:0}.Cards-module__hx0dCW__card.Cards-module__hx0dCW__selected{color:var(--palette-green-main)}.Cards-module__hx0dCW__card.Cards-module__hx0dCW__submitting{cursor:wait}.Cards-module__hx0dCW__spinner{filter:brightness(0)saturate()invert()sepia(18%)saturate(5227%)hue-rotate(179deg)brightness(114%)contrast();max-width:2.6ch;margin:-.1em auto auto}@media only screen and (max-width:800px){.Cards-module__hx0dCW__card{font-size:3.5em}}@media only screen and (max-width:600px){.Cards-module__hx0dCW__card{font-size:3em}}@media only screen and (max-width:400px){.Cards-module__hx0dCW__card{font-size:2.5em}}@media only screen and (max-width:300px){.Cards-module__hx0dCW__card{font-size:2em}}
.PokerTable-module__t8t4sW__container{flex-direction:column;align-items:center;height:100%;display:flex}
.Home-module__g21JLG__content{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:calc(100vh - 200px);padding:0 15%;display:flex;overflow:hidden auto}.Home-module__g21JLG__intro{text-align:center;margin-top:2em}.Home-module__g21JLG__context{text-align:center;margin-top:.2em}.Home-module__g21JLG__history{text-align:center;flex-direction:column;align-items:center;width:70%;display:flex}.Home-module__g21JLG__history table{border-collapse:collapse}.Home-module__g21JLG__room{border-bottom:solid .5pt var(--palette-grey-main);opacity:.8;cursor:pointer;background-color:#fff;width:fit-content;height:fit-content;transition:background-color .25s,opacity .25s}.Home-module__g21JLG__room td{white-space:nowrap;width:1%;padding:1em}.Home-module__g21JLG__room:last-child{border-bottom:none}.Home-module__g21JLG__room:hover{background-color:var(--palette-blue-light);opacity:1}.Home-module__g21JLG__name{color:var(--palette-blue-main);text-overflow:ellipsis;margin-right:1em;font-weight:700}.Home-module__g21JLG__errorMessage{color:red;text-align:center}.Home-module__g21JLG__errorMessage a{color:-webkit-link;text-decoration:underline}@media only screen and (max-width:450px){.Home-module__g21JLG__timestamp{display:none}}
.Room-module__yZqBrG__wrapper{height:calc(100vh - 200px);overflow-y:auto}.Room-module__yZqBrG__content{flex-direction:column;justify-content:flex-start;align-items:center;width:70%;margin:auto;padding-bottom:14vh;display:flex}
