.notification-filters{display:flex;gap:8px;margin-bottom:20px}.notification-filters [aria-pressed=true]{color:var(--accent);background:var(--bg-surface)}.notification-swipe-row{position:relative;border-bottom:1px solid var(--border-subtle);touch-action:pan-y}.notification-swipe-row .notif-row{width:100%;border:0;padding-right:54px;text-decoration:none}.notification-swipe-row .notif-body{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.notification-swipe-row .notif-row.unread{background:color-mix(in srgb,var(--accent) 7%,var(--bg-surface))}.notification-read-label{display:block;font-size:11px;margin-top:6px;color:var(--fg-muted)}.notification-menu{position:absolute;right:4px;top:8px;width:44px;height:44px;background:none;border:0;color:var(--fg-2);font-size:22px}.notification-swipe-row{overflow:hidden}.notification-swipe-row .notif-row{background:var(--bg-surface)}.notification-swipe-content{position:relative;z-index:1;transition:transform .18s ease-out;touch-action:pan-y}.notification-swipe-row.is-dragging .notification-swipe-content{transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notification-menu{z-index:2}.notification-delete{position:absolute;right:0;top:0;bottom:0;width:88px;min-height:44px;border:0;background:var(--accent);color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font:inherit;font-size:12px}.notification-swipe-row.action-visible .notification-menu{visibility:hidden}.notification-delete:focus-visible,.notification-menu:focus-visible{outline:2px solid currentColor;outline-offset:-4px}@media (prefers-reduced-motion:reduce){.notification-swipe-content{transition:none}}.shell-main-community .community-conversations-head{border-bottom:0}.shell-main-community .community-composer-input{display:grid;grid-template-columns:40px minmax(0,1fr) 44px;align-items:end;padding:5px;grid-gap:4px;gap:4px;min-height:52px;box-shadow:none}.community-composer-input .community-composer-toolbar{display:contents}.community-composer-input .community-attachment-trigger{position:static;grid-column:1;grid-row:1;width:40px;height:40px}.community-composer-input textarea.input{grid-column:2;grid-row:1;min-width:0;font-size:16px}.community-composer-input .community-send{position:static;grid-column:3;grid-row:1;width:44px;height:44px}.community-composer-input .community-mention-trigger{display:none}.community-composer-input .mention-menu{bottom:100%}@media (max-width:1023px){body.chat-keyboard-open .bottom-nav,body.chat-keyboard-open .mini{display:none}body.chat-keyboard-open{--mini-dock-height:0px;--bottom-nav-height:0px}body.chat-keyboard-open .shell-main-community{padding-bottom:0}body.chat-keyboard-open .shell:has(>.shell-main-community){position:fixed;top:var(--chat-viewport-top,0);left:0;right:0;height:var(--chat-viewport-height);min-height:0;background:var(--bg-app)}body.chat-keyboard-open .shell-main-community{min-height:0;overflow:hidden}body.chat-keyboard-open .shell-main-community .page-inner{height:100%;min-height:0}body.chat-keyboard-open .community-chat-shell,body.chat-keyboard-open .direct-chat-shell{height:100%;min-height:0;flex:1 1}body.chat-keyboard-open .community-message-area{flex:1 1;min-height:0;overflow:auto}body.chat-keyboard-open .community-composer{flex:0 0 auto}.shell-main-community .community-composer{padding:8px 10px max(8px,env(safe-area-inset-bottom))}body.chat-keyboard-open .community-composer{padding-bottom:6px}}.album-download-options{display:inline-flex;align-items:center;gap:6px}.album-download-options select{font:inherit;color:inherit;border:0;background:transparent;max-width:75px}.player-scrolling-title{overflow:hidden;white-space:nowrap;display:block}.player-scrolling-title>span{display:inline-block;min-width:100%}.player-scrolling-title.overflows>span{animation:player-title-scroll 12s ease-in-out infinite alternate}@keyframes player-title-scroll{0%,20%{transform:translateX(0)}80%,to{transform:translateX(var(--title-travel,0))}}@media(prefers-reduced-motion:reduce){.player-scrolling-title.overflows>span{animation:none;display:block;overflow:hidden;text-overflow:ellipsis}}.aimm-foot-transport{display:flex;justify-content:center;margin:16px 0}.aimm-transcript-expanded{max-height:36dvh;overflow:auto;overscroll-behavior:contain;text-align:left}.aimm-transcript-toggle{color:inherit;align-self:center}.continue-artwork{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.player-volume{display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;color:inherit}.player-volume .btn-ghost{color:inherit}.player-volume input{width:120px;accent-color:var(--accent)}