.hdmc-hero-section{background-color:#fff;border-bottom:1px solid #f3f4f6;overflow:hidden;padding:3rem 1rem;position:relative}.hdmc-hero-section.dark-theme{background-color:#000}.hdmc-hero-container{margin:0 auto;max-width:1280px;position:relative;z-index:10}.hdmc-hero-grid{align-items:start;display:grid;gap:3rem;grid-template-columns:.4fr .6fr}@media (max-width:1024px){.hdmc-hero-grid{gap:2rem;grid-template-columns:1fr}}.hdmc-hero-content{display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:center}.hdmc-breadcrumb{margin-bottom:0}.hdmc-breadcrumb-list{color:#6b7280;font-size:.875rem;list-style:none;margin:0;padding:0}.hdmc-breadcrumb-item,.hdmc-breadcrumb-list{align-items:center;display:flex;gap:.5rem}.hdmc-breadcrumb-link{align-items:center;color:#6b7280;display:flex;gap:.25rem;text-decoration:none;transition:color .2s ease}.hdmc-breadcrumb-link:hover{color:#374151}.hdmc-breadcrumb-home-icon{height:1rem;width:1rem}.hdmc-breadcrumb-separator{color:#9ca3af;height:1rem;margin:0 .5rem;width:1rem}.hdmc-breadcrumb-current{color:#3f3f46;font-weight:500}.hdmc-hero-text{display:flex;flex-direction:column;gap:1.5rem}.hdmc-hero-title{color:#3f3f46;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}@media (min-width:768px){.hdmc-hero-title{font-size:2.5rem}}@media (min-width:1024px){.hdmc-hero-title{font-size:2.8rem}}.hdmc-hero-subtitle{color:#3f3f46;font-size:1rem;line-height:1.6;margin:0;max-width:32rem}@media (min-width:768px){.hdmc-hero-subtitle{font-size:1.125rem}}.hdmc-hero-map{position:relative}.hdmc-hero-decoration{background:linear-gradient(270deg,#f9fafb,transparent);height:100%;opacity:.5;pointer-events:none;position:absolute;right:0;top:0;width:33.333333%}.hdmc-world-map-container{aspect-ratio:2/1;background-color:#fff;overflow:hidden;position:relative;width:100%}.hdmc-world-map-container.dark-theme{background-color:#000}.hdmc-world-map-background{mask-image:linear-gradient(90deg,transparent,#fff 10%,#fff 90%,transparent),linear-gradient(270deg,transparent,#fff 10%,#fff 90%,transparent),linear-gradient(0deg,transparent,#fff 10%,#fff 90%,transparent),linear-gradient(180deg,transparent,#fff 10%,#fff 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#fff 10%,#fff 90%,transparent),linear-gradient(270deg,transparent,#fff 10%,#fff 90%,transparent),linear-gradient(0deg,transparent,#fff 10%,#fff 90%,transparent),linear-gradient(180deg,transparent,#fff 10%,#fff 90%,transparent);object-fit:cover;opacity:1;pointer-events:none;z-index:1}.hdmc-world-map-background,.hdmc-world-map-svg-overlay{height:100%;left:0;position:absolute;top:0;user-select:none;width:100%}.hdmc-world-map-svg-overlay{z-index:20}.hdmc-map-path{fill:none;opacity:1;stroke-width:2px}.hdmc-map-point{cursor:pointer;transition:all .2s ease}.hdmc-map-point:hover .hdmc-map-point-main{r:6}.hdmc-map-point-main{transition:r .2s ease}@keyframes hdmc-pulseCircle{0%{opacity:.5;r:2}to{opacity:0;r:8}}.hdmc-map-point-pulse{animation:hdmc-pulseCircle 1.5s infinite;pointer-events:none}.hdmc-map-tooltip{opacity:0;pointer-events:none;transition:opacity .2s ease}.hdmc-map-tooltip.visible{opacity:1}.hdmc-map-tooltip-bg{fill:hsla(0,0%,100%,.9);filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));stroke:rgba(229,231,235,.8);stroke-width:1px}.hdmc-map-tooltip-text-label{fill:#3f3f46;font-size:12px;font-weight:600;text-anchor:middle}.hdmc-map-tooltip-text-tier{fill:#71717a;font-size:10px;opacity:.8;text-anchor:middle}@media (max-width:768px){.hdmc-hero-section{padding:2rem 1rem}.hdmc-hero-title{font-size:2rem}.hdmc-hero-subtitle{font-size:1rem}}@media (max-width:480px){.hdmc-hero-title{font-size:1.75rem}.hdmc-world-map-container{aspect-ratio:1.6/1}}