.task-card.rewards{border-top:6px solid #ef8a43}.rewards .task-icon{background:#fff0df;color:#9a4b10}.portal-reward-list{display:grid;gap:16px}.portal-reward-card{border:1px solid var(--line);border-radius:14px;padding:20px;background:#fff}.portal-reward-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.portal-reward-head small{color:var(--muted)}.portal-reward-head h3{margin:5px 0}.portal-reward-head>span{background:#fff3c4;color:#765800;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700}.portal-reward-card dl{margin:14px 0}.portal-reward-card dl>div{display:grid;grid-template-columns:110px 1fr;padding:9px 0;border-bottom:1px dashed var(--line)}.portal-reward-card dt{color:var(--muted)}.portal-reward-card dd{margin:0;white-space:pre-wrap}.portal-reward-files{display:grid;gap:6px;margin:12px 0}.portal-reward-files a{color:var(--blue)}.portal-reward-action{background:#f7fafc;border:1px solid var(--line);border-radius:12px;padding:16px;margin-top:16px}.portal-reward-action h4{margin:0 0 8px}.portal-reward-action label{display:grid;gap:6px;margin:10px 0;font-weight:700}.portal-reward-action textarea{min-height:88px;border:1px solid #bdcbd7;border-radius:9px;padding:12px;font:inherit;resize:vertical}.portal-reward-action button{width:100%}@media(max-width:800px){.portal-reward-card dl>div{grid-template-columns:1fr}.portal-reward-head{flex-direction:column}}
