/* TheaCRM v2.8.592 – manual offline photo/document queue. */
.thea-mobile-upload-center{margin:1rem 0;padding:1rem;border:1px solid rgba(31,122,58,.2);border-radius:1rem;background:#fff;box-shadow:0 .35rem 1.3rem rgba(20,55,35,.07)}
.thea-mobile-upload-center__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.thea-mobile-upload-center__head span{display:block;color:#63736a;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.thea-mobile-upload-center__head h2{font-size:1.1rem;margin:.15rem 0 0}.thea-mobile-upload-center__head>strong{white-space:nowrap;font-size:.82rem;color:#315b40}.thea-mobile-upload-center__policy{display:flex;gap:.55rem;padding:.7rem;border-radius:.75rem;background:#f4f8f5;color:#375542;font-size:.83rem}.thea-mobile-upload-list{display:grid;gap:.75rem;margin:.8rem 0}.thea-mobile-upload-empty{padding:1rem;text-align:center;color:#65756b;background:#f7f8f7;border-radius:.8rem;margin:.75rem 0}.thea-mobile-upload-card{border:1px solid #dce6df;border-radius:.85rem;padding:.8rem;background:#fff}.thea-mobile-upload-card.is-failed{border-color:#d99b9b;background:#fff8f8}.thea-mobile-upload-card.is-syncing{opacity:.75}.thea-mobile-upload-card__head{display:grid;grid-template-columns:auto 1fr auto;gap:.65rem;align-items:center}.thea-mobile-upload-card__head>span{display:grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:.7rem;background:#eaf5ed;color:#1f7a3a}.thea-mobile-upload-card__head div{min-width:0}.thea-mobile-upload-card__head strong,.thea-mobile-upload-card__head small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thea-mobile-upload-card__head small{color:#738078;font-size:.75rem}.thea-mobile-upload-card__head b{font-size:.72rem;color:#526359}.thea-mobile-upload-card>p{margin:.65rem 0 0;color:#a12828;font-size:.82rem}.thea-mobile-upload-card__actions{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:.75rem}.thea-mobile-upload-card__actions .btn{flex:1 1 auto;min-height:2.35rem}.thea-mobile-field-note-attachments{margin-top:.85rem;padding:.8rem;border:1px dashed #b8c9bd;border-radius:.9rem;background:#fafcfb}.thea-mobile-field-note-attachments>label{display:flex;align-items:center;gap:.45rem;font-weight:700;margin-bottom:.45rem}.thea-mobile-field-note-attachments>input{width:100%;font-size:.88rem}.thea-mobile-field-note-attachments>p{margin:.45rem 0 0;color:#68756d;font-size:.78rem}.thea-mobile-field-note-attachments__preview{display:grid;gap:.4rem;margin-top:.65rem}.thea-mobile-field-note-attachments__preview span{display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;align-items:center;padding:.5rem .6rem;border-radius:.65rem;background:#fff;border:1px solid #e1e8e3}.thea-mobile-field-note-attachments__preview strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.thea-mobile-field-note-attachments__preview small{font-size:.72rem;color:#69776e}.thea-mobile-field-note-detail__attachments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.thea-mobile-field-note-detail__attachments a{display:flex;flex-direction:column;gap:.35rem;padding:.55rem;border:1px solid #e0e8e2;border-radius:.75rem;color:inherit;text-decoration:none;overflow:hidden}.thea-mobile-field-note-detail__attachments img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:.5rem}.thea-mobile-field-note-detail__attachments i{font-size:1.5rem;color:#1f7a3a}.thea-mobile-field-note-detail__attachments span{font-size:.78rem;overflow-wrap:anywhere}@media(max-width:480px){.thea-mobile-upload-center__head{display:block}.thea-mobile-upload-center__head>strong{display:block;margin-top:.35rem}.thea-mobile-field-note-detail__attachments{grid-template-columns:1fr}}
