:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;font-family:Aptos,Segoe UI Variable,Segoe UI,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{min-width:320px;min-height:100vh;color:var(--text,#172033);background:var(--bg,#f5f7fa);margin:0;transition:color .16s,background-color .16s}button,input,select,textarea{letter-spacing:0}button,a,input,select,textarea{touch-action:manipulation;-webkit-tap-highlight-color:transparent}h1,h2,h3{text-wrap:balance;scroll-margin-top:88px}p,li,small,strong{overflow-wrap:anywhere}#root{min-height:100vh}:root{--bg:#f4f3f8;--surface:#fff;--surface-soft:#f8f7fb;--surface-raised:#fff;--border:#e2dfeb;--border-strong:#c9c3d8;--text:#211f2b;--text-soft:#6d6879;--text-faint:#9993a6;--accent:#7454d8;--accent-strong:#5b3db9;--accent-soft:#eee9ff;--accent-border:#c7b9f3;--danger:#b42318;--danger-soft:#fff0ee;--danger-border:#f3c1bb;--success:#157347;--success-soft:#eaf8f1;--warning:#8a5a00;--warning-soft:#fff7df;--shadow-sm:0 1px 2px #0f172a0a;--shadow-md:0 10px 30px #0f172a14;--shadow-lg:0 22px 60px #0f172a21;--focus:0 0 0 3px #7454d833}:root[data-theme=dark]{--bg:#111116;--surface:#191820;--surface-soft:#201f28;--surface-raised:#272530;--border:#32303b;--border-strong:#4a4657;--text:#f4f1ea;--text-soft:#b4afbd;--text-faint:#7e7888;--accent:#9b7cf6;--accent-strong:#c2b1ff;--accent-soft:#2d2642;--accent-border:#62528b;--danger:#ff8f88;--danger-soft:#3b2021;--danger-border:#743a3d;--success:#7bd9a5;--success-soft:#193327;--warning:#f0c96f;--warning-soft:#342c19;--shadow-sm:0 1px 2px #00000040;--shadow-md:0 12px 36px #00000047;--shadow-lg:0 24px 70px #0006;--focus:0 0 0 3px #9278e540}.session-loading{min-height:100vh;color:var(--text-soft);background:var(--bg);justify-content:center;align-items:center;gap:12px;display:flex}.auth-page{min-height:100vh;color:var(--text);background:var(--bg);grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);display:grid}.auth-intro{border-right:1px solid var(--border);background:linear-gradient(145deg, color-mix(in srgb, var(--accent-soft) 74%, var(--surface)) 0%, var(--bg) 64%);flex-direction:column;justify-content:space-between;gap:48px;min-height:100vh;padding:clamp(32px,6vw,88px);display:flex}.auth-brand{color:var(--accent-strong);align-items:center;gap:10px;font-weight:800;display:flex}.auth-brand svg{width:28px;height:28px}.auth-intro h1{letter-spacing:0;max-width:760px;margin:12px 0 18px;font-size:clamp(38px,5vw,72px);line-height:1.02}.auth-intro p{max-width:640px;color:var(--text-soft);margin:0;font-size:18px;line-height:1.65}.auth-media-types{flex-wrap:wrap;gap:10px;display:flex}.auth-media-types span{border:1px solid var(--border);color:var(--text-soft);background:color-mix(in srgb, var(--surface) 86%, transparent);border-radius:8px;align-items:center;gap:8px;padding:10px 12px;display:inline-flex}.auth-media-types svg{width:17px;height:17px;color:var(--accent-strong)}.auth-panel{border:1px solid var(--border);background:var(--surface);width:min(480px,100% - 48px);box-shadow:var(--shadow-lg);border-radius:8px;place-self:center;padding:28px}.auth-tabs{background:var(--surface-soft);border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.auth-tabs button{min-height:42px;color:var(--text-soft);background:0 0;border:0;border-radius:6px;font-weight:700}.auth-tabs button.active{color:var(--accent-strong);background:var(--surface-raised);box-shadow:var(--shadow-sm)}.auth-form{gap:18px;margin-top:28px;display:grid}.auth-form header h2{margin:0 0 6px}.auth-form header p{color:var(--text-soft);margin:0}.auth-form label:not(.auth-checkbox){color:var(--text-soft);gap:7px;font-size:13px;font-weight:700;display:grid}.auth-form input:not([type=checkbox]){border:1px solid var(--border-strong);width:100%;min-height:46px;color:var(--text);background:var(--surface-soft);border-radius:7px;padding:0 13px}.auth-form input:focus-visible{border-color:var(--accent);box-shadow:var(--focus);outline:0}.auth-checkbox{color:var(--text-soft);align-items:center;gap:9px;font-size:14px;display:flex}.auth-checkbox input{width:17px;height:17px;accent-color:var(--accent)}.auth-error{border:1px solid var(--danger-border);color:var(--danger);background:var(--danger-soft);border-radius:7px;padding:11px 12px;font-size:14px}.auth-submit{justify-content:center;width:100%;min-height:46px}.account-logout{justify-content:center;width:100%}.account-logout svg{width:17px;height:17px}.groups-workspace{gap:20px;display:grid}.groups-hero{justify-content:space-between;align-items:flex-end;gap:24px;padding:4px 2px 8px;display:flex}.groups-hero h1{margin:5px 0 8px;font-size:32px;line-height:1.12}.groups-hero p{max-width:670px;color:var(--text-soft);margin:0;line-height:1.55}.realtime-status{border:1px solid var(--border);min-height:36px;color:var(--text-soft);background:var(--surface);border-radius:999px;flex:none;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.realtime-status svg{width:15px;height:15px}.realtime-status.connected{color:var(--success);border-color:color-mix(in srgb, var(--success) 30%, var(--border));background:var(--success-soft)}.realtime-status.connecting svg,.realtime-status.reconnecting svg{animation:1.2s ease-in-out infinite realtime-pulse}@keyframes realtime-pulse{50%{opacity:.35}}.group-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.group-summary-strip>div{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:38px auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:64px;padding:10px 13px;display:grid}.group-summary-strip strong{font-size:22px}.group-summary-strip small{color:var(--text-soft)}.summary-icon,.group-tool-icon{color:var(--accent-strong);background:var(--accent-soft);justify-content:center;align-items:center;display:inline-flex}.summary-icon{border-radius:7px;width:38px;height:38px}.summary-icon svg,.group-tool-icon svg{width:18px;height:18px}.realtime-toast{border:1px solid var(--accent-border);background:color-mix(in srgb, var(--accent-soft) 52%, var(--surface));border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 11px;animation:.18s ease-out realtime-toast-in;display:grid}.realtime-toast strong,.realtime-toast small{display:block}.realtime-toast small{color:var(--text-soft);margin-top:2px}.realtime-toast .icon-button{background:0 0;flex-basis:34px;width:34px;min-height:34px}@keyframes realtime-toast-in{0%{opacity:0;transform:translateY(-5px)}}.group-invitations,.group-members-section{gap:12px;display:grid}.invitation-list,.group-member-list,.group-list{gap:8px;display:grid}.invitation-row,.group-member-row,.group-action-form,.groups-sidebar-heading,.group-detail-header{align-items:center;display:flex}.invitation-row{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto auto;gap:13px;padding:13px;display:grid}.invitation-row>div:nth-child(2),.group-member-row>div,.group-list-item>span:last-child{flex:1;min-width:0}.invitation-row strong,.invitation-row small,.group-member-row strong,.group-member-row small,.group-list-item strong,.group-list-item small{display:block}.invitation-row time{color:var(--text-faint);align-items:center;gap:6px;font-size:12px;display:inline-flex}.invitation-row time svg{width:14px;height:14px}.invitation-row small,.group-member-row small,.group-list-item small{color:var(--text-soft);margin-top:3px}.invitation-actions{gap:8px;display:flex}.groups-layout{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:minmax(260px,310px) minmax(0,1fr);min-height:570px;display:grid;overflow:hidden}.groups-sidebar{border-right:1px solid var(--border);background:var(--surface-soft);flex-direction:column;gap:14px;padding:18px;display:flex}.groups-sidebar-heading,.group-detail-header{justify-content:space-between;gap:16px}.groups-sidebar-heading h2,.group-detail-header h2,.groups-empty h2{margin:3px 0 0}.groups-sidebar-heading>span,.group-member-count{color:var(--text-soft);font-weight:700}.groups-sidebar-heading .icon-button{flex-basis:38px;width:38px;min-height:38px}.group-list-item{width:100%;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:10px 9px;display:flex}.group-list-item .owner-mark{width:16px;height:16px;color:var(--accent-strong);flex:none}.group-list-item:hover,.group-list-item.active{border-color:var(--accent-border);background:var(--accent-soft)}.group-icon{width:38px;height:38px;color:var(--accent-strong);background:var(--accent-soft);border-radius:7px;flex:none;justify-content:center;align-items:center;display:inline-flex}.group-icon svg,.group-member-count svg{width:18px;height:18px}.group-create-form{border:1px solid var(--accent-border);background:color-mix(in srgb, var(--accent-soft) 55%, var(--surface));border-radius:8px;gap:9px;padding:11px;animation:.18s ease-out realtime-toast-in;display:grid}.group-create-form label,.group-tool-card label{gap:5px;display:grid}.group-create-form label>span,.group-tool-card label>span{color:var(--text-soft);font-size:11px;font-weight:720}.group-create-form>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.group-create-form button{min-width:0;padding-inline:9px}.group-create-form input,.group-action-form input{border:1px solid var(--border-strong);width:100%;min-height:42px;color:var(--text);background:var(--surface);border-radius:7px;padding:0 11px}.group-detail{align-content:start;gap:22px;min-width:0;padding:26px;display:grid}.group-detail-header{border-bottom:1px solid var(--border);align-items:flex-start;padding-bottom:22px}.group-detail-header p{color:var(--text-soft);margin:7px 0 0}.group-member-count{align-items:center;gap:7px;display:inline-flex}.group-member-row{border-bottom:1px solid var(--border);gap:11px;padding:9px 0}.group-member-row .badge svg{width:13px;height:13px}.owner-badge{color:var(--accent-strong);background:var(--accent-soft)}.group-member-row:last-child{border-bottom:0}.group-tools-grid{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:20px;display:grid}.group-tool-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;grid-template-columns:40px minmax(0,1fr);align-content:start;gap:11px;min-width:0;padding:15px;display:grid}.group-tool-icon{border-radius:8px;grid-row:span 1;width:40px;height:40px}.group-tool-card>div strong,.group-tool-card>div small{display:block}.group-tool-card>div small{color:var(--text-soft);margin-top:3px;line-height:1.4}.group-tool-card label,.group-tool-card>button,.inline-success{grid-column:1/-1}.group-tool-card input{border:1px solid var(--border-strong);width:100%;min-height:42px;color:var(--text);background:var(--surface);border-radius:7px;padding:0 11px}.inline-success{color:var(--success);align-items:center;gap:6px;margin:0;font-size:12px;font-weight:720;display:inline-flex}.inline-success svg{width:14px;height:14px}.group-list-empty{color:var(--text-soft);text-align:center;justify-items:center;gap:5px;padding:26px 12px;display:grid}.group-list-empty svg{width:28px;height:28px;color:var(--accent-strong);margin-bottom:4px}.group-list-empty small{line-height:1.45}.groups-empty{max-width:360px;color:var(--text-soft);text-align:center;place-self:center}.groups-empty p{line-height:1.5}.groups-empty .primary-button{margin:16px auto 0}.groups-empty>svg{width:42px;height:42px;color:var(--accent-strong)}@media (width<=1100px){.group-tools-grid{grid-template-columns:1fr}}.app-shell{min-height:100vh;color:var(--text);background:var(--bg);grid-template-columns:264px minmax(0,1fr);display:grid}.sidebar{z-index:20;height:100vh;padding:max(22px, env(safe-area-inset-top)) 18px max(18px, env(safe-area-inset-bottom));border-right:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex-direction:column;gap:18px;display:flex;position:sticky;top:0}.brand,.sidebar-profile,.nav-item,.theme-toggle,.profile-main,.profile-stats,.profile-actions,.workspace-header,.search-bar,.meta-row,.source-list,.save-controls,.editor-actions,.section-heading{align-items:center;display:flex}.brand{gap:12px;min-height:46px;padding:0 5px}.brand-mark,.avatar,.profile-avatar{color:#fff;background:var(--accent);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.brand-mark{width:42px;height:42px;box-shadow:0 8px 18px color-mix(in srgb, var(--accent) 26%, transparent);border-radius:8px}.brand-mark svg{width:20px;height:20px}.brand strong,.sidebar-profile strong{letter-spacing:0;display:block}small,.brand small,.sidebar-profile small,.workspace-header p,.result-card p,.selected-content p,.profile-title span,.playlist-card span,.media-card small,.muted{color:var(--text-soft)}.nav-list{scrollbar-width:thin;gap:7px;min-height:0;display:grid;overflow-y:auto}.nav-section-label{color:var(--text-faint);letter-spacing:0;text-transform:uppercase;margin:12px 12px 3px;font-size:11px;font-weight:800}.nav-item,.theme-toggle{width:100%;min-height:44px;color:var(--text-soft);text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;gap:11px;padding:0 12px;transition:color .16s,background .16s,border-color .16s}.nav-item.active,.nav-item:hover,.theme-toggle:hover{color:var(--accent-strong);border-color:var(--accent-border);background:var(--accent-soft)}.nav-item.active{font-weight:750}.nav-item svg,.theme-toggle svg,.icon-button svg,.primary-button svg,.secondary-button svg,.danger-button svg,.search-field svg,.rating-badge svg{flex:none;width:18px;height:18px}.sidebar-tools{margin-top:auto}.sidebar-profile{border:1px solid var(--border);width:100%;color:inherit;background:var(--surface-soft);text-align:left;box-shadow:var(--shadow-sm);border-radius:8px;gap:11px;padding:11px}.sidebar-profile:hover{border-color:var(--border-strong);background:var(--surface-raised)}.avatar{border-radius:8px;width:36px;height:36px}.content{width:100%;min-width:0;max-width:1520px;padding:max(28px, env(safe-area-inset-top)) max(34px, env(safe-area-inset-right)) max(48px, env(safe-area-inset-bottom)) max(34px, env(safe-area-inset-left));margin:0 auto}.skip-link{z-index:100;color:#fff;background:var(--accent);box-shadow:var(--shadow-lg);border-radius:7px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.notice{border:1px solid color-mix(in srgb, var(--success) 38%, var(--border));color:var(--success);background:var(--success-soft);border-radius:8px;margin-bottom:16px;padding:12px 14px}.notice-error{border-color:var(--danger-border);color:var(--danger);background:var(--danger-soft)}.toast-viewport{right:max(18px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));z-index:1200;pointer-events:none;gap:9px;width:min(390px,100vw - 28px);display:grid;position:fixed}.app-toast{border:1px solid var(--border-strong);color:var(--text);background:color-mix(in srgb, var(--surface-raised) 94%, transparent);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;padding:13px 12px 13px 14px;animation:.18s ease-out app-toast-in;display:grid}.app-toast.success{border-color:color-mix(in srgb, var(--success) 46%, var(--border))}.app-toast.error{border-color:var(--danger-border)}.app-toast.info{border-color:var(--accent-border)}.app-toast-icon{width:19px;height:19px;margin-top:1px}.app-toast.success .app-toast-icon{color:var(--success)}.app-toast.error .app-toast-icon{color:var(--danger)}.app-toast.info .app-toast-icon{color:var(--accent-strong)}.app-toast-copy{min-width:0}.app-toast-copy strong,.app-toast-copy p{margin:0;display:block}.app-toast-copy strong{font-size:14px;line-height:1.3}.app-toast-copy p{color:var(--text-soft);overflow-wrap:anywhere;margin-top:3px;font-size:12px;line-height:1.45}.app-toast-close{width:28px;height:28px;color:var(--text-soft);background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.app-toast-close:hover{color:var(--text);background:var(--surface-soft)}.app-toast-close svg{width:15px;height:15px}@keyframes app-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=560px){.toast-viewport{right:14px;bottom:max(14px, env(safe-area-inset-bottom));width:calc(100vw - 28px)}}@media (prefers-reduced-motion:reduce){.app-toast{animation:none}}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{box-shadow:var(--focus);outline:none}input,select,textarea{border:1px solid var(--border-strong);width:100%;min-height:42px;color:var(--text);background:var(--surface);border-radius:7px;padding:9px 11px;transition:border-color .16s,box-shadow .16s,background .16s}input:hover,select:hover,textarea:hover{border-color:color-mix(in srgb, var(--accent) 45%, var(--border-strong))}input::placeholder,textarea::placeholder{color:var(--text-faint)}.custom-select{min-width:0;position:relative}.custom-select-trigger{border:1px solid var(--border-strong);width:100%;min-height:42px;color:var(--text);background:var(--surface);text-align:left;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:0 11px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.custom-select-trigger:hover,.custom-select.open .custom-select-trigger{border-color:color-mix(in srgb, var(--accent) 55%, var(--border-strong))}.custom-select.open .custom-select-trigger{box-shadow:var(--focus)}.custom-select-trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.custom-select-trigger svg{width:16px;height:16px;color:var(--text-soft);flex:none;transition:transform .16s}.custom-select.open .custom-select-trigger svg{transform:rotate(180deg)}.custom-select-menu{z-index:80;border:1px solid var(--border-strong);background:var(--surface-raised);width:max(100%,170px);max-height:260px;box-shadow:var(--shadow-lg);border-radius:8px;padding:5px;animation:.14s ease-out select-menu-in;position:absolute;left:0;overflow-y:auto}.custom-select-menu.portal-menu{z-index:1000;overscroll-behavior:contain;position:fixed;inset:auto}.custom-select-menu.portal-menu.placement-top{animation-name:select-menu-in-top}.custom-select-menu.portal-menu.placement-bottom{animation-name:select-menu-in}.custom-select-menu.portal-menu.placement-bottom,.custom-select-menu.portal-menu.placement-top{bottom:auto;right:auto}.custom-select-menu.portal-menu.compact-menu{border-color:color-mix(in srgb, var(--border-strong) 86%, transparent);min-width:0;padding:4px;box-shadow:0 12px 30px #00000057,0 2px 8px #00000038}.custom-select-menu.portal-menu.compact-menu .custom-select-option{min-height:32px;padding:0 8px;font-size:12px}.custom-select-menu.placement-bottom{transform-origin:top;top:calc(100% + 6px)}.custom-select-menu.placement-top{transform-origin:bottom;bottom:calc(100% + 6px)}.custom-select-option{width:100%;min-height:36px;color:var(--text-soft);text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:0 9px;display:flex}.custom-select-option:hover,.custom-select-option:focus-visible{color:var(--text);background:var(--surface-soft)}.custom-select-option.selected{color:var(--accent-strong);background:var(--accent-soft);font-weight:750}.custom-select-option svg{flex:none;width:15px;height:15px}@keyframes select-menu-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes select-menu-in-top{0%{opacity:0;transform:translateY(4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}textarea{resize:vertical;min-height:100px}label span{color:var(--text-soft);margin-bottom:6px;font-size:12px;font-weight:750;display:block}.profile-page,.search-page,.media-page,.collection-page{gap:18px;display:grid}.profile-hero{border-bottom:1px solid var(--border);overflow:visible}.profile-cover{background:linear-gradient(110deg, color-mix(in srgb, var(--accent) 24%, var(--surface-raised)), var(--surface-soft) 68%);height:104px}.profile-main{gap:22px;min-height:104px;padding:4px 2px 22px;position:relative}.profile-avatar{width:68px;height:68px;box-shadow:var(--shadow-md);border:0;border-radius:8px;flex:0 0 68px;font-size:25px;position:static}.profile-title{min-width:240px}.profile-title h1{margin:3px 0 4px;font-size:27px;line-height:1.15}.profile-title p{color:var(--text-soft);margin:0;font-size:13px}.eyebrow{text-transform:uppercase;font-size:11px;font-weight:800;color:var(--accent-strong)!important}.profile-stats{gap:10px;margin-left:auto}.profile-actions{gap:8px;margin-left:auto}.profile-settings{position:relative}.profile-settings summary{cursor:pointer;list-style:none}.profile-settings summary::-webkit-details-marker{display:none}.profile-settings-popover{z-index:30;border:1px solid var(--border);background:var(--surface-raised);width:min(340px,100vw - 40px);box-shadow:var(--shadow-lg);border-radius:8px;gap:12px;padding:16px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.stat{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;min-width:104px;padding:10px 12px}.stat strong{font-size:21px;line-height:1.1;display:block}.stat span{color:var(--text-soft);font-size:12px}.dashboard-stats{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;padding:0 0 24px;display:grid}.dashboard-stat{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;align-items:center;gap:12px;min-width:0;min-height:72px;padding:14px;display:flex}.dashboard-stat-icon{border-radius:8px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.dashboard-stat-icon svg{width:19px;height:19px;margin:auto;display:block}.dashboard-stat>div>strong,.dashboard-stat>div>span{display:block}.dashboard-stat strong{font-size:22px;line-height:1.1}.dashboard-stat>div>span{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.dashboard-stat-purple .dashboard-stat-icon{color:#7255c7;background:#eee9ff}.dashboard-stat-blue .dashboard-stat-icon{color:#2563a5;background:#eaf3ff}.dashboard-stat-amber .dashboard-stat-icon{color:var(--warning);background:var(--warning-soft)}.dashboard-stat-green .dashboard-stat-icon{color:var(--success);background:var(--success-soft)}:root[data-theme=dark] .dashboard-stat-purple .dashboard-stat-icon{color:#c0afff;background:#30274a}:root[data-theme=dark] .dashboard-stat-blue .dashboard-stat-icon{color:#91c5ff;background:#192d43}.profile-tab{min-height:38px;color:var(--text-soft);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:0 13px}.profile-tab.active,.profile-tab:hover{color:var(--text);background:var(--surface-soft)}.profile-tab.active{color:var(--accent-strong);box-shadow:inset 0 0 0 1px var(--accent-border)}.subtabs{gap:6px;padding:16px 18px 0;display:flex}.subtab{border:1px solid var(--border);min-height:36px;color:var(--text-soft);background:var(--surface-soft);border-radius:7px;padding:0 13px}.subtab.active,.subtab:hover{color:var(--accent-strong);border-color:var(--accent-border);background:var(--accent-soft)}.library-surface,.editor-panel,.search-section,.settings-panel{min-width:0}.editor-panel,.settings-panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:8px}.library-surface,.search-section{background:0 0}.section-heading{border-bottom:1px solid var(--border);justify-content:space-between;min-height:60px;padding:15px 2px}.section-heading h2{margin:0;font-size:18px;font-weight:780}.section-heading span{min-width:34px;color:var(--text-soft);background:var(--surface-soft);text-align:center;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:750}.media-card-grid{grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:20px 16px;padding:18px 0 28px;display:grid}.media-card-grid.compact{grid-template-columns:repeat(auto-fill,minmax(138px,1fr))}.media-card{min-width:0;color:inherit;text-align:left;content-visibility:auto;contain-intrinsic-size:280px;background:0 0;border:0;border-radius:8px;gap:8px;padding:0 0 10px;transition:transform .18s;display:grid;position:relative}.media-card-poster{background:0 0;border:0;width:100%;padding:0;display:block}.media-card-title{color:var(--text);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:0;font-size:14px;font-weight:800;overflow:hidden}.media-card-title:hover{color:var(--accent-strong)}.media-card.updating{opacity:.72}.media-card:hover{transform:translateY(-3px)}.media-card:focus-within{z-index:20;content-visibility:visible}.media-card .media-poster{aspect-ratio:2/3;width:100%;box-shadow:var(--shadow-md)}.media-card:hover .media-poster{box-shadow:var(--shadow-lg)}.media-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.media-card .status-pill{justify-self:start;margin-top:2px}.media-poster{aspect-ratio:2/3;border:1px solid var(--border);width:88px;color:var(--accent);background:var(--accent-soft);border-radius:8px;justify-content:center;align-items:center;transition:box-shadow .18s,outline-color .18s;display:inline-flex;overflow:hidden}.media-poster.large{flex:0 0 220px;width:220px}.media-poster.landscape{aspect-ratio:460/215}.media-poster img{object-fit:cover;width:100%;height:100%}.rating-badge,.quick-rating{color:#fff;min-height:27px;box-shadow:var(--shadow-sm);background:#16834f;border-radius:999px;align-items:center;gap:4px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:8px;left:8px}.quick-rating{box-shadow:none;cursor:pointer;background:0 0;padding:0}.quick-rating>svg{z-index:1;pointer-events:none;flex:none;width:15px;height:15px;position:absolute;left:9px}.quick-status{justify-self:start;width:auto;max-width:100%}.compact-select .custom-select-trigger{min-height:30px;color:inherit;box-shadow:none;background:0 0;border:0;border-radius:7px;padding:0 9px;font-size:12px;font-weight:800}.custom-select.compact-select.open .custom-select-trigger{box-shadow:none;border-color:#0000}.compact-select .custom-select-menu{border-color:color-mix(in srgb, var(--border-strong) 86%, transparent);width:156px;min-width:156px;max-height:none;padding:4px;animation-name:compact-select-menu-in;left:50%;box-shadow:0 12px 30px #00000057,0 2px 8px #00000038}.compact-select .custom-select-option{min-height:32px;padding:0 8px;font-size:12px}.compact-select .custom-select-trigger svg{color:currentColor;width:13px;height:13px}.rating-select{width:66px}.rating-select .custom-select-trigger{color:#fff;background:#16834f;padding:0 7px 0 27px}.rating-select .custom-select-menu{width:104px;min-width:104px}.quick-status .custom-select-menu{width:156px;min-width:156px}.quick-status.tone-blue,.quick-status.tone-teal,.quick-status.tone-green,.quick-status.tone-amber,.quick-status.tone-red{border-radius:7px;overflow:visible;background:0 0!important}.quick-status.tone-blue .custom-select-trigger{color:#2563a5;background:#eaf3ff}.quick-status.tone-teal .custom-select-trigger{color:var(--accent-strong);background:var(--accent-soft)}.quick-status.tone-green .custom-select-trigger{color:var(--success);background:var(--success-soft)}.quick-status.tone-amber .custom-select-trigger{color:var(--warning);background:var(--warning-soft)}.quick-status.tone-red .custom-select-trigger{color:var(--danger);background:var(--danger-soft)}:root[data-theme=dark] .quick-status.tone-blue .custom-select-trigger{color:#8bc1ff;background:#172d45}.quick-status.tone-neutral .custom-select-trigger{color:var(--text-soft);background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--border)}@keyframes compact-select-menu-in{0%{opacity:0;transform:translate(-50%)translateY(-4px)scale(.98)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.badge,.status-pill{min-height:27px;color:var(--text-soft);background:var(--surface-soft);border-radius:999px;align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.badge svg{width:14px;height:14px}.source-link{color:var(--accent-strong);text-decoration:none}.source-link:hover{background:var(--accent-soft)}.tone-blue{color:#2563a5;background:#eaf3ff}.tone-teal{color:var(--accent-strong);background:var(--accent-soft)}.tone-green{color:var(--success);background:var(--success-soft)}.tone-amber{color:var(--warning);background:var(--warning-soft)}.tone-red{color:var(--danger);background:var(--danger-soft)}:root[data-theme=dark] .tone-blue{color:#8bc1ff;background:#172d45}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.autosave-status{color:var(--text-soft);padding:15px 18px 0;font-size:13px;font-weight:700}.wide{grid-column:1/-1}.playlist-board{border-bottom:1px solid var(--border);gap:12px;min-width:0;padding:8px 0 26px;display:grid}.playlist-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;min-height:52px;padding:8px 2px 0;display:flex}.playlist-section-heading h2{margin:2px 0 0;font-size:18px}.section-count{min-width:32px;color:var(--text-soft);background:var(--surface-soft);text-align:center;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:750}.user-list-heading{align-items:center;margin-top:10px}.user-list-heading .secondary-button svg{transition:transform .18s}.user-list-heading .secondary-button[aria-expanded=true] svg{transform:rotate(90deg)}.playlist-rail{scroll-snap-type:x proximity;scrollbar-width:none;cursor:grab;overscroll-behavior-inline:contain;gap:12px;min-width:0;padding:2px 2px 10px;display:flex;overflow-x:auto}.playlist-rail::-webkit-scrollbar{display:none}.playlist-rail.dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.playlist-rail.wheel-scrolling{scroll-snap-type:none}.user-playlist-row{align-items:stretch;gap:12px;min-width:0;margin-top:-3px;padding-top:3px;display:flex;overflow:hidden}.user-playlist-row>.playlist-rail{flex:0 auto;width:max-content;max-width:calc(100% - 232px)}.user-playlist-row:has(.create-list-card)>.playlist-rail{max-width:calc(100% - 232px)}.playlist-create-slot{flex:none;align-items:flex-start;display:flex}.playlist-card{border:1px solid var(--border);width:220px;min-width:220px;height:168px;min-height:168px;color:inherit;background:var(--surface);text-align:left;scroll-snap-align:start;border-radius:8px;flex-direction:column;flex:0 0 220px;gap:11px;padding:10px;transition:transform .17s,border-color .17s,box-shadow .17s;display:flex;position:relative}.playlist-card:hover{border-color:var(--accent-border);background:var(--surface-raised);box-shadow:var(--shadow-md);transform:translateY(-2px)}.playlist-main{width:100%;color:inherit;text-align:left;background:0 0;border:0;flex-direction:column;flex:1;gap:11px;padding:0;display:flex}.playlist-posters{min-height:82px;color:var(--accent-strong);background:color-mix(in srgb, var(--accent-soft) 72%, var(--surface-soft));border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:4px;display:grid;overflow:hidden}.playlist-posters .media-poster,.playlist-posters>svg{aspect-ratio:auto;border:0;border-radius:0;width:100%;height:82px}.status-playlist-icon{border-radius:12px;grid-column:1/-1;justify-content:center;place-self:center;align-items:center;width:48px;height:48px;display:inline-flex}.status-playlist-icon svg{width:23px;height:23px}.user-playlist .playlist-posters{place-items:center}.user-playlist .playlist-posters svg{width:34px;height:34px;color:var(--accent)}.playlist-copy{gap:3px;min-width:0;display:grid}.playlist-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.playlist-copy small{color:var(--text-soft)}.system-playlist:after{content:"";opacity:.65;background:currentColor;border-radius:50%;width:7px;height:7px;position:absolute;inset:auto 10px 10px auto}.playlist-actions{opacity:0;align-items:center;gap:8px;margin-top:0;transition:opacity .16s;display:flex;position:absolute;top:17px;right:17px}.user-playlist:hover .playlist-actions,.user-playlist:focus-within .playlist-actions{opacity:1}.playlist-actions .danger-button{background:color-mix(in srgb, var(--danger-soft) 90%, transparent);width:34px;min-height:34px;padding:0}.create-list-form{border:1px solid var(--accent-border);background:color-mix(in srgb, var(--accent-soft) 45%, var(--surface));box-shadow:var(--shadow-sm);border-radius:8px;grid-template-columns:minmax(180px,.8fr) minmax(220px,1fr) minmax(220px,1.25fr) auto;align-items:end;gap:14px;padding:16px;display:grid}.create-list-card{scroll-snap-align:start;flex:0 0 220px;grid-template-columns:1fr;align-content:start;gap:5px;width:220px;min-width:220px;height:168px;min-height:168px;padding:9px;animation:.22s cubic-bezier(.2,.75,.25,1) create-card-in}.create-list-card .create-list-intro,.create-list-card .create-list-actions{grid-column:1}.create-list-card .create-list-intro{display:none}.create-list-card .create-list-actions{grid-template-columns:.8fr 1.2fr;justify-content:stretch;gap:5px;display:grid}.create-list-card label span{margin-bottom:2px;font-size:10px}.create-list-card input{min-height:29px;padding:5px 7px;font-size:12px}.create-list-card .create-list-actions button{white-space:nowrap;min-width:0;min-height:30px;padding:0 7px;font-size:11px}@keyframes create-card-in{0%{opacity:0;transform:translate(-12px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}.create-list-intro{align-items:center;gap:10px;min-height:42px;display:flex}.create-list-intro strong,.create-list-intro small{display:block}.create-list-intro small{color:var(--text-soft);margin-top:2px}.create-list-icon{width:38px;height:38px;color:var(--accent-strong);background:var(--accent-soft);border-radius:8px;flex:0 0 38px;justify-content:center;align-items:center;display:inline-flex}.create-list-actions{gap:8px;display:flex}.empty-playlist-card{border:1px dashed var(--accent-border);width:220px;min-width:220px;height:168px;min-height:168px;color:var(--text);background:color-mix(in srgb, var(--accent-soft) 35%, transparent);border-radius:8px;flex:0 0 220px;align-content:center;place-items:center;gap:7px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.empty-playlist-card:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent-soft) 70%, transparent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.empty-playlist-card>span{width:38px;height:38px;color:var(--accent-strong);background:var(--accent-soft);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.empty-playlist-card small{color:var(--text-soft)}.workspace-header{justify-content:space-between;gap:16px;padding:4px 2px}.workspace-header h1{margin:0 0 6px;font-size:31px;line-height:1.15}.workspace-header p{margin:0}.search-bar{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-md);border-radius:8px;gap:10px;padding:10px}.search-field{flex:320px;position:relative}.search-field svg{color:var(--text-faint);position:absolute;top:13px;left:12px}.search-field input{padding-left:38px}.search-type-select{width:165px}.search-results{gap:18px;display:grid}.result-list{gap:10px;padding:14px;display:grid}.result-card,.steam-game-card{border:1px solid var(--border);background:var(--surface);content-visibility:auto;contain-intrinsic-size:210px;border-radius:8px;grid-template-columns:108px minmax(0,1fr);gap:15px;padding:12px;transition:border-color .17s,background .17s;display:grid}.result-card .media-poster{width:100px}.media-open-poster{background:0 0;border:0;border-radius:7px;align-self:start;width:100px;margin-left:4px;padding:0;overflow:visible}.media-open-poster:hover .media-poster{outline:2px solid var(--accent);outline-offset:2px}.result-body,.steam-game-body{align-content:start;gap:9px;min-width:0;display:grid}.result-body h3{margin:0 0 6px;font-size:20px}.openable-title{width:fit-content}.openable-title button{color:inherit;text-align:left;font:inherit;-webkit-user-select:text;user-select:text;background:0 0;border:0;padding:0}.openable-title button:hover,.open-title:hover{color:var(--accent-strong)}.result-body p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.steam-panel{gap:15px;padding-top:16px;display:grid}.steam-toolbar{grid-template-columns:minmax(240px,380px) auto;align-items:end;gap:12px;padding:0 18px;display:grid}.steam-summary{flex-wrap:wrap;gap:10px;padding:0 18px;display:flex}.steam-game-grid{gap:10px;padding:14px 18px 18px;display:grid}.steam-game-card{grid-template-columns:168px minmax(0,1fr)}.steam-game-card .media-open-poster,.steam-game-card .media-poster{aspect-ratio:460/215;width:168px}.steam-game-card .media-open-poster{margin-left:0}.open-title{color:var(--text);text-align:left;background:0 0;border:0;justify-self:start;padding:0;font-weight:800}.meta-row,.source-list,.save-controls{flex-wrap:wrap;gap:7px}.back-button{justify-self:start}.media-detail-hero{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-md);border-radius:8px;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:26px;padding:22px;display:grid}.media-detail-hero .media-poster.large{width:220px;box-shadow:var(--shadow-lg)}.media-detail-copy{gap:13px;min-width:0;display:grid}.media-detail-copy h1{margin:0;font-size:34px;line-height:1.1}.original-title,.description,.sync-note{color:var(--text-soft);margin:0;line-height:1.55}.description{max-width:850px}.sync-note{font-size:13px}.media-settings-grid{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:18px;display:grid}.collection-checks{gap:8px;padding:16px 18px;display:grid}.check-row{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;min-height:48px;padding:9px 11px;display:grid}.check-row:hover{border-color:var(--accent-border)}.check-row input{width:18px;min-height:18px;accent-color:var(--accent)}.check-row strong,.check-row small{display:block}.list-selection-groups{scrollbar-gutter:stable;scrollbar-width:thin;gap:18px;min-height:0;padding:14px 20px 14px 14px;display:grid;overflow-y:auto}.list-selection-search{box-sizing:border-box;z-index:2;border-bottom:1px solid var(--border);background:var(--surface);width:100%;min-width:0;max-width:100%;padding:10px 6px;display:block;position:sticky;top:0}.quick-add-lists .list-selection-search{background:var(--surface);cursor:text;border-width:0 0 1px;border-radius:0;width:100%;padding:10px 6px}.list-selection-search svg{z-index:1;width:17px;height:17px;color:var(--text-faint);pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.list-selection-search input{box-sizing:border-box;border:1px solid var(--border-strong);width:100%;min-width:0;max-width:100%;min-height:36px;color:var(--text);background:var(--surface-soft);border-radius:6px;outline:0;padding:0 46px 0 38px}.list-selection-search input:focus-visible{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);outline:0}.list-selection-search input::placeholder{color:var(--text-faint)}.list-selection-search:focus-within svg{color:var(--accent-strong)}.list-selection-search>span{z-index:1;min-width:24px;color:var(--text-faint);text-align:center;font-variant-numeric:tabular-nums;pointer-events:none;font-size:11px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.list-selection-cluster,.list-selection-section{gap:8px;min-width:0;display:grid}.list-selection-cluster{border-top:1px solid var(--border);gap:12px;padding-top:16px}.list-selection-section>header,.list-selection-cluster-title,.list-selection-section-toggle{min-height:24px;color:var(--text-soft);align-items:center;gap:8px;font-size:12px;font-weight:760;display:flex}.list-selection-cluster-title{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;width:100%;padding:4px 6px}.list-selection-cluster-title:hover{color:var(--text);background:var(--surface-soft)}.list-selection-cluster-title:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.list-selection-cluster-title>svg:last-child{width:15px;height:15px;transition:transform .16s}.list-selection-cluster-title[aria-expanded=false]>svg:last-child{transform:rotate(-90deg)}.list-selection-section-toggle{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;width:100%;padding:4px 6px}.list-selection-section-toggle:hover{color:var(--text);background:var(--surface-soft)}.list-selection-section-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.list-selection-section-toggle>small{color:var(--text-faint);font-variant-numeric:tabular-nums;margin-left:auto}.list-selection-section-toggle>svg:last-child{width:15px;height:15px;transition:transform .16s}.list-selection-section.collapsed .list-selection-section-toggle>svg:last-child{transform:rotate(-90deg)}.list-selection-section>header svg,.list-selection-cluster-title svg{width:16px;height:16px;color:var(--accent-strong)}.list-selection-section>header small,.list-selection-cluster-title small{color:var(--text-faint);font-variant-numeric:tabular-nums;margin-left:auto;margin-right:2px}.list-selection-section.nested>header{color:var(--text);padding-left:2px}.list-selection-section .collection-checks{gap:6px;padding:0}.list-selection-groups.compact{gap:12px;max-height:260px;padding:0 14px 2px 0}.list-selection-groups.compact .list-selection-search{margin-bottom:2px;top:0}.list-selection-groups.compact .list-selection-cluster{gap:9px;padding-top:11px}.list-selection-groups.compact .check-row{min-height:38px;padding:6px 9px}.list-selection-groups.compact .check-row small{display:none}.list-selection-empty{color:var(--text-soft);margin:8px 0;font-size:13px}.media-page-actions{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}.icon-button,.primary-button,.secondary-button,.danger-button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:720;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.icon-button:hover,.primary-button:hover,.secondary-button:hover,.danger-button:hover{transform:translateY(-1px)}.icon-button{width:42px;color:var(--accent-strong);background:var(--accent-soft);flex:0 0 42px}.primary-button{color:#fff;background:var(--accent);padding:0 16px}.primary-button:hover{background:var(--accent-strong)}.secondary-button{color:var(--accent-strong);border-color:var(--accent-border);background:var(--accent-soft);padding:0 15px}.danger-button{color:var(--danger);border-color:var(--danger-border);background:var(--danger-soft);padding:0 15px}.empty{color:var(--text-soft);margin:0;padding:20px}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1180px){.profile-main{flex-wrap:wrap;align-items:flex-start}.profile-stats{margin-left:0}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.media-settings-grid{grid-template-columns:1fr}.create-list-form{grid-template-columns:repeat(2,minmax(0,1fr))}.create-list-intro,.create-list-actions{grid-column:1/-1}.create-list-actions{justify-content:flex-end}}@media (width<=900px){.auth-page{grid-template-columns:1fr}.auth-intro{border-right:0;border-bottom:1px solid var(--border);gap:28px;min-height:auto;padding:32px 24px}.auth-intro h1{font-size:38px}.auth-panel{width:min(480px,100% - 32px);margin:32px 0}.groups-layout{grid-template-columns:1fr}.groups-sidebar{border-right:0;border-bottom:1px solid var(--border)}.invitation-row{flex-wrap:wrap;align-items:flex-start}.invitation-actions{width:100%}.group-action-form,.group-list-form{grid-template-columns:1fr}.group-action-form>div:first-child{grid-column:auto}.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;height:auto;padding:12px 16px;display:grid;position:sticky}.brand small,.sidebar-profile,.theme-toggle span{display:none}.nav-list{grid-column:1/-1;justify-content:flex-start;padding-bottom:2px;display:flex;overflow:auto hidden}.nav-section-label{display:none}.nav-item{flex:none;width:auto}.sidebar-tools{margin-top:0}.theme-toggle{justify-content:center;width:44px;padding:0}.content{padding:22px 20px 40px}}.nav-item:focus-visible,.sidebar-profile:focus-visible,.profile-back-link:focus-visible,.media-card-poster:focus-visible,.media-card-title:focus-visible,.profile-media-card:focus-visible,.playlist-card:focus-visible,.group-member-row:focus-visible,.group-list-item:focus-visible,.search-clear:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 48%, transparent);outline-offset:2px}.dashboard-stat:first-child .dashboard-stat-value{color:var(--accent-strong)}.search-clear{width:34px;height:34px;color:var(--text-soft);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:inline-grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.search-clear:hover{color:var(--text);background:var(--surface-soft)}.search-clear svg{width:17px;height:17px;position:static}.search-empty-state{border:1px dashed var(--border-strong);min-height:300px;color:var(--text-soft);background:color-mix(in srgb, var(--surface-soft) 58%, transparent);border-radius:8px;grid-template-columns:48px minmax(0,520px);place-content:center;gap:16px;padding:32px;display:grid}.search-empty-state>span{width:48px;height:48px;color:var(--accent-strong);background:var(--accent-soft);border-radius:7px;place-items:center;display:grid}.search-empty-state h2{color:var(--text);margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:22px}.search-empty-state p{margin:0;line-height:1.55}.media-lists-panel>.collection-checks{flex:auto}.media-navigation-stack,.collection-navigation{align-items:center;gap:16px;min-width:0;display:flex}.breadcrumbs{min-width:0;color:var(--text-muted);font-size:.875rem}.breadcrumbs ol,.breadcrumbs li{align-items:center;min-width:0;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li svg{opacity:.55;flex:none;width:14px;height:14px;margin:0 6px}.breadcrumbs button,.breadcrumbs span{max-width:22rem;color:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.breadcrumbs button{cursor:pointer;background:0 0;border:0;padding:4px}.breadcrumbs button:hover{color:var(--text-primary)}.breadcrumbs button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.breadcrumbs [aria-current=page]{color:var(--text-primary);font-weight:600}@media (width<=720px){.media-navigation-stack,.collection-navigation{flex-direction:column;align-items:flex-start;gap:8px}.breadcrumbs button,.breadcrumbs span{max-width:12rem}}.public-profile-section-title h2,.group-section-heading h3,.section-heading h2{text-wrap:balance}@media (width<=1260px){.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-stat:nth-child(3){border-right:0}.dashboard-stat:nth-child(-n+3){border-bottom:1px solid var(--border)}.dashboard-stat:nth-child(4){grid-column:span 1}.dashboard-stat:last-child{grid-column:span 2}}@media (width<=900px){.content{padding-inline:clamp(14px,3vw,24px)}.search-bar{grid-template-columns:minmax(0,1fr) minmax(150px,190px) auto;display:grid}.group-invite-panel{position:static}.public-profile-hero{min-height:0}}@media (width<=720px){.sidebar{z-index:50;gap:8px;padding:9px 10px 7px;top:0}.brand-mark,.theme-toggle{width:40px;height:40px}.nav-list{scroll-snap-type:x proximity;gap:5px;margin-inline:-2px}.nav-item{scroll-snap-align:start;border:1px solid #0000;width:44px;min-width:44px;min-height:44px}.nav-item.active{border-color:var(--accent-border);box-shadow:inset 0 -3px 0 var(--accent)}.nav-search{margin-bottom:0}.nav-profile-link{display:inline-flex}.workspace-header{align-items:flex-start}.workspace-header h1,.profile-title h1{font-size:28px}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-stat,.dashboard-stat:nth-child(3){border-right:1px solid var(--border)}.dashboard-stat:nth-child(2n){border-right:0}.dashboard-stat:nth-child(-n+4){border-bottom:1px solid var(--border)}.dashboard-stat:last-child{border-bottom:0;border-right:0;grid-column:1/-1}.search-bar{grid-template-columns:minmax(0,1fr) 46px;gap:8px}.search-field{grid-column:1/-1}.search-type-select{width:100%;min-width:0}.search-submit{width:46px;min-width:46px;padding:0;font-size:0}.search-submit svg{width:18px;height:18px}.search-empty-state{grid-template-columns:1fr;justify-items:start;min-height:240px;padding:24px}.media-page .media-detail-hero{grid-template-columns:92px minmax(0,1fr);gap:14px;padding-bottom:20px}.media-page .media-detail-hero .media-poster.large{width:92px;max-height:142px}.media-page .media-detail-copy h1{font-size:clamp(25px,8vw,34px)}.media-page-actions{flex-direction:column;align-items:stretch}.media-page-actions>button{width:100%}.public-profile-identity h1{font-size:36px}.profile-scoreboard small{line-height:1.3}.group-member-list,.group-people-panel .group-member-list{grid-template-columns:1fr;max-height:none}}@media (width<=480px){.content{padding:14px 10px 30px}.dashboard-stats{grid-template-columns:1fr}.dashboard-stat,.dashboard-stat:nth-child(2n),.dashboard-stat:nth-child(3){border-right:0;border-bottom:1px solid var(--border);min-height:66px}.dashboard-stat:last-child{grid-column:auto}.profile-scoreboard{grid-template-columns:1fr}.profile-scoreboard>div{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:auto 1fr;align-items:baseline;gap:8px}.profile-scoreboard>div:last-child{border-bottom:0}.media-page .media-detail-hero{grid-template-columns:76px minmax(0,1fr)}.media-page .media-detail-hero .media-poster.large{width:76px;max-height:116px}}.groups-workspace .group-member-list .group-member-row{grid-template-columns:none;align-items:stretch;gap:4px;padding:0;display:flex}.groups-workspace .group-member-row .group-member-profile{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:auto;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:10px;display:grid}.groups-workspace .group-member-row .member-remove-action{flex:0 0 38px;align-self:center;width:38px;min-height:38px;margin-right:6px}.member-management{align-self:center;align-items:center;gap:4px;display:flex}.member-role-select{width:112px}.member-owner-action{width:34px;min-height:34px;color:var(--warning);background:0 0;border-color:#0000;flex:0 0 34px}.member-owner-action:hover{border-color:color-mix(in srgb, var(--warning) 42%, var(--border));background:color-mix(in srgb, var(--warning) 12%, transparent)}.member-moderator{width:16px;height:16px;color:var(--accent-strong)}.group-activity-panel{border-top:1px solid var(--border);grid-column:1/-1;padding:24px 20px}.group-activity-panel .group-section-heading>svg{width:20px;height:20px;color:var(--text-faint)}.group-activity-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:7px;display:grid}.group-activity-list article{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:9px;display:grid}.group-activity-avatar{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.group-activity-list strong,.group-activity-list p{margin:0;display:block}.group-activity-list strong{font-size:11px}.group-activity-list p{color:var(--text-soft);margin-top:2px;font-size:11px}.group-activity-list time{color:var(--text-faint);white-space:nowrap;font-size:9px}@media (width<=700px){.groups-workspace .group-member-list .group-member-row{flex-wrap:wrap}.member-management{order:3;width:calc(100% - 10px);margin:0 5px 6px}.member-role-select{flex:auto;width:auto}}.quick-add{margin-top:3px}.quick-add-trigger{min-height:36px;padding-inline:12px}.quick-add-panel{border-top:1px solid var(--border);gap:12px;padding-top:12px;display:grid}.quick-add-fields{grid-template-columns:repeat(2,minmax(150px,220px));gap:10px;display:grid}.quick-add-fields>label,.quick-add-lists{gap:5px;display:grid}.quick-add-fields>label>span,.quick-add-lists>span{color:var(--text-soft);font-size:11px;font-weight:750}.quick-add-fields .custom-select{width:100%}.quick-add-lists>div:not(.list-selection-groups){flex-wrap:wrap;gap:6px;display:flex}.quick-add-lists .check-row{border:1px solid var(--border);min-height:34px;color:var(--text-soft);background:var(--surface);cursor:pointer;border-radius:6px;align-items:center;gap:7px;padding:0 10px;display:inline-flex}.quick-add-lists .check-row:has(input:checked){border-color:var(--accent-border);color:var(--accent-strong);background:var(--accent-soft)}.quick-add-lists input[type=checkbox]{width:16px;min-height:16px;accent-color:var(--accent)}.quick-add-lists .list-selection-groups{display:grid}.quick-add-lists .list-selection-section>header,.quick-add-lists .list-selection-cluster-title{background:0 0;border:0;min-height:22px;padding:0}.quick-add-lists .check-row{border-radius:6px;display:grid}.quick-add-actions,.quick-add-summary{justify-content:space-between;align-items:center;gap:8px;display:flex}.quick-add-actions{justify-content:flex-end}.quick-add-summary{border-top:1px solid var(--border);padding-top:10px}.quick-add-summary>span{color:var(--success);align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.quick-add-summary svg{width:16px;height:16px}.library-controls{border-bottom:1px solid var(--border);grid-template-columns:minmax(190px,1.3fr) repeat(3,minmax(150px,.7fr)) minmax(175px,.8fr) auto;align-items:center;gap:8px;padding:10px 0 12px;display:grid}.library-controls>.custom-select{width:100%}.library-filter-search{min-width:0;position:relative}.library-filter-search>svg{width:16px;height:16px;color:var(--text-faint);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.library-filter-search input{width:100%;min-height:42px;padding-left:36px}.library-view-switch{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:repeat(2,40px);align-items:center;height:42px;padding:2px;display:inline-grid}.library-view-switch button{width:38px;height:36px;color:var(--text-soft);background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.library-view-switch button.active{color:var(--accent-strong);background:var(--accent-soft)}.library-view-switch svg{width:17px;height:17px}.library-filter-summary{min-height:24px;color:var(--text-soft);grid-column:1/-1;justify-content:space-between;align-items:center;font-size:12px;display:flex}.library-filter-summary button{color:var(--accent-strong);background:0 0;border:0;align-items:center;gap:6px;padding:4px 0;font-weight:700;display:inline-flex}.library-filter-summary svg{width:14px;height:14px}.profile-insights{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:24px;padding:28px 0 30px;display:grid}.profile-insights section>header{margin-bottom:14px}.profile-insights section>header h2{margin:3px 0 0;font-family:Georgia,Times New Roman,serif;font-size:21px}.profile-type-progress>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.profile-type-progress article{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.profile-type-icon{width:34px;height:34px;color:var(--accent-strong);background:var(--accent-soft);border-radius:6px;place-items:center;display:grid}.profile-type-icon svg{width:17px;height:17px}.profile-type-progress article strong,.profile-type-progress article small{display:block}.profile-type-progress article strong{font-size:13px}.profile-type-progress article small{color:var(--text-soft);margin-top:2px;font-size:10px}.profile-type-progress article b{color:var(--text-soft);font-size:11px}.profile-type-track{background:var(--border);border-radius:3px;height:3px;margin-top:7px;display:block;overflow:hidden}.profile-type-track i{border-radius:inherit;background:var(--accent);height:100%;display:block}.profile-activity>div{gap:2px;display:grid}.profile-activity button{min-width:0;color:inherit;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:6px;display:grid}.profile-activity button:hover{background:var(--surface-soft)}.profile-activity .media-poster{border-radius:4px;width:34px;height:45px}.profile-activity strong,.profile-activity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-activity strong{font-size:12px}.profile-activity small{color:var(--text-soft);margin-top:3px;font-size:10px}@media (width<=980px){.profile-insights{grid-template-columns:1fr}}@media (width<=560px){.profile-type-progress>div{grid-template-columns:1fr}}.media-card-grid.compact{grid-template-columns:repeat(auto-fill,minmax(122px,1fr));gap:17px 12px}.media-card-grid.compact .media-card-title{font-size:12px}.media-card-grid.compact .media-card>small{font-size:10px}@media (width<=1180px){.library-controls{grid-template-columns:minmax(220px,1.5fr) repeat(2,minmax(150px,1fr)) auto}}@media (width<=760px){.library-controls{grid-template-columns:1fr 1fr}.library-filter-search{grid-column:1/-1}.library-view-switch{justify-self:end}}@media (width<=520px){.library-controls{grid-template-columns:1fr}.library-filter-search,.library-filter-summary{grid-column:1}.library-view-switch{justify-self:start}}@media (width<=700px){.quick-add-fields{grid-template-columns:1fr}.quick-add-actions>button{flex:1 1 0}}.profile-collection-subgroup>.playlist-rail{flex-wrap:nowrap;grid-template-columns:none;gap:12px;width:100%;min-width:0;padding:3px 2px 12px;display:flex;overflow:auto hidden}.profile-collection-subgroup>.playlist-rail>.profile-library-card{scroll-snap-align:start;flex:0 0 220px;width:220px;min-width:220px}.group-header-actions{flex-wrap:wrap}.group-danger-action{color:var(--danger);border-color:var(--danger-border);background:var(--danger-soft)}.group-leave-action{min-height:38px;padding-inline:12px}.group-member-list .group-member-row{align-items:stretch;gap:4px;padding:0;display:flex;overflow:hidden}.group-member-profile{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:auto;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:10px;display:grid}.group-member-copy{min-width:0}.group-member-copy strong,.group-member-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.member-remove-action{width:38px;min-height:38px;color:var(--danger);background:0 0;border-color:#0000;flex:0 0 38px;align-self:center;margin-right:6px}.member-remove-action:hover{border-color:var(--danger-border);background:var(--danger-soft)}.confirmation-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#08070db8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirmation-dialog{border:1px solid var(--danger-border);background:var(--surface-raised);width:min(100%,460px);box-shadow:var(--shadow-lg);border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:20px;display:grid}.confirmation-icon{width:42px;height:42px;color:var(--danger);background:var(--danger-soft);border-radius:7px;place-items:center;display:grid}.confirmation-icon svg{width:20px;height:20px}.confirmation-dialog h3{margin:0 0 6px;font-size:20px}.confirmation-dialog p{color:var(--text-soft);margin:0;line-height:1.55}.confirmation-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:4px;display:flex}@media (width<=560px){.confirmation-dialog{grid-template-columns:1fr}.confirmation-actions{grid-column:1}.confirmation-actions>button{flex:1 1 0}}.media-page{width:100%;min-width:0;max-width:1380px;margin:0 auto}.media-page-toolbar{justify-content:space-between;align-items:center;gap:16px;min-height:38px;display:flex}.media-save-indicator{color:var(--text-soft);align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.media-save-indicator>span{background:var(--text-faint);border-radius:50%;width:7px;height:7px}.media-save-indicator.pending>span,.media-save-indicator.saving>span{background:var(--warning)}.media-save-indicator.saved>span{background:var(--success)}.media-save-indicator.error>span{background:var(--danger)}.media-page .media-detail-hero{border-bottom:1px solid var(--border);grid-template-columns:180px minmax(0,1fr);align-items:center;gap:28px;min-height:280px;padding:10px 0 28px}.media-page .media-detail-hero .media-poster.large{object-fit:cover;width:180px;max-height:270px}.media-page .media-detail-copy{align-content:center;gap:11px}.media-page .media-detail-copy h1{max-width:900px;font-size:clamp(30px,3.3vw,46px);line-height:1.05}.media-page .description{-webkit-line-clamp:5;-webkit-box-orient:vertical;max-width:850px;display:-webkit-box;overflow:hidden}.media-page .media-settings-grid{grid-template-columns:minmax(0,1fr) minmax(330px,400px);align-items:start;gap:16px}.media-page .settings-panel{border:1px solid var(--border);background:var(--surface);min-width:0;overflow:hidden}.media-editor-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:15px 18px;display:flex}.media-editor-heading h2{margin:3px 0 0;font-family:Georgia,Times New Roman,serif;font-size:22px}.media-editor-heading>small{max-width:210px;color:var(--text-soft);text-align:right;font-size:11px}.media-record-panel .form-grid{gap:15px 14px;padding:18px}.media-record-panel textarea{min-height:112px}.media-lists-panel>.collection-checks{scrollbar-width:thin;max-height:370px;padding:12px;overflow-y:auto}.media-lists-panel .check-row{background:var(--surface-soft);border-color:#0000;min-height:54px}.media-lists-panel .check-row:hover{border-color:var(--accent-border);background:var(--surface-raised)}.media-list-create{border-top:1px solid var(--border);padding:12px}.media-list-create>.secondary-button{width:100%}.media-list-create .create-list-form{box-shadow:none;background:0 0;border:0;grid-template-columns:1fr;gap:10px;padding:4px}.media-list-create .create-list-intro{min-height:34px}.media-list-create .create-list-actions{justify-content:flex-end}.media-list-create .create-list-actions button{min-height:36px}@media (width<=1050px){.media-page .media-settings-grid{grid-template-columns:1fr}.media-lists-panel .collection-checks{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (width<=680px){.media-page .media-detail-hero{grid-template-columns:110px minmax(0,1fr);gap:16px;min-height:0}.media-page .media-detail-hero .media-poster.large{width:110px;max-height:170px}.media-page .description,.media-page .sync-note{grid-column:1/-1}.media-lists-panel .collection-checks{grid-template-columns:1fr}.media-editor-heading{flex-direction:column;align-items:flex-start;gap:6px}.media-editor-heading>small{text-align:left}}@media (width<=720px){.sidebar{grid-template-columns:auto 1fr auto}.brand>div,.nav-item{font-size:0}.brand-mark,.nav-item,.theme-toggle{justify-content:center;width:42px;padding:0}.content{padding:16px 12px 32px}.profile-cover{height:88px}.profile-main{padding:14px}.profile-avatar{flex-basis:58px;width:58px;height:58px}.profile-stats,.profile-actions,.search-bar,.selected-content,.editor-actions,.save-controls{flex-direction:column;align-items:stretch;width:100%}.profile-name{font-size:25px}.profile-title h1{font-size:23px}.profile-actions{flex-direction:row;width:auto;margin-left:auto}.profile-settings summary{width:42px;padding:0;font-size:0}.dashboard-stats{grid-template-columns:1fr 1fr;gap:8px;padding:12px}.profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.stat{min-width:0;padding:10px}.stat strong{font-size:20px}.workspace-header h1{font-size:27px}.search-type-select{width:100%}.result-card,.steam-game-card,.steam-toolbar,.form-grid,.media-detail-hero,.create-list-form{grid-template-columns:1fr}.result-card .media-poster{width:112px}.steam-game-card .media-open-poster,.steam-game-card .media-poster{width:100%}.media-detail-hero .media-poster.large{width:min(190px,100%)}.media-detail-copy h1{font-size:29px}.media-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:14px}.playlist-grid{grid-template-columns:1fr;padding:14px}.playlist-card,.empty-playlist-card{flex-basis:190px;width:190px;min-width:190px}.user-playlist-row>.playlist-rail{max-width:calc(100% - 202px)}.user-playlist-row:has(.create-list-card)>.playlist-rail{display:none}.create-list-card{flex-basis:190px;grid-template-columns:1fr;width:190px;min-width:190px;height:168px;min-height:168px}.create-list-card .create-list-actions{flex-wrap:wrap;grid-column:1}.create-list-card input{font-size:16px}.playlist-section-heading{align-items:center}.user-list-heading .secondary-button{width:42px;padding:0;font-size:0}}.group-library-card,.profile-library-card{cursor:pointer;flex:0 0 220px}.profile-collection-subgroup{gap:5px;min-width:0}.profile-collection-subgroup>div:not(.playlist-section-heading):not(.playlist-rail){display:initial}.profile-list-preview{grid-template-columns:none;min-height:168px;padding:10px;display:flex}.profile-list-preview:hover{transform:translateY(-2px)}.group-collection-grid{display:flex}.group-people-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:30px}.group-member-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:390px;padding:2px;display:grid}.group-member-row{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:38px minmax(0,1fr) 18px 16px;gap:10px;min-height:58px;padding:9px 10px;transition:border-color .15s,background .15s,transform .15s}.group-member-row .avatar,.person-result-main .avatar{color:#fff;background:var(--accent);border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.group-invite-panel{border:1px solid var(--border);border-left:1px solid var(--border);background:var(--surface-soft);border-radius:8px;align-content:start;padding:16px}.groups-empty{min-height:430px}@media (width<=1180px){.group-member-list{grid-template-columns:1fr}}@media (width<=900px){.group-people-layout{grid-template-columns:1fr}.group-invite-panel{border-top:1px solid var(--border);padding:16px}}@media (width<=600px){.group-member-list{grid-template-columns:1fr}}.profile-page-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.share-button svg{width:16px;height:16px}.share-button.compact{border:1px solid var(--accent-border);width:38px;min-height:38px;color:var(--accent-strong);background:var(--accent-soft);flex:0 0 38px}.profile-collection-directory,.profile-collection-group,.profile-collection-subgroup{gap:14px;display:grid}.profile-collection-group{border-bottom:1px solid var(--border);padding-bottom:24px}.profile-collection-group>header{align-items:center;gap:11px;display:flex}.profile-collection-group>header>span{width:38px;height:38px;color:var(--accent-strong);background:var(--accent-soft);border-radius:7px;place-items:center;display:grid}.profile-collection-group>header svg{width:18px;height:18px}.profile-collection-group h3,.profile-collection-group header small{margin:0}.profile-collection-group h3{font-family:Georgia,Times New Roman,serif;font-size:20px}.profile-collection-group header small,.profile-collection-subgroup>small{color:var(--text-soft);font-size:11px}.profile-collection-subgroup>small{text-transform:uppercase;font-weight:800}.profile-collection-subgroup>div{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:9px;display:grid}.profile-list-preview{border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface-soft);text-align:left;border-radius:7px;padding:8px;transition:transform .16s,border-color .16s,box-shadow .16s}.profile-list-preview:hover{border-color:var(--accent-border);box-shadow:var(--shadow-md);transform:translateY(-2px)}.profile-ranked-list.compact .profile-ranked-item{grid-template-columns:20px 38px minmax(0,1fr) auto;gap:9px;min-height:58px}.profile-ranked-list.compact .media-poster{width:38px}.public-collection-page{gap:26px;display:grid}.public-collection-header{border:1px solid var(--border);background:linear-gradient(110deg, color-mix(in srgb, var(--accent-soft) 72%, var(--surface)) 0%, var(--surface) 62%);border-radius:8px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:18px;padding:26px;display:grid}.public-collection-header>span{width:64px;height:64px;color:var(--accent-strong);background:var(--surface-raised);border-radius:8px;place-items:center;display:grid}.public-collection-header>span svg{width:27px;height:27px}.public-collection-header small,.public-collection-header p{color:var(--text-soft)}.public-collection-header h1{margin:4px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,48px)}.public-collection-header p{margin:0}.public-collection-header>strong{font-family:Georgia,Times New Roman,serif;font-size:40px}.public-collection-grid{grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:20px 12px;display:grid}.group-header-actions{align-items:center;gap:18px;display:flex}.group-collection-sections{gap:24px;display:grid}.group-collection-type{gap:11px;display:grid}.group-collection-type>header{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding-bottom:8px;display:flex}.group-collection-type>header span{width:28px;height:28px;color:var(--accent-strong);background:var(--accent-soft);border-radius:6px;place-items:center;display:grid}.group-collection-type>header svg{width:15px;height:15px}.group-collection-type h4{margin:0;font-size:14px}.group-collection-type>header small{color:var(--text-faint);margin-left:auto}.group-people-panel{border-top:1px solid var(--border);border-left:0;padding:25px 28px 30px}.group-people-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:28px;display:grid}.group-member-directory,.group-invite-panel{gap:10px;min-width:0;display:grid}.people-search{border:1px solid var(--border);min-width:0;height:40px;color:var(--text-faint);background:var(--surface);border-radius:7px;align-items:center;gap:8px;padding:0 11px;display:flex}.people-search:focus-within{border-color:var(--accent);box-shadow:var(--focus)}.people-search svg{width:16px;height:16px}.people-search input{width:100%;min-width:0;box-shadow:none;background:0 0;border:0;outline:0;padding:0}.group-member-list{scrollbar-width:thin;max-height:360px;overflow-y:auto}.group-member-row{width:100%;color:var(--text);text-align:left;grid-template-columns:36px minmax(0,1fr) auto 16px;align-items:center;display:grid}.group-invite-panel{border-left:1px solid var(--border);padding-left:28px}.group-invite-panel>div:first-child{align-items:center;gap:9px;display:flex}.group-invite-panel>div:first-child>svg{width:18px;color:var(--accent-strong)}.group-invite-panel strong,.group-invite-panel small{display:block}.group-invite-panel small{color:var(--text-soft)}.people-search-results{gap:5px;max-height:290px;display:grid;overflow-y:auto}.people-search-results article{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:7px 0;display:flex}.person-result-main{min-width:0;color:var(--text);text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:9px;display:flex}.person-result-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.people-search-results .secondary-button{min-height:32px;padding:5px 9px;font-size:11px}.people-search-results p{color:var(--text-soft);margin:8px 0;font-size:12px}@media (width<=980px){.group-people-layout{grid-template-columns:1fr}.group-invite-panel{border-top:1px solid var(--border);border-left:0;padding-top:22px;padding-left:0}}@media (width<=720px){.profile-page-toolbar,.group-board-header{flex-direction:column;align-items:flex-start}.public-collection-header{grid-template-columns:50px minmax(0,1fr);padding:18px}.public-collection-header>span{width:50px;height:50px}.public-collection-header>strong{grid-column:2;font-size:28px}.profile-collection-subgroup>div{grid-template-columns:1fr}.group-people-panel,.group-collections{padding-inline:16px}}@media (pointer:coarse){.playlist-actions{opacity:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.groups-workspace{gap:18px}.groups-titlebar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:28px;padding:3px 2px 13px;display:flex}.groups-titlebar h1{margin:4px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:700;line-height:1.05}.groups-titlebar p{max-width:650px;color:var(--text-soft);margin:0;line-height:1.5}.groups-titlebar .realtime-status{background:var(--surface-soft);border:0;border-radius:6px;min-height:32px;padding:0 10px}.invitation-shelf{border:1px solid var(--accent-border);background:color-mix(in srgb, var(--accent-soft) 48%, var(--surface));border-radius:8px;grid-template-columns:190px minmax(0,1fr);align-items:stretch;gap:12px;padding:10px;display:grid}.invitation-shelf-title{align-items:center;gap:10px;padding:4px 7px;display:flex}.invitation-shelf-title strong,.invitation-shelf-title small{display:block}.invitation-shelf-title small{color:var(--text-soft);margin-top:2px;font-size:12px}.invitation-shelf .invitation-list{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.invitation-shelf .invitation-list::-webkit-scrollbar{display:none}.invitation-shelf .invitation-row{border-color:color-mix(in srgb, var(--accent-border) 62%, var(--border));min-width:min(420px,100%);box-shadow:var(--shadow-sm);flex:1 0 360px;grid-template-columns:auto minmax(150px,1fr) auto;padding:9px 10px}.invitation-decline{color:var(--text-soft);border-color:var(--border);background:var(--surface-soft)}.groups-studio{border:1px solid var(--border);background:var(--surface);min-height:640px;box-shadow:var(--shadow-sm);border-radius:8px;grid-template-columns:278px minmax(0,1fr);display:grid;overflow:hidden}.group-switcher{border-right:1px solid var(--border);background:color-mix(in srgb, var(--surface-soft) 88%, var(--surface));flex-direction:column;gap:12px;min-width:0;padding:16px 12px;display:flex}.group-switcher-heading{justify-content:space-between;align-items:center;gap:12px;padding:0 4px 8px;display:flex}.group-switcher-heading>div{color:var(--text-soft);align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}.group-switcher-heading strong,.quiet-count{min-width:24px;color:var(--text-soft);background:var(--surface-raised);text-align:center;border-radius:999px;padding:3px 7px;font-size:11px}.group-switcher-heading .icon-button{border:1px solid var(--accent-border);background:var(--accent-soft);flex-basis:34px;width:34px;min-height:34px}.group-switcher .group-list{gap:4px}.group-switcher .group-list-item{border-radius:7px;grid-template-columns:38px minmax(0,1fr) 16px;gap:10px;min-height:58px;padding:7px 8px;display:grid}.group-switcher .group-list-item>svg{width:15px;height:15px;color:var(--text-faint);opacity:0;transition:opacity .15s,transform .15s;transform:translate(-4px)}.group-switcher .group-list-item:hover>svg,.group-switcher .group-list-item.active>svg{opacity:1;transform:translate(0)}.group-switcher .group-list-item.active{background:var(--surface-raised);box-shadow:inset 3px 0 0 var(--accent), var(--shadow-sm);border-color:#0000}.group-monogram{color:#fff;background:#7454d8;border-radius:7px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:850;display:inline-flex}.group-tone-1{background:#367c70}.group-tone-2{background:#a05e7a}.group-tone-3{background:#4c6c9c}.group-switcher .group-create-form{background:var(--surface-raised);padding:10px}.group-board{background:var(--surface);grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) 270px;align-content:start;min-width:0;display:grid}.group-board-header{border-bottom:1px solid var(--border);background:linear-gradient(105deg, color-mix(in srgb, var(--accent-soft) 76%, var(--surface)) 0%, var(--surface) 54%);grid-column:1/-1;justify-content:space-between;align-items:flex-end;gap:24px;min-height:150px;padding:28px 30px 24px;display:flex}.group-board-kicker{color:var(--accent-strong);text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.group-board-kicker svg{width:14px;height:14px}.group-board-header h2{max-width:780px;margin:8px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,4vw,48px);line-height:1}.group-board-header p{max-width:670px;color:var(--text-soft);margin:0;line-height:1.5}.member-stack{flex-direction:row-reverse;justify-content:flex-start;padding-left:12px;display:flex}.member-stack-avatar,.member-stack-more{border:3px solid var(--surface);width:38px;height:38px;color:var(--text);background:var(--surface-raised);border-radius:50%;justify-content:center;align-items:center;margin-left:-10px;font-size:11px;font-weight:800;display:inline-flex}.member-stack-avatar:nth-child(2n){color:var(--accent-strong);background:var(--accent-soft)}.group-collections{align-content:start;gap:16px;min-width:0;padding:25px 28px 30px;display:grid}.group-section-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.group-section-heading h3{margin:3px 0 0;font-family:Georgia,Times New Roman,serif;font-size:23px}.group-section-heading .secondary-button{min-height:36px;padding-inline:11px}.group-list-composer{border:1px solid var(--accent-border);background:color-mix(in srgb, var(--accent-soft) 42%, var(--surface));border-radius:8px;grid-template-columns:minmax(170px,.8fr) 130px minmax(180px,1fr) minmax(150px,.8fr) auto;align-items:end;gap:9px;padding:12px;animation:.18s ease-out composer-in;display:grid}@keyframes composer-in{0%{opacity:0;transform:translateY(-5px)}}.group-list-composer>div strong,.group-list-composer>div small{display:block}.group-list-composer>div small{color:var(--text-soft);margin-top:3px;font-size:12px;line-height:1.35}.group-list-composer label{gap:5px;display:grid}.group-list-composer label>span,.group-invite-form label>span{color:var(--text-soft);font-size:11px;font-weight:750}.group-collection-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:11px;display:grid}.group-collection-card{border:1px solid var(--border);min-width:0;min-height:112px;color:var(--text);background:var(--surface-soft);text-align:left;border-radius:8px;grid-template-columns:78px minmax(0,1fr) 16px;align-items:center;gap:12px;padding:10px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:grid;overflow:hidden}.group-collection-card:hover{border-color:var(--accent-border);background:var(--surface-raised);box-shadow:var(--shadow-md);transform:translateY(-2px)}.group-collection-card>svg{width:16px;height:16px;color:var(--text-faint);transition:color .16s,transform .16s}.group-collection-card:hover>svg{color:var(--accent-strong);transform:translate(2px)}.group-collection-art{width:78px;height:88px;color:var(--accent-strong);background:var(--accent-soft);border-radius:6px;place-items:center;display:grid;position:relative;overflow:hidden}.group-collection-art>svg{width:27px;height:27px}.group-collection-art img{left:calc(7px + var(--poster-index) * 18px);border:2px solid var(--surface);object-fit:cover;width:48px;height:72px;transform:rotate(calc((var(--poster-index) - 1) * 5deg));border-radius:4px;position:absolute;box-shadow:0 5px 13px #1111163d}.group-collection-placeholder{place-items:center;display:grid}.group-collection-copy{min-width:0}.group-collection-copy small,.group-collection-copy strong,.group-collection-copy span{display:block}.group-collection-copy small{color:var(--accent-strong);text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800}.group-collection-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.group-collection-copy span{color:var(--text-soft);margin-top:5px;font-size:12px}.group-collection-empty{border:1px dashed var(--accent-border);min-height:170px;color:var(--text);background:color-mix(in srgb, var(--accent-soft) 24%, transparent);text-align:center;border-radius:8px;align-content:center;place-items:center;gap:7px;padding:20px;display:grid}.group-collection-empty>span,.group-empty-mark{width:42px;height:42px;color:var(--accent-strong);background:var(--accent-soft);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.group-collection-empty small{max-width:390px;color:var(--text-soft)}.group-people-panel{border-left:1px solid var(--border);background:var(--surface-soft);align-content:start;gap:14px;min-width:0;padding:25px 18px;display:grid}.group-people-panel .group-member-list{gap:0}.group-people-panel .group-member-row{gap:9px;padding:9px 0}.group-people-panel .group-member-row strong,.group-people-panel .group-member-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.group-people-panel .avatar{border-radius:50%;flex-basis:32px;width:32px;height:32px}.member-owner{width:15px;height:15px;color:var(--accent-strong)}.group-invite-form{border-top:1px solid var(--border);gap:9px;margin-top:6px;padding-top:15px;display:grid}.group-invite-form>div{align-items:center;gap:9px;display:flex}.group-invite-form>div>svg{width:18px;height:18px;color:var(--accent-strong)}.group-invite-form>div strong,.group-invite-form>div small{display:block}.group-invite-form>div small{color:var(--text-soft);font-size:11px}.group-invite-form label{gap:5px;display:grid}.group-invite-form .secondary-button{width:100%}.group-board>.groups-empty{grid-column:1/-1;align-content:center;justify-items:center;min-height:580px;display:grid}.group-board>.groups-empty h2{margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:28px}@media (width<=1220px){.group-board{grid-template-columns:1fr}.group-people-panel{border-top:1px solid var(--border);border-left:0}.group-list-composer{grid-template-columns:repeat(2,minmax(0,1fr))}.group-list-composer>div,.group-list-composer>button{grid-column:1/-1}}@media (width<=900px){.groups-titlebar{flex-direction:column;align-items:flex-start}.invitation-shelf,.groups-studio{grid-template-columns:1fr}.group-switcher{border-right:0;border-bottom:1px solid var(--border)}.group-switcher .group-list{scrollbar-width:none;padding-bottom:4px;display:flex;overflow-x:auto}.group-switcher .group-list-item{min-width:225px}}@media (width<=620px){.groups-titlebar h1{font-size:29px}.groups-titlebar .realtime-status span{max-width:210px}.invitation-shelf .invitation-row{grid-template-columns:auto minmax(0,1fr);min-width:100%}.invitation-shelf .invitation-actions{grid-column:1/-1;width:100%}.invitation-shelf .primary-button{flex:1}.group-board-header{flex-direction:column;align-items:flex-start;min-height:0;padding:22px 18px}.group-collections,.group-people-panel{padding:20px 14px}.group-section-heading{align-items:flex-start}.group-section-heading .secondary-button{width:38px;padding:0;font-size:0}.group-list-composer{grid-template-columns:1fr}.group-list-composer>*{grid-column:1}.group-collection-grid{grid-template-columns:1fr}}:root{--bg:#f2f1f6;--surface:#fbfafc;--surface-soft:#f6f4f8;--surface-raised:#fff;--border:#ded9e7;--border-strong:#c5bdcf;--text:#201d27;--text-soft:#6d6676;--text-faint:#9b94a4;--accent:#7657d6;--accent-strong:#5b3bbd;--accent-soft:#eee8ff;--accent-border:#c8b8f5;--shadow-sm:0 1px 2px #271e370d;--shadow-md:0 12px 30px #271e3717;--shadow-lg:0 26px 70px #271e3726}:root[data-theme=dark]{--bg:#111015;--surface:#18171d;--surface-soft:#1e1c24;--surface-raised:#24212b;--border:#302d38;--border-strong:#494451;--text:#f3f0e9;--text-soft:#b2acb8;--text-faint:#7d7685;--accent:#9c7bf4;--accent-strong:#c3b1ff;--accent-soft:#2d2541;--accent-border:#625185}.app-shell{grid-template-columns:238px minmax(0,1fr)}.sidebar{background:color-mix(in srgb, var(--surface) 97%, transparent);gap:22px;padding:22px 14px 16px}.brand{gap:11px;padding:0 7px 4px}.brand-mark{color:#fff;background:var(--accent);width:36px;height:36px;box-shadow:0 8px 22px color-mix(in srgb, var(--accent) 28%, transparent);border-radius:7px}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:19px}.brand small{margin-top:1px;font-size:11px}.nav-list{gap:3px}.sidebar-search{align-items:center;display:flex;position:relative}.sidebar-search svg{width:17px;height:17px;color:var(--accent-strong);pointer-events:none;position:absolute;left:11px}.sidebar-search input{border:1px solid var(--accent-border);width:100%;min-height:42px;color:var(--text);background:var(--accent-soft);border-radius:6px;padding:0 12px 0 36px}.sidebar-search input::placeholder{color:var(--text-soft)}.sidebar-search input:focus-visible,.sidebar-search.active input{border-color:var(--accent);outline:2px solid color-mix(in srgb, var(--accent) 35%, transparent);outline-offset:1px}.sidebar-recents{gap:3px;display:grid}.sidebar-recents .nav-section-label{display:block}.recent-media-link{min-height:36px;color:var(--text-soft);cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;padding:4px 8px;display:grid}.recent-media-link:hover{color:var(--text);background:var(--surface-soft)}.recent-media-link:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.recent-media-link .media-poster{border-radius:4px;width:28px;height:32px;min-height:32px}.recent-media-link span{text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.nav-item{border-radius:6px;min-height:39px;padding:0 10px;font-size:13px;font-weight:680}.nav-item svg{width:17px;height:17px}.nav-item.active{color:var(--text);background:var(--surface-raised);box-shadow:inset 3px 0 0 var(--accent), var(--shadow-sm)}.nav-search{min-height:42px;color:var(--accent-strong);border:1px solid var(--accent-border);background:var(--accent-soft);margin-bottom:7px}.nav-search.active{color:#fff;background:var(--accent);box-shadow:none}.nav-section-label{color:var(--text-faint);text-transform:uppercase;margin:15px 10px 6px;font-size:10px;font-weight:820}.sidebar-tools{justify-content:flex-end;display:flex}.theme-toggle{background:0 0;border:0;justify-content:center;width:38px;min-height:36px;padding:0}.theme-toggle span{display:none}.sidebar-profile{border:0;border-top:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0;padding:9px}.sidebar-profile:hover{border-color:var(--border);background:var(--surface-soft);border-radius:7px}.content{max-width:1660px;padding:30px clamp(22px,3vw,48px) 64px}.profile-page,.search-page,.media-page,.collection-page,.public-profile-page{gap:22px}.profile-hero{border:0}.profile-main{border-bottom:1px solid var(--border);min-height:88px;padding:0 0 20px}.profile-avatar{color:#fff;background:var(--accent);width:58px;height:58px;box-shadow:none;border-radius:50%;flex-basis:58px}.profile-title h1,.workspace-header h1,.media-detail-copy h1,.collection-header h1{font-family:Georgia,Times New Roman,serif;font-weight:700}.profile-title h1{font-size:30px}.dashboard-stats{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:0;display:grid;overflow:hidden}.dashboard-stat{border:0;border-right:1px solid var(--border);background:0 0;border-radius:0;min-height:78px}.dashboard-stat:last-child{border-right:0}.dashboard-stat-icon{border-radius:6px;width:34px;height:34px}.section-heading{min-height:54px;padding:12px 1px}.section-heading h2{font-family:Georgia,Times New Roman,serif;font-size:21px}.media-card-grid{grid-template-columns:repeat(auto-fill,minmax(154px,1fr));gap:22px 14px;padding:16px 0 24px}.media-card{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.media-card:hover{box-shadow:none;background:0 0;transform:translateY(-3px)}.media-card .media-poster{border:1px solid var(--border);border-radius:7px;box-shadow:0 8px 22px #19142021}.media-card:hover .media-poster{border-color:var(--accent-border);box-shadow:0 14px 30px #19142033}.media-card-title,.media-card>strong{margin-top:2px;font-size:13px;font-weight:780}.media-card>small{font-size:11px}.quick-rating{top:8px;left:8px}.quick-status{width:fit-content;max-width:100%}.workspace-header{border-bottom:1px solid var(--border);align-items:flex-end;padding:4px 0 15px}.workspace-header h1{font-size:36px}.search-bar{border:0;border-bottom:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0;padding:0 0 16px}.search-field input{border-color:var(--border);background:var(--surface);min-height:48px;box-shadow:var(--shadow-sm);border-radius:7px;padding-left:42px}.result-list{gap:0;padding:0}.result-card,.steam-game-card{background:0 0;border-width:0 0 1px;border-radius:0;padding:16px 8px}.result-card:hover,.steam-game-card:hover{border-color:var(--border);background:color-mix(in srgb, var(--surface-soft) 66%, transparent)}.media-detail-hero{box-shadow:none;background:0 0;border:0;border-radius:0;padding:12px 0 28px}.media-detail-hero .media-poster.large{border-radius:7px}.editor-panel,.settings-panel{box-shadow:none;border-radius:8px}.playlist-board{padding-bottom:22px}.playlist-card,.empty-playlist-card,.create-list-card{background:var(--surface-soft);border-radius:7px}.playlist-card:hover,.empty-playlist-card:hover{background:var(--surface-raised)}.group-member-row{width:100%;color:inherit;text-align:left;background:0 0;border:0}.member-open-profile{width:14px;height:14px;color:var(--text-faint);opacity:0;transition:opacity .15s,transform .15s}.group-member-row:hover .member-open-profile,.group-member-row:focus-visible .member-open-profile{opacity:1;transform:translate(2px)}.public-profile-page{display:grid}.profile-back-link{width:fit-content;color:var(--text-soft);background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:13px;display:inline-flex}.profile-back-link svg{width:16px;height:16px}.public-profile-hero{background:linear-gradient(112deg, color-mix(in srgb, var(--accent-soft) 85%, var(--surface)) 0%, var(--surface) 66%);border-radius:8px;grid-template-columns:104px minmax(0,1fr) auto;align-items:end;gap:24px;min-height:220px;padding:34px;display:grid;overflow:hidden}.public-profile-avatar{border:1px solid var(--accent-border);color:#fff;background:var(--accent);width:104px;height:104px;box-shadow:0 16px 38px color-mix(in srgb, var(--accent) 25%, transparent);border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:33px;font-weight:700;display:grid}.public-profile-identity h1{margin:5px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,58px);line-height:.98}.public-profile-identity>p{color:var(--text-soft);margin:0}.common-groups{width:fit-content;color:var(--accent-strong);background:var(--accent-soft);border-radius:6px;align-items:center;gap:6px;margin-top:13px;padding:6px 8px;font-size:12px;font-weight:700;display:inline-flex}.common-groups svg{width:14px;height:14px}.profile-scoreboard{border-left:1px solid var(--border);grid-template-columns:repeat(3,minmax(86px,1fr));align-self:stretch;display:grid}.profile-scoreboard>div{border-right:1px solid var(--border);align-content:end;gap:3px;padding:18px;display:grid}.profile-scoreboard strong{font-family:Georgia,Times New Roman,serif;font-size:27px}.profile-scoreboard small{color:var(--text-soft);font-size:11px}.public-profile-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;gap:34px;display:grid}.public-profile-feed,.public-profile-aside,.public-profile-section{gap:18px;display:grid}.public-profile-section-title{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.public-profile-section-title h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:23px}.public-profile-section-title span{color:var(--text-faint);font-size:12px}.profile-media-shelf{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:16px 11px;display:grid}.profile-media-card{min-width:0;color:var(--text);text-align:left;background:0 0;border:0;gap:8px;padding:0;transition:transform .16s;display:grid;position:relative}.profile-media-card:hover{transform:translateY(-3px)}.profile-media-card .media-poster{border-radius:7px;width:100%;box-shadow:0 8px 20px #16111d26}.profile-media-card span strong,.profile-media-card span small{display:block}.profile-media-card span strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.profile-media-card span small{color:var(--text-soft);margin-top:2px;font-size:11px}.profile-media-card>b{color:#fff;background:#120f17d1;border-radius:5px;align-items:center;gap:3px;padding:4px 6px;font-size:11px;display:inline-flex;position:absolute;top:7px;left:7px}.profile-media-card>b svg{width:11px;height:11px}.profile-ranked-list{display:grid}.profile-ranked-item{border:0;border-bottom:1px solid var(--border);min-height:68px;color:var(--text);text-align:left;background:0 0;grid-template-columns:28px 46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 2px;display:grid}.profile-ranked-item:hover{background:var(--surface-soft)}.profile-ranked-item>span{color:var(--text-faint);font-family:Georgia,Times New Roman,serif}.profile-ranked-item .media-poster{border-radius:4px;width:46px}.profile-ranked-item div strong,.profile-ranked-item div small{display:block}.profile-ranked-item div small{color:var(--text-soft);margin-top:3px;font-size:11px}.profile-ranked-item>b{color:var(--accent-strong);align-items:center;gap:4px;display:inline-flex}.profile-ranked-item>b svg{width:14px;height:14px}.profile-progress-panel,.profile-lists-panel{border-top:2px solid var(--text);gap:15px;padding-top:14px;display:grid}.profile-panel-title{align-items:center;gap:9px;display:flex}.profile-panel-title>svg{width:18px;height:18px;color:var(--accent-strong)}.profile-panel-title strong,.profile-panel-title small{display:block}.profile-panel-title small{color:var(--text-soft);font-size:11px}.profile-progress-row{gap:6px;display:grid}.profile-progress-row>div{color:var(--text-soft);justify-content:space-between;font-size:12px;display:flex}.profile-progress-track{background:var(--border);border-radius:99px;height:5px;overflow:hidden}.profile-progress-track i{border-radius:inherit;background:var(--accent);height:100%;display:block}.profile-progress-track i.planned{background:#6c9bd2}.profile-progress-track i.complete{background:#58a987}.profile-list-stack{gap:8px;display:grid}.profile-list-preview{border-bottom:1px solid var(--border);grid-template-columns:72px minmax(0,1fr);align-items:center;gap:11px;min-height:76px;padding:7px 0;display:grid}.profile-list-covers{width:72px;height:60px;color:var(--accent-strong);background:var(--accent-soft);border-radius:5px;align-items:center;display:flex;overflow:hidden}.profile-list-covers .media-poster{border:1px solid var(--surface);border-radius:3px;width:40px;min-width:40px;margin-right:-19px}.profile-list-covers>svg{margin:auto}.profile-list-preview>div:last-child small,.profile-list-preview>div:last-child strong,.profile-list-preview>div:last-child span{display:block}.profile-list-preview>div:last-child small{color:var(--accent-strong);text-transform:uppercase;font-size:9px;font-weight:800}.profile-list-preview>div:last-child strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.profile-list-preview>div:last-child span,.profile-empty{color:var(--text-soft);margin:3px 0 0;font-size:11px}.profile-loading,.profile-not-found{min-height:480px;color:var(--text-soft);align-content:center;place-items:center;gap:12px;display:grid}.profile-loading-mark{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@media (width<=1100px){.public-profile-hero{grid-template-columns:84px minmax(0,1fr)}.public-profile-avatar{width:84px;height:84px}.profile-scoreboard{border-top:1px solid var(--border);border-left:0;grid-column:1/-1}.public-profile-layout{grid-template-columns:1fr}.public-profile-aside{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.app-shell{grid-template-columns:1fr}.public-profile-hero{grid-template-columns:1fr;padding:22px}.public-profile-avatar{width:70px;height:70px}.profile-scoreboard{grid-template-columns:repeat(3,1fr)}.profile-scoreboard>div{padding:12px 8px}.profile-scoreboard strong{font-size:22px}.public-profile-aside{grid-template-columns:1fr}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-stat{border-bottom:1px solid var(--border)}}.group-board{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr)}.group-board-header,.group-collections,.group-people-panel,.group-board>.groups-empty{grid-column:1/-1}.group-collection-type .playlist-section-heading,.profile-collection-subgroup .playlist-section-heading{align-items:end;min-height:42px;padding-top:0}.group-collection-type .playlist-section-heading h4,.profile-collection-subgroup .playlist-section-heading h4{margin:2px 0 0;font-size:18px}.group-collection-type .playlist-rail,.profile-collection-subgroup .playlist-rail{width:100%}.group-library-card,.profile-library-card{cursor:pointer;flex:0 0 220px;width:220px;min-width:220px;height:168px;min-height:168px;padding:10px;display:flex}.group-library-card .playlist-posters>svg,.profile-library-card .playlist-posters>svg{grid-column:1/-1;place-self:center;width:34px;height:34px}.profile-collection-directory{gap:34px}.profile-collection-group{gap:18px}.profile-collection-subgroup{gap:5px;min-width:0;display:grid}.profile-list-preview{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;grid-template-columns:none}.profile-list-preview:hover{border-color:var(--accent-border);background:var(--surface-raised);box-shadow:var(--shadow-md);transform:translateY(-2px)}.group-people-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:30px;width:100%;min-width:0}.group-member-directory{width:100%;min-width:0}.group-member-list,.group-people-panel .group-member-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:390px;padding:2px;display:grid}.group-member-row,.group-people-panel .group-member-row{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:38px minmax(0,1fr) 18px 16px;align-items:center;gap:10px;width:100%;min-height:58px;padding:9px 10px;display:grid}.group-member-row:hover{border-color:var(--accent-border);background:var(--surface-raised);transform:translateY(-1px)}.group-member-row .avatar,.group-people-panel .avatar,.person-result-main .avatar{color:#fff;background:var(--accent);border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.group-member-row>div{min-width:0}.group-member-row strong,.group-member-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.group-member-row small{color:var(--text-soft);margin-top:3px;font-size:11px}.group-invite-panel{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;align-content:start;padding:16px}@media (width<=1180px){.group-member-list,.group-people-panel .group-member-list{grid-template-columns:1fr}}@media (width<=900px){.group-people-layout{grid-template-columns:1fr}.group-invite-panel{padding:16px}}.nav-profile-link{display:none}.sidebar-profile.active{color:var(--text);background:var(--accent-soft);box-shadow:inset 3px 0 0 var(--accent);border-radius:7px}.content,.library-surface,.public-profile-layout,.public-profile-feed,.groups-workspace,.groups-studio,.group-board,.group-collections,.media-settings-grid,.search-results{min-width:0}.dashboard-stats{grid-template-columns:1.18fr repeat(4,minmax(0,1fr))}.dashboard-stat:first-child{background:color-mix(in srgb, var(--accent-soft) 54%, transparent)}.search-field input{padding-right:44px}.search-submit{min-width:116px}.media-page-actions{border-top:1px solid var(--border);justify-content:flex-end;padding-top:16px}.media-record-panel,.media-lists-panel{height:100%}.media-lists-panel{flex-direction:column;min-height:0;display:flex}.media-lists-panel>.collection-checks,.media-lists-panel>.list-selection-groups{flex:auto}.profile-page-toolbar,.media-page-toolbar{z-index:20;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #0000;margin-inline:-8px;padding:8px;position:sticky;top:0}.playlist-rail{overscroll-behavior-inline:contain;touch-action:pan-x pan-y;scroll-padding-inline:2px}.group-member-list,.group-people-panel .group-member-list{align-content:start}.group-invite-panel{position:sticky;top:64px}@media (width<=1260px){.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-stat:nth-child(3){border-right:0}.dashboard-stat:nth-child(-n+3){border-bottom:1px solid var(--border)}.dashboard-stat:last-child{grid-column:span 2}}@media (width<=900px){.content{padding-inline:clamp(14px,3vw,24px)}.search-bar{grid-template-columns:minmax(0,1fr) minmax(150px,190px) auto;display:grid}.group-invite-panel{position:static}.public-profile-hero{min-height:0}}@media (width<=720px){.sidebar{z-index:50;gap:8px;padding:9px 10px 7px;top:0}.brand-mark,.theme-toggle{width:40px;height:40px}.nav-list{scroll-snap-type:x proximity;gap:5px;margin-inline:-2px}.sidebar-search{flex:0 0 44px;order:1}.sidebar-search input{color:#0000;cursor:pointer;width:44px;min-height:44px;padding:0}.sidebar-search input::placeholder{color:#0000}.sidebar-search svg{width:18px;height:18px;left:13px}.sidebar-recents{display:none}.nav-item{scroll-snap-align:start;border:1px solid #0000;width:44px;min-width:44px;min-height:44px}.nav-item.active{border-color:var(--accent-border);box-shadow:inset 0 -3px 0 var(--accent)}.nav-search{margin-bottom:0}.nav-profile-link{display:inline-flex}.workspace-header h1,.profile-title h1{font-size:28px}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-stat,.dashboard-stat:nth-child(3){border-right:1px solid var(--border)}.dashboard-stat:nth-child(2n){border-right:0}.dashboard-stat:nth-child(-n+4){border-bottom:1px solid var(--border)}.dashboard-stat:last-child{border-bottom:0;border-right:0;grid-column:1/-1}.search-bar{grid-template-columns:minmax(0,1fr) 46px;gap:8px}.search-field{grid-column:1/-1}.search-type-select{width:100%;min-width:0}.search-submit{width:46px;min-width:46px;padding:0;font-size:0}.media-page .media-detail-hero{grid-template-columns:92px minmax(0,1fr);gap:14px;padding-bottom:20px}.media-page .media-detail-hero .media-poster.large{width:92px;max-height:142px}.media-page .media-detail-copy h1{font-size:clamp(25px,8vw,34px)}.media-page-actions{flex-direction:column;align-items:stretch}.media-page-actions>button{width:100%}.group-member-list,.group-people-panel .group-member-list{grid-template-columns:1fr;max-height:none}}@media (width<=480px){.content{padding:14px 10px 30px}.dashboard-stats{grid-template-columns:1fr}.dashboard-stat,.dashboard-stat:nth-child(2n),.dashboard-stat:nth-child(3){border-right:0;border-bottom:1px solid var(--border);min-height:66px}.dashboard-stat:last-child{grid-column:auto}.profile-scoreboard{grid-template-columns:1fr}.profile-scoreboard>div{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:auto 1fr;align-items:baseline;gap:8px}.media-page .media-detail-hero{grid-template-columns:76px minmax(0,1fr)}.media-page .media-detail-hero .media-poster.large{width:76px;max-height:116px}}
