.main-menu-wrapper{display:flex;height:100%}.main-menu-coach-container{position:absolute;top:0;width:100%}.main-menu-scroll-container{display:grid;grid-template-areas:"sidebar";height:100%;width:100%}.main-menu-scroll-button-container{display:flex;flex-direction:row-reverse;position:relative;z-index:3}[dir=ltr] .main-menu-scroll-button-container{margin-right:var(--space-24)}[dir=rtl] .main-menu-scroll-button-container{margin-left:var(--space-24)}.main-menu-bottom-nav{align-self:end;grid-area:sidebar;width:100%}.main-menu-gradient{align-self:end;background-color:var(--v25bb48a2);grid-area:sidebar;height:var(--container-200);-webkit-mask-image:linear-gradient(to top,black 45%,transparent 80%);mask-image:linear-gradient(to top,black 45%,transparent 80%);pointer-events:none;width:100%;z-index:1}.main-menu-gradient-transition{transition:background-color var(--motion-steady) ease-in-out}.cc-tooltip-component{--tooltipBackground: var(--color-transparent-black-77);--tooltipTextColor: var(--color-text-boldest);background:transparent;border:none;inset:auto;margin:0;max-width:none;overflow:visible;padding:0;pointer-events:none;position:fixed;z-index:9999}.cc-tooltip-content{display:flex;opacity:0;position:absolute;transition-timing-function:var(--motion-ease-out-gentle);width:30rem}[dir=ltr] .cc-tooltip-content{transition-property:opacity,left,right,top,bottom}[dir=rtl] .cc-tooltip-content{transition-property:opacity,right,left,top,bottom}.cc-tooltip-content.cc-tooltip-visible{opacity:1}.cc-tooltip-content:before{border:.5rem solid transparent;content:"";display:block;position:absolute}.cc-tooltip-inner{background-color:var(--tooltipBackground);border-radius:var(--radius-3);color:var(--tooltipTextColor);font-family:var(--font-family-system);padding:var(--space-8)}.cc-tooltip-left{justify-content:flex-end;top:50%;transform:translateY(-50%)}[dir=ltr] .cc-tooltip-left{right:calc(100% - .1rem)}[dir=rtl] .cc-tooltip-left{left:calc(100% - .1rem)}[dir=ltr] .cc-tooltip-left.cc-tooltip-visible{right:calc(100% + .9rem)}[dir=rtl] .cc-tooltip-left.cc-tooltip-visible{left:calc(100% + .9rem)}.cc-tooltip-left:before{top:50%;transform:translateY(-50%)}[dir=ltr] .cc-tooltip-left:before{border-left-color:var(--tooltipBackground);left:100%}[dir=rtl] .cc-tooltip-left:before{border-right-color:var(--tooltipBackground);right:100%}.cc-tooltip-right{top:50%;transform:translateY(-50%)}[dir=ltr] .cc-tooltip-right{left:calc(100% - .1rem)}[dir=rtl] .cc-tooltip-right{right:calc(100% - .1rem)}[dir=ltr] .cc-tooltip-right.cc-tooltip-visible{left:calc(100% + .9rem)}[dir=rtl] .cc-tooltip-right.cc-tooltip-visible{right:calc(100% + .9rem)}.cc-tooltip-right:before{top:50%;transform:translateY(-50%)}[dir=ltr] .cc-tooltip-right:before{border-right-color:var(--tooltipBackground);right:100%}[dir=rtl] .cc-tooltip-right:before{border-left-color:var(--tooltipBackground);left:100%}.cc-tooltip-top{bottom:calc(100% - .1rem)}.cc-tooltip-top.cc-tooltip-visible{bottom:calc(100% + .9rem)}.cc-tooltip-top:before{border-top-color:var(--tooltipBackground);top:100%}.cc-tooltip-bottom{top:calc(100% - .1rem)}.cc-tooltip-bottom.cc-tooltip-visible{top:calc(100% + .9rem)}.cc-tooltip-bottom:before{border-bottom-color:var(--tooltipBackground);bottom:100%}[dir=ltr] .cc-tooltip-top.cc-tooltip-anchor-left,[dir=ltr] .cc-tooltip-bottom.cc-tooltip-anchor-left{left:0}[dir=rtl] .cc-tooltip-top.cc-tooltip-anchor-left,[dir=rtl] .cc-tooltip-bottom.cc-tooltip-anchor-left{right:0}[dir=ltr] .cc-tooltip-top.cc-tooltip-anchor-left:before,[dir=ltr] .cc-tooltip-bottom.cc-tooltip-anchor-left:before{left:calc(var(--target-width) / 2 - .5rem)}[dir=rtl] .cc-tooltip-top.cc-tooltip-anchor-left:before,[dir=rtl] .cc-tooltip-bottom.cc-tooltip-anchor-left:before{right:calc(var(--target-width) / 2 - .5rem)}.cc-tooltip-top.cc-tooltip-anchor-center,.cc-tooltip-bottom.cc-tooltip-anchor-center{justify-content:center}[dir=ltr] .cc-tooltip-top.cc-tooltip-anchor-center,[dir=ltr] .cc-tooltip-bottom.cc-tooltip-anchor-center{left:50%;transform:translate(-50%)}[dir=rtl] .cc-tooltip-top.cc-tooltip-anchor-center,[dir=rtl] .cc-tooltip-bottom.cc-tooltip-anchor-center{right:50%;transform:translate(50%)}[dir=ltr] .cc-tooltip-top.cc-tooltip-anchor-center:before,[dir=ltr] .cc-tooltip-bottom.cc-tooltip-anchor-center:before{left:50%;transform:translate(-50%)}[dir=rtl] .cc-tooltip-top.cc-tooltip-anchor-center:before,[dir=rtl] .cc-tooltip-bottom.cc-tooltip-anchor-center:before{right:50%;transform:translate(50%)}.cc-tooltip-top.cc-tooltip-anchor-right,.cc-tooltip-bottom.cc-tooltip-anchor-right{justify-content:flex-end}[dir=ltr] .cc-tooltip-top.cc-tooltip-anchor-right,[dir=ltr] .cc-tooltip-bottom.cc-tooltip-anchor-right{right:0}[dir=rtl] .cc-tooltip-top.cc-tooltip-anchor-right,[dir=rtl] .cc-tooltip-bottom.cc-tooltip-anchor-right{left:0}[dir=ltr] .cc-tooltip-top.cc-tooltip-anchor-right:before,[dir=ltr] .cc-tooltip-bottom.cc-tooltip-anchor-right:before{right:calc(var(--target-width) / 2 - .5rem)}[dir=rtl] .cc-tooltip-top.cc-tooltip-anchor-right:before,[dir=rtl] .cc-tooltip-bottom.cc-tooltip-anchor-right:before{left:calc(var(--target-width) / 2 - .5rem)}.animated-bot-speech-enter-active,.animated-bot-speech-leave-active{transition:opacity .25s var(--motion-ease-out-gentle),transform .25s var(--motion-ease-out-gentle)}.animated-bot-speech-enter-start{opacity:0}@media (prefers-reduced-motion: no-preference){[dir=ltr] .animated-bot-speech-enter-start{transform:translate(-2rem)}[dir=rtl] .animated-bot-speech-enter-start{transform:translate(2rem)}}.animated-bot-speech-enter-end,.animated-bot-speech-leave-start{opacity:1;transform:translate(0)}.animated-bot-speech-leave-end{opacity:0}@media (prefers-reduced-motion: no-preference){.animated-bot-speech-leave-end{transform:translateY(-3rem)}}.cc-progress-bar-steps-visible-component{color:var(--color-text-subtle);position:relative}[dir=ltr] .cc-progress-bar-steps-visible-component{margin-left:auto;padding-right:var(--space-8)}[dir=rtl] .cc-progress-bar-steps-visible-component{margin-right:auto;padding-left:var(--space-8)}.cc-progress-bar-steps-visible-fade-enter-active,.cc-progress-bar-steps-visible-fade-leave-active{transition:opacity .2s var(--motion-ease-out-gentle)}.cc-progress-bar-steps-visible-fade-enter-from,.cc-progress-bar-steps-visible-fade-leave-to{opacity:0}.progress-bar-with-labels-label{color:var(--color-text-boldest);font-variant-numeric:tabular-nums}.progress-bar-with-labels-container{align-items:center;display:flex;gap:var(--space-8);height:1.6rem;margin:var(--space-8) 0;position:relative}.progress-bar-with-labels-tier{flex-shrink:0}[dir=ltr] .progress-bar-with-labels-tier{margin-left:auto}[dir=rtl] .progress-bar-with-labels-tier{margin-right:auto}.progress-bar-with-labels-streak-container{color:var(--v0e81fc2c);display:flex;gap:var(--space-2)}.progress-bar-with-labels-icon{font-size:var(--icon-16);margin-top:.1rem}.progress-bar-with-labels-stats-container{display:flex;flex-direction:row;justify-content:space-between}.progress-bar-with-labels-xp-container{align-items:center;display:flex;gap:var(--space-8);text-shadow:var(--elevation-foreground)}.battle-sidebar-single-board-component{flex-grow:1;height:100%;min-height:0;position:relative}.battle-sidebar-single-board-fade-enter-active,.battle-sidebar-single-board-fade-leave-active{transition:opacity .5s}.battle-sidebar-single-board-fade-enter-from,.battle-sidebar-single-board-fade-leave-to{opacity:0}.battle-play-select-user-component{display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow-y:auto;padding:var(--space-24) var(--space-24) var(--space-8) var(--space-24)}.battle-play-select-user-header{align-items:center;display:flex;gap:var(--space-8);margin-bottom:var(--space-8)}.battle-play-select-user-list-view{display:grid;margin-top:var(--space-4)}.battle-play-select-user-content{flex-grow:1;height:100%;min-height:0;overflow-y:auto}.battle-play-select-user-muted{opacity:.5;pointer-events:none}[dir=ltr] .battle-play-select-user-user-block{margin-right:auto}[dir=rtl] .battle-play-select-user-user-block{margin-left:auto}.battle-play-select-user-selected-user{align-items:center;background:var(--color-bg-subtler);border-radius:var(--radius-5);display:flex;gap:var(--space-4);height:5.6rem;justify-content:space-between;margin-bottom:var(--space-16)}[dir=ltr] .battle-play-select-user-selected-user{padding:var(--space-8) 0 var(--space-8) var(--space-8)}[dir=rtl] .battle-play-select-user-selected-user{padding:var(--space-8) var(--space-8) var(--space-8) 0}.learning-streak-indicator-deprecated-component{align-items:center;display:flex;flex-direction:column;flex-grow:0;flex-shrink:1;justify-content:safe center;min-height:0}.learning-streak-indicator-deprecated-component .learning-streak-indicator-deprecated-result{display:inline-flex;margin:.4rem .6rem .8rem}.learning-streak-indicator-deprecated-count{align-items:center;color:var(--color-gold-300);display:flex;flex-shrink:0;font-size:1.7rem;font-weight:600;justify-content:center;margin-bottom:1.2rem}.learning-streak-indicator-deprecated-results{margin:0 1.5rem 4rem}.learning-streak-indicator-deprecated-empty-rod{background-color:var(--color-icon-default);color:var(--color-green-300);height:.4rem;margin-top:.4rem;width:1.3rem}.learning-streak-indicator-deprecated-no-streak{color:var(--color-text-default)}.learning-streak-indicator-deprecated-fire{font-size:3.2rem;width:3.2rem}.learning-streak-indicator-component{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:var(--space-12);justify-content:center}.learning-streak-indicator-component .learning-streak-indicator-result{display:inline-flex;margin:var(--space-4) var(--space-8) var(--space-8)}.learning-streak-indicator-count{align-items:center;color:var(--v52f96c16);display:flex;font-size:1.7rem;font-weight:600;justify-content:center}.learning-streak-indicator-fire{font-size:3.2rem;width:var(--icon-32)}.learning-streak-indicator-icon-correct{color:var(--color-icon-success)}.learning-streak-indicator-icon-incorrect{color:var(--color-icon-subtle)}.learning-streak-indicator-icon-crown{font-size:3.6rem}[dir=ltr] .learning-streak-indicator-icon-crown:last-of-type{margin-right:var(--space-8)}[dir=rtl] .learning-streak-indicator-icon-crown:last-of-type{margin-left:var(--space-8)}.learning-streak-indicator-crowns{display:flex;gap:var(--space-4)}.rated-sidebar-component{display:flex;flex-direction:column;height:100%;min-height:0;padding:var(--space-24)}.rated-sidebar-postAttemptDetails{display:flex;flex-direction:column;gap:var(--space-24);margin:var(--space-8) calc(var(--space-24) * -1);overflow-y:auto;padding:var(--space-16) var(--space-24)}.rated-sidebar-buttons{padding:1.5rem 1.5rem 0}.rated-sidebar-coach{margin-bottom:var(--space-16)}.rated-sidebar-clock-and-rating-wrap{align-items:flex-end;display:flex;flex-grow:1}.rated-sidebar-clock-and-rating{display:flex;justify-content:space-between;width:100%}.rated-sidebar-rating-container{align-items:center;color:var(--color-text-default);display:flex;gap:var(--space-4)}.report-modal-modal{border-radius:var(--radius-10);overflow:hidden}.report-modal-subheader{color:var(--color-text-default);display:inline-block;font-size:1.2rem;font-weight:600;margin-bottom:.6rem;text-transform:uppercase}.report-modal-content{display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem 3.2rem}.report-modal-status{color:var(--color-text-bolder)}.report-modal-error{color:var(--color-text-danger);display:inherit;line-height:1.2;position:absolute}.report-modal-reasons{display:flex;flex-direction:column;gap:.8rem}.report-modal-label{color:var(--color-text-default);cursor:pointer;display:inline-flex}[dir=ltr] .report-modal-label{padding:.4rem .4rem .4rem 2.5rem}[dir=rtl] .report-modal-label{padding:.4rem 2.5rem .4rem .4rem}.report-modal-label:hover{color:var(--color-text-default-hovered)}.report-modal-footer{background-color:var(--color-bg-opaque);border-top:.1rem solid var(--color-border-default);padding:1.6rem 3.2rem;text-align:center}.report-modal-other{margin-bottom:1.2rem;position:relative}.report-modal-textarea{resize:none}.report-modal-block{align-items:center;display:flex;justify-content:center;margin-bottom:1.2rem}.report-modal-buttons{align-items:stretch;display:flex;gap:1.6rem}
