.wine-globe-container[data-astro-cid-2cet5hof]{margin-bottom:var(--space-2xl)}.globe-header[data-astro-cid-2cet5hof]{text-align:center;margin-bottom:var(--space-lg)}.globe-header[data-astro-cid-2cet5hof] h2[data-astro-cid-2cet5hof]{font-size:1.75rem;margin-bottom:.5rem;color:var(--charcoal)}.globe-header[data-astro-cid-2cet5hof] p[data-astro-cid-2cet5hof]{font-size:1rem;color:var(--charcoal-light);margin:0}.globe-wrapper[data-astro-cid-2cet5hof]{position:relative;background:linear-gradient(180deg,var(--bg-tertiary) 0%,var(--bg-sage) 100%);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid var(--border)}.globe-canvas[data-astro-cid-2cet5hof]{width:100%;min-height:400px;display:flex;align-items:center;justify-content:center}.globe-canvas[data-astro-cid-2cet5hof] svg{display:block;margin:0 auto}.globe-canvas[data-astro-cid-2cet5hof] .globe-ocean{fill:#1a365d;filter:drop-shadow(0 0 20px rgba(26,54,93,.3))}.globe-canvas[data-astro-cid-2cet5hof] .globe-outline{fill:none;stroke:var(--charcoal-muted);stroke-width:1.5}.globe-canvas[data-astro-cid-2cet5hof] .globe-graticule{fill:none;stroke:#ffffff1a;stroke-width:.5}.globe-canvas[data-astro-cid-2cet5hof] .country{fill:#2d4a3e;stroke:#1a2f26;stroke-width:.5;transition:fill .2s ease}.globe-canvas[data-astro-cid-2cet5hof] .country.wine-country{fill:var(--burgundy);stroke:var(--burgundy-dark);cursor:pointer}.globe-canvas[data-astro-cid-2cet5hof] .country.wine-country:hover,.globe-canvas[data-astro-cid-2cet5hof] .country.wine-country.hovered{fill:var(--burgundy-light);filter:drop-shadow(0 0 8px rgba(114,47,55,.6))}.globe-tooltip[data-astro-cid-2cet5hof]{position:absolute;display:none;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem 1rem;background:var(--charcoal);color:#fff;border-radius:var(--radius-md);font-size:.875rem;pointer-events:none;z-index:20;box-shadow:var(--shadow-lg);transform:translate(-50%);min-width:120px}.globe-tooltip[data-astro-cid-2cet5hof]:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--charcoal)}.tooltip-flag[data-astro-cid-2cet5hof]{font-size:1.5rem;line-height:1}.tooltip-name[data-astro-cid-2cet5hof]{font-weight:600;font-size:1rem}.tooltip-hint[data-astro-cid-2cet5hof]{font-size:.6875rem;opacity:.7}.globe-loading[data-astro-cid-2cet5hof]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--charcoal-light)}.loading-spinner[data-astro-cid-2cet5hof]{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--burgundy);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.region-links[data-astro-cid-2cet5hof]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-lg);margin-top:var(--space-xl);padding:var(--space-lg);background:var(--bg-secondary);border-radius:var(--radius-lg)}.region-group[data-astro-cid-2cet5hof] h3[data-astro-cid-2cet5hof]{font-size:.6875rem;font-family:var(--font-sans);font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--burgundy);margin-bottom:var(--space-sm);padding-bottom:var(--space-xs);border-bottom:2px solid var(--burgundy-pale)}.region-countries[data-astro-cid-2cet5hof]{display:flex;flex-wrap:wrap;gap:.5rem}.country-chip[data-astro-cid-2cet5hof]{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-full);text-decoration:none;font-size:.8125rem;color:var(--charcoal);transition:all var(--transition-fast)}.country-chip[data-astro-cid-2cet5hof]:hover{border-color:var(--burgundy);background:var(--burgundy-pale);color:var(--burgundy-dark)}.chip-flag[data-astro-cid-2cet5hof]{font-size:1rem;line-height:1}.chip-name[data-astro-cid-2cet5hof]{font-weight:500}@media(max-width:768px){.globe-header[data-astro-cid-2cet5hof] h2[data-astro-cid-2cet5hof]{font-size:1.5rem}.globe-canvas[data-astro-cid-2cet5hof]{min-height:300px}.region-links[data-astro-cid-2cet5hof]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.region-links[data-astro-cid-2cet5hof]{grid-template-columns:1fr}}main[data-astro-cid-afzmd35r].wide{max-width:1200px;padding-top:0}.page-header-hero[data-astro-cid-afzmd35r]{background:linear-gradient(135deg,var(--bg-sage) 0%,var(--bg-cream) 100%);margin:0 calc(-50vw + 50%) var(--space-2xl);padding:var(--space-2xl) calc(50vw - 50%) var(--space-3xl)}.header-content[data-astro-cid-afzmd35r]{max-width:1200px;margin:0 auto}.page-header-hero[data-astro-cid-afzmd35r] h1[data-astro-cid-afzmd35r]{font-size:clamp(2rem,5vw,2.75rem);margin-bottom:.75rem;color:var(--charcoal)}.page-header-hero[data-astro-cid-afzmd35r] .description[data-astro-cid-afzmd35r]{font-size:1.125rem;color:var(--charcoal-light);max-width:60ch;margin:0;line-height:1.6}.section-divider[data-astro-cid-afzmd35r]{display:flex;align-items:center;gap:var(--space-lg);margin:var(--space-2xl) 0 var(--space-xl)}.section-divider[data-astro-cid-afzmd35r]:before,.section-divider[data-astro-cid-afzmd35r]:after{content:"";flex:1;height:1px;background:var(--border)}.section-divider[data-astro-cid-afzmd35r] span[data-astro-cid-afzmd35r]{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--charcoal-muted)}.appellation-grid[data-astro-cid-afzmd35r]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--space-lg)}.appellation-card[data-astro-cid-afzmd35r]{display:flex;flex-direction:column;padding:var(--space-lg);background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-lg);text-decoration:none;transition:all var(--transition-base);box-shadow:var(--shadow-xs)}.appellation-card[data-astro-cid-afzmd35r]:hover{border-color:var(--burgundy);box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.appellation-card[data-astro-cid-afzmd35r]:hover h3[data-astro-cid-afzmd35r]{color:var(--burgundy)}.appellation-card-header[data-astro-cid-afzmd35r]{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.classification-badge[data-astro-cid-afzmd35r]{font-size:.6875rem;font-weight:600;padding:.25rem .625rem;border-radius:var(--radius-full);color:#fff;text-transform:uppercase;letter-spacing:.03em}.classification-badge[data-astro-cid-afzmd35r][data-type=docg]{background:var(--burgundy-dark)}.classification-badge[data-astro-cid-afzmd35r][data-type=doc]{background:var(--burgundy)}.classification-badge[data-astro-cid-afzmd35r][data-type=aoc]{background:var(--burgundy-light)}.classification-badge[data-astro-cid-afzmd35r][data-type=ava]{background:var(--charcoal-light)}.classification-badge[data-astro-cid-afzmd35r][data-type=gi]{background:var(--sage)}.classification-badge[data-astro-cid-afzmd35r]:not([data-type]){background:var(--charcoal-muted)}.appellation-card[data-astro-cid-afzmd35r] h3[data-astro-cid-afzmd35r]{font-size:1.25rem;font-family:var(--font-serif);font-weight:600;margin:0 0 .5rem;color:var(--charcoal);line-height:1.3;transition:color var(--transition-fast)}.appellation-location[data-astro-cid-afzmd35r]{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--charcoal-light);margin-bottom:.75rem}.appellation-location[data-astro-cid-afzmd35r] svg[data-astro-cid-afzmd35r]{color:var(--burgundy);opacity:.7;flex-shrink:0}.sep[data-astro-cid-afzmd35r]{color:var(--charcoal-pale)}.appellation-grapes[data-astro-cid-afzmd35r]{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--charcoal-muted);margin:auto 0 0;padding-top:.75rem;border-top:1px solid var(--border)}.appellation-grapes[data-astro-cid-afzmd35r] svg[data-astro-cid-afzmd35r]{color:var(--sage);flex-shrink:0}.no-results[data-astro-cid-afzmd35r]{text-align:center;padding:var(--space-2xl);background:var(--bg-secondary);border-radius:var(--radius-lg);color:var(--text-muted)}.no-results[data-astro-cid-afzmd35r] p[data-astro-cid-afzmd35r]{margin:0 0 var(--space-lg) 0}@media(max-width:768px){.page-header-hero[data-astro-cid-afzmd35r]{padding:var(--space-lg) var(--space-md) var(--space-xl);margin:0 -1rem var(--space-lg)}.page-header-hero[data-astro-cid-afzmd35r] h1[data-astro-cid-afzmd35r]{font-size:1.75rem}.toolbar[data-astro-cid-afzmd35r]{flex-direction:column;align-items:stretch}.search-bar[data-astro-cid-afzmd35r]{max-width:none}.filter-group[data-astro-cid-afzmd35r]{flex-wrap:wrap}.appellation-grid[data-astro-cid-afzmd35r]{grid-template-columns:1fr}}
