*{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}}.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:10px 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 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}.home-course-top{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px}.home-course-title{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 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;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}}.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)}#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;height:100%}.ot-panel{border:1px solid hsla(0,0%,100%,.1);border-radius:14px;background:hsla(0,0%,100%,.02);overflow:visible;height:100%;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;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;grid-gap:8px;gap:8px}.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{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;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}.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;height:92px;overflow:hidden}.ot-bubble-row{height:100%;display:flex;grid-gap:10px;gap:10px;align-items:flex-start}.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-text{flex:1 1;min-height:0;font-size:14px;line-height:1.45;color:#e6eef8;overflow-y:auto;scrollbar-width:none;overflow-wrap:anywhere;word-break:break-word}.ot-coach-text::-webkit-scrollbar{width:0;height:0}.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{height:108px}}.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)}.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}.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}.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}.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)}.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}.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-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}}.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)}.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}}
/*# sourceMappingURL=main.ed0d9418.chunk.css.map */