.page[data-astro-cid-winhhuav]{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:8rem 3rem 6rem;min-height:100vh}.hero-header[data-astro-cid-winhhuav]{text-align:center;margin-bottom:5rem;position:relative}.hero-icon-wrapper[data-astro-cid-winhhuav]{position:relative;display:inline-block;margin-bottom:2rem}.hero-icon[data-astro-cid-winhhuav]{font-size:5rem;position:relative;z-index:2;animation:float 3s ease-in-out infinite}.hero-icon-ring[data-astro-cid-winhhuav]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border:2px solid rgba(124,58,237,.2);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.2}}h1[data-astro-cid-winhhuav]{font-family:Georgia,serif;font-size:4rem;font-weight:300;color:var(--text-heading);margin:0 0 1.5rem;letter-spacing:-.03em;line-height:1}.hero-subtitle[data-astro-cid-winhhuav]{font-size:1.25rem;color:var(--text-secondary);line-height:1.6;max-width:700px;margin:0 auto}.stats-grid[data-astro-cid-winhhuav]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:5rem}.stat-card[data-astro-cid-winhhuav]{position:relative;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem 2rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.stat-card[data-astro-cid-winhhuav]:hover{border-color:var(--accent-color)}.stat-decoration[data-astro-cid-winhhuav]{position:absolute;top:-20px;right:-20px;width:100px;height:100px;background:radial-gradient(circle,rgba(124,58,237,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}.stat-value[data-astro-cid-winhhuav]{font-size:3rem;font-weight:300;color:var(--accent-color);font-family:Georgia,serif;margin-bottom:.5rem}.stat-label[data-astro-cid-winhhuav]{font-size:.875rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;font-weight:500}.section-header[data-astro-cid-winhhuav]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-winhhuav] h2[data-astro-cid-winhhuav]{font-size:2.5rem;font-weight:300;color:var(--text-heading);margin:0 0 .75rem;letter-spacing:-.02em}.section-header[data-astro-cid-winhhuav] p[data-astro-cid-winhhuav]{font-size:1rem;color:var(--text-tertiary)}.map-section[data-astro-cid-winhhuav]{margin-bottom:5rem}.map-wrapper[data-astro-cid-winhhuav]{position:relative;border-radius:20px;overflow:hidden}.map-frame[data-astro-cid-winhhuav]{background:var(--bg-secondary);border:1px solid var(--border-color);padding:2.5rem;min-height:600px;display:flex;align-items:center;justify-content:center;border-radius:20px;position:relative}.map-overlay-corners[data-astro-cid-winhhuav]{position:absolute;inset:0;border:2px solid transparent;border-radius:20px;background:linear-gradient(135deg,var(--accent-color) 0%,transparent 20%) top left,linear-gradient(225deg,var(--accent-color) 0%,transparent 20%) top right,linear-gradient(45deg,var(--accent-color) 0%,transparent 20%) bottom left,linear-gradient(315deg,var(--accent-color) 0%,transparent 20%) bottom right;background-size:60px 60px;background-repeat:no-repeat;opacity:.15;pointer-events:none}.locations-section[data-astro-cid-winhhuav]{margin-bottom:5rem}.locations-grid[data-astro-cid-winhhuav]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.location-card[data-astro-cid-winhhuav]{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.location-card[data-astro-cid-winhhuav]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent-color);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.location-card[data-astro-cid-winhhuav]:hover{border-color:var(--accent-color)}.location-header[data-astro-cid-winhhuav]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.location-emoji[data-astro-cid-winhhuav]{font-size:2rem}.location-type-badge[data-astro-cid-winhhuav]{font-size:.75rem;padding:.35rem .75rem;border-radius:6px;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.type-emerald[data-astro-cid-winhhuav]{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.3)}.type-blue[data-astro-cid-winhhuav]{background:#3b82f61a;color:#3b82f6;border:1px solid rgba(59,130,246,.3)}.type-cyan[data-astro-cid-winhhuav]{background:#06b6d41a;color:#06b6d4;border:1px solid rgba(6,182,212,.3)}.type-purple[data-astro-cid-winhhuav]{background:#8b5cf61a;color:#8b5cf6;border:1px solid rgba(139,92,246,.3)}.location-name[data-astro-cid-winhhuav]{font-size:1.25rem;font-weight:500;color:var(--text-heading);margin:0 0 .75rem;line-height:1.3}.location-description[data-astro-cid-winhhuav]{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin:0 0 1rem}.location-meta[data-astro-cid-winhhuav]{display:flex;align-items:center;gap:1rem;padding-top:.75rem;border-top:1px solid var(--border-color)}.location-year[data-astro-cid-winhhuav]{font-size:.875rem;color:var(--text-tertiary);font-weight:500}.categories-section[data-astro-cid-winhhuav]{margin-bottom:5rem}.categories-grid[data-astro-cid-winhhuav]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.category-card[data-astro-cid-winhhuav]{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem 2rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.category-icon[data-astro-cid-winhhuav]{font-size:3rem;margin-bottom:1.5rem}.category-card[data-astro-cid-winhhuav] h3[data-astro-cid-winhhuav]{font-size:1.5rem;font-weight:500;color:var(--text-heading);margin:0 0 .5rem}.category-count[data-astro-cid-winhhuav]{font-size:.875rem;color:var(--accent-color);font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.category-card[data-astro-cid-winhhuav] p[data-astro-cid-winhhuav]:last-child{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin:0}.philosophy-section[data-astro-cid-winhhuav]{margin-bottom:5rem}.philosophy-content[data-astro-cid-winhhuav]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.philosophy-card[data-astro-cid-winhhuav]{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:2rem;transition:all .3s ease}.philosophy-card[data-astro-cid-winhhuav]:hover{border-color:var(--accent-color)}.philosophy-icon[data-astro-cid-winhhuav]{font-size:2.5rem;margin-bottom:1.25rem}.philosophy-card[data-astro-cid-winhhuav] h3[data-astro-cid-winhhuav]{font-size:1.25rem;font-weight:500;color:var(--text-heading);margin:0 0 1rem}.philosophy-card[data-astro-cid-winhhuav] p[data-astro-cid-winhhuav]{font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin:0}.future-section[data-astro-cid-winhhuav]{margin-bottom:5rem}.future-grid[data-astro-cid-winhhuav]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.future-card[data-astro-cid-winhhuav]{background:linear-gradient(135deg,#7c3aed0d,#7c3aed05);border:1px solid rgba(124,58,237,.2);border-radius:12px;padding:2rem;transition:all .3s ease}.future-card[data-astro-cid-winhhuav]:hover{background:linear-gradient(135deg,#7c3aed1a,#7c3aed0d);border-color:var(--accent-color);transform:translate(4px)}.future-card[data-astro-cid-winhhuav] h3[data-astro-cid-winhhuav]{font-size:1.25rem;font-weight:500;color:var(--text-heading);margin:0 0 .75rem}.future-card[data-astro-cid-winhhuav] p[data-astro-cid-winhhuav]{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin:0}.related-section[data-astro-cid-winhhuav]{margin-top:5rem}.related-card[data-astro-cid-winhhuav]{background:linear-gradient(135deg,#3b82f60d,#3b82f605);border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:3rem;display:flex;gap:2rem;align-items:center;transition:all .3s ease}.related-card[data-astro-cid-winhhuav]:hover{border-color:#3b82f6;box-shadow:0 8px 24px #3b82f626}.related-icon[data-astro-cid-winhhuav]{font-size:3.5rem;flex-shrink:0}.related-content[data-astro-cid-winhhuav] h3[data-astro-cid-winhhuav]{font-size:1.5rem;font-weight:500;color:var(--text-heading);margin:0 0 .75rem}.related-content[data-astro-cid-winhhuav] p[data-astro-cid-winhhuav]{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin:0}.related-content[data-astro-cid-winhhuav] a[data-astro-cid-winhhuav]{color:#60a5fa;text-decoration:none;border-bottom:1px solid rgba(96,165,250,.3);transition:all .2s ease}.related-content[data-astro-cid-winhhuav] a[data-astro-cid-winhhuav]:hover{color:#93c5fd;border-bottom-color:#93c5fd}@media(max-width:1024px){.page[data-astro-cid-winhhuav]{padding:7rem 2rem 5rem}.locations-grid[data-astro-cid-winhhuav]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media(max-width:768px){.page[data-astro-cid-winhhuav]{padding:6rem 1.5rem 4rem}h1[data-astro-cid-winhhuav]{font-size:3rem}.hero-subtitle[data-astro-cid-winhhuav]{font-size:1.125rem}.stats-grid[data-astro-cid-winhhuav]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-value[data-astro-cid-winhhuav]{font-size:2.5rem}.section-header[data-astro-cid-winhhuav] h2[data-astro-cid-winhhuav]{font-size:2rem}.map-frame[data-astro-cid-winhhuav]{padding:1.5rem;min-height:450px}.locations-grid[data-astro-cid-winhhuav]{grid-template-columns:1fr}.related-card[data-astro-cid-winhhuav]{flex-direction:column;text-align:center;padding:2rem}}@media(max-width:480px){.page[data-astro-cid-winhhuav]{padding:5.5rem 1rem 3rem}h1[data-astro-cid-winhhuav]{font-size:2.5rem}.hero-icon[data-astro-cid-winhhuav]{font-size:4rem}.stats-grid[data-astro-cid-winhhuav]{grid-template-columns:1fr}.stat-card[data-astro-cid-winhhuav]{padding:2rem 1.5rem}.map-frame[data-astro-cid-winhhuav]{padding:1rem;min-height:350px}}@media(prefers-reduced-motion:reduce){.hero-icon[data-astro-cid-winhhuav],.hero-icon-ring[data-astro-cid-winhhuav]{animation:none}.stat-card[data-astro-cid-winhhuav]:hover,.location-card[data-astro-cid-winhhuav]:hover,.category-card[data-astro-cid-winhhuav]:hover,.philosophy-card[data-astro-cid-winhhuav]:hover,.future-card[data-astro-cid-winhhuav]:hover{transform:none}}
