:root{color:#f0f6fc;font-synthesis:none;background:#0d1117;font-family:Inter,Pretendard,Noto Sans KR,system-ui,sans-serif}*{box-sizing:border-box}body{background:#0d1117;min-width:320px;margin:0;font-size:16px}button,input{font:inherit}main{background:radial-gradient(circle at 80% -10%,#58a6ff12,#0000 30%),#0d1117;min-height:100vh}.auth-page{place-items:center;padding:24px;display:grid}.auth-card{background:#161b22;border:1px solid #30363d;border-radius:14px;width:min(430px,100%);padding:34px;box-shadow:0 24px 80px #00000059}.auth-brand{color:#58a6ff;letter-spacing:.14em;font-size:10px;font-weight:900}.auth-lock{color:#58a6ff;background:#58a6ff14;border:1px solid #58a6ff66;border-radius:12px;place-items:center;width:46px;height:46px;margin:27px 0 19px;font-size:14px;display:grid}.auth-card h1{margin:0 0 9px;font-size:27px}.auth-card>p{color:#8b949e;margin:0 0 25px;font-size:13px;line-height:1.6}.auth-card form{gap:15px;display:grid}.auth-card label{color:#c9d1d9;gap:7px;font-size:11px;font-weight:700;display:grid}.auth-card input{color:#f0f6fc;background:#0d1117;border:1px solid #30363d;border-radius:7px;outline:none;width:100%;padding:12px 13px}.auth-card input:focus{border-color:#58a6ff;box-shadow:0 0 0 3px #58a6ff1a}.auth-card form>button{color:#fff;cursor:pointer;background:#1f6feb;border:1px solid #58a6ff;border-radius:7px;margin-top:4px;padding:12px;font-weight:800}.auth-card form>button:disabled{cursor:wait;opacity:.65}.auth-card>small{color:#6e7681;text-align:center;margin-top:20px;font-size:10px;line-height:1.5;display:block}.auth-error{color:#ff7b72;background:#f8514914;border:1px solid #f8514966;border-radius:6px;padding:10px 11px;font-size:11px}.auth-loading{color:#8b949e;align-items:center;gap:10px;font-size:12px;display:flex}.auth-loading span{border:2px solid #30363d;border-top-color:#58a6ff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite auth-spin}.setup-card code{color:#79c0ff;background:#0d1117;border:1px solid #30363d;border-radius:6px;margin:8px 0;padding:10px;font-size:11px;display:block}.secondary-auth-button{color:#c9d1d9;cursor:pointer;background:#0d1117;border:1px solid #30363d;border-radius:7px;width:100%;padding:11px;font-weight:700}.admin-session{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#161b22f0;border:1px solid #30363d;border-radius:9px;align-items:center;gap:10px;padding:9px 10px 9px 12px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 40px #00000047}.admin-session span{color:#8b949e;font-size:9px;font-weight:800}.admin-session i{background:#3fb950;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.admin-session strong{color:#c9d1d9;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:10px;overflow:hidden}.admin-session button{color:#8b949e;cursor:pointer;background:#0d1117;border:1px solid #30363d;border-radius:5px;padding:6px 8px;font-size:9px}@keyframes auth-spin{to{transform:rotate(360deg)}}.app-shell{width:min(1500px,100%);margin:auto;padding:34px 28px 60px}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.eyebrow{color:#58a6ff;letter-spacing:.15em;font-size:13px;font-weight:800}.live-dot{background:#3fb950;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #3fb9501f}h1{letter-spacing:-.035em;margin:10px 0 7px;font-size:clamp(28px,3vw,40px);line-height:1.2}.dashboard-header p,.section-title p{color:#8b949e;margin:0;font-size:16px}.date-box{background:#161b22;border:1px solid #30363d;border-radius:10px;grid-template-columns:auto auto;gap:3px 12px;min-width:210px;padding:14px 16px;display:grid}.date-box span{color:#8b949e;text-transform:uppercase;writing-mode:vertical-rl;grid-row:span 2;font-size:12px}.date-box strong{font-size:17px}.date-box small{color:#8b949e}.source-summary{color:#8b949e;background:#161b22c2;border:1px solid #30363d;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:18px;padding:12px 16px;font-size:13px;display:grid}.source-summary>div{color:#c9d1d9;white-space:nowrap;font-weight:700}.source-summary p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.source-summary small{color:#6e7681;white-space:nowrap}.source-status{background:#3fb950;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 3px #3fb9501f}.source-summary.source-warning{border-color:#d299228c}.source-summary.source-warning .source-status{background:#d29922;box-shadow:0 0 0 3px #d299221f}.source-summary.source-warning small{color:#d29922}.kpi-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:26px;display:grid}.kpi-card{background:#161b22;border:1px solid #30363d;border-radius:10px;min-height:164px;padding:22px;position:relative;overflow:hidden}.kpi-card:after{content:"";background:#8b949e0d;border-radius:50%;width:95px;height:95px;position:absolute;bottom:-32px;right:-20px}.kpi-card>span{color:#8b949e;font-size:14px;font-weight:800}.kpi-card strong{letter-spacing:-.04em;margin:9px 0 8px;font-size:34px;display:block}.kpi-card small{color:#8b949e;font-size:13px;line-height:1.45;display:block}.kpi-card em{z-index:1;color:#c9d1d9;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:13px;font-style:normal;font-weight:700;line-height:1.35;display:-webkit-box;position:relative;overflow:hidden}.kpi-card.danger{border-top-color:#f85149}.kpi-card.danger strong{color:#f85149}.kpi-card.warning{border-top-color:#d29922}.kpi-card.warning strong{color:#d29922}.kpi-card.info{border-top-color:#58a6ff}.kpi-card.info strong{color:#58a6ff}.kpi-card.health{border-top-color:#bc8cff}.kpi-card.health strong{color:#bc8cff}.health-watch-panel{background:linear-gradient(120deg,#bc8cff0e,#0000 36%),#161b22;border-color:#bc8cff59;margin:12px 0 18px;overflow:hidden}.health-watch-heading{border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;gap:12px;display:flex}.health-watch-heading .section-title{border:0;flex:1}.health-watch-heading>span{color:#bc8cff;white-space:nowrap;margin-right:22px;font-size:12px;font-weight:900}.health-watch-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px 22px 18px;display:grid}.health-watch-item{background:#0d111799;border:1px solid #30363d;border-radius:9px;min-width:0;padding:13px}.health-watch-top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.health-watch-top div{gap:3px;display:grid}.health-watch-top strong{font-size:15px}.health-watch-top small{color:#8b949e;font-size:11px}.health-watch-top b{color:#bc8cff;text-overflow:ellipsis;white-space:nowrap;background:#bc8cff14;border:1px solid #bc8cff66;border-radius:999px;max-width:118px;padding:4px 7px;font-size:11px;overflow:hidden}.health-watch-item p{color:#c9d1d9;min-height:34px;margin:0 0 11px;font-size:13px;line-height:1.45}.health-watch-bottom{border-top:1px solid #21262d;gap:6px;padding-top:10px;display:grid}.health-watch-bottom span{color:#8b949e;font-size:11px;font-weight:800}.health-watch-bottom em{color:#8b949e;font-size:11px;font-style:normal;line-height:1.45}.health-empty{color:#8b949e;padding:20px 22px;font-size:13px}.signal-grid{grid-template-columns:1.35fr .85fr;gap:18px;margin-bottom:18px;display:grid}.signal-grid .health-watch-panel{margin:0}.signal-grid .health-watch-list{grid-template-columns:repeat(2,minmax(0,1fr))}.deadline-panel{overflow:hidden}.deadline-heading{border-bottom:1px solid #21262d;padding:20px 22px 12px}.deadline-heading h2{letter-spacing:-.02em;margin:0 0 5px;font-size:21px}.deadline-heading p{color:#8b949e;margin:0;font-size:16px}.dday-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:14px 16px 16px;display:grid}.dday-card{background:#161b22b3;border:1px solid #21262d;border-radius:8px;align-items:center;gap:12px;padding:13px 16px;display:flex}.dday-card span{color:#8b949e;flex:1;font-size:13px}.dday-card strong{color:#f0f6fc;font-size:20px}.dday-card small{color:#6e7681;font-size:11px}.panel{background:#161b22;border:1px solid #30363d;border-radius:12px}.section-title{border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.section-title h2,.action-heading h2{letter-spacing:-.02em;margin:0 0 5px;font-size:21px}.action-panel{background:linear-gradient(120deg,#f8514911,#0000 42%),#161b22;border-color:#f8514973;margin-bottom:30px}.action-heading{justify-content:space-between;align-items:center;padding:19px 22px 15px;display:flex}.action-heading .eyebrow{color:#f85149;margin-bottom:7px;display:block}.action-meta{color:#8b949e;justify-items:end;gap:4px;font-size:13px;display:grid}.action-count{color:#f85149;font-size:13px;font-weight:900}.action-meta small{color:#8b949e;font-size:12px}.action-panel ol{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0 16px 18px;list-style:none;display:grid}.action-panel li{background:#0d111799;border:1px solid #30363d;border-radius:10px;grid-template-columns:34px 1fr;align-items:start;min-height:184px;padding:17px;display:grid}.action-panel li>span{color:#f85149;font-size:13px;font-weight:900}.action-panel li:last-child{border:1px solid #30363d}.action-panel li strong{color:#f0f6fc;margin-bottom:11px;font-size:16px;line-height:1.45;display:block}.action-panel li p{color:#8b949e;gap:4px;margin:9px 0 0;font-size:13px;line-height:1.5;display:grid}.action-panel li p b{color:#f85149;letter-spacing:.05em;text-transform:uppercase;font-size:11px}.action-pagination{justify-content:flex-end;align-items:center;gap:10px;padding:0 16px 17px;display:flex}.action-pagination button{color:#c9d1d9;cursor:pointer;background:#0d1117;border:1px solid #30363d;border-radius:7px;padding:8px 11px;font-size:13px;font-weight:800}.action-pagination button:disabled{cursor:not-allowed;opacity:.45}.action-pagination span{color:#8b949e;font-size:13px;font-weight:900}.two-column{grid-template-columns:1.65fr 1fr;gap:18px;margin-bottom:32px;display:grid}.timeline{grid-template-columns:repeat(5,1fr);padding:25px 22px 27px;display:grid}.milestone{min-width:0}.milestone-top{align-items:center;margin-bottom:12px;display:flex}.milestone-dot{color:#8b949e;z-index:1;background:#0d1117;border:2px solid #30363d;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:grid}.timeline-line{background:#30363d;width:100%;height:2px}.milestone:last-child .timeline-line{visibility:hidden}.milestone.completed .milestone-dot{color:#0d1117;background:#3fb950;border-color:#3fb950}.milestone.completed .timeline-line{background:#3fb950}.milestone.current .milestone-dot{color:#58a6ff;border-color:#58a6ff;box-shadow:0 0 0 5px #58a6ff1a}.milestone strong,.milestone small,.milestone em{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.milestone strong{font-size:13px}.milestone small{color:#6e7681;margin-top:5px;font-size:11px}.milestone em{color:#8b949e;margin-top:8px;font-size:12px;font-style:normal;font-weight:800}.milestone.current em{color:#58a6ff}.category-list{padding:11px 22px 17px}.category{padding:10px 0}.category>div{justify-content:space-between;margin-bottom:7px;display:flex}.category strong{font-size:13px}.category span,.category small{color:#8b949e;font-size:11px}.category small{margin-top:6px;display:block}.bar-track{background:#21262d;border-radius:10px;height:5px;overflow:hidden}.bar-track span{border-radius:inherit;height:100%;display:block}.category-detail{background:#0d111766;border:1px solid #21262d;border-radius:8px;margin-top:8px}.category-detail summary{color:#58a6ff;cursor:pointer;padding:8px 10px;font-size:12px;font-weight:900}.category-bottleneck-list{gap:7px;padding:0 10px 10px;display:grid}.category-bottleneck-list article{background:#0d1117;border:1px solid #21262d;border-radius:7px;padding:9px 10px}.category-bottleneck-list b{color:#f0f6fc;margin-bottom:5px;font-size:13px;display:block}.category-bottleneck-list p{color:#c9d1d9;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.category-bottleneck-list em{color:#8b949e;margin-top:6px;font-size:11px;font-style:normal;line-height:1.4;display:block}.ranking-panel{margin-bottom:32px;overflow:hidden}.ranking-head,.ranking-row{grid-template-columns:1.05fr .55fr 1.25fr 2fr;align-items:center;gap:18px;display:grid}.ranking-head{color:#6e7681;text-transform:uppercase;background:#0d111780;padding:11px 22px;font-size:12px;font-weight:800}.ranking-row{border-top:1px solid #21262d;min-height:88px;padding:15px 22px}.ranking-row.priority{background:linear-gradient(90deg,#f8514911,#0000 38%)}.rank-team{align-items:center;gap:16px;display:flex}.rank{color:#6e7681;font-family:monospace;font-size:13px}.rank-team div{gap:4px;display:grid}.rank-team strong{font-size:17px}.rank-team small{color:#8b949e;font-size:12px}.score{align-items:center;gap:9px;display:flex}.score>strong{font-size:25px}.risk-badge{text-transform:uppercase;border:1px solid;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.reason{color:#c9d1d9;margin:0;font-size:14px;line-height:1.5}.checklist{color:#8b949e;gap:5px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.checklist li{gap:7px;display:flex}.checklist span{border:1px solid #484f58;border-radius:3px;flex:none;width:11px;height:11px;margin-top:2px}.scrum-history-panel{margin-bottom:28px;overflow:hidden}.scrum-toolbar{background:#0d111733;border-bottom:1px solid #21262d;justify-content:space-between;gap:18px;padding:15px 22px;display:flex}.scrum-team-tabs{flex-wrap:wrap;gap:6px;display:flex}.scrum-team-tabs button{color:#8b949e;cursor:pointer;text-align:left;background:#0d1117;border:1px solid #30363d;border-radius:7px;gap:2px;min-width:76px;padding:8px 10px;display:grid}.scrum-team-tabs button.active{color:#f0f6fc;background:#58a6ff1a;border-color:#58a6ff88;box-shadow:inset 0 -2px #58a6ff}.scrum-team-tabs button span{font-size:14px;font-weight:900}.scrum-team-tabs button small{color:inherit;opacity:.75;font-size:11px}.scrum-search{color:#8b949e;gap:6px;min-width:210px;font-size:11px;font-weight:800;display:grid}.scrum-search input{color:#f0f6fc;background:#0d1117;border:1px solid #30363d;border-radius:7px;outline:none;width:100%;padding:9px 10px}.scrum-search input:focus{border-color:#58a6ff;box-shadow:0 0 0 3px #58a6ff1a}.scrum-learner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px 22px 22px;display:grid}.scrum-learner-card{background:#0d111766;border:1px solid #30363d;border-radius:10px;min-width:0;padding:15px}.scrum-learner-card header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.scrum-learner-card header span{color:#8b949e;font-size:12px}.scrum-learner-card h3{margin:3px 0 0;font-size:19px}.scrum-learner-card header strong{color:#58a6ff;font-size:13px}.scrum-entry-list{gap:9px;max-height:420px;padding-right:3px;display:grid;overflow:auto}.scrum-entry-item{background:#0d1117;border:1px solid #21262d;border-radius:8px;padding:11px}.scrum-entry-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px;display:flex}.scrum-entry-head b{color:#c9d1d9;font-size:12px}.scrum-progress-chip{color:#d29922;white-space:nowrap;background:#d2992214;border:1px solid #d2992259;border-radius:999px;padding:3px 6px;font-size:10px;font-weight:900}.scrum-entry-item p{color:#c9d1d9;margin:0 0 7px;font-size:14px;line-height:1.45}.scrum-entry-item small,.scrum-entry-item em,.scrum-status{color:#8b949e;font-size:11px;font-style:normal;line-height:1.45;display:block}.scrum-entry-item em{color:#d29922;margin-top:5px}.scrum-status{color:#58a6ff;margin-top:7px;font-weight:800}.scrum-empty{color:#8b949e;padding:26px 22px;font-size:13px;line-height:1.6}.team-section-heading{border-bottom:1px solid #21262d;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:15px;display:flex}.teams-section{margin-bottom:32px}.teams-section .section-title{border:0;padding-left:0}.company-tabs{align-items:center;gap:5px;padding:0 0 12px;display:flex}.company-tabs button{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:9px;min-width:104px;padding:9px 13px;transition:color .16s,background .16s,border-color .16s;display:flex}.company-tabs button:hover{color:#c9d1d9;background:#161b22}.company-tabs button.active{color:#f0f6fc;background:#161b22;border-color:#30363d;box-shadow:inset 0 -2px #58a6ff}.company-tabs button span{text-align:left;flex:1;font-size:13px;font-weight:800}.company-tabs button b{color:#8b949e;background:#21262d;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:10px;display:grid}.company-tabs button.active b{color:#58a6ff;background:#58a6ff1f}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.company-team-grid.team-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.team-card{background:#161b22;border:1px solid #30363d;border-radius:10px;padding:18px}.team-card header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.team-card header span{color:#8b949e;font-size:12px}.team-card h3{margin:3px 0 0;font-size:22px}.team-score{align-items:center;gap:7px;display:flex}.team-score>strong{font-size:22px}.status-line{color:#c9d1d9;background:#0d1117;border-radius:6px;align-items:center;gap:7px;margin-bottom:17px;padding:10px 11px;font-size:13px;display:flex}.status-dot{border-radius:50%;width:6px;height:6px}.metric{margin:11px 0}.metric>div{color:#8b949e;justify-content:space-between;margin-bottom:6px;font-size:11px;display:flex}.metric b{color:#c9d1d9}.checkin-history{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px;display:grid}.checkin-history div{color:#6e7681;background:#0d111780;border:1px solid #21262d;border-radius:5px;justify-content:space-between;padding:6px 7px;font-size:10px;display:flex}.checkin-history b{color:#8b949e}.team-details{border-top:1px solid #21262d;gap:11px;margin:18px 0;padding-top:16px;display:grid}.detail-block{grid-template-columns:40px 1fr;gap:7px;display:grid}.detail-block b{font-size:10px}.detail-block.good b{color:#3fb950}.detail-block.risk b{color:#f85149}.detail-block.note b{color:#d29922}.detail-block ul{color:#8b949e;gap:3px;margin:0;padding:0;font-size:11px;line-height:1.45;list-style:none;display:grid}.questions{border-top:1px solid #21262d;padding-top:14px}.questions>strong{color:#c9d1d9;margin-bottom:9px;font-size:11px;display:block}.questions p{color:#8b949e;gap:7px;margin:6px 0;font-size:11px;line-height:1.45;display:flex}.questions p span{color:#58a6ff;font-weight:900}.compact-team-card{min-height:316px}.team-card-lines{gap:9px;display:grid}.team-card-lines p{color:#c9d1d9;border-top:1px solid #21262d;grid-template-columns:84px 1fr;gap:10px;min-height:34px;margin:0;padding:10px 0;font-size:13px;line-height:1.45;display:grid}.team-card-lines p:first-child{border-top:0}.team-card-lines b{color:#8b949e;font-size:12px}.team-card-lines span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.team-card-lines button{color:#58a6ff;cursor:pointer;background:#0d1117;border:1px solid #30363d;border-radius:6px;width:fit-content;padding:6px 10px;font-size:11px;font-weight:800}.team-card-detail{border-top:1px solid #30363d;margin-top:14px;padding-top:12px}.detail-logs-panel{margin-top:0;overflow:hidden}.detail-logs-panel .health-compact{margin:16px 22px}.health-compact{background:#bc8cff0e;border:1px solid #bc8cff4d;border-radius:10px}.health-compact-summary{grid-template-columns:auto auto 1fr;align-items:center;gap:10px;padding:13px 15px;display:grid}.health-compact-summary strong{color:#f0f6fc;font-size:14px}.health-compact-summary span{color:#bc8cff;border:1px solid #bc8cff73;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:900}.health-compact-summary small{color:#8b949e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.health-detail{border-top:1px solid #bc8cff33}.health-detail summary{color:#bc8cff;cursor:pointer;padding:10px 15px;font-size:12px;font-weight:900}.health-detail-list{gap:8px;padding:0 15px 14px;display:grid}.health-detail-list article{background:#0d1117;border:1px solid #30363d;border-radius:8px;padding:10px}.health-detail-list b{color:#f0f6fc;margin-bottom:6px;font-size:13px;display:block}.health-detail-list p{color:#8b949e;margin:4px 0;font-size:11px;line-height:1.45}.health-detail-list p span{color:#bc8cff;margin-right:7px;font-weight:900}footer{color:#484f58;text-align:center;letter-spacing:.1em;padding-top:35px;font-size:11px}@media (width<=1100px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.team-grid,.scrum-learner-grid,.health-watch-list{grid-template-columns:repeat(2,1fr)}.two-column,.signal-grid{grid-template-columns:1fr}}@media (width<=760px){.app-shell{padding:22px 15px 40px}.dashboard-header{flex-direction:column;align-items:flex-start}.date-box{width:100%}.source-summary{grid-template-columns:1fr;gap:5px;margin-bottom:14px}.source-summary p{white-space:normal;line-height:1.45}.source-summary small{white-space:normal}.kpi-grid{grid-template-columns:repeat(2,1fr);margin-bottom:20px}.kpi-card{min-height:115px}.dday-grid{grid-template-columns:repeat(2,1fr)}.action-panel,.ranking-panel,.teams-section,.two-column{margin-bottom:24px}.health-watch-heading{flex-direction:column;align-items:flex-start;gap:0}.health-watch-heading>span{margin:0 17px 15px}.action-panel ol{grid-template-columns:1fr}.action-panel li{border-bottom:1px solid #30363d;border-right:0}.action-heading{align-items:flex-start;gap:10px}.timeline{grid-template-columns:repeat(5,145px);overflow-x:auto}.ranking-head{display:none}.ranking-row{grid-template-columns:1fr auto;gap:10px}.ranking-row .reason,.ranking-row .checklist{grid-column:1/-1}.scrum-toolbar{flex-direction:column;align-items:stretch}.scrum-search{min-width:0}.scrum-team-tabs{flex-wrap:nowrap;overflow-x:auto}.scrum-team-tabs button{flex:1 0 78px}.team-section-heading{flex-direction:column;align-items:stretch;gap:0}.company-tabs{width:100%;overflow-x:auto}.company-tabs button{flex:1 0 105px}.company-team-grid.team-count-2{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.kpi-grid,.team-grid,.company-team-grid.team-count-2,.dday-grid,.scrum-learner-grid,.health-watch-list{grid-template-columns:1fr}.dday-card{min-height:55px}.section-title{padding:17px}.scrum-learner-grid,.health-watch-list{padding:14px}.auth-card{padding:25px 20px}.admin-session{bottom:10px;left:10px;right:10px}.admin-session strong{flex:1}}
