/* Projektanfragen: ausführlicher Intake, Prüfprozess und Projektübernahme. */
.nav-count{margin-left:auto;min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:inline-grid;place-items:center;background:var(--primary);color:#fff;font-size:.72rem}
.project-request-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px;margin-bottom:16px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 10%,var(--surface-container-lowest)),color-mix(in srgb,var(--secondary) 8%,var(--surface-container-lowest)))}
.project-request-hero>div:first-child{display:flex;align-items:flex-start;gap:16px;max-width:820px}.project-request-hero>div:first-child>.material-symbols-outlined{font-size:38px;color:var(--primary);padding:10px;border-radius:16px;background:color-mix(in srgb,var(--primary) 12%,transparent)}
.project-request-hero h2{margin:0 0 5px}.project-request-hero p{margin:0;color:var(--on-surface-variant);line-height:1.55}
.project-request-kpis{display:flex;gap:10px;flex-wrap:wrap}.project-request-kpis span{min-width:82px;padding:10px 13px;border:1px solid var(--outline-variant);border-radius:14px;background:var(--surface-container-lowest);display:grid;text-align:center;font-size:.76rem;color:var(--on-surface-variant)}.project-request-kpis strong{font-size:1.35rem;color:var(--on-surface)}
.project-request-filterbar{display:flex;gap:12px;align-items:center;margin-bottom:16px}.project-request-filterbar>.input{min-width:240px;max-width:380px}.project-request-filterbar .segmented{margin-left:auto;display:flex;flex-wrap:wrap}
.project-request-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:15px;align-items:start}
.project-request-card{padding:0;overflow:hidden;border-left:4px solid var(--outline-variant)}.project-request-card.status-submitted{border-left-color:var(--primary)}.project-request-card.status-reviewing,.project-request-card.status-needs_info{border-left-color:#b45309}.project-request-card.status-approved,.project-request-card.status-converted{border-left-color:#0f766e}.project-request-card.status-rejected{border-left-color:#ba1a1a}
.project-request-card-main{appearance:none;border:0;background:transparent;color:inherit;width:100%;text-align:left;padding:18px;cursor:pointer}.project-request-card-main:hover{background:color-mix(in srgb,var(--primary) 4%,transparent)}
.project-request-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-request-card-head>div{display:flex;gap:7px;flex-wrap:wrap}.project-request-card-head time{font-size:.75rem;color:var(--on-surface-variant)}
.project-request-card h3{margin:13px 0 6px;font-size:1.08rem}.project-request-card p{margin:0;color:var(--on-surface-variant);line-height:1.45}
.project-request-meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px;font-size:.78rem;color:var(--on-surface-variant)}.project-request-meta>span{display:flex;align-items:center;gap:4px}.project-request-meta .material-symbols-outlined{font-size:16px}
.project-request-card .tag-row{margin-top:12px}.project-request-note{margin-top:12px;padding:10px;border-radius:11px;background:color-mix(in srgb,#b45309 9%,var(--surface-container-lowest));font-size:.82rem;line-height:1.4}
.project-request-card-actions{padding:11px 15px;border-top:1px solid var(--outline-variant);display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap;background:var(--surface-container-low)}
.badge .material-symbols-outlined{font-size:15px;vertical-align:-3px;margin-right:3px}
.project-request-detail-modal{width:min(1180px,calc(100vw - 34px));max-width:1180px}.project-request-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.project-request-detail-layout>main{display:grid;gap:14px}.project-request-detail-layout>.modal-side{position:sticky;top:0}
.project-request-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.project-request-detail-block{padding:15px;border:1px solid var(--outline-variant);border-radius:14px;background:var(--surface-container-lowest)}.project-request-detail-block h3{margin:0 0 9px;font-size:.9rem}.project-request-detail-block .viewer-text{line-height:1.55}
.project-request-review-form{margin-top:18px;padding-top:16px;border-top:1px solid var(--outline-variant);display:grid;gap:10px}.project-request-review-form h3{margin:0}.project-request-review-form .btn{width:100%}
.project-request-form-modal{width:min(980px,calc(100vw - 34px));max-width:980px}.project-request-form-body{display:grid;gap:18px}.project-request-form-section{border:1px solid var(--outline-variant);border-radius:17px;padding:18px;background:var(--surface-container-lowest)}.project-request-form-section>h3{display:flex;align-items:center;gap:10px;margin:0 0 16px}.project-request-form-section>h3>span{width:28px;height:28px;border-radius:999px;display:inline-grid;place-items:center;background:var(--primary);color:#fff;font-size:.8rem}.project-request-form-section textarea{min-height:92px;resize:vertical}.project-request-form-section .form-grid{gap:14px}
.ai-request-source{margin:10px 0}.ai-request-source .btn{margin-top:7px}
@media(max-width:900px){.project-request-hero{align-items:flex-start;flex-direction:column}.project-request-filterbar{align-items:stretch;flex-direction:column}.project-request-filterbar>.input{max-width:none}.project-request-filterbar .segmented{margin-left:0}.project-request-list{grid-template-columns:1fr}.project-request-detail-layout{grid-template-columns:1fr}.project-request-detail-layout>.modal-side{position:static}.project-request-two-col{grid-template-columns:1fr}}
@media(max-width:620px){.project-request-form-section{padding:14px}.project-request-card-head{align-items:flex-start;flex-direction:column}.project-request-kpis{width:100%}.project-request-kpis span{flex:1}.project-request-form-modal,.project-request-detail-modal{width:100vw;max-width:none}}
