*{box-sizing:border-box}body{color:#1f2320;background:#f7f7f5;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.triage-form-page{--green-dark:#1f2d24;--green-accent:#2e5339;--border:#e2e2df;--bg:#f7f7f5;--card:#fff;--text:#1f2320;--muted:#6b6f6a;--cream:#f5f2e8;--cream-border:#e9e2cd;--red:#c0392b;--amber:#c98a1f;background:var(--bg);color:var(--text);padding:24px}.wrap{max-width:1180px;margin:0 auto}.top-row{flex-wrap:wrap;align-items:stretch;gap:20px;margin-bottom:20px;display:flex}.title-card{flex:1;align-items:flex-start;gap:14px;min-width:280px;display:flex}.title-icon{background:var(--green-dark);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.title-icon svg{stroke:#fff;width:24px;height:24px}h1{margin:0 0 4px;font-size:24px;font-weight:700}.subtitle{color:var(--muted);margin:0;font-size:14px}.info-card{background:var(--cream);border:1px solid var(--cream-border);border-radius:12px;flex:1.3;align-items:flex-start;gap:14px;min-width:320px;padding:16px 20px;display:flex}.info-icon{background:var(--green-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.info-icon svg{stroke:#fff;fill:none;width:18px;height:18px}.info-card p{margin:0;font-size:13px;line-height:1.5}.info-card p.strong{margin-bottom:2px;font-weight:600}.dashboard-link-row{justify-content:flex-end;margin-bottom:16px;display:flex}.dashboard-link-btn{text-decoration:none}.badges{flex-wrap:wrap;gap:14px;margin-bottom:20px;display:flex}.badge{background:var(--card);border:1px solid var(--border);border-radius:10px;flex:1;align-items:center;gap:12px;min-width:200px;padding:14px 16px;display:flex}.badge .ic{background:#eef3ee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.badge .ic svg{width:18px;height:18px;stroke:var(--green-accent)}.badge .label{font-size:13.5px;font-weight:600}.badge .sub{color:var(--muted);font-size:12.5px}.meta-card{background:var(--card);border:1px solid var(--border);border-radius:12px;margin-bottom:20px;padding:20px 22px}.meta-grid{grid-template-columns:1fr 1fr 1fr 1.2fr;gap:20px;display:grid}label,.field-label{margin-bottom:6px;font-size:13px;font-weight:600;display:block}.req{color:var(--red)}select,input[type=text],input[type=date],textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:13.5px}select:focus,input:focus,textarea:focus{outline:2px solid var(--green-accent);outline-offset:1px}.date-wrap{position:relative}.date-wrap svg{width:15px;height:15px;stroke:var(--muted);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.date-wrap input{padding-left:32px}.urgency-group{gap:8px;display:flex}.urgency-btn{text-align:center;cursor:pointer;border:1.5px solid var(--border);color:var(--text);background:#fff;border-radius:8px;flex:1;padding:9px 6px;font-size:13px;font-weight:600;transition:all .12s}.urgency-btn[data-level=low]{color:#2e6b3e;border-color:#bcd8c1}.urgency-btn[data-level=medium]{color:var(--amber);border-color:#eccf9a}.urgency-btn[data-level=high]{color:var(--red);border-color:#e6b3ac}.urgency-btn.active[data-level=low]{background:#eaf5ec}.urgency-btn.active[data-level=medium]{background:#fbf1e0}.urgency-btn.active[data-level=high]{background:#fbeae7}.sections{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.section-card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:22px}.section-head{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.section-head .ic{background:#eef3ee;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.section-head .ic svg{width:18px;height:18px;stroke:var(--green-accent)}.section-head h2{margin:0 0 2px;font-size:15.5px;font-weight:700}.section-head p{color:var(--muted);margin:0;font-size:12.5px}.field{margin-bottom:16px}.field:last-child{margin-bottom:0}.textarea-wrap{position:relative}textarea{resize:vertical;min-height:60px;padding-bottom:22px}.counter{color:var(--muted);pointer-events:none;font-size:11px;position:absolute;bottom:8px;right:12px}.radio-row{gap:22px;margin-bottom:10px;display:flex}.radio-opt{cursor:pointer;align-items:center;gap:6px;margin-bottom:0;font-size:13.5px;font-weight:400;display:flex}.radio-opt input{accent-color:var(--green-accent);width:15px;height:15px}.full-width-section{background:var(--card);border:1px solid var(--border);border-radius:12px;margin-bottom:20px;padding:22px}.three-col{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.stacked-inputs input{margin-bottom:8px}.stacked-inputs input:last-child{margin-bottom:0}.dropzone{border:1.5px dashed var(--border);text-align:center;cursor:pointer;background:#fafaf9;border-radius:10px;padding:32px 20px;transition:all .12s}.dropzone:hover,.dropzone.dragging{border-color:var(--green-accent);background:#f2f6f3}.dropzone-icon{width:40px;height:40px;color:var(--green-accent);background:#eef3ee;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 10px;display:flex}.dropzone-icon svg{width:20px;height:20px}.dropzone-title{margin:0 0 4px;font-size:13.5px;font-weight:600}.dropzone-sub{color:var(--muted);margin:0;font-size:12.5px}.file-list{flex-direction:column;gap:8px;margin:14px 0 0;padding:0;list-style:none;display:flex}.file-item{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;display:flex}.file-item-ic{width:32px;height:32px;color:var(--green-accent);background:#eef3ee;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.file-item-ic svg{width:16px;height:16px}.file-item-meta{flex:1;min-width:0}.file-item-name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.file-item-size{color:var(--muted);font-size:12px}.file-item-remove{width:26px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.file-item-remove svg{width:14px;height:14px}.file-item-remove:hover{color:var(--red);background:#fbeae7}.submit-banner{border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:13.5px}.submit-banner a{color:inherit;font-weight:600}.submit-banner-success{color:#2e6b3e;background:#eaf5ec;border:1px solid #bcd8c1}.submit-banner-error{color:var(--red);background:#fbeae7;border:1px solid #e6b3ac}.actions{justify-content:flex-end;gap:12px;margin-bottom:40px;display:flex}.btn{cursor:pointer;border:1px solid var(--border);border-radius:8px;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:600;display:flex}.btn svg{width:16px;height:16px}.btn-secondary{color:var(--text);background:#fff}.btn-primary{background:var(--green-dark);color:#fff;border-color:var(--green-dark)}.btn-primary:hover{background:#16211a}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary:hover{background:#f2f2f0}@media (width<=900px){.sections{grid-template-columns:1fr}.meta-grid{grid-template-columns:1fr 1fr}.three-col{grid-template-columns:1fr}}.dashboard-page .top-row{align-items:center}.dashboard-new-btn{align-self:center;text-decoration:none}.dashboard-new-btn svg{width:16px;height:16px}.dashboard-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.stat-tile{background:var(--card);border:1px solid var(--border);border-radius:12px;align-items:center;gap:14px;padding:16px 18px;display:flex}.stat-tile-clickable{cursor:pointer;text-align:left;width:100%;font-family:inherit;transition:border-color .12s,transform .12s,box-shadow .12s}.stat-tile-clickable:hover{border-color:var(--green-accent);transform:translateY(-1px);box-shadow:0 4px 14px #0000000f}.stat-tile-clickable.active{border-color:var(--green-dark);background:#f2f6f3}.stat-tile-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.stat-tile-icon svg{width:18px;height:18px}.stat-tile-icon-neutral{color:var(--green-accent);background:#eef3ee}.stat-tile-icon-high{color:var(--red);background:#fbeae7}.stat-tile-value{font-variant-numeric:tabular-nums;font-size:28px;font-weight:700;line-height:1.1}.stat-tile-label{color:var(--muted);margin-top:4px;font-size:12px}.dashboard-filters{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.filter-tab{border:1px solid var(--border);cursor:pointer;color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.filter-tab svg{width:13px;height:13px}.filter-tab:hover{background:#fafaf9}.filter-tab.active{background:var(--green-dark);color:#fff;border-color:var(--green-dark)}.dashboard-state{background:var(--card);border:1px solid var(--border);text-align:center;color:var(--muted);border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:32px 24px;font-size:13.5px;display:flex}.dashboard-state svg{width:30px;height:30px;color:var(--faint,#b7b7b2)}.dashboard-state p{margin:0}.dashboard-state-error svg{color:var(--red)}.dashboard-state-error code{background:#f2f2f0;border-radius:4px;padding:1px 5px}.spin-icon svg{animation:1s linear infinite dashboard-spin}@keyframes dashboard-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-list{flex-direction:column;gap:12px;margin-bottom:40px;display:flex}.dashboard-card{background:var(--card);border:1px solid var(--border);border-radius:12px;transition:box-shadow .15s,transform .15s;overflow:hidden}.dashboard-card:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0000000f}.dashboard-card-urgency-high{border-left:4px solid var(--red)}.dashboard-card-urgency-medium{border-left:4px solid var(--amber)}.dashboard-card-urgency-low{border-left:4px solid #2e6b3e}.dashboard-card-urgency-none{border-left:4px solid var(--border)}.dashboard-card-summary{cursor:pointer;text-align:left;width:100%;color:var(--text);background:0 0;border:none;flex-direction:column;gap:8px;padding:14px 18px;font-family:inherit;font-size:13px;display:flex}.dashboard-card-summary:hover{background:#fafaf9}.dashboard-card-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-card-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dashboard-card-timing{flex-shrink:0;align-items:center;gap:14px;display:flex}.dashboard-card-identity{flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.dashboard-card-sep{color:var(--faint,#b7b7b2)}.dashboard-card-item{align-items:center;gap:5px;display:inline-flex}.dashboard-card-item svg{width:13px;height:13px;color:var(--faint,#b7b7b2);flex-shrink:0}.dashboard-card-item-label{text-transform:uppercase;letter-spacing:.03em;color:var(--faint,#9a9a96);font-size:10.5px;font-weight:700}.dashboard-card-dept{font-weight:700}.dashboard-card-name{color:var(--muted)}.dashboard-card-date,.dashboard-card-saved{color:var(--muted);font-size:12px}.dashboard-card-chevron{color:var(--muted);transition:transform .2s;display:flex}.dashboard-card-chevron svg{width:16px;height:16px}.dashboard-card-chevron.expanded{transform:rotate(180deg)}.dashboard-card-preview{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.dashboard-card-preview-label{color:var(--faint,#9a9a96);text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:700}.urgency-pill{text-align:center;border:1px solid var(--border);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.urgency-pill-low{color:#2e6b3e;background:#eaf5ec;border-color:#bcd8c1}.urgency-pill-medium{color:var(--amber);background:#fbf1e0;border-color:#eccf9a}.urgency-pill-high{color:var(--red);background:#fbeae7;border-color:#e6b3ac}.urgency-pill-none{color:var(--muted)}.status-pill{text-transform:uppercase;letter-spacing:.02em;text-align:center;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.status-pill svg{flex-shrink:0;width:12px;height:12px}.status-neutral{color:var(--muted);background:#eef0ed}.status-priority{color:#2e6b3e;background:#eaf5ec}.status-standard{color:#3a5a8f;background:#e6edf7}.status-defer{color:var(--amber);background:#fbf1e0}.status-decline{color:var(--red);background:#fbeae7}.dashboard-card-details{border-top:1px solid var(--border);background:#fafaf9;padding:22px}.dashboard-meta-strip{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px;padding:14px 16px;display:grid}.dashboard-detail-section{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}.dashboard-detail-section:first-of-type{border-top:none;margin-top:0;padding-top:0}.dashboard-detail-section-title{color:var(--green-accent);text-transform:uppercase;letter-spacing:.04em;margin-bottom:14px;font-size:12.5px;font-weight:700}.dashboard-detail-grid{flex-direction:column;gap:14px;display:flex}.dashboard-detail-row{min-width:0}.dashboard-detail-label{text-transform:uppercase;letter-spacing:.03em;color:var(--muted);margin-bottom:4px;font-size:11.5px;font-weight:700}.dashboard-detail-value{white-space:pre-wrap;word-break:break-word;font-size:13.5px;line-height:1.55}.dashboard-detail-empty{color:var(--faint,#9a9a96);font-size:13.5px;font-style:italic}.dashboard-edit-btn{margin-bottom:22px}.dashboard-triage-result{border:1px solid var(--border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.dashboard-triage-total{font-variant-numeric:tabular-nums;align-items:baseline;gap:8px;font-size:26px;font-weight:700;display:flex}.dashboard-triage-total span{color:var(--muted);font-size:12px;font-weight:500}.dashboard-card-editing{background:#fbfaf4}.dashboard-edit-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:8px;display:grid}.dashboard-edit-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:12px;margin-top:24px;padding-top:18px;display:flex}.file-item-link{color:var(--text);text-decoration:none}.file-item-link:hover{color:var(--green-accent);text-decoration:underline}@media (width<=900px){.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-card-top{align-items:flex-start}.dashboard-meta-strip,.dashboard-edit-grid{grid-template-columns:1fr 1fr}}
