.taskAiBox{margin:0 0 20px;padding:18px;border:1px solid rgba(215,182,107,.28);border-radius:16px;background:linear-gradient(135deg,rgba(215,182,107,.08),rgba(117,66,198,.08))}.taskAiHead{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.taskAiHead>div{display:flex;flex-direction:column;gap:5px}.taskAiHead span{color:#d7b66b;font-size:.7rem;font-weight:900;letter-spacing:.14em}.taskAiHead strong{font-family:Georgia,serif;font-size:1.15rem}.taskAiHead em{font-style:normal;color:#91899b;font-size:.72rem}.taskAiBox p{color:#aaa2b4;line-height:1.55;font-size:.83rem}.taskAiBox textarea{width:100%;resize:vertical;background:#0c0a0f;border:1px solid #332d3d;color:#fff;border-radius:11px;padding:12px}.taskAiActions{display:flex;align-items:center;gap:12px;margin-top:10px}.taskAiActions button{border:0;background:#d7b66b;color:#17120b;border-radius:10px;padding:11px 14px;font-weight:900}.taskAiActions button:disabled{opacity:.5;cursor:not-allowed}.taskAiActions small{color:#817987;line-height:1.4}.taskAiError{margin-top:10px;padding:10px;border-radius:9px;background:rgba(160,55,55,.14);color:#e4b2b2;font-size:.8rem}@media(max-width:650px){.taskAiActions,.taskAiHead{flex-direction:column}.taskAiActions{align-items:stretch}.taskAiActions button{width:100%}}.tasksPage{min-height:100vh;background:radial-gradient(circle at top right,rgba(130,10,35,.2),transparent 35%),#09080d;color:#f7f2ff;padding:42px clamp(18px,5vw,72px) 70px}.tasksPage header{max-width:1400px;margin:auto;display:flex;justify-content:space-between;gap:30px}.tasksPage header a{color:#d9b95f;text-decoration:none}.eyebrow,.tasksPage header span{display:block;margin-top:22px;color:#d8b65a;letter-spacing:.16em;font-size:.75rem;font-weight:800}.tasksPage h1{font:700 clamp(40px,6vw,76px) Georgia,serif;margin:8px 0}.tasksPage h2{font:700 2rem Georgia,serif}.tasksPage h3{font:700 1rem Georgia,serif;margin:0 0 10px}.tasksPage p{color:#b8b0c3;line-height:1.65}.roleBadge{align-self:flex-start;border:1px solid #7f2437;background:#241017;color:#f3d9df;border-radius:999px;padding:11px 16px;font-weight:800}.panel,.taskMessage,.teaser{max-width:1400px;margin:24px auto;background:linear-gradient(145deg,#1b1720,#0e0c13);border:1px solid #3b2730;border-radius:22px;padding:24px}.taskMessage{border-color:#8c3447;color:#f1d2d9}.teaser{display:flex;justify-content:space-between;gap:20px}.teaser strong{color:#e5c875}.taskGrid{max-width:1400px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:20px;gap:20px}.panel{margin:0}.singleList{max-width:1000px;margin:24px auto}.panel label{display:grid;grid-gap:8px;gap:8px;margin:16px 0;color:#d8d0df;font-weight:700}.panel input,.panel select,.panel textarea{box-sizing:border-box;width:100%;background:#0c0a10;border:1px solid #443039;border-radius:12px;color:#fff;padding:13px}.proofs{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:18px 0}.proofs button{background:#19151a;border:1px solid #4a3038;color:#c8c0d1;padding:9px 12px;border-radius:999px}.proofs .selected{border-color:#c33a55;color:#ffdbe2;background:#2b1017}.primary{background:linear-gradient(135deg,#d8b85f,#a97928)!important;color:#0b0910!important;font-weight:900;border:0;border-radius:12px;padding:13px 17px;cursor:pointer}.primary:disabled{opacity:.5;cursor:not-allowed}.task{background:#121014;border:1px solid #38262d;border-radius:16px;padding:18px;margin:12px 0}.task.lockedTask{border-style:dashed}.task>div:first-child{display:flex;justify-content:space-between;gap:15px}.submissionHead span,.task>div:first-child span{color:#e1bd67}.task em,.task small{display:block;color:#aaa2b4;margin-top:6px}.emptyHint,.lockedCopy{color:#9f96a5;font-size:.92rem}.lockedCopy{margin-top:14px;padding:12px;border:1px dashed #49343b;border-radius:12px}.evidenceBox,.submissionBox{margin-top:16px;padding:16px;background:#0d0b0f;border:1px solid #39242c;border-radius:14px}.evidenceBox textarea,.reviewBox textarea{width:100%;box-sizing:border-box;background:#09080b;border:1px solid #4a3038;border-radius:10px;color:#fff;padding:12px}.filePicker{display:block!important;border:1px dashed #67414d;border-radius:12px;padding:13px;cursor:pointer}.filePicker input{margin-top:8px}.submissionHead{display:flex;justify-content:space-between;gap:12px}.evidenceLink{display:block;margin:8px 0;border:1px solid #563542;background:#1a1014;color:#f2d7de;border-radius:10px;padding:9px 11px;cursor:pointer}.feedback{margin-top:10px;color:#d5bcc2}.reviewBox{margin-top:12px}.reviewBox>div{display:flex;gap:8px;margin-top:8px}.reviewBox button{border:1px solid #70404c;background:#211117;color:#f5dde2;border-radius:10px;padding:9px 12px;cursor:pointer}@media(max-width:850px){.tasksPage header,.teaser{flex-direction:column}.taskGrid{grid-template-columns:1fr}.roleBadge{width:max-content}}