.request-list{flex-direction:column;gap:18px;display:flex}.request-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px;box-shadow:0 5px 20px #0f172a08}.request-head{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.request-head h2{margin:5px 0;font-size:20px}.request-head p,.request-card li p{color:#475569;white-space:pre-wrap;margin:6px 0}.request-head>div>span,.request-card small{color:#64748b;font-size:13px}.request-head label{min-width:170px;font-size:13px;font-weight:700}.request-card ol{margin:18px 0 0;padding-left:24px}.request-card li{padding:10px 4px}.request-card li+li{border-top:1px solid #eef2f7}@media (width<=700px){.request-head{flex-direction:column}.request-head label{width:100%}}.inline-access{gap:8px;min-width:310px;display:flex}.inline-access input{min-width:190px}.inline-access .secondary{white-space:nowrap}
