:root{--scrollbar-thumb: #91a68b;--scrollbar-hover: #5e7e57;--scrollbar-track: transparent}:root[data-theme=dark]{--scrollbar-thumb: #54765c;--scrollbar-hover: #92b184}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track,::-webkit-scrollbar-corner{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border:2px solid transparent;background-clip:padding-box;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-hover)}::-webkit-scrollbar-button{display:none;width:0;height:0}@media(min-width:721px){.sidebar>nav{min-width:0;grid-template-columns:minmax(0,1fr);align-content:start;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;padding:3px 3px 3px 0}.sidebar .nav-item{min-width:0;max-width:100%;display:grid;grid-template-columns:20px minmax(0,1fr) auto;column-gap:10px;row-gap:4px;text-align:left}.sidebar .nav-item>span:first-of-type{min-width:0;overflow-wrap:anywhere;line-height:1.45}.sidebar .nav-item>.icon{width:20px;height:20px}.sidebar .nav-item .innovation-badge{grid-column:2 / -1;justify-self:start;margin-left:0}.sidebar .nav-item:focus-visible{outline-offset:-2px}}@media(max-width:720px){.mobile-nav{scrollbar-width:none}.mobile-nav::-webkit-scrollbar{display:none}}.storage-usage{padding:18px 0;margin-bottom:8px;border-top:1px solid var(--border)}.storage-usage-heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px}.storage-usage-heading strong{font-size:.9375rem;color:var(--text)}.storage-usage-heading span{font-size:.875rem;color:var(--muted);font-variant-numeric:tabular-nums}.storage-usage meter{display:block;width:100%;height:8px;margin:12px 0;appearance:none;border:0;background:var(--border);border-radius:99px}.storage-usage meter::-webkit-meter-bar{height:8px;background:var(--border);border:0;border-radius:99px}.storage-usage meter::-webkit-meter-optimum-value{background:var(--positive);border-radius:99px}.storage-usage meter::-moz-meter-bar{background:var(--positive);border-radius:99px}.storage-usage p{margin:0;font-size:.875rem;line-height:1.6}@media(forced-colors:active){*{scrollbar-color:auto}}
