.cc-card{display:flex;flex-direction:column;padding:0;overflow:hidden;transition:box-shadow .15s ease,transform .1s ease}.cc-card:hover{box-shadow:0 4px 18px #1c1e3a1a;transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.cc-card{transition:none}.cc-card:hover{transform:none}}.cc-hero-link{display:block;text-decoration:none;flex-shrink:0}.cc-hero-wrap{position:relative;width:100%;padding-bottom:56.25%;background:#1c1e3a0d;overflow:hidden}.cc-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform;transition:transform .2s ease}.cc-card:hover .cc-hero-img{transform:scale(1.03)}@media(prefers-reduced-motion:reduce){.cc-hero-img{transition:none}.cc-card:hover .cc-hero-img{transform:none}}.cc-body{display:flex;flex-direction:column;gap:.5rem;padding:1rem;flex:1}.cc-badges-top{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.cc-badge{display:inline-flex;align-items:center;gap:.28rem;font-size:.67rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.22rem .55rem;border-radius:999px;line-height:1;white-space:nowrap}.cc-badge--featured{background:#ffc10729;color:#92610a}.cc-badge--activity{background:#6c63ff1a;color:var(--accent, #6c63ff)}.cc-badge--status-paused{background:#f59e0b1f;color:#92610a}.cc-badge--status-completed{background:#1c1e3a12;color:var(--muted, #6b7280)}.cc-badge-star{width:11px;height:11px;fill:currentColor;flex-shrink:0}.cc-title{margin:0;font-size:.97rem;font-weight:700;line-height:1.3;color:var(--text, #1c1e3a);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cc-title-link{color:inherit;text-decoration:none}.cc-title-link:hover{color:var(--accent, #6c63ff)}.cc-title-link:after{content:"";position:absolute;inset:0;z-index:0}.cc-pills,.cc-meta-row,.cc-report-row,.cc-badge{position:relative;z-index:1}.cc-card{position:relative}.cc-summary{margin:0;font-size:.83rem;color:var(--muted, #6b7280);line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cc-pills{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.1rem}.cc-pill{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;padding:.22rem .55rem;border-radius:999px;line-height:1;white-space:nowrap}.cc-pill--category{background:#6c63ff1a;color:var(--accent, #6c63ff)}.cc-pill--need{background:#1c1e3a0f;color:var(--muted, #6b7280)}.cc-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;margin-top:auto;padding-top:.35rem}.cc-meta-country,.cc-meta-collection{display:inline-flex;align-items:center;gap:.28rem;font-size:.75rem;color:var(--muted, #6b7280);white-space:nowrap}.cc-meta-collection{font-weight:600}.cc-meta-icon{width:12px;height:12px;fill:currentColor;flex-shrink:0;opacity:.7}.cc-report-row{margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--border, rgba(28, 30, 58, .1))}.cc-report-link{font-size:.72rem;color:var(--muted, #6b7280);text-decoration:none;text-underline-offset:2px;opacity:.75;transition:color .12s,opacity .12s}.cc-report-link:hover{color:var(--danger, #b42318);opacity:1;text-decoration:underline}.cc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cmap-root{position:relative}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only--focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}.cmap-skip{display:block;padding:.5rem 1rem;background:var(--accent, #6c63ff);color:#fff;border-radius:6px;font-size:.9rem;font-weight:600;text-decoration:none;margin-bottom:.5rem}.cmap-disclosure{font-size:.78rem;color:var(--muted, #6b7280);line-height:1.5;margin:0 0 .6rem}.cmap-count-row{font-size:.82rem;color:var(--muted, #6b7280);margin-bottom:.75rem;min-height:1.2em}.cmap-canvas{position:relative;width:100%;height:520px;border-radius:var(--radius, 14px);overflow:hidden;background:#e8eaed;outline:none}.cmap-canvas:focus-visible{box-shadow:0 0 0 3px var(--accent, #6c63ff)}@media(max-width:640px){.cmap-canvas{height:340px}}.cmap-loading,.cmap-error{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:var(--muted, #6b7280);background:#f0f0f2;z-index:1}.cmap-error{color:var(--danger, #b42318)}.cmap-marker{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;gap:4px;position:relative}.cmap-marker-dot{display:block;width:22px;height:22px;border-radius:50%;background:var(--accent, #6c63ff);border:3px solid #fff;box-shadow:0 1px 6px #00000038;transition:transform .1s}.cmap-marker:hover .cmap-marker-dot,.cmap-marker:focus-visible .cmap-marker-dot{transform:scale(1.18)}.cmap-marker:focus-visible .cmap-marker-dot{box-shadow:0 0 0 3px var(--accent, #6c63ff)}.cmap-marker--selected .cmap-marker-dot{transform:scale(1.25);box-shadow:0 0 0 3px #6c63ff59,0 1px 8px #00000040}.cmap-marker-count{background:var(--accent, #6c63ff);color:#fff;font-size:.7rem;font-weight:700;border-radius:999px;padding:1px 5px;min-width:18px;text-align:center;line-height:1.4;border:2px solid #fff;box-shadow:0 1px 4px #0000002e;margin-left:-6px}@media(prefers-reduced-motion:reduce){.cmap-marker-dot{transition:none}}.maplibregl-map{font-family:inherit}.maplibregl-ctrl-attrib{font-size:.68rem!important}
