.ui-module__TmEZKq__btn{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg);height:34px;color:var(--text);white-space:nowrap;cursor:pointer;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.ui-module__TmEZKq__btn:hover{background:var(--hover)}.ui-module__TmEZKq__primary{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}.ui-module__TmEZKq__primary:hover{background:var(--accent);border-color:var(--accent);filter:brightness(.95)}.ui-module__TmEZKq__dangerPrimary:hover{background:var(--danger);border-color:var(--danger);filter:brightness(.95)}.ui-module__TmEZKq__ghost{background:0 0;border-color:#0000}.ui-module__TmEZKq__icon{justify-content:center;width:34px;padding:0}.ui-module__TmEZKq__sm{height:28px;padding:0 10px;font-size:13px}.ui-module__TmEZKq__sm.ui-module__TmEZKq__icon{width:28px}.ui-module__TmEZKq__danger{color:var(--danger)}.ui-module__TmEZKq__dangerPrimary{background:var(--danger);border-color:var(--danger);color:#fff}.ui-module__TmEZKq__input{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg);height:36px;color:var(--text);outline:0;width:100%;padding:0 12px}.ui-module__TmEZKq__input:focus{border-color:var(--accent)}.ui-module__TmEZKq__field{gap:6px;display:grid}.ui-module__TmEZKq__field label{font-size:13px;font-weight:500}.ui-module__TmEZKq__sw{border:1px solid var(--border-strong);background:var(--surface-2);vertical-align:middle;border-radius:10px;width:34px;height:20px;display:inline-block;position:relative}.ui-module__TmEZKq__sw:after{content:"";background:var(--text-muted);border-radius:50%;width:12px;height:12px;position:absolute;top:3px;left:3px}.ui-module__TmEZKq__toggleOn .ui-module__TmEZKq__sw{background:var(--accent);border-color:var(--accent)}.ui-module__TmEZKq__toggleOn .ui-module__TmEZKq__sw:after{background:var(--accent-fg);left:17px}.ui-module__TmEZKq__pill{border:1px solid var(--border-strong);height:22px;color:var(--text-muted);background:var(--bg);border-radius:11px;align-items:center;padding:0 8px;font-size:12px;display:inline-flex}.ui-module__TmEZKq__pillAccent{color:var(--accent);border-color:var(--accent)}.ui-module__TmEZKq__chip{border:1px solid var(--border);border-radius:13px;align-items:center;height:26px;padding:0 8px;font-size:12px;display:inline-flex}.ui-module__TmEZKq__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg)}.ui-module__TmEZKq__cardHead{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 16px;font-weight:600;display:flex}.ui-module__TmEZKq__cardBody{padding:16px}.ui-module__TmEZKq__tbl{border-collapse:collapse;width:100%;font-size:13px}.ui-module__TmEZKq__tbl th,.ui-module__TmEZKq__tbl td{text-align:left;border-top:1px solid var(--border);padding:10px 12px}.ui-module__TmEZKq__tbl th{color:var(--text-muted);background:var(--surface);border-top:0;font-size:12px;font-weight:500}.ui-module__TmEZKq__dialog{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--bg);width:480px;max-width:calc(100vw - 32px);color:var(--text);padding:0}.ui-module__TmEZKq__dialogStatic{margin:16px 0 0;display:block;position:static}.ui-module__TmEZKq__dialog::backdrop{background:#00000073}.ui-module__TmEZKq__dHead{padding:16px 20px 0;font-size:16px;font-weight:600}.ui-module__TmEZKq__dBody{padding:12px 20px 20px;font-size:14px}.ui-module__TmEZKq__dFoot{justify-content:flex-end;gap:8px;padding:0 20px 16px;display:flex}.ui-module__TmEZKq__toast{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg);align-items:center;gap:12px;padding:10px 14px;display:inline-flex}.ui-module__TmEZKq__empty{text-align:center;color:var(--text-muted);padding:64px 24px}.ui-module__TmEZKq__empty h3{color:var(--text);margin:0 0 6px;font-size:16px}.ui-module__TmEZKq__skeleton{background:var(--surface-2);border-radius:4px;height:14px}.ui-module__TmEZKq__tabs{border-bottom:1px solid var(--border);gap:2px;display:flex}.ui-module__TmEZKq__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 12px}.ui-module__TmEZKq__tabOn{color:var(--text);border-bottom-color:var(--accent);font-weight:500}.ui-module__TmEZKq__bar{background:var(--surface-2);border-radius:5px;height:10px;display:flex;overflow:hidden}.ui-module__TmEZKq__bar>i{background:var(--accent);height:100%;display:block}.ui-module__TmEZKq__radio{align-items:center;gap:6px;font-size:13px;display:inline-flex;position:relative}.ui-module__TmEZKq__radio input,.ui-module__TmEZKq__check input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.ui-module__TmEZKq__radioMark{border:1px solid var(--border-strong);box-sizing:border-box;border-radius:50%;flex:none;width:16px;height:16px;display:inline-block}.ui-module__TmEZKq__radioOn .ui-module__TmEZKq__radioMark{border:5px solid var(--accent)}.ui-module__TmEZKq__check{align-items:center;gap:6px;font-size:13px;display:inline-flex;position:relative}.ui-module__TmEZKq__checkMark{border:1px solid var(--border-strong);box-sizing:border-box;border-radius:4px;flex:none;width:16px;height:16px;display:inline-block}.ui-module__TmEZKq__checkOn .ui-module__TmEZKq__checkMark{background:var(--accent);border-color:var(--accent)}
.toast-module__rZa13W__stack{z-index:20;gap:8px;display:grid;position:fixed;bottom:24px;left:260px}.toast-module__rZa13W__toast{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);align-items:center;gap:14px;height:44px;padding:0 8px 0 16px;font-size:13px;display:flex}.toast-module__rZa13W__undo{color:var(--accent);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:6px 8px;font-weight:500}.toast-module__rZa13W__undo:hover{background:var(--hover)}
.albums-module__f5gipq__page{padding:20px 24px 80px}.albums-module__f5gipq__head{align-items:center;gap:10px;margin-bottom:16px;display:flex}.albums-module__f5gipq__head h1{margin:0;font-size:20px;font-weight:600}.albums-module__f5gipq__muted{color:var(--text-muted)}.albums-module__f5gipq__spacer{flex:1}.albums-module__f5gipq__agrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.albums-module__f5gipq__alb{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);color:inherit;text-decoration:none;position:relative;overflow:hidden}.albums-module__f5gipq__alb:hover{border-color:var(--border-strong)}.albums-module__f5gipq__cov{aspect-ratio:4/3;background:var(--thumb);position:relative}.albums-module__f5gipq__pic{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.albums-module__f5gipq__multi{aspect-ratio:4/3;background:var(--thumb);grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr;gap:2px;display:grid}.albums-module__f5gipq__cell{position:relative;overflow:hidden}.albums-module__f5gipq__cell:first-child{grid-row:1/span 2}.albums-module__f5gipq__meta{padding:10px 12px}.albums-module__f5gipq__title{align-items:center;gap:6px;font-weight:500;display:flex}.albums-module__f5gipq__title svg{width:14px;height:14px;color:var(--text-muted)}.albums-module__f5gipq__sub{color:var(--text-muted);font-size:12px}.albums-module__f5gipq__new{color:var(--text-muted);cursor:pointer;background:0 0;border-style:dashed;place-items:center;width:100%;min-height:220px;display:grid}.albums-module__f5gipq__new svg{stroke-width:1.5px;width:28px;height:28px;margin-bottom:8px}.albums-module__f5gipq__pin{background:var(--bg);border:1px solid var(--border);width:24px;height:24px;color:var(--text-muted);border-radius:5px;place-items:center;display:grid;position:absolute;top:8px;left:8px}.albums-module__f5gipq__pin svg{width:13px;height:13px}.albums-module__f5gipq__sys{margin-top:28px}.albums-module__f5gipq__sysTitle{align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.albums-module__f5gipq__off{opacity:.75;pointer-events:none}.albums-module__f5gipq__crumbs{color:var(--text-muted);align-items:center;gap:6px;padding:0 0 12px;display:flex}.albums-module__f5gipq__crumbs a{color:inherit}.albums-module__f5gipq__ahead{grid-template-columns:200px 1fr;align-items:end;gap:20px;margin-bottom:20px;display:grid}.albums-module__f5gipq__aheadCov{aspect-ratio:4/3;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--thumb);position:relative;overflow:hidden}.albums-module__f5gipq__chg{position:absolute;bottom:8px;right:8px}.albums-module__f5gipq__ahead h1{margin:0 0 4px;font-size:24px}.albums-module__f5gipq__desc{color:var(--text-muted);max-width:640px;margin:0 0 12px}.albums-module__f5gipq__acts{flex-wrap:wrap;gap:8px;display:flex}.albums-module__f5gipq__pgrid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:4px;display:grid}.albums-module__f5gipq__p{aspect-ratio:1;background:var(--thumb);border-radius:3px;position:relative;overflow:hidden}.albums-module__f5gipq__p .albums-module__f5gipq__pic{position:static}.albums-module__f5gipq__badge{color:#fff;font-size:11px;position:absolute;bottom:6px;right:6px}.albums-module__f5gipq__rm{background:var(--bg);border:1px solid var(--border);opacity:0;width:24px;height:24px;color:var(--text-muted);border-radius:5px;place-items:center;display:grid;position:absolute;top:6px;right:6px}.albums-module__f5gipq__p:hover .albums-module__f5gipq__rm{opacity:1}.albums-module__f5gipq__rm svg{width:14px;height:14px}.albums-module__f5gipq__add{border:1px dashed var(--border-strong);color:var(--text-muted);text-align:center;aspect-ratio:1;border-radius:3px;place-items:center;font-size:13px;text-decoration:none;display:grid}.albums-module__f5gipq__add svg{width:24px;height:24px;margin-bottom:6px}.albums-module__f5gipq__more{position:relative}.albums-module__f5gipq__menu{z-index:4;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:180px;padding:4px;position:absolute;top:36px;right:0}.albums-module__f5gipq__menu button{width:100%;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:8px 10px;display:flex}.albums-module__f5gipq__pick{flex-direction:column;gap:8px;min-width:280px;display:flex}.albums-module__f5gipq__pickRow{align-items:center;gap:8px;display:flex}.albums-module__f5gipq__bar{z-index:3;align-items:center;gap:8px;padding:10px 0;display:flex;position:sticky;top:0}
.files-module__EsReZG__page{grid-template-rows:auto auto 1fr;grid-template-columns:1fr 320px;height:calc(100vh - 52px);min-height:0;display:grid;position:relative}.files-module__EsReZG__noDetails{grid-template-columns:1fr}.files-module__EsReZG__noDetails .files-module__EsReZG__details{display:none}.files-module__EsReZG__crumbs{grid-column:1/-1;align-items:center;gap:4px;padding:14px 20px 4px;font-size:13px;display:flex}.files-module__EsReZG__crumbs a{color:var(--text-muted);border-radius:4px;padding:4px 6px}.files-module__EsReZG__crumbs a:hover{background:var(--hover);color:var(--text)}.files-module__EsReZG__sep{color:var(--text-faint)}.files-module__EsReZG__current{padding:0 6px;font-size:20px;font-weight:600}.files-module__EsReZG__toolbar,.files-module__EsReZG__selbar{border-bottom:1px solid var(--border);grid-column:1/-1;align-items:center;gap:8px;padding:8px 20px 12px;display:flex}.files-module__EsReZG__selbar{background:var(--selected);display:none}.files-module__EsReZG__hasSel .files-module__EsReZG__toolbar{display:none}.files-module__EsReZG__hasSel .files-module__EsReZG__selbar{display:flex}.files-module__EsReZG__spacer{flex:1}.files-module__EsReZG__count{margin-right:8px;font-weight:500}.files-module__EsReZG__muted{color:var(--text-muted);font-size:13px}.files-module__EsReZG__seg{border:1px solid var(--border-strong);border-radius:var(--radius);min-inline-size:0;margin:0;padding:0;display:inline-flex;overflow:hidden}.files-module__EsReZG__seg button{width:34px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.files-module__EsReZG__seg button+button{border-left:1px solid var(--border-strong)}.files-module__EsReZG__on{background:var(--surface-2);color:var(--text)}.files-module__EsReZG__sort{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg);appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23667079' stroke-width='2'><path d='M6 9l6 6 6-6'/></svg>");background-position:right 8px center;background-repeat:no-repeat;background-size:14px;height:34px;padding:0 28px 0 12px}.files-module__EsReZG__content{padding:16px 20px 120px;overflow:auto}.files-module__EsReZG__sectionTitle{color:var(--text-faint);text-transform:uppercase;letter-spacing:.06em;margin:6px 0 10px;font-size:12px}.files-module__EsReZG__grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:12px;margin-bottom:24px;display:grid}.files-module__EsReZG__list{border-collapse:collapse;border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;display:none;overflow:hidden}.files-module__EsReZG__viewList .files-module__EsReZG__grid,.files-module__EsReZG__viewList .files-module__EsReZG__sectionTitle{display:none}.files-module__EsReZG__viewList .files-module__EsReZG__list{display:table}.files-module__EsReZG__tile{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);cursor:default;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.files-module__EsReZG__tile:hover{border-color:var(--border-strong);background:var(--hover)}.files-module__EsReZG__selected{border-color:var(--accent);background:var(--selected)}.files-module__EsReZG__thumb{aspect-ratio:4/3;background:var(--thumb);color:var(--text-muted);place-items:center;display:grid;position:relative}.files-module__EsReZG__thumb svg{stroke-width:1.25px;width:40px;height:40px}.files-module__EsReZG__meta{gap:2px;padding:10px 12px;display:grid}.files-module__EsReZG__name{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.files-module__EsReZG__sub{color:var(--text-muted);font-size:12px}.files-module__EsReZG__check{border:1px solid var(--border-strong);background:var(--bg);opacity:0;border-radius:5px;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:8px;left:8px}.files-module__EsReZG__tile:hover .files-module__EsReZG__check,.files-module__EsReZG__selected .files-module__EsReZG__check,.files-module__EsReZG__hasSel .files-module__EsReZG__check{opacity:1}.files-module__EsReZG__selected .files-module__EsReZG__check{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}.files-module__EsReZG__check svg{stroke-width:3px;width:12px;height:12px}.files-module__EsReZG__star{background:var(--bg);border:1px solid var(--border);width:24px;height:24px;color:var(--warn);border-radius:5px;place-items:center;display:grid;position:absolute;top:8px;right:8px}.files-module__EsReZG__star svg{fill:currentColor;stroke:none;width:14px;height:14px}.files-module__EsReZG__badge{background:var(--bg);border:1px solid var(--border);color:var(--text-muted);border-radius:4px;padding:2px 6px;font-size:11px;position:absolute;bottom:8px;right:8px}.files-module__EsReZG__folder .files-module__EsReZG__thumb{aspect-ratio:auto;height:0}.files-module__EsReZG__folder .files-module__EsReZG__meta{grid-template-columns:22px 1fr;align-items:center;gap:10px;padding:14px 12px}.files-module__EsReZG__folder .files-module__EsReZG__meta svg{color:var(--text-muted)}.files-module__EsReZG__lock{color:var(--text-faint);position:absolute;top:50%;right:10px;transform:translateY(-50%)}.files-module__EsReZG__lock svg{width:14px;height:14px}.files-module__EsReZG__uploading{border-style:dashed}.files-module__EsReZG__uploading .files-module__EsReZG__thumb{color:var(--text-faint)}.files-module__EsReZG__progress{background:var(--surface-2);height:3px;position:absolute;bottom:0;left:0;right:0}.files-module__EsReZG__progress i{background:var(--accent);height:100%;display:block}.files-module__EsReZG__row{border-top:1px solid var(--border);grid-template-columns:36px 1fr 160px 100px 120px;align-items:center;height:40px;padding:0 8px 0 10px;display:grid}.files-module__EsReZG__row th,.files-module__EsReZG__row td{text-align:left;font-weight:inherit;border:0;padding:0}.files-module__EsReZG__list thead .files-module__EsReZG__row{background:var(--surface);color:var(--text-muted);border-top:0;height:36px;font-size:12px}.files-module__EsReZG__list tbody .files-module__EsReZG__row:hover{background:var(--hover)}.files-module__EsReZG__rowSel{background:var(--selected)}.files-module__EsReZG__n{align-items:center;gap:10px;display:flex;overflow:hidden}.files-module__EsReZG__n span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.files-module__EsReZG__n svg{color:var(--text-muted)}.files-module__EsReZG__c{color:var(--text-muted);font-size:13px}.files-module__EsReZG__cb{border:1px solid var(--border-strong);background:var(--bg);border-radius:4px;width:16px;height:16px}.files-module__EsReZG__rowSel .files-module__EsReZG__cb{background:var(--accent);border-color:var(--accent)}.files-module__EsReZG__details{border-left:1px solid var(--border);background:var(--surface);overflow:auto}.files-module__EsReZG__details header{border-bottom:1px solid var(--border);align-items:center;gap:8px;height:48px;padding:0 12px 0 16px;display:flex}.files-module__EsReZG__details header h2{flex:1;margin:0;font-size:14px;font-weight:600}.files-module__EsReZG__preview{aspect-ratio:4/3;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--thumb);color:var(--text-muted);place-items:center;margin:16px;display:grid;position:relative;overflow:hidden}.files-module__EsReZG__details h3{word-break:break-word;margin:0 16px 4px;font-size:15px;font-weight:600}.files-module__EsReZG__dsub{color:var(--text-muted);margin:0 16px 12px;font-size:13px}.files-module__EsReZG__actions{flex-wrap:wrap;gap:6px;padding:0 16px 16px;display:flex}.files-module__EsReZG__details dl{border-top:1px solid var(--border);grid-template-columns:110px 1fr;gap:8px 12px;margin:0;padding:12px 16px;font-size:13px;display:grid}.files-module__EsReZG__details dt{color:var(--text-muted)}.files-module__EsReZG__details dd{word-break:break-word;margin:0}.files-module__EsReZG__details dd a{color:var(--accent)}.files-module__EsReZG__section{border-top:1px solid var(--border);padding:12px 16px}.files-module__EsReZG__section h4{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);margin:0 0 8px;font-size:12px;font-weight:500}.files-module__EsReZG__chip{border:1px solid var(--border-strong);background:var(--bg);border-radius:13px;align-items:center;height:26px;margin:0 6px 6px 0;padding:0 10px;font-size:12px;display:inline-flex}.files-module__EsReZG__dup{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.files-module__EsReZG__dup svg{color:var(--text-muted)}.files-module__EsReZG__uploads{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--bg);z-index:6;width:400px;position:fixed;bottom:20px;right:340px;overflow:hidden}.files-module__EsReZG__noDetails~* .files-module__EsReZG__uploads,.files-module__EsReZG__page.files-module__EsReZG__noDetails .files-module__EsReZG__uploads{right:20px}.files-module__EsReZG__uHead{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:8px;height:44px;padding:0 8px 0 14px;display:flex}.files-module__EsReZG__uHead strong{white-space:nowrap;font-weight:600}.files-module__EsReZG__uItem{border-top:1px solid var(--border);grid-template-columns:24px 1fr auto;align-items:center;column-gap:10px;padding:10px 14px;display:grid}.files-module__EsReZG__uName{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.files-module__EsReZG__uSt{color:var(--text-muted);font-size:12px}.files-module__EsReZG__uBar{background:var(--surface-2);border-radius:2px;grid-column:2/-1;height:4px;margin-top:6px;overflow:hidden}.files-module__EsReZG__uBar i{background:var(--accent);height:100%;display:block}.files-module__EsReZG__ok{color:var(--success)}.files-module__EsReZG__err{color:var(--danger)}.files-module__EsReZG__uFoot{border-top:1px solid var(--border);color:var(--text-muted);background:var(--surface);align-items:center;gap:8px;padding:8px 14px;font-size:12px;display:flex}.files-module__EsReZG__empty{text-align:center;color:var(--text-muted);padding:64px 24px}.files-module__EsReZG__empty svg{stroke-width:1.25px;width:48px;height:48px;color:var(--text-faint);margin-bottom:12px}.files-module__EsReZG__empty h3{color:var(--text);margin:0 0 6px;font-size:16px;font-weight:600}.files-module__EsReZG__emptyActs{justify-content:center;gap:8px;margin-top:16px;display:flex}.files-module__EsReZG__ctx{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg);z-index:20;width:240px;padding:4px;font-size:13px;position:fixed}.files-module__EsReZG__ctx button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:10px;width:100%;padding:7px 10px;display:flex}.files-module__EsReZG__ctx button:hover{background:var(--hover)}.files-module__EsReZG__ctx svg{width:16px;height:16px;color:var(--text-muted)}.files-module__EsReZG__k{color:var(--text-faint);margin-left:auto;font-size:11px}.files-module__EsReZG__ctxHr{border:0;border-top:1px solid var(--border);margin:4px 0}.files-module__EsReZG__danger,.files-module__EsReZG__danger svg{color:var(--danger)}.files-module__EsReZG__tree{border:1px solid var(--border);border-radius:var(--radius);max-height:260px;font-size:13px;overflow:auto}.files-module__EsReZG__tree button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;width:100%;padding:7px 10px;display:flex}.files-module__EsReZG__tree button:hover{background:var(--hover)}.files-module__EsReZG__treeOn{background:var(--selected)}.files-module__EsReZG__lvl1{padding-left:28px}.files-module__EsReZG__lvl2{padding-left:46px}.files-module__EsReZG__conf{grid-template-columns:1fr 1fr;gap:12px;display:grid}.files-module__EsReZG__confBox{border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;font-size:13px}.files-module__EsReZG__drop{outline:2px dashed var(--accent);outline-offset:-8px}.files-module__EsReZG__inline{border:1px solid var(--accent);background:var(--bg);border-radius:4px;width:100%;padding:2px 6px}.files-module__EsReZG__kbd{border:1px solid var(--border-strong);color:var(--text-muted);border-radius:4px;padding:2px 5px;font:11px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.files-module__EsReZG__filters{grid-column:1/-1;align-items:center;gap:8px;padding:0 20px 12px;display:flex}.files-module__EsReZG__marquee{border:1px solid var(--accent);background:var(--selected);opacity:.4;pointer-events:none;z-index:8;position:fixed}
.bell-module__6Q-vQq__wrap{position:relative}.bell-module__6Q-vQq__dot{background:var(--danger);border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.bell-module__6Q-vQq__panel{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--bg);z-index:20;width:320px;max-height:400px;padding:8px 0;position:absolute;top:calc(100% + 6px);right:0;overflow:auto;box-shadow:0 8px 24px #0000001f}.bell-module__6Q-vQq__head{justify-content:space-between;align-items:center;padding:6px 12px 8px;display:flex}.bell-module__6Q-vQq__all{color:var(--accent);font-size:12px}.bell-module__6Q-vQq__empty{color:var(--text-muted);padding:20px 12px;font-size:13px}.bell-module__6Q-vQq__panel ul{margin:0;padding:0;list-style:none}.bell-module__6Q-vQq__panel li{border-top:1px solid var(--border);padding:8px 12px;font-size:13px}.bell-module__6Q-vQq__panel time{color:var(--text-muted);margin-top:2px;font-size:11px;display:block}.bell-module__6Q-vQq__unread{background:var(--accent-soft)}
.ui-kit-module__ZjZI5q__page{gap:24px;max-width:960px;padding:24px;display:grid}.ui-kit-module__ZjZI5q__head h1{margin:0 0 6px;font-size:20px}.ui-kit-module__ZjZI5q__head p{color:var(--text-muted);margin:0}.ui-kit-module__ZjZI5q__row{flex-wrap:wrap;gap:8px;display:flex}.ui-kit-module__ZjZI5q__stack{gap:12px;max-width:360px;display:grid}.ui-kit-module__ZjZI5q__gap{margin-bottom:12px}.ui-kit-module__ZjZI5q__block{margin-top:16px}
.admin-module__Y5p4ua__page{padding:16px 24px 48px}.admin-module__Y5p4ua__head{align-items:center;gap:12px;margin:4px 0 16px;display:flex}.admin-module__Y5p4ua__head h1{margin:0;font-size:20px;font-weight:600}.admin-module__Y5p4ua__spacer{flex:1}.admin-module__Y5p4ua__muted{color:var(--text-muted);font-size:13px}.admin-module__Y5p4ua__note{color:var(--text-muted);margin-top:12px;font-size:12px}.admin-module__Y5p4ua__stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:16px;display:grid}.admin-module__Y5p4ua__stat{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);padding:14px 16px}.admin-module__Y5p4ua__k{color:var(--text-muted);font-size:12px}.admin-module__Y5p4ua__v{margin-top:2px;font-size:22px;font-weight:600}.admin-module__Y5p4ua__s{color:var(--text-muted);margin-top:2px;font-size:12px}.admin-module__Y5p4ua__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);overflow:hidden}.admin-module__Y5p4ua__card+.admin-module__Y5p4ua__card{margin-top:16px}.admin-module__Y5p4ua__cardHead{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 16px;display:flex}.admin-module__Y5p4ua__cardHead h2{flex:1;margin:0;font-size:14px;font-weight:600}.admin-module__Y5p4ua__tbl{border-collapse:collapse;width:100%;font-size:13px}.admin-module__Y5p4ua__tbl th,.admin-module__Y5p4ua__tbl td{text-align:left;border-top:1px solid var(--border);vertical-align:middle;padding:10px 12px}.admin-module__Y5p4ua__tbl th{color:var(--text-muted);background:var(--surface);border-top:0;font-size:12px;font-weight:500}.admin-module__Y5p4ua__tbl tr:hover td{background:var(--hover)}.admin-module__Y5p4ua__num{text-align:right;font-variant-numeric:tabular-nums}.admin-module__Y5p4ua__tbl th:first-child,.admin-module__Y5p4ua__tbl td:first-child{padding-left:16px}.admin-module__Y5p4ua__tbl th:last-child,.admin-module__Y5p4ua__tbl td:last-child{padding-right:16px}.admin-module__Y5p4ua__act{opacity:0;flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.admin-module__Y5p4ua__tbl tr:hover .admin-module__Y5p4ua__act{opacity:1}.admin-module__Y5p4ua__tbl tr.admin-module__Y5p4ua__pending td{color:var(--text-muted)}.admin-module__Y5p4ua__av{color:#fff;vertical-align:middle;border-radius:50%;place-items:center;width:28px;height:28px;margin-right:10px;font-size:12px;font-weight:600;display:inline-grid}.admin-module__Y5p4ua__avPending{background:var(--surface-2);color:var(--text-muted);border:1px dashed var(--border-strong)}.admin-module__Y5p4ua__q{align-items:center;gap:8px;display:inline-flex}.admin-module__Y5p4ua__bar{background:var(--surface-2);border-radius:3px;width:80px;height:6px;overflow:hidden}.admin-module__Y5p4ua__bar i{background:var(--accent);height:100%;display:block}.admin-module__Y5p4ua__warn i{background:var(--warn)}.admin-module__Y5p4ua__bad i{background:var(--danger)}.admin-module__Y5p4ua__formGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.admin-module__Y5p4ua__full{grid-column:1/-1}.admin-module__Y5p4ua__help{color:var(--text-muted);font-size:12px}.admin-module__Y5p4ua__status{align-items:center;gap:6px;font-size:13px;display:inline-flex}.admin-module__Y5p4ua__status:before{content:"";background:var(--text-faint);border-radius:50%;width:8px;height:8px}.admin-module__Y5p4ua__ok:before{background:var(--success)}.admin-module__Y5p4ua__stWarn:before{background:var(--warn)}.admin-module__Y5p4ua__stBad:before{background:var(--danger)}.admin-module__Y5p4ua__two{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.admin-module__Y5p4ua__sec{margin:28px 0 12px;font-size:16px}.admin-module__Y5p4ua__kv{border-top:1px solid var(--border);grid-template-columns:1fr auto;gap:8px 16px;padding:12px 16px;font-size:13px;display:grid}.admin-module__Y5p4ua__kv:first-of-type{border-top:0}.admin-module__Y5p4ua__kvk{color:var(--text-muted)}.admin-module__Y5p4ua__kvv{text-align:right;font-variant-numeric:tabular-nums}.admin-module__Y5p4ua__queue{border-top:1px solid var(--border);grid-template-columns:1fr auto auto auto;align-items:center;gap:10px 16px;padding:10px 16px;font-size:13px;display:grid}.admin-module__Y5p4ua__queueHead{color:var(--text-muted);border-top:0;font-size:12px}.admin-module__Y5p4ua__qn{font-weight:500}.admin-module__Y5p4ua__qm{color:var(--text-muted);font-variant-numeric:tabular-nums}.admin-module__Y5p4ua__qmBad{color:var(--danger)}.admin-module__Y5p4ua__barH{background:var(--surface-2);border-radius:7px;height:14px;overflow:hidden}.admin-module__Y5p4ua__barH i{background:var(--accent);height:100%;display:block}.admin-module__Y5p4ua__barHWarn i{background:var(--warn)}.admin-module__Y5p4ua__legend{color:var(--text-muted);flex-wrap:wrap;gap:16px;margin-top:8px;font-size:12px;display:flex}.admin-module__Y5p4ua__legend span:before{content:"";vertical-align:-1px;background:var(--c,var(--text-faint));border-radius:2px;width:10px;height:10px;margin-right:6px;display:inline-block}.admin-module__Y5p4ua__body{padding:16px}.admin-module__Y5p4ua__row{border-top:1px solid var(--border);grid-template-columns:220px 1fr auto;align-items:center;gap:16px;padding:12px 16px;display:grid}.admin-module__Y5p4ua__row:first-child{border-top:0}.admin-module__Y5p4ua__lbl{font-weight:500}.admin-module__Y5p4ua__hint{color:var(--text-muted);font-size:12px}.admin-module__Y5p4ua__inline{align-items:center;gap:8px;display:flex}.admin-module__Y5p4ua__actions{justify-content:flex-end;gap:6px;display:flex}.admin-module__Y5p4ua__wide{max-width:880px}.admin-module__Y5p4ua__err{color:var(--danger)}.admin-module__Y5p4ua__check{align-items:center;gap:8px;font-size:13px;display:inline-flex}@media (max-width:1100px){.admin-module__Y5p4ua__two,.admin-module__Y5p4ua__formGrid{grid-template-columns:1fr}}
.login-module__wlsECq__wrap{background:var(--surface);grid-template-rows:60px 1fr auto;min-height:100vh;display:grid}.login-module__wlsECq__top{justify-content:space-between;align-items:center;padding:0 24px;display:flex}.login-module__wlsECq__logo{align-items:center;gap:10px;font-weight:600;display:flex}.login-module__wlsECq__mark{background:var(--accent);width:26px;height:26px;color:var(--accent-fg);border-radius:7px;place-items:center;font-size:13px;font-weight:700;display:grid}.login-module__wlsECq__center{justify-content:center;align-items:flex-start;padding:40px 24px;display:flex}.login-module__wlsECq__auth{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);width:400px;padding:28px}.login-module__wlsECq__auth h1{margin:0 0 6px;font-size:20px}.login-module__wlsECq__lead{color:var(--text-muted);margin:0 0 20px;font-size:14px}.login-module__wlsECq__lead strong{color:var(--text)}.login-module__wlsECq__note{border:1px solid var(--border);border-radius:var(--radius);color:var(--text-muted);background:var(--surface);margin-top:20px;padding:12px;font-size:13px}.login-module__wlsECq__wide{justify-content:center;width:100%;height:38px;margin-top:16px}.login-module__wlsECq__code{border:0;grid-template-columns:repeat(6,1fr);gap:8px;min-inline-size:0;margin:0;padding:0;display:grid}.login-module__wlsECq__codeInput{text-align:center;width:100%;height:48px;padding:0;font-size:22px;font-weight:600}.login-module__wlsECq__filled{border-color:var(--border-strong);background:var(--surface)}.login-module__wlsECq__cur{border-color:var(--accent)}.login-module__wlsECq__err{border-color:var(--danger)}.login-module__wlsECq__help{color:var(--text-muted);margin-top:6px;font-size:12px}.login-module__wlsECq__errText{color:var(--danger);margin-top:6px;font-size:12px}.login-module__wlsECq__row{color:var(--text-muted);justify-content:space-between;align-items:center;margin-top:14px;font-size:13px;display:flex}.login-module__wlsECq__link{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.login-module__wlsECq__disabled{color:var(--text-faint);pointer-events:none}.login-module__wlsECq__apk{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);align-items:center;gap:16px;width:832px;max-width:calc(100vw - 48px);margin:0 auto 40px;padding:14px 16px;display:flex}.login-module__wlsECq__qr{border:1px solid var(--border-strong);border-radius:6px;grid-template-columns:repeat(7,1fr);gap:2px;width:72px;height:72px;padding:6px;display:grid}.login-module__wlsECq__qr i{background:var(--text);border-radius:1px}.login-module__wlsECq__qr i:nth-child(3n),.login-module__wlsECq__qr i:nth-child(7n+2){background:0 0}.login-module__wlsECq__apkT{flex:1}.login-module__wlsECq__apkT strong{display:block}.login-module__wlsECq__apkT span{color:var(--text-muted);font-size:13px}
.photos-module__EQwqfG__page{grid-template-rows:auto 1fr;grid-template-columns:1fr 56px;height:calc(100vh - 52px);min-height:0;display:grid}.photos-module__EQwqfG__ptool{border-bottom:1px solid var(--border);grid-column:1/-1;align-items:center;gap:8px;padding:14px 20px 12px;display:flex}.photos-module__EQwqfG__ptool h1{margin:0 8px 0 0;font-size:20px;font-weight:600}.photos-module__EQwqfG__tabs{gap:2px;display:flex}.photos-module__EQwqfG__tab,.photos-module__EQwqfG__tabOn{border-radius:var(--radius);height:32px;color:var(--text-muted);align-items:center;gap:4px;padding:0 12px;font-size:13px;display:inline-flex}.photos-module__EQwqfG__tab:hover{background:var(--hover);color:var(--text)}.photos-module__EQwqfG__tabOn{background:var(--selected);color:var(--text);font-weight:500}.photos-module__EQwqfG__tab:disabled{opacity:.7;cursor:default}.photos-module__EQwqfG__spacer{flex:1}.photos-module__EQwqfG__selCount{white-space:nowrap;margin-right:4px;font-size:13px;font-weight:500}.photos-module__EQwqfG__zoom{color:var(--text-muted);align-items:center;gap:8px;display:inline-flex}.photos-module__EQwqfG__zoom svg{width:16px;height:16px}.photos-module__EQwqfG__zoom input{width:110px;accent-color:var(--accent)}.photos-module__EQwqfG__feed{min-width:0;padding:8px 20px 80px;overflow:auto}.photos-module__EQwqfG__day{margin-bottom:4px}.photos-module__EQwqfG__dayHead{background:var(--bg);z-index:1;align-items:center;gap:10px;padding:10px 0 8px;display:flex;position:sticky;top:0}.photos-module__EQwqfG__dayHead h2{margin:0;font-size:15px;font-weight:600}.photos-module__EQwqfG__sub{color:var(--text-muted);font-size:13px}.photos-module__EQwqfG__daySel,.photos-module__EQwqfG__daySelOn{border:1px solid var(--border-strong);opacity:0;background:var(--bg);border-radius:5px;place-items:center;width:20px;height:20px;display:grid}.photos-module__EQwqfG__day:hover .photos-module__EQwqfG__daySel,.photos-module__EQwqfG__daySelOn,.photos-module__EQwqfG__hasSel .photos-module__EQwqfG__daySel{opacity:1}.photos-module__EQwqfG__daySelOn{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}.photos-module__EQwqfG__daySel svg,.photos-module__EQwqfG__chk svg{stroke-width:3px;width:12px;height:12px}.photos-module__EQwqfG__pgrid{grid-template-columns:repeat(auto-fill, minmax(var(--tile,168px), 1fr));gap:4px;display:grid}.photos-module__EQwqfG__row{grid-template-columns:repeat(var(--cols,6), 1fr);gap:4px;display:grid}.photos-module__EQwqfG__p,.photos-module__EQwqfG__pSel{aspect-ratio:1;background:var(--thumb);cursor:pointer;border-radius:3px;position:relative;overflow:hidden}.photos-module__EQwqfG__pic{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.photos-module__EQwqfG__p:hover .photos-module__EQwqfG__pic{opacity:.92}.photos-module__EQwqfG__chk{opacity:0;color:#fff;background:0 0;border:1.5px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:6px;left:6px}.photos-module__EQwqfG__p:hover .photos-module__EQwqfG__chk,.photos-module__EQwqfG__pSel .photos-module__EQwqfG__chk,.photos-module__EQwqfG__hasSel .photos-module__EQwqfG__chk{opacity:1}.photos-module__EQwqfG__pSel .photos-module__EQwqfG__chk{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}.photos-module__EQwqfG__pSel{outline:3px solid var(--accent);outline-offset:-3px}.photos-module__EQwqfG__pSel .photos-module__EQwqfG__pic{transform:scale(.9)}.photos-module__EQwqfG__badge{color:#fff;align-items:center;gap:4px;font-size:11px;display:inline-flex;position:absolute;bottom:6px;right:6px}.photos-module__EQwqfG__badge svg,.photos-module__EQwqfG__tr svg{stroke:#fff;fill:#fff;stroke-width:1px;width:12px;height:12px}.photos-module__EQwqfG__tr{color:#fff;gap:4px;display:flex;position:absolute;top:6px;right:6px}.photos-module__EQwqfG__tr svg{width:14px;height:14px}.photos-module__EQwqfG__empty{text-align:center;color:var(--text-muted);padding:64px 24px}.photos-module__EQwqfG__empty svg{stroke-width:1.25px;width:48px;height:48px;color:var(--text-faint);margin-bottom:12px}.photos-module__EQwqfG__empty h3{color:var(--text);margin:0 0 6px;font-size:16px;font-weight:600}.photos-module__EQwqfG__emptyActs{justify-content:center;gap:8px;margin-top:16px;display:flex}.photos-module__EQwqfG__timeline{border-left:1px solid var(--border);color:var(--text-faint);-webkit-user-select:none;user-select:none;font-size:11px;position:relative}.photos-module__EQwqfG__y{color:var(--text-muted);font-weight:600;position:absolute;right:8px}.photos-module__EQwqfG__m{background:var(--border-strong);width:4px;height:1px;position:absolute;right:22px}.photos-module__EQwqfG__cur{background:var(--accent);height:2px;position:absolute;left:0;right:0}.photos-module__EQwqfG__tip{border:1px solid var(--border-strong);background:var(--bg);color:var(--text);white-space:nowrap;border-radius:4px;padding:4px 8px;font-size:12px;position:absolute;right:60px;transform:translateY(-50%)}
.viewer-module__oFRRTW__overlay{z-index:40;grid-template-columns:1fr 340px;grid-template-areas:"stage info";height:100vh;display:grid;position:fixed;inset:0}.viewer-module__oFRRTW__noInfo{grid-template-columns:1fr}.viewer-module__oFRRTW__noInfo .viewer-module__oFRRTW__info{display:none}.viewer-module__oFRRTW__stage{color:#e7e9ec;background:#0e0f11;grid-area:stage;grid-template-rows:56px 1fr 72px;display:grid;position:relative}.viewer-module__oFRRTW__stage .btn{color:#e7e9ec;background:0 0;border-color:#3a4048}.viewer-module__oFRRTW__stage .btn:hover{background:#1c1f23}.viewer-module__oFRRTW__vtop{align-items:center;gap:6px;padding:0 12px;display:flex}.viewer-module__oFRRTW__title{min-width:0;margin-left:8px}.viewer-module__oFRRTW__title strong{text-overflow:ellipsis;white-space:nowrap;font-weight:500;display:block;overflow:hidden}.viewer-module__oFRRTW__title span{color:#9aa3ad;font-size:12px}.viewer-module__oFRRTW__spacer{flex:1}.viewer-module__oFRRTW__canvas{place-items:center;display:grid;position:relative;overflow:hidden}.viewer-module__oFRRTW__img,.viewer-module__oFRRTW__videoEl{box-sizing:border-box;max-width:100%;max-height:100%;padding:8px 0}.viewer-module__oFRRTW__zoomed{cursor:grab;max-width:none;max-height:none}.viewer-module__oFRRTW__arr{color:#e7e9ec;background:#15171a;border:1px solid #3a4048;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.viewer-module__oFRRTW__arr svg{width:20px;height:20px}.viewer-module__oFRRTW__arrL{left:16px}.viewer-module__oFRRTW__arrR{right:16px}.viewer-module__oFRRTW__vbot{justify-content:center;align-items:center;gap:6px;padding:0 16px;display:flex;position:relative}.viewer-module__oFRRTW__filmstrip{gap:4px;display:flex;position:absolute;bottom:16px;left:16px}.viewer-module__oFRRTW__film{background:#2a3038;border:0;border-radius:3px;width:40px;height:40px;padding:0;overflow:hidden}.viewer-module__oFRRTW__filmOn{outline:2px solid #7fb2ee}.viewer-module__oFRRTW__film img{object-fit:cover;width:100%;height:100%}.viewer-module__oFRRTW__counter{color:#9aa3ad;font-size:12px;position:absolute;bottom:26px;right:16px}.viewer-module__oFRRTW__fitLabel{color:#9aa3ad;text-align:center;min-width:56px;font-size:12px}.viewer-module__oFRRTW__videoBar{color:#9aa3ad;align-items:center;gap:12px;padding:0 16px;font-size:12px;display:flex}.viewer-module__oFRRTW__seek{appearance:none;background:#2a3038;border-radius:2px;flex:1;height:4px;position:relative}.viewer-module__oFRRTW__info{background:var(--surface);border-left:1px solid var(--border);color:var(--text);grid-area:info;overflow:auto}.viewer-module__oFRRTW__infoHead{border-bottom:1px solid var(--border);align-items:center;height:56px;padding:0 12px 0 16px;display:flex}.viewer-module__oFRRTW__infoHead h2{flex:1;margin:0;font-size:14px}.viewer-module__oFRRTW__dl{border-bottom:1px solid var(--border);grid-template-columns:96px 1fr;gap:8px 12px;margin:0;padding:14px 16px;font-size:13px;display:grid}.viewer-module__oFRRTW__dl dt{color:var(--text-muted)}.viewer-module__oFRRTW__dl dd{word-break:break-word;margin:0}.viewer-module__oFRRTW__dl a{color:var(--accent)}.viewer-module__oFRRTW__sec{border-bottom:1px solid var(--border);padding:12px 16px}.viewer-module__oFRRTW__sec h4{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);margin:0 0 8px;font-size:12px;font-weight:500}.viewer-module__oFRRTW__camera{margin-bottom:8px;font-size:13px}.viewer-module__oFRRTW__exif{flex-wrap:wrap;gap:6px;display:flex}.viewer-module__oFRRTW__map{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);height:140px;color:var(--text-faint);place-items:center;font-size:12px;display:grid;position:relative}.viewer-module__oFRRTW__mapDot{background:var(--accent);border:2px solid var(--bg);border-radius:50%;width:10px;height:10px;position:absolute;top:42%;left:58%}.viewer-module__oFRRTW__muted{color:var(--text-muted);font-size:13px}.viewer-module__oFRRTW__missing{color:#9aa3ad;place-items:center;gap:12px;display:grid}.viewer-module__oFRRTW__editOff{color:var(--accent);opacity:.5;pointer-events:none;margin-left:6px;font-size:12px}
.settings-module__zoM2qa__page{max-width:880px;padding:16px 24px 48px}.settings-module__zoM2qa__head h1{margin:4px 0 16px;font-size:20px;font-weight:600}.settings-module__zoM2qa__tabs{border-bottom:1px solid var(--border);gap:2px;margin-bottom:16px;display:flex}.settings-module__zoM2qa__tabs a{color:var(--text-muted);border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 12px;font-size:13px}.settings-module__zoM2qa__on{color:var(--text);border-bottom-color:var(--accent);font-weight:500}.settings-module__zoM2qa__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg)}.settings-module__zoM2qa__card+.settings-module__zoM2qa__card{margin-top:16px}.settings-module__zoM2qa__headRow{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 16px;display:flex}.settings-module__zoM2qa__headRow h2{flex:1;margin:0;font-size:14px;font-weight:600}.settings-module__zoM2qa__row{border-top:1px solid var(--border);grid-template-columns:220px 1fr auto;align-items:center;gap:16px;padding:12px 16px;display:grid}.settings-module__zoM2qa__row:first-child{border-top:0}.settings-module__zoM2qa__lbl{font-weight:500}.settings-module__zoM2qa__hint{color:var(--text-muted);font-size:12px}.settings-module__zoM2qa__profile{grid-template-columns:72px 1fr;align-items:center;gap:16px;padding:16px;display:grid}.settings-module__zoM2qa__av{color:#fff;background:#4f7fb5;border-radius:50%;place-items:center;width:72px;height:72px;font-size:28px;font-weight:600;display:grid;overflow:hidden}.settings-module__zoM2qa__av img{object-fit:cover;width:100%;height:100%}.settings-module__zoM2qa__f{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.settings-module__zoM2qa__name{width:260px}.settings-module__zoM2qa__radios{flex-wrap:wrap;gap:14px;display:flex}.settings-module__zoM2qa__dev{border-top:1px solid var(--border);grid-template-columns:40px 1fr auto;align-items:center;gap:14px;padding:12px 16px;display:grid}.settings-module__zoM2qa__dev:first-of-type{border-top:0}.settings-module__zoM2qa__dev svg{width:24px;height:24px;color:var(--text-muted)}.settings-module__zoM2qa__n{font-weight:500}.settings-module__zoM2qa__s{color:var(--text-muted);font-size:12px}.settings-module__zoM2qa__cur{color:var(--success);margin-left:6px;font-size:12px}.settings-module__zoM2qa__muted{color:var(--text-muted);font-size:12px}.settings-module__zoM2qa__chips{flex-wrap:wrap;gap:6px;display:flex}.settings-module__zoM2qa__mt8{margin-top:8px}.settings-module__zoM2qa__mt10{margin-top:10px}
.shell-module__lCiiWG__app{grid-template:"header header"52px"sidebar main"1fr/240px 1fr;min-height:100vh;display:grid}.shell-module__lCiiWG__topbar{border-bottom:1px solid var(--border);background:var(--bg);grid-area:header;align-items:center;gap:16px;padding:0 16px;display:flex}.shell-module__lCiiWG__logo{white-space:nowrap;align-items:center;gap:10px;width:208px;font-weight:600;display:flex}.shell-module__lCiiWG__mark{background:var(--accent);width:26px;height:26px;color:var(--accent-fg);border-radius:7px;place-items:center;font-size:13px;font-weight:700;display:grid}.shell-module__lCiiWG__search{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex:1;align-items:center;gap:10px;max-width:640px;height:36px;padding:0 12px;display:flex}.shell-module__lCiiWG__search:focus-within{border-color:var(--accent);background:var(--bg)}.shell-module__lCiiWG__search input{background:0 0;border:0;outline:0;flex:1}.shell-module__lCiiWG__search input::placeholder{color:var(--text-faint)}.shell-module__lCiiWG__kbd{border:1px solid var(--border-strong);color:var(--text-muted);border-radius:4px;padding:2px 5px;font:11px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.shell-module__lCiiWG__right{align-items:center;gap:6px;margin-left:auto;display:flex}.shell-module__lCiiWG__divider{background:var(--border);width:1px;height:22px;margin:0 6px}.shell-module__lCiiWG__avatar{background:var(--surface-2);border:1px solid var(--border);cursor:pointer;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:grid}.shell-module__lCiiWG__menu{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg);z-index:5;min-width:180px;padding:6px;position:absolute;top:48px;right:16px}.shell-module__lCiiWG__menu button,.shell-module__lCiiWG__menu a{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;width:100%;padding:8px 10px;display:block}.shell-module__lCiiWG__menu button:hover,.shell-module__lCiiWG__menu a:hover{background:var(--hover)}.shell-module__lCiiWG__sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;grid-area:sidebar;gap:4px;padding:12px;display:flex}.shell-module__lCiiWG__nav{flex-direction:column;gap:2px;display:flex}.shell-module__lCiiWG__nav a{border-radius:var(--radius);height:34px;color:var(--text);align-items:center;gap:10px;padding:0 10px;display:flex}.shell-module__lCiiWG__nav a:hover{background:var(--hover)}.shell-module__lCiiWG__active{background:var(--accent-soft);color:var(--accent);font-weight:500}.shell-module__lCiiWG__count{color:var(--text-faint);margin-left:auto;font-size:12px}.shell-module__lCiiWG__title{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);padding:14px 10px 6px;font-size:11px}.shell-module__lCiiWG__quota{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);margin-top:auto;padding:12px}.shell-module__lCiiWG__bar{background:var(--surface-2);border-radius:3px;height:6px;margin:8px 0;overflow:hidden}.shell-module__lCiiWG__bar i{background:var(--accent);height:100%;display:block}.shell-module__lCiiWG__warn i{background:var(--warn)}.shell-module__lCiiWG__bad i{background:var(--danger)}.shell-module__lCiiWG__row{justify-content:space-between;font-size:12px;display:flex}.shell-module__lCiiWG__muted{color:var(--text-muted)}.shell-module__lCiiWG__more{color:var(--accent)}.shell-module__lCiiWG__banner{color:var(--warn);white-space:nowrap;font-size:13px}.shell-module__lCiiWG__main{grid-area:main;min-height:0;overflow:auto}.shell-module__lCiiWG__upload{justify-content:center;width:100%;height:38px;margin-bottom:8px}
.storage-module__qsxkkq__page{max-width:960px;padding:20px 24px 80px}.storage-module__qsxkkq__head{align-items:center;gap:12px;margin:4px 0 16px;display:flex}.storage-module__qsxkkq__head h1{margin:0;font-size:20px;font-weight:600}.storage-module__qsxkkq__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);margin-bottom:16px;overflow:hidden}.storage-module__qsxkkq__body{padding:16px}.storage-module__qsxkkq__headRow{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 16px;display:flex}.storage-module__qsxkkq__headRow h2{flex:1;margin:0;font-size:14px;font-weight:600}.storage-module__qsxkkq__big{font-size:28px;font-weight:600}.storage-module__qsxkkq__big span{color:var(--text-muted);font-size:16px;font-weight:400}.storage-module__qsxkkq__bar{background:var(--surface-2);border-radius:7px;height:14px;margin-top:12px;display:flex;overflow:hidden}.storage-module__qsxkkq__bar i{height:100%;display:block}.storage-module__qsxkkq__legend{color:var(--text-muted);flex-wrap:wrap;gap:16px;margin-top:8px;font-size:12px;display:flex}.storage-module__qsxkkq__legend span:before{content:"";vertical-align:-1px;background:var(--c,var(--text-faint));border-radius:2px;width:10px;height:10px;margin-right:6px;display:inline-block}.storage-module__qsxkkq__note{color:var(--text-muted);margin:14px 0 0;font-size:13px}.storage-module__qsxkkq__clean{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.storage-module__qsxkkq__it{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);gap:4px;padding:14px 16px;display:grid}.storage-module__qsxkkq__it strong{font-size:15px}.storage-module__qsxkkq__it .storage-module__qsxkkq__s{color:var(--text-muted);font-size:13px}.storage-module__qsxkkq__tbl{border-collapse:collapse;width:100%;font-size:13px}.storage-module__qsxkkq__tbl th,.storage-module__qsxkkq__tbl td{text-align:left;border-top:1px solid var(--border);padding:10px 12px}.storage-module__qsxkkq__tbl th{color:var(--text-muted);background:var(--surface);border-top:0;font-size:12px;font-weight:500}.storage-module__qsxkkq__num{text-align:right;font-variant-numeric:tabular-nums}.storage-module__qsxkkq__act{opacity:0;justify-content:flex-end;gap:4px;display:flex}.storage-module__qsxkkq__tbl tr:hover .storage-module__qsxkkq__act{opacity:1}.storage-module__qsxkkq__th{background:var(--thumb);vertical-align:middle;width:36px;height:36px;color:var(--text-muted);border-radius:4px;place-items:center;margin-right:10px;display:inline-grid}.storage-module__qsxkkq__from{color:var(--accent)}.storage-module__qsxkkq__muted{color:var(--text-muted);font-size:12px}
.trash-module__qn-icq__page{padding:20px 24px 80px}.trash-module__qn-icq__head{align-items:center;gap:12px;margin:4px 0 16px;display:flex}.trash-module__qn-icq__head h1{margin:0;font-size:20px;font-weight:600}.trash-module__qn-icq__muted{color:var(--text-muted)}.trash-module__qn-icq__spacer{flex:1}.trash-module__qn-icq__search{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);align-items:center;gap:8px;width:260px;height:34px;padding:0 10px;display:flex}.trash-module__qn-icq__search input{background:0 0;border:0;outline:0;flex:1}.trash-module__qn-icq__notice{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-muted);align-items:center;gap:10px;margin-bottom:14px;padding:10px 14px;font-size:13px;display:flex}.trash-module__qn-icq__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);overflow:hidden}.trash-module__qn-icq__tbl{border-collapse:collapse;width:100%;font-size:13px}.trash-module__qn-icq__tbl th,.trash-module__qn-icq__tbl td{text-align:left;border-top:1px solid var(--border);white-space:nowrap;padding:10px 12px}.trash-module__qn-icq__tbl th{color:var(--text-muted);background:var(--surface);border-top:0;font-size:12px;font-weight:500}.trash-module__qn-icq__tbl tbody tr:hover td{background:var(--hover)}.trash-module__qn-icq__nm{white-space:normal;min-width:320px}.trash-module__qn-icq__wrap{align-items:center;gap:12px;display:flex}.trash-module__qn-icq__th{background:var(--thumb);width:40px;height:40px;color:var(--text-muted);flex:none 0;border-radius:4px;place-items:center;display:grid;position:relative;overflow:hidden}.trash-module__qn-icq__th img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.trash-module__qn-icq__title{font-weight:500}.trash-module__qn-icq__sub{color:var(--text-muted);font-size:12px}.trash-module__qn-icq__num{text-align:right;font-variant-numeric:tabular-nums}.trash-module__qn-icq__act{opacity:0;justify-content:flex-end;gap:4px;display:flex}.trash-module__qn-icq__tbl tr:hover .trash-module__qn-icq__act,.trash-module__qn-icq__sel .trash-module__qn-icq__act{opacity:1}.trash-module__qn-icq__tbl tbody tr.trash-module__qn-icq__sel td,.trash-module__qn-icq__tbl tbody tr.trash-module__qn-icq__sel:hover td{background:var(--selected)}.trash-module__qn-icq__cb{border:1px solid var(--border-strong);vertical-align:middle;border-radius:4px;width:16px;height:16px;display:inline-block}.trash-module__qn-icq__sel .trash-module__qn-icq__cb{background:var(--accent);border-color:var(--accent)}.trash-module__qn-icq__soon{color:var(--warn)}.trash-module__qn-icq__from{color:var(--accent)}.trash-module__qn-icq__empty{text-align:center;color:var(--text-muted);padding:48px 20px}.trash-module__qn-icq__selbar{align-items:center;gap:8px;margin-bottom:12px;display:flex}
