.es{min-height:100vh;background:#f6f7f9;padding:32px 20px 64px}.es-wrap{max-width:820px;margin:0 auto}.es-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.es-eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.es-title{margin:4px 0 0;font-size:26px;font-weight:800;color:#111827}.es-new{background:#2f586e;color:#fff;font-weight:700;font-size:14px;padding:9px 16px;border-radius:9px;text-decoration:none}.es-empty,.es-error{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;color:#4b5563}.es-error{color:#b91c1c}.es-list{display:flex;flex-direction:column;gap:10px}.es-row{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px}.es-main{flex:1 1 auto;display:flex;flex-direction:column;gap:3px;min-width:0}.es-main b{font-size:15px;color:#111827}.es-meta{font-size:12px;color:#6b7280}.es-src{text-transform:capitalize;font-weight:600}.es-src.floorplan{color:#2f586e}.es-total{font-weight:700;color:#111827;font-size:15px;white-space:nowrap}.es-actions{display:flex;gap:8px}.es-btn{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:700;text-decoration:none}.es-btn.primary{background:#2f586e;border-color:#2f586e;color:#fff}