:root{--khc-market-navy:#071a4d;--khc-market-purple:#6427cf;--khc-market-blue:#1478e8;--khc-market-gold:#d6aa4f;--khc-market-green:#16845f;--khc-market-muted:#68718b}
.khuzama-core-country-switcher{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:560px}
.khuzama-core-country-switcher button{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 10px;min-height:82px;padding:14px 17px;border:1px solid rgba(7,26,77,.1);border-radius:19px;text-align:right;color:var(--khc-market-navy);background:#fff;box-shadow:0 12px 32px rgba(7,26,77,.07);cursor:pointer;transition:.22s ease}
.khuzama-core-country-switcher button>span{grid-row:1/3;font-size:1.55rem}.khuzama-core-country-switcher b,.khuzama-core-country-switcher small{display:block}.khuzama-core-country-switcher b{font-size:.88rem}.khuzama-core-country-switcher small{color:var(--khc-market-muted);font-size:.65rem}.khuzama-core-country-switcher button:hover,.khuzama-core-country-switcher button.is-active{border-color:rgba(100,39,207,.34);transform:translateY(-2px);box-shadow:0 17px 40px rgba(65,28,145,.13)}
.khuzama-core-country-switcher button.is-active{color:#fff;background:linear-gradient(135deg,#071a4d,#6427cf 58%,#1478e8)}.khuzama-core-country-switcher button.is-active small{color:rgba(255,255,255,.72)}
.khuzama-market-unavailable{display:inline-flex;align-items:center;min-height:32px;padding:6px 11px;border:1px solid rgba(210,58,67,.16);border-radius:999px;color:#b82e3a;background:rgba(210,58,67,.055);font-size:.7rem;font-weight:800}
.khuzama-market-loading{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;background:rgba(4,14,45,.78);backdrop-filter:blur(12px);transition:.2s ease}.khuzama-market-loading.is-visible{opacity:1;visibility:visible}.khuzama-market-loading>div{display:grid;place-items:center;min-width:min(360px,92vw);padding:30px;border:1px solid rgba(255,255,255,.16);border-radius:27px;text-align:center;color:#fff;background:linear-gradient(135deg,rgba(7,26,77,.97),rgba(72,25,157,.96));box-shadow:0 26px 75px rgba(0,0,0,.28)}.khuzama-market-loading b{margin:14px 0 5px;font-size:1.05rem}.khuzama-market-loading small{color:rgba(255,255,255,.72);font-size:.72rem}.khuzama-market-loading .spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.2);border-top-color:#f4d182;border-radius:50%;animation:khuzamaMarketSpin .75s linear infinite}@keyframes khuzamaMarketSpin{to{transform:rotate(360deg)}}
.khuzama-market-switching body{overflow:hidden}
@media(max-width:575.98px){.khuzama-core-country-switcher{grid-template-columns:1fr}.khuzama-core-country-switcher button{min-height:72px}}
