:root{--yaru-orange: #E95420;--yaru-orange-light: #F47421;--yaru-orange-dim: rgba(233, 84, 32, .16);--yaru-topbar: #1b1b1bf0;--yaru-dock: rgba(48, 48, 48, .78);--yaru-dock-border: rgba(255, 255, 255, .08);--yaru-window: #303030;--yaru-window-header: #383838;--yaru-panel: #2c2c2c;--yaru-panel-alt: #262626;--yaru-surface: #363636;--yaru-surface-hover: #404040;--yaru-sidebar: #262626;--yaru-border: rgba(255, 255, 255, .09);--yaru-border-strong: rgba(255, 255, 255, .16);--yaru-text: #ffffff;--yaru-text-secondary: rgba(255, 255, 255, .72);--yaru-text-muted: rgba(255, 255, 255, .5);--yaru-text-disabled: rgba(255, 255, 255, .32);--yaru-green: #57e389;--yaru-yellow: #f8e45c;--yaru-red: #e95420;--yaru-blue: #3584e4;--yaru-purple: #c061cb;--font-ui: "Ubuntu", -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: "Ubuntu Mono", "SF Mono", Menlo, Consolas, monospace;--radius-window: 10px;--radius-panel: 8px;--radius-control: 6px;--shadow-window: 0 24px 68px rgba(0, 0, 0, .55), 0 2px 0 rgba(255, 255, 255, .03) inset;--shadow-dock: 0 10px 34px rgba(0, 0, 0, .45);--shadow-menu: 0 18px 46px rgba(0, 0, 0, .55);--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-smooth: cubic-bezier(.25, .46, .45, .94);--ease-bounce: cubic-bezier(.34, 1.56, .64, 1);--topbar-height: 30px;--dock-width: 64px;--taskbar-height: 44px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;overflow:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}body{background-color:#1e1e1e;color:var(--yaru-text);font-family:var(--font-ui);font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;height:100vh;width:100vw;overscroll-behavior:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-ui);font-weight:500;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit}input,textarea{font-family:inherit;color:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:5px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#ffffff4d;background-clip:content-box}::selection{background:var(--yaru-orange);color:#fff}:focus-visible{outline:2px solid var(--yaru-orange-light);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.os-scroll{overflow-y:auto;overflow-x:hidden}
