:root{--bg: #f7f8f4;--surface: #ffffff;--ink: #161713;--muted: #70736a;--soft: #eceee7;--line: #dfe2d9;--line-strong: #c8ccc1;--accent: #d6ff3f;--accent-hover: #c8f42d;--blue: #3165ff;--danger: #e45345;--shadow: 0 24px 70px rgba(22, 23, 19, .16);--radius-sm: 8px;--radius-md: 12px;--header-height: 72px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}button,input,textarea,select{outline:none}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(49,101,255,.28);outline-offset:2px}.app-shell{min-height:100vh}.site-header{height:var(--header-height);display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(300px,1fr);align-items:center;gap:24px;padding:0 clamp(22px,3.2vw,52px);border-bottom:1px solid var(--line-strong);background:#f7f8f4f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:30}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font-size:19px;font-weight:800;letter-spacing:-.04em;width:max-content}.brand-mark{width:27px;height:27px;display:grid;grid-template-columns:1fr 1fr;gap:3px;transform:rotate(-4deg)}.brand-mark i{display:block;border-radius:3px;background:var(--ink)}.brand-mark i:last-child{background:var(--accent);border:1.5px solid var(--ink);transform:translateY(4px)}.main-nav{display:flex;height:100%;gap:30px}.nav-link{position:relative;padding:0 2px;border:0;background:none;font-size:14px;font-weight:650;color:var(--muted)}.nav-link:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:transparent}.nav-link:hover,.nav-link.active{color:var(--ink)}.nav-link.active:after{background:var(--ink)}.nav-unread-badge{position:absolute;top:17px;right:-14px;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border:1.5px solid var(--bg);border-radius:9px;background:var(--danger);color:#fff;font-size:9px;font-weight:800;line-height:1}.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}.icon-button{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);background:var(--surface);border-radius:var(--radius-sm)}.icon-button:hover{border-color:var(--ink)}.notification-button{position:relative;background:transparent;border-color:transparent}.notification-count{position:absolute;right:-3px;top:-4px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border:1.5px solid var(--bg);border-radius:9px;background:var(--danger);color:#fff;font-size:8px;font-weight:850;line-height:1}.user-avatar{display:grid;place-items:center;overflow:hidden}.user-avatar-image{width:100%;height:100%;display:block;object-fit:cover}.avatar-button{width:34px;height:34px;padding:0;border:0;border-radius:50%;background:transparent}.avatar{width:34px;height:34px;border:1px solid var(--ink);border-radius:50%;background:var(--blue);color:#fff;font-size:11px;font-weight:800}.user-chip{min-height:38px;padding:2px 7px 2px 2px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.user-chip>span{max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700}.logout-button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--muted)}.logout-button:hover{color:var(--danger);background:#fff1ef}.login-button{min-height:38px;padding:0 12px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);font-size:11px;font-weight:750}.login-button:hover{border-color:var(--ink)}.primary-button,.secondary-button{min-height:42px;padding:0 18px;border:1.5px solid var(--ink);border-radius:var(--radius-sm);font-size:13px;font-weight:750}.primary-button{background:var(--accent);box-shadow:2px 2px 0 var(--ink)}.primary-button:hover{background:var(--accent-hover);transform:translate(-1px,-1px);box-shadow:3px 3px 0 var(--ink)}.secondary-button{background:var(--surface)}.publish-button{display:flex;align-items:center;gap:7px;margin-left:8px}.mode-strip,.backend-alert{min-height:38px;padding:8px clamp(22px,3.2vw,52px);display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line-strong);font-size:10px}.mode-strip{background:#f0f4ff;color:#53596a}.mode-strip>span{display:flex;align-items:center;gap:6px;color:var(--blue);font-weight:800}.mode-strip>span i{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 3px #3165ff1f}.mode-strip p{margin:0}.mode-strip button{margin-left:auto;display:flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:750}.backend-alert{background:#fff1ef;color:#a6372d}.talent-page{padding-bottom:40px}.talent-page-loading{min-height:calc(100vh - var(--header-height));display:grid;place-items:center;color:var(--muted);font-size:12px}.talent-intro{min-height:158px;display:flex;align-items:center;justify-content:space-between;gap:42px;border-bottom:1px solid var(--line-strong)}.talent-intro h1{margin:0 0 8px;font-size:clamp(28px,3vw,43px);line-height:1.08;letter-spacing:-.055em}.talent-intro p{margin:0;color:var(--muted);font-size:14px}.talent-search{width:min(46vw,590px)}.talent-workspace{min-height:calc(100vh - var(--header-height) - 198px);display:grid;grid-template-columns:210px minmax(500px,.95fr) minmax(560px,1.15fr);border-bottom:1px solid var(--line-strong)}.talent-filter-rail{padding:25px 18px 25px 0;border-right:1px solid var(--line-strong)}.talent-filter-group{display:grid;gap:3px}.talent-filter-group+.talent-filter-group{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.talent-filter-group>strong{margin:0 0 10px 11px;font-size:11px}.talent-filter-group button{min-height:42px;padding:0 11px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--muted);font-size:12px;font-weight:650;text-align:left}.talent-filter-group button:hover{background:var(--soft);color:var(--ink)}.talent-filter-group button.active{background:var(--accent);color:var(--ink);font-weight:800}.talent-list-panel{min-width:0;border-right:1px solid var(--line-strong);background:#ffffff52}.talent-list-toolbar{height:55px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line-strong);color:var(--muted);font-size:11px}.talent-list-toolbar strong{color:var(--ink);font-size:15px}.talent-list-toolbar button{border:0;background:transparent;color:var(--ink);font-size:11px;font-weight:750}.talent-list{max-height:calc(100vh - var(--header-height) - 253px);min-height:520px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.demo-mode .talent-list{max-height:calc(100vh - var(--header-height) - 291px);min-height:482px}.talent-row{position:relative;width:100%;min-height:114px;padding:16px 17px;display:grid;grid-template-columns:56px minmax(0,1fr) 190px 22px;align-items:center;gap:12px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.talent-row:hover{background:var(--surface)}.talent-row.selected{background:var(--surface);box-shadow:inset 3px 0 0 var(--blue),inset 0 0 0 1px var(--blue)}.talent-row-avatar{width:56px;height:56px;border:1px solid var(--ink);border-radius:12px;font-size:13px;font-weight:850}.talent-row-main{min-width:0;display:flex;flex-direction:column;gap:6px}.talent-row-name{display:flex;align-items:center;gap:6px}.talent-row-name strong{font-size:13px}.talent-row-name i{width:6px;height:6px;border-radius:50%;background:#72bd14}.talent-row-name b{color:#62a80c;font-size:8px}.talent-row-headline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.talent-skill-list{display:flex;flex-wrap:wrap;gap:4px}.talent-skill-list small,.talent-detail-skills span,.talent-all-skills span{padding:4px 7px;border:1px solid var(--line-strong);border-radius:5px;background:var(--surface);font-size:8px;line-height:1}.talent-row-meta{min-width:0;display:flex;flex-direction:column;gap:7px;color:var(--muted)}.talent-row-meta span{display:flex;align-items:center;gap:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px}.talent-row-meta b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#55584f;font-size:8.5px;font-weight:650}.talent-row-arrow{color:var(--ink)}.talent-list-empty{min-height:280px;display:grid;place-items:center;color:var(--muted);font-size:11px}.talent-detail{min-width:0;min-height:0;margin:16px 0 16px 16px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--surface)}.talent-detail-scroll{flex:1;min-height:0;padding:clamp(20px,2.1vw,31px);overflow-y:auto}.talent-detail-header{display:flex;align-items:flex-start;gap:18px}.talent-detail-avatar{width:88px;height:88px;flex:0 0 auto;border:1px solid var(--ink);border-radius:16px;font-size:19px;font-weight:850}.talent-detail-header>div{min-width:0}.talent-detail-name{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.talent-detail-name h2{margin:0;font-size:24px;letter-spacing:-.045em}.talent-detail-name>span{display:flex;align-items:center;gap:5px;color:#62a80c;font-size:9px;font-weight:800}.talent-detail-name i{width:7px;height:7px;border-radius:50%;background:#72bd14}.talent-detail-header p{margin:8px 0 12px;color:var(--muted);font-size:13px}.talent-detail-skills,.talent-all-skills{display:flex;flex-wrap:wrap;gap:6px}.talent-detail-meta{margin-top:25px;padding:16px 0;display:flex;align-items:center;flex-wrap:wrap;gap:10px 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.talent-detail-meta span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:9px}.talent-detail-meta span+span{padding-left:20px;border-left:1px solid var(--line)}.talent-detail-meta b{color:var(--ink);font-weight:650}.talent-detail-meta strong{color:var(--ink);font-size:11px}.talent-detail-section{padding-top:20px}.talent-detail-section h3{margin:0 0 12px;font-size:12px}.talent-detail-section>p{margin:0;color:#4f524a;font-size:10px;line-height:1.8}.talent-portfolio-list{display:grid;gap:8px}.talent-portfolio-list>a,.talent-portfolio-list>div{min-height:64px;padding:10px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);text-decoration:none}.talent-portfolio-list>a:hover{border-color:var(--blue)}.portfolio-mark{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:7px;background:var(--bg);font-size:10px;font-weight:850}.talent-portfolio-list strong{display:block;font-size:10px}.talent-portfolio-list small{display:block;margin-top:5px;color:var(--muted);font-size:8.5px;line-height:1.4}.portfolio-open{display:flex;align-items:center;gap:4px;color:var(--blue);font-size:8px;font-weight:750}.talent-no-portfolio{padding:18px!important;border:1px dashed var(--line-strong);border-radius:var(--radius-sm);text-align:center}.talent-detail-action{padding:15px 24px 18px;border-top:1px solid var(--line-strong);background:var(--surface);text-align:center}.talent-detail-action button{width:100%;display:flex;align-items:center;justify-content:center;gap:7px}.talent-detail-action button:disabled{cursor:not-allowed;opacity:.55}.talent-detail-action>span{display:block;margin-top:9px;color:var(--muted);font-size:8.5px}.talent-detail-empty{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted)}.talent-detail-empty strong{color:var(--ink)}.talent-detail-empty p{font-size:10px}.talent-mobile-back{display:none}.review-stars{display:inline-flex;align-items:center;gap:6px;color:#e49a00;font-size:10px;letter-spacing:.04em;white-space:nowrap}.review-stars b{color:var(--ink);font-size:10px;letter-spacing:0}.public-reviews{margin-top:22px;padding-top:21px;border-top:1px solid var(--line)}.public-reviews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.public-reviews-heading>div:first-child>span{color:var(--blue);font-size:8px;font-weight:850}.public-reviews-heading h3{margin:5px 0 0;font-size:13px}.review-score-summary{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.review-score-summary small{color:var(--muted);font-size:8px}.public-review-list{margin-top:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.public-review-card{min-width:0;padding:13px;border:1px solid var(--line-strong);border-radius:9px;background:var(--bg)}.public-review-card header{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px}.public-review-avatar{width:34px;height:34px;border:1px solid var(--ink);border-radius:8px;background:var(--accent);font-size:9px;font-weight:850}.public-review-card header>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.public-review-card header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px}.public-review-card header small{color:var(--muted);font-size:7.5px}.public-review-card header .review-stars{font-size:8px}.public-review-tags{margin-top:10px;display:flex;flex-wrap:wrap;gap:5px}.public-review-tags span{padding:4px 6px;border-radius:5px;background:#efffd5;color:#507700;font-size:7.5px;font-weight:800}.public-review-card>p{margin:9px 0 0;color:#4f524a;font-size:9px;line-height:1.7}.public-reviews-empty{margin:13px 0 0;padding:18px;border:1px dashed var(--line-strong);border-radius:8px;color:var(--muted);font-size:9px;text-align:center}.public-reviews.compact .public-review-list{grid-template-columns:1fr}main{padding:0 clamp(22px,3.2vw,52px) 40px}.search-intro{min-height:158px;display:flex;align-items:center;justify-content:space-between;gap:42px;border-bottom:1px solid var(--line-strong)}.title-block h1{margin:0 0 8px;font-size:clamp(28px,3vw,43px);line-height:1.08;letter-spacing:-.055em;font-weight:790}.title-block p{margin:0;color:var(--muted);font-size:14px;font-weight:500}.search-box{width:min(46vw,590px);height:58px;display:flex;align-items:center;gap:14px;padding:0 15px 0 19px;border:1.5px solid var(--ink);border-radius:var(--radius-md);background:var(--surface);box-shadow:3px 3px 0 var(--ink)}.search-box:focus-within{box-shadow:3px 3px 0 var(--blue);border-color:var(--blue)}.search-box input{flex:1;border:0;background:transparent;font-size:14px;min-width:0}.search-box input::placeholder{color:#92958d}.search-box kbd{padding:5px 8px;border:1px solid var(--line);background:var(--bg);border-radius:5px;color:var(--muted);font-family:inherit;font-size:11px}.workspace{display:grid;grid-template-columns:190px minmax(330px,.85fr) minmax(510px,1.35fr);min-height:calc(100vh - var(--header-height) - 198px);border-bottom:1px solid var(--line-strong)}.filter-rail{padding:26px 24px 26px 0;border-right:1px solid var(--line-strong);display:flex;flex-direction:column}.rail-heading{display:flex;align-items:center;gap:9px;margin:0 0 18px 11px;font-size:12px;color:var(--muted);font-weight:700}.filter-list{display:flex;flex-direction:column;gap:3px}.filter-item{position:relative;width:100%;height:43px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:var(--radius-sm);background:transparent;font-size:13px;color:var(--muted);font-weight:600;text-align:left}.filter-item:hover{background:var(--soft);color:var(--ink)}.filter-item.active{color:var(--ink);background:var(--accent);font-weight:750}.filter-item.active:before{content:"";position:absolute;left:-1px;width:3px;height:19px;background:var(--ink);border-radius:2px}.filter-count{font-size:11px;color:inherit;opacity:.75}.rail-note{margin-top:auto;padding:17px 10px 0;color:var(--muted);border-top:1px solid var(--line)}.rail-note svg{color:var(--blue)}.rail-note p{margin:9px 0 0;font-size:12px;line-height:1.65}.project-list-panel{min-width:0;border-right:1px solid var(--line-strong);background:#ffffff52}.list-toolbar{height:55px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--line-strong);color:var(--muted);font-size:12px}.list-toolbar strong{color:var(--ink);font-size:15px;margin-right:2px}.sort-button{display:flex;align-items:center;gap:5px;border:0;background:none;color:var(--muted);font-size:12px}.project-list{max-height:calc(100vh - var(--header-height) - 253px);min-height:520px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.demo-mode .workspace{min-height:calc(100vh - var(--header-height) - 236px)}.demo-mode .project-list,.demo-mode .detail-scroll{max-height:calc(100vh - var(--header-height) - 291px);min-height:482px}.project-row{position:relative;padding:20px;border-bottom:1px solid var(--line);background:transparent;transition:background .18s ease;cursor:pointer}.project-row:hover,.project-row.selected{background:var(--surface)}.project-row.selected:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--blue)}.project-row-top{display:grid;grid-template-columns:36px minmax(0,1fr) 28px;gap:11px;align-items:start}.project-client-mark{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--ink);border-radius:7px;font-size:13px;font-weight:800}.project-row-copy{min-width:0}.project-row-copy h3{margin:0;font-size:15px;line-height:1.4;font-weight:760;letter-spacing:-.025em}.project-row-copy p{margin:5px 0 0;color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.save-button{display:grid;place-items:center;width:28px;height:28px;border:0;background:none;border-radius:6px;color:#8a8d84}.save-button:hover,.save-button.saved{color:var(--blue);background:#eef2ff}.project-summary{margin:15px 0 17px;color:#5d6058;font-size:12px;line-height:1.68;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-row-bottom{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:11px}.project-row-bottom strong{color:var(--ink);font-size:13px}.project-row-bottom span{display:inline-flex;align-items:center;gap:4px}.project-row-bottom .posted-time{margin-left:auto}.empty-state{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.empty-shape{width:58px;height:58px;margin-bottom:18px;border:1.5px solid var(--ink);background:var(--accent);box-shadow:6px 6px 0 var(--ink);transform:rotate(-5deg)}.empty-state h3{margin:0 0 7px;color:var(--ink);font-size:16px}.empty-state p{margin:0;font-size:12px}.project-detail{min-width:0;position:relative;background:var(--surface);display:flex;flex-direction:column}.detail-scroll{padding:30px clamp(28px,3vw,50px) 36px;max-height:calc(100vh - var(--header-height) - 253px);min-height:520px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.detail-topline{display:flex;align-items:center;justify-content:space-between;gap:20px}.client-line{display:flex;align-items:center;gap:11px}.client-logo{display:grid;place-items:center;width:39px;height:39px;border:1px solid var(--ink);border-radius:var(--radius-sm);font-size:13px;font-weight:800;flex:0 0 auto}.client-line div{display:flex;flex-direction:column;gap:3px}.client-line strong{font-size:13px}.client-line span{color:var(--muted);font-size:10px}.detail-save{display:flex;align-items:center;gap:6px;min-height:35px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--muted);font-size:11px}.detail-save:hover,.detail-save.saved{color:var(--blue);border-color:#afc0ff;background:#f1f4ff}.project-detail h1{max-width:730px;margin:28px 0 19px;font-size:clamp(27px,2.5vw,39px);line-height:1.16;letter-spacing:-.05em;font-weight:790}.detail-meta{display:flex;flex-wrap:wrap;gap:10px 22px;color:var(--muted);font-size:12px}.detail-meta span{display:inline-flex;align-items:center;gap:7px}.detail-meta b{color:var(--ink);font-size:14px}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.tag{padding:6px 9px;background:var(--bg);border:1px solid var(--line);border-radius:6px;color:#4e5149;font-size:10px;font-weight:650}.detail-section{padding:26px 0;border-top:1px solid var(--line)}.intro-section{margin-top:28px}.detail-section h2{margin:0 0 13px;font-size:14px;letter-spacing:-.02em}.detail-section p{max-width:760px;margin:0;color:#55584f;font-size:12.5px;line-height:1.85}.task-list{list-style:none;margin:0;padding:0;display:grid;gap:11px}.task-list li{display:flex;align-items:flex-start;gap:10px;color:#454841;font-size:12.5px;line-height:1.6}.task-list li>span{width:20px;height:20px;display:grid;place-items:center;flex:0 0 auto;border-radius:5px;background:var(--accent);border:1px solid var(--ink)}.partner-section{background:#f4f6ff;border:1px solid #dce3ff;border-radius:var(--radius-md);padding:20px}.detail-footnote{display:flex;justify-content:space-between;padding-top:24px;color:#969990;font-size:10px}.detail-actions{min-height:82px;margin-top:auto;padding:14px clamp(28px,3vw,50px);border-top:1px solid var(--line-strong);background:var(--surface);display:flex;align-items:center;justify-content:space-between;gap:20px}.detail-budget{display:flex;flex-direction:column;gap:3px}.detail-budget span{color:var(--muted);font-size:10px}.detail-budget strong{font-size:14px}.chat-cta{min-width:190px;height:48px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:10px;border:1.5px solid var(--ink);border-radius:var(--radius-sm);background:var(--accent);box-shadow:3px 3px 0 var(--ink);font-size:13px;font-weight:800}.chat-cta svg:last-child{margin-left:7px}.chat-cta:hover{background:var(--accent-hover);transform:translate(-1px,-1px);box-shadow:4px 4px 0 var(--ink)}.chat-cta:disabled,.chat-cta.own-project{cursor:not-allowed;background:var(--soft);color:var(--muted);border-color:var(--line-strong);box-shadow:none;transform:none}.detail-cta-group{display:flex;align-items:center;gap:9px}.detail-chat-button{min-width:112px;height:46px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);color:#565950;font-size:11px;font-weight:750}.detail-chat-button:hover{border-color:var(--ink);color:var(--ink)}.chat-cta.application-submitted{background:#f1f4ff;color:var(--blue);border-color:var(--blue);box-shadow:3px 3px 0 var(--blue)}.chat-cta.application-submitted.shortlisted,.chat-cta.application-submitted.hired{background:var(--accent);color:var(--ink);border-color:var(--ink);box-shadow:3px 3px 0 var(--ink)}.chat-cta.application-submitted.rejected,.chat-cta.application-submitted.withdrawn{background:var(--soft);color:var(--muted);border-color:var(--line-strong);box-shadow:3px 3px 0 var(--line-strong)}.mobile-back{display:none}.empty-detail{align-items:center;justify-content:center;text-align:center;color:var(--muted)}.empty-detail-mark{width:70px;height:70px;display:grid;place-items:center;margin-bottom:22px;border:1.5px solid var(--ink);background:var(--accent);box-shadow:7px 7px 0 var(--ink);font-weight:900;font-size:24px}.empty-detail h2{margin:0 0 8px;color:var(--ink);font-size:18px}.empty-detail p{margin:0;font-size:12px}.profile-page{padding:0 clamp(22px,3.2vw,52px) 60px}.profile-hero{min-height:174px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line-strong)}.profile-identity{display:flex;align-items:center;gap:20px;min-width:0}.profile-avatar{width:72px;height:72px;display:grid;place-items:center;flex:0 0 auto;border:1.5px solid var(--ink);border-radius:50%;background:var(--blue);color:#fff;box-shadow:5px 5px 0 var(--accent);font-size:18px;font-weight:850}.profile-avatar-control{position:relative;flex:0 0 auto}.profile-avatar-button{position:relative;width:78px;height:82px;padding:0 6px 10px 0;border:0;background:transparent}.profile-avatar-button:disabled{cursor:wait;opacity:.7}.profile-avatar-action{position:absolute;right:0;bottom:0;min-width:38px;padding:4px 7px;border:1px solid var(--ink);border-radius:10px;background:var(--accent);color:var(--ink);font-size:8px;font-weight:850;box-shadow:2px 2px 0 var(--ink)}.avatar-editor-modal{position:absolute;left:50%;top:50%;width:min(640px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow-y:auto;transform:translate(-50%,-47%) scale(.97);opacity:0;border:1.5px solid var(--ink);border-radius:15px;background:var(--surface);box-shadow:8px 8px 0 var(--ink),var(--shadow);transition:transform .25s ease,opacity .22s ease}.modal-layer.open .avatar-editor-modal{transform:translate(-50%,-50%) scale(1);opacity:1}.avatar-editor-header{padding:22px 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line-strong);background:var(--accent)}.avatar-editor-header h2{margin:0;font-size:24px;letter-spacing:-.04em}.avatar-editor-header p{margin:7px 0 0;color:#565a4f;font-size:10px}.avatar-editor-header .eyebrow{color:var(--ink)}.avatar-editor-header .icon-button{flex:0 0 auto;border-color:var(--ink);background:transparent}.avatar-editor-body{padding:24px}.avatar-crop-stage{position:relative;width:min(320px,76vw);aspect-ratio:1;margin:0 auto;overflow:hidden;border:2px solid var(--ink);border-radius:50%;background:var(--soft);box-shadow:7px 7px 0 var(--accent)}.avatar-crop-stage canvas{width:100%;height:100%;display:block;touch-action:none}.avatar-crop-stage.has-image canvas{cursor:grab}.avatar-crop-stage.has-image canvas:active{cursor:grabbing}.avatar-editor-fallback,.avatar-editor-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none}.avatar-editor-fallback .user-avatar{width:78px;height:78px;margin-bottom:14px;border:1.5px solid var(--ink);border-radius:50%;background:var(--blue);color:#fff;font-size:18px;font-weight:850}.avatar-editor-fallback strong{max-width:180px;font-size:11px}.avatar-editor-loading{background:#eceee7cc;color:var(--muted);font-size:11px;font-weight:750}.avatar-drag-hint{position:absolute;left:50%;bottom:14px;padding:6px 10px;transform:translate(-50%);border-radius:14px;background:#161713c2;color:#fff;font-size:9px;font-weight:750;pointer-events:none}.avatar-editor-controls{max-width:430px;margin:25px auto 0}.avatar-editor-controls label{display:grid;grid-template-columns:42px minmax(0,1fr) 44px;align-items:center;gap:12px}.avatar-editor-controls label span,.avatar-editor-controls label b{font-size:10px;font-weight:800}.avatar-editor-controls label b{text-align:right}.avatar-editor-controls input[type=range]{width:100%;accent-color:var(--blue)}.avatar-editor-controls>p{margin:10px 0 0;color:var(--muted);font-size:9px;line-height:1.6;text-align:center}.avatar-editor-error{margin-top:11px;padding:9px 11px;border:1px solid #f0b5ae;border-radius:7px;background:#fff1ef;color:#a9382d;font-size:9.5px;text-align:center}.avatar-editor-actions{margin-top:20px;display:flex;justify-content:center;gap:9px}.avatar-editor-actions button{min-width:112px;min-height:42px}.eyebrow{display:block;margin-bottom:7px;color:var(--blue);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.profile-identity h1{margin:0;font-size:clamp(29px,3.3vw,45px);line-height:1.05;letter-spacing:-.055em}.profile-identity p{margin:10px 0 0;color:var(--muted);font-size:11px}.profile-publish{min-width:130px}.profile-dashboard{min-height:610px;display:grid;grid-template-columns:240px minmax(0,1fr);border-bottom:1px solid var(--line-strong)}.profile-sidebar{padding:28px 24px 28px 0;border-right:1px solid var(--line-strong)}.profile-completeness{padding:17px;border:1px solid #cdd8ff;border-radius:var(--radius-md);background:#f1f4ff}.profile-completeness>span{display:flex;align-items:center;gap:6px;color:var(--blue);font-size:9px;font-weight:800}.profile-completeness strong{display:block;margin-top:16px;font-size:12px}.profile-completeness p{margin:7px 0 0;color:var(--muted);font-size:9.5px;line-height:1.65}.profile-nav{margin-top:22px;display:grid;gap:4px}.profile-nav button{min-height:45px;padding:0 12px;display:flex;align-items:center;gap:9px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--muted);font-size:11px;font-weight:700;text-align:left}.profile-nav button:hover{background:var(--soft);color:var(--ink)}.profile-nav button.active{background:var(--accent);color:var(--ink)}.profile-nav button>span{min-width:21px;height:21px;margin-left:auto;display:grid;place-items:center;border-radius:11px;background:#16171314;font-size:9px}.profile-content{min-width:0;padding:28px 0 40px clamp(24px,3vw,46px)}.profile-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.profile-stats article{min-height:108px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--surface)}.profile-stats article:first-child{background:var(--accent);border-color:var(--ink);box-shadow:3px 3px 0 var(--ink)}.profile-stats strong{font-size:28px;letter-spacing:-.05em}.profile-stats span{color:var(--muted);font-size:10px;font-weight:700}.profile-form,.profile-list-section{margin-top:24px;padding:clamp(20px,2.6vw,32px);border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--surface)}.profile-save-error{margin:14px 0 0;padding:10px 12px;border:1px solid #f0b5ae;border-radius:7px;background:#fff1ef;color:#a9382d;font-size:9.5px}.profile-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}.profile-section-heading h2{margin:0;font-size:21px;letter-spacing:-.035em}.profile-section-heading .primary-button{min-height:38px;padding-inline:14px;font-size:11px}.profile-form-grid{padding-top:23px;display:grid;grid-template-columns:1fr 1fr;gap:19px}.profile-form .field input,.profile-form .field select{min-height:43px;padding:0 12px}.profile-form .field textarea{min-height:104px;padding:12px;resize:vertical}.profile-form .field small{align-self:flex-end;color:#969990;font-size:8.5px}.profile-wide-field{grid-column:1 / -1}.talent-visibility-toggle{min-height:64px;padding:11px 14px;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:14px;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--bg);cursor:pointer}.talent-visibility-toggle.enabled{border-color:var(--ink);background:#f3ffd5}.talent-visibility-toggle input{position:absolute;opacity:0;pointer-events:none}.talent-visibility-toggle>span{display:flex;flex-direction:column;gap:6px}.talent-visibility-toggle strong{font-size:12px}.talent-visibility-toggle small{color:var(--muted);font-size:9px;line-height:1.5}.talent-visibility-toggle>i{position:relative;width:42px;height:24px;border:1px solid var(--line-strong);border-radius:13px;background:var(--soft)}.talent-visibility-toggle>i:after{content:"";position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:var(--muted);transition:.2s ease}.talent-visibility-toggle.enabled>i{border-color:var(--ink);background:var(--accent)}.talent-visibility-toggle.enabled>i:after{transform:translate(18px);background:var(--ink)}.talent-visibility-toggle:has(input:disabled){cursor:not-allowed;opacity:.55}.profile-rate-fields{display:grid;grid-template-columns:1fr 20px 1fr;align-items:center;gap:6px}.profile-rate-fields>span{color:var(--muted);font-size:9px;text-align:center}.profile-portfolio-fields{margin:0;padding:18px;border:1px solid var(--line-strong);border-radius:var(--radius-md)}.profile-portfolio-fields legend{padding:0 7px;font-size:11px;font-weight:750}.profile-portfolio-toolbar{margin-bottom:13px;display:flex;align-items:center;justify-content:space-between;gap:14px}.profile-portfolio-toolbar>p{margin:0;color:var(--muted);font-size:8.5px}.portfolio-add-button,.portfolio-empty-action{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--ink);border-radius:var(--radius-sm);background:var(--accent);color:var(--ink);font-size:9px;font-weight:800;white-space:nowrap}.portfolio-add-button:disabled{border-color:var(--line-strong);background:var(--soft);color:var(--muted);cursor:not-allowed}.profile-portfolio-row{display:grid;grid-template-columns:.75fr 1fr 1.2fr 40px;gap:8px}.profile-portfolio-row+.profile-portfolio-row{margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.profile-portfolio-row input{min-width:0;height:40px;padding:0 10px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--bg);font-size:10px}.portfolio-remove-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--muted)}.portfolio-remove-button:hover{border-color:#b22b2b;color:#b22b2b}.portfolio-empty-action{width:100%;border-style:dashed;background:var(--bg)}.managed-project-list{padding-top:10px}.managed-project-block{border-bottom:1px solid var(--line)}.managed-project-block:last-child{border-bottom:0}.managed-project-card{padding:18px 0;display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:start;gap:14px}.managed-project-mark{width:45px;height:45px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:9px;font-size:13px;font-weight:850}.managed-project-copy{min-width:0}.managed-project-title{display:flex;align-items:center;gap:9px}.managed-project-title h3{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.project-status{flex:0 0 auto;padding:4px 7px;border-radius:5px;background:var(--soft);color:var(--muted);font-size:8px;font-weight:800}.project-status.open{background:#e9ffd0;color:#477c00}.project-status.paused{background:#fff2ce;color:#886400}.project-status.closed{background:#eceee8;color:#64675f}.managed-project-copy>p{margin:7px 0 9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px}.managed-project-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px 13px;color:var(--muted);font-size:9px}.managed-project-meta strong{color:var(--ink);font-size:11px}.managed-project-actions{display:flex;align-items:center;gap:6px}.managed-project-actions button{min-height:32px;padding:0 10px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);color:#565950;font-size:9px;font-weight:700}.managed-project-actions button:hover{border-color:var(--ink);color:var(--ink)}.managed-project-actions .danger-action{color:var(--danger)}.managed-project-actions .candidate-toggle.has-candidates{border-color:var(--ink);background:var(--accent);color:var(--ink)}.managed-project-actions button:disabled{cursor:wait;opacity:.5}.project-close-confirm .delete-warning{background:var(--accent);color:var(--ink)}.candidate-panel,.candidate-panel-loading{margin:0 0 18px 59px;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--bg)}.candidate-panel-loading{min-height:90px;display:grid;place-items:center;color:var(--muted);font-size:10px}.candidate-panel-heading{min-height:68px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line-strong)}.candidate-panel-heading .eyebrow{margin-bottom:4px}.candidate-panel-heading h3{margin:0;font-size:13px}.candidate-panel-heading>span{color:var(--muted);font-size:9px;font-weight:750}.candidate-list{padding:12px;display:grid;gap:10px}.candidate-card{padding:15px;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface)}.candidate-card.withdrawn{background:var(--bg);opacity:.68}.candidate-identity{display:flex;align-items:center;gap:11px}.candidate-avatar{width:42px;height:42px;flex:0 0 auto;border:1px solid var(--ink);border-radius:9px;background:var(--accent);font-size:11px;font-weight:850}.candidate-identity>div{min-width:0}.candidate-name-line{display:flex;align-items:center;gap:8px}.candidate-name-line strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.candidate-name-line span{padding:3px 6px;border-radius:5px;background:#fff2ce;color:#886400;font-size:8px;font-weight:800}.candidate-name-line span.contacted{background:#e8eeff;color:var(--blue)}.candidate-name-line span.shortlisted{background:#ecffd2;color:#487100}.candidate-name-line span.rejected{background:#f0f0ed;color:#64675f}.candidate-name-line span.hired{background:var(--accent);color:var(--ink)}.candidate-name-line span.withdrawn{background:var(--soft);color:var(--muted)}.candidate-identity p{margin:5px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:8.5px}.candidate-offer{margin-top:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.candidate-offer>span{padding:9px 10px;display:flex;flex-direction:column;gap:4px;border:1px solid var(--line);border-radius:7px;background:var(--bg)}.candidate-offer small{color:var(--muted);font-size:8px}.candidate-offer strong{font-size:10px}.candidate-cover-letter{margin:13px 0 0;color:#4f524a;font-size:10px;line-height:1.75;white-space:pre-wrap}.candidate-skills{margin-top:11px;display:flex;flex-wrap:wrap;gap:5px}.candidate-skills span{padding:4px 7px;border:1px solid var(--line);border-radius:5px;background:var(--bg);font-size:8px}.candidate-screening{margin-top:13px;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:8px;background:var(--bg)}.candidate-screening>span{flex:0 0 auto;color:var(--muted);font-size:8px;font-weight:750}.candidate-screening>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.candidate-screening button{min-height:29px;padding:0 10px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);color:var(--ink);font:inherit;font-size:8px;font-weight:800;cursor:pointer}.candidate-screening button:hover:not(:disabled){transform:translateY(-1px);border-color:var(--ink)}.candidate-screening button.active.shortlisted{border-color:#72a800;background:#ecffd2;color:#487100}.candidate-screening button.active.rejected{background:#e8e8e4;color:#565950}.candidate-screening button.active.hired{border-color:var(--ink);background:var(--accent);box-shadow:2px 2px 0 var(--ink)}.candidate-screening button:disabled{cursor:not-allowed;opacity:.55}.candidate-card-footer{margin-top:14px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.candidate-portfolios{min-width:0;display:flex;flex-wrap:wrap;gap:6px}.candidate-portfolios a{display:inline-flex;align-items:center;gap:4px;color:var(--blue);font-size:8.5px;font-weight:700;text-decoration:none}.candidate-portfolios a:hover{text-decoration:underline}.candidate-portfolios>span{color:var(--muted);font-size:8px}.candidate-contact-button{flex:0 0 auto;min-height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;font-size:9px}.candidate-contact-button:disabled{cursor:wait;opacity:.55}.candidate-empty{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.candidate-empty strong{font-size:11px}.candidate-empty p{margin:7px 0 0;color:var(--muted);font-size:8.5px}.favorite-grid{padding-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.favorite-card{min-width:0;padding:16px;display:grid;grid-template-columns:40px minmax(0,1fr) 22px;gap:12px;align-items:start;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--bg);text-align:left}.favorite-card:hover{border-color:var(--ink);background:var(--surface)}.favorite-card-mark{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:8px;font-weight:850}.favorite-card-copy{min-width:0;display:flex;flex-direction:column;gap:6px}.favorite-card-copy strong,.favorite-card-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-card-copy strong{font-size:12px}.favorite-card-copy small{color:var(--muted);font-size:9px}.favorite-card-copy b{font-size:10px}.completed-collaborations-section{padding-bottom:18px}.completed-section-heading{align-items:center}.completed-section-heading p{margin:7px 0 0;color:var(--muted);font-size:9.5px}.completed-section-heading>span{flex:0 0 auto;padding:6px 9px;border-radius:6px;background:#e8f8df;color:#397624;font-size:8.5px;font-weight:800}.completed-collaboration-list{display:grid}.completed-collaboration-card{padding:21px 0;border-bottom:1px solid var(--line)}.completed-collaboration-card:last-child{border-bottom:0}.completed-collaboration-card>header{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px}.completed-project-mark{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:9px;font-size:13px;font-weight:850}.completed-collaboration-card>header>div{min-width:0}.completed-project-title-line{min-width:0;display:flex;align-items:center;gap:8px}.completed-project-title-line h3{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.completed-project-title-line b{flex:0 0 auto;padding:4px 6px;border-radius:5px;background:var(--soft);color:var(--muted);font-size:7.5px}.completed-collaboration-card>header p{margin:7px 0 0;color:var(--muted);font-size:9px}.completed-state{display:inline-flex;align-items:center;gap:5px;color:#397624;font-size:9px;font-weight:850}.completed-counterpart{margin:16px 0 0 59px;padding:10px 12px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border-radius:8px;background:var(--soft)}.completed-counterpart-avatar{width:34px;height:34px;border:1px solid var(--ink);border-radius:8px;font-size:9px;font-weight:850}.completed-counterpart>span{min-width:0;display:flex;flex-direction:column;gap:3px}.completed-counterpart small{color:var(--muted);font-size:7.5px}.completed-counterpart strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.completed-counterpart>b{color:var(--muted);font-size:8px}.completed-review-section{margin:15px 0 0 59px}.completed-review-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.completed-review-heading>strong{font-size:10px}.completed-review-heading>span{color:#397624;font-size:8px;font-weight:750}.completed-review-list{margin-top:7px}.completed-review-row{padding:11px 0;display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px;border-top:1px solid var(--line)}.completed-review-avatar{width:32px;height:32px;border:1px solid var(--line-strong);border-radius:8px;font-size:8px;font-weight:850}.completed-review-row>div{min-width:0}.completed-review-row>div>span{display:flex;align-items:center;justify-content:space-between;gap:9px}.completed-review-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.completed-review-row .review-stars{font-size:8px}.completed-review-row small{margin-top:5px;display:block;color:#507700;font-size:7.5px;font-weight:750}.completed-review-row p{margin:6px 0 0;color:#4f524a;font-size:9px;line-height:1.6;overflow-wrap:anywhere}.completed-review-empty{margin:8px 0 0;padding:13px;border:1px dashed var(--line-strong);border-radius:8px;color:var(--muted);font-size:9px;text-align:center}.completed-collaboration-card>footer{margin:4px 0 0 59px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.completed-collaboration-card>footer>span{color:var(--muted);font-size:8.5px}.completed-collaboration-card>footer button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;font-size:8.5px;box-shadow:none}.profile-empty{grid-column:1 / -1;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.profile-empty svg{margin-bottom:14px;color:var(--blue)}.profile-empty strong{color:var(--ink);font-size:13px}.profile-empty p{margin:7px 0 0;font-size:9.5px}.delete-confirm{position:absolute;left:50%;top:50%;width:min(440px,calc(100vw - 28px));padding:30px;transform:translate(-50%,-47%) scale(.97);opacity:0;border:1.5px solid var(--ink);border-radius:14px;background:var(--surface);box-shadow:7px 7px 0 var(--ink),var(--shadow);text-align:center;transition:transform .25s ease,opacity .22s ease}.modal-layer.open .delete-confirm{transform:translate(-50%,-50%) scale(1);opacity:1}.delete-confirm>.icon-button{position:absolute;top:14px;right:14px}.delete-warning{width:58px;height:58px;margin:5px auto 22px;display:grid;place-items:center;border:1.5px solid var(--ink);border-radius:50%;background:#ff8a7b;box-shadow:4px 4px 0 var(--ink);font-size:24px;font-weight:900}.delete-confirm h2{margin:0;font-size:21px}.delete-confirm p{margin:12px 0 25px;color:var(--muted);font-size:10.5px;line-height:1.7}.delete-confirm>div{display:flex;justify-content:center;gap:9px}.danger-button{min-height:42px;padding:0 17px;border:1.5px solid var(--ink);border-radius:var(--radius-sm);background:var(--danger);color:#fff;font-size:11px;font-weight:800}.danger-button:disabled{cursor:wait;opacity:.55}.application-modal{position:absolute;left:50%;top:50%;width:min(660px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow-y:auto;transform:translate(-50%,-47%) scale(.97);opacity:0;border:1.5px solid var(--ink);border-radius:15px;background:var(--surface);box-shadow:8px 8px 0 var(--ink),var(--shadow);transition:transform .25s ease,opacity .22s ease}.modal-layer.open .application-modal{transform:translate(-50%,-50%) scale(1);opacity:1}.application-modal-header{padding:22px 25px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--ink);background:var(--accent)}.application-modal-header h2{margin:0;font-size:24px;letter-spacing:-.045em}.application-modal-header p{max-width:480px;margin:8px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#565a4f;font-size:10px}.application-modal-header .eyebrow{color:var(--ink)}.application-modal-header .icon-button{flex:0 0 auto;border-color:var(--ink);background:transparent}.application-form{padding:23px 25px 25px}.application-project-note{min-height:58px;padding:11px 13px;display:flex;align-items:center;gap:10px;border:1px solid #cdd8ff;border-radius:9px;background:#f1f4ff;color:var(--blue)}.application-project-note>span{display:flex;flex-direction:column;gap:4px}.application-project-note strong{color:var(--ink);font-size:11px}.application-project-note small{color:var(--muted);font-size:8.5px}.application-status-note{margin-top:12px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:8px;background:var(--bg)}.application-status-note span{color:var(--muted);font-size:8px;font-weight:750}.application-status-note strong{font-size:9px}.application-status-note.shortlisted,.application-status-note.hired{border-color:#9fc82e;background:#f3ffdc}.application-status-note.rejected,.application-status-note.withdrawn{background:var(--soft);color:var(--muted)}.application-status-note.contacted{border-color:#cdd8ff;background:#f1f4ff;color:var(--blue)}.application-wide-field{margin-top:18px}.application-wide-field textarea{min-height:150px;padding:12px;resize:vertical}.application-wide-field small{align-self:flex-end;color:var(--muted);font-size:8px}.application-form-grid{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.application-form-grid .field>span{display:flex;align-items:center;gap:5px}.application-form-grid input{min-height:43px;padding:0 12px}.application-privacy-note{margin-top:17px;padding:11px 13px;border-left:3px solid var(--blue);background:#f4f6ff;color:#5e6372;font-size:9px;line-height:1.6}.application-error{margin:12px 0 0;color:var(--danger);font-size:10px}.application-form-actions{margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:9px}.application-form-actions button{min-width:112px}.application-primary-actions{margin-left:auto;display:flex;gap:9px}.application-withdraw{margin-right:auto;color:var(--danger)}.application-withdraw.confirm{border-color:var(--danger);background:#fff0ed}.chat-layer,.modal-layer{position:fixed;inset:0;z-index:60;pointer-events:none;visibility:hidden;transition:visibility 0s linear .28s}.review-layer{z-index:80}.chat-layer.open,.modal-layer.open{pointer-events:auto;visibility:visible;transition-delay:0s}.chat-scrim,.modal-scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:#10110e61;opacity:0;transition:opacity .25s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chat-layer.open .chat-scrim,.modal-layer.open .modal-scrim{opacity:1}.chat-drawer{position:absolute;top:0;right:0;width:min(1240px,calc(100vw - 32px));height:100%;background:var(--surface);border-left:1px solid var(--ink);box-shadow:var(--shadow);transform:translate(102%);transition:transform .3s cubic-bezier(.22,.9,.3,1);display:flex;flex-direction:column}.chat-layer.open .chat-drawer{transform:translate(0)}.notification-layer{position:fixed;inset:0;z-index:70;pointer-events:none;visibility:hidden;transition:visibility 0s linear .28s}.notification-layer.open{pointer-events:auto;visibility:visible;transition-delay:0s}.notification-scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:#10110e47;opacity:0;transition:opacity .25s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.notification-layer.open .notification-scrim{opacity:1}.notification-drawer{position:absolute;top:0;right:0;width:min(470px,calc(100vw - 24px));height:100%;display:flex;flex-direction:column;border-left:1px solid var(--ink);background:var(--surface);box-shadow:var(--shadow);transform:translate(102%);transition:transform .3s cubic-bezier(.22,.9,.3,1)}.notification-layer.open .notification-drawer{transform:translate(0)}.notification-header{min-height:76px;padding:14px 16px 14px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--ink);background:var(--accent)}.notification-header>div{min-width:0;display:flex;align-items:center;gap:11px}.notification-header-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--ink);border-radius:8px;background:var(--surface);box-shadow:2px 2px 0 var(--ink)}.notification-header>div>div{min-width:0;display:flex;flex-direction:column;gap:4px}.notification-header strong{font-size:19px;letter-spacing:-.035em}.notification-header small{color:#55594c;font-size:9px;font-weight:700}.notification-header .icon-button{flex:0 0 auto;border-color:var(--ink);background:transparent}.notification-toolbar{min-height:50px;padding:0 17px 0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--bg)}.notification-toolbar>span{color:var(--muted);font-size:9px;font-weight:800}.notification-toolbar button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--blue);font-size:9px;font-weight:800}.notification-toolbar button:disabled{color:var(--muted);cursor:default;opacity:.55}.notification-list{flex:1;min-height:0;overflow-y:auto}.notification-item{position:relative;width:100%;min-height:112px;padding:17px 20px;display:grid;grid-template-columns:39px minmax(0,1fr) 8px;align-items:start;gap:11px;border:0;border-bottom:1px solid var(--line);background:var(--surface);text-align:left}.notification-item:hover{background:var(--bg)}.notification-item.unread{background:#f8fbef}.notification-item-mark{width:39px;height:39px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:9px;background:var(--accent)}.notification-item-mark.application_rejected,.notification-item-mark.application_withdrawn{border-color:var(--line-strong);background:var(--soft);color:var(--muted)}.notification-item-mark.application_contacted{border-color:var(--blue);background:#edf1ff;color:var(--blue)}.notification-item-mark.review_received{background:#fff4cf;color:#a36b00}.notification-item-copy{min-width:0;display:flex;flex-direction:column;gap:6px}.notification-item-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.notification-item-meta b{color:var(--blue);font-size:8px}.notification-item-meta time{flex:0 0 auto;color:#979a91;font-size:8px}.notification-item-copy>strong{font-size:12px;line-height:1.35}.notification-item-copy>small{color:var(--muted);font-size:9px;line-height:1.65}.notification-unread-dot{width:7px;height:7px;margin-top:4px;border-radius:50%;background:var(--danger)}.notification-loading{padding:30px 20px;color:var(--muted);text-align:center;font-size:10px}.notification-empty{min-height:360px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.notification-empty>span{width:52px;height:52px;margin-bottom:18px;display:grid;place-items:center;border:1.5px solid var(--ink);background:var(--accent);box-shadow:5px 5px 0 var(--ink);color:var(--ink)}.notification-empty strong{color:var(--ink);font-size:12px}.notification-empty p{margin:8px 0 0;font-size:9px;line-height:1.6}.inbox-header{min-height:72px;padding:13px 18px 13px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink);background:var(--accent)}.inbox-header>div{display:flex;align-items:baseline;gap:10px}.inbox-header strong{font-size:22px;letter-spacing:-.04em}.inbox-header span{color:#55594c;font-size:10px;font-weight:700}.inbox-header .icon-button{border-color:var(--ink);background:transparent}.inbox-layout{flex:1;min-height:0;display:grid;grid-template-columns:340px minmax(0,1fr)}.conversation-pane{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--line-strong);background:var(--bg)}.conversation-pane-title{min-height:51px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.conversation-pane-title strong{font-size:11px}.conversation-pane-title span{min-width:22px;height:22px;display:grid;place-items:center;border-radius:11px;background:var(--soft);color:var(--muted);font-size:9px;font-weight:800}.conversation-list{flex:1;min-height:0;overflow-y:auto}.conversation-item{position:relative;width:100%;padding:15px 14px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:10px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.conversation-item:hover,.conversation-item.active{background:var(--surface)}.conversation-item.active:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--blue)}.conversation-avatar{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:8px;font-size:12px;font-weight:850}.conversation-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.conversation-line{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:7px}.conversation-line strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.conversation-line time{flex:0 0 auto;color:#999c94;font-size:8px}.conversation-project,.conversation-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-project-row{min-width:0;display:flex;align-items:center;gap:6px}.conversation-project{color:#55584f;font-size:9px;font-weight:700}.conversation-status{flex:0 0 auto;padding:3px 5px;border-radius:5px;background:var(--soft);color:var(--muted);font-size:7px;font-weight:800}.conversation-status.cooperating{background:#e5ebff;color:var(--blue)}.conversation-status.completed{background:#e8f8df;color:#397624}.conversation-status.direct{background:#eef2ff;color:var(--blue)}.conversation-preview{color:var(--muted);font-size:9px}.conversation-unread{align-self:center;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:10px;background:var(--danger);color:#fff;font-size:8px;font-weight:800}.inbox-loading{padding:28px 18px;color:var(--muted);text-align:center;font-size:10px}.inbox-empty{min-height:310px;padding:30px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.inbox-empty>span,.chat-welcome>span{width:50px;height:50px;margin-bottom:17px;display:grid;place-items:center;border:1.5px solid var(--ink);background:var(--accent);box-shadow:5px 5px 0 var(--ink);font-weight:900}.inbox-empty strong{color:var(--ink);font-size:12px}.inbox-empty p{margin:8px 0 0;font-size:9px;line-height:1.65}.chat-pane{min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--surface)}.chat-header{min-height:66px;padding:12px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line-strong)}.mobile-conversation-toggle{display:none;border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:750}.chat-contact{display:flex;align-items:center;gap:11px}.chat-contact>div{display:flex;flex-direction:column;gap:3px}.chat-contact strong{font-size:13px}.chat-contact span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:10px}.chat-contact span i{width:6px;height:6px;border-radius:50%;background:#17bd75}.chat-project-context{margin:16px 20px 0;padding:15px;display:flex;flex-direction:column;gap:5px;border:1px solid var(--line);border-left:4px solid var(--blue);border-radius:var(--radius-sm);background:var(--bg)}.chat-project-context span{color:var(--blue);font-size:9px;font-weight:800}.chat-project-context strong{font-size:12px;line-height:1.45}.chat-project-context small{color:var(--muted);font-size:10px}.invite-launcher{margin:11px 20px 0;padding:10px 12px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:#f3ffd5}.invite-launcher-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:8px;background:var(--accent)}.invite-launcher>span:not(.invite-launcher-icon){min-width:0;display:flex;flex-direction:column;gap:3px}.invite-launcher strong{font-size:10px}.invite-launcher small{overflow:hidden;color:#596044;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.invite-launcher button{min-height:32px;padding:0 10px;border:1px solid var(--ink);border-radius:7px;background:var(--accent);color:var(--ink);font-size:8.5px;font-weight:850}.invite-composer{margin:11px 20px 0;padding:14px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px 12px;border:1px solid var(--ink);border-radius:var(--radius-md);background:#f8ffe7;box-shadow:3px 3px 0 var(--ink)}.invite-composer-heading{grid-column:1 / -1;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.invite-composer-heading>div{display:flex;flex-direction:column;gap:3px}.invite-composer-heading strong{font-size:12px}.invite-composer-heading small{color:#596044;font-size:8.5px}.invite-composer-heading .icon-button{width:30px;height:30px;border-color:var(--line-strong);background:transparent;box-shadow:none}.invite-composer>label{min-width:0;display:flex;flex-direction:column;gap:5px}.invite-composer>label>span{font-size:8.5px;font-weight:800}.invite-composer select,.invite-composer textarea{width:100%;border:1px solid var(--line-strong);border-radius:7px;background:var(--surface);color:var(--ink);font-size:10px}.invite-composer select{min-height:39px;padding:0 9px}.invite-composer textarea{min-height:62px;padding:9px;resize:vertical;line-height:1.5}.invite-composer label>small{align-self:flex-end;color:var(--muted);font-size:8px}.invite-composer-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:7px}.invite-composer-actions button{min-height:33px;padding:0 11px;font-size:8.5px;box-shadow:none}.collaboration-panel{margin:12px 20px 0;padding:14px 15px;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:#fbfcf8}.collaboration-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.collaboration-heading>div{display:flex;align-items:baseline;gap:8px}.collaboration-heading span{color:var(--muted);font-size:9px;font-weight:750}.collaboration-heading strong{font-size:12px}.collaboration-heading>b{padding:4px 7px;border-radius:6px;background:#fff0ce;color:#8c5a00;font-size:8px}.collaboration-steps{list-style:none;margin:14px 0 12px;padding:0;display:grid;grid-template-columns:repeat(3,1fr)}.collaboration-steps li{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;color:#a0a39a;font-size:8px;font-weight:750}.collaboration-steps li:not(:last-child):after{content:"";position:absolute;left:calc(50% + 13px);right:calc(-50% + 13px);top:10px;height:2px;background:var(--line)}.collaboration-steps li.done:not(:last-child):after{background:var(--blue)}.collaboration-steps li i{position:relative;z-index:1;width:22px;height:22px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;background:var(--surface);font-size:8px;font-style:normal}.collaboration-steps li.active{color:var(--ink)}.collaboration-steps li.active i{border-color:var(--ink);background:var(--accent);color:var(--ink)}.collaboration-steps li.done{color:var(--blue)}.collaboration-steps li.done i{border-color:var(--blue);background:var(--blue);color:#fff}.collaboration-request{min-height:36px;padding-top:11px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.collaboration-request p{margin:0;color:#55584f;font-size:9px;line-height:1.55}.collaboration-request>div{flex:0 0 auto;display:flex;gap:6px}.collaboration-request button{flex:0 0 auto;min-height:31px;padding:0 10px;font-size:8.5px;box-shadow:none}.collaboration-request .primary-button:hover{box-shadow:2px 2px 0 var(--ink)}.collaboration-request.quiet{padding-top:9px}.review-submitted{display:inline-flex;align-items:center;gap:5px;color:#477c00;font-size:8.5px;font-weight:850}.completed-collaboration-panel{padding-block:11px;background:#fbfcf8}.completed-collaboration-panel .collaboration-heading>b{background:#e8f8df;color:#397624}.completed-collaboration-actions{margin-top:9px;padding-top:9px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.completed-collaboration-actions>p{margin:0;color:var(--muted);font-size:8.5px}.completed-collaboration-actions>div{display:flex;flex:0 0 auto;gap:6px}.completed-collaboration-actions button{min-height:30px;padding:0 10px;font-size:8px;box-shadow:none}.review-modal{position:absolute;left:50%;top:50%;width:min(620px,calc(100vw - 28px));max-height:calc(100vh - 32px);overflow-y:auto;transform:translate(-50%,-47%) scale(.97);opacity:0;border:1.5px solid var(--ink);border-radius:15px;background:var(--surface);box-shadow:8px 8px 0 var(--ink),var(--shadow);transition:transform .25s ease,opacity .22s ease}.modal-layer.open .review-modal{transform:translate(-50%,-50%) scale(1);opacity:1}.review-modal>header{padding:23px 25px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid var(--ink);background:var(--accent)}.review-modal>header>div{min-width:0}.review-modal>header span{font-size:8px;font-weight:850}.review-modal>header h2{margin:6px 0 5px;font-size:23px;letter-spacing:-.04em}.review-modal>header p{margin:0;color:#55594c;font-size:9px;line-height:1.5}.review-modal>form{padding:23px 25px 25px}.review-modal fieldset{margin:0;padding:0;border:0}.review-modal legend,.review-comment-field>span{margin-bottom:9px;display:block;font-size:9px;font-weight:850}.review-modal legend small{margin-left:6px;color:var(--muted);font-size:8px;font-weight:500}.review-rating-field>div{display:flex;align-items:center;gap:7px}.review-rating-field button{width:39px;height:39px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:8px;background:var(--bg);color:#c8cabf;font-size:21px}.review-rating-field button.selected{border-color:#d59200;background:#fff8df;color:#e49a00}.review-rating-field strong{margin-left:5px;font-size:18px}.review-tag-field{margin-top:20px!important}.review-tag-field>div{display:flex;flex-wrap:wrap;gap:7px}.review-tag-field button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line-strong);border-radius:17px;background:var(--surface);color:#565950;font-size:8.5px;font-weight:750}.review-tag-field button.selected{border-color:var(--ink);background:#efffd5;color:var(--ink)}.review-comment-field{margin-top:20px;display:block}.review-comment-field textarea{width:100%;min-height:118px;padding:12px;resize:vertical;border:1px solid var(--line-strong);border-radius:9px;background:var(--bg);color:var(--ink);font-size:11px;line-height:1.65}.review-comment-field small{margin-top:6px;display:block;color:var(--muted);font-size:8px;text-align:right}.review-form-error{margin:10px 0 0;color:var(--danger);font-size:9px}.review-modal footer{margin-top:20px;display:flex;justify-content:flex-end;gap:8px}.message-list{flex:1;overflow-y:auto;padding:22px 20px;display:flex;flex-direction:column;gap:14px}.message-date{align-self:center;color:#9b9e95;font-size:9px}.chat-loading{margin:auto;color:var(--muted);font-size:11px}.chat-empty{margin:auto;max-width:270px;padding:22px;text-align:center;border:1px dashed var(--line-strong);border-radius:var(--radius-md);color:var(--muted)}.chat-empty strong{display:block;margin-bottom:7px;color:var(--ink);font-size:12px}.chat-empty p{margin:0;font-size:10px;line-height:1.7}.message{max-width:min(78%,680px)}.message p{margin:0;padding:12px 14px;border-radius:10px;font-size:13px;line-height:1.65}.message>span{display:block;margin-top:4px;color:#9b9e95;font-size:9px}.message.them{align-self:flex-start}.message.them p{background:var(--soft);border-top-left-radius:2px}.message.me{align-self:flex-end;text-align:right}.message.me p{background:var(--accent);border:1px solid var(--ink);border-top-right-radius:2px;text-align:left}.message.invitation-message{width:min(560px,100%);max-width:100%;align-self:center;text-align:left}.project-invitation-card{width:100%;overflow:hidden;border:1px solid var(--ink);border-radius:var(--radius-md);background:var(--surface);box-shadow:3px 3px 0 var(--ink)}.project-invitation-card>header{padding:12px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid var(--line);background:#f3ffd5}.project-invitation-card>header>span{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:8px;background:var(--accent)}.project-invitation-card>header>div{min-width:0;display:flex;flex-direction:column;gap:2px}.project-invitation-card>header small{color:#596044;font-size:8px;font-weight:800}.project-invitation-card>header strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.project-invitation-card>header b{padding:5px 7px;border-radius:6px;background:var(--surface);color:var(--muted);font-size:8px;white-space:nowrap}.project-invitation-card.accepted>header b{background:var(--accent);color:var(--ink)}.project-invitation-card.rejected>header,.project-invitation-card.cancelled>header{background:var(--soft)}.project-invitation-meta{padding:10px 12px 0;display:flex;align-items:center;flex-wrap:wrap;gap:6px 16px;font-size:9px;font-weight:750}.project-invitation-meta span{display:inline-flex!important;align-items:center;gap:4px;margin:0!important;color:var(--ink)!important}.project-invitation-card>p{margin:9px 12px 0;padding:9px 10px;border-radius:7px;background:var(--soft);color:var(--ink);font-size:10px;line-height:1.55}.project-invitation-card>footer{margin-top:10px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.project-invitation-card>footer>span{margin:0;color:var(--muted);font-size:8.5px}.project-invitation-card>footer>div{display:flex;gap:6px}.project-invitation-card footer button{min-height:32px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:8.5px;box-shadow:none}.project-invitation-card .invitation-success{display:inline-flex;align-items:center;gap:5px;color:#477c00;font-weight:800}.file-message-card{width:min(440px,100%);min-height:70px;padding:11px 12px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid var(--line-strong);border-radius:10px;background:var(--soft);color:var(--ink);text-align:left}.message.me .file-message-card{background:var(--accent);border-color:var(--ink)}.file-message-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface)}.file-message-copy{min-width:0;display:flex!important;flex-direction:column;gap:4px;margin:0!important;color:inherit!important}.file-message-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.file-message-copy small{color:var(--muted);font-size:9px}.file-message-actions{display:flex!important;align-items:center;gap:5px;margin:0!important}.file-message-actions button{min-height:30px;padding:0 8px;display:flex;align-items:center;gap:3px;border:1px solid var(--ink);border-radius:6px;background:var(--surface);color:var(--ink);font-size:8px;font-weight:800}.file-message-actions button:last-child{background:var(--ink);color:#fff}.file-message-actions button:hover{transform:translateY(-1px);box-shadow:1px 1px 0 var(--blue)}.message-composer{margin:0 20px 20px;border:1.5px solid var(--ink);border-radius:var(--radius-md);background:var(--surface)}.message-composer:focus-within{border-color:var(--blue)}.message-composer textarea{width:100%;min-height:96px;resize:none;border:0;padding:14px;background:transparent;font-size:13px;line-height:1.6}.file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.composer-footer{display:flex;align-items:center;justify-content:space-between;padding:0 9px 9px 13px}.composer-tools{min-width:0;display:flex;align-items:center;gap:10px}.composer-tools>span{color:#9b9e95;font-size:9px}.composer-footer .attachment-button{width:auto;min-height:32px;padding:0 9px;display:flex;align-items:center;gap:5px;border:1px solid var(--line-strong);border-radius:7px;background:var(--bg);color:var(--ink);font-size:9px;font-weight:750}.composer-footer .attachment-button span{color:inherit;font-size:inherit}.composer-footer .send-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:7px;background:var(--accent)}.composer-footer button:disabled{cursor:not-allowed;opacity:.4}.chat-welcome{flex:1;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.chat-welcome strong{color:var(--ink);font-size:15px}.chat-welcome p{max-width:300px;margin:9px 0 20px;font-size:10px;line-height:1.7}.chat-welcome button{min-height:36px;padding:0 13px;border:1px solid var(--ink);border-radius:7px;background:var(--accent);font-size:10px;font-weight:750}.publish-modal{position:absolute;left:50%;top:50%;width:min(720px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow-y:auto;transform:translate(-50%,-47%) scale(.97);opacity:0;background:var(--surface);border:1.5px solid var(--ink);border-radius:14px;box-shadow:8px 8px 0 var(--ink),var(--shadow);transition:transform .28s ease,opacity .25s ease}.modal-layer.open .publish-modal{transform:translate(-50%,-50%) scale(1);opacity:1}.modal-header{min-height:112px;padding:24px 28px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line-strong);background:var(--accent)}.modal-header span{display:block;margin-bottom:7px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.modal-header h2{margin:0;max-width:520px;font-size:25px;line-height:1.2;letter-spacing:-.04em}.modal-header .icon-button{background:transparent;border-color:var(--ink)}.publish-form{padding:24px 28px 28px}.field{display:flex;flex-direction:column;gap:8px;position:relative}.field>span{font-size:11px;font-weight:750}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--bg);font-size:12px}.field input,.field select{height:44px;padding:0 12px}.field textarea{resize:vertical;min-height:120px;padding:12px;line-height:1.7}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--blue);background:#fff}.field small{position:absolute;right:9px;bottom:8px;color:#9b9e95;font-size:9px}.form-row{margin-top:19px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.full-field+.full-field,.form-row+.full-field{margin-top:19px}.form-tip{margin-top:20px;padding:14px;display:grid;grid-template-columns:34px 1fr;gap:12px;background:#f1f4ff;border:1px solid #d8e0ff;border-radius:var(--radius-sm)}.form-tip>span{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--ink);background:var(--blue);color:#fff;border-radius:6px;font-size:9px;font-weight:800}.form-tip p{margin:0;color:#555968;font-size:11px;line-height:1.65}.form-tip strong{color:var(--ink)}.modal-footer{margin-top:24px;display:flex;justify-content:flex-end;gap:10px}.publish-success{min-height:390px;padding:54px 28px;display:flex;flex-direction:column;align-items:center;text-align:center}.publish-success>span{width:76px;height:76px;display:grid;place-items:center;border:1.5px solid var(--ink);border-radius:50%;background:var(--accent);box-shadow:5px 5px 0 var(--ink)}.publish-success h3{margin:28px 0 10px;font-size:23px;letter-spacing:-.04em}.publish-success p{max-width:420px;margin:0 0 25px;color:var(--muted);font-size:12px;line-height:1.75}.publish-error,.auth-error{margin:14px 0 0;color:var(--danger);font-size:11px;line-height:1.5}.primary-button:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:2px 2px 0 var(--ink)}.auth-modal{position:absolute;left:50%;top:50%;width:min(860px,calc(100vw - 32px));min-height:570px;max-height:calc(100vh - 36px);display:grid;grid-template-columns:.88fr 1.12fr;overflow:hidden;transform:translate(-50%,-47%) scale(.97);opacity:0;background:var(--surface);border:1.5px solid var(--ink);border-radius:14px;box-shadow:8px 8px 0 var(--ink),var(--shadow);transition:transform .28s ease,opacity .25s ease}.auth-layer.open .auth-modal{transform:translate(-50%,-50%) scale(1);opacity:1}.auth-aside{padding:33px;display:flex;flex-direction:column;justify-content:space-between;background:var(--ink);color:#fff}.auth-brand{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:800;letter-spacing:-.04em}.auth-brand .brand-mark i:first-child{background:#fff}.auth-aside h2{margin:0 0 17px;font-size:36px;line-height:1.12;letter-spacing:-.055em}.auth-aside p{margin:0;max-width:290px;color:#bfc2b8;font-size:12px;line-height:1.75}.auth-aside ul{list-style:none;margin:0;padding:0;display:grid;gap:10px;color:#dfe2d9;font-size:10px}.auth-aside li{display:flex;align-items:center;gap:8px}.auth-aside li svg{color:var(--accent)}.auth-main{position:relative;padding:34px 42px 28px;overflow-y:auto}.auth-close{position:absolute;right:22px;top:20px}.auth-tabs{display:flex;gap:22px;margin-bottom:28px}.auth-tabs button{position:relative;padding:0 0 8px;border:0;background:none;color:var(--muted);font-size:12px;font-weight:750}.auth-tabs button:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:transparent}.auth-tabs button.active{color:var(--ink)}.auth-tabs button.active:after{background:var(--blue)}.auth-heading h3{margin:0 0 7px;font-size:26px;letter-spacing:-.045em}.auth-heading p{margin:0 0 22px;color:var(--muted);font-size:11px}.cloud-not-configured{margin-bottom:18px;padding:12px 14px;display:flex;flex-direction:column;gap:4px;border:1px solid #d8e0ff;border-left:4px solid var(--blue);border-radius:var(--radius-sm);background:#f3f5ff}.cloud-not-configured strong{font-size:11px}.cloud-not-configured span{color:#63697b;font-size:10px;line-height:1.55}.auth-form{display:grid;gap:14px}.auth-field{display:grid;gap:7px}.auth-field>span{font-size:10px;font-weight:750}.auth-field>div{height:43px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--bg);color:var(--muted)}.auth-field>div:focus-within{border-color:var(--blue);background:#fff;color:var(--blue)}.auth-field input{width:100%;border:0;background:transparent;font-size:12px;color:var(--ink)}.auth-field select{width:100%;height:43px;padding:0 11px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--bg);font-size:11px}.auth-submit{width:100%;margin-top:3px}.auth-divider{position:relative;margin:19px 0 14px;text-align:center;color:#9b9e95;font-size:9px}.auth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--line)}.auth-divider span{position:relative;padding:0 9px;background:var(--surface)}.wechat-button,.demo-login{width:100%;min-height:41px;border-radius:var(--radius-sm);font-size:11px;font-weight:700}.wechat-button{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);background:var(--bg);color:var(--muted);cursor:not-allowed}.wechat-button>span{width:21px;height:21px;display:grid;place-items:center;border-radius:5px;background:#27c66f;color:#fff;font-size:10px}.wechat-button small{margin-left:5px;color:#9b9e95;font-size:8px}.demo-login{margin-top:9px;border:1px solid var(--blue);background:#fff;color:var(--blue)}.demo-login:hover{background:#f3f5ff}.auth-terms{margin:15px 0 0;text-align:center;color:#9b9e95;font-size:8px}.auth-confirmation{min-height:480px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.auth-confirmation>span{width:72px;height:72px;display:grid;place-items:center;border:1.5px solid var(--ink);border-radius:50%;background:var(--accent);box-shadow:5px 5px 0 var(--ink)}.auth-confirmation h3{margin:27px 0 9px;font-size:23px}.auth-confirmation p{max-width:330px;margin:0 0 24px;color:var(--muted);font-size:11px;line-height:1.7}.auth-confirmation strong{color:var(--ink)}.toast{position:fixed;z-index:80;left:50%;bottom:28px;transform:translate(-50%,18px);padding:11px 16px;border:1px solid var(--ink);border-radius:7px;background:var(--ink);color:#fff;box-shadow:3px 3px 0 var(--accent);font-size:12px;opacity:0;pointer-events:none;transition:.22s ease}.toast.visible{transform:translate(-50%);opacity:1}@media(max-width:1120px){.workspace{grid-template-columns:155px minmax(315px,.9fr) minmax(430px,1.1fr)}.talent-workspace{grid-template-columns:165px minmax(440px,1fr) minmax(460px,1.05fr)}.talent-row{grid-template-columns:50px minmax(0,1fr) 155px 18px;padding-inline:13px}.talent-row-avatar{width:50px;height:50px}.filter-rail{padding-right:16px}.project-row{padding:17px}.detail-scroll,.detail-actions{padding-inline:27px}.rail-note{display:none}}@media(max-width:880px){:root{--header-height: 64px}.site-header{grid-template-columns:1fr auto;padding-inline:18px;-webkit-backdrop-filter:none;backdrop-filter:none}.main-nav{position:fixed;z-index:35;left:0;right:0;bottom:0;height:62px;padding:0 18px env(safe-area-inset-bottom);justify-content:space-around;background:#fffffff5;border-top:1px solid var(--line-strong);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.nav-link{flex:1}.nav-link:after{top:0;bottom:auto}.notification-button{display:inline-grid}.user-chip>span{display:none}.publish-button{width:38px;height:38px;min-height:38px;padding:0;display:grid;place-items:center;box-shadow:2px 2px 0 var(--ink)}.publish-button svg{display:block}.publish-button{font-size:0}main{padding:0 18px 78px}.search-intro{min-height:146px;align-items:flex-start;justify-content:center;flex-direction:column;gap:19px;padding:22px 0}.title-block h1{font-size:31px}.search-box{width:100%;height:50px;box-shadow:2px 2px 0 var(--ink)}.workspace{display:grid;grid-template-columns:130px minmax(0,1fr);min-height:650px}.filter-rail{grid-column:1}.project-list-panel{grid-column:2;border-right:0}.project-detail{display:none;grid-column:1 / -1}.workspace.mobile-show-detail .filter-rail,.workspace.mobile-show-detail .project-list-panel{display:none}.workspace.mobile-show-detail .project-detail{display:flex}.project-list,.detail-scroll,.demo-mode .project-list,.demo-mode .detail-scroll{max-height:none;min-height:610px}.detail-actions{position:sticky;bottom:62px;z-index:10}.mobile-back{display:block;align-self:flex-start;margin:17px 20px 0;padding:0;border:0;background:transparent;color:var(--blue);font-size:12px;font-weight:700}.profile-page{padding:0 18px 82px}.profile-dashboard{display:block}.profile-sidebar{padding:20px 0 0;border-right:0}.profile-completeness{display:none}.profile-nav{margin:0;display:flex;overflow-x:auto;border-bottom:1px solid var(--line-strong)}.profile-nav button{flex:1 0 auto;border-radius:0;justify-content:center}.profile-nav button.active{box-shadow:inset 0 -3px 0 var(--ink)}.profile-content{padding:24px 0 35px}.talent-intro{min-height:146px;align-items:flex-start;justify-content:center;flex-direction:column;gap:19px;padding:22px 0}.talent-search{width:100%}.talent-workspace{grid-template-columns:150px minmax(0,1fr);min-height:650px}.talent-filter-rail{grid-column:1}.talent-list-panel{grid-column:2;border-right:0}.talent-detail{display:none;grid-column:1 / -1;margin:0;border-radius:0}.talent-workspace.mobile-show-talent-detail .talent-filter-rail,.talent-workspace.mobile-show-talent-detail .talent-list-panel{display:none}.talent-workspace.mobile-show-talent-detail .talent-detail{display:flex}.talent-mobile-back{display:block;align-self:flex-start;margin:15px 18px 0;padding:6px 0;border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:750}.talent-list,.demo-mode .talent-list{max-height:none;min-height:610px}}@media(max-width:620px){.brand{font-size:17px}.brand-mark{width:24px;height:24px}.header-actions{gap:6px}.user-chip{padding-right:3px;gap:2px}.user-chip .avatar{display:grid}.logout-button{display:none}.login-button{width:38px;height:38px;min-height:38px;padding:0;overflow:hidden;font-size:0}.login-button:after{content:"登";font-size:11px}.mode-strip{padding-inline:18px}.mode-strip p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mode-strip button{font-size:0}.search-intro{min-height:164px}.title-block h1{font-size:28px}.search-box kbd{display:none}.workspace{display:block}.talent-page{padding-inline:18px;padding-bottom:78px}.talent-intro{min-height:164px}.talent-intro h1{font-size:28px}.talent-search kbd{display:none}.talent-workspace{display:block;min-height:0}.talent-filter-rail{padding:13px 0;display:flex;gap:8px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line-strong);scrollbar-width:none}.talent-filter-group{display:flex;flex:0 0 auto;gap:6px}.talent-filter-group+.talent-filter-group{margin:0;padding:0 0 0 8px;border-top:0;border-left:1px solid var(--line)}.talent-filter-group>strong{display:none}.talent-filter-group button{min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:17px;background:var(--surface);white-space:nowrap}.talent-filter-group button.active{border-color:var(--ink)}.talent-list-panel{border-left:1px solid var(--line-strong);border-right:1px solid var(--line-strong)}.talent-row{min-height:128px;grid-template-columns:48px minmax(0,1fr) 18px;gap:10px}.talent-row-avatar{width:48px;height:48px}.talent-row-meta{grid-column:2 / -1;display:grid;grid-template-columns:1fr 1fr}.talent-row-meta b{grid-column:1 / -1}.talent-row-arrow{grid-column:3;grid-row:1}.talent-workspace.mobile-show-talent-detail .talent-detail{min-height:calc(100vh - var(--header-height) - 82px);border:1px solid var(--line-strong)}.talent-detail-scroll{padding:18px 15px}.talent-detail-avatar{width:68px;height:68px;border-radius:13px}.talent-detail-name h2{font-size:21px}.talent-detail-meta{gap:9px 13px}.talent-detail-meta span+span{padding-left:0;border-left:0}.talent-portfolio-list>a,.talent-portfolio-list>div{grid-template-columns:34px minmax(0,1fr)}.portfolio-open{grid-column:2}.talent-detail-action{position:sticky;bottom:62px;z-index:5;padding-inline:15px}.public-reviews-heading{align-items:flex-start;flex-direction:column}.review-score-summary{align-items:flex-start}.public-review-list{grid-template-columns:1fr}.filter-rail{padding:14px 0;border-right:0;border-bottom:1px solid var(--line-strong)}.rail-heading{display:none}.filter-list{flex-direction:row;gap:8px;overflow-x:auto;scrollbar-width:none}.filter-item{width:max-content;height:34px;padding:0 12px;border:1px solid var(--line);background:var(--surface);white-space:nowrap}.filter-item.active{border-color:var(--ink)}.filter-item.active:before,.filter-count{display:none}.project-list-panel{border-left:1px solid var(--line-strong);border-right:1px solid var(--line-strong)}.project-row{padding:18px 15px}.project-row-top{grid-template-columns:34px minmax(0,1fr) 28px}.project-summary{font-size:11.5px}.project-row-bottom{gap:9px}.project-row-bottom .posted-time{display:none}.project-detail{border-left:1px solid var(--line-strong);border-right:1px solid var(--line-strong)}.detail-scroll{min-height:auto;padding:22px 18px 30px}.project-detail h1{margin-top:24px;font-size:28px}.detail-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px}.detail-meta span:last-child{grid-column:1 / -1}.detail-actions{padding:12px 14px;bottom:62px}.detail-budget{display:none}.detail-cta-group{width:100%;gap:7px}.detail-cta-group .chat-cta{width:auto;min-width:0;flex:1;padding-inline:10px}.detail-chat-button{min-width:96px;flex:0 0 96px;padding-inline:8px}.chat-cta{width:100%}.profile-hero{min-height:145px}.profile-avatar{width:58px;height:58px;font-size:15px}.profile-avatar-button{width:64px;height:70px}.profile-identity{gap:15px}.profile-identity h1{font-size:29px}.profile-identity p{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-publish{width:40px;min-width:40px;height:40px;min-height:40px;padding:0;overflow:hidden;font-size:0}.profile-publish:after{content:"+";font-size:18px}.profile-stats{grid-template-columns:1fr 1fr}.profile-stats article{min-height:92px}.profile-form,.profile-list-section{margin-top:16px;padding:18px 15px}.profile-section-heading h2{font-size:18px}.profile-form-grid{grid-template-columns:1fr}.profile-wide-field{grid-column:auto}.profile-rate-fields{grid-template-columns:1fr 18px 1fr}.profile-portfolio-toolbar{align-items:flex-start;flex-direction:column}.profile-portfolio-row{grid-template-columns:minmax(0,1fr) 40px}.profile-portfolio-row .portfolio-url-input,.profile-portfolio-row .portfolio-description-input{grid-column:1 / -1}.profile-portfolio-row .portfolio-remove-button{grid-column:2;grid-row:1}.avatar-editor-header{padding:18px}.avatar-editor-header h2{font-size:21px}.avatar-editor-body{padding:19px 16px 20px}.avatar-crop-stage{width:min(280px,72vw)}.avatar-editor-actions button{flex:1;min-width:0}.managed-project-card{grid-template-columns:40px minmax(0,1fr)}.managed-project-mark{width:40px;height:40px}.managed-project-actions{grid-column:1 / -1;padding-left:54px;flex-wrap:wrap}.candidate-panel,.candidate-panel-loading{margin-left:0}.candidate-panel-heading{align-items:flex-start;flex-direction:column;gap:7px}.candidate-card{padding:13px}.candidate-card-footer,.candidate-screening{align-items:stretch;flex-direction:column}.candidate-screening>div{justify-content:stretch}.candidate-screening button{flex:1}.candidate-contact-button{width:100%;justify-content:center}.application-modal-header{padding:18px}.application-modal-header h2{font-size:21px}.application-form{padding:18px}.application-form-grid{grid-template-columns:1fr}.application-form-actions button{flex:1;min-width:0}.application-form-actions{align-items:stretch;flex-direction:column}.application-primary-actions{width:100%;margin-left:0}.application-withdraw{width:100%;margin-right:0}.favorite-grid{grid-template-columns:1fr}.completed-section-heading{align-items:flex-start;flex-direction:column}.completed-collaboration-card>header{grid-template-columns:40px minmax(0,1fr);align-items:start}.completed-project-mark{width:40px;height:40px}.completed-state{grid-column:2}.completed-project-title-line{align-items:flex-start;flex-direction:column;gap:5px}.completed-counterpart,.completed-review-section,.completed-collaboration-card>footer{margin-left:0}.completed-counterpart{grid-template-columns:32px minmax(0,1fr)}.completed-counterpart>b{grid-column:2}.completed-review-heading{align-items:flex-start;flex-direction:column;gap:4px}.completed-collaboration-card>footer{align-items:stretch;flex-direction:column}.completed-collaboration-card>footer button{width:100%;justify-content:center}.nav-unread-badge{top:8px;right:calc(50% - 24px)}.chat-drawer,.notification-drawer{inset:0;width:100vw;height:100%;border-left:0}.inbox-header{min-height:64px;padding-inline:16px}.inbox-layout{position:relative;display:block}.conversation-pane,.chat-pane{position:absolute;inset:0}.conversation-pane{display:none;border-right:0}.inbox-layout.mobile-list-open .conversation-pane{display:flex}.inbox-layout.mobile-list-open .chat-pane{display:none}.mobile-conversation-toggle{display:block;padding:8px 4px 8px 0}.chat-header{padding-inline:15px}.chat-project-context{margin:12px 15px 0}.invite-launcher{margin:10px 15px 0;grid-template-columns:32px minmax(0,1fr) auto}.invite-launcher small{white-space:normal}.invite-composer{margin:10px 15px 0;grid-template-columns:1fr}.invite-composer-heading,.invite-composer-actions{grid-column:auto}.collaboration-panel{margin:10px 15px 0;padding:12px}.collaboration-request{align-items:flex-start}.collaboration-request p{max-width:185px}.collaboration-request>div{flex-direction:column-reverse}.completed-collaboration-actions{align-items:stretch;flex-direction:column}.completed-collaboration-actions>div{width:100%}.completed-collaboration-actions button{flex:1}.review-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.review-modal>header,.review-modal>form{padding:19px 17px}.review-modal>header h2{font-size:21px}.review-rating-field button{width:37px;height:37px}.review-modal footer>button{flex:1;min-width:0}.message-list{padding-inline:15px}.project-invitation-card>header{grid-template-columns:34px minmax(0,1fr)}.project-invitation-card>header>b{grid-column:2;justify-self:start}.project-invitation-card>footer{align-items:stretch;flex-direction:column}.project-invitation-card>footer>div{width:100%}.project-invitation-card>footer button{flex:1}.message-composer{margin-inline:15px}.composer-tools>span{display:none}.file-message-card{width:min(320px,100%)}.form-row{grid-template-columns:1fr}.modal-header{padding:20px;min-height:108px}.modal-header h2{font-size:21px;padding-right:10px}.publish-form{padding:20px}.publish-modal{max-height:calc(100vh - 24px)}.auth-modal{width:calc(100vw - 20px);min-height:0;max-height:calc(100vh - 20px);display:block;overflow-y:auto}.auth-aside{min-height:145px;padding:22px}.auth-aside>div:nth-child(2){margin-top:28px}.auth-aside h2{margin:0 0 7px;font-size:27px}.auth-aside p{font-size:10px}.auth-aside ul{display:none}.auth-main{padding:25px 22px 22px;overflow:visible}.auth-close{top:16px;right:16px;background:var(--ink);color:#fff;border-color:#4b4d47}.auth-tabs{margin-bottom:20px}.auth-heading h3{font-size:23px}.auth-confirmation{min-height:390px}}.account-suspended-alert{min-height:44px;padding:8px clamp(22px,3.2vw,52px);display:flex;align-items:center;gap:18px;border-bottom:1px solid #efb2ab;background:#fff1ef;color:#963329;font-size:10px;font-weight:650;line-height:1.6}.account-suspended-alert span{flex:1}.account-suspended-alert button{min-height:30px;padding:0 11px;flex:0 0 auto;border:1px solid #a83a2f;border-radius:6px;background:#fff;color:#963329;font-size:9px;font-weight:850}.admin-page{padding-bottom:40px}.admin-intro{min-height:158px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid var(--line-strong)}.admin-intro>div>span{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;color:var(--blue);font-size:9px;font-weight:850}.admin-intro h1{margin:0;font-size:clamp(28px,3vw,43px);line-height:1.08;letter-spacing:-.04em}.admin-intro p{margin:9px 0 0;color:var(--muted);font-size:12px}.admin-refresh{display:inline-flex;align-items:center;gap:7px}.admin-intro-actions{display:flex;align-items:center;gap:10px}.admin-queue-tabs{min-height:42px;padding:3px;display:flex;align-items:center;gap:2px;border:1px solid var(--line-strong);border-radius:9px;background:var(--surface)}.admin-queue-tabs button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:9px;font-weight:800}.admin-queue-tabs button.active{background:var(--ink);color:#fff}.admin-queue-tabs span{min-width:18px;height:18px;display:grid;place-items:center;border-radius:9px;background:#70736a1f;font-size:7.5px}.admin-queue-tabs button.active span{background:var(--accent);color:var(--ink)}.admin-count-strip{min-height:70px;padding:0 clamp(22px,3.2vw,52px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line-strong);background:var(--surface)}.admin-count-strip span{padding:0 18px;display:flex;align-items:center;gap:10px;border-right:1px solid var(--line);color:var(--muted);font-size:10px;font-weight:700}.admin-count-strip span:first-child{padding-left:0}.admin-count-strip span:last-child{border-right:0}.admin-count-strip b{color:var(--ink);font-size:23px;font-variant-numeric:tabular-nums}.admin-workspace{display:grid;grid-template-columns:188px minmax(350px,.78fr) minmax(520px,1.35fr);min-height:calc(100vh - var(--header-height) - 268px);border-bottom:1px solid var(--line-strong)}.admin-filter-rail{padding:24px 18px 25px 0;border-right:1px solid var(--line-strong)}.admin-filter-rail>div{display:grid;gap:3px}.admin-filter-rail>div+div{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.admin-filter-rail strong{margin:0 0 9px 10px;font-size:10px}.admin-filter-rail button{min-height:40px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--muted);font-size:10px;font-weight:700;text-align:left}.admin-filter-rail button:hover{background:var(--soft);color:var(--ink)}.admin-filter-rail button.active{background:var(--accent);color:var(--ink)}.admin-filter-rail button span{min-width:20px;height:20px;display:grid;place-items:center;border-radius:10px;background:#16171314;font-size:8px}.admin-report-list-panel{min-width:0;border-right:1px solid var(--line-strong);background:#ffffff47}.admin-report-list-panel>header{height:54px;padding:0 17px;display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--line-strong);color:var(--muted);font-size:10px}.admin-report-list-panel>header strong{color:var(--ink);font-size:15px}.admin-report-list-panel>header span{margin-left:auto}.admin-report-list{max-height:calc(100vh - var(--header-height) - 322px);min-height:520px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.admin-report-row{position:relative;width:100%;min-height:108px;padding:15px 14px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:10px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.admin-report-row:hover,.admin-report-row.selected{background:var(--surface)}.admin-report-row.selected{box-shadow:inset 3px 0 0 var(--blue)}.admin-report-type{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:8px;background:var(--soft)}.admin-report-type.project{background:#efffd5}.admin-report-type.message{background:#eef2ff;color:var(--blue)}.admin-report-row-copy{min-width:0;display:flex;flex-direction:column;gap:7px}.admin-report-row-copy>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-report-row-copy b{color:var(--blue);font-size:7.5px}.admin-report-row-copy time{color:var(--muted);font-size:7.5px}.admin-report-row-copy strong,.admin-report-row-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-report-row-copy strong{font-size:11px}.admin-report-row-copy small{color:var(--muted);font-size:8.5px}.admin-report-status{align-self:start;padding:5px 7px;border-radius:5px;background:var(--soft);color:var(--muted);font-size:7.5px;font-weight:850;white-space:nowrap}.admin-report-status.pending{background:#fff0cb;color:#8b5d00}.admin-report-status.reviewing{background:#eaf0ff;color:var(--blue)}.admin-report-status.resolved{background:#e8f8df;color:#397624}.admin-report-status.dismissed{background:#ededeb;color:#62655d}.admin-report-status.approved{background:#e8f8df;color:#397624}.admin-report-status.rejected{background:#fff0ed;color:#a6372d}.admin-loading,.admin-empty{min-height:260px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:10px;text-align:center}.admin-empty{flex-direction:column}.admin-empty svg{margin-bottom:13px;color:var(--blue)}.admin-empty strong{color:var(--ink);font-size:11px}.admin-empty p{margin:7px 0 0;font-size:8.5px}.admin-report-detail{min-width:0;position:relative;display:flex;flex-direction:column;background:var(--surface)}.admin-detail-scroll{max-height:calc(100vh - var(--header-height) - 268px);min-height:574px;padding:28px clamp(24px,2.7vw,44px) 42px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.admin-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.admin-detail-heading h2{margin:12px 0 7px;max-width:650px;font-size:clamp(23px,2.1vw,33px);line-height:1.15;letter-spacing:-.04em;overflow-wrap:anywhere}.admin-detail-heading p{margin:0;color:var(--muted);font-size:10px}.admin-detail-heading>time{color:var(--muted);font-size:9px;white-space:nowrap}.admin-subject-summary{margin-top:22px;min-height:68px;padding:11px 13px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid var(--line-strong);border-radius:10px;background:var(--bg)}.admin-subject-summary.project{margin-top:8px}.admin-subject-summary>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface)}.admin-subject-summary>div{min-width:0;display:flex;flex-direction:column;gap:4px}.admin-subject-summary small{color:var(--muted);font-size:8px}.admin-subject-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.admin-subject-summary>b{padding:5px 7px;border-radius:5px;background:#e8f8df;color:#397624;font-size:7.5px}.admin-subject-summary>b.suspended{background:#fff0ed;color:#a6372d}.admin-evidence{margin-top:25px;padding-top:23px;border-top:1px solid var(--line)}.admin-evidence h3{margin:0 0 13px;font-size:12px}.admin-evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-evidence-field{min-width:0;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--bg)}.admin-evidence-field:nth-child(n+3){grid-column:1 / -1}.admin-evidence-field>span{color:var(--muted);font-size:8px;font-weight:750}.admin-evidence-field>div{margin-top:7px;color:#454841;font-size:10px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.admin-resolution-panel,.admin-resolution-record,.admin-restore-actions{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.admin-resolution-panel label{display:block}.admin-resolution-panel label>span{display:block;margin-bottom:8px;font-size:10px;font-weight:850}.admin-resolution-panel textarea{width:100%;min-height:104px;resize:vertical}.admin-resolution-panel label>small{margin-top:5px;display:block;color:var(--muted);font-size:8px;text-align:right}.admin-start-review{width:100%;margin-top:15px}.admin-resolution-actions{margin-top:13px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-resolution-actions button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:var(--radius-sm);font-size:9px;font-weight:800}.admin-dismiss{color:#8d3d35}.admin-action-button{padding:0 11px;border:1px solid var(--line-strong);background:var(--surface)}.admin-action-button.hide{background:#fff4d9;color:#73530f}.admin-action-button.suspend{background:#fff0ed;color:#a6372d}.admin-action-button.combined{grid-column:1 / -1;border-color:var(--ink);background:var(--ink);color:#fff}.admin-resolution-actions button:disabled{cursor:not-allowed;opacity:.48}.admin-resolution-record{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px}.admin-resolution-record>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#e8f8df;color:#397624}.admin-resolution-record strong{font-size:11px}.admin-resolution-record p{margin:7px 0;color:#4f524a;font-size:10px;line-height:1.7}.admin-resolution-record small{color:var(--muted);font-size:8px}.admin-restore-actions strong{font-size:11px}.admin-restore-actions p{margin:6px 0 12px;color:var(--muted);font-size:9px}.admin-restore-actions>div{display:flex;flex-wrap:wrap;gap:8px}.admin-restore-actions button{min-height:36px;font-size:9px}.admin-detail-empty{flex:1;min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.admin-detail-empty svg{color:var(--blue)}.admin-detail-empty strong{margin-top:14px;color:var(--ink);font-size:12px}.admin-detail-empty p{margin:7px 0 0;font-size:9px}.admin-mobile-back{display:none}.admin-appeal-avatar{width:38px;height:38px;border:1px solid var(--line-strong);border-radius:8px;background:var(--accent);font-size:9px;font-weight:850}.admin-appeal-statement{padding:14px;border:1px solid var(--line);border-radius:9px;background:var(--bg);color:#454841;font-size:10px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.admin-appeal-files-heading{margin-top:22px!important;display:flex;align-items:center;justify-content:space-between}.admin-appeal-files-heading span{color:var(--muted);font-size:8px}.admin-appeal-files{display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-appeal-files button{min-width:0;min-height:58px;padding:10px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);text-align:left}.admin-appeal-files button:hover{border-color:var(--blue)}.admin-appeal-files button>span{min-width:0;display:flex;flex-direction:column;gap:4px}.admin-appeal-files strong,.admin-appeal-files small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-appeal-files strong{font-size:9px}.admin-appeal-files small,.admin-no-appeal-files{color:var(--muted);font-size:8px}.admin-no-appeal-files{margin:0;padding:14px;border:1px dashed var(--line-strong);border-radius:8px;text-align:center}.admin-appeal-resolution-actions{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-appeal-resolution-actions button{min-height:42px}.appeal-center{padding:28px 32px 42px}.appeal-center-heading{align-items:flex-start}.appeal-center-heading p{margin:7px 0 0;max-width:620px;color:var(--muted);font-size:9.5px;line-height:1.6}.appeal-center-heading>span{flex:0 0 auto;padding:6px 9px;border-radius:6px;background:var(--soft);color:var(--muted);font-size:8.5px;font-weight:800}.appeal-form{margin-top:20px;padding:22px;border:1px solid var(--line-strong);border-radius:12px;background:var(--surface)}.appeal-form-intro{margin:-22px -22px 20px;padding:17px 22px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:11px;border-bottom:1px solid var(--line-strong);background:#efffd5;border-radius:12px 12px 0 0}.appeal-form-intro>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:8px;background:var(--surface)}.appeal-form-intro strong{font-size:12px}.appeal-form-intro p{margin:5px 0 0;color:#59604d;font-size:9px}.appeal-target-summary{margin:13px 0 18px;padding:11px 12px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;border:1px solid #efb2ab;border-radius:9px;background:#fff5f3}.appeal-target-summary>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid #efb2ab;border-radius:8px;background:#fff;color:#9d382f}.appeal-target-summary>div{min-width:0}.appeal-target-summary small{color:#9d382f;font-size:8px;font-weight:800}.appeal-target-summary strong{margin-top:3px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px}.appeal-target-summary p{margin:4px 0 0;color:#735a56;font-size:8.5px}.appeal-statement-field textarea{min-height:142px;resize:vertical}.appeal-statement-field>small{margin-top:5px;display:block;color:var(--muted);font-size:8px;text-align:right}.appeal-file-field{margin-top:17px;padding-top:17px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border-top:1px solid var(--line)}.appeal-file-field>div{min-width:0;display:flex;flex-direction:column;gap:5px}.appeal-file-field strong{font-size:10px}.appeal-file-field small{color:var(--muted);font-size:8px;line-height:1.5}.appeal-file-field input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.appeal-file-field button{min-height:38px;display:inline-flex;align-items:center;gap:6px;font-size:9px}.appeal-selected-files{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.appeal-selected-files>div{min-width:0;min-height:50px;padding:8px 9px;display:grid;grid-template-columns:20px minmax(0,1fr) 28px;align-items:center;gap:7px;border:1px solid var(--line);border-radius:8px;background:var(--bg)}.appeal-selected-files>div>span{min-width:0;display:flex;flex-direction:column;gap:3px}.appeal-selected-files strong,.appeal-selected-files small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appeal-selected-files strong{font-size:8.5px}.appeal-selected-files small{color:var(--muted);font-size:7.5px}.appeal-selected-files button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--muted)}.appeal-selected-files button:hover{background:#fff0ed;color:var(--danger)}.appeal-form-error{margin:12px 0 0;color:var(--danger);font-size:9px}.appeal-form>footer{margin-top:18px;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line)}.appeal-form>footer>span{color:var(--muted);font-size:8.5px}.appeal-form>footer button{flex:0 0 auto}.appeal-no-target{margin-top:20px;min-height:82px;padding:17px;display:flex;align-items:center;gap:13px;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface)}.appeal-no-target>svg{color:#579b0f}.appeal-no-target strong{font-size:11px}.appeal-no-target p{margin:5px 0 0;color:var(--muted);font-size:9px}.appeal-history{margin-top:29px;padding-top:25px;border-top:1px solid var(--line)}.appeal-history>h3{margin:0 0 14px;font-size:13px}.appeal-history-list{display:grid;gap:10px}.appeal-history-card{padding:15px;border:1px solid var(--line-strong);border-radius:11px;background:var(--surface)}.appeal-history-card>header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px}.appeal-history-card>header>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:8px;background:var(--bg)}.appeal-history-card>header>div{min-width:0;display:flex;flex-direction:column;gap:4px}.appeal-history-card>header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px}.appeal-history-card time{color:var(--muted);font-size:8px}.appeal-history-card>header>b{padding:5px 7px;border-radius:5px;background:var(--soft);color:var(--muted);font-size:8px}.appeal-history-card>header>b.pending{background:#fff0cb;color:#8b5d00}.appeal-history-card>header>b.reviewing{background:#eaf0ff;color:var(--blue)}.appeal-history-card>header>b.approved{background:#e8f8df;color:#397624}.appeal-history-card>header>b.rejected{background:#fff0ed;color:#a6372d}.appeal-history-card>p{margin:13px 0 0;color:#4f524a;font-size:9.5px;line-height:1.75;white-space:pre-wrap}.appeal-attachment-list{margin-top:12px;display:flex;flex-wrap:wrap;gap:6px}.appeal-attachment-list button{max-width:260px;min-height:34px;padding:0 9px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:7px;background:var(--bg);font-size:8px}.appeal-attachment-list button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appeal-attachment-list button small{color:var(--muted);white-space:nowrap}.appeal-history-card>footer{margin-top:13px;padding:12px;display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;border-radius:8px;background:#edf8e8;color:#397624}.appeal-history-card>footer.rejected{background:#fff2f0;color:#9d382f}.appeal-history-card>footer strong{font-size:9px}.appeal-history-card>footer p{margin:5px 0;color:#4f524a;font-size:9px;line-height:1.6}.appeal-history-card>footer time{color:inherit;opacity:.72}.detail-top-actions{display:flex;align-items:center;gap:8px}.talent-detail-header>.safety-actions{margin-left:auto;flex:0 0 auto}.chat-header>.safety-actions{margin-left:auto;flex:0 0 auto}.safety-actions{position:relative;z-index:12}.safety-actions summary{width:35px;height:35px;display:grid;place-items:center;list-style:none;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--muted);cursor:pointer}.safety-actions summary::-webkit-details-marker{display:none}.safety-actions summary:hover,.safety-actions[open] summary{border-color:var(--ink);color:var(--ink);background:var(--soft)}.safety-actions.compact summary{width:33px;height:33px}.safety-actions-menu{position:absolute;top:calc(100% + 7px);right:0;width:132px;padding:5px;display:grid;gap:2px;border:1px solid var(--ink);border-radius:9px;background:var(--surface);box-shadow:4px 4px 0 var(--ink),var(--shadow)}.safety-actions-menu button{min-height:36px;padding:0 9px;display:flex;align-items:center;gap:8px;border:0;border-radius:6px;background:transparent;color:var(--ink);font-size:10px;font-weight:750;text-align:left}.safety-actions-menu button:hover{background:var(--soft)}.safety-actions-menu .block-action{color:#b9362c}.message-meta{margin-top:5px;display:flex;align-items:center;gap:8px;color:#9b9e95;font-size:9px}.message.me .message-meta{justify-content:flex-end}.message-meta button{padding:2px 0;display:inline-flex;align-items:center;gap:3px;border:0;background:transparent;color:var(--muted);font:inherit;opacity:0}.message:hover .message-meta button,.message-meta button:focus-visible{opacity:1}.safety-modal{position:absolute;left:50%;top:50%;width:min(560px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow-y:auto;transform:translate(-50%,-47%) scale(.97);opacity:0;border:1.5px solid var(--ink);border-radius:15px;background:var(--surface);box-shadow:8px 8px 0 var(--ink),var(--shadow);transition:transform .25s ease,opacity .22s ease}.modal-layer.open .safety-modal{transform:translate(-50%,-50%) scale(1);opacity:1}.safety-modal>header{padding:20px 22px;display:grid;grid-template-columns:42px minmax(0,1fr) 36px;align-items:center;gap:12px;border-bottom:1px solid var(--ink);background:var(--accent)}.safety-modal-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:9px;background:var(--surface)}.safety-modal>header h2{margin:0;font-size:22px;letter-spacing:-.04em}.safety-modal>header p{margin:5px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#55594c;font-size:9.5px}.safety-modal>form{padding:22px}.report-reason-field{margin:0;padding:0;border:0}.report-reason-field legend,.report-details-field>span{margin-bottom:9px;display:block;font-size:10px;font-weight:850}.report-reason-field>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.report-reason-field label{min-height:42px;padding:0 11px;display:flex;align-items:center;gap:8px;border:1px solid var(--line-strong);border-radius:8px;background:var(--bg);font-size:10px;font-weight:700;cursor:pointer}.report-reason-field label.selected{border-color:var(--ink);background:#efffd5;box-shadow:inset 3px 0 0 var(--accent)}.report-reason-field input{accent-color:var(--ink)}.report-details-field{margin-top:18px;display:block}.report-details-field textarea{width:100%;resize:vertical}.report-details-field small{margin-top:5px;display:block;color:var(--muted);font-size:8px;text-align:right}.safety-note{margin:13px 0 0;padding:10px 12px;border-radius:7px;background:#f1f4ff;color:#555f7a;font-size:9px;line-height:1.6}.block-confirm-copy{padding:17px;border:1px solid #ffc8c1;border-radius:10px;background:#fff4f2}.block-confirm-copy strong{font-size:11px}.block-confirm-copy ul{margin:12px 0 0;padding-left:18px;color:#5b4c49;font-size:10px;line-height:1.8}.safety-form-error{margin:12px 0 0;color:var(--danger);font-size:9px}.safety-modal footer{margin-top:20px;display:flex;justify-content:flex-end;gap:8px}.blocked-section-heading{align-items:flex-start}.blocked-section-heading p{margin:7px 0 0;color:var(--muted);font-size:9.5px;line-height:1.6}.blocked-section-heading>span{flex:0 0 auto;padding:6px 9px;border-radius:6px;background:var(--soft);color:var(--muted);font-size:8.5px;font-weight:800}.blocked-user-list{margin-top:18px;display:grid;gap:8px}.blocked-user-card{min-height:72px;padding:12px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid var(--line-strong);border-radius:10px;background:var(--bg)}.blocked-user-avatar{width:44px;height:44px;border:1px solid var(--ink);border-radius:9px;font-size:11px;font-weight:850}.blocked-user-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.blocked-user-copy strong,.blocked-user-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blocked-user-copy strong{font-size:11px}.blocked-user-copy small,.blocked-user-copy time{color:var(--muted);font-size:8.5px}.blocked-user-card button{min-height:35px;padding-inline:12px;font-size:9px}@media(max-width:620px){.message-meta button{opacity:1}.safety-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.safety-modal>header,.safety-modal>form{padding:17px}.report-reason-field>div{grid-template-columns:1fr}.safety-modal footer>button{flex:1;min-width:0}.blocked-section-heading{flex-direction:column}.blocked-user-card{grid-template-columns:40px minmax(0,1fr)}.blocked-user-avatar{width:40px;height:40px}.blocked-user-card button{grid-column:1 / -1;width:100%}}@media(max-width:1180px){.admin-workspace{grid-template-columns:156px minmax(310px,.82fr) minmax(430px,1.18fr)}.admin-filter-rail{padding-right:12px}.admin-detail-scroll{padding-inline:24px}}@media(max-width:880px){.admin-intro{min-height:140px}.admin-intro-actions{align-items:flex-end;flex-direction:column}.admin-workspace{grid-template-columns:158px minmax(0,1fr)}.admin-report-list-panel{border-right:0}.admin-report-detail{display:none}.admin-workspace.mobile-show-admin-detail{display:block}.admin-workspace.mobile-show-admin-detail .admin-filter-rail,.admin-workspace.mobile-show-admin-detail .admin-report-list-panel{display:none}.admin-workspace.mobile-show-admin-detail .admin-report-detail{display:flex}.admin-mobile-back{width:100%;min-height:43px;padding:0 20px;display:flex;align-items:center;border:0;border-bottom:1px solid var(--line-strong);background:var(--soft);color:var(--ink);font-size:10px;font-weight:800}.admin-detail-scroll{max-height:none;min-height:0}.admin-report-list{max-height:none;min-height:520px}}@media(max-width:620px){.account-suspended-alert{align-items:flex-start;flex-direction:column;gap:7px}.account-suspended-alert button{width:100%}.main-nav:has(.nav-link:nth-child(5)){gap:1px}.main-nav:has(.nav-link:nth-child(5)) .nav-link{padding-inline:7px;font-size:9px}.admin-page{padding-bottom:72px}.admin-intro{min-height:168px;padding-block:26px;align-items:flex-start;flex-direction:column;gap:19px}.admin-intro p{max-width:290px;font-size:10px;line-height:1.6}.admin-intro-actions{width:100%;align-items:stretch;gap:8px}.admin-queue-tabs{width:100%}.admin-queue-tabs button{flex:1;justify-content:center}.admin-refresh{min-height:38px}.admin-count-strip{padding:0;grid-template-columns:1fr 1fr}.admin-count-strip span{min-height:58px;padding:0 12px;border-bottom:1px solid var(--line);font-size:9px}.admin-count-strip span:nth-child(2){border-right:0}.admin-count-strip span:nth-child(n+3){border-bottom:0}.admin-count-strip b{font-size:19px}.admin-workspace{display:block;min-height:0}.admin-filter-rail{padding:13px 0;display:flex;gap:7px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line-strong);scrollbar-width:none}.admin-filter-rail::-webkit-scrollbar{display:none}.admin-filter-rail>div{display:flex;flex:0 0 auto;gap:5px}.admin-filter-rail>div+div{margin:0;padding:0 0 0 7px;border-top:0;border-left:1px solid var(--line)}.admin-filter-rail strong{display:none}.admin-filter-rail button{min-height:34px;padding:0 9px;gap:7px;white-space:nowrap}.admin-filter-rail button span{min-width:18px;height:18px}.admin-report-list-panel>header{height:48px;padding-inline:12px}.admin-report-row{min-height:101px;padding:13px 11px;grid-template-columns:36px minmax(0,1fr)}.admin-report-type,.admin-appeal-avatar{width:36px;height:36px}.admin-report-status{position:absolute;right:11px;bottom:12px}.admin-report-list{min-height:390px}.admin-mobile-back{padding-inline:12px}.admin-detail-scroll{padding:22px 0 34px}.admin-detail-heading{flex-direction:column;gap:10px}.admin-detail-heading h2{font-size:25px}.admin-detail-heading>time{white-space:normal}.admin-subject-summary{grid-template-columns:38px minmax(0,1fr);padding:10px}.admin-subject-summary>span{width:38px;height:38px}.admin-subject-summary>b{grid-column:2;justify-self:start}.admin-evidence-grid{grid-template-columns:1fr}.admin-evidence-field:nth-child(n){grid-column:auto}.admin-resolution-actions{grid-template-columns:1fr}.admin-action-button.combined{grid-column:auto}.admin-resolution-actions button{min-height:43px}.admin-appeal-files,.admin-appeal-resolution-actions{grid-template-columns:1fr}.admin-restore-actions>div{display:grid;grid-template-columns:1fr}.admin-restore-actions button{width:100%}.appeal-center{padding:20px 0 34px}.appeal-center-heading{align-items:flex-start;flex-direction:column;gap:10px}.appeal-form{padding:16px}.appeal-form-intro{margin:-16px -16px 18px;padding:15px 16px}.appeal-file-field{grid-template-columns:1fr}.appeal-file-field button{width:100%;justify-content:center}.appeal-selected-files{grid-template-columns:1fr}.appeal-form>footer{align-items:stretch;flex-direction:column}.appeal-form>footer button{width:100%}.appeal-history-card>header{grid-template-columns:36px minmax(0,1fr)}.appeal-history-card>header>span{width:36px;height:36px}.appeal-history-card>header>b{grid-column:2;justify-self:start}.appeal-attachment-list{display:grid}.appeal-attachment-list button{width:100%;max-width:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
