.map-wrapper{background:#e2e8f0;border-radius:2rem;padding:2rem;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.map-wrapper svg{width:100%;height:100%;display:block}.country{fill:#cbd5e1;stroke:#fff;stroke-width:.5px;cursor:pointer;transition:all .3s}.country:hover{opacity:.8;filter:brightness(.95)}.country.active-schengen{fill:var(--color-brand)}.country.new-member{fill:#14b8a6}.country.non-schengen{fill:#e2e8f0}.country.selected{stroke:var(--color-accent);stroke-width:1.5px}.country:focus-visible{stroke:var(--color-brand);stroke-width:1.5px;outline:none}.info-card{backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffff80;border-radius:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 25px -5px #0000001a}.search-bar:focus{box-shadow:0 0 0 4px #392f8b1f}.country-item{transition:all .2s}#fullMembersList .country-item,#deFactoList .country-item{color:#334155;align-items:center;gap:.75rem;font-size:.875rem;font-weight:700;display:flex}#fullMembersList .country-item:hover{color:#4f46e5}#deFactoList .country-item:hover{color:#0f766e}#fullMembersList .country-item>span:first-child,#deFactoList .country-item>span:first-child,#nonSchengenList .country-item>div>span:first-child{font-size:1.125rem;line-height:1}#nonSchengenList .country-item{color:#334155;flex-direction:column;gap:.125rem;font-size:.875rem;font-weight:700;display:flex}#nonSchengenList .country-item>div{align-items:center;gap:.75rem;transition:color .2s;display:flex}#nonSchengenList .country-item:hover>div{color:#d97706}#nonSchengenList .country-item>span:last-child{color:#94a3b8;margin-left:2rem;font-size:10px;font-weight:500;line-height:1.3}#fullMembersList .country-item.hidden,#deFactoList .country-item.hidden,#nonSchengenList .country-item.hidden{display:none!important}
