.login-page,.signup-page{background:radial-gradient(ellipse 90% 70% at 8% 12%,rgba(var(--color-primary-rgb,42,122,191),.16) 0,transparent 58%),radial-gradient(ellipse 75% 55% at 92% 88%,rgba(var(--color-primary-2-rgb,184,111,212),.14) 0,transparent 52%),linear-gradient(165deg,#f4f8fc 0,#eef2f7 48%,rgba(var(--color-primary-2-rgb,184,111,212),.05))!important}.login-hero,.signup-hero{align-self:stretch;background:#fff;border:1px solid rgba(var(--color-primary-rgb,42,122,191),.14);border-radius:16px;box-shadow:0 0 0 1px rgba(var(--color-primary-rgb,42,122,191),.06),0 12px 40px rgba(var(--color-primary-rgb,42,122,191),.1)}.login-hero__accent,.signup-hero__accent{background:linear-gradient(135deg,var(--color-primary,#2a7abf) 0,var(--color-primary-2,#b86fd4) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.login-hero__icon-wrap,.signup-hero__icon-wrap{align-items:center;background:linear-gradient(135deg,rgba(var(--color-primary-rgb,42,122,191),.14) 0,rgba(var(--color-primary-2-rgb,184,111,212),.12));border:1px solid rgba(var(--color-primary-rgb,42,122,191),.16);border-radius:12px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.login-hero__icon,.signup-hero__icon{height:22px;width:22px}.login-card,.signup-card{align-self:stretch;border:1px solid rgba(var(--color-primary-rgb,42,122,191),.14)!important;box-shadow:0 0 0 1px rgba(var(--color-primary-rgb,42,122,191),.06),0 12px 40px rgba(var(--color-primary-rgb,42,122,191),.1)!important;display:flex;flex-direction:column;overflow:hidden;position:relative}.login-card__accent,.signup-card__accent{background:linear-gradient(90deg,var(--color-primary,#2a7abf) 0,var(--color-primary-2,#b86fd4) 100%);height:4px;left:0;position:absolute;right:0;top:0}.login-card__eyebrow,.signup-card__eyebrow{background:linear-gradient(135deg,var(--color-primary,#2a7abf),var(--color-primary-2,#b86fd4));-webkit-background-clip:text;background-clip:text;color:transparent}.login-input:focus,.signup-input:focus,.signup-otp-input:focus{border-color:var(--color-primary,#2a7abf)!important;box-shadow:0 0 0 3px rgba(var(--color-primary-rgb,42,122,191),.2)!important}.login-btn--primary,.signup-btn--primary{background:linear-gradient(135deg,var(--color-primary,#2a7abf) 0,var(--color-primary-2,#b86fd4) 100%)!important;box-shadow:0 6px 20px rgba(var(--color-primary-rgb,42,122,191),.28);transition:background .2s ease,box-shadow .2s ease,opacity .2s ease}.login-btn--primary:hover:not(:disabled),.signup-btn--primary:hover:not(:disabled){background:linear-gradient(135deg,var(--color-primary-dark,#1f5f94) 0,var(--color-primary-2,#b86fd4) 100%)!important;box-shadow:0 8px 24px rgba(var(--color-primary-rgb,42,122,191),.34)}.login-footer__link,.login-forgot__link,.signup-footer__link{color:var(--color-primary,#2a7abf)}.login-social__btn{border-color:rgba(var(--color-primary-rgb,42,122,191),.18);transition:border-color .2s ease,background .2s ease}.login-social__btn:hover:not(:disabled){background:rgba(var(--color-primary-rgb,42,122,191),.04);border-color:rgba(var(--color-primary-rgb,42,122,191),.38)}@media(min-width:993px){.login-page,.signup-page{align-items:center!important;justify-content:center!important;padding-bottom:24px;padding-top:24px}.login-shell,.signup-shell{align-items:stretch!important}.login-card,.login-hero,.signup-card,.signup-hero{flex:1 1 0;margin:0;max-width:none;min-width:0}}@media(max-width:640px){.login-card,.signup-card{box-shadow:0 0 0 1px rgba(var(--color-primary-rgb,42,122,191),.08),0 8px 28px rgba(var(--color-primary-rgb,42,122,191),.1)!important}}html.theme-light:has(.login-page),html[data-theme=light]:has(.login-page){background-color:#eef2f7!important}html.theme-dark:has(.login-page),html[data-theme=dark]:has(.login-page){background-color:#0f172a!important}html[data-theme=light] body:has(.login-page),html[data-theme=light] body:has(.login-page) .layout,html[data-theme=light] body:has(.login-page) .layout-main{background-color:#eef2f7!important;color:#0f172a}body:has(.login-page--dark),body:has(.login-page--dark) .layout,body:has(.login-page--dark) .layout-main,html.theme-dark body:has(.login-page),html.theme-dark body:has(.login-page) .layout,html.theme-dark body:has(.login-page) .layout-main,html[data-theme=dark] body:has(.login-page),html[data-theme=dark] body:has(.login-page) .layout,html[data-theme=dark] body:has(.login-page) .layout-main{background-color:#0f172a!important;color:#f1f5f9}html[data-theme=light] .login-page{--login-bg:#eef2f7;--login-card-bg:#fff;--login-card-border:rgba(var(--color-primary-rgb,42,122,191),.14);--login-text:#0f172a;--login-muted:#64748b;--login-input-bg:#fff;--login-input-border:rgba(148,163,184,.4);--login-input-text:#0f172a;--login-primary:var(--color-primary,#2a7abf);--login-primary-2:var(--color-primary-2,#b86fd4);--login-primary-hover:var(--color-primary-dark,#1f5f94);color-scheme:light}.login-page.login-page--dark,html[data-theme=dark] .login-page{--login-bg:#0f172a;--login-card-bg:#1e293b;--login-card-border:rgba(96,165,250,.22);--login-text:#f8fafc;--login-muted:#94a3b8;--login-input-bg:#0f172a;--login-input-border:rgba(148,163,184,.32);--login-input-text:#f1f5f9;--login-primary:var(--color-primary-light,#4a9fd9);--login-primary-2:var(--color-primary-2,#c084fc);--login-primary-hover:#60a5fa;background:radial-gradient(ellipse 80% 60% at 10% 8%,rgba(96,165,250,.12) 0,transparent 55%),radial-gradient(ellipse 70% 50% at 90% 92%,rgba(192,132,252,.1) 0,transparent 50%),#0f172a!important;color-scheme:dark}.login-page.login-page--dark .login-hero,html[data-theme=dark] .login-page .login-hero{background:linear-gradient(145deg,#1e293beb,#0f172ac7)!important;border-color:#60a5fa2e!important;box-shadow:0 8px 32px #00000047!important}.login-page.login-page--dark .login-card,html[data-theme=dark] .login-page .login-card{background-color:#1e293b!important;border-color:#60a5fa33!important;box-shadow:0 0 0 1px #60a5fa14,0 12px 36px #00000052!important}.login-page.login-page--dark .login-card__title,html[data-theme=dark] .login-page .login-card__title{color:#f8fafc!important}.login-page.login-page--dark .login-card__subtitle,.login-page.login-page--dark .login-label,html[data-theme=dark] .login-page .login-card__subtitle,html[data-theme=dark] .login-page .login-label{color:#94a3b8!important}.login-page.login-page--dark .login-footer__link,.login-page.login-page--dark .login-forgot__link,html[data-theme=dark] .login-page .login-footer__link,html[data-theme=dark] .login-page .login-forgot__link{color:#93c5fd!important}.login-page.login-page--dark .login-input-toggle,html[data-theme=dark] .login-page .login-input-toggle{color:#94a3b8!important}body:has(.login-page--dark) .login-input,html[data-theme=dark] body:has(.login-page) .login-input{background-color:#0f172a!important;border-color:#94a3b852!important;color:#f1f5f9!important}.login-page.login-page--dark .login-input:focus,html[data-theme=dark] .login-page .login-input:focus{border-color:#60a5fa!important;box-shadow:0 0 0 3px #60a5fa38!important}.login-page.login-page--dark .login-input::-moz-placeholder,html[data-theme=dark] .login-page .login-input::-moz-placeholder{color:#64748b!important}.login-page.login-page--dark .login-input::placeholder,html[data-theme=dark] .login-page .login-input::placeholder{color:#64748b!important}.login-page.login-page--dark .login-input:-webkit-autofill,html[data-theme=dark] .login-page .login-input:-webkit-autofill{-webkit-text-fill-color:#f1f5f9!important;box-shadow:inset 0 0 0 1000px #0f172a!important}.login-page.login-page--dark .login-btn--primary,html[data-theme=dark] .login-page .login-btn--primary{background:linear-gradient(135deg,var(--color-primary-light,#4a9fd9) 0,var(--color-primary-2,#c084fc) 100%)!important;box-shadow:0 6px 20px #60a5fa40!important}.login-page.login-page--dark .login-social__btn:hover:not(:disabled),html[data-theme=dark] .login-page .login-social__btn:hover:not(:disabled){background:#60a5fa14!important;border-color:#60a5fa61!important}@media(max-width:768px){body:has(.login-page),html:has(.login-page){min-height:100%!important;overflow-x:hidden;overflow-y:auto!important;-webkit-overflow-scrolling:touch}body:has(.login-page) .layout{background-color:inherit!important;min-height:calc(100dvh - var(--header-total-height, 56px))!important;min-height:calc(100svh - var(--header-total-height, 56px))!important}body:has(.login-page) .layout,body:has(.login-page) .layout-main{flex:1 1 auto!important;overflow:visible!important}body:has(.login-page) .layout-main{height:auto!important;min-height:calc(100dvh - var(--header-total-height, 56px))!important;min-height:calc(100svh - var(--header-total-height, 56px))!important;padding-bottom:max(20px,var(--safe-bottom))!important}.login-page{align-items:stretch!important;height:auto!important;min-height:calc(100dvh - var(--header-total-height, 56px))!important;min-height:calc(100svh - var(--header-total-height, 56px))!important;padding-bottom:max(24px,calc(12px + var(--safe-bottom)))!important}.login-card,.login-page,.login-shell{overflow:visible!important}.login-field{margin-bottom:10px}.login-input{min-height:44px}.login-btn--primary{margin-bottom:4px;margin-top:4px}}html.theme-light:has(.signup-page),html[data-theme=light]:has(.signup-page){background-color:#eef2f7!important}html.theme-dark:has(.signup-page),html[data-theme=dark]:has(.signup-page){background-color:#0f172a!important}html[data-theme=light] body:has(.signup-page),html[data-theme=light] body:has(.signup-page) .layout,html[data-theme=light] body:has(.signup-page) .layout-main{background-color:#eef2f7!important;color:#0f172a}body:has(.signup-page--dark),body:has(.signup-page--dark) .layout,body:has(.signup-page--dark) .layout-main,html.theme-dark body:has(.signup-page),html.theme-dark body:has(.signup-page) .layout,html.theme-dark body:has(.signup-page) .layout-main,html[data-theme=dark] body:has(.signup-page),html[data-theme=dark] body:has(.signup-page) .layout,html[data-theme=dark] body:has(.signup-page) .layout-main{background-color:#0f172a!important;color:#f1f5f9}html[data-theme=light] .signup-page{--signup-bg:#eef2f7;--signup-card-bg:#fff;--signup-card-border:rgba(var(--color-primary-rgb,42,122,191),.14);--signup-text:#0f172a;--signup-muted:#64748b;--signup-input-bg:#fff;--signup-input-border:rgba(148,163,184,.4);--signup-input-text:#0f172a;--signup-primary:var(--color-primary,#2a7abf);--signup-primary-2:var(--color-primary-2,#b86fd4);--signup-primary-hover:var(--color-primary-dark,#1f5f94);color-scheme:light}.signup-page.signup-page--dark,html[data-theme=dark] .signup-page{--signup-bg:#0f172a;--signup-card-bg:#1e293b;--signup-card-border:rgba(96,165,250,.22);--signup-text:#f8fafc;--signup-muted:#94a3b8;--signup-input-bg:#0f172a;--signup-input-border:rgba(148,163,184,.32);--signup-input-text:#f1f5f9;--signup-primary:var(--color-primary-light,#4a9fd9);--signup-primary-2:var(--color-primary-2,#c084fc);--signup-primary-hover:#60a5fa;background:radial-gradient(ellipse 80% 60% at 10% 8%,rgba(96,165,250,.12) 0,transparent 55%),radial-gradient(ellipse 70% 50% at 90% 92%,rgba(192,132,252,.1) 0,transparent 50%),#0f172a!important;color-scheme:dark}.signup-page.signup-page--dark .signup-hero,html[data-theme=dark] .signup-page .signup-hero{background:linear-gradient(145deg,#1e293beb,#0f172ac7)!important;border-color:#60a5fa2e!important;box-shadow:0 8px 32px #00000047!important}.signup-page.signup-page--dark .signup-card,html[data-theme=dark] .signup-page .signup-card{background-color:#1e293b!important;border-color:#60a5fa33!important;box-shadow:0 0 0 1px #60a5fa14,0 12px 36px #00000052!important}.signup-page.signup-page--dark .signup-card__title,html[data-theme=dark] .signup-page .signup-card__title{color:#f8fafc!important}.signup-page.signup-page--dark .signup-card__subtitle,.signup-page.signup-page--dark .signup-label,html[data-theme=dark] .signup-page .signup-card__subtitle,html[data-theme=dark] .signup-page .signup-label{color:#94a3b8!important}.signup-page.signup-page--dark .signup-footer__link,html[data-theme=dark] .signup-page .signup-footer__link{color:#93c5fd!important}.signup-page.signup-page--dark .signup-input-toggle,html[data-theme=dark] .signup-page .signup-input-toggle{color:#94a3b8!important}body:has(.signup-page--dark) .signup-input,html[data-theme=dark] body:has(.signup-page) .signup-input{background-color:#0f172a!important;border-color:#94a3b852!important;color:#f1f5f9!important}.signup-page.signup-page--dark .signup-input:focus,.signup-page.signup-page--dark .signup-otp-input:focus,html[data-theme=dark] .signup-page .signup-input:focus,html[data-theme=dark] .signup-page .signup-otp-input:focus{border-color:#60a5fa!important;box-shadow:0 0 0 3px #60a5fa38!important}.signup-page.signup-page--dark .signup-input::-moz-placeholder,html[data-theme=dark] .signup-page .signup-input::-moz-placeholder{color:#64748b!important}.signup-page.signup-page--dark .signup-input::placeholder,html[data-theme=dark] .signup-page .signup-input::placeholder{color:#64748b!important}.signup-page.signup-page--dark .signup-input:-webkit-autofill,html[data-theme=dark] .signup-page .signup-input:-webkit-autofill{-webkit-text-fill-color:#f1f5f9!important;box-shadow:inset 0 0 0 1000px #0f172a!important}.signup-page.signup-page--dark .signup-otp-input,html[data-theme=dark] .signup-page .signup-otp-input{background-color:#0f172a!important;border-color:#94a3b852!important;color:#f1f5f9!important}.signup-page.signup-page--dark .signup-btn--primary,html[data-theme=dark] .signup-page .signup-btn--primary{background:linear-gradient(135deg,var(--color-primary-light,#4a9fd9) 0,var(--color-primary-2,#c084fc) 100%)!important;box-shadow:0 6px 20px #60a5fa40!important}@media(max-width:768px){body:has(.signup-page),html:has(.signup-page){min-height:100%!important;overflow-x:hidden;overflow-y:auto!important;-webkit-overflow-scrolling:touch}body:has(.signup-page) .layout{background-color:inherit!important;min-height:calc(100dvh - var(--header-total-height, 56px))!important;min-height:calc(100svh - var(--header-total-height, 56px))!important}body:has(.signup-page) .layout,body:has(.signup-page) .layout-main{flex:1 1 auto!important;overflow:visible!important}body:has(.signup-page) .layout-main{height:auto!important;min-height:calc(100dvh - var(--header-total-height, 56px))!important;min-height:calc(100svh - var(--header-total-height, 56px))!important;padding-bottom:max(20px,var(--safe-bottom))!important}.signup-page{align-items:stretch!important;height:auto!important;min-height:calc(100dvh - var(--header-total-height, 56px))!important;min-height:calc(100svh - var(--header-total-height, 56px))!important;padding-bottom:max(24px,calc(12px + var(--safe-bottom)))!important}.signup-card,.signup-page,.signup-shell{overflow:visible!important}.signup-field{margin-bottom:10px}.signup-input{min-height:44px}.signup-btn--primary{margin-bottom:4px;margin-top:4px}}html.theme-light:has(.forgot-page),html[data-theme=light]:has(.forgot-page){background-color:#eef2f7!important}html.theme-dark:has(.forgot-page),html[data-theme=dark]:has(.forgot-page){background-color:#0f172a!important}html[data-theme=light] body:has(.forgot-page),html[data-theme=light] body:has(.forgot-page) .layout,html[data-theme=light] body:has(.forgot-page) .layout-main{background-color:#eef2f7!important;color:#0f172a}body:has(.forgot-page--dark),body:has(.forgot-page--dark) .layout,body:has(.forgot-page--dark) .layout-main,html.theme-dark body:has(.forgot-page),html.theme-dark body:has(.forgot-page) .layout,html.theme-dark body:has(.forgot-page) .layout-main,html[data-theme=dark] body:has(.forgot-page),html[data-theme=dark] body:has(.forgot-page) .layout,html[data-theme=dark] body:has(.forgot-page) .layout-main{background-color:#0f172a!important;color:#f1f5f9}html[data-theme=light] .forgot-page{--forgot-bg:#eef2f7;--forgot-card-bg:#fff;--forgot-card-border:rgba(15,23,42,.08);--forgot-text:#0f172a;--forgot-muted:#64748b;--forgot-input-bg:#fff;--forgot-input-border:rgba(148,163,184,.4);--forgot-input-text:#0f172a;--forgot-primary:#2a7abf;--forgot-primary-hover:#2369a8;--forgot-shadow:0 8px 28px rgba(15,23,42,.08);background-color:#eef2f7!important;color-scheme:light}.forgot-page.forgot-page--dark,html[data-theme=dark] .forgot-page{--forgot-bg:#0f172a;--forgot-card-bg:#1e293b;--forgot-card-border:rgba(148,163,184,.22);--forgot-text:#f8fafc;--forgot-muted:#94a3b8;--forgot-input-bg:#0f172a;--forgot-input-border:rgba(148,163,184,.32);--forgot-input-text:#f1f5f9;--forgot-primary:#60a5fa;--forgot-primary-hover:#3b82f6;--forgot-shadow:0 8px 24px rgba(0,0,0,.28);background-color:#0f172a!important;color-scheme:dark}.forgot-page.forgot-page--dark .forgot-card,html[data-theme=dark] .forgot-page .forgot-card{background-color:#1e293b!important;border-color:#94a3b838!important;box-shadow:0 8px 24px #00000047!important}.forgot-page.forgot-page--dark .forgot-card__title,html[data-theme=dark] .forgot-page .forgot-card__title{color:#f8fafc!important}.forgot-page.forgot-page--dark .forgot-card__subtitle,.forgot-page.forgot-page--dark .forgot-label,html[data-theme=dark] .forgot-page .forgot-card__subtitle,html[data-theme=dark] .forgot-page .forgot-label{color:#94a3b8!important}.forgot-page.forgot-page--dark .forgot-card__eyebrow,html[data-theme=dark] .forgot-page .forgot-card__eyebrow{color:#60a5fa!important}.forgot-page.forgot-page--dark .forgot-footer__link,html[data-theme=dark] .forgot-page .forgot-footer__link{color:#93c5fd!important}.forgot-page.forgot-page--dark .forgot-input-toggle,html[data-theme=dark] .forgot-page .forgot-input-toggle{color:#94a3b8!important}body:has(.forgot-page--dark) .forgot-input,body:has(.forgot-page--dark) .forgot-otp-input,html[data-theme=dark] body:has(.forgot-page) .forgot-input,html[data-theme=dark] body:has(.forgot-page) .forgot-otp-input{background-color:#0f172a!important;border-color:#94a3b852!important;color:#f1f5f9!important}.forgot-page.forgot-page--dark .forgot-input:focus,.forgot-page.forgot-page--dark .forgot-otp-input:focus,html[data-theme=dark] .forgot-page .forgot-input:focus,html[data-theme=dark] .forgot-page .forgot-otp-input:focus{border-color:#60a5fa!important;box-shadow:0 0 0 3px #60a5fa38!important}@media(min-width:993px){.forgot-page.forgot-page--dark,html[data-theme=dark] .forgot-page{background-image:none!important}}@media(max-width:768px){body:has(.forgot-page),html:has(.forgot-page){min-height:100%!important;overflow-x:hidden;overflow-y:auto!important;-webkit-overflow-scrolling:touch}body:has(.forgot-page) .layout{background-color:inherit!important;min-height:calc(100dvh - var(--header-total-height, 56px))!important;min-height:calc(100svh - var(--header-total-height, 56px))!important}body:has(.forgot-page) .layout,body:has(.forgot-page) .layout-main{flex:1 1 auto!important;overflow:visible!important}body:has(.forgot-page) .layout-main{height:auto!important;min-height:calc(100dvh - var(--header-total-height, 56px))!important;min-height:calc(100svh - var(--header-total-height, 56px))!important;padding-bottom:max(20px,var(--safe-bottom))!important}.forgot-page{align-items:stretch!important;height:auto!important;min-height:calc(100dvh - var(--header-total-height, 56px))!important;min-height:calc(100svh - var(--header-total-height, 56px))!important;padding-bottom:max(24px,calc(12px + var(--safe-bottom)))!important}.forgot-card,.forgot-page,.forgot-shell{overflow:visible!important}}@media(max-width:768px){html[data-theme=light] body:has(.profile-container-box),html[data-theme=light] body:has(.profile-container-box) .layout,html[data-theme=light] body:has(.profile-container-box) .layout-main{background-color:#eef2f7!important}body:has(.profile-container-box--dark),body:has(.profile-container-box--dark) .layout,body:has(.profile-container-box--dark) .layout-main,html[data-theme=dark] body:has(.profile-container-box),html[data-theme=dark] body:has(.profile-container-box) .layout,html[data-theme=dark] body:has(.profile-container-box) .layout-main{background-color:#0f172a!important;color:#f1f5f9}.profile-container-box{--pf-bg:#eef2f7;--pf-card:#fff;--pf-card-border:rgba(15,23,42,.08);--pf-text:#0f172a;--pf-muted:#64748b;--pf-item-bg:#fff;--pf-item-border:rgba(15,23,42,.08);--pf-primary:#2a7abf;background:var(--pf-bg)!important;box-sizing:border-box;min-height:calc(100dvh - var(--header-total-height, 56px) - var(--mobile-bottom-nav-total, 76px));padding:0 0 max(12px,var(--safe-bottom))}.profile-container-box.profile-container-box--dark,html[data-theme=dark] .profile-container-box{--pf-bg:#0f172a;--pf-card:#1e293b;--pf-card-border:rgba(148,163,184,.22);--pf-text:#f8fafc;--pf-muted:#94a3b8;--pf-item-bg:#1e293b;--pf-item-border:rgba(148,163,184,.22);--pf-primary:#60a5fa;background:var(--pf-bg)!important}.profile-container-box:not(.profile-container-box--credits) .profile-cover{background:var(--pf-bg)!important;min-height:100%}.profile-container-box--credits .profile-cover{background:var(--pf-bg)!important}.profile-container-box .profile-sidebar{background:transparent!important;border:none!important;padding:12px max(12px,var(--safe-left)) 16px max(12px,var(--safe-right))!important}.profile-container-box .profile-nav-mobile{display:block!important;width:100%}.profile-container-box--account .profile-hub-guest,.profile-container-box--account .profile-hub-user,.profile-container-box--account .profile-mobile-signout,.profile-container-box--account .profile-nav-mobile .profile-mobile-section,.profile-container-box--credits .profile-hub-guest,.profile-container-box--credits .profile-hub-user,.profile-container-box--credits .profile-mobile-section,.profile-container-box--credits .profile-mobile-signout,.profile-container-box--guest:not(.profile-container-box--credits) .mobile-side-bar{display:none!important}.profile-container-box--credits,.profile-container-box--tab-panel{min-height:auto!important;padding:0!important}.profile-container-box--credits .profile-container,.profile-container-box--tab-panel .profile-container{margin:0!important;padding:0!important}.profile-container-box--credits .mobile-side-bar-col,.profile-container-box--credits .profile-container,.profile-container-box--credits .profile-cover,.profile-container-box--credits .second-bar,.profile-container-box--tab-panel .mobile-side-bar-col,.profile-container-box--tab-panel .profile-container,.profile-container-box--tab-panel .profile-cover,.profile-container-box--tab-panel .second-bar{margin:0!important;min-height:0!important;padding:0!important}.profile-container-box--credits .profile-cover,.profile-container-box--tab-panel .profile-cover{border:none!important;min-height:0!important}.profile-container-box--tab-panel .profile-hub-guest,.profile-container-box--tab-panel .profile-hub-user,.profile-container-box--tab-panel .profile-mobile-section,.profile-container-box--tab-panel .profile-mobile-signout,.profile-container-box--tab-panel .profile-sidebar-col{display:none!important}.profile-container-box--tab-panel .mobile-side-bar,.profile-container-box--tab-panel .mobile-side-bar.mobile-side-bar--tab-inline{background:transparent!important;display:block!important;height:auto!important;left:auto!important;max-height:none!important;max-width:none!important;min-height:0!important;overflow:visible!important;padding:0!important;position:relative!important;right:auto!important;top:auto!important;transform:none!important;visibility:visible!important;width:100%!important;z-index:1!important}body:has(.profile-container-box--credits) .layout-main,body:has(.profile-container-box--tab-panel) .layout-main{margin-top:0!important;padding-top:0!important}.profile-container-box--credits .mobile-side-bar,.profile-container-box--credits .mobile-side-bar.mobile-side-bar--credits-inline{background:transparent!important;display:block!important;height:auto!important;left:auto!important;max-height:none!important;max-width:none!important;min-height:0!important;overflow:visible!important;padding:0!important;position:relative!important;right:auto!important;top:auto!important;transform:none!important;visibility:visible!important;width:100%!important;z-index:1!important}.profile-container-box--credits .wallet-credits-root,.profile-container-box--tab-panel .my-esim-root,.profile-container-box--tab-panel .tickets-root{box-sizing:border-box;margin:0!important}.profile-container-box--credits .my-esim-root,.profile-container-box--tab-panel .my-esim-root,.profile-container-box--tab-panel .tickets-root{min-height:0!important}.profile-container-box--tab-panel .tickets-loader-wrap,.profile-container-box--tab-panel .tickets-page{background:transparent!important}.profile-container-box--credits .tickets-empty,.profile-container-box--tab-panel .tickets-empty{color:var(--pf-muted);padding:2rem 1rem 1rem;text-align:center}.profile-container-box--credits .tickets-empty__title,.profile-container-box--tab-panel .tickets-empty__title{color:var(--pf-text);font-weight:700}.profile-container-box--tab-panel .tickets-empty__text{color:var(--pf-muted)}.profile-container-box--tab-panel .tickets-tabs__btn{background:var(--pf-item-bg)!important;border:1px solid var(--pf-item-border)!important;border-radius:10px!important;color:var(--pf-muted)!important;font-weight:700!important}.profile-container-box--tab-panel .tickets-tabs__btn--active{background:#2a7abf1f!important;border-color:var(--pf-primary)!important;box-shadow:inset 0 -2px 0 var(--pf-primary)!important;color:var(--pf-primary)!important}.profile-container-box.profile-container-box--dark.profile-container-box--tab-panel .tickets-tabs__btn--active,html[data-theme=dark] .profile-container-box--tab-panel .tickets-tabs__btn--active{background:#60a5fa26!important;color:#60a5fa!important}.profile-container-box--tab-panel .ticket-card{background:var(--pf-item-bg)!important;border:1px solid var(--pf-item-border)!important;border-radius:14px!important;box-shadow:0 1px 3px #0f172a0a;padding:var(--mp-card-pad-y,12px) var(--mp-card-pad-x,12px)!important}.profile-container-box.profile-container-box--dark.profile-container-box--tab-panel .ticket-card,html[data-theme=dark] .profile-container-box--tab-panel .ticket-card{box-shadow:none}.profile-container-box--tab-panel .ticket-card__id{color:var(--pf-text)!important;font-size:.95rem;font-weight:700;line-height:1.3;margin:0;overflow-wrap:anywhere}.profile-container-box--tab-panel .ticket-card__row{border-bottom:1px dashed var(--pf-item-border);display:flex;font-size:.82rem;gap:12px;justify-content:space-between;padding:6px 0}.profile-container-box--tab-panel .ticket-card__row:last-of-type{border-bottom:none}.profile-container-box--tab-panel .ticket-card__label{color:var(--pf-muted)!important;flex-shrink:0;font-weight:600;min-width:88px}.profile-container-box--tab-panel .ticket-card__value{color:var(--pf-text)!important;overflow-wrap:anywhere;text-align:right;word-break:break-word}.profile-container-box--tab-panel .ticket-card__actions{display:flex;justify-content:flex-end;margin-top:10px}.profile-container-box--tab-panel .ticket-card__view-btn{background:#2a7abf14!important;border:1px solid var(--pf-primary)!important;border-radius:8px;color:var(--pf-primary)!important;cursor:pointer;font-size:.8125rem;font-weight:700;min-height:36px;padding:0 14px}.profile-container-box.profile-container-box--dark.profile-container-box--tab-panel .ticket-card__view-btn,html[data-theme=dark] .profile-container-box--tab-panel .ticket-card__view-btn{background:#60a5fa1f!important;border-color:#60a5fa!important;color:#60a5fa!important}.profile-container-box--tab-panel .tickets-mobile-add-btn{z-index:45!important}.profile-container-box--credits .my-esim-content,.profile-container-box--tab-panel .my-esim-content{background:transparent!important}.profile-container-box--credits .my-esim-loader-wrap,.profile-container-box--tab-panel .my-esim-loader-wrap{min-height:12rem!important}.profile-container-box--credits .my-esim-empty,.profile-container-box--tab-panel .my-esim-empty{color:var(--pf-muted,#94a3b8);padding:2.5rem 1rem 1.5rem;text-align:center}.profile-container-box--credits .my-esim-empty__icon,.profile-container-box--tab-panel .my-esim-empty__icon{color:var(--pf-accent,#3b82f6);display:block;font-size:2.5rem;margin-bottom:.75rem}.profile-container-box--credits .my-esim-empty__title,.profile-container-box--tab-panel .my-esim-empty__title{color:var(--pf-text,#e2e8f0);font-size:1.05rem;font-weight:600;margin:0 0 .35rem}.profile-container-box--credits .my-esim-empty__cta,.profile-container-box--tab-panel .my-esim-empty__cta{align-items:center;background:var(--pf-accent,#3b82f6);border-radius:10px;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;justify-content:center;margin-top:1rem;padding:.55rem 1.1rem;text-decoration:none}.profile-container-box--credits .my-esim-card,.profile-container-box--tab-panel .my-esim-card{background:var(--pf-card,rgba(30,41,59,.65));border:1px solid var(--pf-border,rgba(148,163,184,.2));border-radius:14px;margin-bottom:0;padding:var(--mp-card-pad-y,12px) var(--mp-card-pad-x,12px)!important}.profile-container-box--credits .my-esim-card__head,.profile-container-box--tab-panel .my-esim-card__head{align-items:flex-start;display:flex;gap:var(--mp-space,12px);justify-content:space-between;margin:0 0 var(--mp-card-gap-head,10px)!important;padding:0!important}.profile-container-box--credits .my-esim-card__country,.profile-container-box--tab-panel .my-esim-card__country{color:var(--pf-text,#f1f5f9);font-size:1rem;font-weight:700;line-height:1.25;margin:0}.profile-container-box--credits .my-esim-card__status,.profile-container-box--tab-panel .my-esim-card__status{background:#3b82f626;border-radius:6px;color:var(--pf-accent,#60a5fa);flex-shrink:0;font-size:.7rem;font-weight:600;letter-spacing:.03em;padding:.2rem .5rem;text-transform:uppercase}.profile-container-box--credits .my-esim-card__row,.profile-container-box--tab-panel .my-esim-card__row{border-bottom:1px dashed var(--pf-border,rgba(148,163,184,.15));display:flex;font-size:.82rem;gap:var(--mp-space,12px);justify-content:space-between;padding-block:var(--mp-card-row-pad-y,8px)!important;padding-inline:0!important}.profile-container-box--credits .my-esim-card__row:first-of-type,.profile-container-box--tab-panel .my-esim-card__row:first-of-type{padding-top:0!important}.profile-container-box--credits .my-esim-card__row:last-of-type,.profile-container-box--tab-panel .my-esim-card__row:last-of-type{border-bottom:none}.profile-container-box--credits .my-esim-card__label,.profile-container-box--tab-panel .my-esim-card__label{color:var(--pf-muted,#94a3b8);flex-shrink:0}.profile-container-box--credits .my-esim-card__value,.profile-container-box--tab-panel .my-esim-card__value{color:var(--pf-text,#e2e8f0);overflow-wrap:anywhere;text-align:right}.profile-container-box--credits .my-esim-card__actions,.profile-container-box--tab-panel .my-esim-card__actions{display:flex;flex-wrap:wrap;gap:var(--mp-space,12px);margin:var(--mp-card-gap-actions,12px) 0 0!important;padding:0!important}.profile-container-box--credits .my-esim-card__actions .view-btn,.profile-container-box--tab-panel .my-esim-card__actions .view-btn{border-radius:8px;flex:1 1 auto;min-height:36px}.profile-container-box--credits:not(.profile-container-box--dark) .my-esim-card,.profile-container-box--tab-panel:not(.profile-container-box--dark) .my-esim-card,.profile-container-box--tab-panel:not(.profile-container-box--dark) .ticket-card,html[data-theme=light] .profile-container-box--credits .my-esim-card,html[data-theme=light] .profile-container-box--tab-panel .my-esim-card,html[data-theme=light] .profile-container-box--tab-panel .ticket-card{background:#fff;border-color:#e2e8f0}.profile-container-box--credits:not(.profile-container-box--dark) .my-esim-card__country,html[data-theme=light] .profile-container-box--credits .my-esim-card__country,html[data-theme=light] .profile-container-box--tab-panel .my-esim-card__country{color:#0f172a}.profile-container-box--credits .mobile-side-bar .profile-component{display:block!important;min-height:0!important;width:100%}.profile-container-box--credits .credits-loader-wrap,.profile-container-box--credits .credits-page,.profile-container-box--credits .wallet-credits-root{background:transparent!important;min-height:0!important}.profile-container-box--credits .credits-page{min-height:auto!important;padding:0 0 max(12px,env(safe-area-inset-bottom,0px))!important}.profile-container-box--credits .credits-loader-wrap{min-height:12rem!important}.profile-container-box--credits .credits-container{gap:var(--mp-space)!important}.profile-container-box--credits .credits-benefits-grid,.profile-container-box--credits .credits-hero-grid{gap:var(--mp-gap-cards,var(--mp-space))!important;margin:0!important}.profile-container-box--credits .mobile-side-bar--credits-inline .profile-component:not(.mobile-page-shell){padding-left:0!important;padding-right:0!important;padding-top:0!important}.profile-container-box--credits .credits-mobile-back:active,.profile-container-box--tab-panel .credits-mobile-back:active{background:#2a7abf1f!important;border-color:var(--pf-primary)!important}.profile-container-box--credits .credits-cross-link--desktop,.profile-container-box--credits .credits-title--desktop{display:none!important}.profile-container-box.profile-container-box--dark .credits-page,html[data-theme=dark] .profile-container-box .credits-page{background:transparent!important;min-height:auto}.profile-container-box.profile-container-box--dark .credits-title,html[data-theme=dark] .profile-container-box .credits-title{color:var(--pf-text)!important}.profile-container-box.profile-container-box--dark .credits-cross-link,.profile-container-box.profile-container-box--dark .empty-state,.profile-container-box.profile-container-box--dark .history-preview-note,.profile-container-box.profile-container-box--dark .wallet-lede,html[data-theme=dark] .profile-container-box .credits-cross-link,html[data-theme=dark] .profile-container-box .empty-state,html[data-theme=dark] .profile-container-box .history-preview-note,html[data-theme=dark] .profile-container-box .wallet-lede{color:var(--pf-muted)!important}.profile-container-box.profile-container-box--dark .credits-cross-link__current,html[data-theme=dark] .profile-container-box .credits-cross-link__current{color:var(--pf-text)!important}.profile-container-box.profile-container-box--dark .credits-card,html[data-theme=dark] .profile-container-box .credits-card{background:var(--pf-card)!important;border-color:var(--pf-card-border)!important;box-shadow:none!important}.profile-container-box.profile-container-box--dark .credits-card--balance .balance-currency,.profile-container-box.profile-container-box--dark .credits-card--balance .balance-label,html[data-theme=dark] .profile-container-box .credits-card--balance .balance-currency,html[data-theme=dark] .profile-container-box .credits-card--balance .balance-label{color:var(--pf-muted)!important}.profile-container-box.profile-container-box--dark .credits-balance,.profile-container-box.profile-container-box--dark .credits-section-title,.profile-container-box.profile-container-box--dark .history-desc,.profile-container-box.profile-container-box--dark .redeem-title,html[data-theme=dark] .profile-container-box .credits-balance,html[data-theme=dark] .profile-container-box .credits-section-title,html[data-theme=dark] .profile-container-box .history-desc,html[data-theme=dark] .profile-container-box .redeem-title{color:var(--pf-text)!important}.profile-container-box--credits .history-list{background:#0f172a59!important;border-color:var(--pf-item-border)!important}.profile-container-box--credits:not(.profile-container-box--dark) .history-list,html[data-theme=light] .profile-container-box--credits .history-list{background:#ffffffa6!important}.profile-container-box--credits .history-item{background:transparent!important;border-bottom-color:var(--pf-item-border)!important}.profile-container-box.profile-container-box--dark .history-item,html[data-theme=dark] .profile-container-box .history-item{background:transparent!important;border-color:transparent!important}.profile-container-box.profile-container-box--dark .history-date,html[data-theme=dark] .profile-container-box .history-date{color:var(--pf-muted)!important}.profile-container-box.profile-container-box--dark .voucher-input,html[data-theme=dark] .profile-container-box .voucher-input{background:#0f172a80!important;border-color:var(--pf-item-border)!important;color:var(--pf-text)!important}.profile-container-box.profile-container-box--dark .credits-btn--ghost,.profile-container-box.profile-container-box--dark .credits-card--balance .credits-btn--balance-secondary,html[data-theme=dark] .profile-container-box .credits-btn--ghost,html[data-theme=dark] .profile-container-box .credits-card--balance .credits-btn--balance-secondary{background:var(--pf-item-bg)!important;border-color:var(--pf-item-border)!important;color:var(--pf-text)!important}.profile-container-box.profile-container-box--dark .credits-offer-card,html[data-theme=dark] .profile-container-box .credits-offer-card{background:linear-gradient(145deg,#1e3a5f,#1e293b)!important;border-color:#60a5fa40!important}.profile-container-box.profile-container-box--dark .how-card,.profile-container-box.profile-container-box--dark .referral-box,html[data-theme=dark] .profile-container-box .how-card,html[data-theme=dark] .profile-container-box .referral-box{background:#0f172a73!important;border-color:var(--pf-item-border)!important}.profile-container-box.profile-container-box--dark .how-title,.profile-container-box.profile-container-box--dark .step-item h4,html[data-theme=dark] .profile-container-box .how-title,html[data-theme=dark] .profile-container-box .step-item h4{color:var(--pf-text)!important}.profile-container-box.profile-container-box--dark .referral-label,html[data-theme=dark] .profile-container-box .referral-label{color:var(--pf-muted)!important}.profile-container-box:not(.profile-container-box--dark) .profile-hub-guest,html[data-theme=light] .profile-container-box .profile-hub-guest{background:#fff!important;border-color:#0f172a14!important;box-shadow:0 4px 16px #0f172a0f}.profile-container-box:not(.profile-container-box--dark) .profile-hub-guest__title,html[data-theme=light] .profile-container-box .profile-hub-guest__title{color:#0f172a!important}.profile-container-box:not(.profile-container-box--dark) .profile-hub-guest__text,html[data-theme=light] .profile-container-box .profile-hub-guest__text{color:#64748b!important}.profile-container-box:not(.profile-container-box--dark) .profile-hub-guest__btn--secondary,html[data-theme=light] .profile-container-box .profile-hub-guest__btn--secondary{border-color:#2a7abf!important;color:#2a7abf!important}.profile-container-box:not(.profile-container-box--dark) .profile-hub-user,html[data-theme=light] .profile-container-box .profile-hub-user{background:#fff!important;border-color:#0f172a14!important}.profile-container-box:not(.profile-container-box--dark) .profile-hub-user__name,html[data-theme=light] .profile-container-box .profile-hub-user__name{color:#0f172a!important}.profile-container-box .profile-mobile-section-title{color:var(--pf-muted)!important;font-size:.6875rem!important;font-weight:700!important;letter-spacing:.08em;text-transform:uppercase}.profile-container-box .profile-mobile-card-item{background:var(--pf-item-bg)!important;border-color:var(--pf-item-border)!important;border-radius:14px!important;box-shadow:0 1px 3px #0f172a0a;color:var(--pf-text)!important}.profile-container-box.profile-container-box--dark .profile-mobile-card-item,html[data-theme=dark] .profile-container-box .profile-mobile-card-item{box-shadow:none}.profile-container-box .profile-mobile-card-item-left i{color:var(--pf-primary)!important}.profile-container-box .profile-mobile-card-item-chevron{color:var(--pf-muted)!important}.profile-container-box .profile-mobile-card-item--active{background:#2a7abf14!important;border-color:var(--pf-primary)!important}.profile-container-box.profile-container-box--dark .profile-mobile-card-item--active,html[data-theme=dark] .profile-container-box .profile-mobile-card-item--active{background:#60a5fa1f!important}.profile-container-box .profile-mobile-signout{background:var(--pf-item-bg)!important;border-color:var(--pf-item-border)!important;border-radius:14px!important;color:var(--pf-text)!important}.profile-container-box .profile-auth-mobile-btn--login,.profile-container-box .profile-mobile-auth-btn--login{background:var(--pf-primary)!important;border:none!important;border-radius:12px!important;box-shadow:0 4px 14px #2a7abf40;color:#fff!important;min-height:48px!important}.profile-container-box .profile-auth-mobile-btn--signup,.profile-container-box .profile-mobile-auth-btn--signup{background:transparent!important;border:1px solid var(--pf-primary)!important;border-radius:12px!important;color:var(--pf-primary)!important;min-height:48px!important}.profile-container-box .mobile-side-bar{background:var(--pf-bg)!important}.profile-container-box .mobile-side-bar.show .mobile-side-bar__header{background:var(--pf-card)!important;border-bottom-color:var(--pf-item-border)!important;box-shadow:none!important}.profile-container-box .mobile-side-bar__title{color:var(--pf-text)!important}.profile-container-box .mobile-side-bar__close{background:#94a3b826!important;color:var(--pf-text)!important}.profile-container-box .profile-fields-card{background:var(--pf-card)!important;border-color:var(--pf-card-border)!important;box-shadow:0 4px 16px #0f172a0f!important}.profile-container-box.profile-container-box--dark .profile-fields-card,html[data-theme=dark] .profile-container-box .profile-fields-card{box-shadow:none!important}.profile-container-box .profile-guest-card{background:var(--pf-card)!important;border-color:var(--pf-card-border)!important}.profile-container-box .profile-guest-card__title{color:var(--pf-text)!important}.profile-container-box .form-group label,.profile-container-box .profile-guest-card__text{color:var(--pf-muted)!important}body:has(.profile-container-box) .profile-component .form-input{background:var(--pf-card)!important;border-color:var(--pf-item-border)!important;color:var(--pf-text)!important}body:has(.profile-container-box--dark) .profile-component .form-input:not(:disabled):not([readonly]),html[data-theme=dark] body:has(.profile-container-box) .profile-component .form-input:not(:disabled):not([readonly]){background:#0f172a!important;color:#f1f5f9!important}body:has(.profile-container-box--dark) .profile-component .form-input--readonly,body:has(.profile-container-box--dark) .profile-component .form-input:disabled,html[data-theme=dark] body:has(.profile-container-box) .profile-component .form-input--readonly,html[data-theme=dark] body:has(.profile-container-box) .profile-component .form-input:disabled{background:#0f172aa6!important;color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important}.profile-container-box .form-group--email .form-input,.profile-container-box .form-group--email .form-input--readonly{background:#94a3b81f!important;color:var(--pf-muted)!important}.profile-container-box .mobile-side-bar--profile-inline .profile-component,.profile-container-box .mobile-side-bar.show .profile-component--slide-panel{box-sizing:border-box;padding-left:max(12px,var(--safe-left))!important;padding-right:max(12px,var(--safe-right))!important;padding-top:8px!important}.profile-container-box .mobile-side-bar.show .profile-component--slide-panel{display:block!important;min-height:200px;visibility:visible!important}.profile-container-box .profile-component--slide-panel .profile-fields-card,.profile-container-box .profile-component--slide-panel .profile-form,.profile-container-box .profile-component--slide-panel .profile-hero{display:block!important;visibility:visible!important}.profile-container-box .profile-component--slide-panel .profile-delete-account-mobile,.profile-container-box .profile-component--slide-panel .profile-logout-mobile{display:block!important}.profile-container-box .profile-component--slide-panel .profile-fields-card{background:var(--pf-card)!important;border:1px solid var(--pf-card-border)!important}.profile-container-box:not(.profile-container-box--dark) .profile-inline-heading__title,html[data-theme=light] .profile-container-box .profile-inline-heading__title{color:#0f172a!important}.profile-container-box .profile-logout-btn{background:var(--pf-item-bg)!important;border-color:var(--pf-item-border)!important;color:var(--pf-text)!important}.profile-container-box .profile-delete-account-mobile{border-top-color:var(--pf-item-border)!important}body:has(.profile-container-box--dark) .global-mobile-bottom-nav__inner,html[data-theme=dark] body:has(.profile-container-box) .global-mobile-bottom-nav__inner{background:#1e293b!important;border-color:#94a3b83d!important;box-shadow:0 8px 24px #00000059,0 2px 6px #0003!important}body:has(.profile-container-box--dark) .global-mobile-bottom-nav__item,html[data-theme=dark] body:has(.profile-container-box) .global-mobile-bottom-nav__item{color:#94a3b8}body:has(.profile-container-box--dark) .global-mobile-bottom-nav__icon,html[data-theme=dark] body:has(.profile-container-box) .global-mobile-bottom-nav__icon{color:#cbd5e1}body:has(.profile-container-box--dark) .global-mobile-bottom-nav__item--active .global-mobile-bottom-nav__icon,body:has(.profile-container-box--dark) .global-mobile-bottom-nav__item--active .global-mobile-bottom-nav__label,html[data-theme=dark] body:has(.profile-container-box) .global-mobile-bottom-nav__item--active .global-mobile-bottom-nav__icon,html[data-theme=dark] body:has(.profile-container-box) .global-mobile-bottom-nav__item--active .global-mobile-bottom-nav__label{color:#60a5fa!important}}@media(max-width:768px){html[data-theme=light] body:has(.help-article-shell),html[data-theme=light] body:has(.help-article-shell) .layout-main,html[data-theme=light] body:has(.help-center-page),html[data-theme=light] body:has(.help-center-page) .layout,html[data-theme=light] body:has(.help-center-page) .layout-main,html[data-theme=light] body:has(.troubleshoot-page),html[data-theme=light] body:has(.troubleshoot-page) .layout,html[data-theme=light] body:has(.troubleshoot-page) .layout-main{background-color:#eef2f7!important}body:has(.help-center-page--dark),body:has(.help-center-page--dark) .layout,body:has(.help-center-page--dark) .layout-main,html[data-theme=dark] body:has(.help-article-shell),html[data-theme=dark] body:has(.help-article-shell) .layout,html[data-theme=dark] body:has(.help-article-shell) .layout-main,html[data-theme=dark] body:has(.help-center-page),html[data-theme=dark] body:has(.help-center-page) .layout,html[data-theme=dark] body:has(.help-center-page) .layout-main,html[data-theme=dark] body:has(.troubleshoot-page),html[data-theme=dark] body:has(.troubleshoot-page) .layout,html[data-theme=dark] body:has(.troubleshoot-page) .layout-main{background-color:#0f172a!important;color:#f1f5f9}body:has(.help-center-page) .layout-main{margin-top:0!important;padding-top:0!important}body:has(.help-center-page) .breadcrumb-wrap{display:none!important}.help-support-page.help-center-page{min-height:auto}.help-center-page{--pf-bg:#eef2f7;--pf-card:#fff;--pf-card-border:rgba(15,23,42,.08);--pf-text:#0f172a;--pf-muted:#64748b;--pf-item-bg:#fff;--pf-item-border:rgba(15,23,42,.08);--pf-primary:#2a7abf;--help-center-pad-top:var(--mp-pad-y,max(12px,var(--safe-top,0px)));--help-center-pad-x:var(--mp-pad-x,max(12px,var(--safe-left,12px)));--help-center-pad-bottom:var(--mp-pad-bottom,max(12px,var(--safe-bottom,12px)));background:var(--pf-bg)!important;box-sizing:border-box;min-height:calc(100dvh - var(--header-total-height, 56px) - var(--mobile-bottom-nav-total, 76px));padding:0}.help-center-page.help-center-page--dark,html[data-theme=dark] .help-center-page{--pf-bg:#0f172a;--pf-card:#1e293b;--pf-card-border:rgba(148,163,184,.22);--pf-text:#f8fafc;--pf-muted:#94a3b8;--pf-item-bg:#1e293b;--pf-item-border:rgba(148,163,184,.22);--pf-primary:#60a5fa;background:var(--pf-bg)!important}.help-center-root{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:680px;width:100%}.help-support-page .help-center-root{flex:1;min-height:0}.help-support-page .help-support-mobile{display:flex;flex:1;flex-direction:column;min-height:0;width:100%}.help-support-page .help-support-mobile .help-center-actions{flex:0 0 auto}.help-center-page .help-support-accent,.help-center-page .live-chat-accent{display:none!important}.help-center-page .help-center-lede,.help-center-page .help-support-subtitle,.help-center-page .live-chat-subtitle{color:var(--pf-muted)!important;font-size:.8125rem!important;font-weight:600!important;letter-spacing:.02em;line-height:1.35!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important}.help-center-page .help-support-actions,.help-center-page .help-support-hero,.help-center-page .live-chat-actions,.help-center-page .live-chat-hero{background:transparent!important;padding:0!important}.help-center-page .help-support-container,.help-center-page .live-chat-container{margin:0;max-width:none;padding:0!important;width:100%}.help-center-page .help-support-title,.help-center-page .live-chat-back--desktop,.help-center-page .live-chat-title{display:none!important}.help-center-page .help-center-actions,.help-center-page .help-support-actions{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:var(--mp-action-row-gap,var(--mp-space,12px));margin:0;padding:0;width:100%}.help-center-page .help-center-action,.help-center-page .help-support-action,.help-center-page .live-chat-action-btn{align-items:center!important;background:var(--pf-item-bg)!important;border:1px solid var(--pf-item-border)!important;border-radius:14px!important;box-shadow:0 1px 3px #0f172a0a;box-sizing:border-box!important;color:var(--pf-text)!important;-moz-column-gap:var(--mp-action-row-inner-gap,10px)!important;column-gap:var(--mp-action-row-inner-gap,10px)!important;cursor:pointer;display:grid!important;font-size:.9375rem!important;font-weight:700!important;grid-template-columns:var(--mp-action-icon-col,24px) minmax(0,1fr) var(--mp-action-chevron-col,20px)!important;margin:0!important;min-height:var(--mp-action-row-min-h,48px)!important;padding:var(--mp-action-row-pad-y,12px) var(--mp-action-row-pad-x,12px)!important;text-decoration:none!important;transition:background-color .15s ease,border-color .15s ease;width:100%;-webkit-tap-highlight-color:transparent}.help-center-page .help-support-action__icon{align-items:center!important;display:inline-flex!important;grid-column:1!important;grid-row:1!important;height:var(--mp-action-icon-col,24px)!important;justify-content:center!important;justify-self:center!important;margin:0!important;padding:0!important;width:var(--mp-action-icon-col,24px)!important}.help-center-page .help-support-action__icon i{color:var(--pf-primary)!important;font-size:1.125rem!important;line-height:1!important;text-align:center!important;width:1.125rem!important}.help-center-page.help-center-page--dark .help-center-action,.help-center-page.help-center-page--dark .help-support-action,.help-center-page.help-center-page--dark .live-chat-action-btn,html[data-theme=dark] .help-center-page .help-center-action,html[data-theme=dark] .help-center-page .help-support-action,html[data-theme=dark] .help-center-page .live-chat-action-btn{box-shadow:none}.help-center-page .help-center-action:active,.help-center-page .help-support-action:active,.help-center-page .live-chat-action-btn:active{border-color:var(--pf-primary)!important;opacity:.92}.help-center-page .help-center-action>i:first-child:not(.help-center-action__chevron),.help-center-page .live-chat-action-btn>i:first-child:not(.help-center-action__chevron){color:var(--pf-primary)!important;font-size:1.125rem!important;grid-column:1!important;grid-row:1!important;justify-self:center!important;line-height:1!important;text-align:center!important;width:var(--mp-action-icon-col,24px)!important}.help-center-page .help-center-action__chevron{align-items:center!important;color:var(--pf-muted)!important;display:inline-flex!important;font-size:1.25rem!important;grid-column:3!important;grid-row:1!important;justify-content:center!important;justify-self:end!important;line-height:1!important;margin:0!important;width:var(--mp-action-chevron-col,20px)!important}.help-center-page .help-center-action>span:not(.help-support-action__icon):not(.help-center-action__chevron),.help-center-page .help-support-action__label,.help-center-page .live-chat-action-btn>span{grid-column:2!important;grid-row:1!important;line-height:1.25!important;margin:0!important;min-width:0!important;padding:0!important;text-align:left!important}body:has(.help-center-page--dark) .global-mobile-bottom-nav__inner,html[data-theme=dark] body:has(.help-center-page) .global-mobile-bottom-nav__inner{background:#0f172af5!important;border-color:#94a3b826!important}body:has(.help-center-page--dark) .global-mobile-bottom-nav__item,html[data-theme=dark] body:has(.help-center-page) .global-mobile-bottom-nav__item{color:#94a3b8!important}body:has(.help-center-page--dark) .global-mobile-bottom-nav__item--active,html[data-theme=dark] body:has(.help-center-page) .global-mobile-bottom-nav__item--active{color:#60a5fa!important}.help-center-page.troubleshoot-page .troubleshoot-lede{margin:0 0 12px!important}.help-center-page.troubleshoot-page .troubleshoot-device-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:8px}.help-center-page.troubleshoot-page .troubleshoot-device-grid.troubleshoot-device-grid--single{grid-template-columns:minmax(0,1fr)!important;margin-inline:auto;max-width:280px}.help-center-page.troubleshoot-page .troubleshoot-device-card{align-items:center!important;flex-direction:column!important;gap:8px!important;height:100%;justify-content:center!important;min-height:116px!important;padding:14px 10px!important;text-align:center}.help-center-page.troubleshoot-page .troubleshoot-device-card__text{align-items:center;display:flex;flex-direction:column;gap:2px;width:100%}.help-center-page.troubleshoot-page .troubleshoot-device-card__name{color:var(--pf-text)!important;display:block;font-size:1rem!important;font-weight:800!important;line-height:1.15}.help-center-page.troubleshoot-page .troubleshoot-device-card__hint{color:var(--pf-muted)!important;display:block;font-size:.8125rem!important;font-weight:600!important}.help-center-page.troubleshoot-page .troubleshoot-device-card i{font-size:1.4rem!important;margin-bottom:2px}html[data-theme=light] body:has(.help-article-shell),html[data-theme=light] body:has(.help-article-shell) .layout-main{background-color:#eef2f7!important}body:has(.help-center-page--dark.help-article-shell) .layout-main,html[data-theme=dark] body:has(.help-article-shell),html[data-theme=dark] body:has(.help-article-shell) .layout-main{background-color:#0f172a!important}body:has(.help-article-shell) .layout-main{margin-top:0!important;padding-top:0!important}body:has(.help-article-shell) .breadcrumb-wrap{display:none!important}.help-article-shell .help-article-page{background:transparent!important;min-height:0!important;padding-bottom:8px!important;width:100%}.help-article-shell .breadcrumb-container,.help-article-shell .help-article-accent,.help-article-shell .help-article-back{display:none!important}.help-article-shell .help-article-layout,.help-article-shell .help-article-page .container{margin:0!important;max-width:none!important;padding:0!important;width:100%!important}.help-article-shell .help-article-card{background:var(--pf-item-bg)!important;border:1px solid var(--pf-item-border)!important;border-radius:14px!important;box-shadow:0 1px 3px #0f172a0a!important;padding:14px 14px 14px 18px!important}.help-article-shell.help-center-page--dark .help-article-card,html[data-theme=dark] .help-article-shell .help-article-card{box-shadow:none!important}.help-article-shell .help-article-card-accent{background:linear-gradient(180deg,var(--pf-primary),#c977e3)!important}.help-article-shell .help-article-category-pill{background:#2a7abf1a!important;color:var(--pf-primary)!important}.help-article-shell.help-center-page--dark .help-article-category-pill,html[data-theme=dark] .help-article-shell .help-article-category-pill{background:#60a5fa1f!important;color:#60a5fa!important}.help-article-shell .help-article-title{color:var(--pf-text)!important;font-size:clamp(1.15rem,5vw,1.35rem)!important;line-height:1.25!important}.help-article-shell .help-article-answer,.help-article-shell .help-article-body,.help-article-shell .help-article-body li,.help-article-shell .help-article-body ol,.help-article-shell .help-article-body p,.help-article-shell .help-article-body td,.help-article-shell .help-article-body ul{color:var(--pf-muted)!important}.help-article-shell .help-article-body b,.help-article-shell .help-article-body h2,.help-article-shell .help-article-body h3,.help-article-shell .help-article-body h4,.help-article-shell .help-article-body h5,.help-article-shell .help-article-body strong{border-left-color:var(--pf-primary)!important;color:var(--pf-text)!important}.help-article-shell .help-article-body a{color:var(--pf-primary)!important}.help-article-shell.help-center-page--dark .help-article-body b,.help-article-shell.help-center-page--dark .help-article-body h2,.help-article-shell.help-center-page--dark .help-article-body h3,.help-article-shell.help-center-page--dark .help-article-body h4,.help-article-shell.help-center-page--dark .help-article-body h5,.help-article-shell.help-center-page--dark .help-article-body strong,html[data-theme=dark] .help-article-shell .help-article-body b,html[data-theme=dark] .help-article-shell .help-article-body h2,html[data-theme=dark] .help-article-shell .help-article-body h3,html[data-theme=dark] .help-article-shell .help-article-body h4,html[data-theme=dark] .help-article-shell .help-article-body h5,html[data-theme=dark] .help-article-shell .help-article-body strong{color:#f8fafc!important}.help-article-shell.help-center-page--dark .help-article-body li,.help-article-shell.help-center-page--dark .help-article-body p,html[data-theme=dark] .help-article-shell .help-article-body li,html[data-theme=dark] .help-article-shell .help-article-body p{color:#cbd5e1!important}.help-article-shell .help-article-related,.help-article-shell .help-article-sidebar{display:none!important}body:has(.help-article-shell.help-center-page--dark) .global-mobile-bottom-nav__inner,html[data-theme=dark] body:has(.help-article-shell) .global-mobile-bottom-nav__inner{background:#0f172af5!important;border-color:#94a3b826!important}html[data-theme=dark] body:has(.help-article-page) .help-article-body h2,html[data-theme=dark] body:has(.help-article-page) .help-article-body h3,html[data-theme=dark] body:has(.help-article-page) .help-article-body h4,html[data-theme=dark] body:has(.help-article-page) .help-article-body strong{color:#f8fafc!important}html[data-theme=dark] body:has(.help-article-page) .help-article-body li,html[data-theme=dark] body:has(.help-article-page) .help-article-body p{color:#cbd5e1!important}}@media(min-width:769px){.help-center-page .credits-mobile-header{display:none!important}}@media(max-width:640px){html[data-theme=light] body:has(.esim-page),html[data-theme=light] body:has(.esim-page) .layout,html[data-theme=light] body:has(.esim-page) .layout-main{background-color:#eef2f7!important}body:has(.esim-page--dark),body:has(.esim-page--dark) .layout,body:has(.esim-page--dark) .layout-main,html[data-theme=dark] body:has(.esim-page),html[data-theme=dark] body:has(.esim-page) .layout,html[data-theme=dark] body:has(.esim-page) .layout-main{background-color:#0f172a!important;color:#f1f5f9}body:has(.esim-page) .layout-main{margin-top:0!important;padding-top:0!important}.esim-page{--esim-mobile-bg:#eef2f7;--esim-mobile-card:#fff;--esim-mobile-card-border:rgba(15,23,42,.08);--esim-mobile-text:#0f172a;--esim-mobile-muted:#64748b;--esim-mobile-control-bg:#fff;--esim-mobile-control-border:rgba(42,122,191,.2);--esim-mobile-primary:#2a7abf;--esim-mobile-primary-2:#b86fd4;--esim-mobile-primary-rgb:42,122,191;background:var(--esim-mobile-bg)!important}.esim-page.esim-page--dark,html[data-theme=dark] .esim-page{--esim-mobile-bg:#0f172a;--esim-mobile-card:#1e293b;--esim-mobile-card-border:rgba(148,163,184,.22);--esim-mobile-text:#f8fafc;--esim-mobile-muted:#94a3b8;--esim-mobile-control-bg:#1e293b;--esim-mobile-control-border:rgba(148,163,184,.28);--esim-mobile-primary:#60a5fa;--esim-mobile-primary-2:#c084fc;--esim-mobile-primary-rgb:96,165,250;background:var(--esim-mobile-bg)!important}.esim-page .esim-mobile-screen{background:radial-gradient(120% 80% at 8% 0,rgba(var(--esim-mobile-primary-rgb),.14) 0,transparent 58%),radial-gradient(120% 80% at 92% 0,rgba(192,132,252,.12) 0,transparent 58%),linear-gradient(180deg,rgba(var(--esim-mobile-primary-rgb),.06) 0,rgba(192,132,252,.04) 38%,var(--esim-mobile-bg) 100%)!important}.esim-page.esim-page--dark .esim-mobile-screen,html[data-theme=dark] .esim-page .esim-mobile-screen{background:radial-gradient(120% 70% at 10% 0,rgba(96,165,250,.12) 0,transparent 55%),radial-gradient(120% 70% at 90% 0,rgba(192,132,252,.1) 0,transparent 55%),linear-gradient(180deg,#0f172a,#1e293b 42%,#0f172a)!important}.esim-page .esim-mobile-back{background:var(--esim-mobile-control-bg)!important;border-color:var(--esim-mobile-control-border)!important;box-shadow:0 1px 3px #0f172a0f;color:var(--esim-mobile-text)!important}.esim-page.esim-page--dark .esim-mobile-back,html[data-theme=dark] .esim-page .esim-mobile-back{box-shadow:none}.esim-page .esim-mobile-search .search-container{background:var(--esim-mobile-control-bg)!important;border:1px solid var(--esim-mobile-control-border)!important;border-radius:14px!important;box-shadow:0 2px 10px #0f172a0d!important}.esim-page .esim-mobile-search .search-input-container,.esim-page .esim-mobile-search .search-input-loading-shell{background:transparent!important;border-radius:14px!important}.esim-page .esim-mobile-search .search-input{background:transparent!important;color:var(--esim-mobile-text)!important}.esim-page .esim-mobile-search .search-input::-moz-placeholder{color:var(--esim-mobile-muted)!important}.esim-page .esim-mobile-search .search-input::placeholder{color:var(--esim-mobile-muted)!important}.esim-page .esim-mobile-search .location-text{color:var(--esim-mobile-primary)!important}.esim-page .esim-mobile-search .search-icon-right{color:var(--esim-mobile-muted)!important}.esim-page .esim-mobile-tab{background:var(--esim-mobile-control-bg)!important;border-color:var(--esim-mobile-control-border)!important;color:var(--esim-mobile-text)!important}.esim-page .esim-mobile-tab--active{background:linear-gradient(135deg,var(--esim-mobile-primary) 0,var(--esim-mobile-primary-2) 100%)!important;border-color:transparent!important;box-shadow:0 8px 20px rgba(var(--esim-mobile-primary-rgb),.28)!important;color:#fff!important}.esim-page .esim-mobile-filter{background:var(--esim-mobile-control-bg)!important;border-color:var(--esim-mobile-control-border)!important}.esim-page .esim-mobile-filter-label{color:var(--esim-mobile-primary)!important}.esim-page .esim-mobile-filter-select{background-color:transparent!important;color:var(--esim-mobile-text)!important}.esim-page.esim-page--dark .esim-mobile-filter-select option,html[data-theme=dark] .esim-page .esim-mobile-filter-select option{background:#1e293b;color:#f8fafc}.esim-page .esim-mobile-country-link,.esim-page .esim-mobile-heading{color:var(--esim-mobile-text)!important}.esim-page .esim-mobile-country-link{background:var(--esim-mobile-card)!important;border-color:var(--esim-mobile-card-border)!important;box-shadow:0 1px 3px #0f172a0a}.esim-page.esim-page--dark .esim-mobile-country-link,html[data-theme=dark] .esim-page .esim-mobile-country-link{box-shadow:none!important}.esim-page .esim-mobile-country-name{color:var(--esim-mobile-text)!important}.esim-page .esim-mobile-country-plans{color:var(--esim-mobile-muted)!important}.esim-page .esim-mobile-country-flag-wrap{background:rgba(var(--esim-mobile-primary-rgb),.12)!important;border:1px solid var(--esim-mobile-card-border)}.esim-page .esim-mobile-country-flag-fallback{color:var(--esim-mobile-muted)!important}.esim-page .esim-mobile-flag-stack__img{box-shadow:0 0 0 1px var(--esim-mobile-card)!important}body.esim-mobile-chat-page:has(.esim-page--dark) .search-dropdown-teleport,html[data-theme=dark] body.esim-mobile-chat-page .search-dropdown-teleport{background:#1e293b!important;border-color:#94a3b838!important;color:#f1f5f9!important}html[data-theme=dark] body.esim-mobile-chat-page .search-dropdown-teleport .destination-item,html[data-theme=dark] body.esim-mobile-chat-page .search-dropdown-teleport .region-item,html[data-theme=dark] body.esim-mobile-chat-page .search-dropdown-teleport .tab-btn{color:#e2e8f0!important}html[data-theme=dark] body.esim-mobile-chat-page .search-dropdown-teleport .tab-btn.active{background:#60a5fa29!important;color:#93c5fd!important}}@media(max-width:768px){.esim-country-page.esim-country-page--dark,html[data-theme=dark] .esim-country-page,html[data-theme=light] .esim-country-page{background:var(--esim-country-bg)!important}html[data-theme=light] body:has(.esim-country-page),html[data-theme=light] body:has(.esim-country-page) .layout,html[data-theme=light] body:has(.esim-country-page) .layout-main{background-color:#eef2f7!important}body:has(.esim-country-page.esim-country-page--dark),body:has(.esim-country-page.esim-country-page--dark) .layout,body:has(.esim-country-page.esim-country-page--dark) .layout-main,html[data-theme=dark] body:has(.esim-country-page),html[data-theme=dark] body:has(.esim-country-page) .layout,html[data-theme=dark] body:has(.esim-country-page) .layout-main{background-color:#0f172a!important;color:#f1f5f9}body:has(.esim-country-page) .layout-main{margin-top:0!important;padding-top:0!important}body:has(.esim-country-page){padding-top:var(--header-total-height)!important}.esim-country-page,.esim-country-page .page-container{margin-top:0!important;padding-top:0!important}.esim-country-page .mobile-topbar{background:var(--esim-country-control-bg)!important;border-top:none!important;border-color:var(--esim-country-control-border)!important;margin-top:0!important}.esim-country-page .mobile-topbar__back{color:var(--esim-country-text)!important}.esim-country-page .mobile-topbar__back i{color:var(--esim-country-primary)!important}.esim-country-page .mobile-topbar__currency-field{background:var(--esim-country-bg)!important;border-color:var(--esim-country-control-border)!important;color:var(--esim-country-text)!important}.esim-country-page .mobile-topbar__currency-chevron{color:var(--esim-country-muted)!important}.esim-country-page .mobile-plan-highlights__title{color:var(--esim-country-text)!important}.esim-country-page .mobile-plan-highlights__card{background:var(--esim-country-card)!important;border-color:var(--esim-country-card-border)!important}.esim-country-page .mobile-plan-highlights__label{color:var(--esim-country-text)!important}.esim-country-page.esim-country-page--dark .mobile-plan-highlights__icon-wrap,html[data-theme=dark] .esim-country-page .mobile-plan-highlights__icon-wrap{background:radial-gradient(circle at 32% 28%,#60a5fa40 0,#c084fc33)!important}html[data-theme=light] .esim-country-page .mobile-plan-highlights__icon-wrap{background:radial-gradient(circle at 32% 28%,#e8e5ff 0,#e0dcff)!important}.esim-country-page .trust-device-cta{background:var(--esim-country-card)!important;border-color:var(--esim-country-card-border)!important}.esim-country-page .trust-device-cta,.esim-country-page .trust-device-cta-check,.esim-country-page .trust-device-cta-icon-wrap,.esim-country-page .trust-device-cta-label{color:var(--esim-country-text)!important}.esim-country-page .esim-plans-fallback{color:var(--esim-country-muted)!important}.esim-country-page .esim-plans-fallback__title{color:var(--esim-country-text)!important}.esim-country-page .plans-wrapper{background:transparent!important}.esim-country-page .filter-bar{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:var(--esim-plans-filter-bg)!important;border-color:var(--esim-plans-filter-border)!important;box-shadow:none!important;gap:0!important;isolation:isolate;margin-bottom:8px!important;margin-top:0!important;overflow:hidden!important;padding:0!important;position:sticky!important;top:calc(var(--header-total-height, 56px) + 56px)!important;z-index:1001!important}.esim-country-page .filter-bar.filter-bar--stuck{box-shadow:0 6px 16px #0f172a24!important}html[data-theme=dark] .esim-country-page .filter-bar.filter-bar--stuck{box-shadow:0 6px 20px #0000006b!important}.esim-country-page .filter-bar .plan-tabs .tab{border:none!important;border-radius:0!important;box-shadow:none!important;min-height:44px!important}.esim-country-page .filter-bar .tab:first-of-type{border-radius:13px 0 0 13px!important}.esim-country-page .filter-bar .tab:last-of-type{border-radius:0 13px 13px 0!important}.esim-country-page .filter-bar .plan-tabs .tab:not(.active){background:transparent!important;color:var(--esim-plans-tab-inactive-text)!important}.esim-country-page .filter-bar .plan-tabs .tab.active{background:var(--esim-country-gradient)!important;color:#fff!important;font-weight:700!important}.esim-country-page .outer-plan-box,.esim-country-page .plans-area{margin-top:0!important;padding-top:0!important}.esim-country-page .outer-plan-box .plans-wrapper{padding-top:0!important}.esim-country-page .plan-tabs .tab:not(.active){background:var(--esim-plans-tab-inactive-bg)!important;border:none!important;box-shadow:none!important;color:var(--esim-plans-tab-inactive-text)!important}.esim-country-page .plan-tabs .tab.active{background:var(--esim-country-gradient)!important;border:none!important;box-shadow:none!important;color:#fff!important}.esim-country-page .outer-plan-box .plan-section-header,.esim-country-page .plan-section-header{display:none!important}.esim-country-page .plan-section-scroll-spy{display:block!important;grid-column:1/-1;height:0!important;margin:0!important;overflow:hidden!important;padding:0!important;pointer-events:none;visibility:hidden}.esim-country-page .plans-container>.daypass-plan-card{margin-bottom:0!important}html[data-theme=light] .esim-country-page .mobile-topbar{background:var(--esim-country-control-bg)!important;border-color:var(--esim-country-control-border)!important}html[data-theme=light] .esim-country-page .mobile-plan-highlights__title{color:var(--esim-country-text)!important}html[data-theme=light] .esim-country-page .mobile-plan-highlights__card,html[data-theme=light] .esim-country-page .trust-device-cta{background:var(--esim-country-card)!important;border-color:var(--esim-country-card-border)!important;box-shadow:var(--esim-country-card-shadow)!important}html[data-theme=light] .esim-country-page .trust-device-cta{color:var(--esim-country-text)!important}.esim-country-page .plan-card-tile.regular-plan-card:not(.plan-card-active),.esim-country-page .plan-card.regular-plan-card.plan-card-tile:not(.plan-card-active){background:var(--esim-country-card)!important;border-color:var(--esim-country-card-border)!important}.esim-country-page .plan-card-tile .plan-card-data,.esim-country-page .plan-card-tile .plan-card-price .amount,.esim-country-page .plan-card-tile .plan-card-price-stack .amount{color:var(--esim-country-text)!important}.esim-country-page .plan-card-tile .plan-card-data-unit{color:var(--esim-country-text-subtle)!important}.esim-country-page .plan-card-tile .info-grid,.esim-country-page .plan-card-tile .plan-card-feature,.esim-country-page .plan-card-tile .plan-card-subtitle,.esim-country-page .plan-card-tile .plan-identity{color:var(--esim-country-muted)!important}.esim-country-page .daypass-plan-card.plan-card-tile.plan-card-active,.esim-country-page .daypass-plan-card.plan-card-tile:has(.custom-radio-input:checked),.esim-country-page .fixed-gb-group-card.plan-card-tile.plan-card-active,.esim-country-page .fixed-gb-group-card.plan-card-tile:has(.custom-radio-input:checked),.esim-country-page .plan-card-tile.plan-card-active,.esim-country-page .regular-plan-card.plan-card-tile.plan-card-active,.esim-country-page .regular-plan-card.plan-card-tile:has(.custom-radio-input:checked){border:2px solid var(--esim-country-primary)!important;box-shadow:0 0 0 3px rgba(var(--esim-country-primary-rgb),.22),var(--esim-country-card-shadow,0 2px 8px rgba(var(--esim-country-primary-rgb),.2))!important}.esim-country-page.esim-country-page--dark .daypass-plan-card.plan-card-tile.plan-card-active,.esim-country-page.esim-country-page--dark .fixed-gb-group-card.plan-card-tile.plan-card-active,.esim-country-page.esim-country-page--dark .plan-card-tile.plan-card-active,.esim-country-page.esim-country-page--dark .regular-plan-card.plan-card-tile.plan-card-active,html[data-theme=dark] .esim-country-page .daypass-plan-card.plan-card-tile.plan-card-active,html[data-theme=dark] .esim-country-page .fixed-gb-group-card.plan-card-tile.plan-card-active,html[data-theme=dark] .esim-country-page .plan-card-tile.plan-card-active,html[data-theme=dark] .esim-country-page .regular-plan-card.plan-card-tile.plan-card-active{box-shadow:0 0 0 3px rgba(var(--esim-country-primary-rgb),.22),0 2px 8px #00000059!important}.esim-country-page .daypass-content-layout{background:var(--esim-country-bg)!important}.esim-country-page .daypass-plan-card .badge-daypass-float,.esim-country-page .daypass-plan-card .floating-badge.badge-daypass-float{background:var(--esim-country-primary)!important;color:#fff!important}.esim-country-page .daypass-plan-card .badge-daypass-float .tag-content,.esim-country-page .daypass-plan-card .badge-daypass-float .tag-text{color:#fff!important;-webkit-text-fill-color:#fff!important}.esim-country-page .daypass-left-section .plan-card-data,.esim-country-page .daypass-mobile-details-link,.esim-country-page .daypass-operator-badge .tag-text,.esim-country-page .daypass-plan-card .control-btn,.esim-country-page .daypass-set-days-label{color:var(--esim-country-primary)!important}.esim-country-page .daypass-plan-card .control-btn{background:rgba(var(--esim-country-primary-rgb),.2)!important}.esim-country-page .daypass-plan-card .day-control{background:rgba(var(--esim-country-primary-rgb),.12)!important}.esim-country-page .expandable-details{border-top-color:var(--esim-country-card-border)!important}body:has(.esim-country-page.esim-country-page--dark) .quickbar__inner,html[data-theme=dark] body:has(.esim-country-page) .quickbar__inner{background:var(--esim-country-card,#1e293b)!important;border-color:var(--esim-country-card-border,rgba(148,163,184,.24))!important;box-shadow:0 10px 40px #00000073!important}html[data-theme=light] body:has(.esim-country-page) .quickbar__inner{background:#fff!important;border-color:#0f172a1a!important;box-shadow:0 10px 40px #0f172a1f!important}body:has(.esim-country-page) .quickbar__price,body:has(.esim-country-page) .quickbar__price-label{color:var(--esim-country-text,#0f172a)!important}body:has(.esim-country-page) .quickbar__price-currency{color:var(--esim-country-muted,#64748b)!important}body:has(.esim-country-page) .quickbar__divider{background:var(--esim-country-card-border,rgba(15,23,42,.12))!important}body:has(.esim-country-page) .quickbar__btn--secondary{background:var(--esim-country-bg,#f1f5f9)!important;border:1px solid var(--esim-country-card-border,rgba(15,23,42,.12))!important;color:var(--esim-country-text,#0f172a)!important}body:has(.esim-country-page) .quickbar__btn--primary{background:var(--esim-country-gradient,linear-gradient(135deg,#2f7fcb 0,#8b5cf6 100%))!important;color:#fff!important}body:has(.esim-country-page.esim-country-page--dark) .quickbar__action-badge,html[data-theme=dark] body:has(.esim-country-page) .quickbar__action-badge{border-color:var(--esim-country-card,#1e293b)!important}body:has(.esim-country-page) .mobile-filter-sheet{background:var(--esim-country-card,#fff)!important}body:has(.esim-country-page) .mobile-filter-sheet-title{color:var(--esim-country-text,#0f172a)!important}body:has(.esim-country-page) .mobile-filter-option{border-color:var(--esim-country-card-border,#e2e8f0)!important;color:var(--esim-country-text,#0f172a)!important}body:has(.esim-country-page) .mobile-filter-option.active{background:rgba(var(--esim-country-primary-rgb,47,127,203),.14)!important;border-color:var(--esim-country-primary,#2f7fcb)!important;color:var(--esim-country-primary,#2f7fcb)!important}body:has(.esim-country-page.esim-country-page--dark) .mobile-filter-sheet-backdrop,html[data-theme=dark] body:has(.esim-country-page) .mobile-filter-sheet-backdrop{background:#0f172ab8!important}body:has(.esim-country-page) .device-compat-modal{background:var(--esim-country-card,#fff)!important;border-color:var(--esim-country-card-border,#e2e8f0)!important}body:has(.esim-country-page) .device-compat-title{color:var(--esim-country-text,#0f172a)!important}body:has(.esim-country-page) .device-compat-instruction{color:var(--esim-country-muted,#64748b)!important}body:has(.esim-country-page) .device-compat-close{background:var(--esim-country-bg,#f1f5f9)!important;color:var(--esim-country-muted,#64748b)!important}body:has(.esim-country-page) .device-compat-search{background:var(--esim-country-bg,#f8fafc)!important;border-color:var(--esim-country-card-border,#e2e8f0)!important;color:var(--esim-country-text,#0f172a)!important}.esim-country-page,.esim-country-page .page-container,.esim-plan-route,.esim-plan-route .plan-page{overflow-x:visible!important}}.esim-country-page .outer-plan-box .plan-card-tile.regular-plan-card:not(.plan-card-active),.esim-country-page .outer-plan-box .plan-card.regular-plan-card.plan-card-tile:not(.plan-card-active),.esim-country-page .outer-plan-box .plans-container>.plan-card-tile.regular-plan-card:not(.plan-card-active){background:var(--esim-country-card)!important;border-color:var(--esim-country-card-border)!important;box-shadow:var(--esim-country-card-shadow)}.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-data,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-price .amount{color:var(--esim-country-text)!important}.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-data-unit{color:var(--esim-country-text-subtle,var(--esim-country-muted))!important}.esim-country-page .outer-plan-box .daypass-plan-card.plan-card-tile.plan-card-active,.esim-country-page .outer-plan-box .daypass-plan-card.plan-card-tile:has(.custom-radio-input:checked),.esim-country-page .outer-plan-box .fixed-gb-group-card.plan-card-tile.plan-card-active,.esim-country-page .outer-plan-box .fixed-gb-group-card.plan-card-tile:has(.custom-radio-input:checked),.esim-country-page .outer-plan-box .plan-card-tile.plan-card-active,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile.plan-card-active,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile:has(.custom-radio-input:checked){background:var(--esim-country-card)!important}.esim-country-page .outer-plan-box .filter-bar{background:var(--esim-plans-filter-bg)!important}.esim-country-page .outer-plan-box .custom-radio-input:checked+.custom-radio{box-shadow:0 0 0 3px var(--esim-country-accent-soft)!important}.esim-country-page .outer-plan-box .custom-radio-input:checked+.custom-radio:after{background-color:#fff!important}@media(max-width:768px){.esim-country-page .outer-plan-box{--card-gap:8px}.esim-country-page .outer-plan-box .plans-container{align-items:start!important;gap:8px!important}.esim-country-page .outer-plan-box .plan-card-tile.regular-plan-card,.esim-country-page .outer-plan-box .plans-container>.plan-card-tile.regular-plan-card{align-self:start!important;height:auto!important}.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile>.plan-card-footer{margin-top:6px!important;padding-top:4px!important}.esim-country-page .outer-plan-box .plan-card-tile.regular-plan-card.has-multi-country-stamp:not(.plan-card-active),.esim-country-page .outer-plan-box .plans-container>.plan-card-tile.regular-plan-card:not(.plan-card-active){align-self:start!important;background:var(--esim-country-card)!important;border:1px solid var(--esim-country-card-border)!important;border-radius:16px!important;box-shadow:var(--esim-country-card-shadow)!important;height:auto!important;padding:30px 10px 8px!important}.esim-country-page .outer-plan-box .daypass-plan-card.plan-card-tile.plan-card-active,.esim-country-page .outer-plan-box .daypass-plan-card.plan-card-tile:has(.custom-radio-input:checked),.esim-country-page .outer-plan-box .fixed-gb-group-card.plan-card-tile.plan-card-active,.esim-country-page .outer-plan-box .fixed-gb-group-card.plan-card-tile:has(.custom-radio-input:checked),.esim-country-page .outer-plan-box .plan-card-tile.plan-card-active,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile.plan-card-active,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile:has(.custom-radio-input:checked){background:var(--esim-country-card)!important;border:2px solid var(--esim-country-primary)!important;box-shadow:0 0 0 3px rgba(var(--esim-country-primary-rgb),.22),var(--esim-country-card-shadow)!important}.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-data,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-price .amount,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-price-stack .amount{color:var(--esim-country-text)!important;font-size:20px!important;line-height:1.1!important}.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-currency{font-size:12px!important}.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-data-unit{color:var(--esim-country-text-subtle,var(--esim-country-muted))!important;font-weight:700;letter-spacing:.02em}.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-coverage,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-coverage span,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-feature,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-original-price,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-validity,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-validity i{color:var(--esim-country-muted)!important}.esim-country-page .outer-plan-box .plan-card-feature--device-required .plan-device-details-icon{color:#b45309!important}.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile .plan-card-footer{color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .plan-card-discount-inline{background:var(--esim-country-accent-soft)!important;color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .floating-badge.badge-combo-float,.esim-country-page .outer-plan-box .floating-badge.badge-hot,.esim-country-page .outer-plan-box .floating-badge.badge-operator-float,.esim-country-page .outer-plan-box .floating-badge.badge-premium,.esim-country-page .outer-plan-box .floating-badge.badge-primary,.esim-country-page .outer-plan-box .floating-badge.badge-success,.esim-country-page .outer-plan-box .floating-badge.badge-top{background:var(--esim-country-accent-soft)!important;border:1px solid rgba(var(--esim-country-primary-rgb),.22)!important;box-shadow:none!important;color:var(--esim-country-primary)!important;font-weight:700;letter-spacing:.04em}.esim-country-page .outer-plan-box .plan-card-tile .plan-operator-top{background:var(--esim-country-accent-soft)!important;border:1px dashed rgba(var(--esim-country-primary-rgb),.35)!important;box-shadow:none!important;color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .custom-radio{background-color:var(--esim-country-card)!important;border-color:var(--esim-country-muted)!important;box-shadow:inset 0 0 0 1px #0000000a!important}.esim-country-page .outer-plan-box .custom-radio-input:checked+.custom-radio{background-color:var(--esim-country-primary)!important;border-color:var(--esim-country-primary)!important;box-shadow:0 0 0 3px var(--esim-country-accent-soft)!important}.esim-country-page .outer-plan-box .daypass-plan-card.plan-card-tile:not(.plan-card-active):not(:has(.custom-radio-input:checked)){background:var(--esim-country-daypass-shell)!important;border:1px solid rgba(var(--esim-country-primary-rgb),.32)!important;border-radius:20px!important;box-shadow:var(--esim-country-card-shadow)!important;display:flex!important;flex-direction:column!important;gap:0!important;padding:10px!important}.esim-country-page .outer-plan-box .daypass-plan-card .floating-badge.badge-daypass-float{margin-bottom:6px!important}.esim-country-page .outer-plan-box .daypass-content-layout{border-radius:14px!important;gap:8px!important;margin-top:0!important;padding:10px!important}.esim-country-page .outer-plan-box .daypass-info-btn--corner{right:10px!important;top:10px!important}.esim-country-page .outer-plan-box .daypass-plan-card .badge-daypass-float,.esim-country-page .outer-plan-box .daypass-plan-card .floating-badge.badge-daypass-float{background:var(--esim-country-primary)!important;color:#fff!important}.esim-country-page .outer-plan-box .daypass-plan-card .badge-daypass-float .tag-content,.esim-country-page .outer-plan-box .daypass-plan-card .badge-daypass-float .tag-text{color:#fff!important;-webkit-text-fill-color:#fff!important}.esim-country-page .outer-plan-box .daypass-left-section .plan-card-data,.esim-country-page .outer-plan-box .daypass-operator-badge .tag-text,.esim-country-page .outer-plan-box .daypass-plan-card .amount,.esim-country-page .outer-plan-box .daypass-plan-card .plan-card-price .amount,.esim-country-page .outer-plan-box .daypass-set-days-label{color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .daypass-plan-card .badge-daypass-float .tag-content>i{background:var(--esim-country-gradient)!important;color:#fff!important}.esim-country-page .outer-plan-box .daypass-left-section .plan-card-features--daypass .plan-card-feature,.esim-country-page .outer-plan-box .daypass-left-section .plan-card-price.daypass-price .plan-card-currency{color:var(--esim-country-muted)!important}.esim-country-page .outer-plan-box .daypass-plan-card .day-control{background:var(--esim-country-accent-soft)!important;border-radius:14px!important}.esim-country-page .outer-plan-box .daypass-plan-card .control-btn{background:var(--esim-country-accent-medium)!important;border-radius:10px!important;color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .daypass-plan-card .day-input{color:var(--esim-country-primary)!important;-webkit-text-fill-color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .daypass-plan-card .quick-day{background:transparent!important;border:none!important;color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .daypass-plan-card .quick-day.active{background:var(--esim-country-accent-soft)!important;border-radius:6px!important;color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .daypass-info-btn--corner,.esim-country-page .outer-plan-box .daypass-mobile-details-link{color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .daypass-plan-card .daypass-mobile-details-link{opacity:.95}.esim-country-page .outer-plan-box .plan-section-header{display:none!important}.esim-country-page .outer-plan-box .plan-section-scroll-spy{display:block!important;grid-column:1/-1;height:0!important;margin:0!important;overflow:hidden!important;padding:0!important;pointer-events:none;visibility:hidden}.esim-country-page .outer-plan-box .plan-section-header .plan-count{font-weight:600;margin-left:4px!important;opacity:.92}.esim-country-page .outer-plan-box .plan-card-wider-coverage-tile.regular-plan-card.plan-card-tile{background:var(--esim-country-card)!important;border-color:var(--esim-country-card-border)!important;box-shadow:var(--esim-country-card-shadow)!important}.esim-country-page .outer-plan-box .plan-card-wider-coverage__title{color:var(--esim-country-text)!important}.esim-country-page .outer-plan-box .plan-card-wider-coverage__icon-wrap{border-color:rgba(var(--esim-country-primary-rgb),.35)!important;color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .plan-card-wider-coverage__body{border-top-color:var(--esim-country-card-border)!important}.esim-country-page .outer-plan-box .plan-card-wider-coverage__action{background:var(--esim-country-raised)!important;border-color:var(--esim-country-card-border)!important;box-shadow:none!important;color:var(--esim-country-text)!important}.esim-country-page .outer-plan-box .plan-card-wider-coverage__action:hover{background:var(--esim-country-accent-soft)!important;border-left-color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .plan-card-wider-coverage__action-label{color:var(--esim-country-text)!important}.esim-country-page .outer-plan-box .plan-card-wider-coverage__action-chevron{color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .plan-card-wider-coverage__action--region .plan-card-wider-coverage__action-chevron{color:var(--esim-country-primary-2)!important}.esim-country-page .outer-plan-box .combo-plan-card.plan-card-tile{background:linear-gradient(105deg,var(--esim-country-accent-soft) 0,var(--esim-country-card) 28%)!important;border-left:3px solid var(--esim-country-primary)!important}}.esim-country-page.esim-country-page--light,.esim-country-page:not(.esim-country-page--dark){--esim-country-bg:#eef2f7;--esim-country-card:#fff;--esim-country-card-border:#e2e8f0;--esim-country-text:#111827;--esim-country-muted:#64748b;--esim-country-control-bg:#fff;--esim-country-control-border:#cbd5e1;--esim-country-primary:#2f7fcb;--esim-country-primary-2:#8b5cf6;--esim-country-primary-rgb:47,127,203;--esim-plans-filter-bg:#edf3f9;--esim-plans-filter-border:#dce7f2;--esim-plans-tab-inactive-bg:#fff;--esim-plans-tab-inactive-text:#64748b;--esim-country-gradient:linear-gradient(135deg,#2f7fcb,#8b5cf6);--esim-country-card-shadow:0 1px 3px rgba(15,23,42,.06);--esim-country-daypass-shell:linear-gradient(180deg,#f6f8fc,#ece9f7);--esim-country-daypass-inner:#f4f6fb;--esim-country-accent-soft:rgba(47,127,203,.12);--esim-country-accent-medium:rgba(47,127,203,.2);--esim-country-text-subtle:#475569;--esim-country-raised:#fff;--esim-country-icon-ring:radial-gradient(circle at 32% 28%,#e8e5ff 0%,#e0dcff 100%);background-color:var(--esim-country-bg)!important;color:var(--esim-country-text);color-scheme:light}.esim-country-page.esim-country-page--dark{--esim-country-bg:#0f172a;--esim-country-card:#1e293b;--esim-country-card-border:rgba(148,163,184,.22);--esim-country-text:#f8fafc;--esim-country-muted:#94a3b8;--esim-country-control-bg:#1e293b;--esim-country-control-border:rgba(148,163,184,.28);--esim-country-primary:#60a5fa;--esim-country-primary-2:#c084fc;--esim-country-primary-rgb:96,165,250;--esim-plans-filter-bg:#1e293b;--esim-plans-filter-border:rgba(148,163,184,.22);--esim-plans-tab-inactive-bg:#334155;--esim-plans-tab-inactive-text:#cbd5e1;--esim-country-gradient:linear-gradient(135deg,#60a5fa,#c084fc);--esim-country-card-shadow:0 4px 20px rgba(0,0,0,.35);--esim-country-daypass-shell:linear-gradient(180deg,#1e293b,#172033);--esim-country-daypass-inner:rgba(96,165,250,.08);--esim-country-accent-soft:rgba(96,165,250,.14);--esim-country-accent-medium:rgba(96,165,250,.22);--esim-country-text-subtle:#cbd5e1;--esim-country-raised:#0f172a;--esim-country-icon-ring:radial-gradient(circle at 32% 28%,rgba(96,165,250,.28) 0%,rgba(192,132,252,.22) 100%);background-color:var(--esim-country-bg)!important;color:var(--esim-country-text);color-scheme:dark}.layout-main:has(.esim-country-page.esim-country-page--dark),.layout-main:has(.esim-plan-route.esim-country-page--dark),.layout:has(.esim-country-page.esim-country-page--dark),.layout:has(.esim-plan-route.esim-country-page--dark){background-color:#0f172a!important;color:#f1f5f9!important}.layout-main:has(.esim-country-page.esim-country-page--light),.layout-main:has(.esim-country-page:not(.esim-country-page--dark)),.layout-main:has(.esim-plan-route.esim-country-page--light),.layout-main:has(.esim-plan-route:not(.esim-country-page--dark)),.layout:has(.esim-country-page.esim-country-page--light),.layout:has(.esim-country-page:not(.esim-country-page--dark)),.layout:has(.esim-plan-route.esim-country-page--light),.layout:has(.esim-plan-route:not(.esim-country-page--dark)){background-color:#eef2f7!important;color:#111827!important}.esim-country-page .outer-plan-box{--bg-card:var(--esim-country-card);--bg-page:transparent;--border:var(--esim-country-card-border);--border-light:var(--esim-country-card-border);--primary:var(--esim-country-text);--primary-light:var(--esim-country-muted);--primary-color:var(--esim-country-primary);--primary-color-rgb:var(--esim-country-primary-rgb);--color-primary:var(--esim-country-primary);--color-primary-2:var(--esim-country-primary-2);--daypass:var(--esim-country-primary);--accent:var(--esim-country-primary);--text-secondary:var(--esim-country-muted);--text-muted:var(--esim-country-muted)}.esim-country-page .mobile-topbar{background-color:var(--esim-country-control-bg)!important;border-color:var(--esim-country-control-border)!important}.esim-country-page .mobile-topbar__back,.esim-country-page .mobile-topbar__back span{color:var(--esim-country-text)!important}.esim-country-page .mobile-topbar__back i{color:var(--esim-country-primary)!important}.esim-country-page .mobile-topbar__currency-field{background-color:var(--esim-country-control-bg)!important;border-color:var(--esim-country-control-border)!important;color:var(--esim-country-text)!important}.esim-country-page .mobile-plan-highlights__label,.esim-country-page .mobile-plan-highlights__title{color:var(--esim-country-text)!important}.esim-country-page .mobile-plan-highlights__card{background-color:var(--esim-country-card)!important;border-color:var(--esim-country-card-border)!important;box-shadow:var(--esim-country-card-shadow)!important}.esim-country-page .mobile-plan-highlights__icon-wrap{background:var(--esim-country-icon-ring)!important}.esim-country-page .trust-device-cta{background-color:var(--esim-country-card)!important;border-color:var(--esim-country-card-border)!important;box-shadow:var(--esim-country-card-shadow)!important}.esim-country-page .trust-device-cta,.esim-country-page .trust-device-cta-check,.esim-country-page .trust-device-cta-icon,.esim-country-page .trust-device-cta-icon-wrap,.esim-country-page .trust-device-cta-label{color:var(--esim-country-text)!important}.esim-country-page .main-body,.esim-country-page .plan-main,.esim-country-page .plan-main__wrap,.esim-country-page .plan-page,.esim-country-page .plans-area,.esim-country-page .plans-wrapper{background:transparent!important;color:var(--esim-country-text)}.esim-country-page .plan-mobile-highlights__label,.esim-country-page .plan-mobile-highlights__title{color:var(--esim-country-text)!important}.esim-country-page .plan-mobile-highlights__card{background-color:var(--esim-country-card)!important;border-color:var(--esim-country-card-border)!important;box-shadow:var(--esim-country-card-shadow)!important}.esim-country-page .plan-mobile-highlights__icon-wrap{background:var(--esim-country-icon-ring)!important}.esim-country-page .plan-mobile-device-check__cta{background-color:var(--esim-country-card)!important;border-color:var(--esim-country-card-border)!important;box-shadow:var(--esim-country-card-shadow)!important;color:var(--esim-country-text)!important}.esim-country-page .plan-mobile-device-check__check,.esim-country-page .plan-mobile-device-check__icon,.esim-country-page .plan-mobile-device-check__icon-wrap,.esim-country-page .plan-mobile-device-check__label{color:var(--esim-country-text)!important}.esim-country-page .outer-plan-box .filter-bar{background-color:var(--esim-plans-filter-bg)!important;border-color:var(--esim-plans-filter-border)!important}.esim-country-page .outer-plan-box .plan-tabs .tab:not(.active){background-color:transparent!important;border:none!important;box-shadow:none!important;color:var(--esim-plans-tab-inactive-text)!important}.esim-country-page .outer-plan-box .plan-tabs .tab.active{border:none!important;box-shadow:none!important;font-weight:700!important}.esim-country-page .outer-plan-box .plan-section-header,.esim-country-page .outer-plan-box .plan-tabs .tab.active{background:var(--esim-country-gradient)!important;color:#fff!important}.esim-country-page .outer-plan-box .plan-card-tile.regular-plan-card:not(.plan-card-active),.esim-country-page .outer-plan-box .plans-container>.plan-card-tile.regular-plan-card:not(.plan-card-active){background-color:var(--esim-country-card)!important;border-color:var(--esim-country-card-border)!important;box-shadow:var(--esim-country-card-shadow)!important}.esim-country-page .outer-plan-box .daypass-plan-card.plan-card-tile.plan-card-active,.esim-country-page .outer-plan-box .daypass-plan-card.plan-card-tile:has(.custom-radio-input:checked),.esim-country-page .outer-plan-box .fixed-gb-group-card.plan-card-tile.plan-card-active,.esim-country-page .outer-plan-box .fixed-gb-group-card.plan-card-tile:has(.custom-radio-input:checked),.esim-country-page .outer-plan-box .plan-card-tile.plan-card-active,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile.plan-card-active,.esim-country-page .outer-plan-box .regular-plan-card.plan-card-tile:has(.custom-radio-input:checked){background-color:var(--esim-country-card)!important;border:2px solid var(--esim-country-primary)!important;box-shadow:0 0 0 3px rgba(var(--esim-country-primary-rgb),.22),var(--esim-country-card-shadow)!important}.esim-country-page .outer-plan-box .regular-plan-card .plan-card-data,.esim-country-page .outer-plan-box .regular-plan-card .plan-card-price .amount,.esim-country-page .outer-plan-box .regular-plan-card .plan-card-price-stack .amount{color:var(--esim-country-text)!important}.esim-country-page .outer-plan-box .regular-plan-card .plan-card-coverage,.esim-country-page .outer-plan-box .regular-plan-card .plan-card-data-unit,.esim-country-page .outer-plan-box .regular-plan-card .plan-card-original-price,.esim-country-page .outer-plan-box .regular-plan-card .plan-card-validity{color:var(--esim-country-muted)!important}.esim-country-page .outer-plan-box .regular-plan-card .plan-card-footer{color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .custom-radio{background-color:var(--esim-country-card)!important;border-color:var(--esim-country-muted)!important}.esim-country-page .outer-plan-box .custom-radio-input:checked+.custom-radio{background-color:var(--esim-country-primary)!important;border-color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .daypass-plan-card.plan-card-tile:not(.plan-card-active):not(:has(.custom-radio-input:checked)){background:var(--esim-country-daypass-shell)!important;border-color:rgba(var(--esim-country-primary-rgb),.35)!important;box-shadow:var(--esim-country-card-shadow)!important}.esim-country-page .outer-plan-box .daypass-plan-card .badge-daypass-float,.esim-country-page .outer-plan-box .daypass-plan-card .floating-badge.badge-daypass-float{background:var(--esim-country-primary)!important;color:#fff!important}.esim-country-page .outer-plan-box .daypass-plan-card .badge-daypass-float .tag-content,.esim-country-page .outer-plan-box .daypass-plan-card .badge-daypass-float .tag-text{color:#fff!important;-webkit-text-fill-color:#fff!important}.esim-country-page .outer-plan-box .daypass-left-section .plan-card-data,.esim-country-page .outer-plan-box .daypass-set-days-label{color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .daypass-left-section .plan-card-price .amount,.esim-country-page .outer-plan-box .daypass-plan-card .amount,.esim-country-page .outer-plan-box .daypass-plan-card .plan-card-price .amount{color:var(--esim-country-text)!important}.esim-country-page .outer-plan-box .daypass-left-section .plan-card-currency,.esim-country-page .outer-plan-box .daypass-left-section .plan-card-features--daypass .plan-card-feature{color:var(--esim-country-muted)!important}.esim-country-page .outer-plan-box .daypass-plan-card .day-control{background:var(--esim-country-accent-soft)!important}.esim-country-page .outer-plan-box .daypass-plan-card .control-btn{background:var(--esim-country-accent-medium)!important;color:var(--esim-country-primary)!important}.esim-country-page .outer-plan-box .daypass-plan-card .day-input{color:var(--esim-country-primary)!important;-webkit-text-fill-color:var(--esim-country-primary)!important}body:has(.esim-country-page.esim-country-page--dark) .quickbar__inner,body:has(.esim-plan-route.esim-country-page--dark) .quickbar__inner{background-color:#1e293b!important;border-color:#94a3b83d!important;box-shadow:0 10px 40px #00000073!important}body:has(.esim-country-page.esim-country-page--light) .quickbar__inner,body:has(.esim-country-page:not(.esim-country-page--dark)) .quickbar__inner,body:has(.esim-plan-route.esim-country-page--light) .quickbar__inner,body:has(.esim-plan-route:not(.esim-country-page--dark)) .quickbar__inner{background-color:#fff!important;border-color:#0f172a1a!important}body:has(.esim-country-page.esim-country-page--dark) .quickbar__price,body:has(.esim-country-page.esim-country-page--dark) .quickbar__price-label,body:has(.esim-plan-route.esim-country-page--dark) .quickbar__price,body:has(.esim-plan-route.esim-country-page--dark) .quickbar__price-label{color:#f8fafc!important}body:has(.esim-country-page.esim-country-page--light) .quickbar__price,body:has(.esim-country-page.esim-country-page--light) .quickbar__price-label,body:has(.esim-country-page:not(.esim-country-page--dark)) .quickbar__price,body:has(.esim-country-page:not(.esim-country-page--dark)) .quickbar__price-label,body:has(.esim-plan-route.esim-country-page--light) .quickbar__price,body:has(.esim-plan-route.esim-country-page--light) .quickbar__price-label,body:has(.esim-plan-route:not(.esim-country-page--dark)) .quickbar__price,body:has(.esim-plan-route:not(.esim-country-page--dark)) .quickbar__price-label{color:#0f172a!important}body:has(.esim-country-page.esim-country-page--dark) .quickbar__btn--secondary{background-color:#0f172a!important;border-color:#94a3b847!important;color:#f8fafc!important}body:has(.esim-country-page.esim-country-page--light) .quickbar__btn--secondary,body:has(.esim-country-page:not(.esim-country-page--dark)) .quickbar__btn--secondary{background-color:#f8fafc!important;border-color:#e2e8f0!important;color:#0f172a!important}body:has(.esim-country-page.esim-country-page--dark) .quickbar__btn--primary,body:has(.esim-country-page.esim-country-page--light) .quickbar__btn--primary,body:has(.esim-country-page:not(.esim-country-page--dark)) .quickbar__btn--primary{background:var(--esim-country-gradient,linear-gradient(135deg,#2f7fcb 0,#8b5cf6 100%))!important;color:#fff!important}body:has(.esim-country-page) .mobile-filter-sheet{background-color:var(--esim-country-card,#fff)!important}body:has(.esim-country-page.esim-country-page--dark) .mobile-filter-sheet-backdrop{background:#0f172abf!important}body:has(.esim-country-page) .device-compat-modal{background-color:var(--esim-country-card,#fff)!important;color:var(--esim-country-text,#111827)!important}.plan-modal-sheet.plan-modal--light{--plan-modal-bg:#fff;--plan-modal-surface:#fff;--plan-modal-panel:linear-gradient(180deg,#fafbfd,#f4f6fb);--plan-modal-raised:#fff;--plan-modal-input-bg:#fff;--plan-modal-text:#0f172a;--plan-modal-muted:#64748b;--plan-modal-border:#e2e8f0;--plan-modal-primary:#2f7fcb;--plan-modal-primary-2:#8b5cf6;--plan-modal-primary-rgb:47,127,203;--plan-modal-gradient:linear-gradient(135deg,#2f7fcb,#8b5cf6);--plan-modal-summary-bg:linear-gradient(155deg,#3b8ad8,#2a72c4 52%,#2563b8);--plan-modal-overlay:rgba(15,23,42,.5);--plan-modal-handle:#cbd5e1;--plan-modal-shadow:0 4px 14px -6px rgba(15,23,42,.08);--plan-modal-footer-shadow:0 -8px 18px rgba(15,23,42,.08);color-scheme:light}.plan-modal-sheet.plan-modal--dark{--plan-modal-bg:#1e293b;--plan-modal-surface:#1e293b;--plan-modal-panel:linear-gradient(180deg,#1e293b,#172033);--plan-modal-raised:#0f172a;--plan-modal-input-bg:#0f172a;--plan-modal-text:#f8fafc;--plan-modal-muted:#94a3b8;--plan-modal-border:rgba(148,163,184,.24);--plan-modal-primary:#60a5fa;--plan-modal-primary-2:#c084fc;--plan-modal-primary-rgb:96,165,250;--plan-modal-gradient:linear-gradient(135deg,#60a5fa,#c084fc);--plan-modal-summary-bg:linear-gradient(155deg,#3b82c4,#2563eb 45%,#1d4ed8);--plan-modal-overlay:rgba(2,6,23,.72);--plan-modal-handle:#475569;--plan-modal-shadow:0 4px 20px rgba(0,0,0,.35);--plan-modal-footer-shadow:0 -8px 18px rgba(0,0,0,.35);color-scheme:dark}.plan-modal-sheet{--plan-modal-mobile-sheet-height:min(90dvh, calc(100dvh - env(safe-area-inset-top, 0px) - 4px) );--plan-primary:var(--plan-modal-primary);--plan-primary-2:var(--plan-modal-primary-2);--plan-primary-rgb:var(--plan-modal-primary-rgb);--primary-color:var(--plan-modal-primary);--plan-text:var(--plan-modal-text);--plan-text-secondary:var(--plan-modal-muted);--plan-text-muted:var(--plan-modal-muted);--plan-border:var(--plan-modal-border)}.plan-modal-sheet.plan-modal--dark,.plan-modal-sheet.plan-modal--light{background:var(--plan-modal-bg)!important;box-shadow:0 24px 48px #00000059,0 0 0 1px var(--plan-modal-border)!important;color:var(--plan-modal-text)!important}.plan-modal-overlay:has(.plan-modal-sheet.plan-modal--dark),.plan-modal-overlay:has(.plan-modal-sheet.plan-modal--light){background-color:var(--plan-modal-overlay)!important}.plan-modal-sheet .modal-body,.plan-modal-sheet .modal-footer,.plan-modal-sheet .modal-header{background:var(--plan-modal-bg)!important;border-color:var(--plan-modal-border)!important;color:var(--plan-modal-text)!important}.plan-modal-sheet .country-name,.plan-modal-sheet .detail-card-value,.plan-modal-sheet .modal-title,.plan-modal-sheet .plan-section-features .plan-section-title,.plan-modal-sheet .plan-section-title{color:var(--plan-modal-text)!important}.plan-modal-sheet .close-button,.plan-modal-sheet .country-empty,.plan-modal-sheet .detail-card-label,.plan-modal-sheet .modal-subtitle,.plan-modal-sheet .text-muted{color:var(--plan-modal-muted)!important}.plan-modal-sheet .close-button{background:var(--plan-modal-raised)!important}.plan-modal-sheet .plan-summary-strip{background:var(--plan-modal-summary-bg)!important;border:none!important}.plan-modal-sheet .plan-summary-strip .plan-summary-item i,.plan-modal-sheet .plan-summary-strip .plan-summary-label,.plan-modal-sheet .plan-summary-strip .plan-summary-value{color:#fff!important}.plan-modal-sheet .country-list{background:var(--plan-modal-panel)!important;border-color:var(--plan-modal-border)!important;box-shadow:var(--plan-modal-shadow)!important;color:var(--plan-modal-text)!important}.plan-modal-sheet .country-scroll{background:transparent!important}.plan-modal-sheet .country-item{background:var(--plan-modal-raised)!important;border-color:var(--plan-modal-border)!important;box-shadow:none!important;color:var(--plan-modal-text)!important}.plan-modal-sheet .country-item.active{background:rgba(var(--plan-modal-primary-rgb),.16)!important;border-color:rgba(var(--plan-modal-primary-rgb),.4)!important}.plan-modal-sheet .country-item:hover{background:rgba(var(--plan-modal-primary-rgb),.1)!important}.plan-modal-sheet .country-search,.plan-modal-sheet input,.plan-modal-sheet select,.plan-modal-sheet textarea{background:var(--plan-modal-input-bg)!important;border-color:var(--plan-modal-border)!important;box-shadow:none!important;color:var(--plan-modal-text)!important}.plan-modal-sheet .country-search::-moz-placeholder{color:var(--plan-modal-muted)!important}.plan-modal-sheet .country-search::placeholder{color:var(--plan-modal-muted)!important}.plan-modal-sheet .search-wrapper i{color:var(--plan-modal-muted)!important}.plan-modal-sheet .search-wrapper:focus-within i{color:var(--plan-modal-primary)!important}.plan-modal-sheet .detail-card,.plan-modal-sheet .extra-info,.plan-modal-sheet .package.more-detail,.plan-modal-sheet .plan-features-card,.plan-modal-sheet .plan-features-html,.plan-modal-sheet .plan-features-html li,.plan-modal-sheet .plan-section-features .plan-features-html ul li{background:var(--plan-modal-raised)!important;border-color:var(--plan-modal-border)!important;color:var(--plan-modal-text)!important}.plan-modal-sheet .plan-section-title-chip{background:rgba(var(--plan-modal-primary-rgb),.14)!important;border-color:rgba(var(--plan-modal-primary-rgb),.28)!important;color:var(--plan-modal-primary)!important}.plan-modal-sheet .card{background:var(--plan-modal-raised)!important;color:var(--plan-modal-text)!important}.plan-modal-sheet .add-to-cart-btn{background:var(--plan-modal-raised)!important;border-color:var(--plan-modal-border)!important;color:var(--plan-modal-primary)!important}.plan-modal-sheet .combo-btn,.plan-modal-sheet .proceed-btn{background:var(--plan-modal-gradient)!important;color:#fff!important}.plan-modal-sheet .bottom-sheet-handle{background:var(--plan-modal-handle)!important}.plan-modal-sheet .validity-compact-desktop.plan-section{background:rgba(var(--plan-modal-primary-rgb),.08)!important;border-color:var(--plan-modal-border)!important}.plan-modal-sheet .extra-info{--chip-bg:var(--plan-modal-raised)!important;--chip-border:var(--plan-modal-border)!important;--chip-text:var(--plan-modal-text)!important;--chip-icon:var(--plan-modal-primary)!important;--divider:var(--plan-modal-border)!important}@media(max-width:991px){.plan-modal-overlay.modal-overlay-bottom-sheet{align-items:stretch!important;flex-direction:column!important;justify-content:flex-end!important;padding:0 0 env(safe-area-inset-bottom,0)!important}.plan-modal-overlay .plan-modal-sheet.modal-content,.plan-modal-sheet.modal-content-bottom-sheet{align-self:stretch!important;border-radius:24px 24px 0 0!important;flex:0 0 auto!important;height:var(--plan-modal-mobile-sheet-height)!important;max-height:var(--plan-modal-mobile-sheet-height)!important;max-width:none!important;min-height:0!important;width:100%!important}.plan-modal-sheet .modal-body{flex:1 1 auto!important;max-height:none!important;min-height:0!important;overflow-y:auto!important}.plan-modal-sheet .modal-footer{background:var(--plan-modal-bg)!important;box-shadow:var(--plan-modal-footer-shadow)!important}.plan-modal-sheet.plan-modal--light .modal-title{color:#2b3158!important}.plan-modal-sheet .plan-modal-col-countries{border-bottom-color:var(--plan-modal-border)!important}.plan-modal-sheet .validity-compact-mobile{background:linear-gradient(to top,rgba(var(--plan-modal-primary-rgb),.08) 0,var(--plan-modal-bg) 100%)!important;border-top-color:var(--plan-modal-border)!important}.plan-modal-sheet .modal-footer-actions .add-to-cart-btn{border-color:var(--plan-modal-border)!important;color:var(--plan-modal-primary)!important}.plan-modal-sheet .modal-footer-actions .proceed-btn{background:var(--plan-modal-gradient)!important}}@media(max-width:991px)and (max-height:520px){.plan-modal-sheet{--plan-modal-mobile-sheet-height:min(96dvh,100dvh)}}.locale-modal-overlay--light{background:#0f172a73}.locale-modal-overlay--dark,.locale-modal-overlay--light{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.locale-modal-overlay--dark{background:#020617b8}.locale-modal--light{--lm-primary:var(--color-primary,#2a7abf);--lm-primary-2:var(--color-primary-2,#b86fd4);--lm-primary-rgb:var(--color-primary-rgb,42,122,191);--lm-primary-2-rgb:var(--color-primary-2-rgb,184,111,212);--color-bg:#fff;--color-bg-subtle:#f8fafc;--color-bg-muted:#f1f5f9;--color-border:#e2e8f0;--color-border-strong:#cbd5e1;--color-text-heading:#0f172a;--color-text-secondary:#64748b;--color-text-muted:#94a3b8;--lm-shadow:0 24px 48px -12px rgba(15,23,42,.2);--lm-tab-active-shadow:0 1px 3px rgba(15,23,42,.08);color-scheme:light}.locale-modal--dark{--lm-primary:#60a5fa;--lm-primary-2:#c084fc;--lm-primary-rgb:96,165,250;--lm-primary-2-rgb:192,132,252;--color-bg:#1e293b;--color-bg-subtle:#0f172a;--color-bg-muted:#334155;--color-border:rgba(148,163,184,.24);--color-border-strong:rgba(148,163,184,.38);--color-text-heading:#f8fafc;--color-text-secondary:#94a3b8;--color-text-muted:#64748b;--lm-shadow:0 24px 48px -12px rgba(0,0,0,.55),0 0 0 1px rgba(148,163,184,.12);--lm-tab-active-shadow:0 1px 4px rgba(0,0,0,.35);box-shadow:var(--lm-shadow);color-scheme:dark}.locale-modal--dark .locale-tab--active{color:var(--color-text-heading)}.locale-modal--dark .locale-card:hover{background:rgba(var(--lm-primary-rgb),.08)}.locale-modal--dark .locale-card--selected{box-shadow:0 2px 16px rgba(var(--lm-primary-rgb),.2)}.locale-modal--dark .locale-search:focus{background:var(--color-bg-subtle)}html[data-theme=light] body:has(.checkout-page),html[data-theme=light] body:has(.checkout-page) .layout,html[data-theme=light] body:has(.checkout-page) .layout-main{background-color:#eef2f7!important;color:#0f172a}body:has(.checkout-page--dark),body:has(.checkout-page--dark) .layout,body:has(.checkout-page--dark) .layout-main,html[data-theme=dark] body:has(.checkout-page),html[data-theme=dark] body:has(.checkout-page) .layout,html[data-theme=dark] body:has(.checkout-page) .layout-main{background-color:#0f172a!important;color:#f1f5f9}.checkout.checkout-page.checkout-page--light,.checkout.checkout-page:not(.checkout-page--dark){--chk-primary:#2f7fcb;--chk-primary-2:#8b5cf6;--chk-primary-rgb:47,127,203;--chk-text:#0f172a;--chk-text-muted:#64748b;--chk-border:#e2e8f0;--chk-bg:#fff;--chk-bg-subtle:#f8fafc;--chk-bg-muted:#f1f5f9;--chk-radio-ring:#0f172a;color-scheme:light}.checkout.checkout-page.checkout-page--dark{--chk-primary:#60a5fa;--chk-primary-2:#c084fc;--chk-primary-rgb:96,165,250;--chk-text:#f8fafc;--chk-text-muted:#94a3b8;--chk-border:rgba(148,163,184,.24);--chk-bg:#1e293b;--chk-bg-subtle:#0f172a;--chk-bg-muted:#334155;--chk-radio-ring:#f8fafc;color-scheme:dark}.checkout.checkout-page.checkout-page--dark,.checkout.checkout-page.checkout-page--light{background-color:var(--chk-bg-subtle)!important}.checkout-page--dark .payment-method{background:var(--chk-bg)!important}.checkout-page--dark .checkout-right{box-shadow:0 4px 20px #00000059!important}.checkout-page--dark .btn.bg-white{background-color:var(--chk-bg-muted)!important;border-color:var(--chk-border)!important;color:var(--chk-text)!important}.checkout-page--dark .mobile-back-btn.text-dark{color:var(--chk-text)!important}.checkout-page--dark .breadcrumb-link:hover{background-color:var(--chk-bg-muted)!important}.checkout-page--dark .promocode-compact input,body:has(.checkout-page--dark) .checkout-page input,body:has(.checkout-page--dark) .checkout-page select,body:has(.checkout-page--dark) .checkout-page textarea{background-color:transparent!important;color:var(--chk-text)!important}.checkout-page--dark .promocode-compact{background:var(--chk-bg-muted)!important;border-color:var(--chk-border)!important}.checkout-page--dark .promocode-compact input::-moz-placeholder{color:var(--chk-text-muted)!important}.checkout-page--dark .promocode-compact input::placeholder{color:var(--chk-text-muted)!important}.checkout-page--dark .image-bar-googlepay{border-top-color:var(--chk-border)!important}.checkout-page--dark .checkout-pay-coming-soon{background:var(--chk-bg-muted)!important;border-color:var(--chk-border)!important;color:var(--chk-text-muted)!important}.checkout-page--dark .checkout-right{box-shadow:inset 0 1px #ffffff0a,0 12px 32px #0006!important}.checkout-page--light .checkout-right{box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f!important}.checkout-page .checkout-summary-title{border-bottom-color:var(--chk-border);color:var(--chk-text)}.checkout-page .total-value{background:linear-gradient(135deg,var(--chk-primary) 0,var(--chk-primary-2) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.checkout-page .text-muted{color:var(--chk-text-muted)!important}.checkout-page--dark .checkout-fee-tip{background:rgba(var(--chk-primary-rgb),.18)!important}.checkout-page--dark .checkout-fee-tip__bubble{background:var(--chk-bg-muted)!important;border-color:var(--chk-border)!important;box-shadow:0 12px 32px #00000073!important}.checkout-page--dark .checkout-fee-tip__bubble:after{border-top-color:var(--chk-bg-muted)!important}.checkout-page--dark .discount-info-compact{background:linear-gradient(135deg,rgba(var(--chk-primary-rgb),.1) 0,rgba(var(--chk-primary-rgb),.05))!important;border-color:rgba(var(--chk-primary-rgb),.28)!important}.checkout-page--dark .cart-items-compact{background:var(--chk-bg-subtle)!important}.checkout-page--dark .price-summary-compact{background:var(--chk-bg)!important}.checkout-page--dark .signup-login-embed__card{background:var(--chk-bg)!important;border-color:var(--chk-border)!important;box-shadow:0 4px 20px #00000047!important}.checkout-page--dark .signup-login-embed .modal-title,.checkout-page--dark .signup-login-embed .subtitle,.checkout-page--dark .signup-login-embed .terms-text,.checkout-page--dark .signup-login-embed label{color:var(--chk-text)!important}.checkout-page--dark .signup-login-embed .form-control,.checkout-page--dark .signup-login-embed input{background-color:var(--chk-bg-muted)!important;border-color:var(--chk-border)!important;color:var(--chk-text)!important}@media(max-width:768px){.head{--h-pad-x:var(--mp-space,12px)}.head .header.container{padding-left:var(--mp-pad-inline-start,max(var(--mp-space,12px),var(--safe-left,0px)))!important;padding-right:var(--mp-pad-inline-end,max(var(--mp-space,12px),var(--safe-right,0px)))!important}.help-center-root,.mobile-page-shell,.my-esim-root,.tickets-root,.wallet-credits-root{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;gap:var(--mp-space)!important;margin:0 auto!important;max-width:680px;min-height:0;padding:var(--mp-pad-y) var(--mp-pad-inline-end) var(--mp-pad-bottom) var(--mp-pad-inline-start)!important;width:100%!important}body:has(.help-center-page) .layout-main,body:has(.profile-container-box--credits) .layout-main,body:has(.profile-container-box--tab-panel) .layout-main{margin-top:0!important;padding-top:0!important}.profile-container-box--credits .mobile-side-bar--credits-inline .profile-component:not(.mobile-page-shell),.profile-container-box--tab-panel .mobile-side-bar--tab-inline .profile-component:not(.mobile-page-shell){margin:0!important;padding:0!important}.profile-container-box--credits .hubcoin-balance-root.mobile-page-shell,.profile-container-box--credits .profile-component.mobile-page-shell,.profile-container-box--credits .wallet-credits-root.mobile-page-shell,.profile-container-box--tab-panel .my-esim-root.mobile-page-shell,.profile-container-box--tab-panel .profile-component.mobile-page-shell,.profile-container-box--tab-panel .tickets-root.mobile-page-shell{box-sizing:border-box!important;margin:0!important;padding:var(--mp-pad-y) var(--mp-pad-inline-end) var(--mp-pad-bottom) var(--mp-pad-inline-start)!important}.help-center-page{background:var(--pf-bg,#eef2f7)!important;padding:0!important}.help-center-page .help-center-root{max-width:none}.credits-mobile-header,.help-center-page .credits-mobile-header,.profile-container-box--credits .credits-mobile-header,.profile-container-box--tab-panel .credits-mobile-header{align-items:center!important;background:transparent!important;border:none!important;box-sizing:border-box!important;-moz-column-gap:var(--mp-space)!important;column-gap:var(--mp-space)!important;display:grid!important;grid-template-columns:var(--mp-header-btn-size) minmax(0,1fr)!important;grid-template-rows:auto!important;height:auto!important;margin:0!important;min-height:var(--mp-header-btn-size)!important;padding:0!important;row-gap:0!important;width:100%!important}.credits-mobile-header-spacer{display:none!important}.credits-mobile-back,.help-center-page .credits-mobile-back,.profile-container-box--credits .credits-mobile-back,.profile-container-box--tab-panel .credits-mobile-back{grid-column:1!important;grid-row:1!important}.credits-mobile-title,.help-center-page .credits-mobile-title,.profile-container-box--credits .credits-mobile-title,.profile-container-box--tab-panel .credits-mobile-title{align-self:center!important;color:var(--pf-text,#0f172a)!important;font-size:1rem!important;font-weight:800!important;grid-column:2!important;grid-row:1!important;line-height:1.2!important;margin:0!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;padding:0!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:auto!important}.credits-mobile-back,.help-center-page .credits-mobile-back,.profile-container-box--credits .credits-mobile-back,.profile-container-box--tab-panel .credits-mobile-back{align-items:center!important;border:1px solid rgba(148,163,184,.35)!important;border-radius:var(--mp-space)!important;display:inline-flex!important;flex-shrink:0;font-size:1.2rem!important;height:var(--mp-header-btn-size)!important;justify-content:center!important;margin:0!important;padding:0!important;width:var(--mp-header-btn-size)!important}html[data-theme=light] .credits-mobile-back{background:#fff!important;color:#0f172a!important}html[data-theme=dark] .credits-mobile-back{background:#0f172a73!important;border-color:#94a3b852!important;color:#f8fafc!important}.profile-container-box--credits,.profile-container-box--tab-panel{padding-left:0!important;padding-right:0!important}.profile-container-box--credits .profile-container,.profile-container-box--credits .profile-cover,.profile-container-box--tab-panel .profile-container,.profile-container-box--tab-panel .profile-cover,.profile-container-box--tab-panel .second-bar{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.credits-page,.help-support-mobile,.mobile-page-shell__body,.my-esim-content,.my-esim-empty,.my-esim-loader-wrap{display:flex!important;flex-direction:column!important;gap:var(--mp-space)!important;margin:0!important;padding:0!important;width:100%!important}.help-center-lede,.help-support-subtitle,.live-chat-subtitle,.wallet-lede{color:var(--pf-muted,#64748b)!important;margin:0!important;padding:0!important}.help-center-actions,.help-support-actions,.help-support-mobile .help-support-actions,.my-esim-list--mobile,.tickets-list--mobile{display:flex!important;flex-direction:column!important;gap:var(--mp-action-row-gap,var(--mp-space))!important;margin:0!important;padding:0!important}.my-esim-card,.ticket-card{border-radius:var(--mp-card-radius)!important;box-sizing:border-box!important;margin:0!important;padding:var(--mp-card-pad-y,12px) var(--mp-card-pad-x,12px)!important}.help-center-action,.help-center-page .help-center-action,.help-center-page .help-support-action,.help-center-page a.help-center-action,.help-center-page a.help-support-action,.help-center-page button.live-chat-action-btn,.help-support-action,.live-chat-action-btn,a.help-center-action,a.help-support-action,button.live-chat-action-btn{align-items:center!important;border-radius:var(--mp-card-radius)!important;box-sizing:border-box!important;-moz-column-gap:var(--mp-action-row-inner-gap,10px)!important;column-gap:var(--mp-action-row-inner-gap,10px)!important;display:grid!important;grid-template-columns:var(--mp-action-icon-col,24px) minmax(0,1fr) var(--mp-action-chevron-col,20px)!important;margin:0!important;min-height:var(--mp-action-row-min-h,48px)!important;padding:var(--mp-action-row-pad-y,12px) var(--mp-action-row-pad-x,12px)!important;width:100%!important}.help-center-page .help-support-action__icon,.help-support-action__icon{align-items:center!important;align-self:center!important;display:inline-flex!important;grid-column:1!important;grid-row:1!important;height:var(--mp-action-icon-col,24px)!important;justify-content:center!important;justify-self:center!important;margin:0!important;padding:0!important;width:var(--mp-action-icon-col,24px)!important}.help-center-page .help-support-action__icon i,.help-support-action__icon i{font-size:1.125rem!important;line-height:1!important;text-align:center!important;width:1.125rem!important}.help-center-action>i:first-child:not(.help-center-action__chevron),.help-center-page .help-center-action>i:first-child:not(.help-center-action__chevron){font-size:1.125rem!important;grid-column:1!important;grid-row:1!important;justify-self:center!important;line-height:1!important;text-align:center!important;width:var(--mp-action-icon-col,24px)!important}.help-center-page .help-center-action>span:not(.help-support-action__icon):not(.help-center-action__chevron),.help-center-page .help-support-action__label,.help-support-action__label{grid-column:2!important;grid-row:1!important;line-height:1.25!important;margin:0!important;min-width:0!important;padding:0!important;text-align:left!important}.help-center-action__chevron,.help-center-page .help-center-action__chevron{align-items:center!important;align-self:center!important;display:inline-flex!important;font-size:1.25rem!important;grid-column:3!important;grid-row:1!important;justify-content:center!important;justify-self:end!important;line-height:1!important;margin:0!important;padding:0!important;width:var(--mp-action-chevron-col,20px)!important}.my-esim-card__head,.ticket-card__head{gap:var(--mp-space)!important;margin:0 0 var(--mp-card-gap-head,10px)!important;padding:0!important}.my-esim-card__country,.my-esim-card__label,.my-esim-card__value,.ticket-card__id{margin:0!important;padding:0!important}.my-esim-card__row,.ticket-card__row{gap:var(--mp-space)!important;margin:0!important;padding-block:var(--mp-card-row-pad-y,8px)!important;padding-inline:0!important}.my-esim-card__row:first-of-type,.ticket-card__row:first-of-type{padding-top:0!important}.my-esim-card__actions,.ticket-card__actions{gap:var(--mp-space)!important;margin:var(--mp-card-gap-actions,12px) 0 0!important;padding:0!important}.my-esim-card__actions .view-btn,.ticket-card__actions .view-btn,.ticket-card__view-btn{margin:0!important;min-height:40px!important}.credits-container{display:flex!important;flex-direction:column!important;gap:var(--mp-space)!important;margin:0!important;padding:0!important;width:100%!important}.credits-benefits-grid,.credits-hero-grid{gap:var(--mp-gap-cards,var(--mp-space))!important;margin:0!important}.profile-container-box--credits .credits-card,.profile-container-box--credits .credits-card--balance,.profile-container-box--credits .credits-card--history,.profile-container-box--credits .credits-loyalty-card,.profile-container-box--credits .credits-offer-card,.wallet-credits-root .credits-card,.wallet-credits-root .credits-card--balance,.wallet-credits-root .credits-card--history,.wallet-credits-root .credits-loyalty-card,.wallet-credits-root .credits-offer-card{border-radius:var(--mp-card-radius)!important;box-sizing:border-box!important;margin:0!important;padding:var(--mp-card-pad-y,12px) var(--mp-card-pad-x,12px)!important}.credits-card--balance .balance-label{margin:0!important;padding:0!important}.credits-card--balance .balance-row{margin-top:var(--mp-card-gap-head,10px)!important}.credits-card--balance .credits-actions{gap:var(--mp-space)!important;margin-top:var(--mp-card-gap-actions,12px)!important}.credits-card--balance .credits-btn{margin:0!important;min-height:40px!important}}@media(max-width:900px){.failed-page,.success-page{display:grid!important;min-height:calc(100dvh - var(--header-total-height, 56px))!important;place-items:center!important;align-items:center!important;background:linear-gradient(180deg,#f5f8fc,#eef2f7 55%,#e8edf4)!important;box-sizing:border-box!important;padding:var(--mp-space,12px)!important;padding-bottom:max(20px,env(safe-area-inset-bottom,0px))!important}.success-page{align-items:stretch!important;display:flex!important;height:calc(100dvh - var(--header-total-height, 56px))!important;max-height:calc(100dvh - var(--header-total-height, 56px))!important;overflow:hidden!important;padding:8px 10px!important}.failed-page .card,.success-page .card{background:#fff!important;border:1px solid #d8e0ea!important;border-radius:16px!important;box-shadow:0 12px 30px #0f172a14!important;box-sizing:border-box!important;margin:0 auto!important;max-width:372px!important;overflow:hidden!important;padding:0!important;width:100%!important}.success-page .card{display:flex!important;flex-direction:column!important;height:100%!important;max-height:100%!important}.success-page .status{background:linear-gradient(180deg,#edf6e6,#e8f2e1 55%,#fff)!important;border-bottom:none!important;padding:22px 18px 18px!important}.failed-page .status,.success-page .status{margin:0!important;text-align:center!important}.failed-page .status{background:linear-gradient(180deg,#fef2f2,#fee2e2)!important;border-bottom:1px solid #fecaca!important;padding:20px 16px 16px!important}.failed-page .icon-wrap,.success-page .checkmark{height:48px!important;margin:0 auto 10px!important;width:48px!important}.success-page .circle{background:#4d8f1e!important;border-color:#4d8f1e!important}.success-page .tick{border-bottom-color:#fff!important;border-bottom-width:3px!important;border-left-color:#fff!important;border-left-width:3px!important;height:10px!important;width:18px!important}.failed-page .status h2,.success-page .status h2{color:#0f172a!important;font-size:1.75rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.15!important;margin:0 0 4px!important}.failed-page .status h2{color:#991b1b!important}.success-page .sub{color:#31442b!important}.failed-page .sub,.success-page .sub{font-size:.97rem!important;line-height:1.4!important;margin:0!important}.failed-page .sub{color:#64748b!important}.failed-page .actions,.success-page .error,.success-page .loading,.success-page .muted{align-items:center!important;background:#fff!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;gap:14px!important;margin:0!important;padding:20px 16px 12px!important;text-align:center!important}.success-page .loading{color:#475569!important}.success-page .error-icon{align-items:center!important;background:#fff!important;border:2px solid #f87171!important;border-radius:50%!important;color:#dc2626!important;display:inline-flex!important;flex-shrink:0!important;height:44px!important;justify-content:center!important;width:44px!important}.success-page .error-icon i{font-size:1.35rem!important;line-height:1!important}.success-page .error p,.success-page .error-message,.success-page .muted p{color:#c62828!important;font-size:.9375rem!important;font-weight:500!important;line-height:1.45!important;margin:0!important;max-width:17.5rem!important}.success-page .muted p{color:#64748b!important}.success-page .error-actions{align-items:center!important;display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important}.success-page .error .btn.outline,.success-page .error-actions .btn.outline,.success-page .muted .btn.outline{align-items:center!important;background:#fff!important;border:1.5px solid #7dd3fc!important;border-radius:12px!important;box-shadow:none!important;color:#0284c7!important;display:inline-flex!important;font-size:.9375rem!important;font-weight:600!important;gap:6px!important;justify-content:center!important;margin-top:0!important;min-height:44px!important;min-width:148px!important;padding:10px 28px!important}.success-page .footnote{background:#fff!important;border-top:0!important;color:#94a3b8!important;font-size:.84rem!important;line-height:1.5!important;margin:0!important;padding:12px 16px 16px!important;text-align:center!important}.success-page .footnote--in-details{padding:14px 18px 6px!important}.success-page .footnote p{margin:0 auto!important;max-width:17.5rem!important}.success-page .details{flex:1!important;min-height:0!important;overflow:hidden!important}.success-page .details .success-action-dock{display:grid!important;flex-shrink:0!important;gap:8px!important;grid-template-columns:repeat(3,1fr)!important;padding:8px 12px 6px!important}.success-page .success-email-hint{color:#94a3b8!important;display:block!important;flex-shrink:0!important;font-size:.72rem!important;padding:0 14px 10px!important;text-align:center!important}.failed-page .actions{gap:10px!important;padding-top:8px!important}.failed-page .btn{border-radius:12px!important;justify-content:center!important;min-height:44px!important;min-width:148px!important}.failed-page .btn.outline{background:#fff!important;border:1.5px solid #7dd3fc!important;color:#0284c7!important}}html.is-native-app .failed-page,html.is-native-app .success-page{display:grid!important;min-height:calc(100dvh - var(--header-total-height, 56px))!important;place-items:center!important;align-items:center!important;background:linear-gradient(180deg,#f5f8fc,#eef2f7 55%,#e8edf4)!important;box-sizing:border-box!important;padding:var(--mp-space,12px)!important;padding-bottom:max(20px,env(safe-area-inset-bottom,0px))!important}html.is-native-app .success-page{align-items:stretch!important;display:flex!important;height:calc(100dvh - var(--header-total-height, 56px))!important;max-height:calc(100dvh - var(--header-total-height, 56px))!important;overflow:hidden!important}html.is-native-app .failed-page .card,html.is-native-app .success-page .card{background:#fff!important;border:1px solid #d8e0ea!important;border-radius:16px!important;box-shadow:0 12px 30px #0f172a14!important;margin:0 auto!important;max-width:372px!important;overflow:hidden!important;padding:0!important;width:100%!important}html.is-native-app .success-page .card{display:flex!important;flex-direction:column!important;height:100%!important;max-height:100%!important}html.is-native-app .success-page .status{background:linear-gradient(180deg,#edf6e6,#e8f2e1 55%,#fff)!important;border-bottom:none!important;margin:0!important;padding:22px 18px 18px!important}html.is-native-app .failed-page .actions,html.is-native-app .success-page .error,html.is-native-app .success-page .loading,html.is-native-app .success-page .muted{align-items:center!important;background:#fff!important;display:flex!important;flex-direction:column!important;gap:14px!important;padding:20px 16px 12px!important}html.is-native-app .success-page .footnote{background:#fff!important;border-top:none!important;color:#94a3b8!important;line-height:1.5!important;margin:0!important;padding:12px 16px 16px!important;text-align:center!important}html.is-native-app .success-page .footnote--in-details{padding:14px 18px 6px!important}html.is-native-app .success-page .error-icon{align-items:center!important;border:2px solid #f87171!important;border-radius:50%!important;color:#dc2626!important;display:inline-flex!important;height:44px!important;justify-content:center!important;width:44px!important}html.is-native-app .success-page .error-message{color:#c62828!important;font-size:.9375rem!important;margin:0!important;max-width:17.5rem!important}html.is-native-app .success-page .error .btn.outline{border:1.5px solid #7dd3fc!important;border-radius:12px!important;color:#0284c7!important;min-height:44px!important;min-width:148px!important}html.is-native-app .failed-page .status{background:linear-gradient(180deg,#fef2f2,#fee2e2)!important;border-bottom:1px solid #fecaca!important;margin:0!important;padding:20px 16px 16px!important}html.is-native-app .failed-page .actions{align-items:center!important;background:#fff!important;display:flex!important;flex-direction:column!important;gap:10px!important;padding:20px 16px 18px!important}html.is-native-app .success-page .details{flex:1!important;min-height:0!important;overflow:hidden!important}html.is-native-app .success-page .details .success-action-dock{display:grid!important;grid-template-columns:repeat(3,1fr)!important}html.is-native-app .success-page .success-email-hint{display:block!important}
