:root{--hero-gradient: linear-gradient(135deg, #8B0000 0%, #C41E3A 50%, #DC143C 100%)}body{margin:0}.hero[data-astro-cid-ex2cxglb]{background:var(--hero-gradient);color:#fff;padding:5rem 2rem;text-align:center;position:relative;overflow:hidden}.hero[data-astro-cid-ex2cxglb]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.15) 0%,transparent 50%)}.hero-content[data-astro-cid-ex2cxglb]{position:relative;z-index:1;max-width:1000px;margin:0 auto}.hero[data-astro-cid-ex2cxglb] h1[data-astro-cid-ex2cxglb]{font-size:3rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero[data-astro-cid-ex2cxglb] .subtitle[data-astro-cid-ex2cxglb]{font-size:1.2rem;opacity:.95;margin-bottom:2rem}.stats-overview[data-astro-cid-ex2cxglb]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:2rem}.stat-box[data-astro-cid-ex2cxglb]{background:#ffffff26;border:2px solid rgba(255,255,255,.3);border-radius:4px;padding:1.5rem 2rem;min-width:120px;transition:background-color .3s ease,color .3s ease,transform .3s ease}.stat-box[data-astro-cid-ex2cxglb]:hover{background:#ffffff40;transform:translateY(-4px)}.stat-value[data-astro-cid-ex2cxglb]{font-size:2.5rem;font-weight:700;display:block}.stat-label[data-astro-cid-ex2cxglb]{font-size:.9rem;opacity:.9;margin-top:.5rem}.section[data-astro-cid-ex2cxglb]{padding:4rem 2rem;max-width:1200px;margin:0 auto}.section-alt[data-astro-cid-ex2cxglb]{background:var(--color-bg-alt, #faf8f5)}.section-title[data-astro-cid-ex2cxglb]{font-size:2rem;margin-bottom:.5rem;text-align:center;color:var(--color-text, #333);display:flex;align-items:center;justify-content:center;gap:.75rem}.section-badge[data-astro-cid-ex2cxglb]{display:inline-block;font-size:.85rem;padding:.25rem .75rem;border-radius:20px;font-weight:500}.badge-national[data-astro-cid-ex2cxglb]{background:linear-gradient(135deg,gold,orange);color:#8b4513}.badge-provincial[data-astro-cid-ex2cxglb]{background:linear-gradient(135deg,#c41e3a,#8b0000);color:#fff}.badge-municipal[data-astro-cid-ex2cxglb]{background:linear-gradient(135deg,#4a90d9,#2e5c8a);color:#fff}.badge-county[data-astro-cid-ex2cxglb]{background:linear-gradient(135deg,#6b8e23,#556b2f);color:#fff}.section-subtitle[data-astro-cid-ex2cxglb]{text-align:center;color:var(--color-text-secondary);margin-bottom:3rem;font-size:1rem}.heritage-grid[data-astro-cid-ex2cxglb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.heritage-featured[data-astro-cid-ex2cxglb]{display:flex;justify-content:center}.featured-card[data-astro-cid-ex2cxglb]{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 4px 20px #00000014;border:2px solid #FFD700;max-width:500px;text-align:center;transition:background-color .3s ease,color .3s ease,transform .3s ease;position:relative;overflow:hidden}.featured-card[data-astro-cid-ex2cxglb]:before{content:"★";position:absolute;top:-10px;right:-10px;font-size:80px;color:#ffd7001a}.featured-card[data-astro-cid-ex2cxglb]:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001f}.featured-icon[data-astro-cid-ex2cxglb]{font-size:2.5rem;margin-bottom:1rem;color:var(--color-accent, #870000)}.featured-name[data-astro-cid-ex2cxglb]{font-size:1.8rem;color:var(--color-text, #333);margin-bottom:.5rem}.featured-level[data-astro-cid-ex2cxglb]{display:inline-block;background:linear-gradient(135deg,gold,orange);color:#8b4513;padding:.3rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:1rem}.featured-desc[data-astro-cid-ex2cxglb]{color:var(--color-text-secondary);line-height:1.8}.heritage-card[data-astro-cid-ex2cxglb]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 12px #0000000f;transition:background-color .3s ease,color .3s ease,transform .3s ease}.heritage-card[data-astro-cid-ex2cxglb]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.heritage-card[data-astro-cid-ex2cxglb].level-provincial{border-bottom:4px solid #8B2500}.heritage-card[data-astro-cid-ex2cxglb].level-municipal{border-bottom:4px solid #5B7BAE}.heritage-card[data-astro-cid-ex2cxglb].level-county{border-bottom:4px solid #5A7A1E}.card-header[data-astro-cid-ex2cxglb]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.card-name[data-astro-cid-ex2cxglb]{font-size:1.3rem;color:var(--color-text, #333);margin:0}.card-level[data-astro-cid-ex2cxglb]{font-size:.75rem;padding:.2rem .6rem;border-radius:12px;font-weight:500;white-space:nowrap}.card-level[data-astro-cid-ex2cxglb].provincial{background:#fef3f5;color:#c41e3a}.card-level[data-astro-cid-ex2cxglb].municipal{background:#ebf5ff;color:#4a90d9}.card-level[data-astro-cid-ex2cxglb].county{background:#f5f9ec;color:#6b8e23}.card-category[data-astro-cid-ex2cxglb]{display:inline-block;font-size:.8rem;color:var(--color-text-muted, #888);background:var(--color-bg-alt, #f5f5f5);padding:.2rem .6rem;border-radius:4px;margin-bottom:1rem}.card-desc[data-astro-cid-ex2cxglb]{color:var(--color-text-secondary);line-height:1.7;font-size:.95rem;margin:0}.other-grid[data-astro-cid-ex2cxglb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.other-item[data-astro-cid-ex2cxglb]{background:#fff;border-radius:8px;padding:1.25rem;text-align:center;box-shadow:0 2px 8px #0000000a;border:1px solid var(--color-border-light, #f0f0f0);transition:background-color .3s ease,color .3s ease,transform .3s ease}.other-item[data-astro-cid-ex2cxglb]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:#c41e3a}.other-name[data-astro-cid-ex2cxglb]{font-size:1rem;color:var(--color-text, #333);font-weight:600;margin-bottom:.5rem}.other-category[data-astro-cid-ex2cxglb]{font-size:.75rem;color:var(--color-text-muted, #888);background:var(--color-bg-alt, #f5f5f5);display:inline-block;padding:.15rem .5rem;border-radius:10px}.category-legend[data-astro-cid-ex2cxglb]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a}.legend-item[data-astro-cid-ex2cxglb]{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--color-text-secondary)}.legend-dot[data-astro-cid-ex2cxglb]{width:12px;height:12px;border-radius:50%}.legend-dot[data-astro-cid-ex2cxglb].技{background:var(--color-accent)}.legend-dot[data-astro-cid-ex2cxglb].戏{background:var(--color-info)}.legend-dot[data-astro-cid-ex2cxglb].乐{background:#9b59b6}.legend-dot[data-astro-cid-ex2cxglb].俗{background:var(--color-warning)}.legend-dot[data-astro-cid-ex2cxglb].文{background:var(--color-success)}.legend-dot[data-astro-cid-ex2cxglb].舞{background:var(--color-error)}.legend-dot[data-astro-cid-ex2cxglb].艺{background:#1abc9c}.legend-dot[data-astro-cid-ex2cxglb].曲{background:var(--color-text-secondary)}footer[data-astro-cid-ex2cxglb]{background:#1a1a1a;color:var(--color-text-muted);text-align:center;padding:2rem;margin-top:4rem}footer[data-astro-cid-ex2cxglb] p[data-astro-cid-ex2cxglb]{margin:.5rem 0}@media (max-width: 768px){.hero[data-astro-cid-ex2cxglb] h1[data-astro-cid-ex2cxglb]{font-size:2rem}.hero[data-astro-cid-ex2cxglb] .subtitle[data-astro-cid-ex2cxglb]{font-size:1rem}.stats-overview[data-astro-cid-ex2cxglb]{gap:1rem}.stat-box[data-astro-cid-ex2cxglb]{padding:1rem 1.5rem;min-width:100px}.stat-value[data-astro-cid-ex2cxglb]{font-size:2rem}.heritage-grid[data-astro-cid-ex2cxglb]{grid-template-columns:1fr}.other-grid[data-astro-cid-ex2cxglb]{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion: reduce){.stat-box[data-astro-cid-ex2cxglb]:hover,.featured-card[data-astro-cid-ex2cxglb]:hover,.heritage-card[data-astro-cid-ex2cxglb]:hover,.other-item[data-astro-cid-ex2cxglb]:hover{transform:none}}
