.details{background:#efe7d2;color:#6e5114;border:0}.request-modal{padding:18px;overflow:auto}.request-panel{width:min(820px,96vw);max-height:92vh;overflow:auto;background:#f7f9f8;border-radius:20px;padding:26px;position:relative}.modal-close{position:absolute;left:16px;top:12px;border:0;background:none;font-size:30px;cursor:pointer}.request-head{background:linear-gradient(135deg,#071a17,#0d3028);color:#fff;border-radius:16px;padding:22px;margin-bottom:16px}.request-head h2{margin:10px 0 6px}.request-head p{margin:5px 0;color:#d9e3df}.request-message{background:#ffffff0f;padding:12px;border-radius:10px}.request-section{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;margin-top:14px}.request-section h3{margin-top:0}.inline-form,.upload-form{display:grid;gap:10px}.inline-form textarea{min-height:100px;resize:vertical;padding:12px;border:1px solid var(--line);border-radius:10px;font:inherit}.upload-form input{padding:12px;border:1px dashed #b8c5c0;border-radius:10px;background:#f8faf9;color:var(--ink)}.upload-form small{color:var(--muted)}.note-list,.file-list{display:grid;gap:10px;margin-top:14px}.note-list article,.file-list article{border:1px solid var(--line);border-radius:12px;padding:13px}.note-list p{margin:0 0 8px;white-space:pre-wrap}.note-list small,.file-list small{display:block;color:var(--muted);margin-top:5px}.file-list article{display:flex;justify-content:space-between;align-items:center;gap:14px}.file-list article>div:last-child{display:flex;gap:7px}.receipt-upload{display:grid;gap:7px;padding:14px;border:1px dashed #c7ab69;background:#fffaf0;color:#31250d;cursor:pointer}.receipt-upload strong{font-size:15px}.receipt-upload span{font-size:12px;color:#77694a}.receipt-upload input{padding:8px;background:#fff;border:1px solid #e4dcc8;color:#222;width:100%}@media(max-width:580px){.request-modal{padding:0}.request-panel{width:100%;max-height:100vh;height:100vh;border-radius:0;padding:18px}.file-list article{align-items:flex-start;flex-direction:column}.file-list article>div:last-child{width:100%}.file-list button{flex:1}}
