html,body{overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none}html.happy-mac-theme,html.happy-mac-theme body{background:var(--happy-mac-content-background,#f5f5f7);color:var(--happy-mac-content-text,#1d1d1f)}html.happy-mac-theme [data-happy-mac-sidebar=true],html.happy-mac-theme [data-happy-mac-popover=true]{border-color:var(--happy-mac-surface-border,#0000001f);background-image:linear-gradient(color-mix(in srgb, var(--happy-mac-material-tint,#fff) 12%, transparent), color-mix(in srgb, var(--happy-mac-material-tint,#fff) 12%, transparent));backdrop-filter:blur(var(--happy-mac-material-blur,24px)) saturate(var(--happy-mac-material-saturation,1.35));background-color:color-mix(in srgb, var(--happy-mac-material-background,#f6f6f8) 76%, transparent)!important}html.happy-mac-theme [data-happy-mac-sidebar=true]{border-right:1px solid var(--happy-mac-surface-border,#0000001f)}html.happy-mac-theme [data-happy-mac-popover=true]{box-shadow:0 14px 36px var(--happy-mac-popover-shadow,#0000002e)}html.happy-mac-reduced-transparency [data-happy-mac-sidebar=true],html.happy-mac-reduced-transparency [data-happy-mac-popover=true]{backdrop-filter:none;background-image:none;background-color:var(--happy-mac-opaque-surface,#f5f5f7)!important}@media (prefers-contrast:more){html.happy-mac-theme [data-happy-mac-sidebar=true],html.happy-mac-theme [data-happy-mac-popover=true]{border-width:1px}}html.happy-app-zoomed{overflow:hidden}html.happy-app-zoomed body{width:calc(100vw / var(--happy-app-zoom));height:calc(100vh / var(--happy-app-zoom));transform-origin:0 0}@supports (zoom:1){html.happy-app-zoomed body{zoom:var(--happy-app-zoom)}}@supports not (zoom:1){html.happy-app-zoomed body{transform:scale(var(--happy-app-zoom))}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:0 0;border-radius:6px}::-webkit-scrollbar-thumb{background:#96969666 padding-box padding-box;border:2px solid #0000;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#96969666 padding-box padding-box}::-webkit-scrollbar-corner{background:0 0}*{scrollbar-width:thin;scrollbar-color:#96969666 transparent}diffs-container{scrollbar-width:auto;scrollbar-color:auto}