.page-module__4pY5Ga__page{background:var(--background);min-height:100dvh;color:var(--text-primary);padding:18px 0 calc(var(--nav-bottom-height) + 20px);flex-direction:column;align-content:stretch;gap:10px;font-family:inherit;display:flex}.page-module__4pY5Ga__page>header,.page-module__4pY5Ga__page>section,.page-module__4pY5Ga__page>div{width:min(1280px,100% - 28px);margin:0 auto}.page-module__4pY5Ga__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.page-module__4pY5Ga__topbar>div:first-child{gap:4px;min-width:0;display:grid}.page-module__4pY5Ga__eyebrow{letter-spacing:2px;color:var(--accent);text-transform:uppercase;font-size:8.5px;font-weight:700}.page-module__4pY5Ga__topbar h1{font-family:var(--font-display);letter-spacing:-.6px;margin:0;font-size:clamp(21px,4.5vw,26px);font-weight:400;line-height:1.05}.page-module__4pY5Ga__topbar p{color:var(--text-secondary);margin:0;font-size:10.5px;line-height:1.4}.page-module__4pY5Ga__topActions{gap:7px;display:flex}.page-module__4pY5Ga__topActions a,.page-module__4pY5Ga__topActions button{border:1px solid var(--border);background:var(--surface);min-height:36px;color:var(--text-primary);cursor:pointer;border-radius:10px;align-items:center;padding:0 14px;font-family:inherit;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.page-module__4pY5Ga__topActions a:hover,.page-module__4pY5Ga__topActions button:hover:not(:disabled){border-color:var(--accent-border);background:var(--accent-soft);color:var(--accent-strong)}.page-module__4pY5Ga__topActions button:disabled{opacity:.55;cursor:wait}.page-module__4pY5Ga__progressBanner{z-index:90;background:var(--accent-soft,#c7a86b24);border-bottom:1px solid var(--accent-border,#c7a86b66);justify-content:space-between;align-items:center;gap:10px;padding:8px 14px;display:flex;position:sticky;top:0}.page-module__4pY5Ga__progressBanner span{color:var(--text-primary);font-size:11px;line-height:1.4}.page-module__4pY5Ga__progressBanner button{border:1px solid var(--accent-border,#c7a86b66);min-height:30px;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;padding:0 14px;font-family:inherit;font-size:10.5px;font-weight:700}.page-module__4pY5Ga__completionBanner{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;background:#05080ed1;place-content:center;justify-items:center;gap:10px;padding:20px;display:grid;position:fixed;inset:0}.page-module__4pY5Ga__completionBanner h2{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:24px;font-weight:400}.page-module__4pY5Ga__completionBanner p{color:var(--text-secondary);margin:0;font-size:12px}.page-module__4pY5Ga__completionBanner button{background:var(--accent);color:#141c14;cursor:pointer;border:0;border-radius:11px;min-height:44px;padding:0 22px;font-size:12.5px;font-weight:800}.page-module__4pY5Ga__layout{align-items:stretch;gap:10px;min-height:0;display:grid}.page-module__4pY5Ga__pickerBar{display:block}.page-module__4pY5Ga__pickerBar>button{border:1px solid var(--accent-border);background:var(--surface);width:100%;min-height:52px;color:var(--text-primary);cursor:pointer;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:8px 14px;font-family:inherit;display:flex}.page-module__4pY5Ga__pickerBar>button>span{gap:2px;min-width:0;display:grid}.page-module__4pY5Ga__pickerBar>button>span>small{letter-spacing:1.6px;color:var(--accent);text-transform:uppercase;font-size:8.5px;font-weight:700}.page-module__4pY5Ga__pickerBar>button>span>strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.page-module__4pY5Ga__pickerBar>button>em{color:var(--accent-strong);flex:none;align-items:center;gap:5px;font-size:10.5px;font-style:normal;font-weight:700;display:inline-flex}.page-module__4pY5Ga__pickerBar>button>em:after{content:"▾";font-size:11px}.page-module__4pY5Ga__library{border:1px solid var(--border);background:var(--surface);border-radius:14px;flex-direction:column;min-height:0;display:none;overflow:hidden}.page-module__4pY5Ga__libraryOpen{display:flex}.page-module__4pY5Ga__libraryHeader{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.page-module__4pY5Ga__libraryHeader div{align-items:baseline;gap:9px;display:flex}.page-module__4pY5Ga__libraryHeader small{letter-spacing:1.8px;color:var(--accent);text-transform:uppercase;font-size:9px;font-weight:700}.page-module__4pY5Ga__libraryHeader strong{font-family:var(--font-display);font-size:19px;font-weight:400}.page-module__4pY5Ga__libraryHeader span{color:var(--text-muted);font-size:10px}.page-module__4pY5Ga__gameList{scrollbar-width:none;min-height:0;overflow-y:auto}.page-module__4pY5Ga__gameList::-webkit-scrollbar{display:none}.page-module__4pY5Ga__gameRow{border:0;border-bottom:1px solid var(--border);width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:32px minmax(0,1fr) auto;gap:10px;padding:11px 13px;font-family:inherit;transition:background .14s;display:grid}.page-module__4pY5Ga__gameRow:hover{background:var(--surface-2)}.page-module__4pY5Ga__gameRowActive{box-shadow:inset 3px 0 var(--accent);background:#c7a86b14!important}.page-module__4pY5Ga__sourceMark{border:1px solid var(--accent-border);width:32px;height:32px;color:var(--accent-strong);border-radius:9px;place-items:center;font-size:12px;font-weight:800;display:grid}.page-module__4pY5Ga__gameIdentity{gap:2px;min-width:0;display:grid}.page-module__4pY5Ga__gameIdentity strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.page-module__4pY5Ga__gameIdentity small{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.page-module__4pY5Ga__gameState{align-content:center;justify-items:end;gap:4px;display:grid}.page-module__4pY5Ga__gameState b{letter-spacing:.8px;text-transform:uppercase;border-radius:var(--radius-pill);padding:3px 7px;font-size:8px;font-weight:800}.page-module__4pY5Ga__gameState b[data-result=win]{color:var(--success);background:#4ade801f;border:1px solid #4ade8066}.page-module__4pY5Ga__gameState b[data-result=loss]{color:var(--danger);background:#f871711a;border:1px solid #f8717166}.page-module__4pY5Ga__gameState b[data-result=draw]{color:var(--text-secondary);background:var(--surface-2);border:1px solid var(--border)}.page-module__4pY5Ga__gameState em{border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-muted);padding:3px 7px;font-size:8.5px;font-style:normal}.page-module__4pY5Ga__stateDone{color:var(--success)!important;border-color:#4ade8073!important}.page-module__4pY5Ga__stateBusy{color:var(--accent-strong)!important;border-color:var(--accent-border)!important}.page-module__4pY5Ga__stateFailed{color:var(--danger)!important;border-color:#f8717173!important}.page-module__4pY5Ga__stateIdle{color:var(--text-muted)}.page-module__4pY5Ga__detail{gap:10px;min-width:0;min-height:0;display:grid}.page-module__4pY5Ga__empty,.page-module__4pY5Ga__emptyDetail,.page-module__4pY5Ga__detailLoading{border:1px dashed var(--border-hover);color:var(--text-secondary);border-radius:14px;padding:20px;font-size:12px;line-height:1.6}.page-module__4pY5Ga__emptyDetail{text-align:center;place-content:center;justify-items:center;gap:8px;min-height:260px;display:grid}.page-module__4pY5Ga__emptyDetail span{color:var(--accent);font-size:40px}.page-module__4pY5Ga__emptyDetail h2{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:24px;font-weight:400}.page-module__4pY5Ga__emptyDetail p{margin:0;font-size:12px}.page-module__4pY5Ga__detailLoading{border-style:solid;border-color:var(--border);gap:5px;display:grid}.page-module__4pY5Ga__detailLoading strong{color:var(--text-primary);font-size:13px}.page-module__4pY5Ga__error{color:#ffb9b9;background:#f8717114;border:1px solid #f8717173;border-radius:11px;margin:0;padding:11px 13px;font-size:12px;line-height:1.5}.page-module__4pY5Ga__gameHeader{border:1px solid var(--border);background:linear-gradient(160deg, var(--surface) 0%, var(--surface-deep) 100%);border-radius:14px;flex:none;gap:10px;padding:12px 14px;display:grid}.page-module__4pY5Ga__gameHeader small{letter-spacing:1.8px;color:var(--accent);text-transform:uppercase;font-size:8.5px;font-weight:700}.page-module__4pY5Ga__gameHeader h2{font-family:var(--font-display);letter-spacing:-.5px;overflow-wrap:anywhere;margin:4px 0;font-size:clamp(17px,4vw,22px);font-weight:400;line-height:1.15}.page-module__4pY5Ga__gameHeader h2 span{color:var(--text-muted)}.page-module__4pY5Ga__gameHeader p{color:var(--text-secondary);margin:0;font-size:10.5px}.page-module__4pY5Ga__savedState{border:1px solid var(--border);background:var(--surface-deep);border-radius:11px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:flex}.page-module__4pY5Ga__savedState strong{color:var(--success);font-size:11.5px}.page-module__4pY5Ga__savedState span,.page-module__4pY5Ga__savedState small{color:var(--text-secondary);font-size:10px}.page-module__4pY5Ga__replayProgress{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-deep);color:var(--text-secondary);white-space:nowrap;margin-top:8px;padding:5px 11px;font-size:10px;display:inline-block}.page-module__4pY5Ga__reviewGrid{align-items:start;gap:10px;min-height:0;display:grid}.page-module__4pY5Ga__boardColumn{flex-direction:column;gap:8px;min-width:0;min-height:0;display:flex}.page-module__4pY5Ga__boardWrap{aspect-ratio:1;border-radius:12px;width:100%;overflow:hidden}.page-module__4pY5Ga__boardWrap>div{width:100%!important;height:100%!important}.page-module__4pY5Ga__replayControls{flex:none;grid-template-columns:44px 44px 1fr 44px 44px;gap:6px;display:grid}.page-module__4pY5Ga__replayControls button{border:1px solid var(--border);background:var(--surface);height:40px;color:var(--text-primary);cursor:pointer;border-radius:10px;place-items:center;display:grid}.page-module__4pY5Ga__replayControls button:hover:not(:disabled){border-color:var(--accent-border);color:var(--accent-strong)}.page-module__4pY5Ga__replayControls button:disabled{opacity:.35;cursor:default}.page-module__4pY5Ga__replayControls>span{border:1px solid var(--border);color:var(--text-secondary);border-radius:10px;place-items:center;font-size:11px;display:grid}.page-module__4pY5Ga__doubleIcon{align-items:center;display:inline-flex}.page-module__4pY5Ga__doubleIcon svg+svg{margin-left:-8px}.page-module__4pY5Ga__moveStrip{scrollbar-width:none;flex-wrap:wrap;flex:none;align-content:flex-start;gap:5px;height:62px;display:flex;position:relative;overflow-y:auto}.page-module__4pY5Ga__moveStrip::-webkit-scrollbar{display:none}.page-module__4pY5Ga__moveStrip button{border:1px solid var(--border);background:var(--surface-deep);color:var(--text-secondary);cursor:pointer;border-radius:8px;height:fit-content;padding:4px 8px;font-family:inherit;font-size:10.5px}.page-module__4pY5Ga__moveStrip button:hover{border-color:var(--border-hover);color:var(--text-primary)}.page-module__4pY5Ga__moveActive{background:var(--accent-soft)!important;color:var(--accent-strong)!important;border-color:var(--accent-border)!important}.page-module__4pY5Ga__analysisPanel{border:1px solid var(--border);background:var(--surface);border-radius:14px;min-width:0;min-height:0;overflow:hidden}.page-module__4pY5Ga__analysisHeading{border-bottom:1px solid var(--border);padding:12px 14px}.page-module__4pY5Ga__analysisHeading small{letter-spacing:1.8px;color:var(--accent);text-transform:uppercase;font-size:8.5px;font-weight:700}.page-module__4pY5Ga__analysisHeading h3{font-family:var(--font-display);margin:4px 0 0;font-size:18px;font-weight:400}.page-module__4pY5Ga__analysisAction{gap:11px;padding:14px;display:grid}.page-module__4pY5Ga__analysisAction p{color:var(--text-secondary);margin:0;font-size:11.5px;line-height:1.5}.page-module__4pY5Ga__analysisAction small{color:var(--text-muted);text-align:center;font-size:9.5px;line-height:1.5}.page-module__4pY5Ga__accuracyCard{border:1px solid var(--border);background:var(--surface-deep);border-radius:11px;gap:12px;margin:12px 14px;padding:14px;display:grid}.page-module__4pY5Ga__accuracyScore{justify-items:start;gap:3px;display:grid}.page-module__4pY5Ga__accuracyScore strong{font-family:var(--font-display);color:var(--text-primary);font-size:34px;font-weight:400;line-height:1}.page-module__4pY5Ga__accuracyScore span{color:var(--text-muted);letter-spacing:.4px;font-size:10px}.page-module__4pY5Ga__moveChips{flex-wrap:wrap;gap:6px;display:flex}.page-module__4pY5Ga__moveChips em{border:1px solid var(--border);color:var(--text-secondary);background:var(--surface);border-radius:999px;padding:5px 10px;font-size:10px;font-style:normal;font-weight:600}.page-module__4pY5Ga__moveChips em[data-tone=good]{color:#7fc97f;border-color:#4caf5073}.page-module__4pY5Ga__moveChips em[data-tone=amber]{color:#e8c268;border-color:#ffc10766}.page-module__4pY5Ga__moveChips em[data-tone=orange]{color:#f0a35e;border-color:#ff980073}.page-module__4pY5Ga__moveChips em[data-tone=red]{color:#ef8a7a;border-color:#f4433673}.page-module__4pY5Ga__turningPoint{border-top:1px solid var(--border);color:var(--text-secondary);margin:0;padding-top:10px;font-size:11px;line-height:1.5}.page-module__4pY5Ga__analysisAction button{background:var(--accent);color:#141c14;cursor:pointer;border:0;border-radius:10px;width:100%;min-height:44px;font-family:inherit;font-size:12.5px;font-weight:800}.page-module__4pY5Ga__analysisAction button:hover:not(:disabled){background:var(--accent-hover)}.page-module__4pY5Ga__analysisAction button:disabled{opacity:.6;cursor:wait}.page-module__4pY5Ga__savedVersions{border:1px solid var(--border);background:var(--surface-deep);border-radius:11px;gap:9px;margin:12px 14px;padding:11px;display:grid}.page-module__4pY5Ga__savedVersions header{justify-content:space-between;align-items:center;gap:10px;display:flex}.page-module__4pY5Ga__savedVersions header strong{font-size:11.5px}.page-module__4pY5Ga__savedVersions header span{color:var(--text-muted);font-size:9.5px}.page-module__4pY5Ga__savedVersions>div{gap:6px;display:grid}.page-module__4pY5Ga__savedVersions button{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;padding:8px 10px;font-family:inherit;display:grid}.page-module__4pY5Ga__savedVersions button[data-active=true]{border-color:var(--accent-border);background:var(--accent-soft);color:var(--text-primary)}.page-module__4pY5Ga__savedVersions button strong{font-size:10.5px}.page-module__4pY5Ga__savedVersions button span{color:var(--accent-strong);text-align:right;font-size:9px}.page-module__4pY5Ga__savedVersions button small{color:var(--text-muted);grid-column:1/-1;font-size:9px}.page-module__4pY5Ga__analysisMeta,.page-module__4pY5Ga__metrics{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.page-module__4pY5Ga__analysisMeta div,.page-module__4pY5Ga__metrics div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);gap:3px;padding:9px 12px;display:grid}.page-module__4pY5Ga__analysisMeta span,.page-module__4pY5Ga__metrics span{color:var(--text-muted);text-transform:uppercase;letter-spacing:1.1px;font-size:8.5px;font-weight:700}.page-module__4pY5Ga__analysisMeta strong{overflow-wrap:anywhere;font-size:10.5px}.page-module__4pY5Ga__metrics strong{font-family:var(--font-display);font-size:19px;font-weight:400}.page-module__4pY5Ga__analysisMoves{padding:12px 14px}.page-module__4pY5Ga__analysisMoves header{justify-content:space-between;gap:10px;margin-bottom:9px;display:flex}.page-module__4pY5Ga__analysisMoves header strong{font-size:12px}.page-module__4pY5Ga__analysisMoves header span{color:var(--text-muted);font-size:9.5px}.page-module__4pY5Ga__analysisMoves>button{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:8px 4px;font-family:inherit;display:grid}.page-module__4pY5Ga__analysisMoves>button:hover{background:var(--surface-2)}.page-module__4pY5Ga__analysisMoves em{letter-spacing:.8px;text-transform:uppercase;border-radius:var(--radius-pill);border:1px solid var(--border);color:var(--text-secondary);padding:3px 7px;font-size:8.5px;font-style:normal;font-weight:800}.page-module__4pY5Ga__analysisMoves em[data-classification=best],.page-module__4pY5Ga__analysisMoves em[data-classification=good]{color:var(--success);border-color:#4ade8073}.page-module__4pY5Ga__analysisMoves em[data-classification=inaccuracy]{color:var(--accent-strong);border-color:var(--accent-border)}.page-module__4pY5Ga__analysisMoves em[data-classification=mistake]{color:#f0a35e;border-color:#f0a35e80}.page-module__4pY5Ga__analysisMoves em[data-classification=blunder]{color:var(--danger);border-color:#f8717180}.page-module__4pY5Ga__analysisMoves small{color:var(--text-muted);font-size:9px}.page-module__4pY5Ga__analysisMoves p{color:var(--text-secondary);font-size:11px}@media (min-width:980px){.page-module__4pY5Ga__page{height:100dvh;min-height:0;padding:14px 16px 14px calc(var(--nav-sidebar-width) + 16px);gap:10px;overflow:hidden}.page-module__4pY5Ga__topbar{flex:none}.page-module__4pY5Ga__topbar p{display:none}.page-module__4pY5Ga__completionBanner{position:fixed}.page-module__4pY5Ga__pickerBar{display:none}.page-module__4pY5Ga__library{height:100%;min-height:0;display:flex}.page-module__4pY5Ga__layout{flex:1;grid-template-columns:minmax(240px,290px) minmax(0,1fr);height:100%;min-height:0}.page-module__4pY5Ga__detail{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0}.page-module__4pY5Ga__gameHeader{grid-template-columns:minmax(0,1fr) auto;align-items:center}.page-module__4pY5Ga__reviewGrid{grid-template-columns:auto minmax(280px,1fr);align-items:stretch;height:100%;min-height:0}.page-module__4pY5Ga__boardColumn{width:min(46vw,100dvh - 310px)}.page-module__4pY5Ga__boardWrap{aspect-ratio:1;flex:1;width:100%;min-height:0;margin:0 auto}.page-module__4pY5Ga__analysisPanel{scrollbar-width:none;height:100%;overflow-y:auto}.page-module__4pY5Ga__analysisPanel::-webkit-scrollbar{display:none}.page-module__4pY5Ga__gameList{flex:1}}@media (max-width:979px){.page-module__4pY5Ga__library.page-module__4pY5Ga__libraryOpen{max-height:min(56vh,430px)}.page-module__4pY5Ga__topbar h1{font-size:clamp(19px,5.4vw,24px)}}
.AnalysisProgress-module__Ny6r2G__container{background:#0d1013;border:1px solid #383c41;flex-direction:column;gap:10px;padding:16px 20px;display:flex}.AnalysisProgress-module__Ny6r2G__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.AnalysisProgress-module__Ny6r2G__label{letter-spacing:2px;text-transform:uppercase;color:#73777c;font-family:Courier New,Courier,monospace;font-size:9px;font-weight:700}.AnalysisProgress-module__Ny6r2G__statusText{color:#efeee8;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:400}.AnalysisProgress-module__Ny6r2G__container[data-status=completed] .AnalysisProgress-module__Ny6r2G__statusText{color:#7ec97e}.AnalysisProgress-module__Ny6r2G__container[data-status=failed] .AnalysisProgress-module__Ny6r2G__statusText{color:#d97171}.AnalysisProgress-module__Ny6r2G__barTrack{background:#1a1d21;border-radius:0;width:100%;height:6px;overflow:hidden}.AnalysisProgress-module__Ny6r2G__barFill{background:#9caf88;height:100%;transition:width .4s}.AnalysisProgress-module__Ny6r2G__container[data-status=completed] .AnalysisProgress-module__Ny6r2G__barFill{background:#7ec97e}.AnalysisProgress-module__Ny6r2G__metaRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AnalysisProgress-module__Ny6r2G__metaItem{color:#9b9da1;font-size:11px}.AnalysisProgress-module__Ny6r2G__metaDivider{color:#4a4d51}.AnalysisProgress-module__Ny6r2G__currentGame{color:#73777c;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.5;overflow:hidden}.AnalysisProgress-module__Ny6r2G__currentGamePrefix{color:#9caf88;font-weight:600}@media (prefers-reduced-motion:reduce){.AnalysisProgress-module__Ny6r2G__barFill{transition:none}}
.AccountGate-module__bePeRa__wrap{box-sizing:border-box;background:#0b1220;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}@media (max-width:979.98px){.AccountGate-module__bePeRa__wrap{min-height:calc(100dvh - 86px - var(--nav-bottom-height))}}.AccountGate-module__bePeRa__card{text-align:center;box-sizing:border-box;background:#1e293b;border:1px solid #334155;border-radius:18px;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:360px;padding:30px 24px 24px;display:flex}.AccountGate-module__bePeRa__icon{color:#c7a86b;font-size:30px;line-height:1}.AccountGate-module__bePeRa__title{color:#f1f5f9;margin:0;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:600}.AccountGate-module__bePeRa__text{color:#94a3b8;margin:0 0 6px;font-size:13.5px;line-height:1.55}.AccountGate-module__bePeRa__cta{color:#0f172a;box-sizing:border-box;background:#c7a86b;border:1px solid #e2c88f;border-radius:12px;width:100%;padding:12px 16px;font-size:14.5px;font-weight:700;text-decoration:none;display:block}.AccountGate-module__bePeRa__cta:hover{filter:brightness(1.07)}.AccountGate-module__bePeRa__back{color:#94a3b8;padding:8px;font-size:13px;text-decoration:none;display:block}.AccountGate-module__bePeRa__back:hover{color:#c7a86b}
.page-module__z7ckCq__page{background:var(--background);min-height:100dvh;color:var(--text-primary);padding:26px 0 calc(var(--nav-bottom-height) + 34px);align-content:start;gap:18px;font-family:inherit;display:grid}.page-module__z7ckCq__page>section,.page-module__z7ckCq__page>article,.page-module__z7ckCq__page>div{width:min(1060px,100% - 36px);margin:0 auto}.page-module__z7ckCq__eyebrow{letter-spacing:2.2px;color:var(--accent);text-transform:uppercase;font-size:10px;font-weight:700}.page-module__z7ckCq__hero{border:1px solid var(--border);border-radius:var(--radius-card);background:linear-gradient(160deg, var(--surface) 0%, var(--surface-deep) 100%);box-shadow:var(--shadow-card);align-items:center;gap:16px;padding:22px 20px;display:flex}.page-module__z7ckCq__avatar{background:var(--accent-soft);border:1px solid var(--accent-border);width:62px;height:62px;color:var(--accent-strong);font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:27px;display:grid}.page-module__z7ckCq__heroIdentity{gap:4px;min-width:0;display:grid}.page-module__z7ckCq__hero h1{font-family:var(--font-display);letter-spacing:-1px;overflow-wrap:anywhere;margin:0;font-size:clamp(24px,6vw,34px);font-weight:400;line-height:1.05}.page-module__z7ckCq__hero p{color:var(--text-secondary);overflow-wrap:anywhere;margin:0;font-size:12px}.page-module__z7ckCq__statsStrip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-module__z7ckCq__statsStrip>div:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 5px)}.page-module__z7ckCq__statsStrip>div{border:1px solid var(--border);background:var(--surface);border-radius:13px;gap:5px;padding:15px 16px;display:grid}.page-module__z7ckCq__statsStrip span{letter-spacing:1.6px;color:var(--text-muted);text-transform:uppercase;font-size:8.5px;font-weight:700}.page-module__z7ckCq__statsStrip strong{font-family:var(--font-display);color:var(--text-primary);font-size:20px;font-weight:400}.page-module__z7ckCq__queueCard{border:1px solid var(--accent-border);border-radius:var(--radius-card);background:linear-gradient(160deg, var(--surface) 0%, var(--surface-deep) 100%);box-shadow:var(--shadow-card);gap:14px;padding:18px;display:grid}.page-module__z7ckCq__queueCard>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.page-module__z7ckCq__queueCard>header>div{gap:5px;display:grid}.page-module__z7ckCq__queueCard>header span{letter-spacing:1.8px;color:var(--accent);text-transform:uppercase;font-size:9px;font-weight:700}.page-module__z7ckCq__queueCard h2{font-family:var(--font-display);letter-spacing:-.4px;margin:0;font-size:19px;font-weight:400}.page-module__z7ckCq__queueCard>header>strong{font-family:var(--font-display);color:var(--accent-strong);font-size:24px;font-weight:400}.page-module__z7ckCq__importSummary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.page-module__z7ckCq__importSummary>div{border:1px solid var(--border);background:var(--surface-deep);border-radius:10px;gap:3px;padding:10px 12px;display:grid}.page-module__z7ckCq__importSummary span{letter-spacing:1.3px;color:var(--text-muted);text-transform:uppercase;font-size:8px;font-weight:700}.page-module__z7ckCq__importSummary strong{font-family:var(--font-display);font-size:18px;font-weight:400}.page-module__z7ckCq__queueProgress{border-radius:var(--radius-pill);background:var(--surface-deep);border:1px solid var(--border);height:8px;overflow:hidden}.page-module__z7ckCq__queueProgress i{border-radius:var(--radius-pill);background:linear-gradient(90deg, var(--accent), var(--accent-strong));height:100%;transition:width .4s;display:block}.page-module__z7ckCq__queueMeta{gap:4px;display:grid}.page-module__z7ckCq__queueMeta strong{font-size:12px}.page-module__z7ckCq__queueMeta span,.page-module__z7ckCq__queueCard>p{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.5}.page-module__z7ckCq__queueDone{gap:3px;display:grid}.page-module__z7ckCq__queueDone strong{font-size:12.5px}.page-module__z7ckCq__queueDone span{color:var(--text-secondary);font-size:12px}.page-module__z7ckCq__queueWarning{color:#ffb9b9;background:#f8717114;border:1px solid #f8717166;border-radius:10px;margin:0;padding:9px 11px;font-size:12px;line-height:1.5}.page-module__z7ckCq__grid{gap:18px;display:grid}.page-module__z7ckCq__analysis,.page-module__z7ckCq__importCard,.page-module__z7ckCq__listCard{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);align-content:start;gap:12px;padding:20px;display:grid}.page-module__z7ckCq__analysis>span,.page-module__z7ckCq__importCard>span,.page-module__z7ckCq__listCard>span{letter-spacing:1.9px;color:var(--accent);text-transform:uppercase;font-size:9px;font-weight:700}.page-module__z7ckCq__analysis h2,.page-module__z7ckCq__importCard h2{font-family:var(--font-display);letter-spacing:-.6px;margin:0;font-size:22px;font-weight:400;line-height:1.15}.page-module__z7ckCq__analysis small{color:var(--text-secondary);font-size:12px}.page-module__z7ckCq__analysis p,.page-module__z7ckCq__importCard p{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.6}.page-module__z7ckCq__importCard p a{color:var(--accent-strong)}.page-module__z7ckCq__basedOn{border:1px solid var(--border);color:var(--text-muted);border-radius:9px;padding:8px 11px;font-size:12px}.page-module__z7ckCq__metrics{gap:10px;display:grid}.page-module__z7ckCq__metrics>div{gap:5px;display:grid}.page-module__z7ckCq__metrics header{justify-content:space-between;gap:10px;font-size:12px;display:flex}.page-module__z7ckCq__metrics header span{color:var(--text-secondary)}.page-module__z7ckCq__metrics header strong{color:var(--accent-strong);font-weight:750}.page-module__z7ckCq__metrics>div>div{border-radius:var(--radius-pill);background:var(--surface-deep);border:1px solid var(--border);height:6px;overflow:hidden}.page-module__z7ckCq__metrics i{background:linear-gradient(90deg, var(--accent), var(--accent-strong));height:100%;display:block}.page-module__z7ckCq__pending{border:1px dashed var(--border-hover);color:var(--text-secondary);border-radius:10px;padding:12px;font-size:12px;line-height:1.55}.page-module__z7ckCq__importCard form{gap:11px;display:grid}.page-module__z7ckCq__importCard label{gap:5px;display:grid}.page-module__z7ckCq__importCard label span{letter-spacing:1.6px;color:var(--text-muted);text-transform:uppercase;font-size:9px;font-weight:700}.page-module__z7ckCq__importCard input,.page-module__z7ckCq__importCard select{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-deep);width:100%;min-height:44px;color:var(--text-primary);padding:0 12px;font-family:inherit;font-size:13px}.page-module__z7ckCq__importCard input:focus,.page-module__z7ckCq__importCard select:focus{border-color:var(--accent-border);outline:none}.page-module__z7ckCq__importCard button{border-radius:var(--radius-control);background:var(--accent);color:#141c14;cursor:pointer;border:0;min-height:46px;font-size:12.5px;font-weight:800;transition:background .16s}.page-module__z7ckCq__importCard button:hover:not(:disabled){background:var(--accent-hover)}.page-module__z7ckCq__importCard button:disabled{opacity:.6;cursor:wait}.page-module__z7ckCq__connected{border-top:1px solid var(--border);gap:4px;padding-top:10px;display:grid}.page-module__z7ckCq__connected p{color:var(--text-secondary);margin:0;font-size:12px}.page-module__z7ckCq__connected strong{color:var(--text-primary)}.page-module__z7ckCq__strengthsWeaknesses{gap:18px;display:grid}.page-module__z7ckCq__listCard ul{color:var(--text-secondary);gap:7px;margin:0;padding-left:18px;font-size:12px;line-height:1.55;display:grid}.page-module__z7ckCq__listCard li::marker{color:var(--accent)}.page-module__z7ckCq__error,.page-module__z7ckCq__success{border-radius:11px;padding:12px 14px;font-size:12px;line-height:1.5}.page-module__z7ckCq__error{color:#ffb9b9;background:#f8717114;border:1px solid #f8717173}.page-module__z7ckCq__success{color:#b7f4cd;background:#4ade8012;border:1px solid #4ade8066}.page-module__z7ckCq__games{gap:14px;display:grid}.page-module__z7ckCq__games>header{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.page-module__z7ckCq__games>header>div{gap:5px;display:grid}.page-module__z7ckCq__games>header span{letter-spacing:1.9px;color:var(--accent);text-transform:uppercase;font-size:9px;font-weight:700}.page-module__z7ckCq__games h2{font-family:var(--font-display);letter-spacing:-.5px;margin:0;font-size:21px;font-weight:400}.page-module__z7ckCq__historyLink{border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--accent-strong);white-space:nowrap;flex:none;padding:8px 13px;font-size:12px;font-weight:700;text-decoration:none}.page-module__z7ckCq__historyLink:hover{border-color:var(--accent-border);background:var(--accent-soft)}.page-module__z7ckCq__gameList{gap:10px;display:grid}.page-module__z7ckCq__gameList>article{border:1px solid var(--border);background:var(--surface);border-radius:13px;align-items:center;gap:12px;padding:12px 14px 12px 20px;display:flex;position:relative;overflow:hidden}.page-module__z7ckCq__gameList>article:before{content:"";background:var(--border-hover);width:4px;position:absolute;top:0;bottom:0;left:0}.page-module__z7ckCq__gameList>article[data-result=win]:before{background:var(--success)}.page-module__z7ckCq__gameList>article[data-result=loss]:before{background:var(--danger)}.page-module__z7ckCq__gameList>article[data-result=draw]:before{background:var(--border-hover)}.page-module__z7ckCq__gameTime{border-right:1px solid var(--border);text-align:center;min-width:44px;color:var(--text-secondary);flex:none;padding-right:10px;font-size:12px;font-weight:700}.page-module__z7ckCq__gamePlayers{flex:1;gap:5px;min-width:0;display:grid}.page-module__z7ckCq__gamePlayers>div{align-items:center;gap:7px;min-width:0;display:flex}.page-module__z7ckCq__gamePlayers i{background:var(--surface-2);border:1px solid var(--border);border-radius:2px;flex:none;width:9px;height:9px}.page-module__z7ckCq__gamePlayers i[data-result=win]{background:var(--success);border-color:var(--success)}.page-module__z7ckCq__gamePlayers i[data-result=loss]{background:var(--danger);border-color:var(--danger)}.page-module__z7ckCq__gamePlayers strong{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:650;overflow:hidden}.page-module__z7ckCq__gamePlayers b{color:var(--text-secondary);flex:none;margin-left:auto;font-size:12.5px;font-weight:800}.page-module__z7ckCq__gamePlayers>div:first-child b{color:var(--text-primary)}.page-module__z7ckCq__gameSide{flex-direction:column;flex:none;align-items:flex-end;gap:5px;display:flex}.page-module__z7ckCq__gameSide span{color:var(--text-secondary);font-size:12px}.page-module__z7ckCq__gameSide .page-module__z7ckCq__reviewAction{border-radius:var(--radius-control);color:var(--accent-strong);background:#c7a86b1f;border:1px solid #e2c88f73;padding:7px 16px;font-size:12px;font-weight:750;text-decoration:none}.page-module__z7ckCq__gameSide .page-module__z7ckCq__reviewAction:hover{background:#c7a86b33}.page-module__z7ckCq__empty{border:1px dashed var(--border-hover);color:var(--text-secondary);text-align:center;border-radius:13px;margin:0;padding:22px;font-size:12px}.page-module__z7ckCq__center{background:var(--background);min-height:100dvh;color:var(--text-secondary);align-content:center;place-items:center;gap:10px;font-family:inherit;display:grid}.page-module__z7ckCq__center strong{color:var(--accent);font-size:34px}@media (min-width:720px){.page-module__z7ckCq__statsStrip{grid-template-columns:repeat(4,minmax(0,1fr))}.page-module__z7ckCq__importSummary{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module__z7ckCq__strengthsWeaknesses{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__z7ckCq__gameList>article{gap:18px;padding:14px 18px 14px 22px}.page-module__z7ckCq__gamePlayers strong{font-size:12.5px}}@media (min-width:980px){.page-module__z7ckCq__page{padding-left:calc(var(--nav-sidebar-width));padding-top:44px;padding-bottom:70px}.page-module__z7ckCq__grid{grid-template-columns:1.2fr 1fr;align-items:start}.page-module__z7ckCq__strengthsWeaknesses{grid-column:1/-1}}
.profile2-module__LTsSMG__tabBar{scrollbar-width:none;border-bottom:1px solid #d8b46a29;gap:4px;margin:18px 0 4px;display:flex;overflow-x:auto}.profile2-module__LTsSMG__tabBar::-webkit-scrollbar{display:none}.profile2-module__LTsSMG__tab{appearance:none;color:#8b93a7;cursor:pointer;font:inherit;letter-spacing:.02em;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 14px;font-size:13px;font-weight:650}.profile2-module__LTsSMG__tabActive{color:#e9c87b;background:0 0;border-bottom-color:#e9c87b}.profile2-module__LTsSMG__queueChip{color:#e9c87b;cursor:pointer;font:inherit;letter-spacing:.04em;background:#d8b46a14;border:1px solid #d8b46a47;border-radius:999px;align-items:center;gap:8px;margin-top:12px;padding:6px 12px;font-size:12px;font-weight:650;display:inline-flex}.profile2-module__LTsSMG__queueChipBar{background:#ffffff1f;border-radius:999px;width:64px;height:4px;overflow:hidden}.profile2-module__LTsSMG__queueChipBar i{background:linear-gradient(90deg,#e9c87b,#c9963f);border-radius:999px;height:100%;display:block}.profile2-module__LTsSMG__heroRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.profile2-module__LTsSMG__bioText{color:#aab3c5;margin:6px 0 0;font-size:13px;line-height:1.5}.profile2-module__LTsSMG__bioForm{gap:8px;width:100%;margin-top:10px;display:grid}.profile2-module__LTsSMG__bioForm textarea{resize:vertical;color:#e7eaf2;width:100%;min-height:64px;font:inherit;background:#10131c;border:1px solid #2a3040;border-radius:10px;padding:10px 12px;font-size:13px}.profile2-module__LTsSMG__bioForm textarea:focus{outline:1px solid #e9c87b80}.profile2-module__LTsSMG__filterRow{flex-wrap:wrap;gap:8px;margin:14px 0 4px;display:flex}.profile2-module__LTsSMG__chipGroup{background:#0d1017;border:1px solid #2a3040;border-radius:999px;display:inline-flex;overflow:hidden}.profile2-module__LTsSMG__chipGroup button{appearance:none;color:#8b93a7;cursor:pointer;font:inherit;letter-spacing:.03em;background:0 0;border:0;padding:7px 12px;font-size:12px;font-weight:650}.profile2-module__LTsSMG__chipGroup button+button{border-left:1px solid #232936}.profile2-module__LTsSMG__chipActive{color:#171207!important;background:#e9c87b!important}.profile2-module__LTsSMG__chipIcon{justify-content:center;align-items:center;width:38px;padding:7px 0;display:inline-flex}.profile2-module__LTsSMG__panelCard{background:linear-gradient(#1e243480,#10131c8c);border:1px solid #232936;border-radius:16px;margin-top:14px;padding:18px}.profile2-module__LTsSMG__panelCard h2{color:#f3f5f9;margin:0;font-size:16px;font-weight:700}.profile2-module__LTsSMG__panelHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.profile2-module__LTsSMG__panelHint{color:#8b93a7;margin:8px 0 0;font-size:12px}.profile2-module__LTsSMG__chartCard{background:linear-gradient(#1e243480,#10131c8c);border:1px solid #232936;border-radius:16px;margin-top:14px;padding:16px 18px 12px}.profile2-module__LTsSMG__chartHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.profile2-module__LTsSMG__sourceToggle,.profile2-module__LTsSMG__periodToggle{background:#0d1017;border:1px solid #2a3040;border-radius:999px;display:inline-flex;overflow:hidden}.profile2-module__LTsSMG__sourceToggle button,.profile2-module__LTsSMG__periodToggle button{appearance:none;color:#8b93a7;cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;padding:7px 11px;font-size:12px;font-weight:700}.profile2-module__LTsSMG__sourceToggle button+button,.profile2-module__LTsSMG__periodToggle button+button{border-left:1px solid #232936}.profile2-module__LTsSMG__sourceActive,.profile2-module__LTsSMG__periodActive{color:#171207!important;background:#e9c87b!important}.profile2-module__LTsSMG__chartNow{align-items:baseline;gap:10px;margin-top:12px;display:flex}.profile2-module__LTsSMG__chartNow strong{color:#f7f8fb;letter-spacing:.01em;font-size:30px;font-weight:750}.profile2-module__LTsSMG__deltaUp,.profile2-module__LTsSMG__deltaDown{border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700}.profile2-module__LTsSMG__deltaUp{color:#7ddb8a;background:#40aa5a24}.profile2-module__LTsSMG__deltaDown{color:#ef8a8a;background:#c8464624}.profile2-module__LTsSMG__chartSvg{width:100%;height:150px;margin-top:8px;display:block}.profile2-module__LTsSMG__chartLine{fill:none;stroke:#e9c87b;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.profile2-module__LTsSMG__chartArea{fill:#e9c87b17}.profile2-module__LTsSMG__chartAxis{color:#6a7183;letter-spacing:.05em;justify-content:space-between;margin-top:4px;font-size:10px;display:flex}.profile2-module__LTsSMG__chartEmpty{color:#8b93a7;margin:14px 0 4px;font-size:13px;line-height:1.55}.profile2-module__LTsSMG__sortToggle{border:1px solid #2a3040;border-radius:999px;display:inline-flex;overflow:hidden}.profile2-module__LTsSMG__sortToggle button{appearance:none;color:#8b93a7;cursor:pointer;font:inherit;background:0 0;border:0;padding:6px 11px;font-size:12px;font-weight:700}.profile2-module__LTsSMG__sortActive{color:#171207!important;background:#e9c87b!important}.profile2-module__LTsSMG__cardCta{margin-top:14px;display:inline-block}.profile2-module__LTsSMG__openingTable{gap:2px;margin-top:12px;display:grid}.profile2-module__LTsSMG__openingRow{grid-template-columns:52px minmax(0,1fr) 46px 46px 14px;align-items:center;gap:6px;padding:10px 2px;font-size:12.5px;display:grid}.profile2-module__LTsSMG__openingRow+.profile2-module__LTsSMG__openingRow{border-top:1px dashed #aab3c538}.profile2-module__LTsSMG__openingRow:nth-child(odd){background:0 0}.profile2-module__LTsSMG__openingChevron{color:#6a7183;justify-self:end;font-size:13px;line-height:1}.profile2-module__LTsSMG__openingHeader{color:#6a7183;letter-spacing:.03em;text-transform:uppercase;padding-bottom:4px;font-size:9px;font-weight:700}.profile2-module__LTsSMG__openingHeader span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.profile2-module__LTsSMG__openingHeader .profile2-module__LTsSMG__openingGames{font-size:9px}.profile2-module__LTsSMG__rateGood{color:#ffb45e;font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:750}.profile2-module__LTsSMG__rateBad{color:#ef8a8a;font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:750}.profile2-module__LTsSMG__openingName{color:#e7eaf2;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:12.5px;font-weight:600;display:flex;overflow:hidden}.profile2-module__LTsSMG__colorDot{background:#10131c;border:1.5px solid #aab3c5;border-radius:50%;flex:none;width:11px;height:11px}.profile2-module__LTsSMG__colorDot[data-color=white],.profile2-module__LTsSMG__colorDot[data-color=mixed]{background:#e7eaf2}.profile2-module__LTsSMG__colorDot[data-color=black]{background:#10131c}.profile2-module__LTsSMG__diffUp{color:#7ddb8a;font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:700}.profile2-module__LTsSMG__diffDown{color:#ef8a8a;font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:700}.profile2-module__LTsSMG__diffZero{color:#8b93a7}.profile2-module__LTsSMG__openingGames{color:#aab3c5;text-align:right;font-variant-numeric:tabular-nums;font-size:12px}.profile2-module__LTsSMG__masteryList{gap:16px;margin-top:14px;display:grid}.profile2-module__LTsSMG__masteryGroup header{border-bottom:1px dashed #aab3c540;justify-content:space-between;align-items:center;padding-bottom:6px;display:flex}.profile2-module__LTsSMG__masteryBadge{color:#f3f5f9;align-items:center;gap:6px;font-size:12.5px;font-weight:750;display:inline-flex}.profile2-module__LTsSMG__masteryBadge:before{content:"★";color:#0d1017d9;background:linear-gradient(160deg,#6b7280,#374151);border-radius:4px;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;display:inline-flex}.profile2-module__LTsSMG__tier_ouro:before{background:linear-gradient(160deg,#e9c87b,#b07f2a)}.profile2-module__LTsSMG__tier_prata:before{background:linear-gradient(160deg,#7fb1e0,#2e5f9e)}.profile2-module__LTsSMG__tier_bronze:before{background:linear-gradient(160deg,#8fd99a,#2f7d4f)}.profile2-module__LTsSMG__tier_zero:before{background:linear-gradient(160deg,#6b7280,#374151)}.profile2-module__LTsSMG__masteryGroupPlain header{border-bottom:1px dashed #aab3c540;justify-content:flex-start;gap:0}.profile2-module__LTsSMG__masteryGroupPlain header span{color:#f3f5f9;font-size:12.5px;font-weight:750}.profile2-module__LTsSMG__crown{color:#e9c87b;font-size:15px}.profile2-module__LTsSMG__masteryGroup ul{gap:6px;margin:8px 0 0;padding:0;list-style:none;display:grid}.profile2-module__LTsSMG__masteryGroup li{justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.profile2-module__LTsSMG__masteryName{color:#dfe4ee;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;display:flex;overflow:hidden}.profile2-module__LTsSMG__masteryGroup li strong{color:#aab3c5;font-variant-numeric:tabular-nums}.profile2-module__LTsSMG__achCount{color:#e9c87b;font-size:12px;font-weight:750}.profile2-module__LTsSMG__achGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin-top:14px;display:grid}.profile2-module__LTsSMG__achCard{background:#0d1017;border:1px solid #232936;border-radius:14px;align-content:start;gap:5px;padding:13px;display:grid;position:relative}.profile2-module__LTsSMG__achUnlocked{background:linear-gradient(#e9c87b14,#0d1017e6);border-color:#e9c87b73}.profile2-module__LTsSMG__achLocked{opacity:.62}.profile2-module__LTsSMG__achTier{letter-spacing:.1em;text-transform:uppercase;color:#dfe4ee;background:#374151;border-radius:999px;justify-self:start;padding:3px 8px;font-size:9px;font-weight:800}.profile2-module__LTsSMG__ach_bronze{color:#1c1206;background:linear-gradient(120deg,#8a5a2e,#d09a66)}.profile2-module__LTsSMG__ach_prata{color:#14181f;background:linear-gradient(120deg,#7c8797,#cbd5e1)}.profile2-module__LTsSMG__ach_ouro{color:#1c1406;background:linear-gradient(120deg,#b07f2a,#e9c87b)}.profile2-module__LTsSMG__ach_lendario{color:#12061f;background:linear-gradient(120deg,#6d28d9,#c4b5fd)}.profile2-module__LTsSMG__achCard strong{color:#f3f5f9;font-size:13px;line-height:1.3}.profile2-module__LTsSMG__achCard p{color:#8b93a7;margin:0;font-size:12px;line-height:1.45}.profile2-module__LTsSMG__achDone{color:#7ddb8a;font-size:12px;font-weight:750}.profile2-module__LTsSMG__achProgress{color:#e9c87b;font-variant-numeric:tabular-nums;font-size:12px;font-weight:750}.profile2-module__LTsSMG__seeAll{appearance:none;color:#e9c87b;cursor:pointer;font:inherit;background:0 0;border:1px solid #e9c87b59;border-radius:999px;margin-top:12px;padding:8px 16px;font-size:12px;font-weight:700}.profile2-module__LTsSMG__inviteRow{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:14px;display:grid}.profile2-module__LTsSMG__inviteRow input{color:#e7eaf2;min-width:0;font:inherit;background:#10131c;border:1px solid #2a3040;border-radius:10px;padding:10px 12px;font-size:13px}.profile2-module__LTsSMG__inviteRow input:focus{outline:1px solid #e9c87b80}.profile2-module__LTsSMG__goldButton{appearance:none;color:#171207;cursor:pointer;font:inherit;white-space:nowrap;background:linear-gradient(120deg,#e9c87b,#c9963f);border:0;border-radius:10px;padding:9px 14px;font-size:12px;font-weight:750}.profile2-module__LTsSMG__goldButton:disabled{opacity:.55;cursor:wait}.profile2-module__LTsSMG__ghostButton{appearance:none;color:#aab3c5;cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:1px solid #2a3040;border-radius:10px;padding:9px 14px;font-size:12px;font-weight:650}.profile2-module__LTsSMG__feedbackOk{color:#7ddb8a;margin:10px 0 0;font-size:12px}.profile2-module__LTsSMG__feedbackErro{color:#ef8a8a;margin:10px 0 0;font-size:12px}.profile2-module__LTsSMG__requestList{gap:8px;margin-top:12px;display:grid}.profile2-module__LTsSMG__requestRow{color:#dfe4ee;background:#e9c87b0d;border:1px solid #e9c87b40;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.profile2-module__LTsSMG__requestRow>div{gap:8px;display:flex}.profile2-module__LTsSMG__challengeTime{color:#8b93a7;align-items:center;gap:10px;margin-top:14px;font-size:12px;display:flex}.profile2-module__LTsSMG__challengeTime select{color:#e7eaf2;font:inherit;background:#10131c;border:1px solid #2a3040;border-radius:9px;padding:7px 10px;font-size:12px}.profile2-module__LTsSMG__friendGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-top:12px;display:grid}.profile2-module__LTsSMG__friendCard{text-align:center;background:#0d1017;border:1px solid #232936;border-radius:14px;justify-items:center;gap:8px;padding:14px 10px;display:grid}.profile2-module__LTsSMG__friendCard strong{color:#e7eaf2;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;overflow:hidden}.profile2-module__LTsSMG__friendAvatar{color:#e9c87b;background:#1a2030;border:1px solid #e9c87b66;border-radius:50%;place-items:center;width:42px;height:42px;font-size:17px;font-weight:750;display:grid}.profile2-module__LTsSMG__friendCard>div{gap:5px;width:100%;display:grid}.profile2-module__LTsSMG__removeFriend{appearance:none;color:#6a7183;cursor:pointer;font:inherit;background:0 0;border:0;font-size:12px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.profile2-module__LTsSMG__challengeBanner{color:#f3f5f9;background:#e9c87b14;border:1px solid #e9c87b73;border-radius:12px;gap:10px;margin-top:12px;padding:12px 14px;font-size:13px;display:grid}.profile2-module__LTsSMG__challengeBanner>div{gap:8px;display:flex}.profile2-module__LTsSMG__waitingBanner{color:#aab3c5;border:1px dashed #2a3040;border-radius:12px;margin-top:12px;padding:10px 14px;font-size:12px}.profile2-module__LTsSMG__outgoingNote{color:#6a7183;margin:12px 0 0;font-size:12px}.profile2-module__LTsSMG__shareWrap{position:relative}.profile2-module__LTsSMG__sharePopover{z-index:30;background:#10131c;border:1px solid #2a3040;border-radius:14px;gap:10px;width:240px;padding:14px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 40px #00000073}.profile2-module__LTsSMG__sharePopover p{color:#8b93a7;word-break:break-all;margin:0;font-size:12px;line-height:1.5}.profile2-module__LTsSMG__shareActions{gap:8px;display:flex}@media (max-width:640px){.profile2-module__LTsSMG__tab{padding:10px 11px;font-size:12px}.profile2-module__LTsSMG__openingRow{grid-template-columns:52px minmax(0,1fr) 46px 46px 14px;font-size:12px}.profile2-module__LTsSMG__openingHeader{font-size:9px}.profile2-module__LTsSMG__achGrid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr))}.profile2-module__LTsSMG__chartNow strong{font-size:26px}.profile2-module__LTsSMG__panelCard,.profile2-module__LTsSMG__chartCard{padding:14px}}
.page-module__8jPxIG__page{color:#f1f5f9;flex-direction:column;gap:14px;width:100%;max-width:640px;margin:0 auto;padding:24px 16px 48px;font-family:Segoe UI,system-ui,-apple-system,sans-serif;display:flex}.page-module__8jPxIG__center{text-align:center;color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:60dvh;padding:32px 16px;display:flex}.page-module__8jPxIG__center strong{color:#c7a86b;font-size:42px}.page-module__8jPxIG__center p{margin:0}.page-module__8jPxIG__header{flex-direction:column;gap:6px;margin-bottom:6px;display:flex}.page-module__8jPxIG__backLink{color:#94a3b8;align-self:flex-start;padding:4px 0;font-size:13px;text-decoration:none}.page-module__8jPxIG__backLink:hover{color:#e2c88f}.page-module__8jPxIG__eyebrow{letter-spacing:2px;color:#c7a86b;font-family:Courier New,monospace;font-size:11px}.page-module__8jPxIG__header h1{color:#f1f5f9;margin:0;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:600}.page-module__8jPxIG__card{background:#1e293b;border:1px solid #334155;border-radius:12px;flex-direction:column;gap:12px;padding:18px 16px;display:flex}.page-module__8jPxIG__cardEyebrow{letter-spacing:2px;color:#c7a86b;font-family:Courier New,monospace;font-size:11px}.page-module__8jPxIG__field{flex-direction:column;gap:6px;display:flex}.page-module__8jPxIG__field span{color:#94a3b8;font-size:12px}.page-module__8jPxIG__field input,.page-module__8jPxIG__field select{color:#f1f5f9;box-sizing:border-box;background:#101b31;border:1px solid #334155;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:14px}.page-module__8jPxIG__field input:focus,.page-module__8jPxIG__field select:focus{border-color:#c7a86b}.page-module__8jPxIG__field input:disabled{opacity:.6;cursor:not-allowed}.page-module__8jPxIG__fieldHint{color:#64748b;margin:0;font-size:12.5px}.page-module__8jPxIG__rowFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module__8jPxIG__feedback{color:#8fbf8f;margin:0;font-size:13px}.page-module__8jPxIG__feedbackError{color:#e0693a;margin:0;font-size:13px}.page-module__8jPxIG__goldButton{color:#0f172a;cursor:pointer;background:linear-gradient(135deg,#c7a86b,#e2c88f);border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600}.page-module__8jPxIG__goldButton:disabled{opacity:.5;cursor:not-allowed}.page-module__8jPxIG__ghostButton{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:8px;padding:9px 16px;font-size:13.5px}.page-module__8jPxIG__ghostButton:hover{color:#e2c88f;border-color:#c7a86b}.page-module__8jPxIG__ghostButton:disabled{opacity:.5;cursor:not-allowed}.page-module__8jPxIG__retakeTourButton{color:#e2c88f;cursor:pointer;background:0 0;border:1px solid #c7a86b;border-radius:8px;flex:none;padding:9px 14px;font-size:13px;font-weight:600}.page-module__8jPxIG__retakeTourButton:hover{background:#c7a86b1f}.page-module__8jPxIG__passwordForm{flex-direction:column;gap:12px;display:flex}.page-module__8jPxIG__sessionRow{border-top:1px solid #334155;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.page-module__8jPxIG__sessionRow strong{color:#f1f5f9;font-size:14px}.page-module__8jPxIG__sessionRow p{color:#94a3b8;margin:2px 0 0;font-size:12.5px}.page-module__8jPxIG__toggleRow{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;display:flex}.page-module__8jPxIG__toggleRow strong{color:#f1f5f9;font-size:14px}.page-module__8jPxIG__toggleRow p{color:#94a3b8;margin:2px 0 0;font-size:12.5px}.page-module__8jPxIG__toggleRow input[type=checkbox]{appearance:none;cursor:pointer;background:#334155;border-radius:999px;flex:none;width:42px;height:24px;transition:background .2s;position:relative}.page-module__8jPxIG__toggleRow input[type=checkbox]:after{content:"";background:#f1f5f9;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}.page-module__8jPxIG__toggleRow input[type=checkbox]:checked{background:#c7a86b}.page-module__8jPxIG__toggleRow input[type=checkbox]:checked:after{transform:translate(18px)}.page-module__8jPxIG__dangerCard{border-color:#7f2d28}.page-module__8jPxIG__dangerText{color:#f1b8b3;margin:0;font-size:13px;line-height:1.5}.page-module__8jPxIG__dangerButton{color:#fff;cursor:pointer;background:#ca3431;border:none;border-radius:8px;align-self:flex-start;padding:10px 18px;font-size:14px;font-weight:600}.page-module__8jPxIG__dangerButton:disabled{opacity:.5;cursor:not-allowed}.page-module__8jPxIG__dangerConfirm{flex-direction:column;gap:12px;display:flex}.page-module__8jPxIG__dangerActions{flex-wrap:wrap;gap:10px;display:flex}.page-module__8jPxIG__dangerActions .page-module__8jPxIG__dangerButton{align-self:auto}@media (min-width:720px){.page-module__8jPxIG__page{padding:40px 24px 64px}.page-module__8jPxIG__header h1{font-size:30px}}
.PatternWhyCard-module__g0tJYa__card{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:14px;width:100%;margin-top:16px;padding:18px 20px;display:grid}.PatternWhyCard-module__g0tJYa__card header{gap:6px;display:grid}.PatternWhyCard-module__g0tJYa__card header span{color:var(--accent);letter-spacing:1.6px;font-size:10px;font-weight:800}.PatternWhyCard-module__g0tJYa__card header h2{color:var(--text-primary);margin:0;font:400 20px Georgia,serif}.PatternWhyCard-module__g0tJYa__card header small{color:var(--text-secondary);font-size:11px}.PatternWhyCard-module__g0tJYa__weakList{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;display:grid}.PatternWhyCard-module__g0tJYa__weakList article{background:#7f4a4624;border:1px solid #c96a5f66;border-radius:12px;gap:4px;padding:12px 14px;display:grid}.PatternWhyCard-module__g0tJYa__weakList strong{color:var(--text-primary);font-size:12px;font-weight:800}.PatternWhyCard-module__g0tJYa__weakList small{color:var(--text-secondary);font-size:11px;line-height:1.5}.PatternWhyCard-module__g0tJYa__opportunities{color:var(--text-secondary);background:#d5b94f14;border:1px solid #d5b94f59;border-radius:12px;margin:0;padding:12px 14px;font-size:11px;line-height:1.6}.PatternWhyCard-module__g0tJYa__principles{gap:6px;display:grid}.PatternWhyCard-module__g0tJYa__principles span{color:var(--accent);letter-spacing:1.4px;font-size:10px;font-weight:800}.PatternWhyCard-module__g0tJYa__principles ul{color:var(--text-secondary);margin:0;padding:0 0 0 16px;font-size:11px;line-height:1.7}.PatternWhyCard-module__g0tJYa__card footer{border-top:1px solid var(--border);gap:6px;padding-top:12px;display:grid}.PatternWhyCard-module__g0tJYa__card footer p{color:var(--text-secondary);margin:0;font-size:11px;line-height:1.6}.PatternWhyCard-module__g0tJYa__card footer strong{color:var(--text-primary)}@media (max-width:760px){.PatternWhyCard-module__g0tJYa__card{padding:15px}.PatternWhyCard-module__g0tJYa__weakList{grid-template-columns:1fr}}
.BeginnerLadderCard-module__2cgC0G__card{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:16px;width:100%;padding:20px;display:grid}.BeginnerLadderCard-module__2cgC0G__card header{gap:8px;display:grid}.BeginnerLadderCard-module__2cgC0G__card header span{color:var(--accent);letter-spacing:1.6px;font-size:10px;font-weight:800}.BeginnerLadderCard-module__2cgC0G__card header h2{color:var(--text-primary);margin:0;font:400 22px Georgia,serif}.BeginnerLadderCard-module__2cgC0G__card header p{color:var(--text-secondary);max-width:560px;margin:0;font-size:12px;line-height:1.7}.BeginnerLadderCard-module__2cgC0G__card ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.BeginnerLadderCard-module__2cgC0G__card li{border:1px solid var(--border);background:var(--surface-2,#ffffff08);border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.BeginnerLadderCard-module__2cgC0G__card li[data-done=true]{opacity:.65}.BeginnerLadderCard-module__2cgC0G__card li[data-final]{border-color:#d5b94f73}.BeginnerLadderCard-module__2cgC0G__stepNumber{width:30px;height:30px;color:var(--accent);background:#d5b94f24;border:1px solid #d5b94f66;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.BeginnerLadderCard-module__2cgC0G__card li div{gap:3px;display:grid}.BeginnerLadderCard-module__2cgC0G__card li strong{color:var(--text-primary);font-size:13px;font-weight:800}.BeginnerLadderCard-module__2cgC0G__card li small{color:var(--text-secondary);font-size:11px;line-height:1.5}.BeginnerLadderCard-module__2cgC0G__card li a,.BeginnerLadderCard-module__2cgC0G__card li button{color:var(--accent);cursor:pointer;white-space:nowrap;background:#d5b94f1f;border:1px solid #d5b94f80;border-radius:10px;padding:8px 14px;font-size:11px;font-weight:800;text-decoration:none}.BeginnerLadderCard-module__2cgC0G__card li button:disabled{opacity:.5;cursor:default}.BeginnerLadderCard-module__2cgC0G__done{color:var(--text-secondary);white-space:nowrap;font-size:11px;font-weight:800}@media (max-width:600px){.BeginnerLadderCard-module__2cgC0G__card{padding:16px}.BeginnerLadderCard-module__2cgC0G__card li{grid-template-columns:30px 1fr}.BeginnerLadderCard-module__2cgC0G__card li a,.BeginnerLadderCard-module__2cgC0G__card li button,.BeginnerLadderCard-module__2cgC0G__done{grid-column:2;justify-self:start;margin-top:4px}}
.page-module__SFcTKa__page{background:var(--background);min-height:100dvh;color:var(--text-primary);padding:26px 0 calc(var(--nav-bottom-height) + 34px);align-content:start;gap:18px;font-family:inherit;display:grid}.page-module__SFcTKa__page>section,.page-module__SFcTKa__page>p{width:min(1060px,100% - 36px);margin:0 auto}.page-module__SFcTKa__eyebrow{letter-spacing:2.2px;color:var(--accent);text-transform:uppercase;font-size:10px;font-weight:700}.page-module__SFcTKa__hero{border:1px solid var(--border);border-radius:var(--radius-card);background:linear-gradient(160deg, var(--surface) 0%, var(--surface-deep) 100%);box-shadow:var(--shadow-card);gap:14px;padding:22px 20px;display:grid}.page-module__SFcTKa__hero h1{font-family:var(--font-display);letter-spacing:-1.4px;margin:0;font-size:clamp(26px,6.5vw,38px);font-weight:400;line-height:1.04}.page-module__SFcTKa__hero form{gap:8px;display:flex}.page-module__SFcTKa__hero input{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-deep);min-width:0;min-height:46px;color:var(--text-primary);flex:auto;padding:0 14px;font-family:inherit;font-size:13px}.page-module__SFcTKa__hero input:focus{border-color:var(--accent-border);outline:none}.page-module__SFcTKa__hero button{border-radius:var(--radius-control);background:var(--accent);color:#141c14;cursor:pointer;border:0;flex:none;min-height:46px;padding:0 18px;font-size:12px;font-weight:800;transition:background .16s}.page-module__SFcTKa__hero button:hover:not(:disabled){background:var(--accent-hover)}.page-module__SFcTKa__hero button:disabled{opacity:.6;cursor:wait}.page-module__SFcTKa__error{color:#ffb9b9;background:#f8717114;border:1px solid #f8717173;border-radius:11px;padding:12px 14px;font-size:12px}.page-module__SFcTKa__podium{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.page-module__SFcTKa__podium article{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:13px;justify-items:center;gap:4px;padding:16px 12px;display:grid}.page-module__SFcTKa__podium article[data-place="1"]{border-color:var(--accent-border);background:linear-gradient(170deg, var(--accent-soft) 0%, var(--surface) 55%);order:-1}.page-module__SFcTKa__podium article>span{letter-spacing:1.4px;color:var(--accent);font-size:9px;font-weight:800}.page-module__SFcTKa__podium article>strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12.5px;font-weight:750;overflow:hidden}.page-module__SFcTKa__podium article>small{color:var(--text-secondary);font-size:9.5px}.page-module__SFcTKa__podium article>b{font-family:var(--font-display);color:var(--accent-strong);font-size:16px;font-weight:400}.page-module__SFcTKa__ranking{gap:14px;display:grid}.page-module__SFcTKa__ranking>header{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.page-module__SFcTKa__ranking>header>div{gap:5px;display:grid}.page-module__SFcTKa__ranking>header span{letter-spacing:1.9px;color:var(--accent);text-transform:uppercase;font-size:9px;font-weight:700}.page-module__SFcTKa__ranking h2{font-family:var(--font-display);letter-spacing:-.5px;margin:0;font-size:21px;font-weight:400}.page-module__SFcTKa__ranking>header>small{color:var(--text-muted);white-space:nowrap;font-size:10px}.page-module__SFcTKa__list{gap:8px;display:grid}.page-module__SFcTKa__competitiveRow{border:1px solid var(--border);background:var(--surface);border-radius:13px;grid-template-columns:auto 1fr;align-items:center;gap:6px 14px;padding:14px 16px;display:grid}.page-module__SFcTKa__competitiveRow>b{font-family:var(--font-display);color:var(--accent);grid-row:span 1;min-width:34px;font-size:17px;font-weight:400}.page-module__SFcTKa__competitiveRow>div{gap:2px;min-width:0;display:grid}.page-module__SFcTKa__competitiveRow>div>span{letter-spacing:1.4px;color:var(--text-muted);text-transform:uppercase;font-size:8px;font-weight:700}.page-module__SFcTKa__competitiveRow>div>strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.page-module__SFcTKa__competitiveRow>div>small{color:var(--text-secondary);font-size:10px}.page-module__SFcTKa__loading{border:1px dashed var(--border-hover);color:var(--text-secondary);text-align:center;border-radius:13px;padding:22px;font-size:12px}@media (min-width:720px){.page-module__SFcTKa__competitiveRow{grid-template-columns:auto 1.6fr 1fr 1fr auto;gap:14px}}@media (min-width:980px){.page-module__SFcTKa__page{padding-left:var(--nav-sidebar-width);padding-top:44px;padding-bottom:70px}.page-module__SFcTKa__podium article{padding:20px 16px}}
.page-module__PoAx_W__page{min-height:calc(100vh - var(--app-bar-h,0px));color:#f4f2ec;background:radial-gradient(circle at 8% 0,#7694592e,#0000 30rem),#0b0d10;padding:36px clamp(18px,4vw,64px) 72px}.page-module__PoAx_W__topbar{justify-content:space-between;align-items:flex-start;gap:28px;max-width:1180px;margin:0 auto 28px;display:flex}.page-module__PoAx_W__topbar h1{letter-spacing:-.045em;margin:6px 0 8px;font-size:clamp(2rem,5vw,3.3rem)}.page-module__PoAx_W__topbar p{color:#aaa9a3;max-width:720px;margin:0;line-height:1.65}.page-module__PoAx_W__eyebrow,.page-module__PoAx_W__sectionTitle span{color:#a8c789;letter-spacing:.15em;font-size:.72rem;font-weight:800}.page-module__PoAx_W__topActions{flex-wrap:wrap;gap:10px;display:flex}.page-module__PoAx_W__topActions a,.page-module__PoAx_W__cardActions button,.page-module__PoAx_W__form button{color:#f4f2ec;font:inherit;cursor:pointer;background:#151917;border:1px solid #343a33;border-radius:12px;padding:11px 15px;font-weight:700;text-decoration:none}.page-module__PoAx_W__topActions a:hover,.page-module__PoAx_W__cardActions button:hover,.page-module__PoAx_W__form button:hover{border-color:#819e67}.page-module__PoAx_W__success,.page-module__PoAx_W__error{border-radius:12px;max-width:1180px;margin:0 auto 16px;padding:13px 16px}.page-module__PoAx_W__success{background:#4870372e;border:1px solid #74a75d80}.page-module__PoAx_W__error,.page-module__PoAx_W__inlineError{color:#ffc2bd}.page-module__PoAx_W__error{background:#8b322c29;border:1px solid #da615773}.page-module__PoAx_W__queueCard{background:#4870371f;border:1px solid #74a75d73;border-radius:14px;max-width:1180px;margin:0 auto 16px;padding:16px}.page-module__PoAx_W__queueCard>div:first-child{justify-content:space-between;align-items:center;gap:14px;display:flex}.page-module__PoAx_W__queueCard span{color:#a8c789;letter-spacing:.12em;font-size:.7rem;font-weight:800}.page-module__PoAx_W__queueCard strong{color:#e4f2d8}.page-module__PoAx_W__queueTrack{background:#1b2219;border-radius:999px;height:8px;margin-top:12px;overflow:hidden}.page-module__PoAx_W__queueTrack i{background:#8fb76f;height:100%;display:block}.page-module__PoAx_W__queueCard small{color:#9aa096;margin-top:9px;display:block}.page-module__PoAx_W__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto 18px;display:grid}.page-module__PoAx_W__card,.page-module__PoAx_W__accountCard{background:#121514f0;border:1px solid #262b28;border-radius:18px;max-width:1180px;margin:0 auto 18px;box-shadow:0 18px 60px #0003}.page-module__PoAx_W__card{padding:24px}.page-module__PoAx_W__accountCard{margin:0;padding:22px}.page-module__PoAx_W__accountHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.page-module__PoAx_W__accountHeader h2,.page-module__PoAx_W__sectionTitle h2{margin:5px 0 7px}.page-module__PoAx_W__connected{color:#aad18a;letter-spacing:.14em;font-size:.68rem;font-weight:900;display:inline-block}.page-module__PoAx_W__gameCount{text-align:center;background:#0d100e;border-radius:14px;min-width:92px;padding:12px}.page-module__PoAx_W__gameCount strong,.page-module__PoAx_W__intelligenceGrid strong{font-size:1.55rem;display:block}.page-module__PoAx_W__gameCount span,.page-module__PoAx_W__intelligenceGrid span{color:#939892;font-size:.75rem}.page-module__PoAx_W__metaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0;display:grid}.page-module__PoAx_W__metaGrid div{background:#0f1210;border-radius:12px;padding:11px}.page-module__PoAx_W__metaGrid dt{color:#7f857f;margin-bottom:5px;font-size:.72rem}.page-module__PoAx_W__metaGrid dd{margin:0;font-weight:700}.page-module__PoAx_W__settings{justify-content:space-between;align-items:center;gap:12px;margin:16px 0;display:flex}.page-module__PoAx_W__settings label{color:#c7c9c5;align-items:center;gap:8px;display:flex}.page-module__PoAx_W__settings select,.page-module__PoAx_W__form select,.page-module__PoAx_W__form input{color:#f4f2ec;min-height:43px;font:inherit;background:#0d100e;border:1px solid #343a35;border-radius:10px;padding:0 12px}.page-module__PoAx_W__cardActions{flex-wrap:wrap;gap:10px;display:flex}.page-module__PoAx_W__cardActions button:disabled,.page-module__PoAx_W__form button:disabled,.page-module__PoAx_W__settings select:disabled{opacity:.55;cursor:wait}.page-module__PoAx_W__dangerButton{color:#ffb4ae!important}.page-module__PoAx_W__sectionTitle{margin-bottom:18px}.page-module__PoAx_W__form{grid-template-columns:.9fr 1.3fr .9fr auto;align-items:end;gap:12px;display:grid}.page-module__PoAx_W__form label{color:#aaa9a3;gap:7px;font-size:.82rem;display:grid}.page-module__PoAx_W__form button{background:#26341f;min-height:43px}.page-module__PoAx_W__helper{color:#878c87;margin:16px 0 0;font-size:.84rem;line-height:1.55}.page-module__PoAx_W__intelligenceGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.page-module__PoAx_W__intelligenceGrid div{background:#0d100e;border:1px solid #242a25;border-radius:14px;min-height:104px;padding:16px}@media (max-width:850px){.page-module__PoAx_W__topbar,.page-module__PoAx_W__settings{flex-direction:column;align-items:stretch}.page-module__PoAx_W__grid,.page-module__PoAx_W__intelligenceGrid,.page-module__PoAx_W__form{grid-template-columns:1fr}}
.page-module__ntFEgq__page{color:#e5c687;background:radial-gradient(circle at 12% 8%,#5a6b8f1f,#0000 30rem),#0f172a;min-height:100vh;padding-bottom:64px}.page-module__ntFEgq__center{color:#ddd;background:#0f172a;place-content:center;justify-items:center;gap:10px;min-height:100vh;display:grid}.page-module__ntFEgq__center strong{font-size:32px}.page-module__ntFEgq__hero,.page-module__ntFEgq__dashboard,.page-module__ntFEgq__questionnaire,.page-module__ntFEgq__feedbackArea{width:min(100% - 28px,680px);margin:auto}.page-module__ntFEgq__content{min-width:0}.page-module__ntFEgq__heroHead>span,.page-module__ntFEgq__planHeader span,.page-module__ntFEgq__weekSection header span,.page-module__ntFEgq__blocksSection header span,.page-module__ntFEgq__historySection header span,.page-module__ntFEgq__coach>span,.page-module__ntFEgq__questionnaire header span,.page-module__ntFEgq__ratingChip>span,.page-module__ntFEgq__metricGrid span,.page-module__ntFEgq__todayCard>div>span,.page-module__ntFEgq__completedCard>span,.page-module__ntFEgq__autoRatingField>span,.page-module__ntFEgq__questionnaire label>span,.page-module__ntFEgq__availability legend,.page-module__ntFEgq__detailsPanel>span,.page-module__ntFEgq__previousPlans>span{letter-spacing:1.6px;color:#64748b;font:700 8px "-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif"}.page-module__ntFEgq__hero{gap:12px;padding:20px 0 14px;display:grid}.page-module__ntFEgq__heroHead{gap:7px;display:grid}.page-module__ntFEgq__heroHead h1{letter-spacing:-.5px;color:#f1f5f9;margin:0;font:400 clamp(23px,5.4vw,30px)/1.1 Georgia,Times New Roman,serif}.page-module__ntFEgq__heroHead p{color:#94a3b8;max-width:520px;margin:0;font-size:11px;line-height:1.55}.page-module__ntFEgq__ratingChip{background:#111c33;border:1px solid #334155;border-radius:12px;grid-template-columns:auto auto;align-items:baseline;gap:2px 12px;width:fit-content;max-width:100%;padding:11px 14px;display:grid}.page-module__ntFEgq__ratingChip>span{grid-column:1/-1}.page-module__ntFEgq__ratingChip strong{color:#e2c88f;font:400 26px/1 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page-module__ntFEgq__ratingChip small{color:#94a3b8;font-size:9px}.page-module__ntFEgq__feedbackArea{gap:8px;display:grid}.page-module__ntFEgq__error,.page-module__ntFEgq__success{border-radius:10px;margin:0;padding:11px 13px;font-size:11px}.page-module__ntFEgq__error{color:#d6a3a3;background:#3a2a2a;border:1px solid #8b4444}.page-module__ntFEgq__success{color:#e2c88f;background:#111c33;border:1px solid #5c4a24}.page-module__ntFEgq__dashboard{padding-top:8px}.page-module__ntFEgq__planHeader{border-top:1px solid #243244;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 0;display:flex}.page-module__ntFEgq__planHeader h2,.page-module__ntFEgq__weekSection h2,.page-module__ntFEgq__blocksSection h2,.page-module__ntFEgq__historySection h2,.page-module__ntFEgq__questionnaire h2{letter-spacing:-.4px;color:#f1f5f9;margin:8px 0 0;font:400 clamp(19px,4.4vw,26px)/1.15 Georgia,Times New Roman,serif}.page-module__ntFEgq__planHeader p,.page-module__ntFEgq__questionnaire header p{color:#94a3b8;max-width:720px;margin:7px 0 0;font-size:11px;line-height:1.55}.page-module__ntFEgq__planHeader button,.page-module__ntFEgq__questionnaire header>button{color:#eee;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:9px;min-height:34px;padding:0 12px;font-size:9px;font-weight:800}.page-module__ntFEgq__metricGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.page-module__ntFEgq__metricGrid article{background:#111c33;border:1px solid #243244;border-radius:12px;align-content:start;gap:3px;padding:11px 12px;display:grid}.page-module__ntFEgq__metricGrid strong{color:#e2c88f;font:400 21px/1 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page-module__ntFEgq__metricGrid small{color:#94a3b8;font-size:8.5px;line-height:1.4}.page-module__ntFEgq__todayCard,.page-module__ntFEgq__completedCard{background:radial-gradient(circle at 85% 20%,#5a6b8f24,#0000 16rem),#1e293b;border:1px solid #5c4a24;border-radius:14px;margin-top:10px;padding:16px}.page-module__ntFEgq__todayCard>div:first-child{gap:7px;display:grid}.page-module__ntFEgq__todayCard h2,.page-module__ntFEgq__completedCard h2{color:#f1f5f9;margin:2px 0 0;font:400 22px/1.15 Georgia,Times New Roman,serif}.page-module__ntFEgq__todayCard p,.page-module__ntFEgq__completedCard p{color:#94a3b8;margin:0;font-size:11px;line-height:1.5}.page-module__ntFEgq__todayCard>div:first-child>small{color:#c7a86b;font-size:9px;display:block}.page-module__ntFEgq__todayProgress{grid-template-columns:1fr auto;align-items:center;gap:8px;margin-top:4px;display:grid}.page-module__ntFEgq__todayProgress>div{background:#0f172a;border-radius:999px;height:5px;overflow:hidden}.page-module__ntFEgq__todayProgress i{background:linear-gradient(90deg,#c7a86b,#e2c88f);border-radius:999px;height:100%;display:block}.page-module__ntFEgq__todayProgress small{color:#94a3b8;font-size:9px}.page-module__ntFEgq__todayActions,.page-module__ntFEgq__completedCard>div{flex-wrap:wrap;gap:8px;display:flex}.page-module__ntFEgq__todayActions{margin-top:12px}.page-module__ntFEgq__todayActions a,.page-module__ntFEgq__todayActions button,.page-module__ntFEgq__completedCard a,.page-module__ntFEgq__completedCard button{color:#0f172a;cursor:pointer;background:#f1f5f9;border:1px solid #f1f5f9;border-radius:10px;align-items:center;min-height:38px;padding:0 16px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.page-module__ntFEgq__todayActions button,.page-module__ntFEgq__completedCard button{color:#cbd5e1;background:0 0;border-color:#334155}.page-module__ntFEgq__todayActions button:disabled{opacity:.55}.page-module__ntFEgq__completedCard{gap:8px;display:grid}.page-module__ntFEgq__weekSection,.page-module__ntFEgq__blocksSection,.page-module__ntFEgq__historySection,.page-module__ntFEgq__coach{border-top:1px solid #243244;margin-top:61px;padding-top:22px}.page-module__ntFEgq__weekSection>header,.page-module__ntFEgq__blocksSection>header,.page-module__ntFEgq__historySection>header{justify-content:space-between;align-items:end;gap:14px;display:flex}.page-module__ntFEgq__weekSection>header>small,.page-module__ntFEgq__blocksSection>header>small{color:#94a3b8;text-align:right;max-width:380px;font-size:9px;line-height:1.45}.page-module__ntFEgq__weekDays{grid-template-columns:repeat(7,1fr);gap:5px;margin-top:12px;display:grid}.page-module__ntFEgq__weekDays article{text-align:center;background:#111c33;border:1px solid #243244;border-radius:10px;justify-items:center;gap:3px;padding:9px 4px 8px;display:grid}.page-module__ntFEgq__weekDays article>span{text-transform:capitalize;color:#94a3b8;letter-spacing:.4px;font-size:8px}.page-module__ntFEgq__weekDays article>strong{color:#e2c88f;font:400 15px/1 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page-module__ntFEgq__weekDays article>small{color:#64748b;font-size:7.5px}.page-module__ntFEgq__weekDays article>div{background:#0f172a;border-radius:999px;width:100%;height:4px;overflow:hidden}.page-module__ntFEgq__weekDays article i{background:#c7a86b;border-radius:999px;height:100%;display:block}.page-module__ntFEgq__weekDayToday{background:#1e293b!important;border-color:#7a5c2e!important}.page-module__ntFEgq__sessionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.page-module__ntFEgq__sessionGrid>article{background:#111c33;border:1px solid #243244;border-radius:12px;align-content:start;gap:8px;padding:13px 14px;display:grid}.page-module__ntFEgq__activeBlock{background:#1e293b!important;border-color:#7a5c2e!important}.page-module__ntFEgq__lockedBlock{opacity:.6}.page-module__ntFEgq__sessionTop{justify-content:space-between;align-items:baseline;display:flex}.page-module__ntFEgq__sessionTop span{letter-spacing:1.5px;color:#64748b;font:700 8px "-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif"}.page-module__ntFEgq__sessionTop small{color:#c7a86b;font-size:9px}.page-module__ntFEgq__sessionGrid h3{color:#f1f5f9;margin:0;font:400 16.5px/1.2 Georgia,Times New Roman,serif}.page-module__ntFEgq__sessionGrid .page-module__ntFEgq__date{color:#94a3b8;text-transform:capitalize;margin:0;font-size:9.5px;line-height:1.45}.page-module__ntFEgq__blockMeta{justify-content:space-between;align-items:center;gap:8px;display:flex}.page-module__ntFEgq__blockMeta span{color:#94a3b8;border:1px solid #334155;border-radius:999px;padding:3px 7px;font-size:7.5px}.page-module__ntFEgq__blockMeta small{color:#64748b;font-size:8px}.page-module__ntFEgq__blockProgress{grid-template-columns:1fr auto;align-items:center;gap:7px;display:grid}.page-module__ntFEgq__blockProgress>div{background:#0f172a;border-radius:999px;height:4px;overflow:hidden}.page-module__ntFEgq__blockProgress i{background:#c7a86b;border-radius:999px;height:100%;display:block}.page-module__ntFEgq__blockProgress small{color:#94a3b8;font-size:8px}.page-module__ntFEgq__sessionActions{display:flex}.page-module__ntFEgq__sessionActions a,.page-module__ntFEgq__sessionActions button{color:#0f172a;cursor:pointer;background:#e2c88f;border:1px solid #e2c88f;border-radius:9px;justify-content:center;align-items:center;width:100%;min-height:32px;padding:0 10px;font-size:9px;font-weight:800;text-decoration:none;display:flex}.page-module__ntFEgq__sessionActions button{color:#94a3b8;background:0 0;border-color:#334155}.page-module__ntFEgq__sessionActions button:disabled{cursor:not-allowed}.page-module__ntFEgq__donePill{color:#7fd6a4;letter-spacing:.6px;background:#2e443647;border:1px solid #2e4436;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:32px;font-size:9px;font-weight:800;display:flex}.page-module__ntFEgq__detailsToggle{color:#64748b;cursor:pointer;background:0 0;border:0;width:100%;min-height:26px;margin-top:-2px;font-size:8px;font-weight:700}.page-module__ntFEgq__detailsPanel{background:#18223a;border:1px solid #243244;border-radius:10px;padding:12px}.page-module__ntFEgq__detailsPanel>p{color:#94a3b8;margin:7px 0 0;font-size:10px;line-height:1.5}.page-module__ntFEgq__detailsPanel ul{gap:6px;margin:9px 0 0;padding:0;list-style:none;display:grid}.page-module__ntFEgq__detailsPanel li{border-top:1px solid #243244;gap:2px;padding-top:6px;display:grid}.page-module__ntFEgq__detailsPanel li strong{color:#cbd5e1;font-size:9px}.page-module__ntFEgq__detailsPanel li small{color:#64748b;font-size:9px}.page-module__ntFEgq__historyList,.page-module__ntFEgq__previousPlans{background:#111c33;border:1px solid #243244;border-radius:12px;margin-top:12px;overflow:hidden}.page-module__ntFEgq__historyList article,.page-module__ntFEgq__previousPlans article{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;gap:16px;padding:10px 14px;display:flex}.page-module__ntFEgq__historyList article:last-child,.page-module__ntFEgq__previousPlans article:last-child{border-bottom:0}.page-module__ntFEgq__historyList article>div,.page-module__ntFEgq__previousPlans article>div{gap:3px;min-width:0;display:grid}.page-module__ntFEgq__historyList strong,.page-module__ntFEgq__previousPlans strong{color:#e5c687;font-size:10px}.page-module__ntFEgq__historyList small,.page-module__ntFEgq__previousPlans small{color:#64748b;font-size:8px}.page-module__ntFEgq__historyList article>span,.page-module__ntFEgq__previousPlans article>span{color:#c7a86b;flex:none;font:400 15px/1 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page-module__ntFEgq__previousPlans>span{border-bottom:1px solid #243244;padding:11px 14px;display:block}.page-module__ntFEgq__emptyState{color:#64748b;border:1px dashed #243244;border-radius:12px;margin-top:12px;padding:14px;font-size:10px}.page-module__ntFEgq__coach{background:#111c33;border:1px solid #334155;border-radius:14px;padding:16px}.page-module__ntFEgq__coach h2{color:#f1f5f9;margin:8px 0 0;font:400 21px/1.15 Georgia,Times New Roman,serif}.page-module__ntFEgq__coach>p{color:#94a3b8;max-width:640px;margin:7px 0 0;font-size:11px;line-height:1.55}.page-module__ntFEgq__coach textarea,.page-module__ntFEgq__questionnaire textarea{color:#eee;resize:vertical;background:#0f172a;border:1px solid #334155;border-radius:10px;outline:none;width:100%;min-height:80px;margin-top:12px;padding:11px}.page-module__ntFEgq__coach textarea:focus{border-color:#c7a86b}.page-module__ntFEgq__coach>button{color:#0f172a;cursor:pointer;background:linear-gradient(#e2c88f,#c7a86b);border:0;border-radius:10px;min-height:38px;margin-top:10px;padding:0 16px;font-size:10px;font-weight:800}.page-module__ntFEgq__proposal{background:#1e293b;border:1px solid #334155;border-radius:12px;margin-top:14px;padding:15px}.page-module__ntFEgq__proposal h3{color:#f1f5f9;margin:8px 0 0;font:400 18px/1.2 Georgia,Times New Roman,serif}.page-module__ntFEgq__proposal ul{color:#cbd5e1;margin:9px 0 0 17px;font-size:10px;line-height:1.6}.page-module__ntFEgq__proposal>div{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.page-module__ntFEgq__proposal button{color:#eee;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:9px;min-height:34px;padding:0 12px;font-size:8px;font-weight:800}.page-module__ntFEgq__proposal button:first-child{color:#0f172a;background:#e2c88f;border-color:#e2c88f}.page-module__ntFEgq__questionnaire{background:linear-gradient(#1e293b,#111c33);border:1px solid #334155;border-radius:16px;margin-top:16px;padding:20px}.page-module__ntFEgq__questionnaire>header{border-bottom:1px solid #243244;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:16px;display:flex}.page-module__ntFEgq__questionnaire form{gap:14px;max-width:760px;margin-top:16px;display:grid}.page-module__ntFEgq__questionnaire label{background:#1e293b;border:1px solid #334155;border-radius:14px;gap:8px;padding:15px 17px;transition:border-color .2s;display:grid}.page-module__ntFEgq__questionnaire label:focus-within{border-color:#c7a86b;box-shadow:0 0 0 3px #c7a86b1f}.page-module__ntFEgq__questionnaire label>span{letter-spacing:1.5px;color:#94a3b8;text-transform:uppercase;font-size:9px;font-weight:700}.page-module__ntFEgq__questionnaire input,.page-module__ntFEgq__questionnaire select,.page-module__ntFEgq__questionnaire textarea{color:#f1f5f9;background:#0f172a;border:1px solid #334155;border-radius:10px;outline:none;width:100%;min-height:44px;padding:11px 13px;font-size:15px;transition:border-color .2s,box-shadow .2s}.page-module__ntFEgq__questionnaire textarea{padding-top:11px}.page-module__ntFEgq__questionnaire input:focus,.page-module__ntFEgq__questionnaire select:focus,.page-module__ntFEgq__questionnaire textarea:focus{border-color:#c7a86b;outline:none;box-shadow:0 0 0 3px #c7a86b26}.page-module__ntFEgq__questionnaire form>button{color:#0f172a;cursor:pointer;background:linear-gradient(#e2c88f,#c7a86b);border:0;border-radius:12px;min-height:48px;font-size:11px;font-weight:800;transition:transform .15s,filter .15s}.page-module__ntFEgq__questionnaire form>button:hover{filter:brightness(1.05)}.page-module__ntFEgq__questionnaire form>button:active{transform:translateY(1px)}.page-module__ntFEgq__questionnaire form>button:disabled{opacity:.55;filter:none}.page-module__ntFEgq__two{grid-template-columns:1fr 1fr;gap:14px;display:grid}.page-module__ntFEgq__autoRatingField{background:linear-gradient(#243244,#1e293b);border:1px solid #334155;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:3px 15px;padding:16px;display:grid}.page-module__ntFEgq__autoRatingField>span{color:#94a3b8;grid-column:1}.page-module__ntFEgq__autoRatingField strong{color:#e2c88f;grid-area:1/2/3;font:400 28px/1 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page-module__ntFEgq__autoRatingField small{color:#94a3b8;font-size:9px}.page-module__ntFEgq__availability{background:#1e293b;border:1px solid #334155;border-radius:14px;gap:8px;padding:15px;display:grid}.page-module__ntFEgq__availability legend{color:#94a3b8;letter-spacing:1.5px;text-transform:uppercase;padding:0;font-size:9px}.page-module__ntFEgq__availability>div{background:#111c33;border:1px solid #243244;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.page-module__ntFEgq__availability>div>label{color:#f1f5f9;text-transform:capitalize;align-items:center;gap:10px;font-size:13px;display:flex}.page-module__ntFEgq__availability input[type=checkbox]{accent-color:#c7a86b;width:16px;min-height:16px}.page-module__ntFEgq__availability select{width:auto}.page-module__ntFEgq__safeReplaceNotice{color:#64748b;text-align:center;font-size:9px;line-height:1.5}.page-module__ntFEgq__noRating{background:#111c33;border:1px solid #7a5c2e;border-radius:14px;gap:7px;margin-top:16px;padding:18px;display:grid}.page-module__ntFEgq__noRating strong{color:#f1f5f9;font:400 19px/1.25 Georgia,Times New Roman,serif}.page-module__ntFEgq__noRating p{color:#c7a86b;margin:0;font-size:10px;line-height:1.55}.page-module__ntFEgq__noRating>div{flex-wrap:wrap;gap:8px;display:flex}.page-module__ntFEgq__noRating a{color:#eee;border:1px solid #7a5c2e;border-radius:9px;padding:10px 12px;font-size:9px;text-decoration:none}.page-module__ntFEgq__prefillCard{background:linear-gradient(#243244,#1e293b);border:1px solid #7a5c2e;border-radius:14px;gap:9px;padding:16px;display:grid}.page-module__ntFEgq__prefillCard>span{letter-spacing:1.5px;color:#e2c88f;font:700 8px "-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif"}.page-module__ntFEgq__prefillCard>strong{color:#f1f5f9;font:400 18px/1.25 Georgia,Times New Roman,serif}.page-module__ntFEgq__prefillCard>p{color:#94a3b8;margin:0;font-size:11px;line-height:1.55}.page-module__ntFEgq__prefillCard>small{color:#64748b;font-size:9px}.page-module__ntFEgq__prefillCard>div{flex-wrap:wrap;gap:7px;display:flex}.page-module__ntFEgq__prefillCard>div button{color:#0f172a;cursor:pointer;background:#e2c88f;border:0;border-radius:9px;min-height:36px;padding:0 12px;font-size:9px;font-weight:800}.page-module__ntFEgq__prefillCard>div button+button{color:#f1f5f9;background:0 0;border:1px solid #334155}.page-module__ntFEgq__prefillUsed{background:#243244;border:0;border-left:3px solid #c7a86b;border-radius:10px;gap:5px;padding:12px;display:grid}.page-module__ntFEgq__prefillUsed strong{color:#e5c687;font-size:10px}.page-module__ntFEgq__prefillUsed small{color:#c7a86b;font-size:9px;line-height:1.5}.page-module__ntFEgq__analysisProgress{border-top:1px solid #334155;border-bottom:1px solid #334155;gap:8px;padding:13px 0;display:grid}.page-module__ntFEgq__analysisProgress>div:first-child{justify-content:space-between;gap:12px;font-size:9px;display:flex}.page-module__ntFEgq__analysisProgress>div:first-child b{color:#e2c88f}.page-module__ntFEgq__analysisTrack{background:#111c33;border:1px solid #334155;border-radius:999px;height:6px;overflow:hidden}.page-module__ntFEgq__analysisTrack span{background:#e2c88f;border-radius:999px;height:100%;transition:width .3s;display:block}.page-module__ntFEgq__analysisProgress small{color:#94a3b8;font-size:9px}.page-module__ntFEgq__questionnaire form [hidden]{display:none!important}.page-module__ntFEgq__wizardStepHead{background:linear-gradient(#243244,#1e293b);border:1px solid #334155;border-radius:14px;gap:8px;padding:17px;display:grid}.page-module__ntFEgq__wizardCounter{letter-spacing:1.8px;color:#c7a86b;font:700 9px Courier New,Courier,monospace}.page-module__ntFEgq__wizardQuestion{color:#f1f5f9;margin:0;font:400 clamp(20px,3.4vw,25px)/1.2 Georgia,Times New Roman,serif}.page-module__ntFEgq__wizardHint{color:#94a3b8;margin:0;font-size:11px;line-height:1.55}.page-module__ntFEgq__wizardBar{background:#0f172a;border-radius:999px;height:4px;margin-top:4px;overflow:hidden}.page-module__ntFEgq__wizardBar span{background:linear-gradient(90deg,#c7a86b,#e2c88f);border-radius:999px;height:100%;transition:width .25s;display:block}.page-module__ntFEgq__wizardNav{align-items:center;gap:10px;display:flex}.page-module__ntFEgq__wizardNav>small{text-align:center;letter-spacing:1.6px;color:#94a3b8;flex:1;font:700 9px Courier New,Courier,monospace}.page-module__ntFEgq__wizardNav>span{width:86px}.page-module__ntFEgq__wizardBack,.page-module__ntFEgq__wizardNext{cursor:pointer;border-radius:11px;min-height:44px;padding:0 18px;font-size:11px;font-weight:800;transition:filter .15s,background .15s}.page-module__ntFEgq__wizardBack{color:#f1f5f9;background:0 0;border:1px solid #334155}.page-module__ntFEgq__wizardBack:hover{background:#243244}.page-module__ntFEgq__wizardNext{color:#0f172a;background:linear-gradient(#e2c88f,#c7a86b);border:0}.page-module__ntFEgq__wizardNext:hover{filter:brightness(1.05)}.page-module__ntFEgq__sidebar{display:none!important}.page-module__ntFEgq__workspace{min-width:0;min-height:100vh}.page-module__ntFEgq__brand,.page-module__ntFEgq__mobileBrand{color:#f1f5f9;letter-spacing:-1px;align-items:center;gap:11px;font:400 28px/1 Georgia,Times New Roman,serif;text-decoration:none;display:flex}.page-module__ntFEgq__brandKnight,.page-module__ntFEgq__mobileBrand span{color:#f1f5f9;font-size:31px;line-height:1}.page-module__ntFEgq__account{display:none}.page-module__ntFEgq__mobileHeader{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050706f0;border-bottom:1px solid #263449;justify-content:space-between;align-items:center;height:78px;padding:0 22px;position:sticky;top:0;display:flex!important}.page-module__ntFEgq__mobileBrand{font-size:26px}.page-module__ntFEgq__mobileMenu{position:relative}.page-module__ntFEgq__mobileMenu summary{color:#c7a86b;cursor:pointer;background:#111c33;border:1px solid #334155;border-radius:10px;place-items:center;width:51px;height:51px;list-style:none;display:grid}.page-module__ntFEgq__mobileMenu summary::-webkit-details-marker{display:none}.page-module__ntFEgq__menuLines{font-size:27px;line-height:1;transform:scaleX(1.06)}.page-module__ntFEgq__menuText{display:none}.page-module__ntFEgq__mobileMenu nav{background:#0a0d0bfc;border:1px solid #334155;border-radius:12px;width:min(300px,100vw - 32px);padding:10px;display:grid;position:absolute;top:63px;right:0;box-shadow:0 24px 65px #00000094}.page-module__ntFEgq__mobileMenu nav a,.page-module__ntFEgq__mobileMenu nav button{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;min-height:44px;padding:0 13px;font-size:13px;text-decoration:none;display:flex}.page-module__ntFEgq__mobileMenu nav .page-module__ntFEgq__active{background:#c7a86b14;color:#e2c88f!important}.page-module__ntFEgq__mobileMenu nav .page-module__ntFEgq__active .page-module__ntFEgq__menuIcon{color:#e2c88f!important}.page-module__ntFEgq__mobileMenu nav .page-module__ntFEgq__menuIcon{text-align:center;color:#c7a86b;flex:0 0 24px;width:24px;font-size:15px}.page-module__ntFEgq__mobileMenu nav a:hover,.page-module__ntFEgq__mobileMenu nav button:hover{background:#243244}.page-module__ntFEgq__mobileMenu nav button{color:#94a3b8;border-top:1px solid #334155;border-radius:0;margin-top:7px}.page-module__ntFEgq__mobileMenu nav .page-module__ntFEgq__menuGroup{letter-spacing:2.2px;color:#c7a86b;text-transform:uppercase;border-top:1px solid #334155;margin:12px 13px 2px;padding-top:10px;font:700 9px/1.2 Courier New,Courier,monospace;display:block}.page-module__ntFEgq__mobileMenu nav .page-module__ntFEgq__menuGroup:first-child{border-top:0;margin-top:4px;padding-top:0}.page-module__ntFEgq__bottomNav{display:none}@media (min-width:901px){.page-module__ntFEgq__sidebar{z-index:90;background:linear-gradient(#0a1120 0% 78%,#060807 89%,#070908 96%,#0f172a 100%);flex-direction:column;width:252px;height:100vh;padding:22px 18px 14px;position:absolute;top:0;left:0;display:flex!important}.page-module__ntFEgq__sidebar:after{content:"";pointer-events:none;background:linear-gradient(#334155 0% 72%,#252b28b8 84%,#252b2847 93%,#0000 100%);width:1px;height:100%;position:absolute;top:0;right:0}.page-module__ntFEgq__brand{padding:2px 5px;font-size:29px}.page-module__ntFEgq__brandKnight{font-size:31px}.page-module__ntFEgq__sidebar nav{gap:3px;margin-top:24px;display:grid}.page-module__ntFEgq__sidebar nav a{color:#aeb4af;border:1px solid #0000;border-radius:8px;align-items:center;min-height:39px;padding:0 12px;font-size:11.5px;font-weight:650;text-decoration:none;transition:background .16s,color .16s,border-color .16s;display:flex}.page-module__ntFEgq__sidebar nav a:hover{color:#e8e9e4;background:#1e293b}.page-module__ntFEgq__sidebar nav .page-module__ntFEgq__active{color:#f1f5f9;background:#111613;border-color:#334155}.page-module__ntFEgq__account{border-top:1px solid #222824d1;gap:5px;margin-top:auto;margin-bottom:34px;padding:14px 5px 0;display:grid}.page-module__ntFEgq__account small{color:#c7a86b;letter-spacing:1.9px;font:700 9px/1.2 Courier New,Courier,monospace}.page-module__ntFEgq__account strong{color:#f1f5f9;font:400 16px/1 Georgia,Times New Roman,serif}.page-module__ntFEgq__account span{text-overflow:ellipsis;white-space:nowrap;color:#7d857f;font-size:9px;overflow:hidden}.page-module__ntFEgq__account button{color:#d9ddd7;cursor:pointer;background:0 0;border:1px solid #303833;border-radius:7px;min-height:37px;margin-top:4px;font-size:10px;font-weight:750}.page-module__ntFEgq__account button:hover{background:#111613;border-color:#465147}.page-module__ntFEgq__sidebar{overflow-y:auto}@media (max-height:720px){.page-module__ntFEgq__sidebar{padding-top:12px}.page-module__ntFEgq__sidebar nav{gap:2px;margin-top:12px}.page-module__ntFEgq__sidebar nav a{min-height:33px;font-size:11px}.page-module__ntFEgq__account{margin-bottom:12px;padding-top:10px}.page-module__ntFEgq__account button{min-height:33px}}.page-module__ntFEgq__mobileHeader{display:none!important}.page-module__ntFEgq__workspace{padding-left:var(--nav-sidebar-width);padding-bottom:28px}.page-module__ntFEgq__hero,.page-module__ntFEgq__dashboard,.page-module__ntFEgq__questionnaire,.page-module__ntFEgq__feedbackArea{width:min(1080px,100% - 56px);margin-left:auto;margin-right:auto}.page-module__ntFEgq__hero{grid-template-columns:1fr auto;align-items:end;gap:28px;padding:36px 0 18px}.page-module__ntFEgq__heroHead h1{font-size:clamp(24px,2.6vw,32px)}.page-module__ntFEgq__heroHead p{font-size:11.5px}.page-module__ntFEgq__metricGrid strong{font-size:23px}.page-module__ntFEgq__todayCard{justify-content:space-between;align-items:center;gap:22px;display:flex}.page-module__ntFEgq__todayActions{margin-top:0}.page-module__ntFEgq__weekDays{gap:6px}.page-module__ntFEgq__weekDays article{padding:11px 6px}.page-module__ntFEgq__weekDays article>strong{font-size:17px}.page-module__ntFEgq__sessionGrid>article{padding:15px 16px}.page-module__ntFEgq__sessionGrid h3{font-size:18px}.page-module__ntFEgq__coach{gap:2px;display:grid}}@media (max-width:900px){.page-module__ntFEgq__workspace{padding-bottom:calc(var(--nav-bottom-height) + 20px)}.page-module__ntFEgq__page{padding-bottom:56px}.page-module__ntFEgq__bottomNav{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050706f5;border-top:1px solid #263449;grid-template-columns:repeat(4,1fr);height:60px;display:grid;position:fixed;bottom:0;left:0;right:0}.page-module__ntFEgq__bottomNav a{color:#737a74;align-content:center;place-items:center;gap:3px;text-decoration:none;display:grid}.page-module__ntFEgq__bottomNav span{font-size:17px;line-height:1}.page-module__ntFEgq__bottomNav small{font-size:8px;font-weight:750}.page-module__ntFEgq__bottomNav .page-module__ntFEgq__bottomActive{color:#c7a86b}}@media (max-width:650px){.page-module__ntFEgq__hero,.page-module__ntFEgq__dashboard,.page-module__ntFEgq__questionnaire,.page-module__ntFEgq__feedbackArea{width:min(100% - 24px,440px)}.page-module__ntFEgq__hero{gap:10px;padding:18px 0 12px}.page-module__ntFEgq__heroHead h1{font-size:22px}.page-module__ntFEgq__heroHead p{font-size:13px;line-height:1.5}.page-module__ntFEgq__ratingChip{padding:10px 13px}.page-module__ntFEgq__ratingChip strong{font-size:22px}.page-module__ntFEgq__ratingChip small{font-size:10px}.page-module__ntFEgq__planHeader p,.page-module__ntFEgq__questionnaire header p{font-size:12px;line-height:1.5}.page-module__ntFEgq__planHeader h2,.page-module__ntFEgq__weekSection h2,.page-module__ntFEgq__blocksSection h2,.page-module__ntFEgq__historySection h2,.page-module__ntFEgq__questionnaire h2{font-size:20px}.page-module__ntFEgq__planHeader button,.page-module__ntFEgq__questionnaire header>button{min-height:36px;padding:0 14px;font-size:10px}.page-module__ntFEgq__metricGrid{grid-template-columns:1fr 1fr;gap:7px}.page-module__ntFEgq__metricGrid article{padding:10px 11px}.page-module__ntFEgq__metricGrid strong{font-size:19px}.page-module__ntFEgq__metricGrid small{font-size:10px}.page-module__ntFEgq__todayCard{padding:14px}.page-module__ntFEgq__todayCard p,.page-module__ntFEgq__completedCard p{font-size:12px}.page-module__ntFEgq__todayCard>div:first-child>small{font-size:10px}.page-module__ntFEgq__todayCard h2,.page-module__ntFEgq__completedCard h2{font-size:19px}.page-module__ntFEgq__todayActions,.page-module__ntFEgq__completedCard>div{width:100%}.page-module__ntFEgq__todayActions a,.page-module__ntFEgq__todayActions button,.page-module__ntFEgq__completedCard a,.page-module__ntFEgq__completedCard button{flex:1;justify-content:center;font-size:11px}.page-module__ntFEgq__detailsToggle{font-size:9.5px}.page-module__ntFEgq__detailsPanel>p{font-size:12px}.page-module__ntFEgq__detailsPanel li strong{font-size:10.5px}.page-module__ntFEgq__detailsPanel li small{font-size:10.5px;line-height:1.45}.page-module__ntFEgq__weekSection,.page-module__ntFEgq__blocksSection,.page-module__ntFEgq__historySection,.page-module__ntFEgq__coach{margin-top:16px;padding-top:13px}.page-module__ntFEgq__weekSection>header,.page-module__ntFEgq__blocksSection>header,.page-module__ntFEgq__historySection>header{flex-direction:column;align-items:flex-start;gap:6px}.page-module__ntFEgq__weekSection>header>small,.page-module__ntFEgq__blocksSection>header>small{text-align:left;font-size:10px}.page-module__ntFEgq__weekDays{grid-template-columns:repeat(7,1fr);gap:4px}.page-module__ntFEgq__weekDays article{padding:7px 2px 6px}.page-module__ntFEgq__weekDays article>span{font-size:7px}.page-module__ntFEgq__weekDays article>strong{font-size:13px}.page-module__ntFEgq__sessionGrid{grid-template-columns:1fr;gap:7px}.page-module__ntFEgq__sessionGrid>article{padding:12px 13px}.page-module__ntFEgq__sessionGrid h3{font-size:17px}.page-module__ntFEgq__sessionGrid .page-module__ntFEgq__date{font-size:11px}.page-module__ntFEgq__blockMeta small{font-size:9px}.page-module__ntFEgq__sessionActions a,.page-module__ntFEgq__sessionActions button{font-size:10.5px}.page-module__ntFEgq__donePill{font-size:10px}.page-module__ntFEgq__historyList strong,.page-module__ntFEgq__previousPlans strong{font-size:12px}.page-module__ntFEgq__historyList small,.page-module__ntFEgq__previousPlans small{font-size:9.5px}.page-module__ntFEgq__emptyState{font-size:11px}.page-module__ntFEgq__coach{padding:14px}.page-module__ntFEgq__coach>p{font-size:12px}.page-module__ntFEgq__coach>button{font-size:11px}.page-module__ntFEgq__wizardQuestion{font-size:20px}.page-module__ntFEgq__wizardHint{font-size:12px;line-height:1.5}.page-module__ntFEgq__wizardCounter{font-size:10px}.page-module__ntFEgq__wizardBack,.page-module__ntFEgq__wizardNext{font-size:12px}.page-module__ntFEgq__questionnaire{padding:16px}.page-module__ntFEgq__questionnaire label>span,.page-module__ntFEgq__autoRatingField small,.page-module__ntFEgq__availability legend{font-size:10px}.page-module__ntFEgq__availability>div>label{font-size:13px}.page-module__ntFEgq__two{grid-template-columns:1fr}.page-module__ntFEgq__prefillCard>p{font-size:12px}.page-module__ntFEgq__prefillCard>strong{font-size:17px}.page-module__ntFEgq__prefillCard>div button,.page-module__ntFEgq__safeReplaceNotice{font-size:10px}.page-module__ntFEgq__noRating p{font-size:12px}.page-module__ntFEgq__wizardNav>span{width:0}.page-module__ntFEgq__wizardBack,.page-module__ntFEgq__wizardNext{min-height:42px;padding:0 15px}}@media (max-width:360px){.page-module__ntFEgq__heroHead h1{font-size:21px}.page-module__ntFEgq__metricGrid strong{font-size:17px}}
