html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}/*! chessboard.js v1.0.0 | (c) 2019 Chris Oakman | MIT License chessboardjs.com/license */.clearfix-7da63{clear:both}.board-b72b1{border:2px solid #404040;box-sizing:content-box}.square-55d63{float:left;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.white-1e1d7{background-color:#f0d9b5;color:#b58863}.black-3c85d{background-color:#b58863;color:#f0d9b5}.highlight1-32417,.highlight2-9c5d2{box-shadow:inset 0 0 3px 3px #ff0}.notation-322f9{cursor:default;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;position:absolute}.alpha-d2270{bottom:1px;right:3px}.numeric-fc462{top:2px;left:2px}.app-shell{max-width:1200px;width:100%;box-sizing:border-box;margin:0 auto;padding:1.5rem;display:grid;grid-template-columns:1fr;gap:1.5rem}.left-stack{display:grid;gap:1.1rem;align-content:start}.board-section,.panel{width:100%;min-width:0;box-sizing:border-box;background:#fffc;border:1px solid #d8e1eb;border-radius:14px;padding:1rem;box-shadow:0 8px 24px #0b2a4814}.board{width:100%;max-width:580px;margin:.8rem auto;touch-action:none;position:relative}.board-wrap{position:relative;width:100%}.board-player-label{position:absolute;left:.3rem;width:calc(100% - .6rem);transform:none;display:grid;justify-items:start;pointer-events:none;z-index:3}.board-player-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.board-player-label-top{top:-1.08rem}.board-player-label-bottom{bottom:-1.08rem}.board-player-name,.board-player-date{padding:0 6px;border-radius:10px;background:#ffffffdb;line-height:1.15;text-align:left}.board-player-name{display:inline-flex;align-items:center;gap:.25rem;font-size:.82rem}.board-winner-icon{color:#111;font-size:.92rem;line-height:1}.board-player-date{font-size:.72rem;color:#444}.board-checkmate-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(82%,460px);z-index:3;pointer-events:auto}.board-checkmate-graphic{display:block;width:100%;height:auto;object-fit:contain}.board-checkmate-close-btn{position:absolute;top:.35rem;right:.35rem;width:1.8rem;height:1.8rem;padding:0;border:0;border-radius:999px;background:#0009;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.board-checkmate-close-btn:hover{background:#000000bf}.board-checkmate-close-btn .anticon{font-size:.85rem;line-height:1}.board-load-error-banner{margin:.2rem auto .6rem;max-width:580px;border:1px solid #ffccc7;background:#fff2f0;color:#a8071a;border-radius:8px;padding:.55rem .7rem;display:flex;align-items:center;justify-content:space-between;gap:.7rem}.board .square-55d63[class*=white-]{background-color:#b58863}.board .square-55d63[class*=black-]{background-color:#f0d9b5}.board .suggested-from,.board .suggested-to{box-shadow:none}.board .selected-square{box-shadow:inset 0 0 0 4px #556170d9}.board .legal-destination-square{box-shadow:inset 0 0 0 9999px #d700ff38,inset 0 0 0 1px #9c00bd66}.board .square-55d63{position:relative}.board .pv-arrows-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:4}.board .opening-arrow-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5}.board .analysis-recommendation-arrow-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:6}.board .pv-arrow-clickable,.board .opening-arrow-clickable,.board .analysis-recommendation-arrow-clickable{cursor:pointer;pointer-events:auto}.board .engine-move-piece{position:absolute;left:0;top:0;z-index:7;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.button-row{width:100%;justify-content:center;align-items:flex-end!important;margin-top:.35rem}.button-row>.ant-space-item{align-self:flex-end;display:flex;align-items:flex-end}.action-button-inline{display:inline-grid;gap:.15rem;align-self:end}.action-button-inline .ant-typography{line-height:1.2;margin:0;white-space:nowrap;visibility:hidden}.play-as-inline{display:inline-grid;gap:.15rem;align-self:end}.play-as-inline .ant-typography{line-height:1.2;margin:0;white-space:nowrap}.play-as-inline .ant-select{min-width:92px}.play-as-inline .ant-select .ant-select-selector,.editor-inline .ant-select .ant-select-selector{height:32px!important;min-height:32px!important;align-items:center}.play-as-inline .ant-select-selection-item,.editor-inline .ant-select-selection-item{line-height:30px!important}.editor-inline .ant-typography{display:block;line-height:1.2;margin:0;white-space:nowrap;visibility:visible}.editor-inline{display:inline-grid;gap:.15rem;align-self:end}.editor-inline .ant-select{min-width:76px}.board-divider{margin:.75rem 0}.panel{display:grid;gap:1.1rem;align-self:stretch;min-height:0}.panel--tabbed{display:flex;flex-direction:column;overflow:hidden}.right-panel-shell{align-self:stretch;display:flex;flex-direction:column;min-width:0}.right-panel-tabs{min-width:0;width:100%;display:flex;flex-direction:column}.right-panel-tabs .ant-tabs-nav{margin:0}.right-panel-tabs.ant-tabs-card>.ant-tabs-nav:before{border-bottom:1px solid #d8e1eb}.right-panel-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{background:#fff;border:1px solid #d8e1eb;border-radius:8px 8px 0 0;position:relative;z-index:1}.right-panel-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:#fff;border-bottom-color:#fff;margin-bottom:-1px;z-index:2}.right-panel-analysis-tab-label{display:inline-flex;align-items:center;gap:.45rem;line-height:1}.right-panel-analysis-tab-label .ant-spin{display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;line-height:0}.right-panel-tabs .ant-tabs-content-holder{min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid #d8e1eb;border-top:0;border-radius:0 14px 14px;overflow:hidden}.right-panel-tabs .ant-tabs-content{display:flex;flex-direction:column}.right-panel-tabs .ant-tabs-tabpane{height:auto}.right-panel-tab-panel{box-sizing:border-box;display:flex;flex-direction:column;gap:1.1rem;background:#fff;padding:1rem}.right-panel-tab-panel--home{-webkit-overflow-scrolling:touch}@media (min-width: 1100px){.app-shell{grid-template-columns:1fr 1fr;column-gap:1.5rem;row-gap:1.5rem;align-items:stretch}.left-stack,.panel{min-width:0}}@media (max-width: 680px){.app-shell{padding:.85rem}.board-header-row{align-items:center}.button-row{align-items:end}.brand-copy{gap:.02rem}.board-header-row h3{font-size:1.35rem!important;line-height:1.05}.subtitle{margin-top:.16rem;font-size:.82rem;line-height:1.2;margin-bottom:0}.donate-link-top{display:none}.donate-link-mobile{display:block;width:100%;text-align:right;padding-right:.3rem;margin-top:.12rem;font-size:.86rem}.board-player-label-top{top:-1rem}.board-player-label-bottom{bottom:-1rem}.board-section>.prediction-section{margin-top:.35rem}}.fen-action-btn{width:fit-content}.game-input-format-select{margin-left:.35rem;margin-bottom:.35rem}.fen-preview{display:grid;gap:.35rem}.fen-code-block{display:block;margin-top:.3rem;padding:.6rem;background:#f2f6fa;border-radius:8px;word-break:break-all}.current-fen-box{position:relative}.prediction-section{display:grid;gap:.75rem;min-width:0}.prediction-section>label{display:grid;gap:.35rem}.predict-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;align-items:end;min-width:0}.side-inline{min-width:170px;display:grid;gap:0;min-width:0}.side-controls{display:inline-flex;align-items:flex-end;gap:.6rem;flex-wrap:wrap}.side-control-group{display:inline-grid;gap:.15rem}.side-control-group .ant-typography{line-height:1.2}.matched-openings-row{display:grid;gap:.35rem;justify-items:start}.matched-openings-list{display:flex;flex-wrap:wrap;gap:.4rem}.matched-openings-list .famous-player-active{border-color:#1677ff;color:#1677ff}.matched-sections-divider{border-top:1px solid #d8e1eb}.auto-predict-checkbox-wrap{min-height:32px;display:inline-flex;align-items:center}.auto-predict-checkbox-wrap .ant-checkbox-wrapper{margin-inline-start:0;line-height:1}.pv-line{margin-top:.55rem;display:grid;gap:.35rem}.pv-moves{display:flex;flex-wrap:wrap;gap:.4rem;min-width:0}.pv-move-btn{border-radius:999px;white-space:normal;height:auto;text-align:left;line-height:1.15;max-width:100%}.pv-move-btn.history-active{border-color:#1677ff;color:#1677ff}@media (max-width: 680px){.prediction-section{justify-items:center;margin-top:.18rem}.predict-row{display:flex;flex-wrap:nowrap;justify-content:center;align-items:end;gap:.35rem;width:max-content;max-width:100%;margin-inline:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.predict-row .ant-btn{padding-inline:.55rem;white-space:nowrap;flex:0 0 auto}.side-inline{min-width:0;flex:0 0 auto}.side-controls{flex-wrap:nowrap;gap:.25rem;justify-content:center;width:max-content}.side-control-group{gap:.05rem;min-width:0}.side-control-group .ant-select{min-width:0}}.prediction-settings-section{display:grid;gap:.55rem}.prediction-controls-row{display:grid;grid-template-columns:minmax(0,120px) minmax(0,130px) minmax(0,145px) minmax(0,1fr);gap:.7rem;min-width:0}.prediction-controls-row>label{display:grid;gap:.35rem;min-width:0}.prediction-control-wide .ant-typography{white-space:normal}.prediction-control-compact .ant-typography{white-space:nowrap}.prediction-control-wide{grid-column:1 / -1}.prediction-notation-select{width:fit-content;min-width:200px;max-width:100%}.prediction-toggle-row{display:flex!important;align-items:center;justify-content:space-between;gap:.75rem}@media (max-width: 900px){.prediction-controls-row{grid-template-columns:1fr}}@media (max-width: 680px){.prediction-controls-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.55rem}.prediction-control-wide{grid-column:1 / -1}}.chesscom-collapse-label{display:flex;align-items:center;justify-content:space-between;gap:.6rem;width:100%}.username-row{display:grid;grid-template-columns:minmax(0,1fr) 72px 36px auto;gap:.6rem;align-items:end}.username-field{display:grid;gap:.35rem}.username-status-cell{display:flex;align-items:center;justify-content:center;width:36px;height:34px}.username-status{padding:0}.username-status .ant-result-icon{margin-bottom:0;line-height:1}.username-status .ant-result-icon .anticon{font-size:24px}.username-status .ant-result-title,.username-status .ant-result-subtitle{display:none}.username-load-btn{width:fit-content}.games-limit-field{display:grid;gap:.35rem;width:72px}.games-limit-field .ant-select{width:72px}.chesscom-filters-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;align-items:end}.chesscom-filter-field{display:grid;gap:.35rem}.row-even td{background:#fffc}.row-odd td{background:#f8fbff}.chesscom-games-table .ant-table-thead>tr>th,.chesscom-games-table .ant-table-tbody>tr>td{padding-top:3px!important;padding-bottom:3px!important;line-height:1.1!important;font-size:12px}.chesscom-games-table .ant-table-tbody>tr{cursor:pointer}.chesscom-games-table .ant-table-thead>tr>th{font-size:12px;white-space:nowrap}.chesscom-games-table{width:100%;max-width:100%}.chesscom-games-table .ant-table-container{max-width:100%}.date-time-cell{display:inline-grid;line-height:1.05}.opponent-cell{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.result-cell{white-space:nowrap}@media (max-width: 900px){.username-row{grid-template-columns:minmax(0,1fr) 72px 36px auto}.chesscom-filters-row{grid-template-columns:1fr 1fr}}.move-history-wrap{display:grid;gap:.6rem;margin-top:.25rem}.move-history-title-row,.move-history-deviation-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.move-history-moves{display:flex;flex-wrap:wrap;gap:.4rem}.move-history-move-btn{border-radius:999px}.move-history-move-btn.history-active{border-color:#1677ff;color:#0f3a8a;background:#d9e9ff}.move-history-move-btn.deviation-source{border-color:#d946ef;color:#9714aa;background:#fae8ff}.move-history-move-btn.analysis-blunder{border-color:#fa8c16;color:#7c2d12;background:#fff7ed;box-shadow:inset 0 0 0 1px #fa8c1638}.move-history-move-btn.analysis-blunder.history-active{border-color:#d4380d;color:#6b1d08;background:#ffd8bf}.move-history-deviation{display:grid;gap:.5rem;border-top:1px dashed #9ca3af;padding-top:.65rem}.game-analysis-section{display:grid;gap:.85rem}.game-flow-chart-fallback{display:grid;place-items:center;min-height:220px;padding:.85rem;border:1px solid #d8e1eb;border-radius:12px;background:#f8fafcdb}.game-analysis-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;min-width:0}.game-analysis-title{margin:0!important}.game-analysis-title-group{display:grid;justify-items:start;gap:.35rem;flex:0 0 auto}.game-analysis-category-control{display:grid;justify-items:end;gap:.15rem;flex:0 1 294px;min-width:0}.game-analysis-category-control .ant-select{width:100%;min-width:180px}.game-analysis-category-control .ant-select-selector{min-height:36px!important;align-items:center}.game-analysis-category-control .ant-select-selection-overflow{min-height:34px;flex-wrap:wrap}.game-analysis-category-control .ant-select-selection-item{max-width:none;min-height:26px;display:inline-flex;align-items:center}.game-analysis-title-group .ant-segmented{min-height:36px;display:inline-flex;align-items:center}.game-analysis-title-group .ant-segmented-group{align-items:center}.game-analysis-title-group .ant-segmented-item{min-height:32px;display:inline-flex;align-items:center}.game-analysis-title-group .ant-segmented-item-label{min-height:32px;line-height:32px}.game-analysis-deviation-list-wrap{position:relative;min-width:0}.game-analysis-deviation-list{display:grid;align-content:start;gap:.55rem;min-width:0;overflow-y:visible;scrollbar-gutter:stable}.game-analysis-deviation-list--scrollable{overflow-y:auto;padding-right:.15rem}.game-analysis-deviation-scroll-cue{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;height:3.4rem;padding-bottom:.35rem;color:#4b5563e6;pointer-events:none;background:linear-gradient(to top,#6b728038,#6b728000)}.game-analysis-deviation-card{display:grid;gap:.25rem;width:100%;text-align:left;border:1px solid #ffd8bf;border-radius:10px;background:#fff7ed;padding:.65rem .7rem;cursor:pointer}.game-analysis-deviation-card:hover{border-color:#ff9c6e;background:#fff1e6}.game-analysis-deviation-main{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.game-analysis-deviation-heading{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.35rem .55rem;min-width:0}.game-analysis-best-move-label{white-space:nowrap}.game-analysis-severity-tag{margin-inline-end:0;border-radius:4px;font-weight:700;line-height:1.4}.game-analysis-severity-tag--inaccuracy{color:#854d0e;border-color:#fde68a;background:#fffbeb}.game-analysis-severity-tag--minor-mistake{color:#92400e;border-color:#fcd34d;background:#fef3c7}.game-analysis-severity-tag--mistake{color:#9a3412;border-color:#fdba74;background:#ffedd5}.game-analysis-severity-tag--blunder{color:#c2410c;border-color:#fb923c;background:#fed7aa}.game-analysis-severity-tag--epic-blunder{color:#991b1b;border-color:#f87171;background:#fee2e2}.game-analysis-deviation-commentary{line-height:1.35}.game-analysis-best-move{color:#a16207;font-weight:700}@media (max-width: 680px){.game-analysis-title-row{display:grid;grid-template-columns:1fr;justify-items:start;align-items:start}.game-analysis-title-group{justify-items:start}.game-analysis-category-control{width:100%;justify-items:start;flex:1 1 auto}.game-analysis-category-control .ant-select{width:100%}}.opening-explorer-wrap{display:grid;gap:.75rem;min-width:0}.opening-explorer-control{display:grid;gap:.35rem;min-width:0}.opening-explorer-control .ant-select{width:100%;min-width:0}.opening-explorer-header{display:flex;align-items:center;justify-content:space-between;gap:.65rem;width:100%}.opening-explorer-header-actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.opening-explorer-famous-row{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:.6rem;min-width:0}.opening-explorer-famous-row>*{min-width:0}.opening-explorer-moves{display:flex;flex-wrap:wrap;gap:.4rem;min-width:0;width:100%}.opening-explorer-move-btn{border-radius:999px;max-width:100%;min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.opening-explorer-move-btn.opening-explorer-active{border-color:#d946ef;color:#b11ecb}.opening-explorer-delay{display:inline-flex;align-items:center;gap:.45rem}.opening-explorer-stop-btn{background:#faad14;border-color:#faad14;color:#fff}.opening-explorer-stop-btn:hover,.opening-explorer-stop-btn:focus{background:#f39c12!important;border-color:#f39c12!important;color:#fff!important}.opening-variation-separator{padding:4px 0 2px}.opening-variation-separator-line{border-top:1px solid #d9d9d9;margin-bottom:4px}.opening-variation-separator-text{color:#8c8c8c;font-size:12px;line-height:1.3;white-space:normal}@media (max-width: 900px){.opening-explorer-header{flex-direction:column;align-items:flex-start;min-width:0}.opening-explorer-famous-row{grid-template-columns:1fr}.opening-explorer-header-actions{width:100%;min-width:0}}.principal-variations-body{min-width:0}.principal-variation-line{margin-top:.55rem;display:grid;gap:.35rem}.principal-variation-line:first-child{margin-top:0}.principal-variation-score-row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.principal-variation-moves{display:flex;flex-wrap:wrap;gap:.4rem;min-width:0;width:100%}.principal-variation-move-btn{border-radius:999px;white-space:normal;height:auto;text-align:left;line-height:1.15;max-width:100%;min-width:0;overflow-wrap:anywhere;word-break:break-word}@media (max-width: 680px){.principal-variation-moves{gap:.35rem}}.app-footer{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:.75rem 0 .25rem;border-top:1px solid #d8e1eb}.app-footer a{color:#0f5cb7;text-decoration:none;font-weight:600}.app-footer a:hover{text-decoration:underline}.app-copyright,.app-build-meta{width:100%;text-align:center;font-size:12px;color:#5f7388}.app-build-meta{margin-top:-.7rem}.page-header{width:100%;background:#ffffffeb;border-bottom:1px solid #d8e1eb}.page-header-inner{max-width:1200px;margin:0 auto;padding:1rem 1.5rem}.page-header-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.brand-header-wrap{display:inline-flex;align-items:center;gap:0;min-width:0;flex:1 1 auto}.brand-copy{display:grid;gap:.1rem;min-width:0}.brand-title-icon{width:82px;height:82px;border-radius:6px;object-fit:cover;flex:0 0 auto}.page-header-row h3{margin-bottom:0!important;white-space:nowrap}.subtitle{margin-top:.25rem;margin-bottom:0;color:#4e6477}.donate-link-top{color:#0f5cb7;font-weight:600;text-decoration:none;white-space:nowrap;padding-right:.55rem;margin-left:auto;flex:0 0 auto}.donate-link-top:hover{text-decoration:underline}.donate-link-mobile{display:none;color:#0f5cb7;font-weight:600;text-decoration:none;white-space:nowrap;margin-top:.16rem}.donate-link-mobile:hover{text-decoration:underline}@media (max-width: 680px){.page-header-inner{padding:.8rem .85rem}.page-header-row{align-items:center}.brand-copy{gap:.02rem}.page-header-row h3{font-size:1.35rem!important;line-height:1.05}.subtitle{margin-top:.16rem;font-size:.82rem;line-height:1.2;margin-bottom:0}.donate-link-top{display:none}.donate-link-mobile{display:block;width:100%;text-align:right;padding-right:.3rem;margin-top:.12rem;font-size:.86rem}}.feedback-app-page{max-width:920px;margin:0 auto;padding:1.5rem;display:grid;gap:.8rem}.feedback-top-nav a{color:#0f5cb7;text-decoration:none;font-weight:600}.feedback-card{background:#fffc;border:1px solid #d7e0ea;border-radius:12px;padding:1rem}.feedback-alert{margin-bottom:.8rem}.feedback-inquiries-card{width:100%;display:flex;align-items:center;gap:.5rem;background:#ffffffb8;border:1px solid #d7e0ea;border-radius:12px;padding:.7rem .85rem}.feedback-inquiries-card a{color:#0f5cb7;font-weight:600;text-decoration:none}.feedback-inquiries-card a:hover{text-decoration:underline}@media (max-width: 680px){.feedback-app-page{padding:.95rem}.feedback-inquiries-card{width:100%;align-items:flex-start;flex-direction:column;gap:.2rem}}:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;line-height:1.4;font-weight:400;color:#12263a;background:radial-gradient(circle at top right,#e8f0ff,#f7f9fc,#f4f7fb)}*{box-sizing:border-box}body{margin:0;min-height:100vh;position:relative}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url(/brand/stockfish-chess-explorer-logo.png);background-repeat:no-repeat;background-position:center;background-size:min(117vmin,1140px);opacity:.08;pointer-events:none;z-index:0}#root{position:relative}button,input,select,textarea{font:inherit}
