:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#f5f7fb;--ink:#172033;--muted:#748197;--line:#e4e9f1;--panel:#fff;--soft:#f6f8fb;--blue:#2f6fec;--blue-soft:#edf4ff;--amber:#a86813;--amber-soft:#fff7e8;--red:#9f4c4c;--red-soft:#fff2f2;--green:#347052;--green-soft:#edf8f1;--violet:#6f57be;--violet-soft:#f4f0ff}*{box-sizing:border-box}body{margin:0;background:#f5f7fb;color:var(--ink)}button,a{font:inherit}.gr-shell{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:100vh}.gr-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:20px 16px;background:#fff;border-right:1px solid var(--line)}.gr-brand-row{display:flex;align-items:center;gap:11px;padding:2px 8px 22px}.gr-mark{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#172554;color:#fff;font-weight:800}.gr-brand{font-size:1rem;font-weight:780}.gr-brand-sub{font-size:.72rem;color:var(--muted);margin-top:1px}.gr-nav{display:grid;gap:5px}.gr-nav-item{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;min-height:44px;padding:10px 11px;border-radius:11px;text-decoration:none;color:#526079;font-size:.9rem}.gr-nav-item:hover{background:var(--soft)}.gr-nav-item.active{background:var(--blue-soft);color:#1857c9;font-weight:720}.gr-nav-count{min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:#6f57be;color:#fff;font-size:.7rem;font-weight:800}.gr-sidebar-spacer{flex:1}.gr-health{display:grid;grid-template-columns:9px 1fr;gap:9px;align-items:start;padding:12px 10px;border-top:1px solid #eef1f6;color:#68758a}.gr-health-dot,.gr-freshness-dot{width:8px;height:8px;border-radius:50%;background:#7d8da5;margin-top:5px}.gr-health strong{display:block;font-size:.76rem;color:#435067}.gr-health span{display:block;font-size:.68rem;line-height:1.4;margin-top:2px}.gr-main{min-width:0}.gr-page-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:42px clamp(24px,5vw,72px) 24px;max-width:1240px;margin:0 auto}.gr-eyebrow{margin:0 0 7px;color:#5c6f8d;font-size:.72rem;font-weight:800;letter-spacing:.16em}.gr-page-header h1{margin:0;font-size:clamp(1.8rem,3vw,2.5rem);letter-spacing:-.035em}.gr-summary{margin:9px 0 0;color:#66758b;font-size:.94rem;line-height:1.5}.gr-freshness{display:flex;align-items:center;gap:8px;white-space:nowrap;margin-top:8px;padding:8px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#6d7b8f;font-size:.74rem}.gr-freshness-dot{margin:0;background:#6e8dc7}.gr-content{max-width:1240px;margin:0 auto;padding:0 clamp(24px,5vw,72px) 64px}.gr-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.gr-section-heading h2{margin:0;font-size:1rem}.gr-section-heading p{margin:4px 0 0;color:#8290a3;font-size:.78rem}.gr-list{display:grid;gap:12px}.gr-card{position:relative;min-width:0;background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:19px 20px;box-shadow:0 7px 24px rgba(36,50,75,.045);outline:none}.gr-card:focus-visible{box-shadow:0 0 0 3px rgba(47,111,236,.22),0 7px 24px rgba(36,50,75,.06);border-color:#84a9ee}.gr-card[data-tier="attention"]{border-color:#ddd4fb}.gr-card[data-tier="exception"]{border-color:#eadfc9}.gr-card-top{display:flex;gap:20px;justify-content:space-between;align-items:flex-start}.gr-card-title{min-width:0}.gr-project{margin:0 0 5px;color:#79869a;font-size:.72rem;font-weight:700}.gr-card h3{margin:0;font-size:1.02rem;line-height:1.35;letter-spacing:-.01em}.gr-badges{display:flex;min-width:0;flex-wrap:wrap;justify-content:flex-end;gap:7px}.gr-state,.gr-action,.gr-qualifier{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:5px 9px;border-radius:999px;font-size:.71rem;font-weight:750;white-space:nowrap}.gr-state{background:#eef2f7;color:#526079}.gr-state[data-state="RUNNING"]{background:var(--blue-soft);color:#275ab4}.gr-state[data-state="VERIFYING"]{background:#eff4ff;color:#4d61a9}.gr-state[data-state="BLOCKED"]{background:var(--amber-soft);color:#875a19}.gr-state[data-state="FAILED_SAFE"]{background:var(--red-soft);color:#8f4b4b}.gr-state[data-state="VERIFIED"]{background:var(--green-soft);color:#35674d}.gr-state[data-state="ACCEPTANCE_NEEDED"]{background:var(--violet-soft);color:#624ca6}.gr-action{background:#f4f6f9;color:#657286}.gr-action[data-action]:not([data-action="NONE"]){background:var(--violet-soft);color:#624ca6}.gr-qualifier{background:#fff4e8;color:#8a5e26}.gr-card-copy{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:22px;margin-top:16px;padding-top:14px;border-top:1px solid #eef1f6}.gr-label{display:block;margin-bottom:4px;color:#8995a6;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.gr-card-copy p{margin:0;color:#4e5d72;font-size:.83rem;line-height:1.45}.gr-card-copy .gr-next{color:#28374d}.gr-card-footer{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-top:14px;color:#8a96a8;font-size:.7rem}.gr-evidence{display:inline-flex;align-items:center;gap:5px;color:#5d6f89}.gr-owned{font-weight:720;color:#59677c}.gr-owned[data-owner="NICO"]{color:#624ca6}.gr-empty{margin-top:28px;padding:70px 20px;text-align:center;color:#78869a}.gr-empty-icon{width:44px;height:44px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green);font-weight:800}.gr-empty h2{margin:0;color:#334155;font-size:1.05rem}.gr-empty p{margin:6px 0 0;font-size:.84rem}.gr-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:900px){.gr-shell{grid-template-columns:88px minmax(0,1fr)}.gr-sidebar{padding:18px 12px}.gr-brand-row{justify-content:center;padding-left:0;padding-right:0}.gr-brand-row>div:last-child,.gr-nav-item span:nth-child(2),.gr-health div{display:none}.gr-nav-item{grid-template-columns:1fr;place-items:center}.gr-nav-count{position:absolute;margin-left:30px;margin-top:-24px}.gr-health{grid-template-columns:1fr;place-items:center}.gr-health-dot{margin:0}}@media(max-width:640px){.gr-shell{display:block}.gr-sidebar{position:sticky;z-index:10;top:0;height:auto;display:grid;grid-template-columns:auto 1fr;align-items:center;padding:10px 14px;border-right:0;border-bottom:1px solid var(--line)}.gr-brand-row{padding:0;justify-content:flex-start}.gr-brand-row>div:last-child{display:block}.gr-brand-sub{display:none}.gr-nav{display:flex;justify-content:flex-end}.gr-nav-item{display:flex;padding:8px 10px}.gr-nav-item span:nth-child(2){display:inline}.gr-nav-count{position:static;margin:0}.gr-sidebar-spacer,.gr-health{display:none}.gr-page-header{padding:26px 18px 18px;display:block}.gr-freshness{width:max-content;margin-top:14px}.gr-content{padding:0 18px 40px}.gr-card{padding:16px}.gr-card-top{display:block}.gr-badges{justify-content:flex-start;margin-top:12px}.gr-card-copy{grid-template-columns:1fr;gap:13px}.gr-card-footer{align-items:flex-start}.gr-section-heading p{max-width:34rem}}@media(max-width:480px){.gr-sidebar{grid-template-columns:minmax(0,auto) 1fr;gap:8px;padding:8px 10px}.gr-mark{width:32px;height:32px;border-radius:10px}.gr-brand-row{gap:7px}.gr-brand{font-size:.9rem;line-height:1.05}.gr-nav{gap:2px}.gr-nav-item{position:relative;min-width:44px;min-height:44px;padding:8px;justify-content:center}.gr-nav-item span:nth-child(2){display:none}.gr-nav-item.active span:nth-child(2){display:inline}.gr-nav-item.active{padding-inline:10px}.gr-nav-count{position:absolute;right:1px;top:1px;min-width:16px;height:16px;padding:0 4px;margin:0;font-size:.58rem}}@media(max-width:360px){.gr-state,.gr-action,.gr-qualifier{max-width:100%;white-space:normal;line-height:1.25;overflow-wrap:anywhere}.gr-card-footer{flex-wrap:wrap}.gr-evidence{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
