.modal-backdrop{position:fixed;inset:0;background:#00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-window{width:420px;background:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:12px}.modal-image-box{width:100%;aspect-ratio:1 / 1;background:#f1f5f9;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.modal-image-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal-actions{display:flex;gap:12px;margin-top:8px}.objects-page{padding:24px}.objects-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.objects-grid{display:grid;grid-template-columns:repeat(auto-fill,220px);gap:24px}.object-card{background:#fff;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:10px}.object-image{width:100%;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#f1f5f9}.object-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8}.object-info{font-size:14px}.object-title{font-weight:600;margin-bottom:4px}.object-actions{display:flex;gap:8px;margin-top:auto}.object-actions button{width:28px;height:28px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.object-table-wrapper{display:flex;flex-direction:column;gap:8px}.object-table-title{font-size:16px;font-weight:500;margin-bottom:4px}.object-table-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px}.object-table-actions .buttons{display:flex;gap:8px;flex-wrap:wrap}.btn{height:30px;padding:0 12px;font-size:13px;border:1px solid #cfcfcf;background-color:#fff;border-radius:4px;cursor:pointer;line-height:28px}.btn:hover{background-color:#f5f5f5}.btn.add{font-weight:500}.object-table-actions .filters{display:flex;gap:8px;align-items:center}.object-table-actions .filters select,.object-table-actions .filters input{height:30px;padding:0 10px;font-size:13px;border:1px solid #cfcfcf;border-radius:4px;background-color:#fff}.object-table-scroll{overflow-x:auto}.object-table{width:100%;border-collapse:collapse;min-width:1400px}.object-table th,.object-table td{border:1px solid #e0e0e0;padding:6px 8px;font-size:13px;vertical-align:top}.object-table th{background-color:#f5f5f5;font-weight:500;text-align:center;white-space:nowrap}.cell-multiline{white-space:pre-wrap}.wide{min-width:260px}.wide-small{min-width:180px}.phone a{color:inherit;text-decoration:none}.status{text-align:center;font-weight:500}.status-Новое{background-color:#e7f1ff}.status-В\ работе{background-color:#fff3cd}.status-Закрыто{background-color:#e6f4ea}.process{text-align:center}.process-Новое{background-color:#e7f1ff}.process-В\ работе{background-color:#fff3cd}.process-Завершено{background-color:#e6f4ea}.deadline-warning{background-color:#fff3cd}.deadline-expired{background-color:#f8d7da}.modal-overlay{position:fixed;inset:0;background:#00000059;z-index:1000}.modal{position:fixed;top:50%;left:50%;width:520px;transform:translate(-50%,-50%);background:#fff;border-radius:6px;box-shadow:0 10px 40px #00000040;z-index:1001;font-size:13px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid #d1d5db}.modal-header h3{font-size:14px;font-weight:600;margin:0}.close-btn{background:none;border:none;cursor:pointer;font-size:14px}.modal-body{padding:14px}.top-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;justify-content:center;margin-bottom:10px}.top-grid input{height:30px;padding:4px 8px;font-size:12px;border:1px solid #c7ccd6;border-radius:4px}.remark-block{display:grid;grid-template-columns:140px 1fr;gap:10px;align-items:start;margin-bottom:10px}.remark-block select{height:30px;padding:4px 6px;font-size:12px;border:1px solid #c7ccd6;border-radius:4px}.remark-block textarea{resize:vertical;min-height:60px;padding:6px 8px;font-size:12px;border:1px solid #c7ccd6;border-radius:4px}.error{color:#dc2626;font-size:12px;margin:6px 0 8px}.modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.btn{height:30px;padding:0 12px;font-size:12px;border-radius:4px;border:1px solid #c7ccd6;background:#fff;cursor:pointer}.btn:hover{background:#f3f4f6}.btn.success{background:#16a34a;border-color:#16a34a;color:#fff}.btn.success:hover{background:#15803d}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}#root{height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif}
