/*! License information can be found at https://onche.org/js/license.txt */
@charset "UTF-8";.color.red{color:#f3472d!important}.color.yellow{color:#ffd433!important}.color.green{color:#62c04e!important}.color.purple{color:#8a61ff!important}.color.pink{color:#f65dec!important}.color.orange{color:#ff851e!important}.color.brown{color:#8c7045!important}.color.dark{color:#3a3135!important}.color.realblue,.color.blue{color:#3478f6!important}body.blue .color.blue{color:#6d9ff2!important}body.grey .color.blue{color:#5886c4!important}.color.grey{color:#848489!important}body.blue .color.grey{color:#798eb6!important}body.grey .color.grey{color:#6d7482!important}.color.black{color:#000!important}body.blue .color.black,body.grey .color.black{color:#fff!important}.bg-color.red{background-color:#f3472d!important}.bg-color.yellow{background-color:#ffd433!important}.bg-color.green{background-color:#62c04e!important}.bg-color.purple{background-color:#8a61ff!important}.bg-color.pink{background-color:#f65dec!important}.bg-color.orange{background-color:#ff851e!important}.bg-color.brown{background-color:#8c7045!important}.bg-color.dark{background-color:#3a3135!important}.bg-color.grey{background-color:#848489!important}body.blue .bg-color.grey{background-color:#798eb6!important}body.grey .bg-color.grey{background-color:#6d7482!important}html{height:100%}body.retrospective{background-color:#000!important;height:100%!important}body.retrospective header{background-color:transparent!important;border-bottom:none!important}body.retrospective footer{display:none!important}body.retrospective #content{display:flex;align-items:center;background-color:#000!important;height:100%!important;padding-bottom:0!important}body.retrospective #content>.container{height:100%;padding:0}body.retrospective #content #right{display:none!important}body.retrospective #content #left{display:flex;align-items:center;padding-right:0!important;height:100%}#retrospective{display:flex;margin:0 auto 2rem;height:min(88vh,940px);width:calc(min(88vh,940px)*.5625);max-width:100%;border-radius:18px;position:relative;background-color:#000;color:#fff;overflow:hidden;transition:background .4s ease}#retrospective.dark{color:#000}#retrospective.dark #retrospective-controls>button .mdi{color:rgba(0,0,0,.3)}#retrospective.dark #retrospective-navigation>button:before{background-color:rgba(0,0,0,.3)}#retrospective.dark #retrospective-navigation>button:hover:not(.active):before,#retrospective.dark #retrospective-navigation>button:focus:not(.active):before{background-color:rgba(0,0,0,.9)}#retrospective.dark #retrospective-navigation>button.animated:after{background-color:rgba(0,0,0,.3)}@media(max-width:880px){#retrospective{width:100%;height:100%;border-radius:0}}#retrospective #retrospective-navigation{display:flex;position:absolute;top:0;left:10px;right:10px;z-index:1}#retrospective #retrospective-navigation>button{flex:1;outline:none;border:none;height:25px;padding:4px 2px;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;color:inherit}#retrospective #retrospective-navigation>button:last-child{display:none}#retrospective #retrospective-navigation>button:before{content:"";display:block;height:2px;background-color:rgba(255,255,255,.5);border-radius:1px}#retrospective #retrospective-navigation>button.active:before{background-color:currentColor}#retrospective #retrospective-navigation>button.animated{position:relative}#retrospective #retrospective-navigation>button.animated:before{position:absolute;width:0%;animation:activeRetrospectiveNavigation var(--slide-duration, 7s) linear forwards}#retrospective #retrospective-navigation>button.animated.paused:before{animation-play-state:paused}#retrospective #retrospective-navigation>button.animated:after{content:"";display:block;height:2px;background-color:rgba(255,255,255,.5);transition:background-color .1s;border-radius:1px}#retrospective #retrospective-navigation>button:hover:not(.active):before,#retrospective #retrospective-navigation>button:focus:not(.active):before{background-color:rgba(255,255,255,.9)}#retrospective #retrospective-controls{position:absolute;display:flex;top:25px;bottom:0;left:0;right:0;z-index:1}#retrospective #retrospective-controls>button{display:flex;border:none;height:100%;background:none;flex:1;align-items:center;justify-content:flex-start;-webkit-tap-highlight-color:transparent;cursor:pointer;color:inherit}#retrospective #retrospective-controls>button[disabled]{cursor:default}#retrospective #retrospective-controls>button .mdi{font-size:1.75rem;color:rgba(255,255,255,.5);transition:color .1s linear,transform .2s linear}#retrospective #retrospective-controls>button:last-child{justify-content:flex-end}#retrospective #retrospective-controls>button:hover .mdi,#retrospective #retrospective-controls>button:focus .mdi{display:block;color:currentColor}#retrospective #retrospective-controls>button:active .mdi{transform:scale(0)}@media(max-width:880px){#retrospective #retrospective-controls>button:active{background-color:transparent}#retrospective #retrospective-controls>button:active .mdi{color:currentColor}}#retrospective [data-animation^=fade]{animation:retrospectiveFade 2s forwards}#retrospective [data-animation^=slide-up]{animation:retrospectiveSlideUp 1s linear forwards}#retrospective [data-animation^=slide-down]{animation:retrospectiveSlideDown 1s linear forwards}#retrospective [data-animation^=slide-left]{animation:retrospectiveSlideLeft .5s linear forwards}#retrospective [data-animation^=slide-right]{animation:retrospectiveSlideRight .5s linear forwards}#retrospective [data-animation^=blur]{animation:retrospectiveBlur 1s forwards}#retrospective [data-animation^=deblur]{animation:retrospectiveDeblur 1s forwards}#retrospective [data-animation^=zoom]{animation:retrospectiveZoom .5s forwards}#retrospective [data-animation^=dezoom]{animation:retrospectiveDezoom 1s forwards}#retrospective [data-animation^=jelly]{animation:retrospectiveJelly 1s forwards}#retrospective [data-animation^="3d"]{animation:threed .5s linear forwards}#retrospective [data-animation^="3d2"]{animation:threed2 .5s linear forwards}#retrospective [data-animation$=-delay]{opacity:0;animation-delay:1s}#retrospective [data-animation$=-delay05]{opacity:0;animation-delay:.5s}#retrospective [data-animation$=-delay1]{opacity:0;animation-delay:1s}#retrospective [data-animation$=-delay15]{opacity:0;animation-delay:1.5s}#retrospective [data-animation$=-delay2]{opacity:0;animation-delay:2s}#retrospective [data-animation$=-delay25]{opacity:0;animation-delay:2.5s}#retrospective [data-animation$=-delay3]{opacity:0;animation-delay:3s}#retrospective [data-animation$=-delay5]{opacity:0;animation-delay:5s}#retrospective #retrospective-content{position:relative;container-type:inline-size;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.6rem;padding:2.5rem 2.2rem 1.5rem;text-align:center;width:100%;z-index:0}#retrospective #retrospective-content.retrospective-last-slide{padding-bottom:6.5rem}#retrospective #retrospective-content>*:not(.year-backdrop):not(.confetti):not(.rain){position:relative;z-index:1}#retrospective #retrospective-content>h2{padding:0;margin:0;font-size:clamp(1.5rem,6.2cqw,2.3rem);font-weight:500;line-height:1.3;color:inherit}#retrospective #retrospective-content>h3{padding:0;margin:0;font-size:clamp(1.05rem,4.4cqw,1.6rem);font-weight:300;color:inherit}#retrospective #retrospective-content>h4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin:0;font-size:clamp(.92rem,3.6cqw,1.25rem);font-weight:500;color:#000;background-color:#fff;padding:.6rem 1.1rem;border-radius:6px;gap:.5rem}#retrospective #retrospective-content>h4.with-image{margin-top:2rem}#retrospective #retrospective-content>h4>img{margin-top:-1.3rem;margin-bottom:-.2rem;margin-left:-.3rem;margin-right:auto;max-width:2rem;max-height:2rem}#retrospective #retrospective-content>h4>span{text-align:left}#retrospective #retrospective-content>img{max-width:clamp(120px,34cqw,190px);max-height:clamp(120px,34cqw,190px);margin:1rem 0}#retrospective #retrospective-content>.number{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem}#retrospective #retrospective-content>.number.big{gap:.5rem}#retrospective #retrospective-content>.number.big>span:first-child{font-size:clamp(2.8rem,13cqw,5rem);letter-spacing:-.03em}#retrospective #retrospective-content>.number.big>span:last-child{font-weight:500}#retrospective #retrospective-content>.number>span:first-child{font-weight:500;color:currentColor;border-radius:4px;line-height:1}#retrospective #retrospective-content>.highlighted{display:flex;font-size:1rem;gap:.5rem;font-weight:600;color:#000;background-color:#fff;padding:.5rem 1rem;clip-path:polygon(1% 1%,100% 0%,99% 100%,2% 100%)}#retrospective #retrospective-content>.highlighted:nth-child(2n){clip-path:polygon(0 0,100% 0,99% 100%,0% 100%)}#retrospective #retrospective-content>.highlighted.highlighted-full{width:100%}#retrospective #retrospective-content>.highlighted.highlighted-full span{margin-left:auto}#retrospective #retrospective-content>.highlighted>div{display:flex;gap:.5rem}#retrospective #retrospective-content>.highlighted>div.middle{align-items:center}#retrospective #retrospective-content>.highlighted span{text-align:left}#retrospective #retrospective-content>.highlighted .mdi{font-size:1.5rem}#retrospective #retrospective-content>.highlighted img{max-width:1.5rem;max-height:1.5rem}#retrospective #retrospective-content>.message{position:relative;width:100%;max-height:clamp(110px,38cqw,210px);overflow:hidden;background-color:#fff;padding:.7rem .9rem 1.7rem;font-size:clamp(.78rem,3.1cqw,.98rem);font-weight:400;color:#000;text-align:left;line-height:1.55;border-radius:8px;box-shadow:0 6px 18px rgba(0,0,0,.16);overflow-wrap:anywhere}#retrospective #retrospective-content>.message:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.7rem;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 75%);pointer-events:none}#retrospective #retrospective-content>.message .sticker{display:inline-block;vertical-align:middle;margin:.15rem .3rem .15rem 0}#retrospective #retrospective-content>.message img{max-width:clamp(38px,13cqw,62px);max-height:clamp(38px,13cqw,62px);width:auto;height:auto;object-fit:contain;vertical-align:middle}#retrospective #retrospective-content>.message iframe{display:block;width:100%;height:44px;border:0;margin:.35rem 0 .15rem}#retrospective #retrospective-content>.message p{margin:0}#retrospective #retrospective-content>.message p+p{margin-top:.3rem}#retrospective #retrospective-content>.icon{margin:1rem 0;display:flex;align-items:center;justify-content:center;font-size:2.2rem;width:3.5rem;height:3.5rem;background-color:#fff;color:#000;border-radius:50%}#retrospective #retrospective-content>.icon>img{width:75%;height:75%}#retrospective #retrospective-content>.icon>.op-icon{padding:.1rem .25rem;font-size:1rem;color:#4285f4;border:2px solid #4285f4;border-radius:4px;font-weight:500}#retrospective #retrospective-content>.avatar{width:clamp(3.5rem,17cqw,6rem);height:clamp(3.5rem,17cqw,6rem);border-radius:12px;background-color:#fff;object-fit:cover}#retrospective #retrospective-content>p{font-size:1rem;font-weight:400;color:inherit;text-align:left;line-height:1.5}#retrospective #retrospective-end{display:flex;flex-direction:column;gap:.5rem;position:absolute;padding:1rem;bottom:0;left:0;right:0;z-index:2;transform:translateY(100%);animation:retrospectiveSlideUp 2s forwards 2s}#retrospective #retrospective-end>.button{display:flex;align-items:center;gap:.5rem;width:100%;padding:1rem;background-color:#fff;color:#000;border:none;border-radius:10px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .1s}#retrospective #retrospective-end>.button.button-secondary{background-color:#000;color:#fff}#retrospective #retrospective-end>.button:hover,#retrospective #retrospective-end>.button:focus{color:#4285f4}#retrospective #retrospective-end>.button>i{margin-left:-10px}#retrospective #retrospective-end>.button>i.onche{display:inline-block;background-image:url(/img/onche.svg);background-size:contain;background-position:center;background-repeat:no-repeat;width:20px;height:20px}.reaction-runners-up{display:flex;gap:1rem;margin-top:.75rem}.reaction-runners-up .reaction-runner-up{display:flex;align-items:center;gap:.3rem;opacity:.75}.reaction-runners-up .reaction-runner-up img{width:1.4rem;height:1.4rem}.reaction-runners-up .reaction-runner-up span{font-size:.9rem;font-weight:600;font-variant-numeric:tabular-nums}.sticker-podium{display:flex;align-items:flex-end;justify-content:center;gap:6px;width:100%;max-width:300px;margin:.5rem auto 0}.sticker-podium-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;opacity:0;animation:retrospectiveDeblur .55s forwards}.sticker-podium-step.is-rank-1{order:2}.sticker-podium-step.is-rank-2{order:1}.sticker-podium-step.is-rank-3{order:3}.sticker-podium-img{width:100%;max-width:62px;aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 3px 8px rgba(0,0,0,.25))}.is-rank-1 .sticker-podium-img{max-width:82px}.sticker-podium-block{width:100%;display:flex;align-items:flex-start;justify-content:center;padding-top:7px;border-radius:6px 6px 0 0;font-weight:800;font-variant-numeric:tabular-nums;color:rgba(0,0,0,.55);box-shadow:inset 0 1px rgba(255,255,255,.5)}.is-rank-1 .sticker-podium-block{height:62px;background:linear-gradient(180deg,#ffe98a,#e8b53a)}.is-rank-2 .sticker-podium-block{height:44px;background:linear-gradient(180deg,#f2f4f7,#b9c0c9)}.is-rank-3 .sticker-podium-block{height:30px;background:linear-gradient(180deg,#e8b48a,#b5773f)}.sticker-podium-rank{font-size:15px;line-height:1}#retrospective #retrospective-content>.avatar.avatar-hero{width:7rem;height:7rem;border-radius:16px}.year-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:78cqw;font-weight:800;line-height:1;letter-spacing:-.06em;color:currentColor;opacity:.09;pointer-events:none;user-select:none;z-index:0;animation:retrospectiveYearZoom 9s ease-in-out infinite}@keyframes retrospectiveYearZoom{0%{transform:scale(.82);opacity:0}18%{opacity:.11}82%{opacity:.11}to{transform:scale(1.85);opacity:0}}.rain{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.rain span{position:absolute;top:-18%;display:block;opacity:0;animation-name:retrospectiveRainFall;animation-timing-function:linear;animation-iteration-count:infinite}.rain img{display:block;width:clamp(26px,10cqw,46px);height:clamp(26px,10cqw,46px);object-fit:contain;animation-name:retrospectiveRainSway;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrospectiveRainFall{0%{opacity:0;transform:translateY(0)}9%{opacity:var(--o, .22)}86%{opacity:var(--o, .22)}to{opacity:0;transform:translateY(128vh)}}@keyframes retrospectiveRainSway{0%{transform:translate(calc(var(--sway, 20px) * -1)) rotate(calc(var(--spin, 180deg) * -.3)) scale(var(--scale, 1))}to{transform:translate(var(--sway, 20px)) rotate(var(--spin, 180deg)) scale(var(--scale, 1))}}.hour-chart{width:100%;max-width:320px;margin:.85rem auto .25rem;padding:.7rem .8rem .5rem;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.22);border-radius:14px;backdrop-filter:blur(8px)}.hour-chart-bars{display:flex;align-items:flex-end;justify-content:space-between;gap:2px;height:58px}.hour-chart-bar{flex:1;min-width:0;border-radius:2px 2px 0 0;height:calc(8% + var(--h, 0) * 92%);background:rgba(255,255,255,.42);transition:background .15s}.hour-chart-bar.is-peak{background:#fff;box-shadow:0 0 10px rgba(255,255,255,.75),0 0 22px rgba(255,255,255,.35)}.hour-chart-scale{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.06em;opacity:.75;margin-top:7px;font-variant-numeric:tabular-nums}#retrospective.dark .hour-chart{background:rgba(255,255,255,.3);border-color:rgba(0,0,0,.14)}#retrospective.dark .hour-chart-bar{background:rgba(0,0,0,.28)}#retrospective.dark .hour-chart-bar.is-peak{background:#000;box-shadow:0 0 10px rgba(0,0,0,.35),0 0 22px rgba(0,0,0,.18)}#retrospective #retrospective-content>img.sticker-medal{max-width:clamp(110px,32cqw,170px);max-height:clamp(110px,32cqw,170px)}#retrospective #retrospective-content>.avatar.avatar-medal{box-shadow:0 0 0 3px rgba(255,255,255,.85),0 6px 18px rgba(0,0,0,.28)}#retrospective #retrospective-content>.avatar.avatar-gold{box-shadow:0 0 0 4px #fff,0 0 0 9px rgba(255,255,255,.35),0 10px 30px rgba(0,0,0,.35)}.confetti{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.confetti span{position:absolute;top:-12%;width:9px;height:14px;border-radius:2px;opacity:0;animation-name:retrospectiveConfetti;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrospectiveConfetti{0%{opacity:0;transform:translateY(0) rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(115vh) rotate(720deg)}}#retrospective #retrospective-content .booster-wordmark{height:22px;width:auto;display:block;margin-bottom:.5rem;filter:drop-shadow(0 1px 3px rgba(0,0,0,.25))}#retrospective.booster-active{background:linear-gradient(45deg,#00f500,#00ffc8,#00cafe,#3493ff,#a868ff,#ff97f5)}#retrospective.podium-gold{background:linear-gradient(160deg,#ff5f6d,#ffc371 22%,#ffe770,#52e5a0,#38bdf8 76%,#a855f7)}@media(prefers-reduced-motion:reduce){#retrospective{transition:none}#retrospective [data-animation],#retrospective .sticker-podium-step,#retrospective .confetti span,#retrospective .year-backdrop,#retrospective #retrospective-end{animation:none!important;opacity:1!important;filter:none!important;transform:none!important}#retrospective #retrospective-navigation>button.animated:before{animation:none;width:calc(100% - 5px)}#retrospective .confetti,#retrospective .rain{display:none}}#retrospective-slides{display:none}@keyframes activeRetrospectiveNavigation{0%{width:0%}to{width:calc(100% - 5px)}}@keyframes retrospectiveFade{0%{opacity:0}to{opacity:1}}@keyframes retrospectiveSlideUp{0%{opacity:1;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes retrospectiveSlideDown{0%{opacity:1;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes retrospectiveSlideLeft{0%{opacity:1;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes retrospectiveSlideRight{0%{opacity:1;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes retrospectiveBlur{0%{opacity:0;filter:blur(10px);transform:scale(2)}to{opacity:1;filter:blur(0);transform:scale(1)}}@keyframes retrospectiveDeblur{0%{opacity:0;filter:blur(10px);transform:scale(0)}to{opacity:1;filter:blur(0);transform:scale(1)}}@keyframes retrospectiveZoom{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes retrospectiveDezoom{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}@keyframes retrospectiveJelly{0%{opacity:1;transform:scale(1)}25%{opacity:1;transform:scale(1.1)}50%{opacity:1;transform:scale(.9)}75%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes threed{0%{opacity:1;transform:perspective(200px) rotateX(-45deg)}to{opacity:1;transform:perspective(200px) rotateX(0)}}@keyframes threed2{0%{opacity:1;transform:perspective(200px) rotateX(45deg)}to{opacity:1;transform:perspective(200px) rotateX(0)}}
