.yv-country-switcher,
.yv-country-gateway,
.yv-country-gateway *{box-sizing:border-box;font-family:var(--yv-font,Tajawal,Cairo,Arial,sans-serif)}
.yv-country-switcher{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:7px 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.055);color:#fff;text-decoration:none;transition:border-color var(--yv-transition),background var(--yv-transition),transform var(--yv-transition)}
.yv-country-switcher:hover,.yv-country-switcher:focus-visible{color:#fff;background:rgba(255,255,255,.09);border-color:rgb(var(--yv-red-bright-rgb)/.58);transform:translateY(-1px);outline:none;box-shadow:0 0 0 3px rgb(var(--yv-red-bright-rgb)/.14)}
.yv-country-switcher__flag{display:inline-grid;place-items:center;flex:0 0 auto;width:28px;height:28px;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:22px;line-height:1}.yv-country-switcher__text{display:grid;gap:1px}.yv-country-switcher__eyebrow{font-size:10px;color:var(--yv-text-soft);font-weight:700}.yv-country-switcher__label{font-size:13px;color:#fff;font-weight:900}
.yv-country-gateway{position:fixed;inset:0;z-index:100000;display:none;place-items:center;padding:24px;direction:rtl;color:var(--yv-text);isolation:isolate}
.yv-country-gateway.is-open{display:grid}.yv-country-gateway__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.88);backdrop-filter:blur(18px);z-index:-1}
.yv-country-gateway__dialog{width:min(780px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:clamp(24px,4vw,48px);border:1px solid var(--yv-border-dark);border-radius:var(--yv-radius-lg);background:radial-gradient(circle at 50% 0%,rgb(var(--yv-red-rgb)/.14),transparent 34%),linear-gradient(155deg,var(--yv-surface-2),var(--yv-black));box-shadow:0 40px 120px rgba(0,0,0,.72),inset 0 1px 0 rgba(255,255,255,.06);text-align:center;outline:none}
.yv-country-gateway__brand img{display:block;width:auto;max-width:min(220px,60vw);max-height:84px;margin:0 auto 22px;object-fit:contain}.yv-country-gateway__eyebrow{margin:0 0 6px;color:var(--yv-red-bright);font-weight:900;letter-spacing:.04em}.yv-country-gateway h2{margin:0;color:#fff;font-size:clamp(28px,5vw,46px);line-height:1.15}.yv-country-gateway__intro{max-width:560px;margin:14px auto 28px;color:var(--yv-text-soft);font-size:15px;line-height:1.8}
.yv-country-gateway__countries{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.yv-country-choice{position:relative;display:grid;gap:5px;min-height:128px;place-content:center;padding:20px;border:1px solid var(--yv-border-dark);border-radius:var(--yv-radius-md);background:rgba(255,255,255,.035);color:#fff;text-decoration:none;transition:transform var(--yv-transition),border-color var(--yv-transition),background var(--yv-transition),box-shadow var(--yv-transition)}.yv-country-choice:hover,.yv-country-choice:focus-visible{color:#fff;transform:translateY(-3px);border-color:rgb(var(--yv-red-bright-rgb)/.58);background:rgba(255,255,255,.065);outline:none;box-shadow:0 18px 42px rgba(0,0,0,.34),0 0 28px rgb(var(--yv-red-rgb)/.13)}.yv-country-choice.is-current{border-color:rgb(var(--yv-red-bright-rgb)/.4)}.yv-country-choice__flag{display:block;margin:0 auto 2px;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:36px;line-height:1}.yv-country-choice__code{color:var(--yv-red-bright);font-size:12px;font-weight:900}.yv-country-choice__label{font-size:22px;font-weight:900}.yv-country-choice__status{font-size:11px;color:var(--yv-text-soft)}
.yv-country-gateway__preference{display:grid;gap:10px;margin:26px 0 0;padding:20px;border:1px solid var(--yv-border-dark);border-radius:var(--yv-radius-md);text-align:right}.yv-country-gateway__preference legend{padding:0 8px;color:#fff;font-weight:900}.yv-country-gateway__preference label{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:start;padding:8px;border-radius:12px;cursor:pointer}.yv-country-gateway__preference input{margin-top:5px;accent-color:var(--yv-red-bright)}.yv-country-gateway__preference span{color:#fff;font-weight:800}.yv-country-gateway__preference small{grid-column:2;color:var(--yv-text-soft);line-height:1.6}.yv-country-gateway-open{overflow:hidden}
@media(max-width:1100px){.yv-country-switcher--desktop{display:none}.yv-country-switcher--mobile{margin:18px 0 8px}}
@media(min-width:1101px){.yv-country-switcher--mobile{display:none}}
@media(max-width:640px){.yv-country-gateway{padding:14px}.yv-country-gateway__dialog{max-height:calc(100vh - 28px);padding:24px 18px;border-radius:20px}.yv-country-gateway__countries{grid-template-columns:1fr}.yv-country-choice{min-height:96px}.yv-country-gateway__preference{padding:15px}}
@media(prefers-reduced-motion:reduce){.yv-country-switcher,.yv-country-choice{transition:none!important}}

.yv-country-gateway__preview{display:inline-flex;margin:0 auto 12px;padding:6px 10px;border:1px solid rgb(var(--yv-red-bright-rgb)/.35);border-radius:999px;background:rgb(var(--yv-red-bright-rgb)/.08);color:var(--yv-text-soft);font-size:11px;font-weight:800}
.yv-country-switcher.is-preview .yv-country-switcher__eyebrow{color:var(--yv-red-bright)}
