.ce-app{width:100%}.ce-filters{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 16px}.ce-filter{display:flex;flex-direction:column;gap:6px}.ce-filter label{font-weight:600}.ce-select,.ce-input{min-width:220px;padding:10px 12px;border:1px solid rgba(0,0,0,.15);border-radius:8px;background:#fff}.ce-btn{min-width:220px;padding:10px 12px;border:1px solid rgba(0,0,0,.15);border-radius:8px;background:#fff;font-weight:600;cursor:pointer}.ce-btn:hover{background:rgba(0,0,0,.03)}.ce-btn:disabled{opacity:.6;cursor:not-allowed}.ce-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:16px;min-height:560px}.ce-map{width:100%;min-height:560px;border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.08)}.ce-list{border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;background:#fff}.ce-list-header{padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;gap:10px}.ce-status{font-size:12px;opacity:.75;text-align:right}.ce-list-items{max-height:560px;overflow:auto}.ce-card{display:flex;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.06);cursor:pointer}.ce-card:hover{background:rgba(0,0,0,.03)}.ce-card.is-active{background:rgba(47,193,199,.12)}.ce-card img{width:64px;height:64px;object-fit:cover;border-radius:10px}.ce-card-title{font-weight:700;margin:0 0 4px}.ce-card-meta{font-size:13px;opacity:.8}.ce-card-actions{font-size:13px}.ce-card-actions a{color:inherit;text-decoration:underline}.ce-card-actions a:hover{text-decoration:none}.ce-empty{padding:16px}@media (max-width: 992px){.ce-layout{grid-template-columns:1fr}.ce-list-items{max-height:360px}.ce-map{min-height:420px}}
