.december-light{--theme-primary:#01440f;--theme-secondary:#840000;--theme-tertiary:#00b409;--theme-text:#00b409;--theme-background:#f2f2f2}.january{--theme-primary:#5c574f;--theme-secondary:#d66853;--theme-tertiary:#48483a;--theme-text:#5c574f;--theme-background:#dfe0dc;--theme-alt-background:#d1d3c4}.february-light{--theme-primary:#8af3ff;--theme-secondary:#3382ef;--theme-tertiary:#ed7392;--theme-text:#0b3142;--theme-background:#b1ddf2;--theme-alt-background:#f7f0f0}.march-light{--theme-primary:#276904;--theme-secondary:#c4d1d7;--theme-tertiary:#fa91b2;--theme-text:#1f6898;--theme-background:#c4d1d7;--theme-alt-background:transparent}.april-light{--theme-primary:#ffdccc;--theme-secondary:#fdb7ea;--theme-tertiary:#b4ffab;--theme-text:#536271;--theme-background:#b7b1f2;--theme-alt-background:transparent}.may-light{--theme-primary:#ff4542;--theme-secondary:#f1dede;--theme-tertiary:#f9c22e;--theme-text:#424c55;--theme-background:#6e0d25;--theme-alt-background:transparent}.june-light{--theme-primary:#ffae36;--theme-secondary:#dd6031;--theme-tertiary:#4da5e0;--theme-text:#2e382e;--theme-background:#fffa71;--theme-alt-background:transparent}.july-light{--theme-primary:#19549c;--theme-secondary:#d01827;--theme-tertiary:#f58f29;--theme-text:#fff;--theme-background:#19549c;--theme-alt-background:transparent}.august-dark{--theme-primary:#510c0c;--theme-secondary:#950006;--theme-tertiary:#ffbf1e;--theme-text:#000;--theme-background:#510c0c;--theme-alt-background:transparent}.poll{display:block;background-color:#fff;width:100%;max-width:500px;color:#000;padding:1.25rem;margin-top:1rem;margin-bottom:3rem;border-radius:10px;position:relative;box-shadow:3px 3px hsla(0,0%,78%,.15);box-sizing:border-box}@media screen and (max-width:493px){.poll{border-radius:0}}.poll__body{margin:0}.poll__page-title{font-weight:400;margin:1.5rem}.poll__page-footer{display:flex;flex-direction:row;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap;justify-content:center}.poll__date{margin-top:-2rem;margin-bottom:1rem;font-weight:500}.poll__btn{font-size:.9rem;font-weight:500;transition-duration:.1s;cursor:pointer;border:none;border-radius:5px}.poll__btn:hover{transform:scale(1.03)}.poll__btn.submitting{border:2px solid var(--theme-tertiary);color:var(--theme-tertiary);background-color:var(--theme-background-alt);opacity:.5;cursor:wait}.poll__btn.submitting:hover{transform:unset}.poll__btn.muted{background-color:transparent}.poll__btn span{display:flex;align-items:center;justify-content:center;gap:.5rem}.poll__btn span svg{width:16px}.poll__blurb{font-size:.8rem;max-width:500px;text-align:center}.poll__header{display:block;margin:0;min-height:3.2rem;width:100%}.poll__header:before{content:"POLL";float:right;top:0;position:relative;font-size:3rem;color:#000;transform:rotate(10deg);padding:0 0 .2rem .5rem;font-family:Courier New,Courier,monospace;font-weight:700;letter-spacing:.1rem}.poll__options{padding:0;position:relative;z-index:2;margin:1rem 0}.poll__options__item{list-style:none;background-color:#fff;border-radius:5px;margin:.5rem 0;padding:.4rem;display:flex;flex-direction:row;justify-content:space-between;position:relative;z-index:4;gap:.2rem}.poll__options__item__text{position:relative;z-index:4;color:#000}.poll__options__item__count{padding-right:.25rem;z-index:4;color:#000}.poll__options__item__fill-bar{top:0;left:0;bottom:0;position:absolute;border-radius:5px;z-index:3;height:auto;background-color:gray}.poll__footer{display:flex;flex-direction:row;justify-content:space-between}.poll__footer__group{display:flex;flex-direction:row;align-items:center;gap:.75rem}.poll__footer__rc{display:inline;line-height:1.6}.poll__footer__refresh{background-color:#fff;color:#000;border:1px solid #000;border-radius:4px;padding:.25rem .5rem;transition-duration:.1s}.poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.poll__postscript{display:flex;flex-direction:row;gap:.5rem;margin-top:.75rem;margin-left:-1.25rem;margin-right:-1.25rem;padding:.75rem 1.25rem;background-color:#d3d3d3;align-items:center}.poll__postscript span{display:block}.poll__postscript__suggested-pfp{height:25px}.poll__postscript__suggested-pfp img{border-radius:50%}.poll .loading-notice{margin-left:.5rem;text-transform:uppercase;font-weight:700;font-size:.8rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;animation-name:fade;animation-duration:.8s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}.montserrat .poll__header{font-size:1.05rem;font-weight:600}.montserrat .poll__options__item{font-size:.9rem}.montserrat .poll__footer__rc{font-size:.9rem;font-weight:500}.november.poll{background-color:#ffffe4;color:#000;box-shadow:3px 3px hsla(0,0%,78%,.15)}.november.poll__body{background-color:#ffecbc}.november.poll__btn{background-color:#723311;color:#fff}.november.poll__btn.outline{background-color:#ffffe4;border:2px solid #723311;color:#723311}.november .poll__header:before{content:"POLL";color:#723311;transform:rotate(10deg);font-family:Courier New,Courier,monospace}.november .poll__options__item{background-color:#723311}.november .poll__options__item__count,.november .poll__options__item__text{color:#ffffe4}.november .poll__options__item__fill-bar{background-color:#a14912}.november .poll__footer__refresh{background-color:#ffecbc;color:#723311;border:1px solid #723311}.november .poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.october-light.poll{background-color:orange;color:#000;box-shadow:3px 3px hsla(0,0%,78%,.15)}.october-light .poll__header:before{content:"POLL";color:#3b3b3b;transform:rotate(10deg);font-family:Courier New,Courier,monospace}.october-light .poll__options__item{background-color:hsla(0,0%,100%,.655)}.october-light .poll__options__item__count,.october-light .poll__options__item__text{color:#000}.october-light .poll__options__item__fill-bar{background-color:hsla(0,0%,100%,.96)}.october-light .poll__footer__rc{color:#000}.october-light .poll__footer__refresh{background-color:hsla(0,0%,100%,.655);color:#000;border:1px solid #000}.october-light .poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.october-dark.poll{background-color:#3b3b3b;color:#fff;box-shadow:3px 3px hsla(0,0%,78%,.15)}.october-dark .poll__header:before{content:"POLL";color:#fff;transform:rotate(10deg);font-family:Courier New,Courier,monospace}.october-dark .poll__options__item{background-color:#4b4b4b}.october-dark .poll__options__item__count,.october-dark .poll__options__item__text{color:#ffbf00}.october-dark .poll__options__item__fill-bar{background-color:#646464}.october-dark .poll__footer__rc{color:#fff}.october-dark .poll__footer__refresh{background-color:#4b4b4b;color:#fff;border:1px solid #fff}.october-dark .poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.december-light.poll{background-color:#01440f;color:#000;box-shadow:3px 3px hsla(0,0%,78%,.15)}.december-light.poll__body{background-color:#f2f2f2}.december-light.poll__page-title{color:#00b409}.december-light.poll__btn{background-color:#01440f;color:#f2f2f2}.december-light.poll__btn.outline{border:2px;background-color:#840000;color:#f2f2f2}.december-light.poll__blurb,.december-light.poll__date{color:#404343}.december-light.poll__blurb a{color:#00b409;transition-duration:.1s}.december-light.poll__blurb a:hover{color:#01440f}.december-light .poll__header{color:#f2f2f2}.december-light .poll__header:before{content:"POLL";color:#00b409;transform:rotate(10deg);font-family:Courier New,Courier,monospace}.december-light .poll__options__item{background-color:#c51d1d}.december-light .poll__options__item__count,.december-light .poll__options__item__text{color:#f2f2f2}.december-light .poll__options__item__fill-bar{background-color:#840000}.december-light .poll__footer__rc{color:#f2f2f2}.december-light .poll__footer__refresh{background-color:#00b409;color:#f2f2f2;border:1px solid #f2f2f2}.december-light .poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.december-light .poll__footer .loading-notice{color:#f2f2f2}.december-dark.poll{background-color:#fff;color:#000;box-shadow:3px 3px hsla(0,0%,78%,.15)}.december-dark.poll__body{background-color:#01440f}.december-dark.poll__page-title{color:#f2f2f2}.december-dark.poll__btn{background-color:#f2f2f2;color:#01440f}.december-dark.poll__btn.outline{border:2px solid #f2f2f2;background-color:#840000;color:#f2f2f2}.december-dark.poll__blurb,.december-dark.poll__date{color:#f2f2f2}.december-dark.poll__blurb a{color:#00b409;transition-duration:.15s}.december-dark .poll__header,.december-dark.poll__blurb a:hover{color:#840000}.december-dark .poll__header:before{content:"POLL";color:#840000;transform:rotate(10deg);font-family:Courier New,Courier,monospace}.december-dark .poll__options__item{background-color:#00b409}.december-dark .poll__options__item__count,.december-dark .poll__options__item__text{color:#f2f2f2}.december-dark .poll__options__item__fill-bar{background-color:#01440f}.december-dark .poll__footer__rc{color:#840000}.december-dark .poll__footer__refresh{background-color:#840000;color:#fff;border:1px solid transparent}.december-dark .poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.december-dark .poll__footer .loading-notice{color:#840000}.january.poll{background-color:#d1d3c4;color:#000;box-shadow:3px 3px hsla(0,0%,78%,.15)}.january.poll__body{background-color:#dfe0dc}.january.poll__page-title{color:#d66853}.january.poll__btn{background-color:#d66853;color:#dfe0dc}.january.poll__btn.outline{border:2px solid #d66853;background-color:#d1d3c4;color:#d66853}.january .poll__header,.january.poll__date{color:#48483a}.january .poll__header:before{content:"POLL";color:#d66853;transform:rotate(10deg);font-family:Courier New,Courier,monospace}.january .poll__options__item{background-color:#5c574f}.january .poll__options__item__count,.january .poll__options__item__text{color:#dfe0dc}.january .poll__options__item__fill-bar{background-color:#48483a}.january .poll__footer__rc{color:#5c574f}.january .poll__footer__refresh{background-color:#dfe0dc;color:#48483a;border:1px solid #48483a}.january .poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.february-light.poll__body{background-color:#b1ddf2}.february-light .poll{background-color:#8af3ff;color:#000;box-shadow:3px 3px hsla(0,0%,78%,.15)}.february-light .poll__page-title{color:#3382ef;font-weight:500}.february-light .poll__btn{background-color:#3382ef;color:#f7f0f0}.february-light .poll__btn.outline{border:2px solid #3382ef;background-color:#f7f0f0;color:#3382ef}.february-light .poll__btn.outline.submit:not(.submitting):hover{transform:none;background-color:#3382ef;color:#f7f0f0}.february-light .poll__btn.muted{border:2px solid #0b3142;background-color:transparent;color:#0b3142}.february-light .poll__btn.cta{background-color:#ed7392;color:#f7f0f0;border:none;text-decoration:underline}.february-light .poll__date,.february-light .poll__header{color:#0b3142}.february-light .poll__header:before{content:"POLL";color:#ed7392;transform:rotate(10deg);font-family:Courier New,Courier,monospace}.february-light .poll__options__item{background-color:#3382ef}.february-light .poll__options__item__count,.february-light .poll__options__item__text{color:#f7f0f0;font-weight:500}.february-light .poll__options__item__fill-bar{background-color:#ed7392}.february-light .poll__footer__rc{color:#0b3142}.february-light .poll__footer__refresh{background-color:#f7f0f0;color:#0b3142;border:1px solid #0b3142}.february-light .poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.february-light .poll__postscript{background-color:#ed7392;color:#fff}.march-light.poll__body{background-color:#c4d1d7}.march-light .poll{background-color:#276904;color:inherit;box-shadow:inherit}.march-light .poll__page-title{color:#1f6898;font-weight:500}.march-light .poll__btn{background-color:#1f6898;color:#fff}.march-light .poll__btn.outline{border:2px solid #1f6898;background-color:initial;color:#1f6898}.march-light .poll__btn.outline.submit:not(.submitting):hover{transform:none;background-color:#276904;color:#92e464}.march-light .poll__btn.outline.submit{border-color:#276904;background-color:#92e464;color:#276904}.march-light .poll__btn.muted{border:2px solid #1f6898;background-color:transparent;color:#1f6898}.march-light .poll__btn.cta{background-color:#fa91b2;color:#1f6898;border:none;text-decoration:underline}.march-light .poll__date{color:#1f6898}.march-light .poll__header{color:#fff}.march-light .poll__header:before{content:"POLL";color:#fa91b2;transform:rotate(10deg);font-family:Courier New,Courier,monospace}.march-light .poll__options__item{background-color:#92e464}.march-light .poll__options__item__count,.march-light .poll__options__item__text{color:#276904;font-weight:500}.march-light .poll__options__item__fill-bar{background-color:#fa91b2}.march-light .poll__footer__rc{color:#fff}.march-light .poll__footer__refresh{background-color:transparent;color:#fff;border:1px solid #fff}.march-light .poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.march-light .poll__postscript{background-color:#fa91b2;color:inherit}.march-light .poll .loading-notice{color:#fff}.march-light a{color:#276904}.april-light.poll__body{background-color:#b7b1f2}.april-light .poll{background-color:#ffdccc;color:inherit;box-shadow:inherit}.april-light .poll__page-title{color:#b4ffab;font-weight:500}.april-light .poll__btn{background-color:#fbf3b9;color:#536271}.april-light .poll__btn.outline{border:2px solid #fbf3b9;background-color:rgba(0,0,0,.15);color:#fbf3b9}.april-light .poll__btn.outline.submit:not(.submitting):hover{transform:none;background-color:#536271;color:#fdb7ea}.april-light .poll__btn.outline.submit{border-color:#536271;background-color:#ffdccc;color:#536271}.april-light .poll__btn.muted{border:2px solid #1f6898;background-color:transparent;color:#1f6898}.april-light .poll__btn.cta{background-color:#fdb7ea;color:#536271;border:none;text-decoration:underline}.april-light .poll__date{background-color:#536271;padding:.25rem .5rem;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin-top:-3rem;color:#b4ffab}.april-light .poll__header{color:#536271}.april-light .poll__header:before{content:"POLL";color:#1ae3e3;transform:rotate(10deg);font-family:Courier New,Courier,monospace}.april-light .poll__options__item{background-color:#fdb7ea}.april-light .poll__options__item__count,.april-light .poll__options__item__text{color:#536271;font-weight:500}.april-light .poll__options__item__fill-bar{background-color:#fbf3b9}.april-light .poll__footer__rc{color:#536271}.april-light .poll__footer__refresh{background-color:transparent;color:#536271;border:1px solid #536271}.april-light .poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.april-light .poll__postscript{background-color:#1ae3e3;color:inherit}.april-light .poll .loading-notice{color:#536271}.april-light a{color:#fbf3b9;font-weight:700}.may-dark.poll__body{background-color:#6e0d25}.may-dark .poll{background-color:#ff4542;color:inherit;box-shadow:inherit}.may-dark .poll__page-title{color:#f9c22e;font-weight:500}.may-dark .poll__btn{background-color:#ff4542;color:#f1dede}.may-dark .poll__btn.outline{border:2px solid #f1dede;background-color:transparent;color:#f1dede}.may-dark .poll__btn.outline.submit:not(.submitting):hover{transform:none;background-color:#f1dede;color:#ff4542}.may-dark .poll__btn.outline.submit{border-color:#f1dede;background-color:#ff4542;color:#f1dede}.may-dark .poll__btn.cta{background-color:#ff4542;color:#f1dede;border:none;text-decoration:underline}.may-dark .poll__date{color:#f9c22e}.may-dark .poll__header{color:#f1dede}.may-dark .poll__header:before{content:"POLL";color:#f9c22e;transform:rotate(10deg);font-family:Courier New,Courier,monospace}.may-dark .poll__options__item{background-color:#f1dede}.may-dark .poll__options__item__count,.may-dark .poll__options__item__text{color:#424c55;font-weight:500}.may-dark .poll__options__item__fill-bar{background-color:#f9c22e}.may-dark .poll__footer__rc{color:#f1dede}.may-dark .poll__footer__refresh{background-color:#f1dede;color:#424c55;border:none}.may-dark .poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.may-dark .poll__postscript{background-color:#424c55;color:#f1dede}.may-dark .poll .loading-notice{color:#f1dede}.may-dark a{color:#fbf3b9;font-weight:700}.june-light.poll__body{background-color:#fffa71}.june-light .poll{background-color:#dd6031;color:inherit;box-shadow:inherit}.june-light .poll__page-title{color:#dd6031;font-weight:500}.june-light .poll__btn{background-color:#dd6031;color:#fff}.june-light .poll__btn.outline{border:3px solid #dd6031;background-color:transparent;color:#dd6031}.june-light .poll__btn.outline.submit:not(.submitting):hover{transform:scale(1.05)}.june-light .poll__btn.outline.submit{border-color:#dd6031;background-color:#dd6031;color:#fff}.june-light .poll__btn.cta{background-color:#dd6031;color:#fff;border:none;text-decoration:underline}.june-light .poll__date{color:#dd6031;font-weight:700}.june-light .poll__header{color:#fff}.june-light .poll__header:before{content:"POLL";color:#fffa71;transform:rotate(10deg);font-family:Courier New,Courier,monospace}.june-light .poll__options__item{background-color:#ffae36;border:2px solid #fffa71;padding:.3rem}.june-light .poll__options__item__count,.june-light .poll__options__item__text{color:#2e382e;font-weight:500}.june-light .poll__options__item__fill-bar{background-color:#fffa71}.june-light .poll__footer__rc{color:#fff}.june-light .poll__footer__refresh{background-color:#fff;color:#2e382e;border:none}.june-light .poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.june-light .poll__postscript{background-color:#4da5e0;color:#fff;border-top:2px solid #fff;border-bottom:2px solid #fff}.june-light .poll .loading-notice{color:#f1dede}.june-light a{color:#dd6031;font-weight:700}.july-light.poll__body{background-color:#19549c}.july-light .poll{background-color:#d01827;color:inherit;box-shadow:inherit}.july-light .poll__page-title{color:#fff;font-weight:500}.july-light .poll__btn{background-color:#fff;color:#19549c}.july-light .poll__btn.outline{border:3px solid #fff;background-color:transparent;color:#fff}.july-light .poll__btn.outline.submit:not(.submitting):hover{transform:scale(1.05)}.july-light .poll__btn.outline.submit{border-color:#dd6031;background-color:#dd6031;color:#fff}.july-light .poll__btn.cta{background-color:#e55151;color:#fff;border:none;text-decoration:underline}.july-light .poll__date{color:#fff;font-weight:700}.july-light .poll__header{color:#fff}.july-light .poll__header:before{content:"POLL";color:#fff;transform:rotate(10deg);font-family:Courier New,Courier,monospace}.july-light .poll__options__item{background-color:#e55151;padding:.3rem}.july-light .poll__options__item__count,.july-light .poll__options__item__text{color:#fff;font-weight:500}.july-light .poll__options__item__fill-bar{background-color:#19549c}.july-light .poll__footer__rc{color:#fff}.july-light .poll__footer__refresh{background-color:#fff;color:#19549c;border:0 solid #fff}.july-light .poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.july-light .poll__postscript{background-color:#19549c;border-top:2px solid #fff;border-bottom:2px solid #fff;color:#fff}.july-light .poll .loading-notice{color:#fff}.july-light a{color:#f58f29;font-weight:700}.august-dark.poll__body{background-color:#510c0c}.august-dark .poll{background-color:#950006;color:inherit;box-shadow:inherit}.august-dark .poll__page-title{color:#fff;font-weight:500}.august-dark .poll__btn{background-color:#fff;color:#19549c}.august-dark .poll__btn.outline{border:3px solid #fff;background-color:transparent;color:#fff}.august-dark .poll__btn.outline.submit:not(.submitting):hover{transform:scale(1.05)}.august-dark .poll__btn.outline.submit{border-color:#58420b;background-color:#58420b;color:#fff}.august-dark .poll__btn.cta{background-color:#950006;color:#fff;border:none;text-decoration:underline}.august-dark .poll__date{color:#fff;font-weight:700}.august-dark .poll__header{color:#fff}.august-dark .poll__header:before{content:"POLL";color:#fff;transform:rotate(10deg);font-family:Courier New,Courier,monospace}.august-dark .poll__options__item{background-color:#ffbf1e;padding:.3rem}.august-dark .poll__options__item__count,.august-dark .poll__options__item__text{color:#58420b;font-weight:500}.august-dark .poll__options__item__fill-bar{background-color:#84bf43}.august-dark .poll__footer__rc{color:#fff}.august-dark .poll__footer__refresh{background-color:#fff;color:#58420b;border:0 solid #fff}.august-dark .poll__footer__refresh:hover{cursor:pointer;transform:scale(1.05)}.august-dark .poll__postscript{background-color:#58420b;border-top:2px solid #fff;border-bottom:2px solid #fff;color:#fff}.august-dark .poll .loading-notice{color:#fff}.august-dark a{color:#ffbf1e;font-weight:700}