@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-wght-normal-BgDaEnEv.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--background: oklch(.99 0 0);--foreground: oklch(0 0 0);--card: oklch(1 0 0);--muted: oklch(.97 0 0);--muted-foreground: oklch(.44 0 0);--accent: oklch(.94 0 0);--border: oklch(.92 0 0);--input: oklch(.94 0 0);--radius: .5rem;--font-sans: "Geist Variable", Geist, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "Geist Mono", "SFMono-Regular", Consolas, monospace;--shadow-sm: 0 1px 2px hsl(0 0% 0% / .09);color:var(--foreground);background:var(--background);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:var(--background)}body{min-width:320px;min-height:100dvh;margin:0;background:var(--background)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100dvh}.sidebar{position:sticky;top:0;display:flex;width:236px;height:100dvh;padding:20px 14px;flex-direction:column;background:var(--card);border-right:1px solid var(--border)}.brand{display:flex;min-height:50px;padding:4px 10px 18px;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;border-bottom:1px solid var(--border)}.brand img{display:block;width:150px;height:auto}.brand span{color:var(--muted-foreground);font-size:12px;font-weight:500}.sidebar nav{display:grid;gap:2px;padding-top:16px}.nav-item{display:flex;width:100%;min-height:36px;padding:0 10px;align-items:center;justify-content:space-between;color:var(--muted-foreground);background:transparent;border:0;border-radius:6px;cursor:pointer;font-size:14px;font-weight:450;text-align:left;transition:background-color .12s ease,color .12s ease}.nav-item:hover{color:var(--foreground);background:var(--muted)}.nav-item.active{color:var(--foreground);background:var(--accent);font-weight:550}.nav-item:focus-visible,.text-button:focus-visible,.search-field input:focus-visible,.jira-link:focus-visible,.link-cell a:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.nav-count{min-width:22px;color:var(--muted-foreground);font-family:var(--font-mono);font-size:11px;text-align:right;font-variant-numeric:tabular-nums}.sidebar-source{display:grid;gap:4px;margin-top:auto;padding:14px 10px 0;border-top:1px solid var(--border)}.sidebar-source span{color:var(--muted-foreground);font-size:11px}.sidebar-source strong{font-size:12px;font-weight:550}.workspace{min-width:0;padding:34px clamp(24px,4vw,64px) 46px}.topbar{display:flex;max-width:1440px;margin:0 auto 28px;align-items:center;justify-content:space-between;gap:24px}h1,h2,p{margin-top:0}h1{margin-bottom:6px;font-size:24px;line-height:1.2;letter-spacing:-.035em}.topbar p{margin-bottom:0;color:var(--muted-foreground);font-size:14px}.topbar-actions{display:flex;align-items:center;gap:10px}.search-field{position:relative;display:flex;width:min(320px,34vw);align-items:center}.search-field input{width:100%;height:36px;padding:0 62px 0 12px;color:var(--foreground);background:var(--card);border:1px solid var(--input);border-radius:6px;box-shadow:var(--shadow-sm);font-size:13px}.search-field input::placeholder{color:var(--muted-foreground)}.search-field button{position:absolute;right:6px;padding:4px 6px;color:var(--muted-foreground);background:transparent;border:0;cursor:pointer;font-size:11px}.jira-link{display:inline-flex;height:36px;padding:0 14px;align-items:center;color:#fff;background:#000;border:1px solid black;border-radius:6px;font-size:13px;font-weight:550;text-decoration:none;white-space:nowrap;transition:background-color .12s ease}.jira-link:hover{background:#1f1f1f}.jira-link:active,.nav-item:active,.text-button:active{transform:translateY(1px)}.stats-grid{display:grid;max-width:1440px;margin:0 auto 18px;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.stat{min-width:0;padding:18px 20px 20px}.stat+.stat{border-left:1px solid var(--border)}.stat span{display:block;margin-bottom:22px;color:var(--muted-foreground);font-size:12px}.stat strong{display:block;font-family:var(--font-mono);font-size:28px;font-weight:500;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.projects-panel{max-width:1440px;margin:0 auto;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.panel-heading{display:flex;min-height:68px;padding:15px 18px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border)}.panel-heading h2{margin-bottom:4px;font-size:15px;font-weight:600;letter-spacing:-.015em}.panel-heading p{margin-bottom:0;color:var(--muted-foreground);font-size:12px}.text-button{padding:6px 8px;color:var(--muted-foreground);background:transparent;border:0;cursor:pointer;font-size:12px}.text-button:hover{color:var(--foreground)}.table-wrap{width:100%;overflow-x:auto}table{width:100%;min-width:1050px;border-collapse:collapse}th{height:38px;padding:0 14px;color:var(--muted-foreground);background:var(--background);border-bottom:1px solid var(--border);font-size:11px;font-weight:500;letter-spacing:.01em;text-align:left;white-space:nowrap}td{height:48px;padding:0 14px;border-bottom:1px solid var(--border);font-size:13px;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:var(--background)}.code{width:90px;font-family:var(--font-mono);font-size:12px;font-weight:550}.name{min-width:190px;font-weight:500}.date{width:130px;color:var(--muted-foreground);font-family:var(--font-mono);font-size:11px;white-space:nowrap}.number{width:92px;text-align:center}.metric{color:var(--muted-foreground);font-family:var(--font-mono);font-size:12px;font-variant-numeric:tabular-nums}.metric-strong{color:var(--foreground);font-weight:600}.link-cell{width:68px;text-align:right}.link-cell a{color:var(--foreground);font-size:12px;font-weight:550;text-decoration:none}.link-cell a:hover{text-decoration:underline;text-underline-offset:3px}.empty{height:150px;color:var(--muted-foreground);text-align:center}footer{max-width:1440px;margin:16px auto 0;color:var(--muted-foreground);font-size:11px}footer code{color:var(--foreground);font-family:var(--font-mono)}@media(max-width:960px){.app-shell{display:block}.sidebar{position:static;width:100%;height:auto;padding:14px 18px 10px;border-right:0;border-bottom:1px solid var(--border)}.brand{min-height:42px;padding:0 4px 12px;flex-direction:row;align-items:center;justify-content:space-between}.brand img{width:134px}.sidebar nav{display:flex;padding-top:10px;overflow-x:auto}.nav-item{width:auto;flex:0 0 auto;gap:12px}.sidebar-source{display:none}.workspace{padding:26px 18px 40px}}@media(max-width:680px){.topbar{align-items:stretch;flex-direction:column}.topbar-actions{align-items:stretch}.search-field{width:100%}.jira-link{flex:0 0 auto}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat:nth-child(3){border-left:0;border-top:1px solid var(--border)}.stat:nth-child(4){border-top:1px solid var(--border)}}@media(max-width:430px){.topbar-actions{flex-direction:column}.jira-link{justify-content:center}.stats-grid{grid-template-columns:1fr}.stat+.stat{border-top:1px solid var(--border);border-left:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
