.breadcrumbs{padding:16px 24px 0;max-width:1200px;margin:0 auto}.breadcrumbs ol{list-style:none;display:flex;gap:8px;padding:0;margin:0;font-size:13px;color:var(--text-muted)}.breadcrumbs li::after{content:'/';margin-left:8px;opacity:.4}.breadcrumbs li:last-child::after{display:none}.breadcrumbs a{color:var(--text-muted);text-decoration:none;transition:color .15s}.breadcrumbs a:hover{color:var(--accent)}.country_hero{text-align:center;padding:48px 24px 32px}.country_hero h1{font-size:clamp(28px, 5vw, 44px);font-weight:700;line-height:1.15;margin:0 0 12px;color:var(--text-primary)}.country_hero_sub{font-size:16px;color:var(--text-muted);margin:0;max-width:520px;margin:0 auto}.country_map_section{padding:0 24px 40px}.country_map_section .container{max-width:1200px;margin:0 auto}.country_map_embed{position:relative;width:100%;height:60vh;min-height:400px;max-height:700px;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3)}.country_map_embed iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.country_fullscreen_btn{position:absolute;bottom:24px;right:16px;z-index:10;display:inline-flex;align-items:center;gap:10px;height:54px;padding:0 22px;font-family:'General Sans',sans-serif;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.75);background:rgba(10,20,50,.72);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.09);border-radius:50px;text-decoration:none;cursor:pointer;transition:background .15s,color .15s;box-shadow:0 8px 32px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.06)}.fullscreen_icon{width:16px;height:16px;flex-shrink:0}.country_fullscreen_btn:hover{background:rgba(124,90,240,.25);color:#fff}.country_content{padding:0 24px 48px}.country_content .container{max-width:800px;margin:0 auto}.country_content p{font-size:16px;line-height:1.7;color:var(--text-secondary);margin:0 0 20px}.country_cta_section{text-align:center;padding:48px 24px;background:rgba(124,90,240,.05);border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04)}.country_cta_section h2{font-size:clamp(22px, 4vw, 32px);font-weight:700;margin:0 0 8px;color:var(--text-primary)}.country_cta_sub{font-size:15px;color:var(--text-muted);margin:0 0 24px;max-width:500px;margin-left:auto;margin-right:auto}.country_cta_badges{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.country_cta_badges img{height:44px}.country_nav_section{padding:48px 24px}.country_nav_section .container{max-width:1000px;margin:0 auto}.country_nav_section h2{font-size:22px;font-weight:700;margin:0 0 20px;color:var(--text-primary)}.country_nav_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}.country_nav_card{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-md);color:var(--text-primary);text-decoration:none;font-size:14px;font-weight:500;transition:background .15s,border-color .15s}.country_nav_card:hover{background:rgba(124,90,240,.1);border-color:rgba(124,90,240,.3)}.country_nav_card i{font-size:11px;opacity:.4;transition:opacity .15s,transform .15s}.country_nav_card:hover i{opacity:1;transform:translateX(3px)}.country_index_section{padding:0 24px 64px}.country_index_section .container{max-width:1200px;margin:0 auto}.country_index_continent{font-size:18px;font-weight:700;color:var(--text-primary);margin:32px 0 12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.06)}.country_index_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;margin-bottom:16px}.country_index_card{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-md);color:var(--text-primary);text-decoration:none;font-size:14px;font-weight:500;transition:background .15s,border-color .15s}.country_index_card:hover{background:rgba(124,90,240,.1);border-color:rgba(124,90,240,.3)}.country_index_card i{font-size:11px;opacity:.3;transition:opacity .15s}.country_index_card:hover i{opacity:1}.country_index_expandable{position:relative}.country_index_card_expandable{padding-right:44px}.country_index_expand_btn{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:42px;height:100%;background:rgba(124,90,240,.12);border:none;border-left:1px solid rgba(124,90,240,.2);border-radius:0 var(--radius-md) var(--radius-md) 0;color:rgba(124,90,240,.9);cursor:pointer;transition:background .15s,color .15s}.country_index_expand_btn:hover{background:rgba(124,90,240,.22);color:#fff}.country_index_expand_btn.open{background:rgba(124,90,240,.25);color:#fff}.country_index_expand_btn svg{width:14px;height:14px;transition:transform .25s ease}.country_index_expand_btn.open svg{transform:rotate(180deg)}.country_index_states{max-height:0;overflow:hidden;transition:max-height .35s ease}.country_index_states.open{margin-top:8px}.country_index_states_inner{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:4px;padding:8px 0 4px}.country_index_state_card{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;color:var(--text-secondary);text-decoration:none;font-size:13px;font-weight:400;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.04);border-radius:var(--radius-sm);transition:background .15s,color .15s,border-color .15s}.country_index_state_card:hover{background:rgba(124,90,240,.08);border-color:rgba(124,90,240,.2);color:var(--text-primary)}.country_index_state_card i{font-size:10px;opacity:0;transition:opacity .15s}.country_index_state_card:hover i{opacity:.6}@media (max-width:768px){.country_hero{padding:32px 16px 24px}.country_map_section{padding:0 16px 32px}.country_map_embed{height:50vh;min-height:300px;border-radius:12px}.country_fullscreen_btn{bottom:12px;right:12px;height:44px;padding:0 16px;font-size:11px}.country_content{padding:0 16px 32px}.country_cta_section{padding:32px 16px}.country_nav_section{padding:32px 16px}.country_index_grid,.country_nav_grid{grid-template-columns:1fr}.country_index_states_inner{grid-template-columns:1fr 1fr}}html[data-theme=light] .country_index_card,html[data-theme=light] .country_nav_card{background:rgba(0,0,0,.03);border-color:rgba(0,0,0,.06)}html[data-theme=light] .country_index_expand_btn{background:rgba(124,90,240,.06);border-left-color:rgba(124,90,240,.15);color:rgba(124,90,240,.7)}html[data-theme=light] .country_index_expand_btn.open,html[data-theme=light] .country_index_expand_btn:hover{background:rgba(124,90,240,.12);color:var(--accent)}html[data-theme=light] .country_index_state_card{background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.05)}html[data-theme=light] .country_index_card:hover,html[data-theme=light] .country_nav_card:hover{background:rgba(124,90,240,.08);border-color:rgba(124,90,240,.25)}html[data-theme=light] .country_cta_section{background:rgba(124,90,240,.03);border-top-color:rgba(0,0,0,.04);border-bottom-color:rgba(0,0,0,.04)}html[data-theme=light] .country_index_continent{border-bottom-color:rgba(0,0,0,.06)}html[data-theme=light] .country_map_embed{box-shadow:0 8px 32px rgba(0,0,0,.12)}html[data-theme=light] .country_fullscreen_btn{background:rgba(255,255,255,.88);color:rgba(30,45,80,.7);border-color:rgba(0,0,0,.15);box-shadow:0 4px 24px rgba(0,0,0,.18),0 1px 3px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.7)}html[data-theme=light] .country_fullscreen_btn:hover{background:var(--accent);color:#fff}