.AppShell-module__R3Ra8G__shell{min-height:100dvh}.AppShell-module__R3Ra8G__sidebar{display:none}.AppShell-module__R3Ra8G__logo{align-items:center;gap:var(--space-2);padding:var(--space-5) var(--space-4);font-size:var(--text-h1);color:var(--text);font-weight:700;display:flex}.AppShell-module__R3Ra8G__logo:hover{text-decoration:none}.AppShell-module__R3Ra8G__logoMark{color:var(--brand-600)}.AppShell-module__R3Ra8G__nav{padding:0 var(--space-2);flex-direction:column;gap:2px;display:flex}.AppShell-module__R3Ra8G__navItem{align-items:center;gap:var(--space-3);min-height:var(--tap-min);padding:0 var(--space-3);border-radius:var(--radius-md);color:var(--text);font-size:var(--text-body);font-weight:500;display:flex}.AppShell-module__R3Ra8G__navItem:hover{background:var(--surface-hover);text-decoration:none}.AppShell-module__R3Ra8G__navIcon{text-align:center;width:20px;color:var(--text-muted)}.AppShell-module__R3Ra8G__main{flex-direction:column;min-width:0;display:flex}.AppShell-module__R3Ra8G__topbar{align-items:center;gap:var(--space-4);height:var(--topbar-height);padding:0 var(--space-4);background:var(--surface);border-bottom:1px solid var(--border);z-index:var(--z-header);display:flex;position:sticky;top:0}.AppShell-module__R3Ra8G__searchForm{align-items:center;gap:var(--space-2);max-width:520px;min-height:40px;padding:0 var(--space-2) 0 var(--space-4);border-radius:var(--radius-full);background:var(--surface-muted);border:1px solid #0000;flex:1;display:flex}.AppShell-module__R3Ra8G__searchForm:focus-within{background:var(--surface);border-color:var(--brand-600)}.AppShell-module__R3Ra8G__searchIcon{color:var(--text-muted);font-size:var(--text-sm);flex-shrink:0}.AppShell-module__R3Ra8G__searchInput{min-width:0;color:var(--text);font-size:var(--text-sm);background:0 0;border:none;flex:1;min-height:38px}.AppShell-module__R3Ra8G__searchInput::placeholder{color:var(--text-muted)}.AppShell-module__R3Ra8G__searchInput:focus{outline:none}.AppShell-module__R3Ra8G__searchGo{min-height:32px;padding:0 var(--space-3);border-radius:var(--radius-full);background:var(--brand-600);color:var(--text-on-brand);font-size:var(--text-sm);flex-shrink:0;font-weight:600}.AppShell-module__R3Ra8G__searchGo:hover{background:var(--brand-700)}.AppShell-module__R3Ra8G__content{width:100%;max-width:var(--content-max);padding:var(--space-6) var(--space-4);padding-bottom:calc(var(--bottom-tab-height) + var(--space-8));flex:1;margin:0 auto}.AppShell-module__R3Ra8G__bottomTabs{z-index:var(--z-header);height:var(--bottom-tab-height);padding-bottom:env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--border);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.AppShell-module__R3Ra8G__tab{color:var(--text-muted);font-size:var(--text-xs);flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.AppShell-module__R3Ra8G__tab:hover{color:var(--brand-600);text-decoration:none}.AppShell-module__R3Ra8G__tabIcon{font-size:18px;line-height:1}.AppShell-module__R3Ra8G__tabLabel{line-height:1}@media (min-width:1024px){.AppShell-module__R3Ra8G__shell{grid-template-columns:var(--sidebar-width) 1fr;display:grid}.AppShell-module__R3Ra8G__sidebar{background:var(--surface);border-right:1px solid var(--border);height:100dvh;display:block;position:sticky;top:0;overflow-y:auto}.AppShell-module__R3Ra8G__content{padding:var(--space-8);padding-bottom:var(--space-10)}.AppShell-module__R3Ra8G__bottomTabs{display:none}}
.Embed-module__tzkFYG__frame,.Embed-module__tzkFYG__poster{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--surface-muted);width:100%;display:block;position:relative;overflow:hidden}.Embed-module__tzkFYG__iframe{border:0;width:100%;height:100%}.Embed-module__tzkFYG__thumb{object-fit:cover;width:100%;height:100%}.Embed-module__tzkFYG__noThumb{background:var(--gradient-panel);width:100%;height:100%;display:block}.Embed-module__tzkFYG__playIcon{border-radius:var(--radius-full);color:#fff;background:#1a1b2ea8;place-items:center;width:52px;height:52px;margin:auto;padding-left:3px;font-size:18px;display:grid;position:absolute;inset:0}.Embed-module__tzkFYG__poster:hover .Embed-module__tzkFYG__playIcon{background:#1a1b2ed1}
.WorksEditor-module__8WYBuq__section{gap:var(--space-4);padding:var(--space-5);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;max-width:720px;display:flex}.WorksEditor-module__8WYBuq__sectionTitle{font-size:var(--text-h1)}.WorksEditor-module__8WYBuq__hint{font-size:var(--text-sm);color:var(--text-muted);margin-top:calc(var(--space-3) * -1)}.WorksEditor-module__8WYBuq__addForm{gap:var(--space-3);padding:var(--space-4);border:1px dashed var(--border);border-radius:var(--radius-md);flex-direction:column;display:flex}.WorksEditor-module__8WYBuq__field{gap:var(--space-1);flex-direction:column;display:flex}.WorksEditor-module__8WYBuq__label{font-size:var(--text-sm);font-weight:600}.WorksEditor-module__8WYBuq__input{min-height:var(--tap-min);padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.WorksEditor-module__8WYBuq__input:focus{border-color:var(--brand-600)}.WorksEditor-module__8WYBuq__preview{max-width:360px}.WorksEditor-module__8WYBuq__error{font-size:var(--text-sm);color:var(--danger-text)}.WorksEditor-module__8WYBuq__add{min-height:var(--tap-min);padding:0 var(--space-6);border-radius:var(--radius-md);background:var(--brand-600);color:var(--text-on-brand);font-size:var(--text-sm);align-self:flex-start;font-weight:600}.WorksEditor-module__8WYBuq__add:hover:not(:disabled){background:var(--brand-700)}.WorksEditor-module__8WYBuq__add:disabled{opacity:.5;cursor:not-allowed}.WorksEditor-module__8WYBuq__list{gap:var(--space-2);flex-direction:column;display:flex}.WorksEditor-module__8WYBuq__item{align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--surface-muted);border-radius:var(--radius-md);display:flex}.WorksEditor-module__8WYBuq__itemTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:600;overflow:hidden}.WorksEditor-module__8WYBuq__itemMeta{font-size:var(--text-xs);color:var(--text-muted)}.WorksEditor-module__8WYBuq__remove{min-height:36px;padding:0 var(--space-3);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-muted)}.WorksEditor-module__8WYBuq__remove:hover{background:var(--surface);color:var(--danger-text)}
.ApplicantCard-module__7tsmbG__card{gap:var(--space-3);padding:var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;display:flex}.ApplicantCard-module__7tsmbG__selectedCard{border-color:var(--brand-600);box-shadow:0 0 0 2px var(--brand-600), var(--shadow-card)}.ApplicantCard-module__7tsmbG__head{align-items:center;gap:var(--space-3);display:flex}.ApplicantCard-module__7tsmbG__identity{align-items:center;gap:var(--space-3);min-width:0;color:inherit;flex:1;display:flex}.ApplicantCard-module__7tsmbG__identity:hover{text-decoration:none}.ApplicantCard-module__7tsmbG__names{flex-direction:column;min-width:0;display:flex}.ApplicantCard-module__7tsmbG__name{font-size:var(--text-h2);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.ApplicantCard-module__7tsmbG__role{font-size:var(--text-xs);color:var(--text-muted)}.ApplicantCard-module__7tsmbG__message{font-size:var(--text-sm);color:var(--text);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ApplicantCard-module__7tsmbG__work{gap:var(--space-2);flex-direction:column;display:flex}.ApplicantCard-module__7tsmbG__workTitle{font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.ApplicantCard-module__7tsmbG__tags{gap:var(--space-1);flex-wrap:wrap;display:flex}.ApplicantCard-module__7tsmbG__actions{gap:var(--space-2);padding-top:var(--space-2);margin-top:auto;display:flex}.ApplicantCard-module__7tsmbG__shortlistOff,.ApplicantCard-module__7tsmbG__shortlistOn,.ApplicantCard-module__7tsmbG__select{min-height:var(--tap-min);border-radius:var(--radius-md);font-size:var(--text-sm);flex:1;font-weight:600}.ApplicantCard-module__7tsmbG__shortlistOff{background:var(--surface-muted);color:var(--text-muted)}.ApplicantCard-module__7tsmbG__shortlistOff:hover{background:var(--surface-hover);color:var(--text)}.ApplicantCard-module__7tsmbG__shortlistOn{background:color-mix(in srgb, var(--accent-gold) 20%, white);color:var(--accent-gold-text)}.ApplicantCard-module__7tsmbG__select{background:var(--brand-600);color:var(--text-on-brand)}.ApplicantCard-module__7tsmbG__select:hover{background:var(--brand-700)}.ApplicantCard-module__7tsmbG__select:disabled,.ApplicantCard-module__7tsmbG__shortlistOff:disabled,.ApplicantCard-module__7tsmbG__shortlistOn:disabled{opacity:.5;cursor:not-allowed}
.Engage-module__BVamXW__like,.Engage-module__BVamXW__likeOn,.Engage-module__BVamXW__follow,.Engage-module__BVamXW__followOn,.Engage-module__BVamXW__bookmark,.Engage-module__BVamXW__bookmarkOn{justify-content:center;align-items:center;gap:var(--space-1);border-radius:var(--radius-full);min-height:var(--tap-min);font-weight:600;transition:background-color .12s,color .12s,border-color .12s;display:inline-flex}.Engage-module__BVamXW__like:disabled,.Engage-module__BVamXW__likeOn:disabled,.Engage-module__BVamXW__follow:disabled,.Engage-module__BVamXW__followOn:disabled,.Engage-module__BVamXW__bookmark:disabled,.Engage-module__BVamXW__bookmarkOn:disabled{opacity:.6;cursor:progress}.Engage-module__BVamXW__like,.Engage-module__BVamXW__likeOn{min-height:36px;padding:0 var(--space-3);font-size:var(--text-sm);flex-shrink:0}.Engage-module__BVamXW__like{background:var(--surface-muted);color:var(--text-muted)}.Engage-module__BVamXW__like:hover:not(:disabled){color:var(--danger-text);background:color-mix(in srgb, var(--danger) 12%, var(--surface))}.Engage-module__BVamXW__likeOn{background:color-mix(in srgb, var(--danger) 14%, var(--surface));color:var(--danger-text)}.Engage-module__BVamXW__count{font-variant-numeric:tabular-nums}.Engage-module__BVamXW__follow,.Engage-module__BVamXW__followOn{padding:0 var(--space-5);font-size:var(--text-sm)}.Engage-module__BVamXW__follow{background:var(--brand-600);color:var(--text-on-brand)}.Engage-module__BVamXW__follow:hover:not(:disabled){background:var(--brand-700)}.Engage-module__BVamXW__followOn{background:var(--surface);border:1px solid var(--border);color:var(--text-muted)}.Engage-module__BVamXW__followOn:hover:not(:disabled){border-color:var(--danger);color:var(--danger-text)}.Engage-module__BVamXW__bookmark,.Engage-module__BVamXW__bookmarkOn{padding:0 var(--space-4);font-size:var(--text-sm);border:1px solid var(--border)}.Engage-module__BVamXW__bookmark{background:var(--surface);color:var(--text-muted)}.Engage-module__BVamXW__bookmark:hover:not(:disabled){border-color:var(--brand-600);color:var(--brand-600)}.Engage-module__BVamXW__bookmarkOn{background:color-mix(in srgb, var(--brand-600) 10%, var(--surface));border-color:var(--brand-600);color:var(--brand-700)}
.Badge-module__yqYDGW__badge{align-items:center;gap:var(--space-1);padding:2px var(--space-2);border-radius:var(--radius-sm);font-size:var(--text-xs);white-space:nowrap;font-weight:600;line-height:1.6;display:inline-flex}.Badge-module__yqYDGW__free,.Badge-module__yqYDGW__reward{background:var(--brand-100);color:var(--brand-600)}.Badge-module__yqYDGW__paid{background:var(--paid-bg);color:var(--paid-text)}.Badge-module__yqYDGW__star{color:var(--accent-gold-text)}.Badge-module__yqYDGW__open{background:color-mix(in srgb, var(--success) 16%, white);color:var(--success-text)}.Badge-module__yqYDGW__level{background:var(--brand-900);color:var(--text-on-brand)}.Badge-module__yqYDGW__neutral,.Badge-module__yqYDGW__closed{background:var(--surface-muted);color:var(--text-muted)}
.Count-module__2lM0-q__count{align-items:baseline;gap:var(--space-1);font-size:var(--text-sm);display:inline-flex}.Count-module__2lM0-q__value{color:var(--text);font-weight:700}.Count-module__2lM0-q__label{font-size:var(--text-xs);color:var(--text-muted)}
.Cards-module__CIg6OG__card{gap:var(--space-3);padding:var(--space-4);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;transition:box-shadow .15s;display:flex}.Cards-module__CIg6OG__card:hover{box-shadow:var(--shadow-hover)}.Cards-module__CIg6OG__row{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.Cards-module__CIg6OG__tags{gap:var(--space-1);flex-wrap:wrap;display:flex}.Cards-module__CIg6OG__footer{justify-content:space-between;align-items:center;gap:var(--space-2);min-height:20px;margin-top:auto;display:flex}.Cards-module__CIg6OG__avatar,.Cards-module__CIg6OG__avatarFallback{border-radius:var(--radius-full);object-fit:cover;flex-shrink:0}.Cards-module__CIg6OG__avatarFallback{background:var(--brand-100);color:var(--brand-600);font-weight:700;font-size:var(--text-sm);place-items:center;display:grid}.Cards-module__CIg6OG__creatorHead{align-items:center;gap:var(--space-3);color:inherit;text-decoration:none;display:flex}.Cards-module__CIg6OG__creatorHead:hover{text-decoration:none}.Cards-module__CIg6OG__creatorNames{flex-direction:column;flex:1;min-width:0;display:flex}.Cards-module__CIg6OG__creatorName{font-size:var(--text-h2);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.Cards-module__CIg6OG__creatorRole{font-size:var(--text-sm);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Cards-module__CIg6OG__thumbLink{border-radius:var(--radius-md);display:block;overflow:hidden}.Cards-module__CIg6OG__thumb,.Cards-module__CIg6OG__thumbFallback{aspect-ratio:16/9;object-fit:cover;background:var(--surface-muted);width:100%}.Cards-module__CIg6OG__thumbFallback{background:var(--gradient-panel);display:block}.Cards-module__CIg6OG__workTitle{font-size:var(--text-h2);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.Cards-module__CIg6OG__author{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-muted);min-width:0;display:inline-flex}.Cards-module__CIg6OG__postTitle{font-size:var(--text-h2);color:var(--text);font-weight:700;line-height:var(--leading-normal)}.Cards-module__CIg6OG__postTitle:hover{color:var(--brand-600);text-decoration:none}.Cards-module__CIg6OG__inactive{opacity:.6}.Cards-module__CIg6OG__inactive:hover{box-shadow:var(--shadow-card)}.Cards-module__CIg6OG__card{width:100%;min-width:0;height:100%}
.Tag-module__c-qxNG__tag{padding:3px var(--space-2);border-radius:var(--radius-sm);background:var(--brand-100);color:var(--brand-600);font-size:var(--text-xs);white-space:nowrap;font-weight:500;line-height:1.6;display:inline-block}.Tag-module__c-qxNG__selected{background:var(--brand-600);color:var(--text-on-brand);}
.Messages-module__3ebfiq__title{font-size:var(--text-display);margin-bottom:var(--space-6)}.Messages-module__3ebfiq__threadList{gap:var(--space-2);flex-direction:column;max-width:640px;display:flex}.Messages-module__3ebfiq__threadRow{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);color:inherit;display:flex}.Messages-module__3ebfiq__threadRow:hover{box-shadow:var(--shadow-hover);text-decoration:none}.Messages-module__3ebfiq__threadBody{flex-direction:column;flex:1;min-width:0;display:flex}.Messages-module__3ebfiq__threadName{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.Messages-module__3ebfiq__threadPreview{font-size:var(--text-sm);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Messages-module__3ebfiq__unread{border-radius:var(--radius-full);background:var(--brand-600);min-width:22px;height:22px;color:var(--text-on-brand);font-size:var(--text-xs);flex-shrink:0;place-items:center;padding:0 6px;font-weight:700;display:grid}.Messages-module__3ebfiq__threadHeader{align-items:center;gap:var(--space-3);padding-bottom:var(--space-4);border-bottom:1px solid var(--border);margin-bottom:var(--space-4);max-width:640px;display:flex}.Messages-module__3ebfiq__back{color:var(--text-muted);width:var(--tap-min);height:var(--tap-min);flex-shrink:0;place-items:center;font-size:20px;display:grid}.Messages-module__3ebfiq__back:hover{color:var(--brand-600);text-decoration:none}.Messages-module__3ebfiq__threadHeaderNames{flex-direction:column;min-width:0;display:flex}.Messages-module__3ebfiq__originLink{font-size:var(--text-xs);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Messages-module__3ebfiq__messages{gap:var(--space-3);max-width:640px;margin-bottom:var(--space-4);flex-direction:column;display:flex}.Messages-module__3ebfiq__rowMine,.Messages-module__3ebfiq__rowTheirs{align-items:flex-end;gap:var(--space-2);display:flex}.Messages-module__3ebfiq__rowMine{flex-direction:row-reverse}.Messages-module__3ebfiq__bubbleMine,.Messages-module__3ebfiq__bubbleTheirs{max-width:78%;padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);white-space:pre-wrap;word-break:break-word;line-height:var(--leading-body)}.Messages-module__3ebfiq__bubbleMine{background:var(--brand-600);color:var(--text-on-brand);border-bottom-right-radius:var(--radius-sm)}.Messages-module__3ebfiq__bubbleTheirs{background:var(--surface);border:1px solid var(--border);border-bottom-left-radius:var(--radius-sm)}.Messages-module__3ebfiq__time{font-size:var(--text-xs);color:var(--text-muted);flex-shrink:0}.Messages-module__3ebfiq__composer{gap:var(--space-2);max-width:640px;padding:var(--space-3) 0;background:var(--bg);align-items:flex-end;display:flex;position:sticky;bottom:0}.Messages-module__3ebfiq__composerInput{min-width:0;padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);resize:vertical;line-height:var(--leading-body);flex:1}.Messages-module__3ebfiq__composerInput:focus{border-color:var(--brand-600)}.Messages-module__3ebfiq__send{min-height:var(--tap-min);padding:0 var(--space-5);border-radius:var(--radius-md);background:var(--brand-600);color:var(--text-on-brand);font-size:var(--text-sm);flex-shrink:0;font-weight:600}.Messages-module__3ebfiq__send:hover:not(:disabled){background:var(--brand-700)}.Messages-module__3ebfiq__send:disabled{opacity:.5;cursor:not-allowed}.Messages-module__3ebfiq__error{max-width:640px;font-size:var(--text-sm);color:var(--danger-text)}
.ApplicantList-module__VRy5Sq__toolbar{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.ApplicantList-module__VRy5Sq__filters{gap:var(--space-2);display:flex}.ApplicantList-module__VRy5Sq__filterOff,.ApplicantList-module__VRy5Sq__filterOn{min-height:var(--tap-min);padding:0 var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:600}.ApplicantList-module__VRy5Sq__filterOff{background:var(--surface);border:1px solid var(--border);color:var(--text-muted)}.ApplicantList-module__VRy5Sq__filterOff:hover{border-color:var(--brand-600);color:var(--brand-600)}.ApplicantList-module__VRy5Sq__filterOn{background:var(--brand-600);border:1px solid var(--brand-600);color:var(--text-on-brand)}.ApplicantList-module__VRy5Sq__selectedNote{font-size:var(--text-sm);color:var(--success-text);font-weight:600}.ApplicantList-module__VRy5Sq__grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:640px){.ApplicantList-module__VRy5Sq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.ApplicantList-module__VRy5Sq__grid{grid-template-columns:repeat(3,1fr)}}.ApplicantList-module__VRy5Sq__error{margin-bottom:var(--space-3);font-size:var(--text-sm);color:var(--danger-text)}
.Detail-module__OlRwIG__post{max-width:720px;padding:var(--space-5);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);margin-bottom:var(--space-5)}.Detail-module__OlRwIG__header{gap:var(--space-3);padding-bottom:var(--space-4);border-bottom:1px solid var(--border);margin-bottom:var(--space-5);flex-direction:column;display:flex}.Detail-module__OlRwIG__badges{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.Detail-module__OlRwIG__status{font-size:var(--text-xs);color:var(--text-muted);font-weight:600}.Detail-module__OlRwIG__title{font-size:var(--text-display);line-height:var(--leading-tight)}.Detail-module__OlRwIG__owner{align-items:center;gap:var(--space-2);color:var(--text-muted);font-size:var(--text-sm);align-self:flex-start;display:inline-flex}.Detail-module__OlRwIG__owner:hover{color:var(--brand-600);text-decoration:none}.Detail-module__OlRwIG__meta{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Detail-module__OlRwIG__section{margin-bottom:var(--space-5)}.Detail-module__OlRwIG__sectionTitle{font-size:var(--text-h2);margin-bottom:var(--space-2)}.Detail-module__OlRwIG__body{white-space:pre-wrap;line-height:var(--leading-body)}.Detail-module__OlRwIG__tags{gap:var(--space-2);flex-wrap:wrap;display:flex}.Detail-module__OlRwIG__reference{max-width:480px}.Detail-module__OlRwIG__disclaimer{padding:var(--space-4);background:var(--paid-bg);color:var(--paid-text);border-radius:var(--radius-md);font-size:var(--text-sm);line-height:var(--leading-normal)}.Detail-module__OlRwIG__note{margin-top:var(--space-2);opacity:.85}.Detail-module__OlRwIG__applyForm{gap:var(--space-4);max-width:720px;padding:var(--space-5);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;display:flex}.Detail-module__OlRwIG__applyTitle{font-size:var(--text-h1)}.Detail-module__OlRwIG__applyLead{font-size:var(--text-sm);color:var(--text-muted);margin-top:calc(var(--space-3) * -1)}.Detail-module__OlRwIG__field{gap:var(--space-2);flex-direction:column;display:flex}.Detail-module__OlRwIG__label{font-size:var(--text-sm);font-weight:600}.Detail-module__OlRwIG__textarea,.Detail-module__OlRwIG__select{padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:100%}.Detail-module__OlRwIG__select{min-height:var(--tap-min)}.Detail-module__OlRwIG__textarea{resize:vertical;line-height:var(--leading-body)}.Detail-module__OlRwIG__textarea:focus,.Detail-module__OlRwIG__select:focus{border-color:var(--brand-600)}.Detail-module__OlRwIG__warning{gap:var(--space-2);padding:var(--space-4);background:color-mix(in srgb, var(--danger) 8%, white);border:1px solid color-mix(in srgb, var(--danger) 30%, white);border-radius:var(--radius-md);flex-direction:column;display:flex}.Detail-module__OlRwIG__warningText{font-size:var(--text-sm);color:var(--danger-text);line-height:var(--leading-normal)}.Detail-module__OlRwIG__checkRow{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:600;display:flex}.Detail-module__OlRwIG__checkbox{width:20px;height:20px}.Detail-module__OlRwIG__submit{min-height:var(--tap-min);border-radius:var(--radius-md);background:var(--brand-600);color:var(--text-on-brand);font-size:var(--text-body);font-weight:600}.Detail-module__OlRwIG__submit:hover:not(:disabled){background:var(--brand-700)}.Detail-module__OlRwIG__submit:disabled{opacity:.5;cursor:not-allowed}.Detail-module__OlRwIG__error{font-size:var(--text-sm);color:var(--danger-text)}.Detail-module__OlRwIG__applyBlocked{align-items:center;gap:var(--space-3);max-width:720px;padding:var(--space-8) var(--space-5);background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius-lg);text-align:center;flex-direction:column;display:flex}.Detail-module__OlRwIG__blockedMessage{font-weight:600}.Detail-module__OlRwIG__blockedAction{min-height:var(--tap-min);padding:0 var(--space-5);border-radius:var(--radius-md);background:var(--brand-600);color:var(--text-on-brand);font-size:var(--text-sm);align-items:center;font-weight:600;display:inline-flex}.Detail-module__OlRwIG__blockedAction:hover{background:var(--brand-700);text-decoration:none}.Detail-module__OlRwIG__fullNote{max-width:720px;margin-top:var(--space-3);font-size:var(--text-sm);color:var(--accent-gold-text)}.Detail-module__OlRwIG__reportRow{max-width:720px;margin-top:var(--space-5);text-align:right}.Detail-module__OlRwIG__report{font-size:var(--text-sm);color:var(--text-muted);text-decoration:underline}.Detail-module__OlRwIG__report:hover{color:var(--danger-text)}
.States-module__d1XorG__empty{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-10) var(--space-4);text-align:center;background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius-lg);flex-direction:column;display:flex}.States-module__d1XorG__emptyTitle{font-size:var(--text-body);color:var(--text);font-weight:600}.States-module__d1XorG__emptyHint{font-size:var(--text-sm);color:var(--text-muted)}.States-module__d1XorG__emptyAction{margin-top:var(--space-2)}.States-module__d1XorG__retry{padding:var(--space-2) var(--space-5);border-radius:var(--radius-md);background:var(--brand-600);color:var(--text-on-brand);font-size:var(--text-sm);font-weight:600}.States-module__d1XorG__skeletonGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));display:grid}.States-module__d1XorG__skeletonCard{gap:var(--space-2);padding:var(--space-4);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;display:flex}.States-module__d1XorG__skeletonThumb{aspect-ratio:16/9;border-radius:var(--radius-md);width:100%}.States-module__d1XorG__skeletonLine{width:80%;height:14px}.States-module__d1XorG__skeletonLineShort{width:45%;height:12px}.States-module__d1XorG__emptyAction :is(a,button){min-height:var(--tap-min);padding-inline:var(--space-4);justify-content:center;align-items:center;display:inline-flex}
.featured-module__SxO6MG__form{gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;align-items:flex-end;display:flex}.featured-module__SxO6MG__field{flex:1;min-width:180px}.featured-module__SxO6MG__fieldNarrow{width:90px}.featured-module__SxO6MG__field,.featured-module__SxO6MG__fieldNarrow{gap:var(--space-1);flex-direction:column;display:flex}.featured-module__SxO6MG__label{font-size:var(--text-sm);color:var(--text-muted);font-weight:600}.featured-module__SxO6MG__input{min-height:var(--tap-min);padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);font-size:var(--text-body);width:100%}.featured-module__SxO6MG__input:focus{border-color:var(--brand-600)}.featured-module__SxO6MG__add{min-height:var(--tap-min);padding:0 var(--space-5);border-radius:var(--radius-md);background:var(--brand-600);color:var(--text-on-brand);font-weight:600}.featured-module__SxO6MG__add:hover:not(:disabled){background:var(--brand-700)}.featured-module__SxO6MG__add:disabled{opacity:.6;cursor:progress}.featured-module__SxO6MG__ok,.featured-module__SxO6MG__error{font-size:var(--text-sm);margin-bottom:var(--space-4);font-weight:600}.featured-module__SxO6MG__ok{color:var(--success-text)}.featured-module__SxO6MG__error{color:var(--danger-text)}.featured-module__SxO6MG__list{gap:var(--space-2);flex-direction:column;display:flex}.featured-module__SxO6MG__row{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);display:flex}.featured-module__SxO6MG__order{font-variant-numeric:tabular-nums;color:var(--text-muted);font-size:var(--text-sm);min-width:2ch}.featured-module__SxO6MG__link{align-items:center;gap:var(--space-2);min-width:0;min-height:var(--tap-min);flex-wrap:wrap;flex:1;font-weight:600;display:inline-flex}.featured-module__SxO6MG__link:hover{color:var(--brand-600)}.featured-module__SxO6MG__handle{font-size:var(--text-sm);color:var(--text-muted);font-weight:400}.featured-module__SxO6MG__remove{min-height:36px;padding:0 var(--space-3);border-radius:var(--radius-full);background:var(--surface-muted);color:var(--text-muted);font-size:var(--text-sm);font-weight:600}.featured-module__SxO6MG__remove:hover:not(:disabled){color:var(--danger-text);background:color-mix(in srgb, var(--danger) 12%, var(--surface))}
.Reports-module__eHiTJG__list{gap:var(--space-4);flex-direction:column;max-width:640px;display:flex}.Reports-module__eHiTJG__card{gap:var(--space-3);padding:var(--space-4);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;display:flex}.Reports-module__eHiTJG__head{align-items:center;gap:var(--space-3);display:flex}.Reports-module__eHiTJG__reason{font-size:var(--text-h2);color:var(--danger-text);font-weight:700}.Reports-module__eHiTJG__type{font-size:var(--text-xs);color:var(--text-muted);background:var(--surface-muted);padding:2px var(--space-2);border-radius:var(--radius-sm)}.Reports-module__eHiTJG__target{align-items:center;gap:var(--space-3);font-weight:600;display:flex}.Reports-module__eHiTJG__targetLink{font-size:var(--text-sm);font-weight:400}.Reports-module__eHiTJG__privacyNote{padding:var(--space-3);background:var(--surface-muted);border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--text-muted);line-height:var(--leading-normal)}.Reports-module__eHiTJG__detail{font-size:var(--text-sm);white-space:pre-wrap;line-height:var(--leading-body)}.Reports-module__eHiTJG__actions{justify-content:flex-end;gap:var(--space-2);display:flex}.Reports-module__eHiTJG__dismiss,.Reports-module__eHiTJG__danger{min-height:var(--tap-min);padding:0 var(--space-4);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:600}.Reports-module__eHiTJG__dismiss{background:var(--surface-muted);color:var(--text-muted)}.Reports-module__eHiTJG__danger{background:var(--danger);color:#fff}.Reports-module__eHiTJG__danger:hover:not(:disabled){filter:brightness(.92)}.Reports-module__eHiTJG__dismiss:disabled,.Reports-module__eHiTJG__danger:disabled{opacity:.5;cursor:not-allowed}.Reports-module__eHiTJG__error{font-size:var(--text-sm);color:var(--danger-text)}.Reports-module__eHiTJG__doneText{font-size:var(--text-sm);color:var(--success-text);font-weight:600}
.Suggestions-module__ZXJaAa__list{gap:var(--space-4);flex-direction:column;max-width:720px;display:flex}.Suggestions-module__ZXJaAa__card{gap:var(--space-3);padding:var(--space-4);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;display:flex}.Suggestions-module__ZXJaAa__cardHead{align-items:center;gap:var(--space-3);display:flex}.Suggestions-module__ZXJaAa__rawName{font-size:var(--text-h2);font-weight:700}.Suggestions-module__ZXJaAa__count{font-size:var(--text-xs);color:var(--brand-600);background:var(--brand-100);padding:2px var(--space-2);border-radius:var(--radius-sm);font-weight:600}.Suggestions-module__ZXJaAa__note{font-size:var(--text-sm);color:var(--text-muted)}.Suggestions-module__ZXJaAa__similar{padding:var(--space-3);background:color-mix(in srgb, var(--accent-gold) 10%, white);border-radius:var(--radius-md)}.Suggestions-module__ZXJaAa__similarTitle{font-size:var(--text-xs);color:var(--accent-gold-text);margin-bottom:var(--space-2);font-weight:600}.Suggestions-module__ZXJaAa__similarChips{gap:var(--space-2);flex-wrap:wrap;display:flex}.Suggestions-module__ZXJaAa__mergeButton{min-height:34px;padding:0 var(--space-3);border:1px solid var(--accent-gold);border-radius:var(--radius-md);background:var(--surface);color:var(--accent-gold-text);font-size:var(--text-xs);font-weight:600}.Suggestions-module__ZXJaAa__mergeButton:hover:not(:disabled){background:var(--accent-gold);color:#fff}.Suggestions-module__ZXJaAa__fields{gap:var(--space-3);grid-template-columns:1fr;display:grid}@media (min-width:640px){.Suggestions-module__ZXJaAa__fields{grid-template-columns:1fr 1fr}}.Suggestions-module__ZXJaAa__field{gap:var(--space-1);flex-direction:column;display:flex}.Suggestions-module__ZXJaAa__label{font-size:var(--text-xs);color:var(--text-muted);font-weight:600}.Suggestions-module__ZXJaAa__input{min-height:var(--tap-min);padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.Suggestions-module__ZXJaAa__input:focus{border-color:var(--brand-600)}.Suggestions-module__ZXJaAa__actions{justify-content:flex-end;gap:var(--space-2);display:flex}.Suggestions-module__ZXJaAa__approve,.Suggestions-module__ZXJaAa__reject{min-height:var(--tap-min);padding:0 var(--space-5);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:600}.Suggestions-module__ZXJaAa__approve{background:var(--brand-600);color:var(--text-on-brand)}.Suggestions-module__ZXJaAa__approve:hover:not(:disabled){background:var(--brand-700)}.Suggestions-module__ZXJaAa__reject{background:var(--surface-muted);color:var(--text-muted)}.Suggestions-module__ZXJaAa__reject:hover:not(:disabled){color:var(--danger-text)}.Suggestions-module__ZXJaAa__approve:disabled,.Suggestions-module__ZXJaAa__reject:disabled{opacity:.5;cursor:not-allowed}.Suggestions-module__ZXJaAa__error{font-size:var(--text-sm);color:var(--danger-text)}.Suggestions-module__ZXJaAa__doneText{font-size:var(--text-sm);color:var(--success-text);font-weight:600}
.bookmarks-module__WrFFjG__header{margin-bottom:var(--space-5)}.bookmarks-module__WrFFjG__title{font-size:var(--text-display);margin-bottom:var(--space-1)}.bookmarks-module__WrFFjG__note{color:var(--text-muted);font-size:var(--text-sm)}.bookmarks-module__WrFFjG__tabs{gap:var(--space-2);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.bookmarks-module__WrFFjG__tab,.bookmarks-module__WrFFjG__tabOn{align-items:center;gap:var(--space-1);min-height:var(--tap-min);padding:0 var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:600;display:inline-flex}.bookmarks-module__WrFFjG__tab{background:var(--surface-muted);color:var(--text-muted)}.bookmarks-module__WrFFjG__tab:hover{color:var(--brand-600)}.bookmarks-module__WrFFjG__tabOn{background:var(--brand-600);color:var(--text-on-brand)}.bookmarks-module__WrFFjG__count{font-variant-numeric:tabular-nums}.bookmarks-module__WrFFjG__list{gap:var(--space-2);flex-direction:column;display:flex}.bookmarks-module__WrFFjG__row{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);display:flex}.bookmarks-module__WrFFjG__body{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.bookmarks-module__WrFFjG__link,.bookmarks-module__WrFFjG__plain{text-overflow:ellipsis;min-height:var(--tap-min);align-items:center;font-weight:600;display:inline-flex;overflow:hidden}.bookmarks-module__WrFFjG__link:hover{color:var(--brand-600);text-decoration:underline}.bookmarks-module__WrFFjG__plain{color:var(--text-muted)}.bookmarks-module__WrFFjG__gone{font-size:var(--text-sm);color:var(--text-muted)}.bookmarks-module__WrFFjG__remove{min-height:36px;padding:0 var(--space-3);border-radius:var(--radius-full);background:var(--surface-muted);color:var(--text-muted);font-size:var(--text-sm);flex-shrink:0;font-weight:600}.bookmarks-module__WrFFjG__remove:hover:not(:disabled){color:var(--danger-text);background:color-mix(in srgb, var(--danger) 12%, var(--surface))}.bookmarks-module__WrFFjG__remove:disabled{opacity:.6;cursor:progress}.bookmarks-module__WrFFjG__cta{min-height:var(--tap-min);padding:0 var(--space-5);border-radius:var(--radius-md);background:var(--brand-600);color:var(--text-on-brand);font-size:var(--text-sm);align-items:center;font-weight:600;display:inline-flex}.bookmarks-module__WrFFjG__cta:hover{background:var(--brand-700)}
.status-module__zWi5hq__world{--neon:#7dd8ff;--neon-soft:#a9e6ff;--violet:#8b93ff;--deep:#080a18;--panel:#101431;--panel-2:#161b3d;--edge:#2c3566;--ink:#eef2ff;--ink-soft:#a6b0e0;background:radial-gradient(120% 80% at 50% -10%, #1b2258 0%, transparent 60%), radial-gradient(90% 60% at 80% 110%, #241a4d 0%, transparent 55%), var(--deep);min-height:100dvh;color:var(--ink);justify-content:center;align-items:flex-start;padding:clamp(1rem,4vw,3rem) clamp(.75rem,3vw,2rem);display:flex}.status-module__zWi5hq__window{background:linear-gradient(160deg, var(--panel) 0%, var(--panel-2) 100%);border:1px solid var(--edge);border-radius:14px;width:100%;max-width:40rem;animation:.42s cubic-bezier(.16,1,.3,1) both status-module__zWi5hq__window-open;position:relative;overflow:hidden;box-shadow:0 0 0 1px #7dd8ff29,0 0 40px -12px #7dd8ff59,0 30px 60px -30px #000}@keyframes status-module__zWi5hq__window-open{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}.status-module__zWi5hq__sweep{pointer-events:none;background:linear-gradient(105deg,#0000 40%,#7dd8ff29 50%,#0000 60%);animation:.9s ease-out .16s both status-module__zWi5hq__sweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes status-module__zWi5hq__sweep{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.status-module__zWi5hq__window{animation:none}.status-module__zWi5hq__sweep{display:none}.status-module__zWi5hq__avatarRing{animation:none}}.status-module__zWi5hq__bar{border-bottom:1px solid var(--edge);background:#7dd8ff0d;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 1rem .7rem 1.15rem;display:flex}.status-module__zWi5hq__barTitle{letter-spacing:.3em;color:var(--neon);margin:0;font-size:.82rem;font-weight:700}.status-module__zWi5hq__close{width:40px;height:40px;color:var(--ink-soft);border-radius:8px;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.status-module__zWi5hq__close:hover{color:var(--ink);background:#ffffff12}.status-module__zWi5hq__close:focus-visible{outline:2px solid var(--neon);outline-offset:2px}.status-module__zWi5hq__body{flex-direction:column;gap:1.35rem;padding:clamp(1.1rem,4vw,1.75rem);display:flex}.status-module__zWi5hq__identity{flex-wrap:wrap;align-items:flex-start;gap:clamp(1rem,3vw,1.5rem);display:flex}.status-module__zWi5hq__avatarSlot{flex-direction:column;flex-shrink:0;align-items:center;gap:.6rem;display:flex;position:relative}.status-module__zWi5hq__avatarRing{pointer-events:none;border:1px solid #7dd8ff80;border-radius:999px;width:116px;height:116px;animation:.7s cubic-bezier(.16,1,.3,1) .12s both status-module__zWi5hq__ring-in;position:absolute;top:-6px;left:-6px;box-shadow:0 0 18px -4px #7dd8ff99}@keyframes status-module__zWi5hq__ring-in{0%{opacity:0;transform:scale(1.18)}to{opacity:1;transform:none}}.status-module__zWi5hq__avatarImg{object-fit:cover;border-radius:999px;width:104px;height:104px;display:block}.status-module__zWi5hq__fileInput{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.status-module__zWi5hq__avatarButton{border:1px solid var(--edge);min-height:36px;color:var(--neon-soft);cursor:pointer;background:#7dd8ff1a;border-radius:999px;padding:0 .85rem;font-size:.8rem;font-weight:700}.status-module__zWi5hq__avatarButton:hover:not(:disabled){border-color:var(--neon);background:#7dd8ff33}.status-module__zWi5hq__avatarButton:focus-visible{outline:2px solid var(--neon);outline-offset:2px}.status-module__zWi5hq__avatarButton:disabled{opacity:.6;cursor:progress}.status-module__zWi5hq__nameBlock{flex-direction:column;flex:1;gap:.3rem;min-width:12rem;display:flex}.status-module__zWi5hq__nameRow{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.status-module__zWi5hq__name{margin:0;font-size:clamp(1.25rem,3.6vw,1.6rem);font-weight:700;line-height:1.4}.status-module__zWi5hq__level{color:#c3c8ff;font-variant-numeric:tabular-nums;white-space:nowrap;background:#8b93ff24;border:1px solid #8b93ff8c;border-radius:999px;padding:.15rem .6rem;font-size:.78rem;font-weight:700}.status-module__zWi5hq__handle{color:var(--ink-soft);margin:0;font-size:.85rem}.status-module__zWi5hq__headline{color:var(--ink);margin:.2rem 0 0;font-size:.9rem}.status-module__zWi5hq__xpRow{align-items:center;gap:.6rem;margin-top:.5rem;display:flex}.status-module__zWi5hq__xpLabel{letter-spacing:.14em;color:var(--ink-soft);font-size:.7rem;font-weight:700}.status-module__zWi5hq__xpTrack{background:#ffffff1a;border-radius:999px;flex:1;height:6px;overflow:hidden}.status-module__zWi5hq__xpFill{background:linear-gradient(90deg, var(--violet), var(--neon));height:100%;box-shadow:0 0 10px -2px var(--neon);border-radius:999px;display:block}.status-module__zWi5hq__stats{border-top:1px solid var(--edge);gap:.1rem;margin:0;display:grid}.status-module__zWi5hq__stat{border-bottom:1px solid #2c35668c;grid-template-columns:5.5rem 1fr;align-items:baseline;gap:.75rem;padding:.7rem .1rem;display:grid}@media (max-width:30rem){.status-module__zWi5hq__stat{grid-template-columns:1fr;gap:.3rem}}.status-module__zWi5hq__statLabel{letter-spacing:.16em;color:var(--neon);font-size:.74rem;font-weight:700}.status-module__zWi5hq__statValue{flex-wrap:wrap;gap:.4rem;margin:0;display:flex}.status-module__zWi5hq__tag,.status-module__zWi5hq__tagOn{border:1px solid var(--edge);color:var(--ink);background:#ffffff0d;border-radius:6px;padding:.18rem .6rem;font-size:.84rem;font-weight:600}.status-module__zWi5hq__tagOn{color:var(--neon-soft);background:#7dd8ff24;border-color:#7dd8ff99}.status-module__zWi5hq__unset{color:var(--ink-soft);font-size:.84rem}.status-module__zWi5hq__record{color:var(--ink-soft);flex-wrap:wrap;gap:1.1rem;font-size:.85rem;display:flex}.status-module__zWi5hq__record b{color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.05rem}.status-module__zWi5hq__storage{margin-left:auto}.status-module__zWi5hq__actions{flex-wrap:wrap;gap:.6rem;display:flex}.status-module__zWi5hq__primary,.status-module__zWi5hq__secondary{border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:0 1.15rem;font-size:.88rem;font-weight:700;display:inline-flex}.status-module__zWi5hq__primary{background:linear-gradient(135deg, var(--violet), #6f78e8);color:#0a0d20;box-shadow:0 0 18px -6px #8b93ffcc}.status-module__zWi5hq__primary:hover{filter:brightness(1.1)}.status-module__zWi5hq__secondary{border:1px solid var(--edge);color:var(--neon-soft)}.status-module__zWi5hq__secondary:hover{border-color:var(--neon);background:#7dd8ff14}.status-module__zWi5hq__primary:focus-visible,.status-module__zWi5hq__secondary:focus-visible{outline:2px solid var(--neon);outline-offset:2px}.status-module__zWi5hq__system{border-top:1px solid var(--edge);padding-top:1rem}.status-module__zWi5hq__systemSummary{cursor:pointer;letter-spacing:.16em;min-height:44px;color:var(--ink-soft);align-items:center;gap:.5rem;font-size:.78rem;font-weight:700;list-style:none;display:inline-flex}.status-module__zWi5hq__systemSummary::-webkit-details-marker{display:none}.status-module__zWi5hq__systemSummary:before{content:"▸";transition:transform .15s}.status-module__zWi5hq__system[open] .status-module__zWi5hq__systemSummary:before{transform:rotate(90deg)}.status-module__zWi5hq__systemSummary:hover{color:var(--neon)}.status-module__zWi5hq__systemSummary:focus-visible{outline:2px solid var(--neon);outline-offset:2px;border-radius:6px}.status-module__zWi5hq__systemBody{flex-direction:column;gap:1.1rem;padding-top:.5rem;display:flex}.status-module__zWi5hq__field{border:none;flex-direction:column;gap:.35rem;margin:0;padding:0;display:flex}.status-module__zWi5hq__legend{color:var(--ink-soft);padding:0 0 .2rem;font-size:.78rem;font-weight:700}.status-module__zWi5hq__radioRow,.status-module__zWi5hq__checkRow{cursor:pointer;align-items:flex-start;gap:.6rem;min-height:44px;padding:.35rem 0;font-size:.88rem;display:flex}.status-module__zWi5hq__radioRow b,.status-module__zWi5hq__checkRow b{font-weight:700}.status-module__zWi5hq__hint{color:var(--ink-soft);font-size:.78rem;font-style:normal;line-height:1.7;display:block}.status-module__zWi5hq__radio,.status-module__zWi5hq__checkbox{width:18px;height:18px;accent-color:var(--violet);flex-shrink:0;margin-top:.35rem}.status-module__zWi5hq__saveRow{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.status-module__zWi5hq__save{border:1px solid var(--edge);color:#c3c8ff;cursor:pointer;background:#8b93ff29;border-radius:9px;min-height:44px;padding:0 1.2rem;font-size:.88rem;font-weight:700}.status-module__zWi5hq__save:hover:not(:disabled){background:#8b93ff47}.status-module__zWi5hq__save:focus-visible{outline:2px solid var(--neon);outline-offset:2px}.status-module__zWi5hq__save:disabled{opacity:.6;cursor:progress}.status-module__zWi5hq__ok{color:#7fe3c4;font-size:.85rem;font-weight:700}.status-module__zWi5hq__error{color:#ffb0b0;font-size:.85rem;font-weight:700}.status-module__zWi5hq__account{gap:.5rem;margin:0;font-size:.85rem;display:grid}.status-module__zWi5hq__account>div{flex-wrap:wrap;gap:.8rem;display:flex}.status-module__zWi5hq__account dt{color:var(--ink-soft);min-width:6rem}.status-module__zWi5hq__account dd{word-break:break-all;margin:0}.status-module__zWi5hq__dangerRow{border-top:1px solid #2c35668c;flex-wrap:wrap;gap:.6rem;padding-top:.6rem;display:flex}.status-module__zWi5hq__signOut,.status-module__zWi5hq__withdraw{cursor:pointer;border:1px solid var(--edge);min-height:44px;color:var(--ink-soft);background:0 0;border-radius:9px;padding:0 1rem;font-size:.85rem;font-weight:700}.status-module__zWi5hq__signOut:hover{color:var(--ink);border-color:var(--ink-soft)}.status-module__zWi5hq__withdraw{color:#ffb0b0}.status-module__zWi5hq__withdraw:hover:not(:disabled){background:#ff78781a;border-color:#ff8f8f}.status-module__zWi5hq__signOut:focus-visible,.status-module__zWi5hq__withdraw:focus-visible{outline:2px solid var(--neon);outline-offset:2px}.status-module__zWi5hq__withdraw:disabled{opacity:.6;cursor:progress}
.follows-module__wDWKhq__header{margin-bottom:var(--space-6)}.follows-module__wDWKhq__owner{font-size:var(--text-sm);color:var(--text-muted)}.follows-module__wDWKhq__owner a{min-height:var(--tap-min);align-items:center;display:inline-flex}.follows-module__wDWKhq__title{font-size:var(--text-display);margin-bottom:var(--space-4)}.follows-module__wDWKhq__tabs{gap:var(--space-2);display:flex}.follows-module__wDWKhq__tab,.follows-module__wDWKhq__tabOn{min-height:var(--tap-min);padding:0 var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);align-items:center;font-weight:600;display:inline-flex}.follows-module__wDWKhq__tab{background:var(--surface-muted);color:var(--text-muted)}.follows-module__wDWKhq__tab:hover{color:var(--brand-600)}.follows-module__wDWKhq__tabOn{background:var(--brand-600);color:var(--text-on-brand)}.follows-module__wDWKhq__grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:640px){.follows-module__wDWKhq__grid{grid-template-columns:repeat(2,1fr)}}.follows-module__wDWKhq__grid>li{display:flex}.follows-module__wDWKhq__hidden{margin-top:var(--space-5);font-size:var(--text-sm);color:var(--text-muted)}.follows-module__wDWKhq__cta{min-height:var(--tap-min);padding:0 var(--space-5);border-radius:var(--radius-md);background:var(--brand-600);color:var(--text-on-brand);font-size:var(--text-sm);align-items:center;font-weight:600;display:inline-flex}.follows-module__wDWKhq__cta:hover{background:var(--brand-700)}.follows-module__wDWKhq__row{gap:var(--space-2);flex-direction:column}.follows-module__wDWKhq__rowAction{justify-content:flex-end;display:flex}
.profile-module__w6IzHa__header{align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.profile-module__w6IzHa__identity{flex:1;min-width:200px}.profile-module__w6IzHa__nameRow{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.profile-module__w6IzHa__name{font-size:var(--text-display)}.profile-module__w6IzHa__handle{font-size:var(--text-sm);color:var(--text-muted)}.profile-module__w6IzHa__headline{margin-top:var(--space-1);font-size:var(--text-body)}.profile-module__w6IzHa__stats{gap:var(--space-4);margin-top:var(--space-3);display:flex}.profile-module__w6IzHa__actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.profile-module__w6IzHa__follow,.profile-module__w6IzHa__bookmark{min-height:var(--tap-min);padding:0 var(--space-5);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:600}.profile-module__w6IzHa__follow{background:var(--brand-600);color:var(--text-on-brand)}.profile-module__w6IzHa__follow:hover{background:var(--brand-700)}.profile-module__w6IzHa__bookmark{background:var(--surface);border:1px solid var(--border);color:var(--text-muted)}.profile-module__w6IzHa__bookmark:hover{border-color:var(--brand-600);color:var(--brand-600)}.profile-module__w6IzHa__openStatus{margin-bottom:var(--space-6)}.profile-module__w6IzHa__section{margin-bottom:var(--space-8)}.profile-module__w6IzHa__sectionTitle{font-size:var(--text-h1);margin-bottom:var(--space-3)}.profile-module__w6IzHa__bio{color:var(--text);white-space:pre-wrap}.profile-module__w6IzHa__note{color:var(--text-muted);margin-bottom:var(--space-6)}.profile-module__w6IzHa__tags{gap:var(--space-2);flex-wrap:wrap;display:flex}.profile-module__w6IzHa__workGrid{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:640px){.profile-module__w6IzHa__workGrid{grid-template-columns:repeat(2,1fr)}}.profile-module__w6IzHa__workItem{gap:var(--space-2);flex-direction:column;display:flex}.profile-module__w6IzHa__workMeta{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.profile-module__w6IzHa__workTitle{font-size:var(--text-h2);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.profile-module__w6IzHa__like{align-items:center;gap:var(--space-1);min-height:36px;padding:0 var(--space-3);border-radius:var(--radius-full);background:var(--surface-muted);color:var(--text-muted);font-size:var(--text-sm);flex-shrink:0;font-weight:600;display:inline-flex}.profile-module__w6IzHa__like:hover{color:var(--danger-text);background:color-mix(in srgb, var(--danger) 10%, white)}.profile-module__w6IzHa__reportRow{margin-top:var(--space-8);text-align:right}.profile-module__w6IzHa__statLink{min-height:var(--tap-min);border-radius:var(--radius-sm);align-items:center;display:inline-flex}.profile-module__w6IzHa__statLink:hover{color:var(--brand-600)}.profile-module__w6IzHa__workActions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}
.legal-module__BA7FPG__doc{max-width:720px;line-height:var(--leading-body)}.legal-module__BA7FPG__title{font-size:var(--text-display);margin-bottom:var(--space-6)}.legal-module__BA7FPG__draft{gap:var(--space-2);padding:var(--space-4);margin-bottom:var(--space-8);background:color-mix(in srgb, var(--accent-gold) 12%, white);border:1px solid color-mix(in srgb, var(--accent-gold) 40%, white);border-radius:var(--radius-md);font-size:var(--text-sm);flex-direction:column;display:flex}.legal-module__BA7FPG__draftTitle{color:var(--accent-gold-text);font-weight:700}.legal-module__BA7FPG__section{margin-bottom:var(--space-8)}.legal-module__BA7FPG__heading{font-size:var(--text-h1);margin-bottom:var(--space-3)}.legal-module__BA7FPG__lead{margin-bottom:var(--space-3);color:var(--text-muted);font-size:var(--text-sm)}.legal-module__BA7FPG__list{gap:var(--space-2);padding-left:var(--space-5);flex-direction:column;list-style:outside;display:flex}.legal-module__BA7FPG__list li{list-style:outside}.legal-module__BA7FPG__doc code{border-radius:var(--radius-sm);background:var(--surface-muted);padding:1px 4px;font-size:.92em}
.board-module__Alk13G__head{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.board-module__Alk13G__title{font-size:var(--text-display)}.board-module__Alk13G__cta{min-height:var(--tap-min);padding:0 var(--space-5);border-radius:var(--radius-md);background:var(--brand-600);color:var(--text-on-brand);font-size:var(--text-sm);align-items:center;font-weight:600;display:inline-flex}.board-module__Alk13G__cta:hover{background:var(--brand-700);text-decoration:none}.board-module__Alk13G__grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:640px){.board-module__Alk13G__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.board-module__Alk13G__grid{grid-template-columns:repeat(3,1fr)}}.board-module__Alk13G__cardGrid>li,.board-module__Alk13G__grid>li{display:flex}.board-module__Alk13G__filters{gap:var(--space-2);padding:var(--space-4);margin-bottom:var(--space-5);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;display:flex}.board-module__Alk13G__filterRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.board-module__Alk13G__filterLabel{font-size:var(--text-xs);color:var(--text-muted);flex-shrink:0;width:3.5em;font-weight:600}.board-module__Alk13G__filterRow button{min-height:34px;padding:0 var(--space-3);font-size:var(--text-xs)}.board-module__Alk13G__reset{font-size:var(--text-sm);color:var(--brand-600);margin-left:auto;text-decoration:underline}
.PostForm-module__NbUqcq__form{gap:var(--space-5);max-width:640px;padding:var(--space-5);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;display:flex}.PostForm-module__NbUqcq__field{gap:var(--space-2);border:0;flex-direction:column;margin:0;padding:0;display:flex}.PostForm-module__NbUqcq__label{font-size:var(--text-sm);padding:0;font-weight:600}.PostForm-module__NbUqcq__input,.PostForm-module__NbUqcq__textarea,.PostForm-module__NbUqcq__numberInput{padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:100%}.PostForm-module__NbUqcq__input,.PostForm-module__NbUqcq__numberInput{min-height:var(--tap-min)}.PostForm-module__NbUqcq__numberInput{max-width:140px}.PostForm-module__NbUqcq__textarea{resize:vertical;line-height:var(--leading-body)}.PostForm-module__NbUqcq__input:focus,.PostForm-module__NbUqcq__textarea:focus,.PostForm-module__NbUqcq__numberInput:focus{border-color:var(--brand-600)}.PostForm-module__NbUqcq__chips{gap:var(--space-2);flex-wrap:wrap;display:flex}.PostForm-module__NbUqcq__chips button{min-height:36px;padding:0 var(--space-3);font-size:var(--text-sm)}.PostForm-module__NbUqcq__hint{font-size:var(--text-xs);color:var(--text-muted);line-height:var(--leading-normal)}.PostForm-module__NbUqcq__error{font-size:var(--text-sm);color:var(--danger-text)}.PostForm-module__NbUqcq__notice{margin-top:var(--space-2);padding:var(--space-3);background:var(--paid-bg);color:var(--paid-text);border-radius:var(--radius-md);font-size:var(--text-sm);line-height:var(--leading-normal)}.PostForm-module__NbUqcq__preview{max-width:360px}.PostForm-module__NbUqcq__checkRow{align-items:center;gap:var(--space-2);font-size:var(--text-body);display:flex}.PostForm-module__NbUqcq__checkbox{width:20px;height:20px}.PostForm-module__NbUqcq__submit{min-height:var(--tap-min);border-radius:var(--radius-md);background:var(--brand-600);color:var(--text-on-brand);font-size:var(--text-body);font-weight:600}.PostForm-module__NbUqcq__submit:hover:not(:disabled){background:var(--brand-700)}.PostForm-module__NbUqcq__submit:disabled{opacity:.5;cursor:not-allowed}
.Search-module__gbRLeW__title{font-size:var(--text-display);margin-bottom:var(--space-6)}.Search-module__gbRLeW__layout{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.Search-module__gbRLeW__layout{grid-template-columns:280px 1fr;align-items:start}}.Search-module__gbRLeW__filters{gap:var(--space-4);padding:var(--space-4);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;display:flex}@media (min-width:1024px){.Search-module__gbRLeW__filters{top:calc(var(--topbar-height) + var(--space-4));max-height:calc(100dvh - var(--topbar-height) - var(--space-8));position:sticky;overflow-y:auto}}.Search-module__gbRLeW__tabs{gap:var(--space-2);display:flex}.Search-module__gbRLeW__tabOff,.Search-module__gbRLeW__tabOn{min-height:var(--tap-min);border-radius:var(--radius-md);font-size:var(--text-sm);flex:1;font-weight:600}.Search-module__gbRLeW__tabOff{background:var(--surface-muted);color:var(--text-muted)}.Search-module__gbRLeW__tabOff:hover{color:var(--brand-600)}.Search-module__gbRLeW__tabOn{background:var(--brand-600);color:var(--text-on-brand)}.Search-module__gbRLeW__searchRow{gap:var(--space-2);display:flex}.Search-module__gbRLeW__searchInput{min-width:0;min-height:var(--tap-min);padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);flex:1}.Search-module__gbRLeW__searchInput:focus{border-color:var(--brand-600)}.Search-module__gbRLeW__searchButton{min-height:var(--tap-min);padding:0 var(--space-4);border-radius:var(--radius-md);background:var(--brand-600);color:var(--text-on-brand);font-size:var(--text-sm);flex-shrink:0;font-weight:600}.Search-module__gbRLeW__filterHead{padding-top:var(--space-2);border-top:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.Search-module__gbRLeW__filterTitle{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:700;display:inline-flex}.Search-module__gbRLeW__badge{border-radius:var(--radius-full);background:var(--brand-600);min-width:20px;height:20px;color:var(--text-on-brand);font-size:var(--text-xs);place-items:center;padding:0 6px;display:inline-grid}.Search-module__gbRLeW__reset{font-size:var(--text-sm);color:var(--brand-600);text-decoration:underline}.Search-module__gbRLeW__group{gap:var(--space-2);border:0;flex-direction:column;margin:0;padding:0;display:flex}.Search-module__gbRLeW__groupTitle{font-size:var(--text-xs);color:var(--text-muted);padding:0;font-weight:600}.Search-module__gbRLeW__chips{gap:var(--space-1);flex-wrap:wrap;display:flex}.Search-module__gbRLeW__chips button{min-height:34px;padding:0 var(--space-3);font-size:var(--text-xs)}.Search-module__gbRLeW__results{min-width:0}.Search-module__gbRLeW__count{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-4)}.Search-module__gbRLeW__count strong{color:var(--text);font-size:var(--text-body)}.Search-module__gbRLeW__truncated{margin-top:var(--space-1);color:var(--accent-gold-text);display:block}.Search-module__gbRLeW__grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}.Search-module__gbRLeW__grid>li{display:flex}@media (min-width:640px){.Search-module__gbRLeW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.Search-module__gbRLeW__grid{grid-template-columns:repeat(3,1fr)}}.Search-module__gbRLeW__groupSummary{cursor:pointer;align-items:center;gap:var(--space-2);min-height:var(--tap-min);border-radius:var(--radius-sm);list-style:none;display:flex}.Search-module__gbRLeW__groupSummary::-webkit-details-marker{display:none}.Search-module__gbRLeW__groupSummary:after{content:"›";color:var(--text-muted);font-size:var(--text-body);margin-left:auto;transition:transform .15s}.Search-module__gbRLeW__group[open]>.Search-module__gbRLeW__groupSummary:after{transform:rotate(90deg)}.Search-module__gbRLeW__groupSummary:hover .Search-module__gbRLeW__groupTitle{color:var(--brand-600)}.Search-module__gbRLeW__groupSummary:focus-visible{outline:2px solid var(--brand-600);outline-offset:2px}.Search-module__gbRLeW__groupCount{border-radius:var(--radius-full);background:var(--brand-600);min-width:20px;height:20px;color:var(--text-on-brand);font-size:var(--text-xs,12px);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 6px;font-weight:700;display:inline-flex}
.home-module__txgM7a__hero{background:var(--gradient-hero);border-radius:var(--radius-xl);padding:var(--space-5);margin-bottom:var(--space-8);color:var(--text-on-brand);max-width:100%}@media (min-width:768px){.home-module__txgM7a__hero{padding:var(--space-8)}}.home-module__txgM7a__heroCopy{font-size:var(--text-sm);opacity:.92;line-break:strict;max-width:20em;font-weight:600}.home-module__txgM7a__heroTitle{margin-top:var(--space-2);line-break:strict;word-break:normal;overflow-wrap:normal;text-shadow:0 1px 12px #212c6e73;font-size:clamp(19px,5.2vw,28px)}.home-module__txgM7a__section{margin-bottom:var(--space-10)}.home-module__txgM7a__sectionHead{justify-content:space-between;align-items:baseline;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.home-module__txgM7a__sectionTitle{font-size:var(--text-h1);margin-bottom:var(--space-4)}.home-module__txgM7a__sectionHead .home-module__txgM7a__sectionTitle{margin-bottom:0}.home-module__txgM7a__chips{gap:var(--space-2);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.home-module__txgM7a__chip{min-height:var(--tap-min);padding:0 var(--space-4);border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);color:var(--text);font-size:var(--text-sm);align-items:center;font-weight:600;display:inline-flex}.home-module__txgM7a__chip:hover{border-color:var(--brand-600);color:var(--brand-600);text-decoration:none}.home-module__txgM7a__popularTags{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.home-module__txgM7a__popularLabel{font-size:var(--text-sm);color:var(--text-muted)}.home-module__txgM7a__cardGrid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:640px){.home-module__txgM7a__cardGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home-module__txgM7a__cardGrid{grid-template-columns:repeat(4,1fr)}}.home-module__txgM7a__cardGrid>li,.home-module__txgM7a__grid>li{display:flex}
