.premium-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#001a4d,#003399 50%,#0047b3);position:relative;overflow:hidden;padding-top:80px}.premium-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,204,0,.1) 0,transparent 50%);pointer-events:none}.premium-hero__content{max-width:1200px;margin:0 auto;padding:3rem 2rem;text-align:center;position:relative;z-index:1}.premium-hero__title{font-family:Inter,sans-serif;font-weight:700;font-size:clamp(2rem,5vw,3rem);line-height:1.2;color:#fff;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.premium-hero__subtitle{font-family:Open Sans,sans-serif;font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.6;color:hsla(0,0%,100%,.95);margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}.premium-hero__cta-group{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:3rem}.premium-hero__btn-secondary{background-color:rgba(0,0,0,0);color:#fff;font-weight:600;padding:14px 32px;border-radius:8px;border:2px solid #fff;cursor:pointer;font-size:1.125rem;text-decoration:none;display:inline-block;transition:all .3s ease}.premium-hero__btn-secondary:hover{background-color:hsla(0,0%,100%,.1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.premium-hero__trust-badges{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.premium-hero__trust-badges .trust-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3);border-radius:6px;color:#fff;font-size:.875rem;font-weight:600;white-space:nowrap}.premium-hero__eu-map{margin-top:4rem;padding:2rem;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border-radius:12px;border:1px solid hsla(0,0%,100%,.2)}.premium-hero__eu-map .eu-map-visual{position:relative;height:350px;border-radius:8px;margin-bottom:1rem;border:2px solid rgba(255,204,0,.3);box-shadow:0 4px 16px rgba(0,0,0,.3);overflow:hidden}.premium-hero__eu-map .eu-map-visual :global(.leaflet-container){background:linear-gradient(135deg,rgba(0,26,77,.3),rgba(0,51,153,.2));font-family:Inter,sans-serif}.premium-hero__eu-map .eu-map-visual :global(.custom-marker){background:rgba(0,0,0,0);border:none}.premium-hero__eu-map .eu-map-visual :global(.marker-container){position:relative;width:30px;height:30px}.premium-hero__eu-map .eu-map-visual :global(.pulse-ring){position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:30px!important;height:30px!important;border-radius:50%!important;background-color:rgba(255,204,0,.4)!important;animation:pulse-ring 2s infinite!important}.premium-hero__eu-map .eu-map-visual :global(.marker-dot){position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:12px!important;height:12px!important;background-color:#fc0!important;border-radius:50%!important;border:2px solid #fff!important;box-shadow:0 2px 6px rgba(0,0,0,.3)!important}.premium-hero__eu-map .eu-map-visual :global(.leaflet-popup-content-wrapper){background:hsla(0,0%,100%,.98);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.premium-hero__eu-map .eu-map-visual :global(.leaflet-popup-tip){background:hsla(0,0%,100%,.98)}.premium-hero__eu-map .eu-map-visual .map-loading{display:flex;align-items:center;justify-content:center;height:100%;color:#fff;font-size:1rem}.premium-hero__eu-map .eu-map-caption{color:hsla(0,0%,100%,.9);font-size:1rem;margin:0;text-align:center}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,204,0,.7)}70%{box-shadow:0 0 0 20px rgba(255,204,0,0)}to{box-shadow:0 0 0 0 rgba(255,204,0,0)}}@keyframes pulse-ring{0%{transform:translate(-50%,-50%) scale(.8);opacity:1}to{transform:translate(-50%,-50%) scale(2);opacity:0}}@media(max-width:1023px){.premium-hero{padding-top:72px}.premium-hero__cta-group{flex-direction:column;width:100%;max-width:400px;margin-left:auto;margin-right:auto}.premium-hero__btn-secondary{width:100%}.premium-hero__trust-badges{gap:.5rem}.premium-hero__trust-badges .trust-badge{font-size:.75rem;padding:.4rem .8rem}.premium-hero__eu-map .eu-map-visual{height:200px}.premium-hero__eu-map .eu-map-visual .map-label{font-size:.625rem}}