:root{font-synthesis:none;text-rendering:optimizelegibility;font-family:Segoe UI Variable,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}button,input{font:inherit}.fluent-root{min-height:100vh;color:var(--colorNeutralForeground1);background:radial-gradient(circle at 82% 2%, color-mix(in srgb, var(--colorBrandBackground) 9%, transparent) 0, transparent 32rem), var(--colorNeutralBackground2)}.app-shell{min-height:100vh}.app-sidebar{z-index:20;border-right:1px solid var(--colorNeutralStroke2);background:var(--colorNeutralBackground1);width:304px;box-shadow:var(--shadow4);position:fixed;inset:0 auto 0 0}.sidebar-content{flex-direction:column;height:100%;padding:18px 14px 12px;display:flex}.sidebar-close{align-self:flex-end;display:none!important}.sidebar-controls{gap:12px;padding:18px 4px 14px;display:grid}.repo-loading{justify-content:center;padding:2px 5px 12px;display:flex}.sidebar-message{margin:0 4px 12px}.repository-nav{scrollbar-width:thin;flex:1;gap:3px;min-height:0;overflow-y:auto}.repository-name{min-width:0}.sidebar-empty{color:var(--colorNeutralForeground3);padding:16px 10px;line-height:1.45;display:block}.app-main{min-height:100vh;margin-left:304px}.topbar{z-index:10;border-bottom:1px solid color-mix(in srgb, var(--colorNeutralStroke2) 82%, transparent);background:color-mix(in srgb, var(--colorNeutralBackground2) 86%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);align-items:center;gap:12px;height:64px;padding:0 clamp(18px,4vw,48px);display:flex;position:sticky;top:0}.menu-button{display:none!important}.topbar-title{flex:1;min-width:0;margin:0}.content{width:100%;max-width:1160px;margin:0 auto;padding:clamp(28px,5vw,56px) clamp(18px,4vw,48px) 72px}.page-stack{gap:14px;display:grid}.page-actions{justify-content:flex-end;display:flex}.feed-progress{padding:0 2px}.release-grid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;display:grid}.drawer-summary{margin-bottom:24px}.release-card-header>.fui-CardHeader__header,.release-card-header>.fui-CardHeader__description{min-width:0}.release-version-badge{min-width:0;max-width:min(200px,38vw);overflow:hidden}.release-version-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.release-notes{overflow-wrap:anywhere;color:var(--colorNeutralForeground1);font-size:var(--fontSizeBase300);line-height:1.6}.release-notes>:first-child{margin-top:0}.release-notes>:last-child{margin-bottom:0}.release-notes h1,.release-notes h2,.release-notes h3,.release-notes h4{margin:1.45em 0 .55em;line-height:1.25}.release-notes h1{font-size:1.65rem}.release-notes h2{border-bottom:1px solid var(--colorNeutralStroke2);padding-bottom:.28em;font-size:1.35rem}.release-notes h3{font-size:1.12rem}.release-notes a{color:var(--colorBrandForegroundLink)}.release-notes img{border-radius:var(--borderRadiusMedium);max-width:100%}.release-notes code{border-radius:var(--borderRadiusSmall);background:var(--colorNeutralBackground3);padding:.12em .32em;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:.9em}.release-notes pre{border:1px solid var(--colorNeutralStroke2);border-radius:var(--borderRadiusMedium);background:var(--colorNeutralBackground3);padding:16px;overflow-x:auto}.release-notes pre code{background:0 0;padding:0}.release-notes blockquote{border-left:3px solid var(--colorBrandStroke1);color:var(--colorNeutralForeground2);margin-left:0;padding-left:14px}.release-notes table{border-collapse:collapse;max-width:100%;display:block;overflow-x:auto}.release-notes th,.release-notes td{border:1px solid var(--colorNeutralStroke2);padding:7px 10px}.empty-state,.inline-empty,.center-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state{min-height:calc(100vh - 230px);margin:0 auto}.empty-illustration{border-radius:var(--borderRadiusXLarge);width:56px;height:56px;color:var(--colorBrandForeground1);background:var(--colorBrandBackground2);place-items:center;margin-bottom:16px;display:grid}.empty-illustration svg{width:26px;height:26px}.inline-empty{border:1px dashed var(--colorNeutralStroke1);border-radius:var(--borderRadiusXLarge);background:var(--colorNeutralBackground1);min-height:160px;padding:24px}.center-state{gap:14px;min-height:calc(100vh - 210px)}.center-state h2,.center-state p{margin:0}.state-icon{width:40px;height:40px;color:var(--colorPaletteRedForeground1)}.sidebar-scrim{z-index:19;opacity:0;pointer-events:none;background:#0000006b;border:0;padding:0;transition:opacity .16s;display:none;position:fixed;inset:0}@media (max-width:900px){.app-sidebar{width:min(326px,100vw - 44px);transition:transform .18s;transform:translate(-105%)}.app-sidebar-open{transform:translate(0)}.sidebar-close,.menu-button{display:inline-flex!important}.sidebar-scrim{display:block}.sidebar-scrim-visible{opacity:1;pointer-events:auto}.app-main{margin-left:0}}@media (max-width:680px){.topbar{height:58px;padding:0 12px}.content{padding-top:26px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important}}
