*{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%;width:100%;background:#0f1115}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;line-height:1.4;color:#e9edf2;overflow-x:hidden}a{color:#c9d2dd;text-decoration:underline}a:hover{color:#f4c542}.board-container{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;grid-gap:28px;gap:28px;width:100%;min-height:100vh;padding:18px}div[data-testid=black-square]>div:first-child>div:first-child:not([data-testid]),div[data-testid=black-square]>div:first-child>div:last-child:not([data-testid]),div[data-testid=bottom-left-1],div[data-testid=bottom-left-8],div[data-testid=bottom-left-a],div[data-testid=bottom-left-h],div[data-testid=column-a],div[data-testid=column-b],div[data-testid=column-c],div[data-testid=column-d],div[data-testid=column-e],div[data-testid=column-f],div[data-testid=column-g],div[data-testid=column-h],div[data-testid=white-square]>div:first-child>div:first-child:not([data-testid]),div[data-testid=white-square]>div:first-child>div:last-child:not([data-testid]){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;font-weight:800!important;color:hsla(0,0%,100%,.85)!important}:focus-visible{outline:2px solid rgba(244,197,66,.55);outline-offset:2px}body{-webkit-tap-highlight-color:rgba(0,0,0,0)}@media (prefers-reduced-motion:reduce){*{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}}@media (hover:hover){::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.14);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.22)}}.topnav{width:100%;padding:20px 0 0;margin-left:0;background:#0f1115}.topnav-inner{max-width:1100px;--topnav-left-nudge:-72px;--topnav-right-nudge:0px;margin:0 auto;padding:0 18px;flex-direction:row;justify-content:space-between}.topnav-actions,.topnav-inner{display:flex;align-items:center;grid-gap:16px;gap:16px}.topnav-actions{margin-right:var(--topnav-right-nudge)}.topnav-logo-link{display:flex;align-items:center;justify-content:center;height:40px;padding:0 12px 0 40px;margin-left:0}.topnav-logo-link:hover{opacity:.9}.topnav-logo{height:80px;margin-left:var(--topnav-left-nudge);width:auto;display:block;transform:translateY(0);cursor:pointer}.topnav-button{height:40px;font-weight:800;font-size:13px;border:1px solid hsla(0,0%,100%,.12);padding:0 12px;cursor:pointer;background:#1a2030;color:#e9edf2;border-radius:10px;display:flex;align-items:center}.topnav-button:hover{border-color:hsla(0,0%,100%,.22);background:#1d2537}.topnav-icon-link{text-decoration:none;color:inherit}.topnav-button.active,.topnav-button.primary,.topnav-profile.active{border-color:rgba(244,197,66,.35);background:rgba(244,197,66,.14)}.page-hero{padding:20px 0 18px;text-align:center;margin-bottom:10px}.page-hero h1{font-size:3.2rem;font-weight:700;letter-spacing:-.02em;margin:0}.page-hero p{margin-top:8px;font-size:.95rem;color:hsla(0,0%,100%,.6)}.topnav-right{position:relative}.topnav-right,.topnav-streak{display:flex;align-items:center;grid-gap:6px;gap:6px}.topnav-streak{background:none;border:none;border-radius:0}.topnav-streak-text{font-weight:800}.topnav-profile-link{text-decoration:none}.topnav-profile{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:transparent;border:1px solid transparent}.topnav-profile:hover{background:hsla(0,0%,100%,.06)}.topnav-profile-icon{font-size:18px}.topnav-profile-btn{cursor:pointer;padding:0;outline:none}.topnav-menu{position:absolute;top:calc(100% + 10px);right:0;min-width:190px;border-radius:14px;background:rgba(20,20,25,.96);border:1px solid hsla(0,0%,100%,.14);box-shadow:0 12px 34px rgba(0,0,0,.45);padding:8px;z-index:50}.topnav-menu-item{display:flex;align-items:center;width:100%;border-radius:10px;padding:10px;background:transparent;border:0;color:#e9edf2;text-decoration:none;font-weight:800;font-size:13px;cursor:pointer;text-align:left}.topnav-menu-item:hover{background:hsla(0,0%,100%,.06)}.topnav-menu-danger:hover{background:rgba(255,90,90,.14)}.topnav-logo-link{transition:opacity .12s ease,transform .12s ease}.topnav-logo-link:active{transform:translateY(1px)}.topnav-button,.topnav-profile{transition:background .12s ease,border-color .12s ease,opacity .12s ease,transform .12s ease}.topnav-button:active,.topnav-profile:active{transform:translateY(1px)}.topnav-button:focus-visible,.topnav-logo-link:focus-visible,.topnav-profile:focus-visible{outline:2px solid rgba(244,197,66,.55);outline-offset:3px;border-radius:12px}@media (max-width:520px){.topnav{padding:calc(env(safe-area-inset-top) + 10px) 0 0}.topnav-inner{--topnav-left-nudge:0px;padding:0 14px;grid-gap:10px;gap:10px;flex-wrap:wrap;justify-content:center}.topnav-actions{grid-gap:10px;gap:10px;order:2;flex:0 0 auto}.topnav-right{grid-gap:8px;gap:8px;order:3;flex:0 0 auto}.topnav-logo-link{height:96px;padding:0;order:1;flex:0 0 100%;justify-content:center}.topnav-logo{height:80px;margin-left:0;transform:translateY(0);flex:0 0 auto}.topnav-profile{width:38px;height:38px;border-radius:10px}.topnav-streak{height:38px;padding:0 10px;border-radius:12px}.page-hero{padding:12px 0 10px;margin-bottom:6px}.page-hero h1{font-size:2.25rem;letter-spacing:-.015em}.page-hero p{font-size:.92rem;margin-top:6px}}.topnav-member-pill{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:16px;font-weight:900;line-height:1;border:1px solid transparent;background:transparent;color:#e9edf2;-webkit-user-select:none;user-select:none;opacity:.92}.topnav-member-pill.free{opacity:.65}.topnav-member-pill.member{opacity:.92}.topnav-member-pill:hover{background:hsla(0,0%,100%,.06)}.topnav{z-index:1000}.topnav-inner{position:relative;z-index:1000;overflow:visible}.topnav-actions{position:relative;z-index:1001}.topnav-menu{z-index:2000}.home-page .topnav{background:transparent}.home-page .topnav:before{inset:0;z-index:-1;background:linear-gradient(180deg,rgba(12,14,18,.86),rgba(12,14,18,.46) 55%,rgba(12,14,18,0))}.topnav{z-index:5000}.topnav-right{z-index:5001}.topnav-menu{z-index:6000}.home-page .topnav:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:140vw;height:120px;pointer-events:none;z-index:0;background:radial-gradient(70% 140% at 50% 0,rgba(12,14,18,.88) 0,rgba(12,14,18,.52) 55%,rgba(12,14,18,0) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-page .topnav-inner{position:relative;z-index:1}.topnav{background:transparent!important}.home-page .topnav:before,.topnav:before{content:none!important;display:none!important}.topnav{position:relative;z-index:20000;overflow:visible}.topnav-actions,.topnav-inner,.topnav-right{position:relative;z-index:20001;overflow:visible}.topnav-menu{z-index:30000;opacity:1}.topnav-startfree{display:inline-flex;align-items:center;grid-gap:8px;gap:8px;padding:8px 14px;height:34px;border-radius:10px;font-weight:700;font-size:13px;letter-spacing:.2px;cursor:pointer;background:rgba(244,197,66,.18);border:1px solid rgba(244,197,66,.34);box-shadow:0 8px 22px rgba(0,0,0,.35);transition:transform .12s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.topnav-startfree,.topnav-startfree:active,.topnav-startfree:hover,.topnav-startfree:link,.topnav-startfree:visited{text-decoration:none;color:hsla(0,0%,100%,.96)}.topnav-startfree:hover{transform:translateY(-1px);background:rgba(244,197,66,.24);border-color:rgba(244,197,66,.46);box-shadow:0 10px 26px rgba(0,0,0,.44)}.topnav-startfree:active{transform:translateY(0)}.topnav-startfree-pulse{animation:topnavPulseGlow 1.7s ease-in-out infinite}@keyframes topnavPulseGlow{0%{box-shadow:0 8px 22px rgba(0,0,0,.35),0 0 0 rgba(244,197,66,0)}50%{box-shadow:0 10px 28px rgba(0,0,0,.46),0 0 18px rgba(244,197,66,.16)}to{box-shadow:0 8px 22px rgba(0,0,0,.35),0 0 0 rgba(244,197,66,0)}}@media (prefers-reduced-motion:reduce){.topnav-startfree-pulse{animation:none}.topnav-startfree:hover{transform:none}}.topnav-streak-wrap{position:relative}.topnav-streak{width:40px;min-width:40px;height:40px;padding:0;justify-content:center;border:1px solid transparent;border-radius:10px;background:transparent;cursor:pointer;transition:background .12s ease,border-color .12s ease,transform .12s ease}.topnav-streak:hover{background:hsla(0,0%,100%,.06);border-color:transparent}.topnav-streak:active{transform:translateY(1px)}.topnav-streak-flame{font-size:16px;line-height:1}.topnav-streak-text{display:inline-flex;align-items:center;justify-content:center;grid-gap:0;gap:0;font-size:16px;color:#f3f5f7}.topnav-streak-text span:last-child{display:none}.topnav-streak-popover{position:absolute;top:calc(100% + 10px);right:0;width:290px;padding:16px;border-radius:14px;background:#11141a;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 18px 40px rgba(0,0,0,.45);z-index:31000}.topnav-streak-card-head{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:12px;gap:12px;margin-bottom:14px}.topnav-streak-card-title{font-size:18px;font-weight:800;color:#fff;line-height:1.15}.topnav-streak-card-subtitle{margin-top:6px;font-size:14px;line-height:1.35;color:hsla(0,0%,100%,.74);max-width:150px}.topnav-streak-card-flame{width:66px;height:66px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:40px;background:rgba(255,177,48,.18);border:1px solid rgba(255,177,48,.32);flex:0 0 66px}.topnav-streak-weekdays,.topnav-streak-weekgrid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px}.topnav-streak-weekdays{margin-bottom:8px}.topnav-streak-weekday-label{text-align:center;font-size:13px;font-weight:700;color:hsla(0,0%,100%,.86)}.topnav-streak-day{width:100%;aspect-ratio:1/1;border-radius:999px;display:flex;align-items:center;justify-content:center;background:rgba(126,132,148,.38);color:transparent;font-size:16px;font-weight:900;border:1px solid transparent}.topnav-streak-day.is-done{background:#f2a52b;color:#141418}.topnav-streak-day.is-today{border-color:hsla(0,0%,100%,.24)}@media (max-width:520px){.topnav-streak-popover{right:-12px;width:min(290px,calc(100vw - 28px))}}@media (max-width:520px){.topnav-actions,.topnav-right{width:100%;justify-content:center}.topnav-right{flex-wrap:wrap;grid-row-gap:10px;row-gap:10px}.topnav-streak-wrap{position:static}.topnav-streak-popover{position:fixed;top:calc(env(safe-area-inset-top) + 160px);left:50%;right:auto;transform:translateX(-50%);width:min(340px,calc(100vw - 24px));max-width:calc(100vw - 24px);padding:14px}.topnav-streak-card-head{align-items:center}.topnav-streak-card-subtitle{max-width:none;padding-right:8px}.topnav-streak-card-flame{width:58px;height:58px;flex:0 0 58px;border-radius:16px;font-size:34px}.topnav-streak-weekdays,.topnav-streak-weekgrid{grid-gap:6px;gap:6px}.topnav-streak-weekday-label{font-size:12px}.topnav-streak-day{font-size:15px}}.topnav-trial-banner{width:100%;margin-top:24px;margin-bottom:8px;padding:0 18px}.topnav-trial-banner-inner{max-width:1100px;margin:0 auto;min-height:58px;padding:10px 14px;border-radius:16px;background:radial-gradient(120% 180% at 0 50%,rgba(244,197,66,.18) 0,rgba(244,197,66,0) 44%),linear-gradient(135deg,rgba(18,22,28,.98),rgba(12,15,20,.98) 62%,rgba(25,21,12,.98));border:1px solid rgba(244,197,66,.18);display:flex;align-items:center;justify-content:space-between;grid-gap:14px;gap:14px;box-shadow:0 14px 32px rgba(0,0,0,.34)}.topnav-trial-banner-copy{display:flex;align-items:center;grid-gap:10px;gap:10px;min-width:0}.topnav-trial-banner-label{color:#fff;font-size:15px;font-weight:900;white-space:nowrap}.topnav-trial-banner-timer{display:flex;align-items:center;grid-gap:8px;gap:8px;flex-wrap:wrap;justify-content:center}.topnav-trial-banner-segment{min-width:62px;padding:7px 10px;border-radius:12px;background:hsla(0,0%,100%,.05);border:1px solid rgba(244,197,66,.16);display:flex;flex-direction:column;align-items:center;justify-content:center}.topnav-trial-banner-value{font-size:24px;line-height:1;font-weight:1000;color:#f4c542}.topnav-trial-banner-unit{margin-top:4px;font-size:10px;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(233,237,242,.78)}.topnav-trial-banner-btn{height:40px;padding:0 16px;border-radius:12px;background:rgba(244,197,66,.95);border:1px solid rgba(244,197,66,.85);color:#111;text-decoration:none;font-weight:900;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.topnav-trial-banner-btn:hover{filter:brightness(1.03)}@media (max-width:720px){.topnav-trial-banner{margin-top:18px;padding:0 14px}.topnav-trial-banner-inner{justify-content:center;text-align:center;flex-wrap:wrap}}.home-page{min-height:100vh;overflow-x:hidden}.home-hero{max-width:1100px;margin:0 auto;padding:38px 18px 6px;text-align:center}.home-title{margin:0;font-size:52px;font-weight:900;letter-spacing:-.6px;color:#e9edf2}.home-subtitle{margin-top:10px;font-size:15px;color:rgba(233,237,242,.6)}@media (max-width:700px){.home-title{font-size:38px}}.home-courses{max-width:1200px;margin:0 auto;padding:18px 18px 40px}.home-courses-header{display:flex;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px;margin:0 0 18px}.home-search{display:flex;align-items:center;grid-gap:10px;gap:10px;width:320px;max-width:72vw;padding:10px 12px;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1)}.home-search-icon{color:rgba(233,237,242,.55);display:inline-flex;align-items:center;justify-content:center}.home-search-input{width:100%;background:transparent;border:none;outline:none;color:#e9edf2;font-size:14px}.home-search-input::placeholder{color:rgba(233,237,242,.35)}.home-lines-learned{color:rgba(233,237,242,.7);font-size:14px;letter-spacing:.2px;white-space:nowrap}.home-course-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}@media (max-width:900px){.home-course-grid{grid-template-columns:1fr}.home-courses-header{flex-direction:column;align-items:stretch}.home-search{width:100%;max-width:100%}}.home-course-card{transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease;display:grid;grid-template-columns:190px minmax(0,1fr);grid-gap:16px;gap:16px;padding:16px;border-radius:16px;background:rgba(10,12,16,.55);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 10px 40px rgba(0,0,0,.35);cursor:pointer;-webkit-user-select:none;user-select:none}.home-course-card:focus{outline:none;box-shadow:0 0 0 2px rgba(244,197,66,.25),0 10px 40px rgba(0,0,0,.35)}.home-course-thumb{border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;width:160px;height:160px;flex:0 0 auto}.home-course-thumb>div{transform:translateZ(0);width:160px!important;height:160px!important}.home-course-thumb .react-chessboard{position:relative}.home-course-thumb .react-chessboard .board-b72b1{width:160px!important;height:160px!important}.home-course-thumb .react-chessboard .piece-417db,.home-course-thumb div[style*=background-image]{background-position:50%!important;background-repeat:no-repeat!important;background-size:85% 85%!important}.home-course-thumb div[style*=background-image]{transform:translateZ(0)}.home-course-thumb .chessboard{width:160px!important;height:160px!important;position:relative}.home-course-main{display:flex;flex-direction:column;grid-gap:10px;gap:10px;min-width:0}.home-course-top{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:12px;gap:12px}.home-course-title{flex:1 1 auto;min-width:0;font-size:20px;font-weight:700;color:#e9edf2}.home-course-badge{font-size:12px;padding:6px 10px;border-radius:999px;background:rgba(244,197,66,.95);color:#111;font-weight:700}.home-course-desc{font-size:14px;line-height:1.35;color:rgba(233,237,242,.72);max-width:560px}.home-course-progress-row{display:flex;align-items:center;grid-gap:12px;gap:12px;margin-top:4px}.home-course-progress{height:10px;flex:1 1;border-radius:999px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);overflow:hidden}.home-course-progress-fill{height:100%;width:0;border-radius:999px;background:rgba(244,197,66,.85)}.home-course-card.accent-purple .home-course-progress-fill{background:rgba(167,112,255,.85)}.home-course-total{font-size:12px;color:rgba(233,237,242,.55);white-space:nowrap}.home-course-cta{font-size:14px;color:rgba(233,237,242,.9);margin-top:4px}@media (max-width:520px){.home-course-card{transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease;grid-template-columns:170px minmax(0,1fr);padding:12px;grid-gap:12px;gap:12px}.home-course-main{grid-gap:8px;gap:8px}.home-course-title{font-size:18px}.home-course-desc{font-size:13px;line-height:1.3}.home-course-progress-row{grid-gap:10px;gap:10px}}.home-header-right{display:flex;align-items:center;justify-content:flex-end;grid-gap:14px;gap:14px;flex:1 1}.home-create-rep{display:inline-flex;align-items:center;grid-gap:10px;gap:10px;padding:8px 12px;border-radius:12px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);color:rgba(233,237,242,.92);font-size:12px;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:0 10px 30px rgba(0,0,0,.28);transition:transform .12s ease,border-color .12s ease,background .12s ease}.home-create-rep:hover{transform:translateY(-1px);border-color:hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.07)}.home-create-rep:active{transform:translateY(0)}.home-create-rep-icon{display:inline-flex;align-items:center;justify-content:center;opacity:.9}@media (max-width:900px){.home-header-right{width:100%;justify-content:space-between}.home-create-rep{width:auto;justify-content:center}}.home-create-rep-icon svg{width:14px;height:14px}.home-course-card:hover{border-color:hsla(0,0%,100%,.18);box-shadow:0 12px 44px rgba(0,0,0,.38);transform:translateY(-1px)}.home-course-card:active{transform:translateY(0)}.home-course-card:focus-visible{outline:2px solid rgba(244,197,66,.55);outline-offset:3px}@media (max-width:520px){.home-hero{padding:18px 14px 6px}.home-title{font-size:30px}.home-subtitle{font-size:14px;margin-top:8px}.home-create-rep{background:rgba(244,197,66,.14);border-color:rgba(244,197,66,.35)}.home-create-rep:after{content:"Custom rep";font-weight:800;font-size:12px;opacity:.85;margin-left:6px}}.home-search-wrap{position:relative;display:flex;align-items:center;grid-gap:10px;gap:10px}.home-filter-button{padding:10px 14px;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);color:#e9edf2;font-size:13px;font-weight:700;cursor:pointer}.home-filter-button:hover{border-color:hsla(0,0%,100%,.22)}.home-filters-panel{position:absolute;top:52px;left:0;z-index:50;width:260px;padding:14px;border-radius:14px;background:rgba(10,12,16,.96);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 18px 50px rgba(0,0,0,.55)}.filter-section{margin-bottom:14px}.filter-section:last-child{margin-bottom:0}.filter-title{font-size:12px;font-weight:800;color:rgba(233,237,242,.75);margin-bottom:6px;text-transform:uppercase}@media (max-width:900px){.home-search-wrap{width:100%}.home-filter-button{white-space:nowrap}.home-filters-panel{width:min(92vw,260px)}}.home-page{padding:32px}.home-hero{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:48px;gap:48px;align-items:center;margin-bottom:64px}.home-hero h1{font-size:56px;font-weight:700}.home-hero-sub{font-size:18px;opacity:.85;margin:16px 0 32px}.home-primary-cta{background:#f5b942;color:#111;font-weight:600;border-radius:12px;padding:14px 24px;border:none;cursor:pointer}.home-hero-features{display:flex;grid-gap:24px;gap:24px;margin-top:32px}.home-hero-features .feature{background:hsla(0,0%,100%,.05);padding:12px 16px;border-radius:10px;font-size:14px}.home-hero-board{background:hsla(0,0%,100%,.04);border-radius:16px;padding:16px}.home-all-openings,.home-recommended{margin-top:48px}.home-all-openings h2,.home-recommended h2{margin-bottom:24px}.home-hero-v2{max-width:1200px;margin:0 auto;padding:34px 18px 10px}.home-hero-v2-inner{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:40px;gap:40px;align-items:center;padding:34px;border-radius:22px;background:radial-gradient(800px 400px at 20% 20%,rgba(255,196,66,.1),transparent 60%),radial-gradient(700px 380px at 80% 30%,rgba(99,143,255,.08),transparent 62%),linear-gradient(180deg,rgba(0,0,0,.62),rgba(0,0,0,.78));box-shadow:0 18px 70px rgba(0,0,0,.55);position:relative;overflow:hidden}.home-hero-v2-kicker{font-size:12px;letter-spacing:.6px;text-transform:uppercase;color:rgba(233,237,242,.55);margin-bottom:10px}.home-hero-v2-title{margin:0;font-size:56px;line-height:1.03;letter-spacing:-.8px;color:#e9edf2;font-weight:900}.home-hero-v2-sub{margin-top:14px;font-size:16px;color:rgba(233,237,242,.7)}.home-hero-v2-cta{margin-top:22px;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:12px;border:1px solid rgba(244,197,66,.55);background:rgba(244,197,66,.95);color:#111;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 14px 40px rgba(0,0,0,.35);transition:transform .12s ease,filter .12s ease}.home-hero-v2-cta:hover{transform:translateY(-1px);filter:brightness(1.02)}.home-hero-v2-pillrow{display:flex;grid-gap:12px;gap:12px;margin-top:22px;flex-wrap:wrap}.home-hero-v2-pill{padding:10px 12px;border-radius:14px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:rgba(233,237,242,.86);font-size:13px;font-weight:800}.home-hero-v2-right{display:flex;justify-content:flex-end}.home-hero-board-frame{position:relative;width:460px;max-width:100%;border-radius:18px;padding:14px;background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 22px 70px rgba(0,0,0,.55)}.home-hero-board-inner>div{transform:translateZ(0)}.home-hero-board-inner div[style*=background-image]{background-position:50%!important;background-repeat:no-repeat!important;background-size:85% 85%!important}.home-hero-stats{position:absolute;right:14px;top:14px;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.home-hero-stat{min-width:132px;padding:10px 12px;border-radius:14px;background:rgba(10,12,16,.78);border:1px solid hsla(0,0%,100%,.1)}.home-hero-stat-value{font-size:18px;font-weight:900;color:#e9edf2;line-height:1.1}.home-hero-stat-label{font-size:11px;color:rgba(233,237,242,.6);text-transform:uppercase;letter-spacing:.5px;margin-top:2px}@media (max-width:1000px){.home-hero-v2-inner{grid-template-columns:1fr;grid-gap:22px;gap:22px;padding:24px 20px}.home-hero-v2-right{justify-content:center}.home-hero-v2-title{font-size:46px;text-align:center}.home-hero-v2-left{text-align:center}}@media (max-width:520px){.home-hero-v2-title{font-size:36px}.home-hero-board-frame{padding:10px}.home-hero-stats{position:static;flex-direction:row;justify-content:center;flex-wrap:wrap;grid-gap:10px;gap:10px;margin-top:12px}.home-hero-stat{min-width:0;padding:8px 10px;border-radius:12px}.home-hero-stat-value{font-size:16px}.home-hero-stat-label{font-size:10px}}.home-hero-v2-inner:before{content:"";position:absolute;inset:0;background:radial-gradient(900px 420px at 70% 20%,rgba(0,0,0,.1),rgba(0,0,0,.7) 70%);pointer-events:none;z-index:0}.home-hero-v2-inner>*{position:relative;z-index:1}.home-page{padding:0}.home-hero-v2{padding-top:18px}.home-courses{padding-top:12px}.home-hero-v2-inner{box-shadow:0 16px 60px rgba(0,0,0,.5);background:radial-gradient(900px 460px at 18% 22%,rgba(244,197,66,.14),transparent 62%),radial-gradient(820px 440px at 82% 28%,rgba(99,143,255,.12),transparent 64%),linear-gradient(180deg,rgba(18,22,28,.52),rgba(10,12,16,.62));border:1px solid hsla(0,0%,100%,.08);box-shadow:0 14px 55px rgba(0,0,0,.42)}.home-hero-v2-inner:before{background:radial-gradient(980px 520px at 70% 18%,hsla(0,0%,100%,.06),rgba(0,0,0,.55) 72%)}.home-page{background:radial-gradient(900px 460px at 18% 22%,rgba(244,197,66,.14),transparent 62%),radial-gradient(820px 440px at 82% 28%,rgba(99,143,255,.12),transparent 64%),linear-gradient(180deg,rgba(18,22,28,.6),rgba(10,12,16,.66))}.home-hero-v2-inner{border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.home-hero-v2-inner,.home-hero-v2-inner:before,.home-page{background:transparent}.home-page{position:relative}.home-page:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(900px 460px at 18% 22%,rgba(244,197,66,.14),transparent 62%),radial-gradient(820px 440px at 82% 28%,rgba(99,143,255,.12),transparent 64%),linear-gradient(180deg,rgba(18,22,28,.6),rgba(10,12,16,.66))}.home-page>*{position:relative;z-index:1}.home-hero-v2-inner{border-radius:0;overflow:visible}.home-page .topnav{background:linear-gradient(180deg,rgba(15,17,21,.78),rgba(15,17,21,.42) 60%,rgba(15,17,21,0));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding-bottom:14px}.home-hero-board-inner,.home-hero-board-inner *{pointer-events:none}.home-hero-stats{z-index:5}.home-page>.topnav{position:relative;z-index:20;overflow:visible}.home-page>.home-hero-v2{position:relative;z-index:1}.home-page .topnav{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding-bottom:0!important}@media (max-width:520px){.home-hero-v2-right{width:100%;justify-content:center}.home-hero-board-frame{width:100%;max-width:360px;margin:0 auto}.home-hero-board-inner{display:flex;justify-content:center}.home-hero-board-inner>div{max-width:100%}}@media (max-width:520px){.home-hero-v2-pillrow{justify-content:center}}.home-section{margin-top:18px;padding:16px 16px 18px;border-radius:16px;background:rgba(0,0,0,.16);border:1px solid hsla(0,0%,100%,.06)}.home-section--recommended{background:radial-gradient(900px 240px at 18% 0,rgba(244,197,66,.1),transparent 60%),rgba(0,0,0,.18);border-color:rgba(244,197,66,.14)}.home-section--all{background:rgba(0,0,0,.12)}.home-section-row{display:flex;align-items:flex-end;justify-content:space-between;grid-gap:14px;gap:14px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.06)}.home-section-row-tight{padding-bottom:10px;margin-bottom:10px}.home-section-left{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.home-section-title{font-size:18px;font-weight:900;letter-spacing:-.2px;color:rgba(233,237,242,.96)}.home-section-sub{font-size:12px;font-weight:700;color:rgba(233,237,242,.55)}.home-section-meta{font-size:12px;font-weight:800;color:rgba(233,237,242,.6);white-space:nowrap}@media (max-width:520px){.home-section{padding:14px 12px 16px;border-radius:14px}.home-section-row{align-items:flex-start}}.home-hero-carousel-controls{display:flex;align-items:center;grid-gap:14px;gap:14px;margin-top:26px}.home-hero-carousel-arrow{width:42px;height:42px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.05);color:#e9edf2;font-size:28px;line-height:1;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.home-hero-carousel-arrow:hover{transform:translateY(-1px);border-color:hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.08)}.home-hero-carousel-dots{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;grid-gap:10px;gap:10px}.home-hero-carousel-dot{width:42px;height:10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.08);cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.home-hero-carousel-dot:hover{border-color:hsla(0,0%,100%,.26);background:hsla(0,0%,100%,.14)}.home-hero-carousel-dot.is-active{background:rgba(244,197,66,.95);border-color:rgba(244,197,66,.85)}.home-hero-v2-left,.home-hero-v2-right{min-width:0}.home-hero-stat-value{word-break:break-word}@media (max-width:1000px){.home-hero-carousel-controls{justify-content:center}}@media (max-width:520px){.home-hero-carousel-controls{grid-gap:10px;gap:10px;margin-top:20px}.home-hero-carousel-arrow{width:38px;height:38px;border-radius:10px;font-size:24px}.home-hero-carousel-dot{width:28px;height:8px}}.home-course-badges{display:flex;align-items:center;justify-content:flex-end;grid-gap:8px;gap:8px;flex-wrap:wrap;min-width:0;max-width:100%}.home-course-badge-prestige{background:linear-gradient(180deg,rgba(250,204,21,.22),rgba(168,85,247,.14));border:1px solid rgba(250,204,21,.28);color:#fff1b8;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)}.home-course-prestige-badge{display:inline-flex;align-items:center;grid-gap:8px;gap:8px;flex:0 1 auto;max-width:100%;min-height:32px;padding:4px 7px 4px 5px;border-radius:999px;border:1px solid rgba(250,204,21,.28);background:radial-gradient(circle at top left,rgba(250,204,21,.2),transparent 56%),linear-gradient(135deg,rgba(28,24,18,.96),rgba(48,31,67,.92));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 10px 24px rgba(0,0,0,.24);color:#f8fafc}.home-course-prestige-badge-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:linear-gradient(180deg,rgba(250,204,21,.96),rgba(245,158,11,.88));color:#161616;font-size:11px;line-height:1;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.35),0 4px 10px rgba(245,158,11,.28)}.home-course-prestige-badge-copy{display:inline-flex;align-items:center;grid-gap:8px;gap:8px}.home-course-prestige-badge-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(248,250,252,.76)}.home-course-prestige-badge-rank{display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:5px 10px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:#fff7d6;font-size:12px;font-weight:800;letter-spacing:.08em}@media (max-width:700px){.home-course-top{flex-wrap:wrap;grid-gap:10px;gap:10px}.home-course-badges{width:100%;justify-content:flex-start}}@media (max-width:520px){.home-course-badges{grid-gap:6px;gap:6px}.home-course-badge,.home-course-badge-prestige{font-size:11px;padding:6px 9px}.home-course-prestige-badge{min-height:30px;padding:4px 6px 4px 4px}.home-course-prestige-badge-copy{grid-gap:6px;gap:6px}.home-course-prestige-badge-label{display:none}.home-course-prestige-badge-rank{min-width:28px;padding:5px 8px}}.home-footer{max-width:1200px;margin:44px auto 0;padding:26px 18px 34px;border-top:1px solid hsla(0,0%,100%,.08)}.home-footer-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.8fr);grid-gap:28px;gap:28px;align-items:start}.home-footer-brand{display:flex;align-items:flex-start;grid-gap:14px;gap:14px;min-width:0}.home-footer-mark{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);color:rgba(244,197,66,.92);font-size:18px;flex:0 0 auto}.home-footer-brand-title{font-size:18px;font-weight:800;color:#e9edf2}.home-footer-brand-text{margin-top:7px;max-width:340px;font-size:14px;line-height:1.55;color:rgba(233,237,242,.64)}.home-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.home-footer-column{min-width:0}.home-footer-heading{margin-bottom:12px;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:rgba(233,237,242,.48)}.home-footer-link-list{display:flex;flex-direction:column;align-items:flex-start;grid-gap:10px;gap:10px}.home-footer-link{color:rgba(233,237,242,.82);text-decoration:none;font-size:14px;line-height:1.35;transition:color .12s ease,transform .12s ease}.home-footer-link:hover{color:#fff;transform:translateX(1px)}.home-footer-link:focus-visible{outline:2px solid rgba(244,197,66,.45);outline-offset:3px;border-radius:4px}.home-footer-bottom{margin-top:28px;padding-top:18px;border-top:1px solid hsla(0,0%,100%,.06);justify-content:space-between}.home-footer-bottom,.home-footer-bottom-meta{display:flex;align-items:center;grid-gap:16px;gap:16px;flex-wrap:wrap}.home-footer-bottom-meta{min-width:0}.home-footer-bottom-line{font-size:12px;color:rgba(233,237,242,.44)}.home-footer-back-to-top{display:inline-flex;align-items:center;grid-gap:8px;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:rgba(233,237,242,.84);font-size:13px;font-weight:700;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease,color .12s ease}.home-footer-back-to-top:hover{transform:translateY(-1px);border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.06);color:#fff}.home-footer-back-to-top:focus-visible{outline:2px solid rgba(244,197,66,.45);outline-offset:3px}.home-footer-back-to-top-arrow{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:rgba(244,197,66,.14);color:rgba(244,197,66,.92);font-size:11px;line-height:1}@media (max-width:900px){.home-footer-inner{grid-template-columns:1fr}.home-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.home-footer{margin-top:34px;padding:22px 14px 28px}.home-footer-links{grid-template-columns:1fr;grid-gap:18px;gap:18px}.home-footer-bottom{margin-top:22px;padding-top:16px}.home-footer-back-to-top{width:100%;justify-content:center}}.home-focus-grid{display:grid;grid-template-columns:1.2fr .95fr;grid-gap:14px;gap:14px;margin-bottom:20px}.home-focus-card{padding:18px;border-radius:18px;border:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.18);box-shadow:0 12px 36px rgba(0,0,0,.24)}.home-focus-card--primary{background:radial-gradient(800px 220px at 18% 0,rgba(244,197,66,.12),transparent 58%),rgba(0,0,0,.2)}.home-focus-card--games{background:radial-gradient(700px 200px at 85% 0,rgba(122,92,255,.14),transparent 60%),rgba(0,0,0,.2)}.home-focus-eyebrow{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:rgba(233,237,242,.58)}.home-focus-title{margin-top:6px;font-size:24px;font-weight:900;color:#e9edf2;letter-spacing:-.3px}.home-focus-sub{margin-top:8px;max-width:620px;font-size:14px;line-height:1.5;color:rgba(233,237,242,.78)}.home-focus-pillrow{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;margin-top:14px}.home-focus-pill{padding:8px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);color:rgba(233,237,242,.86);font-size:12px;font-weight:800}.home-focus-cta{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:12px;border:1px solid rgba(244,197,66,.48);background:rgba(244,197,66,.96);color:#111;font-size:14px;font-weight:900;cursor:pointer}.home-focus-cta-secondary{border-color:hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.08);color:#e9edf2}.home-focus-cta:hover{transform:translateY(-1px)}@media (max-width:900px){.home-focus-grid{grid-template-columns:1fr}}@media (max-width:520px){.home-focus-card{padding:14px;border-radius:16px}.home-focus-title{font-size:20px}.home-focus-cta{width:100%}}.about-page{min-height:100vh;padding:18px;background:#0f1115;color:#e9edf2}.about-wrap{display:flex;justify-content:center;padding:32px 0 10px}.about-card{width:100%;max-width:760px;padding:28px 26px;border-radius:18px;background:linear-gradient(180deg,rgba(24,28,39,.92),rgba(14,16,22,.9));border:1px solid hsla(0,0%,100%,.12);box-shadow:0 18px 60px rgba(0,0,0,.58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative}.about-card:before{content:"";position:absolute;inset:0;border-radius:18px;padding:1px;background:linear-gradient(135deg,hsla(0,0%,100%,.14),hsla(0,0%,100%,.03));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.about-hero{text-align:center;padding-bottom:18px;border-bottom:1px solid hsla(0,0%,100%,.08);margin-bottom:18px}.about-hero-badge{display:inline-flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:rgba(233,237,242,.82);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:999px;padding:6px 10px;margin-bottom:10px}.about-title{margin:0 0 14px;font-size:30px;font-weight:1000;letter-spacing:-.03em;text-align:center}.about-lead{margin:0 auto 12px;color:#c9d2dd;font-size:14px}.about-lead,.about-muted{max-width:56ch;font-weight:600;line-height:1.55;text-align:center}.about-muted{margin:0 auto 18px;color:rgba(201,210,221,.78);font-size:13px}.about-chips{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:8px;gap:8px;margin:14px 0 6px}.about-chip{padding:7px 10px;border-radius:999px;font-size:12px;font-weight:700;color:rgba(233,237,242,.92);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1)}.button-container{text-align:center;margin:18px 0 8px}.coffee-button{font-weight:800;font-size:14px;border:1px solid hsla(0,0%,100%,.14);text-decoration:none;display:inline-flex;align-items:center;grid-gap:8px;gap:8px;padding:12px 18px;background:rgba(26,32,48,.9);color:#e9edf2;border-radius:12px;transition:transform .12s ease,background .12s ease,border-color .12s ease}.coffee-button:hover{transform:translateY(-1px);border-color:hsla(0,0%,100%,.24);background:rgba(32,40,60,.95)}.about-links{margin-top:12px;display:flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px;font-size:13px;font-weight:700;color:rgba(233,237,242,.72)}.about-links a{color:rgba(233,237,242,.72);text-decoration:none;border-bottom:1px solid rgba(233,237,242,.18);padding-bottom:1px}.about-links a:hover{color:rgba(233,237,242,.95);border-bottom-color:rgba(233,237,242,.35)}.about-dot{opacity:.45}.about-smile{opacity:.9}.about-note{margin:14px auto 18px;padding:12px;border-radius:14px;border:1px solid hsla(0,0%,100%,.12);background:rgba(20,24,33,.55)}.about-note-title{font-weight:900;font-size:14px;margin:0 0 4px}.about-note-sub{font-size:13px;color:rgba(201,210,221,.85);margin:0}.about-section{margin-top:18px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.1)}.about-section-title{font-weight:900;font-size:13px;letter-spacing:.2px;text-transform:uppercase;color:rgba(201,210,221,.95);margin:0 0 10px}.about-bullets{margin:0;padding-left:18px;color:rgba(233,237,242,.92);font-size:13px;line-height:1.55}.about-bullets li{margin:6px 0}.about-tiers{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media (min-width:720px){.about-tiers{grid-template-columns:1fr 1fr}}.about-tier{-webkit-appearance:none;appearance:none;padding:16px 44px 16px 16px;border-radius:16px;background:rgba(20,24,33,.55);border:1px solid hsla(0,0%,100%,.1);cursor:pointer;text-align:left;position:relative;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease}.about-tier:hover{transform:translateY(-1px);border-color:hsla(0,0%,100%,.18);box-shadow:0 10px 30px rgba(0,0,0,.45);background:rgba(20,24,33,.62)}.about-tier:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(99,102,241,.35),0 10px 30px rgba(0,0,0,.45)}.about-tier.featured{border:1px solid rgba(233,237,242,.22);background:rgba(20,24,33,.75)}.about-tier-top{display:flex;align-items:baseline;justify-content:space-between;grid-gap:10px;gap:10px;margin:0 0 8px}.about-tier.plan{text-align:center}.about-tier.plan .about-tier-top{flex-direction:column;align-items:center;justify-content:center}.about-tier.plan .about-tier-choose{margin-top:10px}.about-tier-name{font-weight:1000;font-size:15px;color:#e9edf2;display:flex;align-items:center;grid-gap:10px;gap:10px}.about-tier-tag{font-size:12px;font-weight:900;color:rgba(233,237,242,.92);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:999px;padding:4px 8px}.about-tier-price{font-weight:900;font-size:12px;color:rgba(201,210,221,.9)}.about-tier-desc{font-size:13px;line-height:1.45;color:rgba(201,210,221,.9);margin:0 0 12px}.about-tier-btn{width:100%;border:1px solid hsla(0,0%,100%,.12);background:#e9edf2;color:#0b0d12;font-weight:900;padding:10px 12px;border-radius:14px;cursor:pointer;transition:transform .14s ease,filter .14s ease}.about-tier-btn:hover{transform:translateY(-1px);filter:brightness(1.02)}.about-tier-btn:disabled{opacity:.45;cursor:not-allowed}.about-tier-btn.secondary{background:transparent;color:#e9edf2}.about-tier-footnote{margin-top:8px;font-size:12px;color:rgba(201,210,221,.72);line-height:1.35}.about-steps{margin:0;padding-left:18px;color:rgba(233,237,242,.92);font-size:13px;line-height:1.55}.about-steps li{margin:6px 0}.about-tier.selected{outline:none;border-color:rgba(99,102,241,.6);background:linear-gradient(180deg,rgba(99,102,241,.14),hsla(0,0%,100%,.04));box-shadow:0 16px 44px rgba(0,0,0,.55)}.about-tier-check{position:absolute;top:12px;right:12px;width:20px;height:20px;border-radius:999px;border:1px solid hsla(0,0%,100%,.16);background:rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center}.about-tier.selected .about-tier-check{border-color:rgba(99,102,241,.75);background:rgba(99,102,241,.22)}.about-tier-check-dot{width:10px;height:10px;border-radius:999px;background:hsla(0,0%,100%,.12);transform:scale(.7);opacity:0;transition:transform .14s ease,opacity .14s ease}.about-tier.selected .about-tier-check-dot{opacity:1;transform:scale(1);background:hsla(0,0%,100%,.92)}.about-tier-radio{display:flex;align-items:center;grid-gap:10px;gap:10px;margin-top:10px;font-size:13px;opacity:.9}.about-tier-radio input{transform:translateY(1px)}.about-action{width:100%;height:46px;border-radius:14px;border:1px solid hsla(0,0%,100%,.12);background:rgba(233,237,242,.96);color:rgba(8,10,14,.92);font-weight:1000;cursor:pointer;transition:transform .14s ease,filter .14s ease}.about-action:hover{transform:translateY(-1px);filter:brightness(1.02)}.about-action:disabled{opacity:.7;cursor:default}.about-action-sub{font-size:12px;margin-top:10px;text-align:center;color:rgba(233,237,242,.62)}.about-cta-row{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-top:12px}@media (min-width:720px){.about-cta-row{grid-template-columns:1fr 1fr}}.about-inline-note{margin-top:12px;padding:12px 14px;border-radius:14px;background:rgba(20,24,33,.58);border:1px solid hsla(0,0%,100%,.1)}.about-inline-note.warning{border-color:rgba(244,197,66,.2);background:rgba(244,197,66,.08)}.about-inline-note-title{font-size:13px;font-weight:900;color:#e9edf2}.about-inline-note-sub{margin-top:4px;font-size:13px;line-height:1.45;color:rgba(201,210,221,.88)}#movePrompt,.timer-container{font-size:28px;text-align:center;color:#e9edf2}.timer-container{font-weight:800}.incorrect{animation:flashRed .5s ease-in-out}.correct{animation:flashGreen .5s ease-in}@keyframes flashRed{0%{color:#ff4d4d}70%{color:#ff4d4d}to{color:#e9edf2}}@keyframes flashGreen{0%{color:#3cff8f}70%{color:#3cff8f}to{color:#e9edf2}}.checkbox-group-container,.radio-group-container{text-align:center;color:#e9edf2;margin-top:8px;margin-bottom:6px}.checkbox-container{display:inline-block;position:relative;padding-left:34px;margin:6px 10px;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none;color:#c9d2dd}.checkbox-container input{position:absolute;opacity:0;cursor:pointer}.checkbox-container .checkmark{position:absolute;top:1px;left:0;height:20px;width:20px;background-color:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:6px}.checkbox-container:hover input~.checkmark{border-color:hsla(0,0%,100%,.22)}.checkbox-container input:checked~.checkmark{background-color:rgba(244,197,66,.2);border-color:rgba(244,197,66,.35)}.checkbox-container .checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:6px;top:2px;width:5px;height:9px;border:solid #e9edf2;border-width:0 2px 2px 0;transform:rotate(45deg)}.radio-container{display:inline-block;position:relative;padding-left:34px;margin:6px 12px;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none;color:#c9d2dd}.radio-container input{position:absolute;opacity:0;cursor:pointer}.radio-container .checkmark{position:absolute;top:1px;left:0;height:20px;width:20px;background-color:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:50%}.radio-container:hover input~.checkmark{border-color:hsla(0,0%,100%,.22)}.radio-container input:checked~.checkmark{background-color:rgba(244,197,66,.2);border-color:rgba(244,197,66,.35)}.radio-container .checkmark:after{content:"";position:absolute;display:none}.radio-container input:checked~.checkmark:after{display:block}.radio-container .checkmark:after{top:5px;left:5px;width:8px;height:8px;border-radius:50%;background:#e9edf2}.page-dark .page-body{padding-top:clamp(64px,7vh,92px)}.ot-container{min-height:100vh;background:#0f1115;color:#e9edf2;padding:0 18px 28px}.ot-controls{display:none!important;margin:0!important;padding:0!important}.ot-label{font-weight:800;font-size:13px;color:#c9d2dd}.ot-label-plain{margin-right:2px}.ot-select{margin-left:8px}.ot-line-select,.ot-select{padding:8px 10px;border-radius:10px;border:1px solid hsla(0,0%,100%,.12);background:#0b0d12;color:#e9edf2;font-weight:800;font-size:13px}.ot-line-select{min-width:240px;max-width:320px}.ot-button{font-weight:800;font-size:13px;border:1px solid hsla(0,0%,100%,.12);padding:10px 12px;cursor:pointer;background:#1a2030;color:#e9edf2;border-radius:10px}.ot-button:hover{border-color:hsla(0,0%,100%,.22);background:#1d2537}.ot-button-small{padding:9px 12px;font-size:12px;border-radius:10px}.ot-actions{display:flex;grid-gap:10px;gap:10px;justify-content:flex-end;margin-top:10px}.ot-pill{grid-gap:8px;gap:8px}.ot-pill,.ot-pill-select{display:inline-flex;align-items:center;font-weight:900;font-size:12px;padding:8px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.03);color:#e9edf2}.ot-pill-select{cursor:pointer}.ot-subtitle{margin:10px auto 0;font-weight:900;font-size:18px}.ot-subtitle,.ot-subtitle2{max-width:1200px;text-align:center}.ot-subtitle2{margin:6px auto 12px;font-weight:700;font-size:13px;color:#c9d2dd}.ot-subtitle-complete{color:#37d67a}.ot-subtitle2-complete{color:rgba(55,214,122,.85)}.ot-main{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) clamp(340px,32vw,420px);grid-gap:14px;gap:14px;align-items:stretch}.ot-main>*{min-width:0}@media (max-width:1100px){.ot-main{grid-template-columns:1fr}.ot-mid-actions{flex-direction:row;justify-content:center;margin:0 0 10px}}.ot-mid-actions{display:flex;flex-direction:column;grid-gap:10px;gap:10px;align-items:stretch;justify-content:flex-start;padding-top:12px}.ot-line-header{max-width:1200px;margin:10px auto 12px;border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:12px;background:hsla(0,0%,100%,.02);text-align:left}.ot-line-header-complete{border-color:rgba(55,214,122,.3)}.ot-line-kicker{display:inline-flex;align-items:center;font-weight:900;font-size:12px;padding:6px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.03);color:#c9d2dd;margin-bottom:8px}.ot-line-title{font-weight:950;font-size:18px;line-height:1.15}.ot-line-desc{margin-top:6px;font-weight:700;font-size:13px;line-height:1.35;color:#c9d2dd}.ot-line-title-complete{color:#37d67a}.ot-line-desc-complete{color:rgba(55,214,122,.85)}.ot-board{border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:12px;background:hsla(0,0%,100%,.02)}.ot-side{position:-webkit-sticky;position:sticky;top:12px}.ot-panel,.ot-side{min-width:0;height:100%}.ot-panel{border:1px solid hsla(0,0%,100%,.1);border-radius:14px;background:hsla(0,0%,100%,.02);overflow:visible;display:flex;flex-direction:column}.ot-panel-header{padding:12px 12px 10px;border-bottom:1px solid hsla(0,0%,100%,.08)}.ot-panel-header-row{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px}.ot-panel-header-actions{display:flex;align-items:center;grid-gap:8px;gap:8px;position:relative}.ot-gear{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.03);color:#e9edf2;cursor:pointer;font-size:16px;line-height:1}.ot-gear:hover{border-color:hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.05)}.ot-settings-menu{position:absolute;min-width:220px;max-width:min(320px,calc(100vw - 20px));max-height:min(70vh,560px);overflow-y:auto;border:1px solid hsla(0,0%,100%,.12);background:#0b0d12;border-radius:12px;padding:10px;z-index:999;box-shadow:0 16px 38px rgba(0,0,0,.45)}.ot-settings-title{font-weight:950;font-size:12px;color:#e9edf2;margin-bottom:8px}.ot-settings-row{display:flex;align-items:center;grid-gap:10px;gap:10px;padding:8px;border-radius:10px;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:800;font-size:12px;color:#c9d2dd}.ot-settings-row:hover{background:hsla(0,0%,100%,.04)}.ot-settings-row input{transform:translateY(1px)}.ot-settings-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.ot-settings-action-btn{width:100%;justify-content:center}.ot-settings-status{margin-top:8px;font-weight:800;font-size:11px;color:#c9d2dd}.ot-settings-status.error{color:#ff9b9b}.ot-settings-delete-btn{width:100%}@media (max-width:560px){.ot-settings-action-grid{grid-template-columns:1fr}}.ot-panel-kicker{display:flex;align-items:center;grid-gap:10px;gap:10px;flex-wrap:wrap}.ot-progress-wrap{margin-top:10px}.ot-progress-bar{height:10px;border-radius:999px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);overflow:hidden}.ot-progress-fill{height:100%;width:0;background:rgba(232,185,96,.95);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.15)}.ot-progress-fill-learn{background:rgba(152,103,255,.95)}.ot-progress-fill-practice{background:rgba(235,87,87,.95)}.ot-progress-fill-drill{background:rgba(255,90,180,.95)}.ot-progress-fill-puzzles{background:linear-gradient(90deg,rgba(43,203,112,.95),rgba(82,232,138,.95))}.ot-panel-body{padding:12px;display:flex;flex-direction:column;grid-gap:10px;gap:10px;min-width:0;flex:1 1;min-height:0}.ot-card{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.03);border-radius:12px;padding:10px}.ot-card-title{font-weight:900;font-size:12px;color:#c9d2dd;margin-bottom:8px}.ot-progress-bar-mini{height:8px;margin:6px 0 10px}.ot-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.ot-stat-grid-compact{margin-top:10px}.ot-stat{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.02);border-radius:10px;padding:8px}.ot-stat-k{font-weight:800;font-size:11px;color:#aeb9c7}.ot-stat-v{font-weight:900;font-size:13px;color:#e9edf2;margin-top:4px}.ot-muted-small{margin-top:10px;font-size:11px}.ot-row{display:flex;align-items:baseline;justify-content:space-between;grid-gap:10px;gap:10px;margin:6px 0}.ot-hint-row{align-items:center}.ot-hint-btn{min-width:70px}.ot-hint-btn-on{border-color:rgba(244,197,66,.4)}.ot-hint-value{text-align:right;flex:1 1;color:#e9edf2}.ot-label2{font-weight:800;font-size:12px;color:#aeb9c7}.ot-value2{font-weight:900;font-size:12px;color:#e9edf2}.ot-move-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.ot-muted{font-weight:700}.ot-muted,.ot-steps-title{font-size:12px;color:#c9d2dd}.ot-steps-title{font-weight:900;margin:10px 0 8px}.ot-step{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.02);border-radius:12px;padding:10px}.ot-step-header{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;margin-bottom:6px}.ot-step-index{color:#aeb9c7}.ot-step-index,.ot-step-move{font-weight:900;font-size:12px}.ot-step-move{padding:4px 8px;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1)}.ot-step-expl{font-weight:700;font-size:12px;color:#e9edf2;line-height:1.35}.ot-step-next{border-color:rgba(244,197,66,.3)}.ot-mistake{border:1px solid rgba(255,80,80,.2);border-radius:12px;padding:10px;background:rgba(255,80,80,.06)}.ot-step-mistake{border-color:rgba(255,80,80,.3)}.ot-confetti-layer{position:fixed;left:0;top:0;width:100vw;height:100vh;pointer-events:none;overflow:hidden;z-index:9999}.ot-confetti{position:absolute;top:-20px;border-radius:2px;background:rgba(244,197,66,.95);animation-name:ot-confetti-fall;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes ot-confetti-fall{0%{transform:translateY(-10px) rotate(0deg);opacity:.95}to{transform:translateY(105vh) rotate(2turn);opacity:0}}.ot-card-head{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;margin-bottom:10px}.ot-card-head-right{display:inline-flex;align-items:center;justify-content:flex-end;grid-gap:8px;gap:8px;flex-wrap:wrap}.ot-mini-count{color:rgba(201,210,221,.85);letter-spacing:.2px}.ot-mini-btn,.ot-mini-count{font-size:12px;font-weight:800}.ot-mini-btn{border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:#dce6f3;padding:6px 10px;cursor:pointer}.ot-mini-btn:disabled{opacity:.5;cursor:not-allowed}.ot-current-text{font-size:14px;line-height:1.35;color:#e6eef8;padding:10px 12px;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.18);max-height:86px;overflow-y:auto;word-break:break-word;scrollbar-width:none}.ot-current-text::-webkit-scrollbar{width:0;height:0}.ot-card-actions{padding:12px}.ot-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:center}.ot-hint-below{grid-column:3/span 2;font-size:12px;font-weight:800;color:rgba(201,210,221,.85);padding-left:4px;margin-top:-4px}.ot-card-progress-min .ot-progress-top{display:flex;justify-content:flex-end;margin-bottom:8px}.ot-panel-footer{margin-top:12px;display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;padding-top:10px;border-top:1px solid hsla(0,0%,100%,.08)}.ot-footer-left,.ot-footer-right{display:inline-flex;align-items:center;grid-gap:10px;gap:10px}.ot-icon-btn{width:38px;height:34px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:#dce6f3;font-size:18px;font-weight:900;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ot-icon-btn:disabled{opacity:.45;cursor:not-allowed}@media (max-width:1100px){.ot-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ot-hint-below{grid-column:1/-1;margin-top:0}.ot-panel-footer{flex-direction:column;align-items:stretch}.ot-footer-right{justify-content:flex-end}}.ot-top-line{max-width:1200px;margin:10px auto 12px;padding:12px;border:none;background:transparent}.ot-top-line-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.ot-top-line-count{font-weight:950;font-size:13px;color:rgba(201,210,221,.9)}.ot-progress-bar-top{height:16px}.ot-board-head{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px}.ot-opening-select{padding:8px 12px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:#0b0d12;color:#e9edf2;font-weight:900;font-size:13px}.ot-nav-left{display:inline-flex;align-items:center;grid-gap:8px;gap:8px}.ot-line-select-compact{min-width:220px;max-width:420px}.ot-line-picker{position:relative;display:inline-flex;align-items:center;grid-gap:8px;gap:8px}.ot-line-popover{position:absolute;left:0;top:42px;min-width:320px;max-width:520px;border:1px solid hsla(0,0%,100%,.12);background:#0b0d12;border-radius:12px;padding:10px;z-index:999;box-shadow:0 16px 38px rgba(0,0,0,.45)}.ot-line-popover-title{font-weight:950;font-size:12px;color:#e9edf2;margin-bottom:8px}.ot-icon-btn-tight{width:38px;height:34px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:#dce6f3;font-size:18px;font-weight:900;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ot-coach{flex:1 1;min-height:0;flex-direction:column}.ot-coach,.ot-coach-head{min-width:0;display:flex;grid-gap:10px;gap:10px}.ot-coach-head{align-items:flex-start;justify-content:space-between}.ot-coach-left{display:inline-flex;align-items:flex-start;grid-gap:10px;gap:10px;min-width:0;flex:1 1}.ot-buddy{width:34px;height:34px;min-width:34px;min-height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.03);font-size:16px;line-height:1;flex:0 0 auto}.ot-coach-title{font-weight:950;font-size:12px;color:#c9d2dd}.ot-bubble{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.03);border-radius:12px;padding:12px;display:flex;min-width:0;min-height:92px;height:auto;overflow:visible}.ot-bubble-row{height:100%;display:flex;grid-gap:10px;gap:10px;align-items:flex-start;min-width:0;width:100%}.ot-bubble:before{left:18px;top:-6px;transform:rotate(45deg);border:1px solid hsla(0,0%,100%,.1);border-top:none;border-left:none}.ot-coach-copy{display:flex}.ot-coach-copy,.ot-coach-text{flex:1 1;min-width:0;min-height:0}.ot-coach-text{width:100%;max-width:100%;font-size:14px;line-height:1.56;color:#e6eef8;overflow-y:auto;overflow-x:hidden;white-space:pre-wrap;scrollbar-width:none;overflow-wrap:anywhere;word-break:break-word}.ot-coach-text::-webkit-scrollbar{width:0;height:0}.ot-transposition-notice{display:flex;align-items:center;grid-gap:8px;gap:8px;margin:0 0 10px;padding:8px 10px;border-radius:10px;border:1px solid rgba(126,196,255,.22);background:rgba(126,196,255,.08);color:#d7ecff;font-size:12px;line-height:1.4}.ot-transposition-notice-label{flex:0 0 auto;font-weight:900;letter-spacing:.02em;text-transform:uppercase;color:#9fd2ff}.ot-transposition-notice-text{min-width:0;color:#d7ecff}.ot-inline-token{display:inline-flex;align-items:center;justify-content:center;vertical-align:initial;margin:0 3px 0 1px;padding:2px 8px;min-height:24px;border:1px solid rgba(var(--ot-accent-rgb,152,103,255),.34);border-radius:8px;background:linear-gradient(180deg,rgba(var(--ot-accent-rgb,152,103,255),.18),rgba(var(--ot-accent-rgb,152,103,255),.1));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 1px 2px rgba(0,0,0,.16);color:#f4f7fc;cursor:pointer;font:inherit;font-weight:900;line-height:1.15;letter-spacing:.01em;text-decoration:none;white-space:nowrap;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease,transform .12s ease,opacity .12s ease}.ot-inline-token:hover{border-color:rgba(var(--ot-accent-rgb,152,103,255),.52);background:linear-gradient(180deg,rgba(var(--ot-accent-rgb,152,103,255),.24),rgba(var(--ot-accent-rgb,152,103,255),.14));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 4px 12px rgba(0,0,0,.18);transform:translateY(-1px)}.ot-inline-token:active{transform:translateY(0)}.ot-inline-token:focus-visible{outline:2px solid rgba(var(--ot-accent-rgb,152,103,255),.72);outline-offset:2px}.ot-inline-token-piece{border-color:rgba(214,193,255,.28);background:linear-gradient(180deg,rgba(214,193,255,.16),rgba(214,193,255,.08));color:#f3ebff}.ot-inline-token-piece:hover{border-color:rgba(214,193,255,.42);background:linear-gradient(180deg,rgba(214,193,255,.22),rgba(214,193,255,.12))}.ot-inline-token.is-active{border-color:rgba(var(--ot-accent-rgb,152,103,255),.62);background:linear-gradient(180deg,rgba(var(--ot-accent-rgb,152,103,255),.28),rgba(var(--ot-accent-rgb,152,103,255),.18));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 0 0 1px rgba(var(--ot-accent-rgb,152,103,255),.18),0 0 0 4px rgba(var(--ot-accent-rgb,152,103,255),.1)}@media (max-width:640px){.ot-inline-token{margin:1px 3px 1px 1px;padding:3px 8px;min-height:26px;border-radius:9px;color:#1f1633}.ot-inline-token-piece{color:#24163d}}.ot-buddy-image{padding:0;overflow:hidden;border-color:rgba(var(--ot-accent-rgb),.28);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05)}.ot-buddy-img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ot-dock{border-top:1px solid hsla(0,0%,100%,.08);padding-top:10px;display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px}.ot-dock-center,.ot-dock-left,.ot-dock-right{display:inline-flex;align-items:center;grid-gap:10px;gap:10px}.ot-dock-right{flex-wrap:wrap;grid-row-gap:8px;row-gap:8px}.ot-dock-center{flex:1 1;justify-content:center}.ot-dock-right{justify-content:flex-end}.ot-button-dock{padding:9px 12px;font-size:12px;border-radius:12px}@media (max-width:1100px){.ot-dock{flex-direction:column;align-items:stretch}.ot-dock-center{justify-content:stretch}.ot-dock-center .ot-button-dock{flex:1 1}.ot-dock-left,.ot-dock-right{justify-content:space-between}}.ot-bubble{position:relative}.ot-bubble:before{content:"";position:absolute;top:14px;left:-6px;width:12px;height:12px;background:hsla(0,0%,100%,.03);border-left:1px solid hsla(0,0%,100%,.1);border-top:1px solid hsla(0,0%,100%,.1);transform:rotate(-45deg)}@media (max-width:550px){.ot-bubble{min-height:108px;height:auto;overflow:visible}}.ot-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.62);display:flex;align-items:center;justify-content:center;padding:18px;z-index:3000}.ot-modal{width:100%;max-width:680px;background:rgba(20,24,33,.96);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;box-shadow:0 18px 55px rgba(0,0,0,.45);padding:16px}.ot-modal-title{font-weight:900;font-size:16px;margin:2px 0 12px}.ot-modal-error{border:1px solid rgba(255,90,90,.35);background:rgba(255,90,90,.1);border-radius:12px;padding:10px 12px;margin:0 0 12px;font-weight:700;font-size:13px}.ot-modal-label{display:block;font-size:12px;font-weight:800;color:rgba(233,237,242,.82);margin:10px 0 8px;text-align:left}.ot-modal-input,.ot-modal-textarea{width:100%;margin-top:6px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);color:#e9edf2;border-radius:12px;padding:10px 12px;font-weight:700;outline:none}.ot-modal-textarea{min-height:110px;resize:vertical}.ot-modal-actions{display:flex;justify-content:flex-end;grid-gap:10px;gap:10px;margin-top:12px}.ot-button-primary{border-color:hsla(0,0%,100%,.22)}.ot-modal-hint{margin-top:10px;font-size:12px;font-weight:700;opacity:.7}.ot-add-rep-btn{margin-top:8px;width:100%}.ot-container{overflow-x:hidden}.ot-board{touch-action:pan-y}.ot-button,.ot-gear,.ot-icon-btn,.ot-icon-btn-tight,.ot-line-select,.ot-mini-btn,.ot-opening-select,.ot-pill-select,.ot-select{transition:background .12s ease,border-color .12s ease,opacity .12s ease,transform .12s ease}.ot-button:active,.ot-gear:active,.ot-icon-btn-tight:active,.ot-icon-btn:active,.ot-mini-btn:active,.ot-pill-select:active{transform:translateY(1px)}.ot-button:focus-visible,.ot-gear:focus-visible,.ot-icon-btn-tight:focus-visible,.ot-icon-btn:focus-visible,.ot-mini-btn:focus-visible,.ot-opening-select:focus-visible,.ot-pill-select:focus-visible{outline:2px solid rgba(244,197,66,.55);outline-offset:3px}.ot-board{cursor:grab}.ot-board:active{cursor:grabbing}.ot-mode-panel{margin-top:14px;display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.ot-mode-card{width:100%;text-align:left;border-radius:14px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);padding:14px;color:#e9edf2;cursor:pointer}.ot-mode-card:hover{border-color:hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.08)}.ot-mode-card.active{border-color:rgba(244,197,66,.35);background:rgba(244,197,66,.14)}.ot-mode-card-big{padding:16px 14px}.ot-mode-card-title{font-weight:900;font-size:18px;display:flex;align-items:center;grid-gap:10px;gap:10px}.ot-mode-card-sub{margin-top:4px;color:rgba(233,237,242,.75);font-size:13px;font-weight:700}.ot-line-pill,.ot-mode-pill,.ot-open-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.18);font-weight:900;font-size:12px;color:rgba(233,237,242,.92)}.ot-open-pill{text-transform:capitalize}.ot-coach-title{display:flex;align-items:center;grid-gap:8px;gap:8px;flex-wrap:nowrap;justify-content:flex-start}.ot-coach-title,.ot-pill-btn{min-width:0;max-width:100%}.ot-line-pill{max-width:86px;justify-content:space-between;grid-gap:6px;gap:6px}.ot-pill-label-ellipsis{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ot-pill-caret{flex:0 0 auto}@media (min-width:1101px){.ot-coach-title{grid-gap:6px;gap:6px}.ot-line-pill,.ot-mode-pill{padding:4px 9px;font-size:11px}.ot-line-pill{max-width:78px}}.ot-drill-stats{display:flex;grid-gap:10px;gap:10px;align-items:center;margin-right:10px}.ot-drill-stat{display:flex;flex-direction:column;align-items:flex-end;padding:6px 10px;border-radius:10px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);min-width:64px}.ot-drill-label{font-size:11px;font-weight:700;color:rgba(233,237,242,.7);line-height:1}.ot-drill-value{font-size:18px;font-weight:900;color:#e9edf2;line-height:1.1}.ot-mode-card.locked{opacity:.55}.ot-mode-card.locked:hover{opacity:.7}.ot-gate-overlay{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.62);display:flex;align-items:center;justify-content:center;padding:18px}.ot-gate-card{width:100%;max-width:420px;border-radius:16px;background:rgba(20,20,25,.96);border:1px solid hsla(0,0%,100%,.14);box-shadow:0 20px 60px rgba(0,0,0,.55);padding:16px 16px 14px}.ot-gate-title{font-size:18px;font-weight:900;margin-bottom:6px}.ot-gate-sub{font-size:14px;opacity:.85;line-height:1.35}.ot-gate-actions{display:flex;grid-gap:10px;gap:10px;margin-top:14px}.ot-gate-btn{flex:1 1;border-radius:12px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.95);font-weight:900;padding:10px 12px;cursor:pointer}.ot-gate-btn.secondary{background:rgba(0,0,0,.18)}.ot-desktop-pill-menu .ot-mobile-menu-title{font-size:12px;letter-spacing:.08em;text-transform:uppercase;opacity:.8;margin:2px 4px 10px}.ot-desktop-pill-menu button{width:100%;display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;padding:10px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.02);color:hsla(0,0%,100%,.95);cursor:pointer}.ot-desktop-pill-menu button:hover{background:hsla(0,0%,100%,.06)}.ot-desktop-pill-menu button.locked{opacity:.55}.ot-desktop-pill-menu button span{display:inline-flex;align-items:center;grid-gap:8px;gap:8px}.ot-move-feedback{margin-top:12px;padding:12px;border-radius:14px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);min-width:0;max-width:100%}.ot-move-feedback.is-correct{border-color:rgba(88,214,141,.28);background:rgba(88,214,141,.08)}.ot-move-feedback.is-wrong{border-color:hsla(0,100%,71%,.28);background:hsla(0,100%,71%,.08)}.ot-move-feedback-head{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:10px;gap:10px;min-width:0}.ot-move-feedback-head-left{min-width:0;flex:1 1}.ot-move-feedback-title-row{display:flex;align-items:center;grid-gap:8px;gap:8px;flex-wrap:wrap}.ot-move-feedback-title{font-size:12px}.ot-move-feedback-severity,.ot-move-feedback-title{font-weight:900;letter-spacing:.2px;text-transform:uppercase}.ot-move-feedback-severity{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:rgba(0,0,0,.18);border:1px solid hsla(0,0%,100%,.12);font-size:10px;color:#ffd0d0}.ot-move-feedback-san{display:flex;flex-wrap:wrap;justify-content:flex-end;grid-gap:8px;gap:8px;font-size:11px;font-weight:800;min-width:0;max-width:100%}.ot-move-feedback-best-wrap{position:relative;display:inline-flex}.ot-move-feedback-san-best,.ot-move-feedback-san-played{display:inline-flex;align-items:center;padding:6px 8px;border-radius:999px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06)}.ot-move-feedback-san-played{color:#ffd7d7}.ot-move-feedback-san-best{color:#fff4b8;border-color:rgba(255,230,140,.32);background:rgba(255,230,140,.08)}.ot-move-feedback-san-best-btn{cursor:pointer;font:inherit;line-height:inherit}.ot-move-feedback-san-best-btn:focus-visible,.ot-move-feedback-san-best-btn:hover{background:rgba(255,230,140,.15);border-color:rgba(255,230,140,.5);box-shadow:0 0 0 1px rgba(255,230,140,.18);outline:none}.ot-feedback-preview-popover{position:absolute;top:calc(100% + 10px);right:0;width:196px;padding:10px;border-radius:14px;border:1px solid rgba(255,230,140,.22);background:rgba(14,15,22,.97);box-shadow:0 14px 34px rgba(0,0,0,.38);z-index:25}.ot-feedback-preview-top{display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px;margin-bottom:8px}.ot-feedback-preview-label{font-size:10px;font-weight:900;letter-spacing:.22px;text-transform:uppercase;color:rgba(233,237,242,.7)}.ot-feedback-preview-move{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:rgba(255,230,140,.1);border:1px solid rgba(255,230,140,.28);color:#fff0b2;font-size:10px;font-weight:900}.ot-feedback-preview-board{border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08)}.ot-feedback-preview-copy{margin-top:8px;font-size:11px;line-height:1.4;color:rgba(233,237,242,.82)}.ot-move-feedback-sections{margin-top:10px;display:grid;grid-gap:10px;gap:10px;min-width:0}.ot-move-feedback-section,.ot-move-feedback-why{padding:10px 10px 9px;border-radius:12px;background:rgba(0,0,0,.14);border:1px solid hsla(0,0%,100%,.08);min-width:0}.ot-move-feedback-label{font-size:10px;font-weight:900;letter-spacing:.25px;text-transform:uppercase;color:rgba(233,237,242,.72)}.ot-move-feedback-text{margin-top:6px;font-size:13px;line-height:1.45;color:#edf3fb;min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.ot-move-feedback-correct-copy{margin-top:6px}.ot-move-feedback-subtext{margin-top:7px;font-size:12px;line-height:1.45;color:rgba(237,243,251,.82)}.ot-move-feedback-footer{margin-top:10px;display:flex;align-items:flex-start;justify-content:space-between;grid-gap:10px;gap:10px}.ot-move-feedback-tags{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}.ot-move-feedback-tag{padding:5px 9px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.18);font-weight:800}.ot-move-feedback-tag,.ot-move-feedback-why-toggle{display:inline-flex;align-items:center;font-size:11px;color:#e9edf2}.ot-move-feedback-why-toggle{justify-content:center;padding:8px 10px;border-radius:10px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);font-weight:900;cursor:pointer}.ot-move-feedback-why-toggle:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18)}@media (max-width:640px){.ot-move-feedback-san{justify-content:flex-start}.ot-feedback-preview-popover{right:auto;left:0;width:min(196px,calc(100vw - 56px))}}.ot-compact-icon-btn{width:34px;height:34px;min-width:34px;padding:0;border-radius:10px;font-size:15px}.ot-hint-btn-on{border-color:rgba(244,197,66,.42);background:rgba(244,197,66,.12)}.ot-next-reward-btn{min-width:76px;border-color:rgba(244,197,66,.22);background:rgba(244,197,66,.1)}.ot-next-reward-btn:hover{border-color:rgba(244,197,66,.38);background:rgba(244,197,66,.16)}.ot-dock{min-height:44px}.ot-dock-center,.ot-dock-left,.ot-dock-right,.ot-mobile-dock-center,.ot-mobile-dock-left,.ot-mobile-dock-right{display:inline-flex;align-items:center;grid-gap:8px;gap:8px}.ot-mobile-dock{display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px}.ot-mobile-dock-center{flex:1 1;justify-content:center}.ot-mobile-dock-right{justify-content:flex-end}.ot-mini-btn{padding:7px 10px;font-size:11px}.ot-gear,.ot-icon-btn,.ot-icon-btn-tight,.ot-mini-btn{border-radius:10px}@media (max-width:1100px){.ot-dock{flex-direction:row;align-items:center}.ot-dock-center{justify-content:center}.ot-dock-left,.ot-dock-right{justify-content:flex-start}}@media (max-width:550px){.ot-mobile-dock,.ot-mobile-dock-center,.ot-mobile-dock-left,.ot-mobile-dock-right{grid-gap:6px;gap:6px}.ot-next-reward-btn{min-width:70px}}.ot-puzzle-shell{max-width:1200px;margin:0 auto;padding:0 0 28px}.ot-puzzle-shell-compact{padding-top:2px}.ot-puzzle-header,.ot-puzzle-topline{margin-bottom:12px}.ot-puzzle-header{display:flex;align-items:flex-end;justify-content:space-between;grid-gap:18px;gap:18px}.ot-puzzle-header-compact{align-items:center}.ot-puzzle-header-main{min-width:0}.ot-puzzle-eyebrow{display:none}.ot-puzzle-heading-row{display:flex;align-items:baseline;grid-gap:12px;gap:12px;margin-top:4px;flex-wrap:wrap}.ot-puzzle-heading{font-size:22px;font-weight:950;line-height:1.05;color:#f4f7fb}.ot-puzzle-heading-meta{margin-top:4px;font-size:12px;font-weight:800;color:rgba(201,210,221,.72)}.ot-puzzle-header-actions{display:flex;align-items:center;grid-gap:10px;gap:10px;flex:0 0 auto}.ot-puzzle-select{margin-left:0;min-width:204px}.ot-puzzle-mode-select{min-width:136px}.ot-mode-panel-puzzles{margin-bottom:12px}.ot-puzzle-modebar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.ot-puzzle-modebar-compact{grid-gap:6px;gap:6px}.ot-puzzle-modebtn{width:100%;display:inline-flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;min-height:42px;padding:10px 12px;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.02);color:#eef3fa;cursor:pointer;text-align:center}.ot-puzzle-modebtn:hover{border-color:hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.05)}.ot-puzzle-modebtn.active{border-color:rgba(64,210,118,.35);background:rgba(64,210,118,.1)}.ot-puzzle-modebtn.locked{opacity:.58}.ot-puzzle-modebtn-label{font-size:13px;font-weight:900}.ot-puzzle-modebtn-meta{display:none}.ot-puzzle-grid{display:grid;grid-template-columns:minmax(0,1fr) 316px;align-items:start}.ot-puzzle-grid,.ot-puzzle-grid-compact{grid-gap:16px;gap:16px}.ot-puzzle-board-card,.ot-puzzle-panel{border:1px solid hsla(0,0%,100%,.08);border-radius:16px;background:hsla(0,0%,100%,.02)}.ot-puzzle-board-card,.ot-puzzle-board-card-compact{padding:12px}.ot-puzzle-board-head{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;margin-bottom:10px}.ot-puzzle-board-kicker,.ot-puzzle-board-meta{font-size:12px;font-weight:800;color:rgba(201,210,221,.82)}.ot-puzzle-panel{padding:14px}.ot-puzzle-panel-compact{padding:16px}.ot-puzzle-panel-head{display:flex;align-items:baseline;justify-content:space-between;grid-gap:10px;gap:10px;margin-bottom:12px}.ot-puzzle-panel-title{font-size:16px;font-weight:900}.ot-puzzle-panel-sub{font-size:11px;font-weight:800;color:rgba(201,210,221,.72);text-transform:uppercase;letter-spacing:.06em}.ot-puzzle-panel-kicker{font-size:13px;font-weight:900;color:#eef3fa;margin-bottom:10px}.ot-puzzle-status-wrap{margin-bottom:12px}.ot-puzzle-stats{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.ot-puzzle-stats-compact{grid-gap:0;gap:0;margin-bottom:12px}.ot-puzzle-stat{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.06);font-size:13px;font-weight:700;color:#c9d2dd}.ot-puzzle-stat:last-child{border-bottom:none}.ot-puzzle-stat strong{color:#eef3fa;font-weight:900}.ot-puzzle-status{padding:14px;border-radius:12px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);font-size:15px;font-weight:900;line-height:1.3}.ot-puzzle-status.solved{border-color:rgba(80,200,120,.24);background:rgba(80,200,120,.08)}.ot-puzzle-tags{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;margin:0 0 14px}.ot-puzzle-tags-compact{margin-bottom:12px}.ot-puzzle-tag{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.03);font-size:12px;font-weight:800;color:#c9d2dd}.ot-puzzle-actions{display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap}.ot-puzzle-actions-compact{margin-top:2px}.ot-puzzle-subactions{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;margin-top:10px}.ot-puzzle-linkbtn{padding:0;border:0;background:transparent;color:rgba(201,210,221,.88);font-size:12px;font-weight:800;cursor:pointer}.ot-puzzle-linkbtn:hover{color:#eef3fa}.ot-puzzle-linkbtn:disabled{color:rgba(201,210,221,.4);cursor:not-allowed}.ot-puzzle-empty-title{font-size:16px;font-weight:900;margin-bottom:8px}.ot-puzzle-empty-copy,.ot-puzzle-footnote{font-size:13px;line-height:1.45;color:#c9d2dd;font-weight:700}.ot-puzzle-footnote{margin-top:12px}.ot-puzzle-footnote-compact{font-size:12px;color:rgba(201,210,221,.74)}@media (max-width:900px){.ot-puzzle-shell{padding-bottom:18px}.ot-puzzle-header{flex-direction:column;align-items:stretch;grid-gap:10px;gap:10px}.ot-puzzle-heading{font-size:18px}.ot-puzzle-header-actions{width:100%;flex-direction:column;align-items:stretch}.ot-puzzle-mode-select,.ot-puzzle-select{width:100%;min-width:0}.ot-puzzle-modebar{display:none}.ot-puzzle-grid{grid-template-columns:1fr;grid-gap:12px;gap:12px}.ot-puzzle-panel-compact{padding:14px}.ot-puzzle-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.ot-puzzle-actions .ot-button{width:100%;justify-content:center}.ot-puzzle-subactions{flex-direction:row}}@media (max-width:900px){.ot-container.ot-mobile .ot-puzzle-shell{padding-bottom:18px}.ot-container.ot-mobile .ot-puzzle-board-card,.ot-container.ot-mobile .ot-puzzle-grid,.ot-container.ot-mobile .ot-puzzle-panel,.ot-container.ot-mobile .ot-puzzle-shell,.ot-container.ot-mobile .ot-puzzle-side{width:100%;max-width:100%;box-sizing:border-box}.ot-container.ot-mobile .ot-puzzle-board-card{padding:8px;overflow:hidden}.ot-container.ot-mobile .ot-puzzle-board-card .ot-board{width:100%;display:flex;align-items:center;justify-content:center;overflow:visible}.ot-container.ot-mobile .ot-puzzle-header-actions{width:100%}}@media (max-width:560px){.ot-container.ot-mobile .ot-puzzle-shell{padding-bottom:16px}.ot-container.ot-mobile .ot-puzzle-board-card,.ot-container.ot-mobile .ot-puzzle-panel{border-radius:14px}.ot-container.ot-mobile .ot-puzzle-panel-compact{padding:12px}}.ot-main{align-items:start}.ot-board,.ot-side{align-self:start}.ot-panel-body{grid-gap:8px;gap:8px}.ot-mode-panel{margin-top:8px;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.ot-mode-card,.ot-mode-card-big{min-height:74px;padding:10px 12px;border-radius:12px}.ot-mode-card-title{font-size:15px;grid-gap:8px;gap:8px}.ot-mode-card-sub{margin-top:3px;font-size:11px;line-height:1.2}.ot-move-feedback-footer{align-items:center;justify-content:flex-start;flex-wrap:wrap;grid-gap:8px;gap:8px}.ot-move-feedback-tags{grid-gap:6px;gap:6px;flex:1 1 auto}.ot-move-feedback-tag{padding:4px 8px;font-size:10px;line-height:1.15}.ot-move-feedback-why-toggle{padding:6px 9px;border-radius:999px;font-size:10px;white-space:nowrap;flex:0 0 auto}@media (max-width:1100px){.ot-mode-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ot-mode-panel{grid-template-columns:1fr}.ot-mode-card,.ot-mode-card-big{min-height:68px;padding:10px 11px}.ot-mode-card-title{font-size:14px}.ot-move-feedback-footer{grid-gap:6px;gap:6px}.ot-move-feedback-tags{grid-gap:5px;gap:5px}.ot-move-feedback-tag,.ot-move-feedback-why-toggle{font-size:10px}}.ot-puzzle-panel-minimal{min-height:100%;display:flex;flex-direction:column}.ot-puzzle-panel-head-minimal{align-items:center;margin-bottom:14px}.ot-puzzle-panel-inline-opening{color:rgba(201,210,221,.8);font-size:.82em;font-weight:800;margin-left:8px}.ot-puzzle-status-wrap-minimal{margin-bottom:14px}.ot-puzzle-stat-duo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.ot-puzzle-stat-card{border-top:1px solid hsla(0,0%,100%,.08);padding-top:14px;min-width:0}.ot-puzzle-stat-card span{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(201,210,221,.64)}.ot-puzzle-stat-card strong{display:block;margin-top:10px;font-size:42px;line-height:.95;font-weight:950;color:#f4f7fb}.ot-puzzle-panel-grow{flex:1 1;min-height:24px}.ot-puzzle-footer-minimal{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;margin-top:12px}.ot-puzzle-footer-minimal-left,.ot-puzzle-footer-minimal-right{display:inline-flex;align-items:center;grid-gap:10px;gap:10px}.ot-puzzle-subactions-minimal{justify-content:flex-end;margin-top:12px}.ot-puzzle-tags-minimal{margin-top:14px}.ot-puzzle-mobile-root{padding:0 0 18px}.ot-puzzle-mobile-shell{position:relative;width:100%;max-width:100%;padding:10px 14px 18px;box-sizing:border-box}.ot-puzzle-mobile-topbar{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:12px;gap:12px}.ot-puzzle-mobile-topbar-left{min-width:0;display:flex;align-items:flex-start;grid-gap:10px;gap:10px}.ot-puzzle-mobile-back{flex:0 0 auto}.ot-puzzle-mobile-titleblock{min-width:0}.ot-puzzle-mobile-kicker{font-size:14px;font-weight:950;color:#f4f7fb}.ot-puzzle-mobile-openingbtn{margin-top:4px;padding:0;border:0;background:transparent;color:rgba(201,210,221,.82);font-size:13px;font-weight:800;text-align:left;cursor:pointer}.ot-puzzle-mobile-count{flex:0 0 auto;font-size:12px;font-weight:800;color:rgba(201,210,221,.72);text-align:right;line-height:1.35}.ot-puzzle-mobile-progress{margin-top:12px}.ot-puzzle-mobile-statuswrap{margin-top:14px}.ot-puzzle-status-mobile{padding:12px 14px;font-size:14px;line-height:1.35}.ot-puzzle-mobile-boardcard{margin-top:16px;display:flex;justify-content:center}.ot-puzzle-mobile-boardcard .ot-board{width:100%;display:flex;justify-content:center}.ot-puzzle-mobile-dock{margin-top:16px;display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px}.ot-puzzle-mobile-dock-center,.ot-puzzle-mobile-dock-left,.ot-puzzle-mobile-dock-right{display:inline-flex;align-items:center;grid-gap:10px;gap:10px}.ot-puzzle-mobile-dock-center{flex:1 1;justify-content:center}.ot-puzzle-mobile-dock-right{justify-content:flex-end}.ot-puzzle-mobile-dockbtn{min-width:84px;justify-content:center}.ot-puzzle-mobile-menu{position:absolute;left:14px;right:14px;top:18px;z-index:1000;border-radius:16px;padding:12px;background:rgba(10,10,12,.98);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 16px 40px rgba(0,0,0,.45)}.ot-puzzle-mobile-menu-title{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:rgba(201,210,221,.82);margin-bottom:10px}.ot-puzzle-mobile-menu-list{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.ot-puzzle-mobile-menu-item{width:100%;height:42px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.03);color:#eef3fa;font-size:14px;font-weight:800;text-align:left;padding:0 12px;cursor:pointer}.ot-puzzle-mobile-menu-item.active{border-color:rgba(64,210,118,.35);background:rgba(64,210,118,.1)}.ot-puzzle-mobile-menu-item.locked{opacity:.58}.ot-puzzle-mobile-menu-item:disabled{opacity:.45;cursor:not-allowed}.ot-puzzle-mobile-menu-select{width:100%;margin-left:0}.ot-puzzle-tags-mobile{margin-top:12px}@media (max-width:900px){.ot-puzzle-panel-minimal{min-height:0}.ot-puzzle-footer-minimal{flex-wrap:wrap}.ot-puzzle-subactions-minimal{justify-content:flex-start}}@media (max-width:560px){.ot-puzzle-mobile-shell{padding-left:12px;padding-right:12px;padding-bottom:14px}.ot-puzzle-mobile-menu{left:12px;right:12px}.ot-puzzle-mobile-dock,.ot-puzzle-mobile-dock-center,.ot-puzzle-mobile-dock-left,.ot-puzzle-mobile-dock-right{grid-gap:8px;gap:8px}.ot-puzzle-mobile-dockbtn{min-width:76px}}.ot-mode-card{transition:background .14s ease,border-color .14s ease,transform .14s ease,box-shadow .14s ease}.ot-mode-panel .ot-mode-card:first-child.active{background:rgba(152,103,255,.16);border-color:rgba(152,103,255,.3)}.ot-mode-panel .ot-mode-card:nth-child(2).active{background:rgba(235,87,87,.16);border-color:rgba(235,87,87,.28)}.ot-mode-panel .ot-mode-card:nth-child(3).active{background:rgba(255,90,180,.16);border-color:rgba(255,90,180,.28)}.ot-mode-panel .ot-mode-card:nth-child(4).active{background:rgba(67,208,131,.16);border-color:rgba(67,208,131,.26)}.ot-mode-panel .ot-mode-card:first-child.active .ot-mode-card-sub{color:rgba(233,220,255,.82)}.ot-mode-panel .ot-mode-card:nth-child(2).active .ot-mode-card-sub{color:rgba(255,222,222,.8)}.ot-mode-panel .ot-mode-card:nth-child(3).active .ot-mode-card-sub{color:rgba(255,224,244,.82)}.ot-mode-panel .ot-mode-card:nth-child(4).active .ot-mode-card-sub{color:rgba(220,255,233,.82)}.ot-container{position:relative;isolation:isolate;background:transparent;--ot-accent-rgb:152,103,255;--ot-accent-border:rgba(152,103,255,0.28);--ot-accent-surface:rgba(152,103,255,0.12);--ot-balance-rgb:60,102,206;--ot-balance-soft:rgba(60,102,206,0.05);--ot-balance-strong:rgba(60,102,206,0.08)}.ot-container.ot-mode-practice{--ot-accent-rgb:235,87,87;--ot-accent-border:rgba(235,87,87,0.26);--ot-accent-surface:rgba(235,87,87,0.11)}.ot-container.ot-mode-drill{--ot-accent-rgb:255,90,180;--ot-accent-border:rgba(255,90,180,0.26);--ot-accent-surface:rgba(255,90,180,0.11)}.ot-container.ot-mode-puzzles{--ot-accent-rgb:67,208,131;--ot-accent-border:rgba(67,208,131,0.24);--ot-accent-surface:rgba(67,208,131,0.1)}.ot-container:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(980px 560px at 16% 18%,rgba(var(--ot-accent-rgb),.08),transparent 64%),radial-gradient(920px 540px at 84% 18%,var(--ot-balance-strong),transparent 66%),linear-gradient(90deg,rgba(7,9,13,.1),rgba(7,9,13,.04) 46%,rgba(7,9,13,.12)),linear-gradient(180deg,rgba(9,11,15,.84),rgba(7,9,13,.92))}.ot-container .topnav{background:linear-gradient(180deg,rgba(15,17,21,.7),rgba(15,17,21,.22) 58%,rgba(15,17,21,0));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding-bottom:14px}.ot-container .topnav-inner{position:relative;z-index:2}.ot-container .ot-mode-panel .ot-mode-card.active,.ot-container .ot-puzzle-mobile-menu-item.active,.ot-container .ot-puzzle-modebtn.active{background:var(--ot-accent-surface);border-color:var(--ot-accent-border)}.ot-container .ot-puzzle-mobile-menu-item.active,.ot-container .ot-puzzle-modebtn.active{color:#f3f6fb}.ot-container .ot-mode-panel .ot-mode-card.active .ot-mode-card-sub{color:hsla(0,0%,100%,.82)}@media (max-width:900px){.ot-container:before{background:radial-gradient(560px 320px at 14% 8%,rgba(var(--ot-accent-rgb),.07),transparent 60%),radial-gradient(520px 300px at 86% 10%,var(--ot-balance-soft),transparent 62%),linear-gradient(180deg,rgba(9,11,15,.88),rgba(7,9,13,.94))}.ot-container .topnav{padding-bottom:10px}}.ot-prestige-chip{display:inline-flex;align-items:center;grid-gap:8px;gap:8px;min-height:30px;padding:4px 5px 4px 4px;border-radius:999px;border:1px solid rgba(250,204,21,.16);background:radial-gradient(circle at top left,rgba(250,204,21,.12),transparent 56%),linear-gradient(135deg,rgba(24,27,34,.96),rgba(41,32,57,.92));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 8px 20px rgba(0,0,0,.16);color:#f8fafc}.ot-prestige-chip.is-ready{border-color:rgba(250,204,21,.26);background:radial-gradient(circle at top left,rgba(250,204,21,.18),transparent 56%),linear-gradient(135deg,rgba(32,27,19,.96),rgba(58,39,72,.92));color:#fff7d6}.ot-prestige-chip-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:linear-gradient(180deg,rgba(250,204,21,.98),rgba(245,158,11,.9));color:#17120b;font-size:10px;line-height:1;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.35),0 4px 10px rgba(245,158,11,.24)}.ot-prestige-chip-copy{display:inline-flex;align-items:center;grid-gap:7px;gap:7px}.ot-prestige-chip-label{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:rgba(248,250,252,.74)}.ot-prestige-chip-rank{display:inline-flex;align-items:center;justify-content:center;min-width:28px;padding:4px 8px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:#fff7d6;font-size:11px;font-weight:800;letter-spacing:.08em}.ot-prestige-chip.is-compact{grid-gap:6px;gap:6px;padding:4px}.ot-prestige-chip.is-compact .ot-prestige-chip-copy{grid-gap:0;gap:0}.ot-prestige-chip.is-compact .ot-prestige-chip-rank{min-width:24px;padding:4px 7px}.ot-prestige-card{margin-top:14px;padding:14px;border-radius:18px;border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.03))}.ot-prestige-card.is-ready{border-color:rgba(168,85,247,.45);background:linear-gradient(180deg,rgba(168,85,247,.16),hsla(0,0%,100%,.04));box-shadow:0 10px 30px rgba(0,0,0,.22)}.ot-prestige-card-top{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:12px;gap:12px}.ot-prestige-eyebrow{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.58)}.ot-prestige-title{margin-top:4px;font-size:16px;font-weight:700;color:#fff}.ot-prestige-copy{margin-top:10px;color:hsla(0,0%,100%,.8);font-size:13px;line-height:1.5}.ot-prestige-actions{margin-top:12px;display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px}.ot-prestige-note{flex:1 1;color:hsla(0,0%,100%,.62);font-size:12px;line-height:1.45}.ot-prestige-btn{flex-shrink:0}.ot-mobile-topbar-right{display:inline-flex;align-items:center;justify-content:flex-end;grid-gap:8px;gap:8px;flex-shrink:0}.ot-mobile-prestige-action{width:34px;height:34px;border-radius:12px;border:1px solid rgba(250,204,21,.22);background:radial-gradient(circle at top left,rgba(250,204,21,.18),transparent 58%),linear-gradient(135deg,rgba(31,24,16,.98),rgba(47,33,62,.92));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 8px 18px rgba(0,0,0,.18)}.ot-mobile-prestige-action:hover{border-color:rgba(250,204,21,.34);transform:translateY(-1px)}.ot-mobile-prestige-action:active{transform:translateY(0)}.ot-mobile-prestige-action-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:linear-gradient(180deg,rgba(250,204,21,.98),rgba(245,158,11,.92));color:#17120b;font-size:10px;line-height:1;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.35),0 4px 10px rgba(245,158,11,.24)}@media (max-width:560px){.ot-mobile-topbar-right{grid-gap:6px;gap:6px}.ot-mobile-prestige-action{width:32px;height:32px;border-radius:11px}.ot-prestige-actions,.ot-prestige-card-top{flex-direction:column;align-items:stretch}.ot-prestige-chip.has-rank .ot-prestige-chip-label{display:none}.ot-prestige-btn,.ot-prestige-chip{align-self:flex-start}}.ot-completion-toast{position:fixed;right:18px;bottom:18px;z-index:80;width:min(420px,calc(100vw - 24px));padding:14px;border-radius:18px;border:1px solid hsla(0,0%,100%,.12);background:linear-gradient(180deg,rgba(15,23,42,.96),rgba(8,12,22,.96));box-shadow:0 18px 50px rgba(0,0,0,.45);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;animation:otCompletionToastIn .18s ease-out}.ot-completion-toast-glow{position:absolute;inset:-20% auto auto -10%;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(16,185,129,.22) 0,rgba(16,185,129,0) 72%);pointer-events:none}.ot-completion-toast-top{justify-content:space-between;grid-gap:10px;gap:10px}.ot-completion-title-row,.ot-completion-toast-top{position:relative;z-index:1;display:flex;align-items:center}.ot-completion-title-row{grid-gap:12px;gap:12px;margin-top:12px}.ot-completion-burst{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(180deg,rgba(16,185,129,.22),rgba(59,130,246,.16));border:1px solid hsla(0,0%,100%,.1);color:#f8fafc;font-size:20px;box-shadow:0 0 24px rgba(16,185,129,.18)}.ot-completion-title-wrap{min-width:0}.ot-completion-title{margin-top:0;font-size:17px;font-weight:900;color:#fff;line-height:1.15}.ot-completion-pill,.ot-completion-progress-chip{flex-shrink:0;padding:7px 10px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.94);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.ot-completion-progress-chip{background:rgba(16,185,129,.14);border-color:rgba(16,185,129,.22)}.ot-completion-copy{margin-top:4px;color:hsla(0,0%,100%,.74);font-size:13px;line-height:1.35}.ot-completion-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;margin-top:14px}.ot-completion-actions-inline{flex-wrap:nowrap}.ot-completion-btn{flex:1 1;min-width:0}.ot-completion-btn-primary{box-shadow:0 10px 24px rgba(16,185,129,.16)}@keyframes otCompletionToastIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:700px){.ot-completion-toast{left:12px;right:12px;bottom:84px;width:auto;padding:12px}.ot-completion-title{font-size:15px}.ot-completion-actions-inline{flex-wrap:wrap}.ot-completion-btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px)}}.streakmodal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.62);display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:auto}.streakmodal-backdrop.hidden{pointer-events:none}.streakmodal{width:min(520px,calc(100vw - 32px));border-radius:16px;background:#141418;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 18px 60px rgba(0,0,0,.55);padding:18px 18px 16px;position:relative}.streakmodal-x{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:10px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);color:#fff;font-size:22px;line-height:0;cursor:pointer}.streakmodal-badge{width:56px;height:56px;border-radius:14px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);display:grid;place-items:center;font-size:26px;margin:6px auto 10px}.streakmodal-title{text-align:center;color:#fff;font-size:20px;font-weight:700;margin:2px 0 4px}.streakmodal-sub{text-align:center;color:hsla(0,0%,100%,.7);font-size:14px;margin-bottom:10px}.streakmodal-count{text-align:center;padding:10px 0 8px}.streakmodal-number{font-size:56px;font-weight:800;color:#fff;line-height:1}.streakmodal-label{margin-top:4px;font-size:14px;color:hsla(0,0%,100%,.7)}.streakmodal-best{text-align:center;margin-top:8px;font-size:13px;color:hsla(0,0%,100%,.65)}.streakmodal-btn{width:100%;margin-top:14px;height:44px;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.08);color:#fff;font-weight:700;cursor:pointer}.activity-section{margin-top:28px}.activity-legend-row{display:flex;align-items:center;grid-gap:10px;gap:10px;margin-top:8px;margin-bottom:10px}.activity-legend-label{font-size:12px;opacity:.65}.activity-legend-swatches{display:flex;align-items:center;grid-gap:6px;gap:6px}.activity-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;max-width:100%;overscroll-behavior-x:contain;padding-bottom:10px}.activity-scroll::-webkit-scrollbar{height:10px}.activity-scroll::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.16);border-radius:10px}.activity-scroll::-webkit-scrollbar-track{background:hsla(0,0%,100%,.06);border-radius:10px}.activity-months{position:relative;height:14px;margin-bottom:8px;min-width:-webkit-max-content;min-width:max-content}.activity-month{position:absolute;top:0;left:0;font-size:12px;opacity:.65;line-height:1;white-space:nowrap}.activity-heatmap-wrap{display:flex;align-items:flex-start;grid-gap:10px;gap:10px}.activity-dow{display:grid;grid-template-rows:repeat(7,var(--activity-cell,16px));grid-row-gap:var(--activity-gap,4px);row-gap:var(--activity-gap,4px);padding-top:22px}.activity-dow-label{font-size:12px;opacity:.65;line-height:1;display:flex;align-items:center;justify-content:flex-start;height:var(--activity-cell,16px)}.activity-grid{display:grid;grid-auto-flow:column;grid-auto-columns:var(--activity-cell,16px);grid-column-gap:var(--activity-gap,4px);column-gap:var(--activity-gap,4px);min-width:-webkit-max-content;min-width:max-content}.activity-week{display:grid;grid-template-rows:repeat(7,var(--activity-cell,16px));grid-row-gap:var(--activity-gap,4px);row-gap:var(--activity-gap,4px)}.activity-cell{width:var(--activity-cell,16px);height:var(--activity-cell,16px);border-radius:4px;border:1px solid hsla(0,0%,100%,.1)}.activity-cell,.activity-cell.level-0{background:hsla(0,0%,100%,.06)}.activity-cell.level-1{background:rgba(120,220,140,.28)}.activity-cell.level-2{background:rgba(120,220,140,.48)}.activity-cell.level-3{background:rgba(120,220,140,.68)}.activity-cell.level-4{background:rgba(120,220,140,.88)}.activity-legend-swatches .activity-cell{width:12px;height:12px;border-radius:3px}.activity-empty{margin-top:8px;opacity:.75}.activity-note{margin-top:14px;opacity:.7;font-size:13px;text-align:center}.activity-cell.is-future{opacity:.35;border-color:hsla(0,0%,100%,.06)}.activity-inner{display:inline-block}@media (max-width:520px){.activity-scroll{padding-bottom:14px}.activity-dow,.activity-grid,.activity-week{--activity-cell:12px;--activity-gap:3px}.activity-dow-label,.activity-month{font-size:11px}}.profile-wrap{overflow-x:hidden;max-width:1080px;margin:0 auto;padding:24px 16px calc(48px + env(safe-area-inset-bottom, 0px))}.profile-card{max-width:900px;margin:0 auto;border-radius:16px;background:rgba(20,20,25,.65);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 14px 40px rgba(0,0,0,.45);padding:26px 26px 22px}.profile-card h1{font-size:36px;font-weight:900;margin:6px 0 18px}.profile-toprow{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:18px;gap:18px;align-items:start}.profile-label{font-size:13px;opacity:.65;margin-bottom:6px}.profile-value{font-size:16px;font-weight:800}.profile-row{display:flex;align-items:center;grid-gap:10px;gap:10px}.profile-row button{width:34px;height:30px;color:hsla(0,0%,100%,.9);cursor:pointer}.profile-card input,.profile-row button{border-radius:10px;border:1px solid hsla(0,0%,100%,.16);background:rgba(0,0,0,.22)}.profile-card input{width:100%;max-width:320px;padding:10px 12px;color:hsla(0,0%,100%,.95);outline:none}.profile-card input:focus{border-color:rgba(120,220,140,.55);box-shadow:0 0 0 3px rgba(120,220,140,.18)}.profile-card button{padding:10px 12px;border-radius:12px;border:1px solid hsla(0,0%,100%,.16);background:rgba(0,0,0,.22);color:hsla(0,0%,100%,.95);cursor:pointer}.profile-card button+button{margin-left:10px}@media (max-width:820px){.profile-toprow{grid-template-columns:1fr}}.profile-divider{height:1px;background:hsla(0,0%,100%,.1);margin:22px 0 18px}.profile-section{padding:0}.profile-section-title{font-size:13px;font-weight:800;color:rgba(233,237,242,.65);margin-bottom:12px}.profile-setting-row{display:flex;align-items:center;justify-content:space-between;grid-gap:14px;gap:14px;margin-bottom:16px}.profile-setting-label{font-size:18px;font-weight:900;color:rgba(233,237,242,.95)}.profile-select{min-width:180px;height:34px;border-radius:10px;padding:6px 12px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);color:rgba(233,237,242,.95);font-weight:800;outline:none}.profile-select:focus{border-color:hsla(0,0%,100%,.22)}.profile-board-preview{display:flex;justify-content:center;padding:8px 0 4px}@media (max-width:560px){.profile-setting-label{font-size:16px}.profile-select{min-width:150px}}@media (max-width:520px){.profile-wrap{padding:16px 10px calc(56px + env(safe-area-inset-bottom, 0px))}.profile-card{padding:18px 14px 16px;border-radius:14px}.profile-card h1{font-size:28px;margin:4px 0 14px}.profile-toprow{grid-gap:14px;gap:14px}.profile-setting-row{flex-direction:column;align-items:stretch;grid-gap:10px;gap:10px}.profile-select{width:100%;min-width:0;height:40px}.profile-card input{max-width:none}.profile-row{flex-wrap:wrap}.profile-board-preview{padding:6px 0 2px}}.profile-membership-tools{margin-top:14px;padding-top:14px;border-top:1px solid hsla(0,0%,100%,.1)}.profile-membership-title{font-size:13px;font-weight:800;color:rgba(233,237,242,.65);margin-bottom:10px}.profile-membership-row{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;flex-wrap:wrap}.profile-membership-text{font-size:14px;opacity:.9}.profile-membership-btn{padding:10px 12px;border-radius:12px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.95);font-weight:900;cursor:pointer}.profile-membership-btn:disabled{opacity:.65;cursor:default}.profile-membership-error{margin-top:10px;font-size:13px;color:rgba(255,180,180,.95)}.profile-identity-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:22px}.profile-identity-card{padding:14px 14px 12px;border-radius:14px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}.profile-identity-label{font-size:12px;font-weight:800;color:rgba(233,237,242,.62);text-transform:uppercase;letter-spacing:.04em}.profile-identity-value{margin-top:8px;font-size:26px;font-weight:900;color:rgba(244,246,250,.98)}.profile-focus-card{margin-top:14px;padding:16px 18px;border-radius:16px;background:linear-gradient(135deg,rgba(122,92,255,.16),rgba(255,214,117,.12));border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px}.profile-focus-copy{min-width:0}.profile-focus-eyebrow{font-size:12px;font-weight:800;color:rgba(233,237,242,.62);text-transform:uppercase;letter-spacing:.04em}.profile-focus-title{margin-top:6px;font-size:22px;font-weight:900;color:rgba(244,246,250,.98)}.profile-focus-sub{margin-top:6px;max-width:620px;font-size:14px;line-height:1.5;color:rgba(233,237,242,.84)}.profile-focus-actions{display:flex;align-items:center;grid-gap:10px;gap:10px;flex-wrap:wrap}.profile-focus-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:12px;border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.18);color:hsla(0,0%,100%,.95);font-weight:900;text-decoration:none}.profile-focus-btn-primary{background:hsla(0,0%,100%,.12)}@media (max-width:820px){.profile-identity-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-focus-card{flex-direction:column;align-items:stretch}}@media (max-width:520px){.profile-identity-strip{grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.profile-identity-card{padding:12px}.profile-identity-value{font-size:22px}.profile-focus-card{padding:14px}.profile-focus-title{font-size:19px}.profile-focus-actions,.profile-focus-btn{width:100%}}.lb-wrap{max-width:980px;margin:0 auto;padding:18px 16px 28px;overflow-x:hidden;color:#e9edf2}.lb-title{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;margin-top:8px}.lb-h1{font-size:34px;font-weight:900;letter-spacing:-.3px;align-items:center}.lb-h1,.lb-tabs{display:flex;grid-gap:10px;gap:10px}.lb-tabs{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);padding:6px;border-radius:12px}.lb-tab{padding:10px 14px;border-radius:10px;border:0;background:transparent;color:rgba(233,237,242,.8);font-weight:800;cursor:pointer}.lb-tab.active{background:rgba(0,0,0,.35);color:#fff}.lb-sub{margin-top:10px;color:rgba(233,237,242,.82);font-weight:700}.lb-rank{color:#ffd54a;font-weight:900}.lb-score{opacity:.9}.lb-card{margin-top:16px;border-radius:16px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);overflow:hidden}.lb-card-head{padding:14px 16px;border-bottom:1px solid hsla(0,0%,100%,.1)}.lb-card-title{font-weight:900;font-size:18px}.lb-table{width:100%;border-collapse:collapse}.lb-table th{text-align:left;color:rgba(233,237,242,.72);font-size:12px;letter-spacing:.2px;text-transform:uppercase;padding:12px 16px}.lb-table td{padding:12px 16px;border-top:1px solid hsla(0,0%,100%,.08)}.lb-table tr.me td{background:rgba(255,213,74,.08)}.lb-rank-pill{display:inline-block;padding:4px 8px;border-radius:10px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);font-weight:900}.lb-empty{padding:18px 16px;color:rgba(233,237,242,.75);font-weight:700}.lb-note{margin-top:10px;color:rgba(233,237,242,.55);font-size:12px;font-weight:700}.lb-paywall{margin:0 0 18px;padding:14px;border-radius:14px;border:1px solid hsla(0,0%,100%,.1);background:rgba(20,24,33,.55)}.lb-paywall-title{font-weight:900;font-size:14px;margin:0 0 6px;color:#e9edf2}.lb-paywall-sub{margin:0 0 12px;color:rgba(201,210,221,.85);font-size:13px;line-height:1.45}.lb-paywall-actions{display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap}.lb-paywall-btn{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:12px;font-weight:800;text-decoration:none;color:#0b0d12;background:#e9edf2;border:1px solid hsla(0,0%,100%,.1)}.lb-paywall-btn.secondary{background:transparent;color:#e9edf2}@media (max-width:520px){.lb-wrap{padding:14px 12px 24px;overflow-x:hidden}.lb-title{flex-direction:column;align-items:stretch;grid-gap:10px;gap:10px}.lb-h1{font-size:30px;text-align:center}.lb-h1,.lb-tabs{justify-content:center}.lb-tabs{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.lb-tab{padding:10px 12px;white-space:nowrap}.lb-paywall-actions{justify-content:center}.lb-paywall-sub,.lb-paywall-title{text-align:center}}.lb-userlink{color:inherit;text-decoration:none;font-weight:900}.lb-userlink:hover{text-decoration:underline}.lb-tier{margin-left:10px;padding:3px 8px;letter-spacing:.1px;background:hsla(0,0%,100%,.08);color:rgba(233,237,242,.92);white-space:nowrap}.lb-delta,.lb-tier{display:inline-flex;align-items:center;border-radius:999px;font-size:11px;font-weight:900;border:1px solid hsla(0,0%,100%,.12)}.lb-delta{margin-left:8px;padding:3px 7px;background:hsla(0,0%,100%,.06);color:rgba(233,237,242,.9)}.lb-delta.up{background:rgba(0,255,180,.1);border-color:rgba(0,255,180,.18)}.lb-delta.down{background:rgba(255,90,90,.1);border-color:rgba(255,90,90,.18)}.lb-since{margin-left:8px;color:rgba(233,237,242,.62);font-weight:800;font-size:12px}.lb-rivals{padding:14px 16px 10px;border-bottom:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.18)}.lb-rivals-head{display:flex;align-items:baseline;justify-content:space-between;grid-gap:12px;gap:12px;margin-bottom:10px}.lb-rivals-title{font-weight:900;font-size:14px}.lb-rivals-sub{color:rgba(233,237,242,.66);font-weight:800;font-size:12px}.lb-rivals-list{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.lb-rival-row{display:flex;align-items:center;grid-gap:12px;gap:12px;padding:10px;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04)}.lb-rival-row.me{background:rgba(255,213,74,.08);border-color:rgba(255,213,74,.18)}.lb-rival-rank{width:120px}.lb-rival-name,.lb-rival-rank{display:flex;align-items:center}.lb-rival-name{flex:1 1;min-width:0;grid-gap:6px;gap:6px;font-weight:900}.lb-rival-score{width:70px;text-align:right;font-weight:900}.lb-rivals-note{margin-top:10px;color:rgba(233,237,242,.58);font-size:12px;font-weight:800}@media (max-width:520px){.lb-rival-rank{width:105px}.lb-tier{display:none}}.install-page{min-height:100vh;padding:18px;background:#0f1115;color:#e9edf2}.install-wrap{max-width:760px;margin:0 auto;padding:32px 0 24px}.install-card{position:relative;width:100%;padding:24px;border-radius:18px;background:linear-gradient(180deg,rgba(24,28,39,.92),rgba(14,16,22,.9));border:1px solid hsla(0,0%,100%,.12);box-shadow:0 18px 60px rgba(0,0,0,.58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.install-card+.install-card{margin-top:16px}.install-card:before{content:"";position:absolute;inset:0;border-radius:18px;padding:1px;background:linear-gradient(135deg,hsla(0,0%,100%,.14),hsla(0,0%,100%,.03));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.install-card-hero{text-align:center}.install-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:rgba(233,237,242,.82);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1)}.install-title{margin:14px 0 10px;font-size:30px;font-weight:1000;letter-spacing:-.03em}.install-lead{margin:0 auto;max-width:56ch;color:#c9d2dd;font-size:14px;font-weight:600;line-height:1.6}.install-chip-row{margin-top:16px;display:flex;flex-wrap:wrap;justify-content:center;grid-gap:8px;gap:8px}.install-chip{padding:7px 10px;border-radius:999px;font-size:12px;font-weight:700;color:rgba(233,237,242,.92);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1)}.install-card-action{display:flex;flex-direction:column;grid-gap:14px;gap:14px}.install-section-label{margin-bottom:6px;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:rgba(201,210,221,.72)}.install-support-label{color:#e9edf2;font-size:15px;font-weight:700;line-height:1.55}.install-primary-button{width:100%;min-height:48px;border:1px solid rgba(244,197,66,.3);border-radius:12px;background:rgba(244,197,66,.12);color:#f4c542;font-size:14px;font-weight:900;cursor:pointer;transition:background .12s ease,border-color .12s ease,transform .12s ease}.install-primary-button:hover:not(:disabled){background:rgba(244,197,66,.16);border-color:rgba(244,197,66,.38)}.install-primary-button:active:not(:disabled){transform:translateY(1px)}.install-primary-button:disabled{opacity:.72;cursor:default}.install-feedback{padding:12px 14px;border-radius:12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);color:rgba(233,237,242,.84);font-size:13px;line-height:1.55}.install-guide-toggle{display:inline-flex;grid-gap:8px;gap:8px;padding:6px;border-radius:14px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08)}.install-guide-tab{min-width:112px;padding:10px 14px;border:0;border-radius:10px;background:transparent;color:rgba(233,237,242,.74);font-size:13px;font-weight:800;cursor:pointer}.install-guide-tab.active{background:rgba(244,197,66,.14);color:#f4c542}.install-guide-panel{margin-top:18px}.install-guide-note{margin-bottom:16px;color:#c9d2dd;font-size:14px;font-weight:600;line-height:1.6}.install-step-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.install-step-card{padding:16px;border-radius:16px;background:rgba(20,24,33,.55);border:1px solid hsla(0,0%,100%,.1)}.install-step-number{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px;border-radius:999px;background:rgba(244,197,66,.14);border:1px solid rgba(244,197,66,.24);color:#f4c542;font-size:13px;font-weight:900}.install-step-title{margin-bottom:6px;color:#e9edf2;font-size:14px;font-weight:800}.install-step-body{color:rgba(201,210,221,.82);font-size:13px;line-height:1.6}.install-small-note{margin-top:14px;color:rgba(201,210,221,.76);font-size:12px;line-height:1.55}@media (min-width:720px){.install-step-grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width:700px){.install-page{padding:14px}.install-wrap{padding-top:24px}.install-card{padding:20px}.install-title{font-size:26px}.install-guide-toggle{width:100%}.install-guide-tab{flex:1 1;min-width:0}}.gr-page{width:100%;min-height:100vh;background:#0f1115;overflow-x:hidden}.gr-shell-review{width:100%;max-width:1128px;margin:0 auto;padding:26px 18px 24px;display:grid;grid-template-columns:minmax(0,1fr) clamp(292px,26vw,336px);grid-gap:10px;gap:10px}.gr-engine-card,.gr-panel,.gr-stage-card{background:linear-gradient(180deg,rgba(21,24,31,.98),rgba(13,16,22,.98));border:1px solid hsla(0,0%,100%,.08);border-radius:20px;box-shadow:0 20px 48px rgba(0,0,0,.28)}.gr-stage-card{display:flex;flex-direction:column}.gr-player-band{justify-content:space-between}.gr-player-band,.gr-player-left{display:flex;align-items:center;grid-gap:12px;gap:12px}.gr-player-copy,.gr-player-left{min-width:0}.gr-player-name-row{display:flex;align-items:baseline;grid-gap:6px;gap:6px}.gr-player-name{font-size:.94rem;font-weight:800;color:#eef2f7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gr-player-rating,.gr-player-title,.gr-stage-moves{color:rgba(236,241,247,.62);font-size:.8rem;font-weight:700}.gr-player-title{display:inline-flex;margin-top:2px}.gr-stage-result{padding:6px 9px;border-radius:10px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);font-weight:800;color:#eef2f7}.gr-player-meta-right{display:flex;align-items:center;grid-gap:10px;gap:10px}.gr-avatar,.gr-remote-avatar,.gr-score-avatar{flex:0 0 auto;border-radius:14px;background:linear-gradient(180deg,rgba(137,97,255,.28),rgba(244,197,66,.18));border:1px solid hsla(0,0%,100%,.08);color:#eef2f7;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;font-weight:900;box-shadow:0 8px 20px rgba(0,0,0,.22)}.gr-avatar{width:40px;height:40px;font-size:.9rem}.gr-avatar img,.gr-remote-avatar img,.gr-score-avatar img{width:100%;height:100%;object-fit:cover}.gr-score-avatar{width:52px;height:52px;border-radius:16px}.gr-remote-avatar{width:34px;height:34px;border-radius:11px;font-size:.72rem}.gr-remote-avatar-stack{margin-left:-10px}.gr-button,.gr-dock-btn,.gr-flip-button,.gr-mini-line,.gr-move-cell,.gr-panel-gear,.gr-remote-item,.gr-source-tab{transition:background .12s ease,border-color .12s ease,transform .12s ease,box-shadow .12s ease}.gr-button,.gr-dock-btn,.gr-flip-button,.gr-panel-gear{border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.05);color:#eef2f7;cursor:pointer}.gr-dock-btn,.gr-flip-button,.gr-panel-gear{display:inline-flex;align-items:center;justify-content:center}.gr-button:hover,.gr-dock-btn:hover,.gr-flip-button:hover,.gr-mini-line:hover,.gr-move-cell:hover,.gr-panel-gear:hover,.gr-remote-item:hover,.gr-source-tab:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.16)}.gr-button:active,.gr-dock-btn:active,.gr-flip-button:active,.gr-mini-line:active,.gr-move-cell:active,.gr-panel-gear:active,.gr-remote-item:active,.gr-source-tab:active{transform:translateY(1px)}.gr-board-stage{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:stretch}.gr-eval-rail{position:relative;min-height:456px;border-radius:10px;overflow:hidden;background:hsla(0,0%,100%,.09);border:1px solid hsla(0,0%,100%,.08)}.gr-eval-rail-fill{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(0,0%,94.9%,.9))}.gr-eval-rail-label{position:absolute;top:8px;left:50%;transform:translateX(-50%);font-size:11px;font-weight:800;color:#111;background:hsla(0,0%,100%,.94);padding:4px 6px;border-radius:8px}.gr-board-frame{display:flex}.gr-board-stack{width:min(100%,720px)}.gr-board-overlay{position:absolute;inset:0;pointer-events:none}.gr-board-arrow{width:100%;height:100%}.gr-board-arrow line{stroke-width:1.9;stroke-linecap:round}.gr-board-arrow path{fill:currentColor}.gr-board-arrow-best,.gr-board-arrow-excellent{color:#7fc24c}.gr-board-arrow-book{color:#d3a777}.gr-board-arrow-inaccuracy{color:#f2ac62}.gr-board-arrow-mistake{color:#ff8a4f}.gr-board-arrow-blunder{color:#ff5b56}.gr-board-arrow-neutral{color:hsla(0,0%,100%,.46)}.gr-board-badge{position:absolute;transform:translate(-50%,-50%);min-width:32px;height:32px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:900;color:#101419;border:2px solid hsla(0,0%,100%,.82);box-shadow:0 8px 18px rgba(0,0,0,.28)}.gr-board-badge-best,.gr-board-badge-excellent{background:#8cd14f}.gr-board-badge-book{background:#d9ab79}.gr-board-badge-inaccuracy{background:#f3ac62}.gr-board-badge-mistake{background:#ff8a4f}.gr-board-badge-blunder{background:#ff5b56}.gr-board-badge-neutral{background:hsla(0,0%,100%,.86)}.gr-sidebar{flex-direction:column;grid-gap:16px;gap:16px}.gr-panel{padding:10px}.gr-panel-head{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:12px;gap:12px;margin-bottom:14px}.gr-panel-kicker{color:rgba(244,197,66,.82);font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px}.gr-panel h2{margin:0;font-size:1.05rem;line-height:1.25;color:#eef2f7}.gr-source-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:10px}.gr-source-tab{border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:rgba(238,242,247,.78);display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:800;cursor:pointer}.gr-source-tab.is-active{background:linear-gradient(180deg,rgba(137,97,255,.28),rgba(28,32,43,.88));border-color:rgba(137,97,255,.52);color:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)}.gr-source-tab-badge{min-width:24px;height:24px;padding:0 8px;border-radius:999px;background:hsla(0,0%,100%,.08);font-size:.72rem;line-height:1}.gr-source-tab-badge,.gr-source-tab-logo-wrap{display:inline-flex;align-items:center;justify-content:center}.gr-source-tab-logo-wrap{width:26px;height:26px}.gr-source-tab-logo{max-width:22px;max-height:22px;display:block;opacity:.96}.gr-inline-actions,.gr-remote-toolbar,.gr-settings-row{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.gr-compact-field,.gr-compact-field-wide{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.gr-compact-field-wide span,.gr-compact-field span{font-size:.72rem;color:rgba(238,242,247,.66)}.gr-compact-field select,.gr-pgn-input,.gr-text-input{border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:rgba(8,10,14,.92);color:#eef2f7;font-weight:700}.gr-compact-field select,.gr-text-input{height:42px;padding:0 12px}.gr-compact-field{min-width:102px;flex:1 1 102px}.gr-compact-field-wide{flex:1 1 220px;min-width:0}.gr-button{height:42px;display:inline-flex;align-items:center;justify-content:center;grid-gap:6px;gap:6px;font-weight:800}.gr-button-primary,.gr-dock-btn-primary{background:linear-gradient(180deg,rgba(137,97,255,.9),rgba(93,62,193,.96));border-color:rgba(137,97,255,.65)}.gr-button-primary:hover,.gr-dock-btn-primary:hover{background:linear-gradient(180deg,rgba(150,112,255,.96),rgba(104,70,207,.98))}.gr-pgn-panel,.gr-remote-panel,.gr-settings-drawer{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.gr-pack-builder,.gr-pack-status,.gr-pack-summary{border-radius:16px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);padding:14px}.gr-pack-builder,.gr-pack-puzzle-summary,.gr-pack-summary{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.gr-pack-builder-head{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.gr-pack-builder-meta{color:rgba(238,242,247,.64);font-size:.8rem;line-height:1.45}.gr-pack-status{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;color:rgba(238,242,247,.78);font-size:.84rem}.gr-pack-status strong{color:#eef2f7;font-size:.82rem}.gr-pack-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.gr-pack-summary-card{border-radius:13px;border:1px solid hsla(0,0%,100%,.08);background:rgba(8,10,14,.56);padding:10px 12px;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.gr-pack-summary-card strong{color:#eef2f7;font-size:1rem;font-weight:900}.gr-pack-summary-label{color:rgba(238,242,247,.58);font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.gr-pack-theme-row{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}.gr-pack-theme-chip{border-radius:999px;border:1px solid rgba(137,97,255,.25);background:rgba(137,97,255,.12);padding:6px 10px;color:#d9cbff;font-size:.76rem;font-weight:800}.gr-pgn-input{width:100%;min-height:140px;resize:vertical;padding:12px;font:700 12px/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace}.gr-settings-drawer{margin-top:12px;padding-top:12px;border-top:1px solid hsla(0,0%,100%,.08)}.gr-remote-list{max-height:228px;overflow:auto;display:flex;flex-direction:column;grid-gap:10px;gap:10px;padding-right:4px}.gr-remote-item{border-radius:15px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);padding:12px;display:flex;align-items:center;grid-gap:12px;gap:12px;cursor:pointer;text-align:left}.gr-remote-item.is-active{border-color:rgba(137,97,255,.55);background:rgba(137,97,255,.14)}.gr-remote-avatars{display:flex;align-items:center;min-width:58px}.gr-remote-copy{min-width:0;flex:1 1 auto}.gr-remote-topline{display:flex;align-items:center;grid-gap:6px;gap:6px;flex-wrap:wrap;margin-bottom:4px}.gr-remote-player{color:#eef2f7;font-weight:800}.gr-remote-meta,.gr-remote-vs{color:rgba(238,242,247,.58);font-size:.8rem}.gr-remote-meta{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.gr-remote-result{margin-left:auto;padding:4px 8px;border-radius:999px;font-size:.72rem;font-weight:900;border:1px solid hsla(0,0%,100%,.08)}.gr-remote-result-win{color:#89d45f;background:rgba(124,195,72,.14)}.gr-remote-result-loss{color:#ff8881;background:rgba(255,91,86,.14)}.gr-remote-result-draw,.gr-remote-result-neutral{color:#b9c3d2;background:hsla(0,0%,100%,.06)}.gr-empty,.gr-error,.gr-remote-state{border-radius:14px;border:1px dashed hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.03);padding:12px;font-weight:700}.gr-empty,.gr-remote-state{color:rgba(238,242,247,.68);display:flex;align-items:center;grid-gap:6px;gap:6px}.gr-error{color:#ff9b90;border-style:solid;border-color:rgba(255,91,86,.24);background:rgba(255,91,86,.08)}.gr-insight-row{display:flex;align-items:flex-end;grid-gap:12px;gap:12px;margin-bottom:10px}.gr-review-avatar{width:46px;height:46px;border-radius:14px;background:linear-gradient(180deg,rgba(244,197,66,.3),rgba(137,97,255,.24));border:1px solid hsla(0,0%,100%,.08);display:inline-flex;align-items:center;justify-content:center;font-size:1.18rem}.gr-insight-bubble{position:relative;flex:1 1 auto;border-radius:16px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);padding:14px 16px}.gr-insight-bubble:before{content:"";position:absolute;left:-8px;bottom:12px;width:16px;height:16px;background:inherit;border-left:inherit;border-bottom:inherit;transform:rotate(45deg)}.gr-insight-bubble-best,.gr-insight-bubble-excellent,.gr-insight-bubble.is-best,.gr-insight-bubble.is-excellent{border-color:rgba(124,195,72,.32);background:rgba(124,195,72,.08)}.gr-insight-bubble-book,.gr-insight-bubble.is-book{border-color:rgba(215,171,124,.36);background:rgba(215,171,124,.08)}.gr-insight-bubble-blunder,.gr-insight-bubble-inaccuracy,.gr-insight-bubble-mistake,.gr-insight-bubble.is-blunder,.gr-insight-bubble.is-inaccuracy,.gr-insight-bubble.is-mistake{border-color:rgba(255,154,109,.3);background:rgba(255,154,109,.08)}.gr-insight-title{color:#eef2f7;font-weight:900;font-size:1rem;margin-bottom:6px}.gr-insight-body{color:rgba(238,242,247,.74);font-size:.92rem;line-height:1.45}.gr-graph-wrap{border-radius:14px;background:hsla(0,0%,100%,.04);padding:10px;border:1px solid hsla(0,0%,100%,.06);margin-bottom:10px}.gr-graph{width:100%;height:auto;display:block}.gr-graph-axis{stroke:hsla(0,0%,100%,.16);stroke-width:1}.gr-graph-line{fill:none;stroke:hsla(0,0%,100%,.92);stroke-width:2}.gr-graph-point{fill:hsla(0,0%,100%,.64);cursor:pointer}.gr-graph-point.is-active{fill:#8cd14f}.gr-count-row,.gr-moves-head,.gr-scoreboard-head,.gr-scoreboard-players{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:10px;gap:10px;align-items:center}.gr-moves-head,.gr-scoreboard-head{color:rgba(238,242,247,.68);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.gr-scoreboard-players{margin-bottom:10px}.gr-score-player{display:flex;flex-direction:column;align-items:center;grid-gap:6px;gap:6px}.gr-score-name{max-width:110px;color:#eef2f7;font-weight:800;font-size:.84rem;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gr-score-accuracy{min-width:58px;text-align:center;padding:8px 10px;border-radius:10px;background:hsla(0,0%,100%,.08);font-weight:900;color:#eef2f7}.gr-score-center-pill{padding:8px 10px;border-radius:999px;background:rgba(137,97,255,.18);border:1px solid rgba(137,97,255,.32);font-weight:900;color:#efeaff}.gr-count-table{display:flex;flex-direction:column;grid-gap:6px;gap:6px;margin-bottom:10px}.gr-count-row{padding:4px 0}.gr-count-value{color:#eef2f7;font-weight:900;font-size:1rem;text-align:center}.gr-count-icon{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;justify-self:center;border:1px solid hsla(0,0%,100%,.08)}.gr-count-icon-book{background:rgba(215,171,124,.16);color:#dcb086}.gr-count-icon-best,.gr-count-icon-excellent{background:rgba(124,195,72,.16);color:#8cd14f}.gr-count-icon-inaccuracy{background:rgba(242,172,98,.16);color:#f2ac62}.gr-count-icon-mistake{background:rgba(255,138,79,.16);color:#ff8a4f}.gr-count-icon-blunder{background:rgba(255,91,86,.16);color:#ff5b56}.gr-mini-lines{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.gr-mini-line{width:100%;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;background:hsla(0,0%,100%,.04);padding:9px 11px;text-align:left;color:#eef2f7}.gr-mini-line-eval{display:inline-flex;margin-right:8px;font-weight:900;color:#8cd14f}.gr-mini-line-text{color:rgba(238,242,247,.76);font-size:.84rem}.gr-control-dock{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:6px;gap:6px}.gr-control-dock,.gr-sidebar-view-moves .gr-control-dock{margin-bottom:8px}.gr-move-summary{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.gr-sidebar-view-moves .gr-graph-wrap{margin-bottom:0}.gr-sidebar-view-moves .gr-insight-bubble{padding:12px 13px;border-radius:14px;margin-bottom:0;box-shadow:0 10px 28px rgba(0,0,0,.18)}.gr-sidebar-view-moves .gr-status-strip{margin-bottom:0}.gr-dock-btn{width:100%;height:34px;border-radius:11px}.gr-status-strip{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;padding:8px 10px;border-radius:12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);color:rgba(238,242,247,.76);font-size:.82rem;font-weight:800}.gr-status-strip.is-ready{border-color:rgba(124,195,72,.18)}.gr-status-strip.is-error{border-color:rgba(255,91,86,.24);color:#ff9b90}.gr-status-strip.is-working{border-color:rgba(137,97,255,.22)}.gr-move-list{display:flex;flex-direction:column;grid-gap:2px;gap:2px;padding-right:4px}.gr-move-row{display:grid;grid-gap:4px;gap:4px;align-items:center}.gr-move-number{color:rgba(238,242,247,.54);font-size:.72rem;font-weight:800;text-align:center}.gr-move-cell{border-radius:9px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.04);color:#eef2f7;display:flex;align-items:center;justify-content:space-between;grid-gap:4px;gap:4px;padding:0 6px;cursor:pointer}.gr-move-cell.is-active{border-color:rgba(137,97,255,.5);background:rgba(137,97,255,.16);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06)}.gr-move-cell.is-empty{background:transparent;border-style:dashed;cursor:default}.gr-move-san{font-weight:800}.gr-move-badge{border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.46rem;font-weight:900;border:1px solid hsla(0,0%,100%,.08)}.gr-move-badge-book{background:rgba(215,171,124,.18);color:#dcb086}.gr-move-badge-best,.gr-move-badge-excellent{background:rgba(124,195,72,.18);color:#8cd14f}.gr-move-badge-inaccuracy{background:rgba(242,172,98,.18);color:#f2ac62}.gr-move-badge-mistake{background:rgba(255,138,79,.18);color:#ff8a4f}.gr-move-badge-blunder{background:rgba(255,91,86,.18);color:#ff5b56}.gr-engine-shell{max-width:1560px;margin:0 auto;padding:0 18px 28px}.gr-engine-card{padding:18px}.gr-engine-grid{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:18px;gap:18px;align-items:flex-start}.gr-engine-side{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.gr-play-history{display:flex;flex-wrap:wrap;grid-gap:6px;gap:6px;max-height:160px;overflow:auto}.gr-play-history-move{padding:8px 10px;border-radius:10px;background:hsla(0,0%,100%,.05);color:#eef2f7;font-size:.84rem;font-weight:800}@media (max-width:1100px){.gr-shell-review{grid-template-columns:minmax(0,1fr)}.gr-sidebar{order:2}}@media (max-width:720px){.gr-engine-shell,.gr-shell-review{padding-left:12px;padding-right:12px}.gr-shell-review{padding-top:18px}.gr-engine-card,.gr-panel,.gr-stage-card{border-radius:16px;padding:12px}.gr-board-stage{grid-template-columns:16px minmax(0,1fr);grid-gap:6px;gap:6px}.gr-eval-rail{min-height:320px}.gr-source-tabs{grid-template-columns:1fr}.gr-control-dock{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-move-row{grid-template-columns:24px 1fr 1fr;grid-gap:6px;gap:6px}.gr-engine-grid{grid-template-columns:1fr}.gr-score-name{max-width:90px}}.gr-shell-review{align-items:stretch}.gr-stage-card{min-width:0}.gr-sidebar{min-height:0;display:flex}.gr-sidebar-shell{width:100%;height:100%;display:flex;flex-direction:column}.gr-sidebar-topbar{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:12px;gap:12px}.gr-sidebar-title-wrap{min-width:0}.gr-sidebar-title-wrap h2{margin:0;font-size:1rem;line-height:1.2}.gr-sidebar-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;grid-gap:6px;gap:6px}.gr-panel-gear.is-active{background:linear-gradient(180deg,rgba(137,97,255,.9),rgba(93,62,193,.96));border-color:rgba(137,97,255,.62);color:#fff}.gr-panel-gear:disabled{opacity:.42;cursor:not-allowed}.gr-settings-drawer-shell{margin:0 0 12px}.gr-sidebar-body{flex:1 1 auto;min-height:0;overflow:hidden}.gr-sidebar-view{display:flex;flex-direction:column;grid-gap:12px;gap:12px;width:100%;min-height:0}.gr-sidebar-view-moves{height:100%;overflow:hidden;display:grid;grid-template-rows:auto auto auto minmax(0,1fr)}.gr-sidebar-view-load,.gr-sidebar-view-overview{height:100%;overflow:auto;padding-right:2px}.gr-sidebar-view-puzzles{overflow:auto;padding-right:2px}.gr-view-section{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.gr-loader-summary-card{padding-top:2px}.gr-sidebar-view-overview .gr-loader-summary-card{grid-gap:10px;gap:10px}.gr-overview-card{padding-top:0}.gr-sidebar-view-overview .gr-mini-lines{max-height:188px;overflow:auto;padding-right:4px}.gr-loader-summary-head{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:12px;gap:12px}.gr-review-headline{color:#eef2f7;font-size:1rem;font-weight:900;line-height:1.25}.gr-loader-summary-title{color:#eef2f7;font-size:1rem;font-weight:900;line-height:1.3;margin-bottom:6px}.gr-loader-summary-body{color:rgba(238,242,247,.72);font-size:.92rem;line-height:1.45}.gr-open-review-btn{width:100%;margin-top:2px}.gr-open-review-btn-top{margin-top:0;margin-bottom:2px}.gr-source-tabs{margin-bottom:0}.gr-mini-lines,.gr-move-list,.gr-pgn-input,.gr-remote-list{scrollbar-width:thin}.gr-remote-list{max-height:232px}.gr-move-list{flex:1 1 auto;min-height:0;max-height:100%;overflow-y:auto;overflow-x:hidden}.gr-status-strip{margin-bottom:10px}.gr-move-badge-empty{background:transparent;border-color:hsla(0,0%,100%,.1);opacity:.24}@media (max-width:720px){.gr-shell-review{grid-gap:10px;gap:10px}.gr-sidebar-shell{min-height:0;padding:12px}.gr-sidebar-topbar{align-items:center}.gr-sidebar-title-wrap h2{font-size:1rem}.gr-source-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-source-tab{min-height:52px;font-size:.82rem}.gr-remote-toolbar{flex-direction:column}.gr-inline-actions .gr-button,.gr-remote-toolbar .gr-button{width:100%}.gr-pack-puzzle-summary .gr-pack-summary-grid,.gr-pack-summary-grid{grid-template-columns:1fr}.gr-pack-status{flex-direction:column;align-items:flex-start}.gr-move-row{grid-template-columns:22px 1fr 1fr}.gr-move-cell{min-height:32px;padding:0 7px}.gr-move-badge{min-width:18px;height:18px;padding:0 5px}}@media (min-width:1101px){.gr-page{overflow:hidden}.gr-sidebar-shell{height:var(--gr-sidebar-target-height);max-height:var(--gr-sidebar-target-height);overflow:hidden}.gr-board-frame{align-items:flex-start}}.gr-scoreboard-players-overview{margin-top:2px}.gr-sidebar-view-moves .gr-move-summary{flex:0 0 auto;min-height:0}.gr-sidebar-view-moves .gr-move-list{flex:1 1 auto;min-height:0;max-height:100%}.gr-sidebar-view-moves .gr-moves-head{margin-bottom:8px}.gr-sidebar-view-moves .gr-move-number{font-size:.68rem}.gr-shell-review{max-width:1088px;padding:20px 18px 24px;grid-template-columns:minmax(0,1fr) clamp(320px,30vw,356px)}.gr-stage-card{padding:10px;grid-gap:10px;gap:10px}.gr-board-stage{grid-gap:8px;gap:8px}.gr-sidebar-shell{padding:10px}.gr-move-row{grid-template-columns:20px 1fr 1fr}.gr-move-cell{min-height:24px}.gr-move-san{font-size:.72rem}.gr-move-badge{min-width:15px;height:15px;padding:0 3px}@media (max-width:1100px){.gr-shell-review{max-width:760px;grid-template-columns:minmax(0,1fr);padding:16px 12px 24px;grid-gap:12px;gap:12px}.gr-sidebar{order:2}.gr-sidebar-shell{height:auto;max-height:none;overflow:visible}.gr-sidebar-body,.gr-sidebar-view,.gr-sidebar-view-load,.gr-sidebar-view-moves,.gr-sidebar-view-overview{height:auto;min-height:0;overflow:visible}.gr-sidebar-view-moves{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.gr-move-list{max-height:320px}}@media (max-width:720px){.gr-engine-shell,.gr-shell-review{max-width:430px;padding-left:10px;padding-right:10px}.gr-shell-review{padding-top:14px;grid-gap:10px;gap:10px}.gr-engine-card,.gr-panel,.gr-stage-card{border-radius:16px;padding:10px}.gr-player-band,.gr-player-left{grid-gap:8px;gap:8px}.gr-avatar{width:36px;height:36px;border-radius:12px;font-size:.82rem}.gr-player-name{font-size:.88rem}.gr-player-rating,.gr-player-title,.gr-stage-moves{font-size:.72rem}.gr-stage-result{padding:4px 8px;font-size:.76rem}.gr-board-stage{grid-template-columns:12px minmax(0,1fr);grid-gap:6px;gap:6px}.gr-eval-rail{min-height:280px}.gr-eval-rail-label{top:6px;font-size:10px;padding:3px 5px}.gr-board-frame{overflow:hidden}.gr-sidebar-shell{padding:10px}.gr-sidebar-topbar{align-items:center;margin-bottom:8px}.gr-sidebar-title-wrap h2{font-size:.96rem}.gr-sidebar-actions{grid-gap:5px;gap:5px}.gr-panel-gear{width:34px;height:34px;border-radius:11px}.gr-source-tabs{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:5px;gap:5px}.gr-source-tab{min-height:46px;grid-gap:3px;gap:3px;font-size:.76rem}.gr-source-tab-logo-wrap{width:22px;height:22px}.gr-source-tab-logo{max-width:18px;max-height:18px}.gr-button,.gr-compact-field select,.gr-text-input{height:40px}.gr-remote-list{max-height:220px}.gr-control-dock{grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:5px;gap:5px;margin-bottom:8px}.gr-dock-btn{height:32px}.gr-review-headline{font-size:.96rem}.gr-sidebar-view-moves .gr-move-summary{grid-gap:8px;gap:8px}.gr-graph-wrap{padding:8px}.gr-insight-bubble{padding:11px 12px}.gr-insight-title{font-size:.92rem}.gr-insight-body{font-size:.84rem;line-height:1.35}.gr-status-strip{padding:7px 9px;font-size:.78rem}.gr-moves-head{font-size:.7rem;margin-bottom:6px}.gr-move-list{max-height:260px;padding-right:2px}.gr-move-row{grid-template-columns:18px 1fr 1fr;grid-gap:4px;gap:4px}.gr-move-cell{min-height:28px;padding:0 6px}.gr-move-san{font-size:.7rem}.gr-move-number{font-size:.64rem}.gr-move-badge{min-width:14px;height:14px;padding:0 3px;font-size:.4rem}}.gr-stage-top-graph{margin:-2px 0 2px}.gr-stage-top-graph .gr-graph-wrap{margin-bottom:0;border-radius:12px}.gr-stage-top-graph .gr-graph{max-height:60px}.gr-board-stage{grid-template-columns:26px minmax(0,1fr);grid-gap:12px;gap:12px}.gr-eval-rail{width:26px;min-width:26px;overflow:visible}.gr-eval-rail-fill{border-radius:0 0 12px 12px}.gr-eval-rail-label{min-width:24px;font-size:10px;line-height:1;padding:4px 3px;white-space:nowrap;z-index:2}@media (max-width:720px){.gr-stage-top-graph{margin:-2px 0 4px}.gr-stage-top-graph .gr-graph-wrap{padding:7px 8px}.gr-stage-top-graph .gr-graph{max-height:52px}.gr-board-stage{grid-template-columns:22px minmax(0,1fr);grid-gap:8px;gap:8px}.gr-eval-rail{width:22px;min-width:22px}.gr-eval-rail-label{min-width:22px;font-size:9px;padding:4px 2px}}.gr-stage-prompt{margin:-2px 0 4px;padding:10px 12px;border-radius:14px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;color:#eef2f7;font-size:.88rem;font-weight:700}.gr-stage-prompt strong{font-size:.92rem}.gr-board-stage.is-puzzle{grid-template-columns:minmax(0,1fr)}.gr-board-arrow-puzzle line{stroke-linecap:round;stroke-width:2.2}.gr-board-arrow-played-line{stroke:rgba(236,88,88,.9)}.gr-board-arrow-best-line{stroke:rgba(108,223,154,.96)}.gr-board-arrow-played-head{fill:rgba(236,88,88,.96)}.gr-board-arrow-best-head{fill:rgba(108,223,154,.98)}.gr-button-secondary{background:hsla(0,0%,100%,.04)}.gr-sidebar-view-puzzles{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.gr-puzzle-card,.gr-puzzle-stat-card{border-radius:18px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);padding:14px}.gr-puzzle-card-primary{background:linear-gradient(180deg,rgba(137,97,255,.14),hsla(0,0%,100%,.04))}.gr-puzzle-card-empty{grid-gap:12px;gap:12px}.gr-puzzle-kicker,.gr-puzzle-stat-label{font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;color:rgba(236,241,247,.56);font-weight:800}.gr-puzzle-title{margin-top:6px;color:#eef2f7;font-size:1.02rem;font-weight:900}.gr-puzzle-copy{margin-top:8px;color:rgba(236,241,247,.82);font-size:.9rem;line-height:1.5}.gr-puzzle-hint{margin-top:12px;padding:12px;border-radius:14px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);color:#eef2f7;font-size:.86rem;line-height:1.45}.gr-puzzle-chip-row{margin-top:12px;display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}.gr-puzzle-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:#eef2f7;font-size:.76rem;font-weight:800}.gr-puzzle-chip-blunder{border-color:rgba(236,88,88,.4);color:#ffafaf}.gr-puzzle-chip-mistake{border-color:rgba(255,184,77,.4);color:#ffd487}.gr-puzzle-chip-inaccuracy{border-color:rgba(137,97,255,.4);color:#d3c4ff}.gr-puzzle-action-row,.gr-puzzle-footer{display:flex;grid-gap:10px;gap:10px}.gr-puzzle-action-btn{flex:1 1}.gr-puzzle-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.gr-puzzle-stat-value{margin-top:8px;color:#eef2f7;font-size:.98rem;font-weight:800}.gr-puzzle-stat-matchup{display:flex;align-items:center;flex-wrap:wrap;grid-gap:6px;gap:6px}.gr-puzzle-stat-divider{color:rgba(236,241,247,.48);font-size:.76rem;text-transform:uppercase;letter-spacing:.04em}.gr-puzzle-stat-subtle{margin-top:6px;color:rgba(236,241,247,.6);font-size:.8rem;line-height:1.4}.gr-puzzle-link{display:inline-flex;margin-top:10px;color:#d6c8ff;font-size:.82rem;font-weight:800;text-decoration:none}.gr-puzzle-link:hover{color:#eee8ff}.gr-puzzle-progress-numbers{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.gr-puzzle-progress-bad,.gr-puzzle-progress-good{height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:900}.gr-puzzle-progress-good{background:rgba(98,214,142,.22);color:#90f0b5}.gr-puzzle-progress-bad{background:rgba(236,88,88,.2);color:#faa}.gr-puzzle-progress-cells{margin-top:12px;display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}.gr-puzzle-progress-cell{width:22px;height:22px;border-radius:7px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.08);cursor:pointer}.gr-puzzle-progress-cell.is-solved{background:rgba(98,214,142,.9);border-color:rgba(98,214,142,.9)}.gr-puzzle-progress-cell.is-failed{background:rgba(236,88,88,.86);border-color:rgba(236,88,88,.86)}.gr-puzzle-progress-cell.is-pending{background:hsla(0,0%,100%,.05)}.gr-puzzle-progress-cell.is-active{box-shadow:0 0 0 2px rgba(255,208,96,.5)}.gr-puzzle-opening-card{padding-top:12px}.gr-puzzle-footer{align-items:center;justify-content:space-between}.gr-puzzle-status-pill{min-height:38px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:rgba(236,241,247,.72);font-size:.8rem;font-weight:900}.gr-puzzle-status-pill.is-checking{color:#ffd487}.gr-puzzle-status-pill.has-solved,.gr-puzzle-status-pill.is-solved{color:#90f0b5}.gr-puzzle-status-pill.has-failed,.gr-puzzle-status-pill.is-failed,.gr-puzzle-status-pill.is-revealed{color:#faa}.gr-puzzle-next-btn{min-width:146px}@media (max-width:920px){.gr-stage-prompt{flex-direction:column;align-items:flex-start}.gr-puzzle-info-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){.gr-stage-prompt{margin-bottom:6px;padding:9px 10px;grid-gap:6px;gap:6px;font-size:.82rem}.gr-stage-prompt strong{font-size:.86rem}.gr-puzzle-card,.gr-puzzle-stat-card{padding:12px;border-radius:16px}.gr-puzzle-title{font-size:.95rem}.gr-puzzle-copy,.gr-puzzle-hint{font-size:.84rem}.gr-puzzle-action-row,.gr-puzzle-footer{flex-direction:column}.gr-puzzle-action-btn,.gr-puzzle-next-btn{width:100%}.gr-puzzle-progress-cell{width:20px;height:20px}}.gr-confetti-layer{position:fixed;left:0;top:0;width:100vw;height:100vh;pointer-events:none;overflow:hidden;z-index:9999}.gr-confetti{position:absolute;top:-20px;border-radius:2px;background:rgba(244,197,66,.95);animation-name:gr-confetti-fall;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes gr-confetti-fall{0%{transform:translateY(-10px) rotate(0deg);opacity:.95}to{transform:translateY(105vh) rotate(2turn);opacity:0}}.gr-page{position:relative;isolation:isolate;background:transparent}.gr-page:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(980px 560px at 16% 18%,rgba(152,103,255,.08),transparent 64%),radial-gradient(920px 540px at 84% 18%,rgba(60,102,206,.08),transparent 66%),linear-gradient(90deg,rgba(7,9,13,.1),rgba(7,9,13,.04) 46%,rgba(7,9,13,.12)),linear-gradient(180deg,rgba(9,11,15,.84),rgba(7,9,13,.92))}.gr-page .topnav{background:linear-gradient(180deg,rgba(15,17,21,.7),rgba(15,17,21,.22) 58%,rgba(15,17,21,0));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding-bottom:14px}.gr-page .topnav-inner{position:relative;z-index:2}.gr-shell-review{position:relative;padding:38px 18px 28px}.gr-shell-review:before{content:"";position:absolute;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(90deg,rgba(152,103,255,.14),rgba(60,102,206,.12) 58%,hsla(0,0%,100%,.02)),hsla(0,0%,100%,.02);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03)}.gr-engine-card,.gr-panel,.gr-stage-card{border-radius:18px;box-shadow:0 22px 52px rgba(0,0,0,.28)}.gr-stage-card{grid-gap:12px;gap:12px;background:linear-gradient(180deg,rgba(26,22,41,.96),rgba(13,16,22,.98));border-color:rgba(152,103,255,.16)}.gr-engine-card,.gr-panel{background:linear-gradient(180deg,rgba(16,22,37,.98),rgba(10,14,24,.98));border-color:rgba(86,118,214,.16)}.gr-player-band{grid-gap:10px;gap:10px;padding:2px 2px 0}.gr-stage-top-graph{margin:0 2px}.gr-board-stage{grid-template-columns:14px minmax(0,1fr);grid-gap:10px;gap:10px}.gr-eval-rail{min-height:448px;border-radius:12px;background:rgba(8,11,17,.88);border-color:hsla(0,0%,100%,.1)}.gr-board-frame{align-items:flex-start;padding:2px 0}.gr-sidebar-shell{padding:14px;background:linear-gradient(180deg,rgba(16,23,39,.98),rgba(10,14,24,.98));border-color:rgba(86,118,214,.18)}.gr-sidebar-topbar{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.06)}.gr-sidebar-title-wrap h2{font-size:1.04rem}.gr-sidebar-actions{grid-gap:8px;gap:8px}.gr-dock-btn,.gr-flip-button,.gr-panel-gear{width:38px;height:38px;background:hsla(0,0%,100%,.04)}.gr-panel-gear.is-active{background:linear-gradient(180deg,rgba(137,97,255,.92),rgba(93,62,193,.98));border-color:rgba(137,97,255,.68)}.gr-pgn-panel,.gr-remote-panel,.gr-settings-drawer,.gr-sidebar-view,.gr-view-section{grid-gap:14px;gap:14px}.gr-source-tabs{grid-gap:8px;gap:8px}.gr-source-tab{min-height:56px;border-radius:14px;grid-gap:6px;gap:6px;background:hsla(0,0%,100%,.025)}.gr-source-tab.is-active{background:linear-gradient(180deg,rgba(137,97,255,.24),rgba(18,24,39,.96));border-color:rgba(137,97,255,.46)}.gr-remote-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:end}.gr-compact-field,.gr-compact-field-wide{grid-gap:7px;gap:7px}.gr-compact-field-wide span,.gr-compact-field span{font-size:.74rem;font-weight:800}.gr-compact-field select,.gr-pgn-input,.gr-text-input{border-radius:14px;border-color:hsla(0,0%,100%,.09);background:rgba(7,10,16,.94)}.gr-button{padding:0 15px;border-radius:13px}.gr-inline-actions,.gr-remote-list{grid-gap:8px;gap:8px}.gr-remote-list{max-height:172px}.gr-empty,.gr-error,.gr-remote-item,.gr-remote-state{border-radius:14px}.gr-remote-item{padding:12px 13px;background:hsla(0,0%,100%,.03)}.gr-remote-item.is-active{background:rgba(137,97,255,.12)}.gr-graph-wrap,.gr-insight-bubble,.gr-loader-summary-card,.gr-mini-line,.gr-pack-builder,.gr-pack-puzzle-summary,.gr-pack-status,.gr-pack-summary,.gr-puzzle-card,.gr-puzzle-stat-card,.gr-status-strip{border-radius:16px}.gr-graph-wrap,.gr-insight-bubble,.gr-loader-summary-card,.gr-pack-builder,.gr-pack-puzzle-summary,.gr-pack-status,.gr-pack-summary,.gr-puzzle-card,.gr-puzzle-stat-card,.gr-status-strip{background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.025));border-color:hsla(0,0%,100%,.07)}.gr-pack-builder,.gr-pack-puzzle-summary,.gr-pack-status,.gr-pack-summary{padding:16px;grid-gap:14px;gap:14px}.gr-pack-builder .gr-settings-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.gr-pack-builder .gr-compact-field:last-child{grid-column:1/-1}.gr-insight-body,.gr-loader-summary-body,.gr-pack-builder-meta{color:rgba(238,242,247,.7)}.gr-status-strip{padding:10px 12px}.gr-control-dock{grid-gap:8px;gap:8px;margin-bottom:10px}.gr-move-list{grid-gap:4px;gap:4px}.gr-move-cell{min-height:28px;border-radius:10px;padding:0 8px}.gr-move-cell.is-active{background:rgba(137,97,255,.18)}@media (max-width:1100px){.gr-page .topnav{padding-bottom:10px}.gr-shell-review{max-width:760px;padding:30px 12px 24px;grid-gap:12px;gap:12px}.gr-shell-review:before{left:12px;right:12px}.gr-sidebar-shell{height:auto;max-height:none;overflow:visible}}@media (max-width:720px){.gr-page:before{background:radial-gradient(560px 320px at 14% 8%,rgba(152,103,255,.07),transparent 60%),radial-gradient(520px 300px at 86% 10%,rgba(60,102,206,.05),transparent 62%),linear-gradient(180deg,rgba(9,11,15,.88),rgba(7,9,13,.94))}.gr-engine-shell,.gr-shell-review{max-width:430px;padding-left:10px;padding-right:10px}.gr-shell-review{padding-top:26px;grid-gap:10px;gap:10px}.gr-shell-review:before{left:10px;right:10px;top:4px;height:12px}.gr-engine-card,.gr-panel,.gr-stage-card{border-radius:16px;padding:10px}.gr-sidebar-shell{padding:12px}.gr-sidebar-topbar{margin-bottom:10px;padding-bottom:10px}.gr-pack-builder .gr-settings-row,.gr-remote-toolbar{grid-template-columns:1fr}.gr-pack-builder .gr-compact-field:last-child{grid-column:auto}.gr-inline-actions .gr-button,.gr-remote-toolbar .gr-button{width:100%}.gr-source-tab{min-height:54px;font-size:.82rem}}.gr-shell-review{padding-top:24px;grid-gap:12px;gap:12px}.gr-shell-review:before{top:2px}.gr-stage-shell{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.gr-stage-card.gr-stage-card-board{padding:14px}.gr-stage-board-only{width:100%;display:flex;justify-content:center}.gr-board-frame{width:100%}.gr-board-stack{position:relative}.gr-board-flip-button{position:absolute;top:10px;right:10px;z-index:6;width:34px;height:34px;border-radius:11px;background:rgba(11,15,24,.82);border-color:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gr-board-flip-button:disabled{opacity:.42;cursor:not-allowed}.gr-eval-strip{display:flex;align-items:center;grid-gap:10px;gap:10px;padding:0 4px}.gr-eval-strip-label{min-width:40px;font-size:.8rem;font-weight:900;color:#eef2f7}.gr-eval-strip-track{position:relative;flex:1 1 auto;height:10px;border-radius:999px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05)}.gr-eval-strip-fill{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,rgba(152,103,255,.78),rgba(83,124,234,.68))}.gr-pack-builder{padding:14px}.gr-pack-builder-head{margin-bottom:-2px}.gr-loader-summary-title{font-size:.95rem}.gr-pack-builder .gr-settings-row{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-pack-builder .gr-compact-field:last-child{grid-column:auto}.gr-puzzle-card-primary{grid-gap:10px;gap:10px}.gr-puzzle-action-row{margin-top:-2px}.gr-puzzle-progress-card{padding:10px 12px}.gr-puzzle-progress-title-row{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px}.gr-puzzle-progress-mini-count{font-size:.78rem;font-weight:900;color:rgba(238,242,247,.72)}.gr-puzzle-progress-numbers{display:none}.gr-puzzle-progress-cells{margin-top:10px;grid-gap:6px;gap:6px}.gr-puzzle-progress-cell{width:24px;height:10px;border-radius:999px}.gr-puzzle-progress-cell.is-active{box-shadow:0 0 0 2px rgba(255,208,96,.46)}@media (max-width:1100px){.gr-shell-review{padding-top:20px}}@media (max-width:720px){.gr-shell-review{padding-top:18px}.gr-shell-review:before{top:0}.gr-board-flip-button{top:8px;right:8px}.gr-pack-builder .gr-settings-row{grid-template-columns:1fr}}.gr-shell-review{padding:34px 18px 24px;grid-template-columns:minmax(0,1fr) clamp(340px,32vw,392px)}.gr-shell-review:before{top:8px;left:18px;right:18px;height:14px}.gr-stage-shell{grid-gap:12px;gap:12px}.gr-stage-top-graph{display:flex;justify-content:center;margin:0}.gr-stage-top-graph .gr-graph-wrap{width:min(100%,624px);margin:0 auto;padding:8px 10px}.gr-engine-card,.gr-panel,.gr-stage-card{border-radius:16px}.gr-stage-card{padding:12px}.gr-board-frame{justify-content:center;align-items:center}.gr-board-stack{max-width:100%}.gr-sidebar-topbar{margin-bottom:12px}.gr-dock-btn,.gr-flip-button,.gr-panel-gear{width:36px;height:36px;border-radius:12px}.gr-source-tabs{grid-gap:6px;gap:6px}.gr-source-tab{min-height:52px;border-radius:12px;grid-gap:5px;gap:5px;font-size:.88rem}.gr-button,.gr-compact-field select,.gr-text-input{height:40px}.gr-button{border-radius:12px;padding:0 14px}.gr-remote-list{max-height:148px}.gr-graph-wrap,.gr-insight-bubble,.gr-loader-summary-card,.gr-mini-line,.gr-pack-builder,.gr-pack-puzzle-summary,.gr-pack-status,.gr-pack-summary,.gr-puzzle-card,.gr-puzzle-stat-card,.gr-status-strip{border-radius:14px}.gr-pack-builder,.gr-pack-puzzle-summary,.gr-pack-status,.gr-pack-summary{padding:14px;grid-gap:12px;gap:12px}@media (max-width:1100px){.gr-shell-review{max-width:760px;padding:28px 12px 24px}.gr-shell-review:before{left:12px;right:12px}}@media (max-width:720px){.gr-engine-shell,.gr-shell-review{max-width:430px;padding-left:10px;padding-right:10px}.gr-shell-review{padding-top:24px;grid-gap:10px;gap:10px}.gr-shell-review:before{left:10px;right:10px;top:4px;height:12px}.gr-stage-top-graph .gr-graph-wrap{width:100%}}.gr-shell-review{max-width:1200px;padding:24px 18px;grid-template-columns:minmax(0,1fr) clamp(340px,32vw,420px);grid-gap:14px;gap:14px;align-items:start}.gr-shell-review:before{display:none}.gr-stage-shell{display:block;min-width:0}.gr-board-flip-button,.gr-eval-rail,.gr-eval-strip,.gr-stage-top-graph{display:none!important}.gr-engine-card,.gr-panel,.gr-sidebar-shell,.gr-stage-card,.gr-stage-card.gr-stage-card-board{border-radius:14px}.gr-stage-card.gr-stage-card-board{padding:12px}.gr-board-frame,.gr-stage-board-only{width:100%;display:flex;justify-content:center;align-items:center}.gr-board-frame{min-width:0;padding:0;overflow:visible}.gr-board-stack{max-width:500px;margin:0 auto}.gr-sidebar{min-width:0;align-self:start}.gr-sidebar-shell{padding:12px}.gr-sidebar-topbar{margin-bottom:10px;padding-bottom:10px}@media (min-width:1101px){.gr-sidebar-shell{height:var(--gr-sidebar-target-height);max-height:var(--gr-sidebar-target-height)}}@media (max-width:1100px){.gr-shell-review{max-width:760px;padding:20px 12px 24px;grid-template-columns:minmax(0,1fr);grid-gap:12px;gap:12px}.gr-sidebar,.gr-stage-shell{width:100%}.gr-sidebar-shell{height:auto!important;max-height:none!important}.gr-board-stack{max-width:none}}@media (max-width:720px){.gr-engine-shell,.gr-shell-review{max-width:430px;padding-left:10px;padding-right:10px}.gr-shell-review{padding-top:18px;grid-gap:12px;gap:12px}.gr-sidebar-shell,.gr-stage-card.gr-stage-card-board{padding:10px}.gr-sidebar-topbar{margin-bottom:8px;padding-bottom:8px}.gr-sidebar-actions{grid-gap:8px;gap:8px}.gr-pack-builder .gr-settings-row,.gr-settings-row{grid-template-columns:1fr}}.gr-top-progress-shell{grid-column:1/-1;width:calc(100% - 24px);margin:0 auto 12px}.gr-top-progress-track{position:relative;width:100%;height:16px;border-radius:999px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(90deg,rgba(152,103,255,.14),rgba(60,102,206,.12) 58%,hsla(0,0%,100%,.02)),hsla(0,0%,100%,.03);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03)}.gr-top-progress-fill{position:absolute;inset:0 auto 0 0;width:var(--gr-top-progress,0);min-width:0;border-radius:inherit;background:linear-gradient(90deg,rgba(140,95,255,.84),rgba(86,122,235,.74));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.18);transition:width .18s ease}@media (max-width:1100px){.gr-top-progress-shell{width:calc(100% - 12px);margin-bottom:10px}.gr-top-progress-track{height:14px}}@media (max-width:720px){.gr-top-progress-shell{width:calc(100% - 8px);margin-bottom:8px}.gr-top-progress-track{height:13px}}@media (min-width:1101px){.gr-shell-review{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 36px);grid-template-columns:-webkit-max-content clamp(340px,32vw,420px);grid-template-columns:max-content clamp(340px,32vw,420px);justify-content:center}.gr-top-progress-shell{width:calc(100% - 88px);max-width:100%}}.gr-board-arrow{display:block}.gr-sidebar-view-puzzles{min-height:100%;height:100%}.gr-puzzle-progress-card{margin-top:auto}.gr-remote-panel>.gr-pack-builder{margin-top:14px}.gr-sidebar-view-load .gr-view-section{min-height:100%}.gr-sidebar-view-load{display:flex;flex-direction:column;min-height:100%}.gr-sidebar-view-load .gr-remote-panel,.gr-sidebar-view-load .gr-view-section{display:flex;flex-direction:column;flex:1 1 auto;min-height:100%}.gr-sidebar-view-load .gr-pack-builder{margin-top:auto;margin-bottom:64px}.gr-engine-shell{position:fixed;inset:0;z-index:1200;padding:24px;background:rgba(6,8,14,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gr-engine-board-shell,.gr-engine-shell{display:flex;align-items:center;justify-content:center}.gr-engine-board-shell{flex-direction:column;grid-gap:14px;gap:14px;width:100%;height:100%}.gr-engine-board-topbar{width:min(100%,760px);display:flex;justify-content:flex-end}.gr-engine-board-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:20px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.42)}.gr-engine-board-visual{position:relative;z-index:1}.gr-engine-board-visual,.gr-engine-board-wrap img{pointer-events:none;-webkit-user-select:none;user-select:none}.gr-engine-board-wrap img{-webkit-user-drag:none}.gr-engine-input-grid{position:absolute;inset:0;z-index:2;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-template-rows:repeat(8,minmax(0,1fr))}.gr-engine-square-hit{border:0;background:transparent;padding:0;margin:0;cursor:pointer;border-radius:0}.gr-engine-square-hit:focus-visible{outline:2px solid hsla(0,0%,100%,.7);outline-offset:-2px}.gr-engine-close{position:relative;z-index:12;width:64px;height:64px;border:1px solid hsla(0,0%,100%,.22);border-radius:18px;background:rgba(12,16,24,.96);color:#eef2f7;display:inline-flex;align-items:center;justify-content:center;font-size:1.95rem;line-height:1;cursor:pointer;box-shadow:0 14px 34px rgba(0,0,0,.42);transition:background .12s ease,border-color .12s ease,transform .12s ease;touch-action:manipulation}.gr-engine-close:before{content:"";position:absolute;inset:-16px}.gr-engine-close:hover{background:rgba(24,30,42,.98);border-color:hsla(0,0%,100%,.28)}.gr-engine-close:active{transform:translateY(1px)}@media (max-width:720px){.gr-engine-shell{padding:14px}.gr-engine-board-shell{grid-gap:10px;gap:10px}.gr-engine-board-topbar{width:min(100%,520px)}.gr-engine-close{width:56px;height:52px;font-size:1.7rem}}
/*# sourceMappingURL=main.b3a47221.chunk.css.map */