:root{--primary: #e9892e;--primary-soft: #fff3e6;--border: #e9892e;--text-main: #1f2937;--text-muted: #6b7280;--bg: #ffffff}html,body{margin:0;padding:0;width:100%;min-height:100%;background:var(--bg);color:var(--text-main);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}.filters{max-width:1200px;margin:2rem auto 1.5rem;padding:1rem;display:grid;grid-template-columns:1fr 220px auto;gap:.75rem;align-items:center}.filters input,.filters select{height:46px;padding:0 1rem;font-size:.95rem;border-radius:12px;border:1px solid var(--border);background:#fff;color:var(--text-main);transition:border-color .2s,box-shadow .2s}.filters input::placeholder{color:#9ca3af}.filters input:focus,.filters select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #e9892e40}.btn-primary,.leer-mas{height:46px;background:var(--primary);color:#fff;border:none;border-radius:12px;padding:0 1.4rem;font-size:.9rem;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.btn-primary:hover,.leer-mas:hover{transform:translateY(-1px);box-shadow:0 8px 18px #e9892e59}.btn-primary:active,.leer-mas:active{transform:translateY(0);box-shadow:none}#results.grid{max-width:1200px;margin:0 auto 3rem;padding:0 1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.75rem}.card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:1.5rem;display:flex;flex-direction:column;gap:.85rem;box-shadow:0 10px 24px #0000000f;transition:transform .15s ease,box-shadow .15s ease}.card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #0000001f}.card-header{display:flex;flex-direction:column;gap:.4rem}.card .title{margin:0;font-size:1.15rem;font-weight:700;color:var(--primary)}.card .category{width:fit-content;font-size:.75rem;font-weight:600;padding:.3rem .7rem;border-radius:999px;background:var(--primary-soft);color:var(--primary)}.block strong,.section strong{display:block;margin-bottom:.25rem;font-size:.8rem;color:#374151}.object{font-size:.9rem;line-height:1.5}.contacto p{margin:.25rem 0;font-size:.85rem}.contacto a{color:var(--primary);font-weight:500}.social-links{display:flex;gap:.75rem;margin-top:.25rem}.chip-grid{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.35rem}.chip{background:#f9fafb;border:1px solid #e5e7eb;padding:.3rem .65rem;border-radius:8px;font-size:.75rem;color:#374151;white-space:nowrap}.chip-outline{background:#fff;border-color:var(--primary);color:var(--primary)}.chip-muted{background:#f3f4f6;color:var(--text-muted)}.meta{margin-top:auto;font-size:.75rem;color:var(--text-muted)}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}@media(max-width:768px){.filters{grid-template-columns:1fr}.btn-primary,.leer-mas{width:100%}}.participante{max-width:900px;margin:2.5rem auto 4rem;padding:0 1rem;display:flex;flex-direction:column;gap:2rem}.participante header{background:var(--primary);color:#fff;border-radius:18px;padding:2rem 2rem 1.75rem;box-shadow:0 12px 28px #e9892e59}.participante header h1{margin:0;font-size:2rem;font-weight:800;line-height:1.2}.participante .badge{margin-top:.75rem;display:inline-block;background:#fff3;color:#fff;padding:.35rem .8rem;border-radius:999px;font-size:.75rem;font-weight:600}.participante section{background:#fff;border:1px solid var(--border);border-radius:16px;padding:1.5rem 1.75rem;box-shadow:0 8px 20px #0000000f}.participante section+section{margin-top:.25rem}.participante h2{margin:0 0 .75rem;font-size:1.1rem;font-weight:700;color:var(--primary)}.participante h3{margin:1rem 0 .5rem;font-size:.95rem;font-weight:700;color:var(--text-main)}.participante p{margin:.35rem 0;font-size:.9rem;line-height:1.55;color:var(--text-main)}.participante strong{font-weight:600}.participante a{color:var(--primary);font-weight:500;text-decoration:none}.participante a:hover{text-decoration:underline}.participante ul{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-wrap:wrap;gap:.5rem}.participante ul li{background:var(--primary-soft);border:1px solid var(--border);padding:.3rem .7rem;border-radius:999px;font-size:.75rem;font-weight:500;color:var(--primary);white-space:nowrap}@media(max-width:640px){.participante header{padding:1.5rem}.participante header h1{font-size:1.6rem}.participante section{padding:1.25rem}}.back-btn{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;margin-bottom:.75rem;font-size:.8rem;font-weight:600;color:#fff!important;text-decoration:none;padding:.35rem .75rem;border-radius:999px;background:#fff3;transition:background .2s ease,transform .15s ease}.back-btn:hover{background:#ffffff59;transform:translate(-2px)}.back-btn:active{transform:translate(0)}
