body.ad-body{background:#f6f7f9}.ad{--page:#f6f7f9;--surface:#fff;--ink:#111827;--ink-2:#4b5563;--muted:#6b7280;--faint:#9aa1ab;--grid:#eef0f3;--axis:#d7dbe1;--border:#e6e8ec;--hover:#f7f8fa;--s1:#2a78d6;--s2:#eb6834;--s3:#1baf7a;--s4:#eda100;--s5:#e87ba4;--s6:#008300;--s7:#4a3aa7;--s8:#e34948;--won:#1baf7a;--drawn:#b6bcc6;--lost:#e34948;--good:#0ca30c;--warn:#fab219;--serious:#ec835a;--critical:#d03b3b;--ramp-1:#0d366b;--ramp-2:#1c5cab;--ramp-3:#2a78d6;--ramp-4:#5598e7;--ramp-5:#86b6ef;background:var(--page);min-height:100vh;color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;line-height:1.45}.ad *,.ad :before,.ad :after{box-sizing:border-box}.ad button{font:inherit;color:var(--ink-2);cursor:pointer;background:0 0;border:none;border-radius:8px}.ad h1,.ad h2,.ad h3{letter-spacing:-.01em;margin:0;font-weight:600}.ad a{color:var(--s1)}.ad-top{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#ffffffe0;align-items:center;gap:14px;height:60px;padding:0 24px;display:flex;position:sticky;top:0}.ad-brand{color:var(--ink);align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.ad-brand img{border-radius:6px;width:24px;height:24px}.ad-pill{border:1px solid var(--border);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:var(--page);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.ad-spacer{flex:1}.ad-stamp{color:var(--faint);font-variant-numeric:tabular-nums;font-size:12px}.ad .ad-ghost{border:1px solid var(--border);background:var(--surface);padding:7px 12px;font-size:13px;font-weight:500}.ad .ad-ghost:hover:not(:disabled){background:var(--hover);color:var(--ink)}.ad .ad-ghost:disabled{opacity:.5;cursor:default}.ad-who{color:var(--ink-2);align-items:center;gap:8px;font-size:13px;display:flex}.ad-who img{border-radius:50%;width:26px;height:26px}.ad-tabs{background:var(--surface);border-bottom:1px solid var(--border);z-index:29;gap:2px;padding:0 24px;display:flex;position:sticky;top:60px;overflow-x:auto}.ad-tab{color:var(--muted);white-space:nowrap;border-radius:0;padding:12px 14px 13px;font-size:13px;font-weight:500;position:relative}.ad-tab:hover{color:var(--ink)}.ad-tab.on{color:var(--ink);font-weight:600}.ad-tab.on:after{content:"";background:var(--s1);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.ad-main{width:min(1440px,100%);margin:0 auto;padding:20px 24px 64px}.ad-filters{align-items:center;gap:10px;margin-bottom:18px;display:flex}.ad-range{background:var(--surface);border:1px solid var(--border);border-radius:9px;gap:2px;padding:3px;display:inline-flex}.ad-range button{color:var(--muted);border-radius:6px;padding:5px 11px;font-size:12px;font-weight:500}.ad-range button:hover{background:var(--hover);color:var(--ink)}.ad-range button.on{background:var(--ink);color:#fff}.ad-crumbs{color:var(--muted);align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.ad-crumbs button{color:var(--s1);font-weight:500}.ad-crumbs button:hover{text-decoration:underline}.ad-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:16px;display:grid}.ad-grid+.ad-grid{margin-top:16px}.c3{grid-column:span 3}.c4{grid-column:span 4}.c5{grid-column:span 5}.c6{grid-column:span 6}.c7{grid-column:span 7}.c8{grid-column:span 8}.c9{grid-column:span 9}.c12{grid-column:span 12}@media (width<=1180px){.c3,.c4{grid-column:span 6}.c5,.c7,.c8,.c9{grid-column:span 12}}@media (width<=720px){.ad-main{padding:16px 14px 48px}.ad-top{gap:10px;padding:0 14px}.ad-tabs{padding:0 14px}.ad-stamp,.ad-who{display:none}.c3,.c4,.c6{grid-column:span 12}}.ad-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 1px 2px #1018280a}.ad-card-head{justify-content:space-between;align-items:baseline;gap:12px;padding:16px 18px 0;display:flex}.ad-card-head h3{font-size:14px}.ad-card-note{color:var(--faint);font-size:12px}.ad-card-sub{color:var(--muted);padding:2px 18px 0;font-size:12px}.ad-card-body{padding:16px 18px 18px}.ad-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.ad-hero-label{color:var(--muted);font-size:12px;font-weight:500}.ad-hero-value{letter-spacing:-.03em;margin-top:4px;font-size:52px;font-weight:600;line-height:1.05}.ad-hero-trend{flex:1;min-width:220px}.ad-tiles{grid-template-columns:repeat(auto-fit,minmax(158px,1fr));gap:12px;display:grid}.ad-tile{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px 16px 15px;box-shadow:0 1px 2px #1018280a}.ad-tile-label{color:var(--muted);font-size:12px}.ad-tile-value{letter-spacing:-.02em;color:var(--ink);margin-top:3px;font-size:24px;font-weight:600}.ad-tile-foot{color:var(--faint);margin-top:2px;font-size:12px}.ad-delta{font-weight:600}.ad-delta.up{color:#006300}.ad-delta.down{color:var(--critical)}.ad-delta.flat{color:var(--faint)}.ad-stats{flex-direction:column;gap:0;display:flex}.ad-stat{border-bottom:1px solid var(--grid);justify-content:space-between;align-items:baseline;gap:16px;padding:9px 0;display:flex}.ad-stat:last-child{border-bottom:none;padding-bottom:0}.ad-stat:first-child{padding-top:0}.ad-stat-label{color:var(--muted);font-size:13px}.ad-stat-value{font-variant-numeric:tabular-nums;text-align:right;font-weight:600}.ad-empty{text-align:center;color:var(--faint);padding:22px 0;font-size:13px}.ad-frame{position:relative}.ad-tip{z-index:20;border:1px solid var(--border);pointer-events:none;background:#fff;border-radius:9px;min-width:130px;max-width:260px;padding:9px 11px;transition:none;position:absolute;transform:translate(-50%,calc(-100% - 10px));box-shadow:0 8px 24px #1018281f}.ad-tip.below{transform:translate(-50%,12px)}.ad-tip-title{color:var(--muted);letter-spacing:.02em;white-space:nowrap;margin-bottom:5px;font-size:11px;font-weight:600}.ad-tip-row{white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex}.ad-tip-row+.ad-tip-row{margin-top:3px}.ad-tip-key{border-radius:2px;flex:none;width:10px;height:2px}.ad-tip-value{font-variant-numeric:tabular-nums;color:var(--ink);font-weight:600}.ad-tip-label{color:var(--muted)}.ad-bars{flex-direction:column;gap:11px;display:flex}.ad-bar-row{text-align:left;border-radius:6px;grid-template-columns:minmax(70px,auto) 1fr minmax(40px,auto);align-items:center;gap:12px;width:100%;display:grid}.ad-bar-row.click{cursor:pointer}.ad-bar-row:focus-visible{outline:2px solid var(--s1);outline-offset:3px}.ad-bar-name{color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:13px;overflow:hidden}.ad-bar-track{background:var(--grid);border-radius:5px;height:10px;position:relative;overflow:hidden}.ad-bar-fill{background:var(--s1);border-radius:0 4px 4px 0;min-width:2px;height:100%;transition:width .25s;display:block}.ad-bar-row:hover .ad-bar-fill{filter:saturate(1.15)brightness(1.06)}.ad-bar-value{font-variant-numeric:tabular-nums;text-align:right;color:var(--ink);font-size:13px;font-weight:600}.ad-bar-extra{color:var(--faint);font-variant-numeric:tabular-nums;font-size:12px}.ad-funnel{flex-direction:column;gap:4px;display:flex}.ad-funnel-step{border-radius:6px;padding:8px 0}.ad-funnel-step:focus-visible{outline:2px solid var(--s1);outline-offset:2px}.ad-funnel-top{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:6px;display:flex}.ad-funnel-name{color:var(--ink-2);font-size:13px}.ad-funnel-figs{font-variant-numeric:tabular-nums;align-items:baseline;gap:9px;display:flex}.ad-funnel-count{font-size:13px;font-weight:600}.ad-funnel-share{color:var(--muted);font-size:12px}.ad-funnel-track{background:var(--grid);border-radius:6px;height:12px;overflow:hidden}.ad-funnel-fill{background:var(--s1);border-radius:0 5px 5px 0;min-width:2px;height:100%;transition:width .3s;display:block}.ad-funnel-drop{color:var(--faint);margin:2px 0 0;font-size:11px}.ad-plot{padding-left:38px;position:relative}.ad-plot-area{position:relative}.ad-gridline{border-top:1px solid var(--grid);position:absolute;left:0;right:0}.ad-gridline.base{border-top-color:var(--axis)}.ad-gridline span{color:var(--faint);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px;position:absolute;right:calc(100% + 8px);transform:translateY(-50%)}.ad-cols{align-items:flex-end;gap:2px;height:100%;display:flex;position:relative}.ad-col{background:0 0;border-radius:4px;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:0;height:100%;display:flex;position:relative}.ad-col:hover{background:#2a78d60d}.ad-col:focus-visible{outline:2px solid var(--s1);outline-offset:1px}.ad-col-value{color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;font-size:11px;font-weight:600;position:absolute;left:50%;transform:translate(-50%,-5px)}.ad-col-mark{background:var(--s1);border-radius:4px 4px 0 0;width:100%;max-width:26px;transition:height .25s}.ad-col-stack{flex-direction:column-reverse;justify-content:flex-start;width:100%;max-width:26px;display:flex}.ad-col-seg{width:100%}.ad-col-seg:last-child{border-radius:4px 4px 0 0}.ad-axis{gap:2px;margin-top:8px;display:flex}.ad-axis.ends{justify-content:space-between}.ad-axis.ends span{flex:none}.ad-axis span{text-align:center;min-width:0;color:var(--faint);font-variant-numeric:tabular-nums;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.ad-legend{flex-wrap:wrap;gap:6px 16px;margin-top:14px;display:flex}.ad-legend-item{color:var(--ink-2);align-items:center;gap:7px;font-size:12px;display:inline-flex}.ad-legend-swatch{border-radius:3px;flex:none;width:10px;height:10px}.ad-legend-swatch.line{border-radius:2px;height:3px}.ad-share{flex-direction:column;gap:14px;display:flex}.ad-share-row{text-align:left;width:100%;display:block}.ad-share-top{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:6px;display:flex}.ad-share-name{color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.ad-share-figs{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.ad-share-figs b{color:var(--ink);font-weight:600}.ad-share-track{background:var(--grid);border-radius:6px;gap:2px;height:12px;display:flex;overflow:hidden}.ad-share-seg{min-width:0;height:100%;transition:flex-basis .25s}.ad-spark{width:100%;height:34px;margin-top:6px;display:block;overflow:visible}.ad-spark-cell{width:120px;display:block}.ad-area{width:100%;position:relative}.ad-area svg{width:100%;height:100%;display:block}.ad-area-hair{background:var(--axis);pointer-events:none;width:1px;position:absolute;top:0;bottom:0}.ad-area-dot{background:var(--s1);width:9px;height:9px;box-shadow:0 0 0 2px var(--surface);pointer-events:none;border-radius:50%;position:absolute;transform:translate(-50%,50%)}.ad-table-wrap{overflow-x:auto}.ad-table{border-collapse:collapse;width:100%;font-size:13px}.ad-table th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:var(--surface);border-bottom:1px solid var(--border);white-space:nowrap;padding:9px 12px;font-size:11px;font-weight:600}.ad-table td{border-bottom:1px solid var(--grid);color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;max-width:340px;padding:9px 12px;overflow:hidden}.ad-table tbody tr:last-child td{border-bottom:none}.ad-table tbody tr:hover td{background:var(--hover)}.ad-table tr.click{cursor:pointer}.ad-table td.num,.ad-table th.num{text-align:right;font-variant-numeric:tabular-nums}.ad-table td.strong{color:var(--ink);font-weight:600}.ad-table td.dim{color:var(--faint)}.ad-scroll-y{max-height:460px;overflow-y:auto}.ad-scroll-y .ad-table th{z-index:1;position:sticky;top:0}.ad-tag{border:1px solid #0000;border-radius:999px;padding:1px 7px;font-size:11px;font-weight:600;display:inline-block}.ad-tag.won{color:#0a6b4c;background:#e7f7f0;border-color:#c6ecdd}.ad-tag.lost{color:#9c2626;background:#fdecec;border-color:#f7d3d3}.ad-tag.draw{color:#4b5563;background:#f1f3f6;border-color:#e2e6ec}.ad-tag.done{color:#0a6b4c;background:#e7f7f0;border-color:#c6ecdd}.ad-tag.failed{color:#9c2626;background:#fdecec;border-color:#f7d3d3}.ad-tag.running,.ad-tag.pending{color:#8a5a00;background:#fff5e0;border-color:#f6e2b4}.ad-tag.star{color:#6d4bb8;background:#f2eefc;border-color:#e0d6f7}.ad-dot{vertical-align:middle;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.ad-note{color:var(--faint);margin:10px 0 0;font-size:12px}.ad-gate{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.ad-gate-card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:14px;width:min(400px,100%);padding:32px;box-shadow:0 10px 30px #1018280f}.ad-gate-card img{border-radius:12px;width:46px;height:46px}.ad-gate-card h1{margin:14px 0 6px;font-size:20px}.ad-gate-card p{color:var(--muted);margin:0 0 22px;font-size:13px}.ad-gate-holder{justify-content:center;min-height:44px;display:flex}.ad-gate-error{color:#9c2626;background:#fdecec;border:1px solid #f7d3d3;border-radius:8px;margin-top:16px;padding:10px 12px;font-size:13px}.ad-loading{text-align:center;color:var(--muted);padding:60px 0;font-size:13px}.ad-stale{opacity:.55;transition:opacity .2s}:root{--bg:#0e1a29;--panel:#16273c;--panel-soft:#21384f;--text:#dfe9f5;--muted:#93a8c0;--accent:#2aad7e;--light-square:#4f7593;--dark-square:#3a566c;--square-name-color:#c0d6fa;--highlight-light:#53917b;--highlight-dark:#3f7d67;--square-size:min(calc((100vh - 90px) / 8), calc((100vw - 920px) / 8), 120px);font-family:Segoe UI,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);margin:0}button{font:inherit;color:inherit;background:var(--panel-soft);cursor:pointer;border:none;border-radius:6px}button:disabled{opacity:.4;cursor:default}.muted{color:var(--muted)}.error{color:#e06c62}.warning{color:#e06c62;font-weight:600}.primary{background:var(--accent);color:#08131f;align-self:flex-start;padding:10px 20px;font-weight:600}.link{color:var(--muted);background:0 0;padding:8px 14px}.link:hover{color:var(--text)}.checkbox{color:var(--text);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.checkbox input{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.elapsed{font-variant-numeric:tabular-nums;color:var(--accent);font-size:40px;font-weight:700}.analysis-time{margin:0;font-size:13px}.centered{flex:1;justify-content:center;align-items:center;display:flex}.content{flex:1;width:min(1100px,100%);margin:0 auto;padding:32px 24px}.card{background:var(--panel);border:1px solid #233549;border-radius:10px;padding:24px}.card h2{margin:0 0 20px;font-size:22px}.section-title{margin:0 0 16px;font-size:26px}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.section-head .section-title{margin:0}.section-actions{align-items:center;gap:12px;font-size:14px;display:flex}.section-actions button{padding:9px 18px;font-weight:600}.shell{flex-direction:column;min-height:100vh;display:flex}.topbar{background:var(--panel);border-bottom:1px solid #233549;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.topbar-left{align-items:center;gap:16px;display:flex}.premium{color:#08131f;background:var(--accent);padding:8px 18px;font-size:14px;font-weight:600}.premium:hover{filter:brightness(1.07)}.brand{letter-spacing:.3px;background:0 0;align-items:center;gap:8px;padding:0;font-size:20px;font-weight:700;display:flex}.brand-logo{width:26px}.tabs{align-items:stretch;gap:4px;height:100%;display:flex}.tab{color:var(--muted);background:0 0;border-bottom:3px solid #0000;border-radius:0;padding:0 22px}.tab:hover{color:var(--text)}.tab.active{color:var(--text);border-bottom-color:var(--accent);font-weight:600}.account-chip{border-left:1px solid #2b435c;align-items:center;gap:10px;margin-left:6px;padding-left:18px;font-size:14px;display:flex;position:relative}.account-chip img{border-radius:50%;width:28px;height:28px}.chip-button{background:0 0;align-items:center;gap:8px;padding:6px 10px;font-size:14px;display:flex}.chip-button:hover{background:var(--panel-soft)}.caret{color:var(--muted);font-size:11px}.caret.open{transform:rotate(180deg)}.chip-menu{background:var(--panel);z-index:30;border:1px solid #2b435c;border-radius:8px;min-width:150px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #00000073}.chip-menu button{text-align:left;background:0 0;width:100%;padding:9px 12px;font-size:14px}.chip-menu button:hover{background:var(--panel-soft)}.chip-menu button.active{background:var(--panel-soft);color:var(--accent)}.footer{border-top:1px solid #233549;flex-direction:column;align-items:center;gap:6px;padding:18px 24px;font-size:14px;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;gap:2px;display:flex}.footer-links .link{padding:6px 10px;font-size:13px}.footer-legal{font-size:12.5px}.footer-legal a{color:var(--muted);text-decoration:underline}.footer-legal a:hover{color:var(--accent)}.footer a{color:var(--accent);text-decoration:none}.footer a:hover{text-decoration:underline}.hero{flex:1;justify-content:center;align-items:center;gap:56px;padding:40px 56px;display:flex}.hero-copy{text-align:center;flex-direction:column;flex:1;gap:8px;max-width:480px;display:flex}.hero-copy h1{letter-spacing:-1px;margin:0;font-size:64px}.hero-copy h3{color:var(--muted);margin:0;font-size:20px;font-weight:400}.hero-logo{align-self:center;width:130px;margin-bottom:4px}.hero-cta{border-radius:8px;align-self:center;margin-top:26px;padding:18px 46px;font-size:21px;transition:filter .15s}.hero-cta:hover{filter:brightness(1.2)}.hero-shot{flex:1.2;min-width:0}.hero-shot img{border:1px solid var(--panel-soft);border-radius:10px;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 160px);margin:0 auto;display:block;box-shadow:0 18px 40px #00000073}.signin-brand{flex:none;align-items:center;margin-bottom:300px}.signin-brand .signin-card{margin-top:20px}.signin-card{text-align:center;width:min(404px,92vw);padding:32px}.google{color:#1f1f1f;background:#fff;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:15px;font-weight:600;display:flex}.google:hover{background:#f1f1f1}.google-holder{justify-content:center;min-height:44px;display:flex}.source-buttons{flex-wrap:wrap;justify-content:center;gap:16px;padding:12px 0 24px;display:flex}.source{border:1px solid #2b435c;padding:14px 28px;font-size:15px;font-weight:600}.source:hover{border-color:var(--accent);color:var(--accent)}.source.locked{opacity:.45;cursor:default}.source.locked:hover{color:var(--text);border-color:#2b435c}.linked-as{color:var(--accent);margin-top:4px;font-size:12px;font-weight:400;display:block}.games{padding:0;overflow:hidden}.games-head,.games-row{text-align:left;grid-template-columns:110px 84px 78px 70px 78px 1fr 1.3fr 90px;align-items:center;gap:12px;padding:14px 20px;display:grid}.games-head{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;border-bottom:1px solid #233549;font-size:13px}.games-body{flex-direction:column;display:flex}.games-row{background:0 0;border:1px solid #0000;border-radius:0;width:100%;font-size:15px}.games-row:hover{background:var(--panel-soft)}.result.win{color:var(--accent)}.result.loss{color:#e06c62}.result.won{color:var(--accent)}.result.lost{color:#e06c62}.opening,.source-cell{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.source-cell{color:var(--text);font-weight:600}.date-cell{color:var(--muted);white-space:nowrap}.empty-games{flex-direction:column;align-items:center;gap:14px;padding:48px 24px;display:flex}.empty-games button{padding:10px 22px;font-weight:600}.loading-row{padding:20px}.import-pgn{flex-direction:column;gap:14px;display:flex}.import-pgn textarea{background:var(--bg);min-height:300px;color:var(--text);resize:vertical;border:1px solid #2b435c;border-radius:8px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.import-actions{justify-content:flex-end;gap:12px;display:flex}.import-actions button{padding:10px 22px;font-weight:600}.import{flex-direction:column;gap:12px;max-width:640px;margin:10vh auto;padding:24px;display:flex}.import h1{margin:0}.import textarea{background:var(--panel);min-height:320px;color:var(--text);resize:vertical;border:1px solid #2b435c;border-radius:8px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.layout{--panel-width:clamp(420px, 30vw, 600px);--accuracy-width:260px;--accuracy-reserve:0px;justify-content:safe center;align-items:stretch;gap:24px;min-height:100vh;padding:20px;display:flex}.layout:has(.accuracy){--accuracy-reserve:calc(var(--accuracy-width) + 24px)}.shell .layout{--square-size:min(calc((100vh - 110px) / 8), calc((100vw - var(--panel-width) - var(--accuracy-reserve) - 64px) / 8), 120px);min-height:calc(100vh - 60px)}.accuracy{min-width:var(--accuracy-width);background:var(--panel);border-radius:8px;flex:1;align-self:center;max-width:560px;padding:28px 26px}.accuracy-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:17px}.accuracy-table th,.accuracy-table td{padding:16px 6px;font-weight:400}.accuracy-table th:first-child{width:46%}.accuracy-table td{text-align:center;font-variant-numeric:tabular-nums}.accuracy-table thead th{color:var(--muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #ffffff1a;font-size:14px;overflow:hidden}.accuracy-table tbody th{text-align:left;color:var(--muted)}.accuracy-main{border-bottom:1px solid #ffffff1a}.accuracy-main th{color:var(--text)}.accuracy-main td{font-size:34px;font-weight:700}.accuracy-count{font:inherit;color:inherit;font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:none;padding:0}.accuracy-count:hover{color:var(--accent)}.accuracy-label{align-items:center;gap:11px;display:flex}.accuracy-label img{width:26px;height:26px}.board{grid-template-columns:repeat(8, var(--square-size));grid-template-rows:repeat(8, var(--square-size));-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;align-self:flex-start;display:grid;position:relative}.arrows-overlay{width:calc(var(--square-size) * 8);height:calc(var(--square-size) * 8);pointer-events:none;position:absolute;top:0;left:0}.arrow path{fill:#00a000;stroke-linejoin:round;opacity:.85}.arrow.draft path{opacity:.5}.arrow.threat path{fill:#d64541}.square{justify-content:center;align-items:center;display:flex;position:relative}.coord{color:var(--square-name-color);font-size:calc(var(--square-size) * .13);pointer-events:none;font-weight:400;line-height:1;position:absolute}.coord.rank{top:4%;right:5%}.coord.file{bottom:4%;left:5%}.square img{pointer-events:none;width:95%;height:95%}.square img.faded{opacity:.3}.square img.badge{top:calc(var(--square-size) * -.09);right:calc(var(--square-size) * -.09);width:calc(var(--square-size) * .38);height:calc(var(--square-size) * .38);z-index:3;position:absolute}.square.has-piece{cursor:pointer;touch-action:none}.square.light{background:var(--light-square)}.square.dark{background:var(--dark-square)}.square.light.highlighted{background:var(--highlight-light)}.square.dark.highlighted{background:var(--highlight-dark)}.square.light.red{background:#b37c83}.square.dark.red{background:#995e5d}.square.legal-target{position:relative}.square.legal-target:after{content:"";pointer-events:none;background:#0000002e;border-radius:50%;width:30%;height:30%;position:absolute}.square.moving{z-index:2;position:relative}.square img.moving{transition:transform .2s}.drag-ghost{width:calc(var(--square-size) * .8);height:calc(var(--square-size) * .8);pointer-events:none;z-index:10;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.drag-ghost.touch{transform:translate(-50%, -50%) translate(calc(var(--square-size) * -.25), calc(var(--square-size) * -.55)) scale(2.2)}.panel{width:var(--panel-width);background:var(--panel);border-radius:8px;flex-direction:column;gap:12px;max-height:calc(100vh - 40px);padding:18px;display:flex}.shell .panel{max-height:calc(100vh - 100px)}.panel-head{justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.panel-head .link{margin-left:-8px;padding:4px 8px}.panel-head .muted{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.players{justify-content:space-between;font-size:15px;display:flex}.eval-row{background:var(--panel-soft);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.eval-title{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:13px}.eval-value{font-variant-numeric:tabular-nums;font-size:20px;font-weight:700}.eval-value.waiting{color:var(--muted)}.actions{display:flex}.actions .primary{text-align:center;flex:1;justify-content:center;padding:10px 0}.variation-line{color:var(--muted);background:#00000038;border-left:2px solid #ffffff21;padding:7px 10px 7px 26px;font-size:14px;font-style:italic;line-height:1.8}.variation-number{color:var(--muted);margin-right:3px}.variation-move{font:inherit;color:var(--text);background:0 0;border-radius:3px;margin-right:5px;padding:1px 4px}.variation-move:hover{background:#ffffff17}.variation-move.active{color:#fff;background:#3f7fd0}.move-list{background:var(--panel-soft);border-radius:6px;flex:1;min-height:140px;padding:4px;overflow-y:auto}.move-row{grid-template-columns:56px 1fr 1fr;align-items:center;display:grid}.move-row.striped{background:#ffffff08}.move-number{color:var(--muted);padding-left:12px;font-size:14px}.move{text-align:left;background:0 0;border-radius:4px;padding:8px 10px;font-size:16px;font-weight:600}.move:hover{background:#ffffff12}.move.active{background:#ffffff29}.move.empty{cursor:default}.controls{gap:8px;display:flex}.controls button{flex:1;padding:12px 0;font-size:18px}.coach-panel{flex-direction:column;gap:10px;min-height:0;display:flex}.thread{flex-direction:column;gap:8px;min-height:calc(30vh - 12px);max-height:calc(40vh - 16px);padding-right:4px;display:flex;overflow-y:auto}.shell .thread{min-height:calc(30vh - 30px);max-height:calc(40vh - 40px)}.turn{border-radius:10px;max-width:85%;padding:10px 12px;font-size:15px;line-height:1.5}.turn p{margin:0 0 6px}.turn p:last-child{margin-bottom:0}.turn.user{background:var(--accent);color:#08131f;align-self:flex-end;font-weight:600}.turn.assistant{color:#122234;background:#e3edf8;align-self:flex-start}.turn.assistant.muted{color:#5c748c}.turn.explanation{cursor:pointer;transition:background .15s,transform .15s}.turn.explanation:hover{background:#d2e3f5;transform:translateY(-1px)}.turn-move{color:#5c748c;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.turn.chat-error{color:#ffa39b;background:#3b1f22;border:1px solid #7a3a38;align-self:flex-start}.ask-row{gap:8px;display:flex}.ask-row input{min-width:0;font:inherit;color:inherit;background:var(--panel-soft);border:none;border-radius:6px;flex:1;padding:10px 12px}.ask-row input::placeholder{color:var(--muted)}.ask-row input:disabled{opacity:.5}.ask-row button{padding:10px 18px;font-weight:600}.overlay{z-index:20;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.overlay.soft{-webkit-backdrop-filter:blur(2px);background:#00000080}.dialog{background:var(--panel);border:1px solid #2b435c;border-radius:10px;flex-direction:column;gap:12px;width:min(420px,92vw);padding:24px;display:flex}.dialog h3{margin:0;font-size:20px}.dialog p{margin:0;font-size:14px}.dialog input{background:var(--bg);color:var(--text);border:1px solid #2b435c;border-radius:8px;padding:11px 12px;font-size:15px}.dialog input:focus{border-color:var(--accent);outline:none}.dialog-actions{justify-content:flex-end;gap:10px;display:flex}.dialog-actions button{padding:9px 20px;font-weight:600}.dialog-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-top:-10px;display:flex}.close{color:var(--muted);background:0 0;padding:8px 10px;font-size:16px;line-height:1}.close:hover{color:var(--text);background:var(--panel-soft)}.dialog.premium-dialog{padding:40px;overflow-y:auto}.dialog.premium-dialog h3{font-size:27px}.dialog.premium-dialog p{font-size:16px;line-height:1.6}.premium-badge{color:#08131f;background:var(--accent);border-radius:6px;padding:3px 11px;font-weight:700;display:inline-block}.premium-body{flex-direction:column;flex:1;justify-content:center;gap:16px;display:flex}.premium-done{color:var(--accent)}.dialog.usage{gap:26px;width:min(930px,92vw);padding:36px}.usage-row{grid-template-columns:230px 1fr 92px;align-items:center;gap:26px;display:grid}.usage-labels{flex-direction:column;gap:3px;display:flex}.usage-name{font-size:15px}.usage-reset{color:var(--muted);font-size:13px}.usage-track{background:#4d9de02e;border-radius:999px;height:10px;overflow:hidden}.usage-fill{background:var(--accent);border-radius:999px;height:100%}.usage-percent{text-align:right;color:var(--muted);font-variant-numeric:tabular-nums;font-size:14px}.pricing{flex-direction:column;flex:1;align-items:center;gap:28px;padding:48px 24px 64px;display:flex}.pricing-head{text-align:center}.pricing-head h1{letter-spacing:-1px;margin:0 0 8px;font-size:44px}.pricing-head p{margin:0;font-size:17px}.plan{background:var(--panel);border:1px solid #2b435c;border-radius:12px;flex-direction:column;align-items:center;gap:6px;width:min(460px,100%);padding:32px;display:flex}.plan-price{align-items:baseline;gap:8px;margin-top:14px;display:flex}.plan-amount{letter-spacing:-1px;font-size:52px;font-weight:700}.plan-note{text-align:center;max-width:320px;margin:0;font-size:14px}.plan-terms{text-align:center;margin:16px 0 0;font-size:12.5px;line-height:1.6}.inline-link{font-size:inherit;color:var(--accent);background:0 0;padding:0;text-decoration:underline}.plan-features{flex-direction:column;gap:12px;width:100%;margin:26px 0 0;padding:0;font-size:15px;list-style:none;display:flex}.plan-features li{align-items:flex-start;gap:10px;display:flex}.plan-features li:before{content:"✓";color:var(--accent);font-weight:700}.plan-cta{text-align:center;align-self:stretch;margin-top:30px;padding:14px 24px;font-size:17px;transition:filter .15s}.plan-cta:hover{filter:brightness(1.2)}.legal{flex:1;width:min(760px,100%);margin:0 auto;padding:48px 24px 64px;line-height:1.7}.legal h1{letter-spacing:-.5px;margin:0 0 6px;font-size:36px}.legal h2{margin:34px 0 10px;font-size:19px}.legal p{margin:0 0 12px;font-size:15px}.legal-updated{font-size:13px}.legal-intro{color:var(--muted)}.legal-mail{color:var(--accent);margin-bottom:8px;font-size:17px;font-weight:600;text-decoration:none;display:inline-block}.legal-mail:hover{text-decoration:underline}@media (width<=620px){.legal{padding:28px 16px 40px}.legal h1{font-size:27px}.legal h2{margin-top:26px;font-size:17px}.pricing{padding:28px 16px 40px}.pricing-head h1{font-size:32px}.plan{padding:24px 18px}.plan-amount{font-size:42px}}@media (width<=1520px){.accuracy{padding:22px 16px}.accuracy-table{font-size:15px}.accuracy-table th,.accuracy-table td{padding:13px 4px}.accuracy-table th:first-child{width:40%}.accuracy-main td{font-size:27px}.accuracy-label{gap:9px}.accuracy-label img{width:22px;height:22px}}@media (width<=1200px){.layout{flex-direction:column;align-items:center;gap:16px;min-height:0;padding:16px}.layout,.shell .layout{--square-size:min(calc((100vw - 32px) / 8), calc((100vh - 210px) / 8), 96px);min-height:0}.board{order:-1;align-self:center}.coord{font-size:max(9px, calc(var(--square-size) * .13))}.accuracy{flex:none;align-self:center;width:100%;min-width:0;max-width:768px;padding:20px 18px}.accuracy-table{font-size:16px}.accuracy-table th,.accuracy-table td{padding:12px 5px}.accuracy-main td{font-size:30px}.panel,.shell .panel{width:100%;max-width:768px;max-height:none}.panel-head{order:-2}.players{flex-wrap:wrap;gap:4px 10px}.controls{order:-1}.thread,.shell .thread{min-height:120px;max-height:40vh}.move-list{flex:none;max-height:260px}}@media (width<=960px){.games-head{display:none}.games-row{border:none;border-bottom:1px solid #233549;grid-template-columns:auto auto auto auto 1fr auto;grid-template-areas:"who who who who who res""date fmt side mv src src""open open open open open open";gap:4px 10px;padding:12px 14px;font-size:14px}.games-body>.games-row:last-child{border-bottom:none}.games-row>:first-child{grid-area:date}.games-row>:nth-child(2){grid-area:fmt}.games-row>:nth-child(3){grid-area:side}.games-row>:nth-child(4){grid-area:mv}.games-row>:nth-child(5){text-align:right;grid-area:res;font-weight:600}.games-row>:nth-child(6){text-overflow:ellipsis;white-space:nowrap;grid-area:who;font-weight:600;overflow:hidden}.games-row>:nth-child(7){grid-area:open;font-size:12.5px}.games-row>:nth-child(8){grid-area:src}.games-row>:first-child,.games-row>:nth-child(2),.games-row>:nth-child(3),.games-row>:nth-child(4),.games-row>:nth-child(8){color:var(--muted);font-size:12px}}@media (width<=900px){button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.shell{min-height:100dvh}.content{padding:20px 16px}.topbar{gap:10px;height:auto;min-height:56px;padding:8px 14px}.topbar-left{gap:10px;min-width:0}.brand{gap:6px;font-size:17px}.brand-logo{width:22px}.premium{white-space:nowrap;padding:7px 12px;font-size:13px}.tabs{align-items:center;gap:2px;min-width:0;height:auto}.tab{border-bottom-width:2px;padding:9px 12px}.account-chip{gap:4px;min-width:0;margin-left:2px;padding-left:8px}.account-chip img{width:26px;height:26px}.chip-button{min-width:0;padding:6px 8px}.chip-button span{text-overflow:ellipsis;white-space:nowrap;max-width:88px;overflow:hidden}.link{padding:8px 10px}.tab,.link{white-space:nowrap}.hero{text-align:center;flex-direction:column;gap:32px;padding:32px 24px}.hero-copy{flex:none;align-items:center;max-width:100%}.hero-copy h1{font-size:44px}.hero-shot{flex:none;width:100%}.hero-shot img{max-height:58vh}.signin-brand{margin-bottom:32px}.empty-games{padding:32px 18px}}@media (width<=760px){.chip-button span{display:none}.account-chip{border-left:none;margin-left:0;padding-left:0}}@media (width<=620px){.content{padding:16px 12px}.card{padding:16px}.card h2{margin-bottom:14px;font-size:19px}.section-title{font-size:21px}.section-head{flex-wrap:wrap;gap:10px}.topbar{flex-wrap:wrap;gap:6px;padding:8px 12px}.topbar-left,.topbar-left~.tabs{flex:100%;justify-content:space-between}.hero{gap:24px;padding:24px 16px}.hero-logo{width:96px}.hero-copy h1{font-size:34px}.hero-copy h3{font-size:16px}.hero-cta{width:100%;max-width:320px;margin-top:20px;padding:14px 24px;font-size:18px}.centered{padding:24px 16px}.signin-card{width:min(404px,100%);padding:24px 16px}.footer{text-align:center;flex-wrap:wrap;gap:4px;padding:14px 16px;font-size:12.5px}.layout{gap:12px;padding:12px}.layout,.shell .layout{--square-size:min(calc((100vw - 24px) / 8), calc((100vh - 190px) / 8), 96px)}.accuracy{padding:16px 12px}.accuracy-table{font-size:14px}.accuracy-table th,.accuracy-table td{padding:10px 4px}.accuracy-table thead th{font-size:12.5px}.accuracy-main td{font-size:25px}.accuracy-label{gap:8px}.accuracy-label img{width:20px;height:20px}.panel{gap:10px;padding:12px}.players{font-size:13.5px}.eval-value{font-size:18px}.turn{max-width:92%;font-size:14.5px}.thread,.shell .thread{min-height:100px;max-height:46vh}.move-list{max-height:220px}.move-row{grid-template-columns:44px 1fr 1fr}.move-number{padding-left:8px;font-size:13px}.move{padding:9px 8px;font-size:15px}.variation-line{padding-left:14px;font-size:13px}.controls{gap:6px}.controls button{min-height:46px;padding:10px 0;font-size:20px}.ask-row input,.dialog input,.import-pgn textarea,.import textarea{font-size:16px}.ask-row button{min-height:44px;padding:10px 14px}.overlay{padding:16px}.dialog{width:min(420px,100%);max-height:calc(100dvh - 32px);padding:18px;overflow-y:auto}.dialog.premium-dialog{padding:22px 18px}.dialog.premium-dialog h3{font-size:21px}.dialog.premium-dialog p{font-size:15px}.dialog.usage{gap:16px;width:min(930px,100%);padding:20px 16px}.usage-row{grid-template-columns:minmax(0,1fr) auto;gap:6px 12px}.usage-labels{grid-area:1/1}.usage-percent{grid-area:1/2}.usage-track{grid-area:2/1/auto/-1}.import-pgn textarea{min-height:200px}.import{margin:4vh auto;padding:16px}.import textarea{min-height:220px}}@media (width<=420px){.layout{padding:8px}.layout,.shell .layout{--square-size:min(calc((100vw - 16px) / 8), calc((100vh - 180px) / 8), 96px)}.brand{font-size:15px}.brand-logo{width:20px}.premium{padding:7px 10px;font-size:12.5px}.tab{padding:9px 8px;font-size:14px}.games-row{gap:3px 8px;padding:11px 12px}.games-row>:first-child,.games-row>:nth-child(2),.games-row>:nth-child(3),.games-row>:nth-child(4),.games-row>:nth-child(8){font-size:11.5px}.source-buttons{gap:10px}.source{flex:100%;padding:13px 18px}.google-holder{transform-origin:top;transform:scale(.86)}.dialog-actions button,.import-actions button,.empty-games button{flex:1}.elapsed{font-size:30px}}@media (width<=1200px) and (orientation:landscape) and (height<=560px){.layout{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:12px}.layout,.shell .layout{--square-size:min(calc((100vh - 60px) / 8), calc((100vw - 340px) / 8), 96px)}.board{order:0;align-self:flex-start}.panel,.shell .panel{flex:300px;width:auto;min-width:0;max-width:520px;max-height:none}.accuracy{flex:100%;order:1;max-width:100%}.thread,.shell .thread{min-height:90px;max-height:48vh}.move-list{max-height:160px}}@media (width<=1200px){.shell:has(.layout.tabbed){height:100dvh}.shell:has(.layout.tabbed) .tabs{display:none}.layout.tabbed{--bar:calc(63px + env(safe-area-inset-bottom));padding-bottom:calc(var(--bar) + 6px);flex-direction:column;align-items:center;gap:6px}.layout.tabbed>*{order:0}.shell .layout.tabbed{--square-size:min(calc((100vw - 24px) / 8), max(32px, calc((100dvh - 300px) / 8)), 96px);flex:1;min-height:0}.tabbed .board{flex:none;align-self:center;margin-bottom:6px}.resizer{cursor:row-resize;touch-action:none;flex:none;justify-content:center;align-items:center;width:100%;max-width:768px;height:20px;display:flex}.resizer:after{content:"";background:#33475e;border-radius:2px;width:44px;height:4px}.tab-strip{background:var(--panel);border-radius:8px;flex:none;gap:4px;width:100%;max-width:768px;padding:4px;display:flex}.tab-strip button{color:var(--muted);background:0 0;flex:1;padding:11px 6px;font-size:14px;font-weight:600}.tab-strip button.active{background:var(--panel-soft);color:var(--text)}.tabbed .tab-body{flex:1;min-height:120px;overflow-y:auto}.tab-body .accuracy{background:0 0;padding:0}.tabbed .coach-panel{flex:1}.tabbed .thread{flex:1;min-height:80px;max-height:none}.tabbed .move-list{flex:1;max-height:none}.tabbed .controls{height:var(--bar);z-index:5;padding:8px max(12px, calc((100% - 768px) / 2)) calc(8px + env(safe-area-inset-bottom));background:var(--panel);border-top:1px solid #233549;position:fixed;bottom:0;left:0;right:0}}
