body{font-family:var(--app-font-family, "Inter", sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body.player-active-mode .app-content{overflow:hidden!important;min-height:0}body.player-fullscreen-mode{overflow:hidden;margin:0}body.player-fullscreen-mode .app-sidebar,body.player-fullscreen-mode .app-topbar{display:none!important}body.player-fullscreen-mode .app-content{padding:0!important;max-width:100%!important;margin:0!important}body.player-fullscreen-mode app-session-player{border-radius:0!important}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:inherit;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;vertical-align:-.125em;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;font-feature-settings:"liga";-webkit-user-select:none;user-select:none}:root{--grid-gap: 1rem}.grid-cards-xs{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(auto-fill,minmax(10rem,1fr))}.grid-cards-sm{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(auto-fill,minmax(14rem,1fr))}.grid-cards-md{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(auto-fill,minmax(18rem,1fr))}.grid-cards-lg{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(auto-fill,minmax(24rem,1fr))}.grid-cards-xl{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(auto-fill,minmax(32rem,1fr))}.grid-2{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(2,1fr)}.grid-3{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(3,1fr)}
