:root{--gutter: 16px;--container-width: calc(100% - (var(--gutter) * 2));--header-top-height: 96px;--header-left-width: 280px}:root{--header-left-collapsed-width: 64px}.nav{display:flex;flex-wrap:wrap;position:fixed;top:0;left:0;z-index:999}.nav__top{display:flex;flex-wrap:wrap;width:calc(100% - var(--header-left-width));height:var(--header-top-height);position:fixed;top:0;right:0;background-color:#fff;padding:32px 32px 32px 48px}.nav__left{display:flex;flex-direction:column;justify-content:space-between;width:var(--header-left-width);height:100vh;padding:16px;background-color:#fff;border-right:1px solid #E6E6E6}.nav__left .auto-scroll{flex:1 1 auto;overflow-y:auto;overflow-x:hidden}.nav__left .user{display:flex;height:calc(var(--header-top-height) - 16px);gap:12px}.nav__left .user .images{min-width:48px;width:48px;height:48px}.nav__left .user .images img{width:48px;height:48px;border-radius:999px}.nav__left .user .text{display:flex;flex-wrap:wrap;margin-bottom:12px;overflow:hidden;white-space:nowrap}.nav__left .user .text.js-show-profile-popup{cursor:pointer}.nav__left .user .text p{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;width:100%}.nav__left .user .text span{color:#000;font-size:11px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;width:100%}.nav__left .user .show-profile-btn{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;position:absolute;right:12px;top:60px}.nav__left .user .show-profile-btn .fa-solid{font-size:16px}.nav__left ul{list-style-type:none}.nav__left ul li{display:flex;flex-wrap:wrap;border-radius:16px;margin-bottom:12px;cursor:pointer;position:relative}.nav__left ul li a{width:100%;padding:8px 12px;white-space:nowrap;overflow:hidden}.nav__left ul li a .ist-icon{margin-right:8px;color:#1a1a1a;min-width:20px;text-align:center}.nav__left ul li a span{color:#333}.nav__left ul li.active{background-color:#e6e6e6}.nav__left ul li:hover:not(.active){background-color:#f2f2f2}.nav__left ul li .btnist{width:100%;white-space:nowrap;overflow:hidden}.nav__left ul li .btnist span{color:#fff}.nav__left ul li .btnist.btnist-white span{color:#000}.nav__left ul li .btnist .ist-icon{color:#fff;position:absolute;left:55px}main{padding-top:16px;padding-left:calc(var(--header-left-width) + 48px);padding-right:48px}.nav__left{transition:width .28s cubic-bezier(.2,.7,.2,1),padding .28s cubic-bezier(.2,.7,.2,1);will-change:width}.nav__top{transition:width .28s cubic-bezier(.2,.7,.2,1)}main{transition:padding-left .28s cubic-bezier(.2,.7,.2,1)}.nav__left .user .text,.nav__left .user .show-profile-btn,.nav__left ul li a span,.nav__left ul li .btnist span{transition:opacity .18s ease,visibility .18s ease}body.is-left-collapsed .nav__left{width:var(--header-left-collapsed-width);padding:12px 8px;overflow:visible}body.is-left-collapsed .nav__top{width:calc(100% - var(--header-left-collapsed-width))}body.is-left-collapsed main{padding-left:calc(var(--header-left-collapsed-width) + 48px)}body.is-left-collapsed .nav__left .user{flex-direction:column;align-items:center;gap:8px;height:auto;margin-bottom:12px;position:relative}body.is-left-collapsed .nav__left .user .images{min-width:36px;width:36px;height:36px}body.is-left-collapsed .nav__left .user .images img{width:36px;height:36px}body.is-left-collapsed .nav__left .user .text,body.is-left-collapsed .nav__left .user .show-profile-btn{opacity:0;visibility:hidden;width:0;height:0;overflow:hidden;position:absolute;pointer-events:none}body.is-left-collapsed .nav__toggle.in-menu{position:static;align-self:center;margin:0 auto 4px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;cursor:pointer}body.is-left-collapsed .nav__toggle.in-menu i{font-size:15px}body.is-left-collapsed .nav__toggle.in-menu:hover{background:#f2f2f2}body.is-left-collapsed .nav__left ul li{justify-content:center;border-radius:12px;margin-bottom:4px;overflow:visible}body.is-left-collapsed .nav__left ul li a{display:flex;align-items:center;justify-content:center;padding:10px}body.is-left-collapsed .nav__left ul li a .ist-icon{margin-right:0;font-size:18px}body.is-left-collapsed .nav__left ul li a span{opacity:0;visibility:hidden;width:0;height:0;overflow:hidden;position:absolute;pointer-events:none}body.is-left-collapsed .nav__left ul li .btnist{display:flex;align-items:center;justify-content:center;padding:10px;height:40px;width:100%;gap:0;border-radius:12px}body.is-left-collapsed .nav__left ul li .btnist span{opacity:0;visibility:hidden;width:0;height:0;overflow:hidden;position:absolute;pointer-events:none}body.is-left-collapsed .nav__left ul li .btnist .ist-icon,body.is-left-collapsed .nav__left ul li .btnist .fa-solid,body.is-left-collapsed .nav__left ul li .btnist i.fa-solid,body.is-left-collapsed .nav__left ul li .btnist i.fa-plus,body.is-left-collapsed .nav__left ul li .btnist i.fa-arrow-up{position:static!important;left:auto!important;display:inline-block!important;font-size:16px;color:inherit}body.is-left-collapsed .nav__left ul li .btnist-primary i[style*="display:none"]{display:inline-block!important}body.is-left-collapsed .nav__left .auto-scroll{overflow-x:visible;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}body.is-left-collapsed .nav__left .auto-scroll::-webkit-scrollbar{display:none}body.is-left-collapsed .nav__left>ul{overflow:visible}.collapsed-icon{display:none!important}body.is-left-collapsed .collapsed-icon{display:inline-block!important}body.is-left-collapsed .nav__left>ul{display:flex;flex-direction:column;gap:4px;padding-bottom:8px}body.is-left-collapsed .nav__left>ul li{margin-bottom:0}body.is-left-collapsed .nav__left>ul .btnist-white{border:1.5px solid #B3B3B3;border-radius:10px}body.is-left-collapsed .nav__left>ul .btnist-white i.fa-plus{color:#000}body.is-left-collapsed .nav__left>ul .btnist-primary{border-radius:10px}body.is-left-collapsed .nav__left>ul .btnist-primary i.fa-arrow-up{color:#fff}.nav-tooltip{position:fixed;color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:500;line-height:150%;background:#333;color:#fff;padding:0 14px;border-radius:0 8px 8px 0;white-space:nowrap;pointer-events:none;z-index:99999;opacity:0;transition:opacity 80ms ease;display:flex;align-items:center}.nav-tooltip.is-visible{opacity:1}.nav-tooltip--user{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:500;line-height:150%;color:#fff;padding:10px 14px;border-radius:8px;line-height:1.5}.nav__left ul li[data-tooltip].tooltip-hover{background:#333!important;border-radius:8px 0 0 8px}.nav__left ul li[data-tooltip].tooltip-hover a,.nav__left ul li[data-tooltip].tooltip-hover .btnist{background:transparent!important;border-color:transparent!important}.nav__left ul li[data-tooltip].tooltip-hover a .ist-icon,.nav__left ul li[data-tooltip].tooltip-hover a .fa-solid,.nav__left ul li[data-tooltip].tooltip-hover a i,.nav__left ul li[data-tooltip].tooltip-hover a span,.nav__left ul li[data-tooltip].tooltip-hover .btnist .ist-icon,.nav__left ul li[data-tooltip].tooltip-hover .btnist .fa-solid,.nav__left ul li[data-tooltip].tooltip-hover .btnist i,.nav__left ul li[data-tooltip].tooltip-hover .btnist span{color:#fff!important}.nav__toggle{transform:rotate(180deg)}.nav__toggle:not(.in-menu){position:fixed;top:31px;left:14px;z-index:9999}.nav__toggle.in-menu{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;position:absolute;right:12px;top:21px}body:not(.is-left-collapsed) .nav__toggle:not(.in-menu){display:none}body.is-left-collapsed .nav__toggle:not(.in-menu){display:none}.imgstd-popup--topup .content__body{gap:16px}.imgstd-popup--topup .content__body .left,.imgstd-popup--topup .content__body .right{display:flex;flex-wrap:wrap;flex-direction:column;flex:1 1 calc(50% - 8px);gap:24px}.imgstd-popup--topup .content__body .left span,.imgstd-popup--topup .content__body .right span{font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:500;line-height:150%;color:#000;width:100%;text-align:center}.imgstd-popup--topup .content__body .left span{border:1px solid #000;border-radius:8px;padding:16px;cursor:pointer}.imgstd-popup--topup .content__body .left span.active{background:#000;color:#fff}.imgstd-popup--topup .content__body .left div{display:flex;flex-wrap:wrap;text-align:center;justify-content:center;gap:16px;align-items:center}.imgstd-popup--topup .content__body .left div p{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#333;width:100%}.imgstd-popup--topup .content__body .left div i{cursor:pointer}.imgstd-popup--topup .content__body .left div input{flex:1 0 auto;border:1px solid #808080;padding:12px;font-size:14px}.imgstd-popup--topup .content__body .right{justify-content:space-between;box-shadow:0 0 #0000,0 0 #0000,0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border:1px solid #808080;border-radius:16px;padding:24px 0}.imgstd-popup--topup .content__body .right div{display:flex;flex-wrap:wrap;flex:1 0 auto;gap:16px;align-items:center;align-content:center}.imgstd-popup--topup .content__body .right div span{width:100%}.imgstd-popup--topup .content__body .right div span.amount{color:#000;font-size:18px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:500;line-height:135%}.imgstd-popup--topup .content__body .right div span.price{color:#000;font-size:32px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%}.imgstd-popup--topup .content__body .right div span.info{color:#000;font-size:18px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:500;line-height:135%}.imgstd-popup--topup .content__body .right button{width:50%;align-self:center}.imgstd-popup--topup .content__body .right button i{color:#fff}.accpop{position:fixed;inset:0;z-index:1000}.accpop.hidden{display:none}.accpop__backdrop{position:absolute;inset:0;background:#0000006b;opacity:0;animation:acc-fade-in .2s ease forwards}.accpop__dialog{position:relative;width:min(960px,96vw);height:min(88vh,820px);margin:6vh auto 0;background:#fff;border-radius:12px;box-shadow:0 20px 80px #00000040;display:flex;flex-direction:column;transform:translateY(8px) scale(.98);opacity:0;animation:acc-zoom-in .22s cubic-bezier(.2,.7,.2,1) forwards;outline:none}.accpop__header{padding:16px 20px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.accpop__title{font-size:18px;font-weight:600;margin:0}.accpop__close{border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer;padding:4px 8px;border-radius:8px}.accpop__close:hover{background:#f5f5f7}.accpop__body{display:grid;grid-template-columns:260px 1fr;gap:0;min-height:0;flex:1 1 auto}.accpop__rail{border-right:1px solid #eee;padding:16px;overflow:auto}.accpop__content{padding:20px;overflow:auto}.rail__group{display:flex;flex-direction:column;gap:8px}.rail__group__title{font-weight:600;color:#6b7280;font-size:12px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.rail__item{display:flex;align-items:center;gap:10px;width:100%;border:0;background:transparent;text-align:left;padding:10px 12px;border-radius:8px;cursor:pointer;font-size:14px;color:#111827;transition:background .14s ease}.rail__item:hover{background:#f6f7fb}.rail__item.is-active{background:#eef2ff}.rail__item--link{text-decoration:none;color:inherit}.rail__item--link:hover{background:#fff7f7}.rail__item--logout{margin-top:12px;color:#f04438;border:1px solid #FFEEED;background:#ffeeed}.rail__item--logout .rail__dot{background:#f04438}.rail__item--logout:hover{background:#f04438;color:#fff;border-color:#f04438}.rail__item--logout:hover .rail__dot{background:#fff}.rail__dot{width:6px;height:6px;border-radius:50%;background:#9ca3af}.panel{background:#fff;border:1px solid #eee;border-radius:12px;padding:16px}.panel__title{font-weight:600;margin-bottom:14px}.profile{display:grid;grid-template-columns:180px 1fr;gap:16px}.profile__avatar{display:grid;gap:10px;align-content:start}.profile__img{width:80px;height:80px;border-radius:50%;object-fit:cover;display:block}.profile__avatar__actions{display:flex;gap:8px}.profile__fields{display:grid;grid-template-columns:1fr;gap:12px}.profile__actions{margin-top:8px}.field{display:grid;gap:6px}.field__label{font-size:13px;color:#374151}.field__input{height:36px;padding:6px 10px;border:1px solid #d1d5db;border-radius:8px;outline:none;transition:border-color .12s ease}.field__input.field__input-textarea{height:100px}.field__input:focus{border-color:#6366f1}.field__input.disabled{opacity:.5}.select select.field__input{padding-right:28px}.btn{border:1px solid transparent;border-radius:8px;padding:8px 14px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.btn--primary{background:#000;color:#fff}.btn--ghost{background:#f9fafb;color:#111827;border-color:#e5e7eb}.btn--ghost:hover{background:#f3f4f6}.kv{display:grid;gap:8px}.kv__row{display:grid;grid-template-columns:200px 1fr;gap:8px;padding:8px 0;border-bottom:1px dashed #eee}.kv__k{color:#6b7280}.kv__v{color:#111827}.badge{display:inline-block;padding:4px 8px;font-size:12px;background:#000;color:#fff;border-radius:999px}.billing__actions{margin-top:16px;display:flex;gap:10px}.skeleton{display:grid;gap:10px}.skeleton__row{height:16px;border-radius:6px;background:linear-gradient(90deg,#f2f3f7,#eceef6,#f2f3f7 80%);background-size:200% 100%;animation:acc-shimmer 1.2s ease-in-out infinite}.hidden,.grecaptcha-badge{display:none!important}@media(prefers-reduced-motion:reduce){.nav__left,.nav__top,main{transition:none}}@keyframes acc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes acc-fade-in{to{opacity:1}}@keyframes acc-zoom-in{to{opacity:1;transform:translateY(0) scale(1)}}#token-badge.skeleton{width:100%;display:inline-block;vertical-align:middle;height:22px;min-width:96px;border-radius:9999px;background:#eee;position:relative;overflow:hidden;color:transparent;width:unset}#token-badge.skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);transform:translate(-100%);animation:tokenBadgeShimmer 1.2s ease-in-out infinite}@keyframes tokenBadgeShimmer{to{transform:translate(100%)}}.paywallpop{position:fixed;inset:0;z-index:999999}.paywallpop.hidden{display:none}.paywallpop__backdrop{position:absolute;inset:0;background:#0000006b;opacity:0;animation:acc-fade-in .2s ease forwards}.paywallpop .paywall-shell{width:min(700px,92vw);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 20px 60px #0003;display:grid;grid-template-columns:.6fr 1fr;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.paywallpop .paywall-shell .left{position:relative;background:#0b0f1a}.paywallpop .paywall-shell .left video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.paywallpop .paywall-shell .left .brand{position:absolute;left:28px;bottom:24px;color:#fff;font-weight:300;letter-spacing:5px;font-size:14px}.paywallpop .paywall-shell .right{padding:32px 36px;display:flex;flex-direction:column;gap:14px;position:relative}.paywallpop .paywall-shell .right .head{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.paywallpop .paywall-shell .right .head header{width:100%;color:#000;font-size:20px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;text-align:center}.paywallpop .paywall-shell .right .head p{width:100%;color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;text-align:center;color:#333}.paywallpop .paywall-shell .right .head .trust-wrapper{display:inline-flex;align-items:center;gap:8px}.paywallpop .paywall-shell .right .head .dots{display:inline-flex;align-items:center;font-size:0}.paywallpop .paywall-shell .right .head .dot{width:28px;height:28px;border-radius:50%;display:inline-block;position:relative;border:2px solid #ffffff;box-shadow:0 6px 18px #0000000f}.paywallpop .paywall-shell .right .head .dot+.dot{margin-left:-10px}.paywallpop .paywall-shell .right .head .dot-a{z-index:3;background:linear-gradient(135deg,#60a5fa,#2563eb)}.paywallpop .paywall-shell .right .head .dot-b{z-index:2;background:linear-gradient(135deg,#9333ea,#7c3aed)}.paywallpop .paywall-shell .right .head .dot-c{z-index:1;background:linear-gradient(135deg,#6366f1,#4f46e5)}.paywallpop .paywall-shell .right .head .dot-b:after{content:"";position:absolute;inset:-6px;border-radius:50%;filter:blur(8px);opacity:.12;background:radial-gradient(circle,#7c3aed 0%,transparent 40%);pointer-events:none;z-index:-1}.paywallpop .paywall-shell .right .head .trust-text{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#333}.paywallpop .paywall-shell .right .payment-check{display:flex;flex-wrap:wrap;margin-bottom:64px;margin-top:10px}@media screen and (min-width:1280px){.paywallpop .paywall-shell .right .payment-check{flex:0 0 68%;margin-left:auto;margin-right:auto}}.paywallpop .paywall-shell .right .payment-check__headline{width:100%;text-align:center;margin-top:32px}.paywallpop .paywall-shell .right .payment-check__headline h2{font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;color:#000;margin-bottom:32px}.paywallpop .paywall-shell .right .payment-check .products{display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;width:100%}.paywallpop .paywall-shell .right .payment-check .products .product{display:flex;flex-wrap:wrap;justify-content:space-between;flex:1;padding:16px 24px;border:4px solid #CCCCCC;border-radius:16px;position:relative;cursor:pointer}.paywallpop .paywall-shell .right .payment-check .products .product>div{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.paywallpop .paywall-shell .right .payment-check .products .product>div span{width:100%}.paywallpop .paywall-shell .right .payment-check .products .product .original{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:gray;text-decoration:line-through}.paywallpop .paywall-shell .right .payment-check .products .product .hot-deal-text{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;color:#4d4d4d;margin-bottom:7px;position:absolute;left:50%;transform:translate(-50%);top:-16px;width:auto!important;background:#ccc;border-radius:8px;padding:6px 12px}.paywallpop .paywall-shell .right .payment-check .products .product.active{background:#f8f5e3;border:4px solid #FFC800}.paywallpop .paywall-shell .right .payment-check .products .product.active .hot-deal-text{background:#ffc800}.paywallpop .paywall-shell .right .payment-check .footnote{width:100%;text-align:center;color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;margin:14px 0}.paywallpop .paywall-shell .right .payment-check .btnist{width:100%}@media(max-width:900px){.paywallpop .paywall-shell{grid-template-columns:1fr;width:100vw;height:100dvh;border-radius:0;place-content:flex-end;align-content:flex-end;color:#fff!important}.paywallpop .paywall-shell header,.paywallpop .paywall-shell p,.paywallpop .paywall-shell span{color:#fff!important}.paywallpop .paywall-shell .active{background:unset!important;border:4px solid #FFC800}.paywallpop .paywall-shell .active .hot-deal-text{background:#ffc800}.paywallpop .paywall-shell .right{background:#000!important;background:linear-gradient(0deg,#0009,#3339,#6669)!important;padding:16px 24px}.paywallpop .paywall-shell .payment-check{margin-bottom:0!important}.paywallpop .left{position:absolute!important;top:0;left:0;width:100%;height:100%}.paywallpop .left .brand{display:none}.paywallpop .btnist{background:#fff!important;color:#1a1a1a!important}}.tutorialpop{position:fixed;inset:0;z-index:1000}.tutorialpop.hidden{display:none}.tutorialpop__backdrop{position:absolute;inset:0;background:#0000006b;opacity:0;animation:acc-fade-in .2s ease forwards}.tutorialpop__dialog{position:relative;width:min(960px,96vw);height:min(88vh,820px);margin:6vh auto 0;background:#fff;border-radius:12px;box-shadow:0 20px 80px #00000040;display:flex;flex-direction:column;transform:translateY(8px) scale(.98);opacity:0;animation:acc-zoom-in .22s cubic-bezier(.2,.7,.2,1) forwards;outline:none}.tutorialpop__header{padding:16px 20px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.tutorialpop__header div{display:flex;flex-wrap:wrap;flex-direction:row;gap:12px}.tutorialpop__title{font-size:18px;font-weight:600;margin:0}.tutorialpop__close{color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;height:unset}.tutorialpop__body{gap:0;min-height:0;flex:1 1 auto;align-self:center;place-self:center}.tutorialpop__body video{width:100%;height:auto;max-height:100%}.tutorialpop__body img{height:100%;width:auto}.tutorialpop__rail{border-right:1px solid #eee;padding:16px;overflow:auto}.tutorialpop__content{padding:20px;overflow:auto}.loader__wrapper{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background:#fff;position:fixed;inset:0;z-index:99999999}.loader__wrapper .dash-loader{color:#1a1a1a;font-size:45px;text-indent:-9999em;overflow:hidden;width:1em;height:1em;border-radius:50%;position:relative;transform:translateZ(0);animation:ldrmltShdSpin 1.7s infinite ease,round 1.7s infinite ease}.loader__wrapper.loader--hide{animation:loaderFadeOut .35s ease-out forwards;pointer-events:none}@keyframes loaderFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.03)}}@keyframes ldrmltShdSpin{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes round{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn:disabled,.btn[aria-busy=true]{opacity:.7;cursor:not-allowed;pointer-events:none}.btn[aria-busy=true]{color:transparent;position:relative}.btn[aria-busy=true]:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;margin-left:-10px;margin-top:-10px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:btnSpinner .6s linear infinite}@keyframes btnSpinner{to{transform:rotate(360deg)}}.paywallpop--pastdue .paywall-shell--pastdue{width:min(420px,92vw);grid-template-columns:1fr}.paywallpop--pastdue .paywall-shell--pastdue .right{padding:32px 28px;gap:20px}.paywallpop--pastdue .paywall-shell--pastdue .right .head{gap:12px}.paywallpop--pastdue .paywall-shell--pastdue .right .head .status-badge{display:inline-flex;align-items:center;gap:6px;background:#fff6db;color:#f79009;padding:6px 12px;border-radius:20px;color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;width:auto;margin:0 auto}.paywallpop--pastdue .paywall-shell--pastdue .right .head .status-badge i{font-size:12px}.paywallpop--pastdue .paywall-shell--pastdue .right .head header{font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;color:#000}.paywallpop--pastdue .paywall-shell--pastdue .right .head p{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#666;line-height:1.6}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-details{display:flex;flex-direction:column;gap:12px;padding:16px;background:#f2f2f2;border-radius:12px}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-details .detail-item{display:flex;align-items:center;gap:12px;color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#4d4d4d}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-details .detail-item i{width:20px;text-align:center;color:#16b364;font-size:14px}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-actions{display:flex;flex-direction:column;gap:10px;margin-top:8px}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-actions .btnist{width:100%;justify-content:center;gap:8px}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-actions .btnist i{font-size:14px}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-actions .btnist.btnist-primary{padding:14px 24px;color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:600;line-height:150%;color:#fff}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-actions .btnist.btnist-primary i{color:#fff}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-actions .btnist.btnist-ghost{background:transparent;border:1px solid #CCCCCC;color:#666;padding:12px 24px;color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:500;line-height:150%}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-actions .btnist.btnist-ghost:hover{background:#f2f2f2;border-color:#b3b3b3}@media(max-width:900px){.paywallpop--pastdue .paywall-shell--pastdue{width:100vw;height:auto!important;max-height:90dvh;border-radius:24px 24px 0 0;position:absolute;bottom:0;top:auto!important;left:0;transform:none!important}.paywallpop--pastdue .paywall-shell--pastdue .right{background:#fff!important;padding:32px 24px 40px!important}.paywallpop--pastdue .paywall-shell--pastdue .right .head header{color:#000!important;color:#000;font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%}.paywallpop--pastdue .paywall-shell--pastdue .right .head p{color:#666!important;display:block!important}.paywallpop--pastdue .paywall-shell--pastdue .right .head .status-badge span{color:#f79009!important}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-details{background:#f2f2f2!important}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-details .detail-item span{color:#4d4d4d!important}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-actions .btnist-primary{background:#000!important;color:#fff!important}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-actions .btnist-primary i{color:#fff!important}.paywallpop--pastdue .paywall-shell--pastdue .right .pastdue-actions .btnist-ghost{background:transparent!important;border:1px solid #CCCCCC!important;color:#666!important}}.mobile-topbar{display:none;align-items:center;gap:12px;padding:8px 0;position:sticky;top:0;z-index:99;background:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.mobile-topbar__toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;cursor:pointer;flex-shrink:0}.mobile-topbar__toggle i{font-size:18px;color:#1a1a1a}.mobile-topbar__toggle:hover{background:#f2f2f2}.mobile-topbar__title{color:#000;font-size:18px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-overlay{position:fixed;inset:0;background:#00000080;z-index:998;opacity:0;pointer-events:none;transition:opacity .28s ease}.nav-overlay.is-visible{opacity:1;pointer-events:auto}@keyframes topup-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media screen and (max-width:768px){.mobile-topbar{display:flex}.nav__toggle:not(.in-menu){display:none!important}.nav{pointer-events:none}.nav__left{position:fixed;top:0;left:0;height:100svh;width:var(--header-left-width);max-width:80vw;z-index:999;transform:translate(-100%);transition:transform .28s cubic-bezier(.2,.7,.2,1);pointer-events:auto}body.mobile-nav-open .nav{pointer-events:auto}body.mobile-nav-open .nav__left{transform:translate(0)}body.mobile-nav-open .nav__left{width:85vw;max-width:85vw;padding:16px}body.mobile-nav-open .nav__left .user{flex-direction:row;align-items:center;height:calc(var(--header-top-height) - 16px);gap:12px;margin-bottom:0}body.mobile-nav-open .nav__left .user .images{min-width:48px;width:48px;height:48px}body.mobile-nav-open .nav__left .user .images img{width:48px;height:48px}body.mobile-nav-open .nav__left .user .text{opacity:1;visibility:visible;width:auto;height:auto;overflow:hidden;position:static;pointer-events:auto}body.mobile-nav-open .nav__left .user .show-profile-btn{opacity:1;visibility:visible;width:auto;height:auto;overflow:visible;position:absolute;pointer-events:auto;top:42px}body.mobile-nav-open .nav__left .user .show-profile-btn i{font-size:20px}body.mobile-nav-open .nav__left .nav__toggle.in-menu{display:none}body.mobile-nav-open .nav__left ul li{justify-content:flex-start;border-radius:16px}body.mobile-nav-open .nav__left ul li a{display:flex;align-items:center;justify-content:flex-start;padding:8px 12px}body.mobile-nav-open .nav__left ul li a .ist-icon{margin-right:8px;font-size:inherit}body.mobile-nav-open .nav__left ul li a span{opacity:1;visibility:visible;width:auto;height:auto;overflow:visible;position:static;pointer-events:auto}body.mobile-nav-open .nav__left ul li .btnist{justify-content:center;padding:12px 16px;height:56px;border-radius:8px;gap:12px}body.mobile-nav-open .nav__left ul li .btnist.btnist-white{border:2px solid #000;border-radius:8px}body.mobile-nav-open .nav__left ul li .btnist.btnist-primary{border-radius:8px}main{padding-left:16px!important;padding-right:16px!important;padding-top:16px!important;overflow-x:hidden;max-width:100vw}body.is-left-collapsed main{padding-left:16px!important}.accpop__dialog{width:100vw;height:100dvh;margin:0;border-radius:0;box-shadow:none}.accpop__header{padding:14px 16px}.accpop__body{grid-template-columns:1fr;grid-template-rows:auto 1fr}.accpop__rail{border-right:none;border-bottom:1px solid #eee;padding:0 16px;overflow-x:auto;overflow-y:hidden}.accpop__rail .rail__group{flex-direction:row;gap:0;overflow-x:auto;flex-wrap:nowrap;align-items:center}.accpop__rail .rail__group__title,.accpop__rail .rail__dot{display:none}.accpop__rail .rail__item{white-space:nowrap;padding:12px 10px;font-size:13px;border-radius:0;border-bottom:2px solid transparent;margin-top:0}.accpop__rail .rail__item.is-active{background:transparent;border-bottom-color:#000;font-weight:600}.accpop__rail .rail__item:hover{background:transparent}.accpop__rail .rail__item span{width:100%;text-align:center}.accpop__rail .rail__item--logout{margin-top:0;margin-left:auto;margin-bottom:0;background:transparent;border:none;color:#f04438;border-radius:0;padding:12px 10px}.accpop__rail .rail__item--logout .rail__dot{display:none}.accpop__rail .rail__item--logout:hover{background:transparent;color:#f04438}.accpop__content{padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch}.accpop__content .panel{border:none;border-radius:0;padding:0}.accpop__content .panel__title{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:150%;margin-bottom:16px}.profile{display:block}.profile__fields{gap:16px}.field__input{height:44px;padding:10px 12px;font-size:15px}.field__input.field__input-textarea{height:120px}.profile__actions{margin-top:12px}.profile__actions .btn{width:100%;height:44px}.kv__row{grid-template-columns:1fr;gap:2px}.billing__actions{flex-direction:column}.billing__actions .btn{width:100%;height:44px}.imgstd-popup--topup{display:flex;align-items:flex-end;justify-content:center}.imgstd-popup--topup .imgstd-popup__bg{background:#00000073}.imgstd-popup--topup .content{position:fixed;bottom:0;left:0;top:auto;transform:none;width:100vw;max-width:100vw;min-height:70dvh;max-height:96dvh;border-radius:24px 24px 0 0;border-top:none;display:flex;flex-direction:column;animation:topup-slide-up .3s cubic-bezier(.16,1,.3,1) forwards;box-shadow:0 -8px 40px #0000001f}.imgstd-popup--topup .content:before{content:"";display:block;width:36px;height:4px;border-radius:4px;background:#b3b3b3;margin:10px auto 0;flex-shrink:0}.imgstd-popup--topup .content__header{padding:8px 20px 16px;border-bottom:none;flex-shrink:0}.imgstd-popup--topup .content__header span{font-size:20px;font-weight:700;color:#1a1a1a}.imgstd-popup--topup .content__header .ist-icon{font-size:16px;padding:8px;border-radius:50%;background:#f2f2f2;color:#4d4d4d;cursor:pointer}.imgstd-popup--topup .content__body{flex-direction:column;gap:0;padding:0;flex:1 1 auto;overflow:hidden;display:flex}.imgstd-popup--topup .content__body .left{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4px 20px 20px;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-content:start}.imgstd-popup--topup .content__body .left span.js-predefined{padding:16px 12px;border-radius:14px;font-size:14px;font-weight:600;text-align:center;border-width:1.5px;border-style:solid;border-color:#ccc;background:#fff;color:#1a1a1a;transition:all .16s ease}.imgstd-popup--topup .content__body .left span.js-predefined.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a;border-radius:14px}.imgstd-popup--topup .content__body .left div{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px;padding-top:8px;align-items:center;justify-content:center}.imgstd-popup--topup .content__body .left div p{width:100%;font-size:12px;font-weight:500;color:gray;text-align:center;margin:0}.imgstd-popup--topup .content__body .left div i{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f2f2f2;font-size:14px;color:#4d4d4d;flex-shrink:0;cursor:pointer;transition:background .12s ease}.imgstd-popup--topup .content__body .left div i:active{background:#e6e6e6}.imgstd-popup--topup .content__body .left div input{flex:1 1 0;min-width:0;border-radius:12px;border:1.5px solid #CCCCCC;padding:12px 14px;font-size:15px;font-weight:500;height:44px;text-align:center;color:#1a1a1a;background:#fff;transition:border-color .12s ease}.imgstd-popup--topup .content__body .left div input:focus{border-color:#000}.imgstd-popup--topup .content__body .right{flex-shrink:0;flex-direction:column;border-radius:0;border:none;border-top:1px solid #E6E6E6;box-shadow:0 -4px 24px #0000000f;padding:20px;padding-bottom:max(20px,env(safe-area-inset-bottom));gap:14px}.imgstd-popup--topup .content__body .right div{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:baseline;gap:8px}.imgstd-popup--topup .content__body .right div span{width:auto}.imgstd-popup--topup .content__body .right div span.amount{font-size:15px;font-weight:500;color:#4d4d4d;line-height:1;order:1}.imgstd-popup--topup .content__body .right div span.price{font-size:28px;font-weight:700;color:#1a1a1a;line-height:1;order:2;margin-left:auto}.imgstd-popup--topup .content__body .right div span.info{display:none}.imgstd-popup--topup .content__body .right button{width:100%;padding:16px 24px;border-radius:14px;font-size:16px;font-weight:600;height:54px;white-space:nowrap}.imgstd-popup--topup .content__body .right button i{color:#fff}}.paywallpop__mobile-close{display:none;position:absolute;top:12px;right:12px;z-index:10;width:40px;height:40px;border-radius:50%;border:none;background:#ffffff26;backdrop-filter:blur(4px);cursor:pointer;align-items:center;justify-content:center}.paywallpop__mobile-close i{font-size:14px;color:#000}.paywallpop__mobile-close:hover{background:#ffffff4d}@media(max-width:900px){.paywallpop__mobile-close{display:flex}}.imgstd-popup--confirm .content{max-width:400px}.imgstd-popup--confirm .content__body{padding:20px 16px 16px;flex-direction:column}.imgstd-popup--confirm .content__body p{margin:0}.mobile-desktop-popup{position:fixed;inset:0;z-index:9999999;background:#efeeeb;opacity:0;transition:opacity .3s ease;display:none;padding:20px 0;height:100svh;max-height:100svh}.mobile-desktop-popup.is-visible{opacity:1}.mobile-desktop-popup__inner{display:flex;flex-direction:column;height:100%}.mobile-desktop-popup__close{position:absolute;top:9px;right:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;cursor:pointer;z-index:1}.mobile-desktop-popup__close i{font-size:16px;color:#4d4d4d}.mobile-desktop-popup__close:hover{background:#0000000f}.mobile-desktop-popup__content{flex:1 1 0;min-height:0;display:flex;flex-direction:column;align-items:center;overflow:hidden}.mobile-desktop-popup__logo{width:auto;height:18px;display:block;margin-bottom:20px}.mobile-desktop-popup__hero{width:100%;flex:1 1 0;min-height:0;object-fit:contain;display:block}.mobile-desktop-popup__title{font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;text-align:center;color:#000;font-size:26px;line-height:130%}.mobile-desktop-popup__desc{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%;text-align:center;color:#4d4d4d;padding:16px 32px 0;line-height:1.6}.mobile-desktop-popup__footer{flex-shrink:0;padding:24px 24px 0;width:100%}.mobile-desktop-popup__footer .btnist{width:100%;border-radius:12px;height:56px;font-size:16px;font-weight:600}@media screen and (min-width:768px){.mobile-desktop-popup{display:none!important}}@media screen and (max-width:767px){.mobile-desktop-popup{display:block}}
