.epm-manager{--epm-accent:#2563eb;--epm-accent-dark:#1d4ed8;--epm-text:#172033;--epm-muted:#667085;--epm-border:#e4e7ec;--epm-soft:#f8fafc;--epm-card:#fff;width:100%;color:var(--epm-text);font:inherit}.epm-manager *{box-sizing:border-box}.epm-hero{padding:clamp(1.4rem,4vw,3rem);margin-bottom:1.25rem;border:1px solid #dbe7ff;border-radius:24px;background:linear-gradient(135deg,#fff 0%,#f5f8ff 55%,#edf4ff 100%);box-shadow:0 18px 45px rgba(37,99,235,.08)}.epm-eyebrow{display:inline-block;margin-bottom:.65rem;color:var(--epm-accent);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.epm-hero h2{margin:0 0 .65rem;font-size:clamp(1.65rem,4vw,2.7rem);line-height:1.08}.epm-hero p{max-width:720px;margin:0;color:var(--epm-muted);font-size:1.02rem}.epm-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end;margin-bottom:1rem}.epm-search-wrap{display:flex;align-items:center;gap:.7rem;min-height:50px;padding:0 .95rem;border:1px solid var(--epm-border);border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(16,24,40,.04)}.epm-search-wrap:focus-within{border-color:var(--epm-accent);box-shadow:0 0 0 4px rgba(37,99,235,.12)}.epm-search{width:100%;padding:.8rem 0!important;border:0!important;outline:0!important;background:transparent!important;color:var(--epm-text)!important;font:inherit!important;box-shadow:none!important}.epm-sort-wrap{display:grid;gap:.35rem;color:var(--epm-muted);font-size:.82rem;font-weight:700}.epm-sort{min-height:50px;padding:.65rem 2.2rem .65rem .85rem;border:1px solid var(--epm-border);border-radius:14px;background:#fff;color:var(--epm-text);font:inherit}.epm-filter-chips{display:flex;gap:.55rem;overflow-x:auto;padding:.15rem 0 .55rem;scrollbar-width:thin}.epm-chip,.epm-show-favorites{flex:0 0 auto;padding:.58rem .85rem;border:1px solid var(--epm-border);border-radius:999px;background:#fff;color:var(--epm-text);font:inherit;font-size:.88rem;font-weight:700;cursor:pointer}.epm-chip:hover,.epm-chip.is-active,.epm-show-favorites[aria-pressed=true]{border-color:var(--epm-accent);background:#eff6ff;color:var(--epm-accent-dark)}.epm-status-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin:.7rem 0 1rem}.epm-result-count{margin:0;color:var(--epm-muted)}.epm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.epm-card{min-width:0;overflow:hidden;border:1px solid var(--epm-border);border-radius:20px;background:var(--epm-card);box-shadow:0 10px 30px rgba(16,24,40,.07);transition:transform .2s ease,box-shadow .2s ease}.epm-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(16,24,40,.12)}.epm-card[hidden]{display:none}.epm-image{position:relative;display:block;width:100%;padding:0;border:0;aspect-ratio:4/3;overflow:hidden;background:#eef2f6;cursor:zoom-in}.epm-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.epm-card:hover .epm-image img{transform:scale(1.035)}.epm-zoom{position:absolute;right:.75rem;bottom:.75rem;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.9);color:#111827;font-size:1.1rem;box-shadow:0 4px 12px rgba(0,0,0,.14)}.epm-card-body{padding:1rem}.epm-card-heading{display:flex;gap:.65rem;align-items:flex-start}.epm-title{flex:1;margin:0 0 .6rem;font-size:1.2rem;line-height:1.25}.epm-favorite{flex:0 0 auto;width:36px;height:36px;border:1px solid var(--epm-border);border-radius:50%;background:#fff;color:#64748b;font-size:1.3rem;cursor:pointer}.epm-favorite.is-favorite{border-color:#f4b4bd;background:#fff1f3;color:#e11d48}.epm-categories{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.epm-categories span{padding:.24rem .55rem;border-radius:999px;background:#eef4ff;color:#31559d;font-size:.76rem;font-weight:700}.epm-description{color:var(--epm-muted)}.epm-prompt-box{margin:.85rem 0;padding:.8rem;border:1px solid var(--epm-border);border-radius:13px;background:var(--epm-soft)}.epm-prompt-text{max-width:100%;margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font:.86rem/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.epm-prompt-text[hidden]{display:none}.epm-read-more{margin-top:.6rem;padding:0;border:0;background:transparent;color:var(--epm-accent);font:inherit;font-weight:800;cursor:pointer}.epm-actions{display:flex;gap:.55rem;margin-top:.8rem}.epm-copy-button,.epm-download-button{flex:1;min-width:0;min-height:40px;padding:.6rem .7rem;border-radius:10px;font:inherit;font-size:.84rem;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;cursor:pointer}.epm-copy-button{border:1px solid var(--epm-accent);background:var(--epm-accent);color:#fff}.epm-download-button{border:1px solid var(--epm-accent);background:#fff;color:var(--epm-accent)}.epm-copy-button:hover,.epm-download-button:hover{transform:translateY(-1px)}.epm-copy-button.is-copied{background:#16803d;border-color:#16803d}.epm-load-more-wrap{text-align:center;margin-top:1.4rem}.epm-load-more{padding:.75rem 1.15rem;border:1px solid var(--epm-accent);border-radius:12px;background:#fff;color:var(--epm-accent);font:inherit;font-weight:800;cursor:pointer}.epm-no-results{padding:1rem;border:1px dashed var(--epm-border);border-radius:14px;text-align:center;color:var(--epm-muted)}.epm-lightbox{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:2rem;background:rgba(3,7,18,.88)}.epm-lightbox[hidden]{display:none}.epm-lightbox img{max-width:min(1100px,92vw);max-height:88vh;border-radius:14px;box-shadow:0 30px 80px rgba(0,0,0,.45)}.epm-lightbox-close{position:fixed;top:1rem;right:1rem;width:46px;height:46px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:2rem;line-height:1;cursor:pointer}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:920px){.epm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.epm-toolbar,.epm-grid{grid-template-columns:1fr}.epm-status-row{align-items:flex-start;flex-direction:column}.epm-sort-wrap{width:100%}.epm-sort{width:100%}.epm-actions{flex-direction:column}.epm-hero{border-radius:18px}}
