:root{--coach-tail-width: 1.5rem;--coach-avatar-speech-overlap: var(--space-4);--coach-tail-with-overlap: calc(var(--coach-tail-width) + var(--coach-avatar-speech-overlap));--game-review-speech-bubble-height: 16.3rem}.bot-speech-content-tip{position:absolute}[dir=ltr] .bot-speech-content-tip{right:calc(100% - 1px)}[dir=rtl] .bot-speech-content-tip{left:calc(100% - 1px)}[dir=rtl] .bot-speech-content-tip{transform:scaleX(-1)}.bot-speech-content-tip-obscured{opacity:0}[dir=ltr] .bot-speech-content-tip-obscured{margin-left:0;transition:margin-left .25s var(--motion-ease-out-gentle) opacity .25s var(--motion-ease-out-gentle)}[dir=rtl] .bot-speech-content-tip-obscured{margin-right:0;transition:margin-right .25s var(--motion-ease-out-gentle) opacity .25s var(--motion-ease-out-gentle)}.bot-speech-content-component{max-height:var(--a470c628);position:relative;z-index:1}[dir=ltr] .bot-speech-content-component{margin-left:calc(-1 * var(--coach-avatar-speech-overlap))}[dir=rtl] .bot-speech-content-component{margin-right:calc(-1 * var(--coach-avatar-speech-overlap))}.bot-speech-content-component:not(.bot-speech-content-should-show-bot){--coach-tail-with-overlap: 0;--coach-avatar-speech-overlap: 0}.bot-speech-content-component.bot-speech-content-full-width{width:100%}.bot-speech-content-component .bot-speech-content-tip-path{fill:var(--color-bg-speech)}.bot-speech-content-component .bot-speech-content-tip-path.bot-speech-content-greatFind-animate{animation:color-fade-5c8bb0-to-ar(--color-bg-speech) .3s;animation-delay:.75s;animation-fill-mode:forwards;fill:#5c8bb0}@keyframes bot-speech-content-color-fade-5c8bb0-to-ar(--color-bg-speech){from {fill: #5c8bb0;} to {fill: var(--color-bg-speech);}}.bot-speech-content-component .bot-speech-content-tip-path.bot-speech-content-brilliant-animate{animation:color-fade-1baca6-to-ar(--color-bg-speech) .3s;animation-delay:.75s;animation-fill-mode:forwards;fill:#1baca6}@keyframes bot-speech-content-color-fade-1baca6-to-ar(--color-bg-speech){from {fill: #1baca6;} to {fill: var(--color-bg-speech);}}.bot-speech-content-bot-align-message-top,.bot-speech-content-bot-align-bot-and-message-top,.bot-speech-content-bot-align-top{align-items:center;display:grid}.bot-speech-content-bot-align-bot-and-message-top.bot-speech-content-should-show-bot{grid-template-rows:0 auto auto}.bot-speech-content-bot-align-bot-and-message-top .bot-speech-content-tip{position:sticky;top:3.8rem;z-index:1}[dir=ltr] .bot-speech-content-bot-align-bot-and-message-top .bot-speech-content-tip{margin-left:calc(-1 * var(--coach-tail-width) + .1rem)}[dir=rtl] .bot-speech-content-bot-align-bot-and-message-top .bot-speech-content-tip{margin-right:calc(-1 * var(--coach-tail-width) + .1rem)}@container sidebar (width < 36rem){.bot-speech-content-bot-align-bot-and-message-top .bot-speech-content-tip{top:2.7rem}}.bot-speech-content-bot-align-message-top{grid-template-rows:0 auto auto}.bot-speech-content-bot-align-message-top .bot-speech-content-tip{position:sticky;top:5.1rem;z-index:1}[dir=ltr] .bot-speech-content-bot-align-message-top .bot-speech-content-tip{margin-left:calc(-1 * var(--coach-tail-width) + .1rem)}[dir=rtl] .bot-speech-content-bot-align-message-top .bot-speech-content-tip{margin-right:calc(-1 * var(--coach-tail-width) + .1rem)}@container sidebar (width < 36rem){.bot-speech-content-bot-align-message-top .bot-speech-content-tip{top:5.9rem}}.bot-speech-content-bot-align-message-top .bot-speech-content-tip-obscured{opacity:0}[dir=ltr] .bot-speech-content-bot-align-message-top .bot-speech-content-tip-obscured{margin-left:0;transition:margin-left .25s var(--motion-ease-out-gentle) opacity .25s var(--motion-ease-out-gentle)}[dir=rtl] .bot-speech-content-bot-align-message-top .bot-speech-content-tip-obscured{margin-right:0;transition:margin-right .25s var(--motion-ease-out-gentle) opacity .25s var(--motion-ease-out-gentle)}.bot-speech-content-bot-align-top .bot-speech-content-tip{top:4.6rem}.bot-speech-content-bot-align-bottom{align-items:flex-end}.bot-speech-content-bot-align-bottom .bot-speech-content-tip{bottom:2rem}.bot-speech-content-botMessage{background-color:var(--color-bg-speech);border-radius:var(--radius-10);color:var(--color-text-speech);display:flex;flex-direction:column;font-size:1.5rem;font-weight:500;justify-content:center;line-height:1.333;max-height:100%;min-height:6.4rem;min-width:0;position:relative;--top-opacity: 0;--bottom-opacity: 0}[dir=ltr] .bot-speech-content-botMessage{text-align:left}[dir=rtl] .bot-speech-content-botMessage{text-align:right}.bot-speech-content-botMessage:before,.bot-speech-content-botMessage:after{background:linear-gradient(transparent,#fff);content:"";height:4rem;left:0;pointer-events:none;position:absolute;right:0}.bot-speech-content-botMessage:before{background:linear-gradient(to bottom,rgba(255,255,255,.8),transparent);border-radius:var(--radius-xl);opacity:var(--top-opacity);top:0;z-index:1}.bot-speech-content-botMessage:after{background:linear-gradient(to top,rgba(255,255,255,.8),transparent);border-radius:var(--radius-xl);bottom:0;opacity:var(--bottom-opacity)}.bot-speech-content-botMessage .bot-speech-content-content-container{overflow-wrap:break-word;overflow-y:scroll;padding:var(--space-12) var(--space-16);scrollbar-width:none}.bot-speech-content-botMessage .bot-speech-content-content-container.bot-speech-content-min-height{align-items:center;display:flex;min-height:6.4rem}.bot-speech-content-botMessage .bot-speech-content-content-container.bot-speech-content-game-review-height{height:var(--game-review-speech-bubble-height)}.bot-speech-content-botMessage .bot-speech-content-content-container::-webkit-scrollbar{display:none}@container (max-width: 311px){.bot-speech-content-bot-align-top .bot-speech-content-tip{bottom:auto;top:2.6rem}}@container (min-width: 312px) and (max-width: 432px){.bot-speech-content-bot-align-top .bot-speech-content-tip{top:3.6rem}}@container sidebar (width < 36rem){.bot-speech-content-bot-align-bottom{align-items:flex-end}.bot-speech-content-bot-align-bottom .bot-speech-content-tip{bottom:var(--space-16)}}@container sidebar (width >= 36rem){.bot-speech-content-bot-align-bottom .bot-speech-content-tip{bottom:var(--space-24)}}.bot-speech-content-greatFind-animate{animation:color-fade-5c8bb0-to-ar(--color-bg-speech) .3s;animation-delay:.75s;animation-fill-mode:forwards;background-color:#5c8bb0}@keyframes bot-speech-content-color-fade-5c8bb0-to-ar(--color-bg-speech){from {background-color: #5c8bb0;} to {background-color: var(--color-bg-speech);}}.bot-speech-content-brilliant-animate{animation:color-fade-1baca6-to-ar(--color-bg-speech) .3s;animation-delay:.75s;animation-fill-mode:forwards;background-color:#1baca6}@keyframes bot-speech-content-color-fade-1baca6-to-ar(--color-bg-speech){from {background-color: #1baca6;} to {background-color: var(--color-bg-speech);}}.move-feedback-box-bold{font-weight:600}.move-feedback-box-header{color:var(--color-text-subtle);display:flex;justify-content:space-between;padding-bottom:.5rem;text-transform:uppercase}.move-feedback-box-inactive{opacity:.2;pointer-events:none}.move-feedback-box-scrollable{overflow:auto}.move-feedback-box-component{display:flex;flex-direction:column;height:13.9rem}.move-feedback-box-component .move-feedback-box-feedback-textarea{color:var(--color-gray-600);width:100%}.move-feedback-box-no-types{height:auto}.move-feedback-box-content{align-items:center;display:flex;flex-direction:row;width:100%}.move-feedback-box-content .move-feedback-box-icon{margin-top:.5rem}[dir=ltr] .move-feedback-box-content .move-feedback-box-number{margin-left:.8rem}[dir=rtl] .move-feedback-box-content .move-feedback-box-number{margin-right:.8rem}.move-feedback-box-content .move-feedback-box-san{--moveSanFigurineFontSize: 2rem;display:flex;line-height:2.7rem}[dir=ltr] .move-feedback-box-content .move-feedback-box-san{margin-right:.5rem}[dir=rtl] .move-feedback-box-content .move-feedback-box-san{margin-left:.5rem}.move-feedback-box-content .move-feedback-box-score{height:2.6rem;width:5.4rem}[dir=ltr] .move-feedback-box-content .move-feedback-box-score{margin-left:auto}[dir=rtl] .move-feedback-box-content .move-feedback-box-score{margin-right:auto}.dark-mode .move-feedback-box-content .move-feedback-box-score{background:var(--color-gray-200)}.dark-mode .move-feedback-box-content .move-feedback-box-negative{background:var(--color-gray-800)}.move-feedback-box-move{align-items:baseline;color:var(--color-text-speech);display:flex;flex-wrap:wrap;font-size:1.5rem;font-weight:600}[dir=ltr] .move-feedback-box-move{margin-left:.5rem}[dir=rtl] .move-feedback-box-move{margin-right:.5rem}.move-feedback-box-row{display:inline-flex}.move-feedback-box-row-height{min-height:6.3rem}.move-feedback-box-row-padding{padding-bottom:var(--space-12)}.move-feedback-box-actions{display:flex;flex-wrap:wrap;font-size:1.3rem;font-weight:600;gap:var(--space-8);min-height:4.1rem}@container analysis-sidebar (max-width: 48rem){.move-feedback-box-actions{flex-direction:column}}.move-feedback-box-actions .move-feedback-box-feedback-action-icon,.move-feedback-box-actions .move-feedback-box-feedback-action-icon:hover{color:var(--color-gray-600)!important}.move-feedback-box-actions .move-feedback-box-action{background:var(--color-gray-100);box-shadow:inset 0 -.2rem 0 0 var(--color-gray-300);color:var(--color-text-speech);max-width:-moz-max-content;max-width:max-content}.move-feedback-box-actions .move-feedback-box-action:hover{background:var(--color-gray-75)!important;box-shadow:inset 0 -.2rem 0 0 var(--color-gray-400)!important;color:var(--color-gray-600)!important}.move-feedback-box-actions .move-feedback-box-action:last-child{margin-bottom:1rem}[dir=ltr] .move-feedback-box-book-actions{justify-content:right}[dir=rtl] .move-feedback-box-book-actions{justify-content:left}.move-feedback-box-thumb{font-size:2rem;color:var(--color-icon-bolder);width:2rem}.move-feedback-box-thumb:not(.move-feedback-box-no-hover):hover{color:var(--color-icon-boldest);cursor:pointer}.move-feedback-box-type{align-items:flex-end;color:var(--color-text-bolder);display:block;font-size:1.4rem;font-weight:400;margin-top:.2rem}[dir=ltr] .move-feedback-box-type{margin-right:.5rem}[dir=rtl] .move-feedback-box-type{margin-left:.5rem}.move-feedback-box-fade-enter-active,.move-feedback-box-fade-leave-active{transition:all .25s ease}.move-feedback-box-fade-enter,.move-feedback-box-fade-leave-active{opacity:0}
