.okr-page .lede{color:var(--color-muted);font-size:1.05rem;max-width:62ch;margin-top:-.5rem}.okr-page .toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin:1.5rem 0 .5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.okr-page .selector{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.okr-page .year-tabs{display:inline-flex;gap:.2rem;background:var(--color-bg-card);padding:.25rem;border-radius:var(--radius-pill)}.okr-page .year-tab{border:none;background:transparent;cursor:pointer;padding:.45rem .85rem;border-radius:var(--radius-pill);font:inherit;font-weight:700;font-size:.85rem;color:var(--color-muted);transition:background .15s,color .15s}.okr-page .year-tab:hover{color:var(--telly-blue-600)}.okr-page .year-tab.is-active{background:var(--telly-blue);color:#fff}.okr-page .period-tabs{display:inline-flex;flex-wrap:wrap;gap:.2rem}.okr-page .period-tab{border:1px solid var(--color-border);background:var(--color-bg);cursor:pointer;padding:.4rem .8rem;border-radius:var(--radius-pill);font:inherit;font-weight:600;font-size:.82rem;color:var(--color-muted);transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.okr-page .period-tab:hover{border-color:var(--telly-blue);color:var(--telly-blue-600)}.okr-page .period-tab.is-active{background:var(--telly-blue-100);border-color:var(--telly-blue);color:var(--telly-blue-600)}.okr-page .period-tab.period-year{font-weight:700}.okr-page .chart-empty{color:var(--color-muted);padding:2rem 0;text-align:center}.okr-page .sheet-link{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .9rem;border-radius:var(--radius-card);background:var(--telly-blue-100);color:var(--telly-blue-600);font-weight:600;font-size:.875rem}.okr-page .sheet-link:hover{background:var(--telly-blue-200);text-decoration:none}.okr-page .sheet-link svg{width:15px;height:15px}.okr-page .tb-actions{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.okr-page .sync-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .9rem;border-radius:var(--radius-card);background:var(--telly-blue);color:#fff;border:none;cursor:pointer;font:inherit;font-weight:600;font-size:.875rem;transition:background .15s,opacity .15s}.okr-page .sync-btn:hover{background:var(--telly-blue-600)}.okr-page .sync-btn:disabled{opacity:.65;cursor:default}.okr-page .sync-btn svg{width:15px;height:15px}.okr-page .sync-btn.is-busy svg{animation:okr-spin .8s linear infinite}@keyframes okr-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.okr-page .sync-btn.is-busy svg{animation:none}}.okr-page .chart-block{margin-top:1.75rem}.okr-page .chart-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.okr-page .chart-head h2{margin:0;font-size:1.15rem}.okr-page .toggle{display:inline-flex;align-items:center;gap:.45rem;font-size:.85rem;color:var(--color-muted);cursor:pointer;user-select:none}.okr-page .toggle input{accent-color:var(--telly-blue);width:16px;height:16px}.okr-page .chart{margin-top:1.25rem;overflow-x:auto}.okr-page .plot{position:relative;width:max-content;max-width:100%;margin:0 auto}.okr-page .ref-line{position:absolute;left:0;right:0;top:0;border-top:2px dashed var(--telly-blue-300);z-index:1;pointer-events:none}.okr-page .ref-line span{position:absolute;left:0;top:-.55rem;background:var(--color-bg);padding:0 .3rem 0 0;font-size:.7rem;font-weight:700;color:var(--telly-blue-400)}.okr-page .cols{display:flex;align-items:flex-end;gap:12px;height:320px;padding-top:22px;box-sizing:border-box}.okr-page .col{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;height:100%}.okr-page .col-track{position:relative;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.okr-page .col-bar{position:relative;width:76%;background:var(--telly-blue);border-radius:5px 5px 0 0;transition:height .35s ease}.okr-page .col-team .col-bar{background:var(--telly-yellow)}.okr-page .col-val{position:absolute;bottom:100%;left:50%;transform:translate(-50%);font-size:.78rem;font-weight:700;color:var(--telly-blue);padding-bottom:3px;white-space:nowrap}.okr-page .col-team .col-val{color:#9a7d00}.okr-page .col-name{margin-top:.5rem;font-size:.74rem;font-weight:600;color:var(--color-text);text-align:center;line-height:1.15;width:100%;word-break:break-word}.okr-page .col-team .col-name{color:#9a7d00}.okr-page .chart-note{margin-top:1rem;font-size:.78rem;color:var(--color-muted)}.okr-page .trend-block{margin-top:2.5rem}.okr-page .trend-block h2{margin:0 0 .35rem}.okr-page .trend-sub{margin:0 0 1rem;font-size:.9rem;color:var(--color-muted)}.okr-page .heat-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.okr-page .heat{border-collapse:separate;border-spacing:2px;width:100%;min-width:560px}.okr-page .heat th,.okr-page .heat td{padding:.5rem .55rem;text-align:center;font-size:.83rem}.okr-page .heat thead th{color:var(--color-muted);font-weight:700;font-size:.76rem}.okr-page .heat .corner{text-align:left}.okr-page .heat .avg-col{color:var(--telly-blue)}.okr-page .heat .name{text-align:left;font-weight:600;white-space:nowrap;position:sticky;left:0;background:var(--color-bg);z-index:1}.okr-page .heat .cell{border-radius:6px;font-weight:600;font-variant-numeric:tabular-nums}.okr-page .heat .cell.avg{font-weight:800}.okr-page .heat .team-row th,.okr-page .heat .team-row td{border-top:1.5px solid var(--telly-blue);padding-top:.6rem}.okr-page .heat .team-row .name{color:var(--telly-blue);font-weight:800}.okr-page .heat .team-row .cell{font-weight:800}.okr-page .heat .team-row .cell.b-t1{background:#f6c3cd}.okr-page .heat .team-row .cell.b-t2{background:#f9e3a4}.okr-page .heat .team-row .cell.b-t3{background:#d9efbc}.okr-page .heat .team-row .cell.b-t4{background:#b0db7e}.okr-page .heat .team-row .cell.b-t5{background:#7cc14c}.okr-page .b-t1{background:#fbdfe4;color:#a10e35}.okr-page .b-t2{background:#fff1cc;color:#8a6100}.okr-page .b-t3{background:#eaf7d9;color:#55801f}.okr-page .b-t4{background:#c6e79f;color:#33600e}.okr-page .b-t5{background:#93cf66;color:#1e4708}.okr-page .b-na{background:transparent;color:var(--color-muted)}.okr-page .legend{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.78rem;color:var(--color-muted);margin-top:.75rem}.okr-page .leg{display:inline-flex;align-items:center;gap:.35rem}.okr-page .sw{width:14px;height:14px;border-radius:4px;display:inline-block;border:1px solid var(--color-border)}.okr-page .bonus-rules{margin-top:1.5rem;padding:1.1rem 1.3rem;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-card)}.okr-page .bonus-rules h3{margin:0 0 .5rem;font-size:1rem}.okr-page .bonus-rules p{margin:0;font-size:.88rem;color:var(--color-muted);max-width:68ch}.okr-page .goals-block{margin-top:2.5rem}.okr-page .no-goals{display:flex;flex-direction:column;gap:.35rem;padding:1.25rem 1.4rem;background:var(--color-bg-card);border:1px dashed var(--color-border);border-radius:var(--radius-card)}.okr-page .no-goals strong{color:var(--telly-blue)}.okr-page .no-goals span{color:var(--color-muted);font-size:.9rem}.okr-page .ind-note{margin:0 0 1rem;color:var(--color-muted);font-size:.9rem}.okr-page .kr-list li{margin-top:0}.okr-page .team-group{margin-top:1.75rem}.okr-page .team-title{margin:0 0 .75rem;font-size:1.05rem;color:var(--telly-blue);padding-bottom:.4rem;border-bottom:2px solid var(--telly-blue-100)}.okr-page .person{margin-top:.6rem;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden}.okr-page .person summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:140px 90px 132px 1fr auto;align-items:center;column-gap:1rem;padding:.75rem 1rem;user-select:none}.okr-page .person summary::-webkit-details-marker{display:none}.okr-page .person summary:hover{background:var(--telly-blue-100)}.okr-page .person-id{display:inline-flex;align-items:center;gap:.55rem;min-width:0;font-weight:700;color:var(--telly-blue);font-size:1rem}.okr-page .person-id:before{content:"▸";color:var(--telly-blue-400);font-size:.9rem;transition:transform .15s;flex-shrink:0}.okr-page .person[open] .person-id:before{transform:rotate(90deg)}.okr-page .person-vw{justify-self:start;font-size:.82rem;color:var(--color-text);white-space:nowrap;background:var(--telly-blue-100);padding:.15rem .6rem;border-radius:var(--radius-pill)}.okr-page .person-vw b{color:var(--telly-blue);font-size:.98rem;font-weight:800}.okr-page .person-vw b.over{color:#2e8b3d}.okr-page .person-tot{font-size:.82rem;color:var(--color-muted);white-space:nowrap}.okr-page .person-link{justify-self:end;font-size:.8rem;font-weight:600;color:var(--telly-blue-600);white-space:nowrap}.okr-page .person-bar{position:relative;height:8px;min-width:90px;background:var(--color-border);border-radius:var(--radius-pill)}.okr-page .person-bar-fill{display:block;height:100%;border-radius:var(--radius-pill);background:var(--telly-blue)}.okr-page .person-bar-fill.over{background:#2e8b3d}.okr-page .person-pace{position:absolute;top:50%;transform:translate(-50%,-50%);width:2px;height:15px;background:var(--color-text);border-radius:1px;box-shadow:0 0 0 1.5px var(--color-bg-card);pointer-events:none}@media (max-width: 680px){.okr-page .person summary{grid-template-columns:1fr auto;row-gap:.35rem}.okr-page .person-tot{grid-column:1}.okr-page .person-link{grid-column:2;grid-row:1}.okr-page .person-bar{grid-column:1 / -1}}.okr-page .person .kr-list{padding:0 1rem 1rem}.okr-page .person .kr{background:var(--color-bg)}.okr-page .person .obj{margin:.25rem 1rem 1rem}.okr-page .person .obj .kr-list{padding:0}.okr-page .person-missing{margin:0;padding:0 1rem 1rem;color:var(--color-muted);font-size:.88rem}.okr-page .team-group-tym .team-title{border-bottom-color:var(--telly-blue)}.okr-page .person-tym{border-color:var(--telly-blue-300)}.okr-page .person-tym>summary{background:var(--telly-blue-100)}.okr-page .goals-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.okr-page .goals-head h2{margin:0}.okr-page .goals-ring{display:flex;align-items:center;gap:.7rem}.okr-page .gring{--size: 64px;position:relative;width:var(--size);height:var(--size);border-radius:50%;background:conic-gradient(var(--telly-blue) calc(var(--pct) * 1%),var(--color-border) 0);display:grid;place-items:center;flex-shrink:0}.okr-page .gring:before{content:"";position:absolute;width:calc(var(--size) - 14px);height:calc(var(--size) - 14px);border-radius:50%;background:var(--color-bg)}.okr-page .gring b{position:relative;font-weight:800;font-size:.95rem;color:var(--telly-blue)}.okr-page .gring-notch{position:absolute;left:50%;top:50%;width:2px;height:13px;background:var(--color-text);border-radius:1px;box-shadow:0 0 0 1.5px var(--color-bg);transform:translate(-50%,-50%) rotate(var(--deg)) translateY(calc(var(--size) / -2 + 3.5px));pointer-events:none}.okr-page .gring-lbl{font-size:.75rem;color:var(--color-muted);line-height:1.35}.okr-page .obj{margin-top:1.5rem}.okr-page .obj-title{margin:0 0 .75rem;font-size:1.05rem;color:var(--telly-blue);padding-bottom:.4rem;border-bottom:2px solid var(--telly-blue-100)}.okr-page .kr-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.okr-page .kr{display:grid;grid-template-columns:1fr minmax(180px,240px);gap:.75rem 1.25rem;align-items:center;padding:.85rem 1rem;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-card)}.okr-page .kr-name{font-weight:600;font-size:.95rem;display:block}.okr-page .kr-meta{display:flex;flex-wrap:wrap;gap:.4rem .6rem;margin-top:.3rem;align-items:center}.okr-page .kr-meta .weight{font-size:.78rem;color:var(--color-muted)}.okr-page .kr-meta .cur{font-size:.78rem;font-weight:600;color:var(--color-text)}.okr-page .chip{font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.1rem .45rem;border-radius:var(--radius-pill)}.okr-page .chip-done{background:var(--telly-turquoise);color:#06251f}.okr-page .chip-prog{background:var(--telly-blue-100);color:var(--telly-blue-600)}.okr-page .kr-prog{display:flex;align-items:center;gap:.6rem}.okr-page .bar{flex:1;height:9px;background:var(--color-border);border-radius:var(--radius-pill);overflow:hidden}.okr-page .bar-fill{height:100%;background:var(--telly-blue);border-radius:var(--radius-pill);transition:width .3s}.okr-page .bar-fill.full{background:var(--telly-turquoise)}.okr-page .bar-fill.neg{background:var(--telly-red)}.okr-page .kr-pct{font-weight:700;font-size:.85rem;min-width:3.2ch;text-align:right;color:var(--telly-blue)}.okr-page .kr-pct.neg{color:var(--telly-red)}@media (max-width: 680px){.okr-page .toolbar{flex-direction:column;align-items:stretch}.okr-page .selector{gap:.45rem}.okr-page .tb-actions{display:flex}.okr-page .sync-btn,.okr-page .sheet-link{flex:1;justify-content:center}.okr-page .cols{height:220px;padding-top:18px}.okr-page .col-val{font-size:.68rem}.okr-page .col-name{font-size:.68rem;white-space:normal;word-break:break-word}.okr-page .goals-head{align-items:flex-start}.okr-page .gring{--size: 52px}.okr-page .kr{grid-template-columns:1fr}.okr-page .heat th,.okr-page .heat td{padding:.4rem;font-size:.76rem}.okr-page .bonus-rules{padding:.85rem 1rem}}
