.company-no-plan[data-v-ff44334e]{position:fixed;inset:0;z-index:20;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:#06080c;padding:calc(40px + var(--safe-area-inset-top, 0px)) 24px calc(40px + var(--safe-area-inset-bottom, 0px));overflow-x:hidden;overflow-y:auto}.company-no-plan__content[data-v-ff44334e]{position:relative;z-index:1;width:100%;max-width:380px;display:flex;flex-direction:column;align-items:center;text-align:center;animation:company-no-plan-fade-up-ff44334e .5s ease both}.company-no-plan__badge[data-v-ff44334e]{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:26px;animation:company-no-plan-pop-ff44334e .6s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.12s}.company-no-plan__glow[data-v-ff44334e]{position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(232,92,92,.26) 0,rgba(232,92,92,.1) 45%,transparent 70%);filter:blur(8px)}.company-no-plan__icon[data-v-ff44334e]{position:relative;width:92px;height:92px;border-radius:50%;background:rgba(232,92,92,.12);border:1px solid rgba(232,92,92,.32);display:flex;align-items:center;justify-content:center}.company-no-plan__title[data-v-ff44334e]{font-size:28px;font-weight:800;letter-spacing:-.02em;line-height:1.15;color:#f2f5fa}.company-no-plan__message[data-v-ff44334e]{margin-top:14px;font-size:14px;line-height:1.55;color:rgba(242,245,250,.7)}.company-no-plan__btn[data-v-ff44334e]{margin-top:28px}@keyframes company-no-plan-fade-up-ff44334e{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes company-no-plan-pop-ff44334e{0%{opacity:0;transform:scale(.7)}60%{transform:scale(1.06)}to{opacity:1;transform:scale(1)}}