.phone-step__input{width:100%;height:54px;font:inherit;background:0 0;border:1px solid #d2d2d7;border-radius:16px;margin-top:24px;padding:0 20px;font-size:18px}.phone-step__input:focus-visible{border-color:#4562ff;outline:none}.phone-step__input--error{border-color:#f71b1b}.phone-step__error{color:#f71b1b;font-size:14px;font-weight:500;line-height:20px}@media (width<=1200px){.phone-step__input{font-size:17px}}.phone-step__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.phone-step__header:after{content:"";flex:0 0 40px;width:40px;height:40px}.phone-step__header__back-link{cursor:pointer;background:0 0;border:0;flex:0 0 40px;justify-content:flex-start;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.phone-step__header__title{text-align:center;margin:0;font-size:22px;font-weight:700;line-height:30px}.ui-btn{font:inherit;cursor:pointer;border:0;border-radius:28px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;font-weight:400;line-height:24px;transition:opacity .18s;display:inline-flex}.ui-btn:disabled{opacity:.45;cursor:not-allowed}.ui-btn__icon{justify-content:center;align-items:center;display:inline-flex}.ui-btn--sm{gap:8px;width:88px;height:36px;padding:16px}.ui-btn--md{width:140px;height:52px;padding:14px;font-size:16px}.ui-btn--lg{width:100%;min-height:74px;padding:16px 28px;font-size:31px}.ui-btn--full{width:100%;padding:14px}.ui-btn--primary{color:#fff;background:#3d4ff7;font-size:16px;font-weight:400}.ui-btn--primary:disabled{opacity:1;color:#f0f0f1;background:#b4b4b7}.ui-btn--secondary{color:#35353a;background:#e4e4e6}.ui-btn--ghost{color:#1f2024;background:#f3f3f4}.ui-btn--white{color:#000;background:#fff}@media (width<=1200px){.ui-btn--md{min-height:44px;padding:10px 22px;font-size:18px}.ui-btn--lg{min-height:62px;font-size:22px}}.phone-step__form .ui-btn--lg{min-height:54px;margin-top:24px;padding:12px 22px;font-size:18px}.loading-spinner-icon{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite loading-spinner-icon-spin;display:inline-block}@keyframes loading-spinner-icon-spin{to{transform:rotate(360deg)}}.status-notice{--status-notice-base-transform:translateX(0);color:#fff;will-change:opacity, transform;border-radius:16px;align-items:center;gap:18px;padding:16px;display:inline-flex;box-shadow:0 14px 40px #00000047}.status-notice__copy{display:grid}.status-notice__copy strong{font-size:14px;font-weight:700;line-height:20px}.status-notice__copy span{font-size:14px;font-weight:400;line-height:20px}.status-notice--dark{background:#1e1f23}.status-notice--danger{background:#f71b1b}.status-notice--inline{position:static}.status-notice--top-right,.status-notice--top-left,.status-notice--top-center,.status-notice--bottom-right,.status-notice--bottom-left,.status-notice--bottom-center{z-index:40;position:fixed}.status-notice--top-right{top:var(--status-notice-offset);right:var(--status-notice-offset)}.status-notice--top-left{top:var(--status-notice-offset);left:var(--status-notice-offset)}.status-notice--top-center{top:var(--status-notice-offset);--status-notice-base-transform:translateX(-50%);transform:var(--status-notice-base-transform);left:50%}.status-notice--bottom-right{right:var(--status-notice-offset);bottom:var(--status-notice-offset)}.status-notice--bottom-left{left:var(--status-notice-offset);bottom:var(--status-notice-offset)}.status-notice--bottom-center{left:50%;bottom:var(--status-notice-offset);--status-notice-base-transform:translateX(-50%);transform:var(--status-notice-base-transform)}.status-notice--enter{animation:.24s cubic-bezier(.22,1,.36,1) status-notice-in}.status-notice--exit{animation:.36s cubic-bezier(.4,0,.2,1) forwards status-notice-out}@keyframes status-notice-in{0%{opacity:0;transform:var(--status-notice-base-transform) translateY(10px)}to{opacity:1;transform:var(--status-notice-base-transform) translateY(0)}}@keyframes status-notice-out{0%{opacity:1;transform:var(--status-notice-base-transform) translateY(0) scale(1)}to{opacity:0;transform:var(--status-notice-base-transform) translateY(10px) scale(.985)}}@media (prefers-reduced-motion:reduce){.status-notice--enter,.status-notice--exit{animation:none}}.phone-step{place-items:center;display:grid}.phone-step__card{background:#f5f5f6;border:1px solid #ececef;border-radius:24px;gap:8px;width:min(384px,92vw);padding:32px;display:grid}.phone-step__card p{text-align:center;color:#2a2a2f;white-space:pre-line;padding:0 32px;font-size:16px;line-height:24px}.phone-step__subtitle{width:100%;max-width:320px;margin:0 auto}.phone-step__form{display:grid}.phone-step__resend{font:inherit;color:#3550ff;cursor:pointer;background:0 0;border:0;justify-self:center;margin-top:24px;padding:0;font-size:16px;line-height:1.2}.phone-step__resend:disabled{color:#8b95da;cursor:default}.phone-step__email-toggle{color:#3550ff;cursor:pointer;background:0 0;border:none;margin-top:24px;padding:0;font-size:14px;line-height:20px;text-decoration:underline}@media (width<=1200px){.phone-step__card p{font-size:17px}.phone-step__subtitle{max-width:320px}.phone-step__resend{font-size:16px}}.store-btn{color:#f6f6f7;min-width:200px;font:inherit;cursor:pointer;background:#1d1e22;border:0;border-radius:28px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:16px;line-height:24px;transition:opacity .18s;display:inline-flex}.store-btn:disabled{opacity:.45;cursor:not-allowed}.store-btn__logo{flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}.store-btn__logo img{flex-shrink:0;width:24px;height:24px;display:block}.store-btn__label{align-items:center;display:inline-flex}@media (width<=905px){.store-btn{width:100%}}.result-step{box-sizing:border-box;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:941px;margin:0 auto;padding:30px 0;display:flex}.result-step__banner{width:100%}.result-step__banner__wrap{color:#fff;background:linear-gradient(90deg,#3d4ff7 0%,#31a5db 100%);border-radius:16px;align-items:center;gap:16px;padding:24px 24px 24px 0;display:flex;position:relative;overflow:visible}.result-step__banner__wrap__left{align-items:flex-start;gap:16px;min-height:120px;padding-left:70px;display:flex;position:relative}.result-step__banner__wrap__left__image{object-fit:contain;flex-shrink:0;width:60px;height:110px;position:absolute;top:50%;left:-4px;transform:translateY(-50%)}.result-step__banner__wrap__left__content{max-width:240px}.result-step__banner__wrap__left__content h3{margin:0 0 8px;font-size:18px;font-weight:700;line-height:26px}.result-step__banner__wrap__left__content p{opacity:.95;max-width:240px;margin:0;font-size:16px;line-height:24px}.result-step__banner__wrap__right{flex-direction:column;flex:1;gap:8px;max-width:584px;display:flex}.result-step__banner__wrap__right__top{color:#1f2937;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;display:flex}.result-step__banner__wrap__right__top__header{align-items:center;gap:8px;display:flex}.result-step__banner__wrap__right__top span{font-size:16px;font-weight:700}.result-step__banner__wrap__right__top__status{color:#20c828;background:#d2f4d4;border-radius:24px;padding:4px 12px;font-size:12px;font-weight:500}.result-step__banner__wrap__right__stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.result-step__banner__wrap__right__stats__stat-card{color:#1f2937;background:#fff;border-radius:8px;min-width:174px;padding:8px}.result-step__banner__wrap__right__stats__stat-card__value{color:#3d4ff7;justify-content:space-between;margin-bottom:8px;font-size:18px;font-weight:700;line-height:26px;display:flex}.result-step__banner__wrap__right__stats__stat-card__label{font-size:14px;line-height:20px}.result-step__introduction{width:100%;font-size:18px;font-weight:500;line-height:26px}.result-step__empty-feeds{background-color:#fff;border-radius:16px;flex-direction:column;gap:16px;width:100%;padding:24px;display:flex}.result-step__empty-feeds__header{flex-direction:column;gap:8px;display:flex}.result-step__empty-feeds__header__title{margin:0;font-size:18px;font-weight:700;line-height:26px}.result-step__empty-feeds__header__subtitle{color:#20202080;margin:0;font-size:14px;line-height:20px}.result-step__empty-feeds__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px;display:grid}.result-step__empty-feeds__grid__item{gap:16px;display:flex}.result-step__empty-feeds__grid__item h4{margin:0;font-size:16px;font-weight:400;line-height:24px}.result-step__empty-feeds__grid__item p{color:#20202080;margin:0;font-size:14px;line-height:20px}.result-step__empty-feeds__grid__icon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex}.result-step__feeds{background-color:#fff;border-radius:16px;width:100%;padding:24px}.result-step__feeds h3{margin:0 0 12px;font-size:18px;font-weight:700;line-height:26px}.result-step__feeds__list{flex-direction:column;gap:12px;display:flex}.result-step__feeds__list__item{align-items:center;gap:8px;font-size:16px;line-height:24px;display:flex}.result-step__feeds__list__item img{flex-shrink:0;width:20px;height:20px}.result-step__copy{text-align:center;background-color:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:32px;width:100%;padding:24px;display:flex}.result-step__copy__description{max-width:516px}.result-step__copy h2{margin:0;font-size:26px;font-weight:700;line-height:32px}.result-step__copy p{color:#2e2e33;margin:8px 0 0;font-size:16px;line-height:24px}.result-step__actions{justify-content:flex-start;width:100%;display:flex}.result-step__qr{cursor:pointer;background:#fff 50%/contain no-repeat;border:1px solid #fff;border-radius:22px;flex-shrink:0;order:-1;width:140px;min-width:140px;height:140px;min-height:140px;padding:0;box-shadow:inset 0 0 0 1px #ececef}.result-step__qr:disabled{cursor:default}.result-step__qr--loading{cursor:default;background:linear-gradient(90deg,#f1f1f4 25%,#e8e8ec 50%,#f1f1f4 75%) 0 0/200% 100%;animation:1.1s ease-in-out infinite result-step-skeleton}.result-step__stores{flex-wrap:wrap;justify-content:start;gap:16px;margin-top:24px;display:flex}@media (width>=906px){.result-step__copy{text-align:left;flex-direction:row;justify-content:center;align-items:center}.result-step__qr{flex-shrink:0;order:0}}@media (height<=980px){.result-step__qr{border-width:10px}}@keyframes result-step-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1200px){.result-step{box-sizing:border-box;flex-direction:column}}@media (width<=905px){.result-step__copy__image{display:none}.result-step__empty-feeds__grid{grid-template-columns:1fr}.result-step__banner__wrap{flex-direction:column;align-items:stretch;padding:24px}.result-step__banner__wrap__left{text-align:center;flex:none;justify-content:center;width:100%;padding-left:0}.result-step__banner__wrap__left__image{display:none}.result-step__banner__wrap__left__content,.result-step__banner__wrap__left__content p,.result-step__banner__wrap__right{max-width:100%}.result-step__banner__wrap__right__stats{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.result-step__banner__wrap__right__stats{grid-template-columns:1fr}}@media (width<=576px){.result-step__banner__wrap__left{justify-content:center}.result-step__banner__wrap__right__top{align-items:flex-start}}.ui-input{color:#202020;background-color:#fff;border:1px solid #e4e4e6;border-radius:16px;outline:none;width:100%;height:52px;padding:14px 16px;font-size:16px;font-weight:400;line-height:24px;transition:all .2s}.ui-input::placeholder{color:#20202080;font-size:16px;font-weight:400}.ui-input:disabled{cursor:not-allowed;background-color:#f5f5f5}.ui-textarea{color:#202020;resize:none;background-color:#fff;border:1px solid #e4e4e6;border-radius:16px;outline:none;gap:4px;width:296px;height:148px;padding:14px 16px;font-family:inherit;font-size:16px;font-weight:400;line-height:24px}.ui-textarea::placeholder{color:#20202080;font-size:16px;font-weight:400}.ui-textarea:disabled{cursor:not-allowed;background-color:#f5f5f5}.chat-item{cursor:pointer;background-color:#fff;border:1px solid #fff;border-radius:16px;align-items:center;gap:12px;height:72px;padding:8px 16px 8px 8px;display:flex}.chat-item__selected{border:1px solid var(--blue);background:var(--blue-soft)}.chat-item__icon{flex:0 0 56px;width:56px;height:56px}.chat-item__content{text-align:left;flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.chat-item__content__header{justify-content:space-between;align-items:center;display:flex}.chat-item__content__header__time{color:#20202080;font-size:14px;font-weight:400;line-height:20px}.chat-item__content__header__name{font-size:16px;font-weight:700;line-height:24px}.chat-item__content__message{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.ant-skeleton.ant-skeleton-element .ant-skeleton-input{min-width:0}.chats-step{text-align:center;flex-direction:column;justify-content:center;place-items:center;gap:32px;padding-bottom:32px;display:flex}.chats-step__button-skip{border-radius:24px;width:fit-content;margin-top:0;padding:8px 12px 8px 16px;font-size:14px;font-weight:500;line-height:20px}.chats-step__wrap{background:#fff;border-radius:24px;flex-direction:column;gap:8px;width:480px;height:680px;padding:32px;display:flex}.chats-step__wrap__card{flex-direction:column;gap:24px;display:flex}.chats-step__wrap__card__select-btn{align-self:end;width:200px}.chats-step__wrap__card__spin-block{color:#fff;background-color:#202020;border-radius:28px;justify-content:flex-start;align-items:center;gap:16px;height:72px;padding:16px;font-size:14px;font-weight:700;line-height:20px;display:flex}.chats-step__wrap__card__spin-block__spin{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.chats-step__wrap__card__search{border:1px solid #2020201a;border-radius:28px;height:72px}.chats-step__wrap__card__search .anticon{color:#20202080}.chats-step__wrap__card__list{flex-direction:column;gap:4px;height:318px;display:flex;overflow:auto}.chats-step__wrap__card__header{flex-direction:column;gap:16px;display:flex}.chats-step__wrap__card__header__extra{max-width:480px;font-size:16px;font-weight:400;line-height:24px}.chats-step__wrap__card h3{margin:0;font-size:22px;font-weight:700;line-height:30px}.whatsapp-step{text-align:center;flex-direction:column;justify-content:center;place-items:center;gap:32px;padding-bottom:32px;display:flex}.whatsapp-step__extra{max-width:450px;font-size:16px;font-weight:400;line-height:24px}.whatsapp-step h2{max-width:522px;margin:0;font-size:32px;font-weight:700;line-height:40px}.whatsapp-step__card{text-align:left;background:#f5f5f6;border-radius:24px;grid-template-columns:1fr 174px;gap:24px;max-width:720px;padding:32px;display:grid}.whatsapp-step__card__qr{justify-content:center;display:flex}.whatsapp-step__card__qr img{object-fit:contain;width:174px!important;height:174px!important}.whatsapp-step__card__qr .ant-skeleton-node{width:174px!important;height:174px!important}.whatsapp-step__card__content{flex-direction:column;gap:24px;display:flex}.whatsapp-step__card__content__instruction{flex-direction:column;gap:12px;display:flex;position:relative}.whatsapp-step__card__content__instruction:before{content:"";background:#ccc;width:1px;position:absolute;top:32px;bottom:32px;left:16px;transform:translate(-50%)}.whatsapp-step__card__content__instruction__point{align-items:center;gap:16px;font-size:16px;font-weight:400;line-height:24px;display:flex}.whatsapp-step__card__content__instruction .circle{color:#333;z-index:1;background:#f3f3f3;border:1px solid #d0d0d0;border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.whatsapp-step__card h3{margin:0;font-size:22px;font-weight:700;line-height:30px}.whatsapp-step__qr-box{color:#5a5a60;background-image:linear-gradient(45deg,#d9d9de 25%,#0000 25%),linear-gradient(-45deg,#d9d9de 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#d9d9de 75%),linear-gradient(-45deg,#0000 75%,#d9d9de 75%);background-position:0 0,0 11px,11px -11px,-11px 0;background-size:22px 22px;border:1px solid #d4d4d9;border-radius:14px;place-items:center;font-size:24px;display:grid}.whatsapp-step__actions{justify-content:center;gap:12px;display:flex}@media (width<=1700px){.whatsapp-step__card{grid-template-columns:1fr}}@media (width>=1700px){.whatsapp-step__card{width:720px}}.home-page{background:var(--canvas-bg);height:100%;overflow:hidden}.home-page__main{grid-template-columns:1fr 1fr;height:100vh;display:grid}.home-page--result .home-page__main{grid-template-columns:1fr}.home-page__left{flex-direction:column;display:flex;overflow-y:auto}.home-page__header{align-items:center;padding:12px 24px;display:flex}.home-page__header-cross{justify-content:end;align-items:center;padding:12px 24px;display:flex}.home-page__head{color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:16px;font-weight:600}.home-page__content{flex:1;justify-content:center;align-items:center;min-width:0;padding:0 32px;display:flex}.home-page__photo{justify-content:center;align-items:center;display:flex;overflow:hidden}.home-page__photo img{object-fit:cover;width:100%;height:100%}.home-page__sidebar{display:none}.home-page__badge{background:#d7d7d9;border-radius:16px;width:40px;height:40px}.home-page__progress{font-size:16px;font-weight:700}.home-page__notice{pointer-events:auto;max-width:min(720px,100vw - 32px)}@media (width<=1200px){.home-page__main{grid-template-columns:1fr}.home-page__photo{display:none}}@font-face{font-family:Google Sans;src:url(/assets/GoogleSans-VariableFont_GRAD_opsz_wght-DGRbB7N7.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Google Sans Italic;src:url(/assets/GoogleSans-Italic-VariableFont_GRAD_opsz_wght-BZPhlutj.ttf)format("truetype");font-style:italic;font-weight:100 900;font-display:swap}:root{--app-bg:#cfcfcf;--canvas-bg:#ececec;--text-main:#232327;--text-subtle:#7d7d83;--text-placeholder:#202020;--line:#d8d8dd;--blue:#465df3;--blue-soft:#eef1ff;--option-border:#2020201a;--option-selected:#3d4ff7;--option-selected-bg:#3d4ff70d}*,:before,:after{box-sizing:border-box}html,body,#root{height:100vh;margin:0}body{font-optical-sizing:auto;color:var(--text-main);background:var(--app-bg);font-family:Google Sans,Segoe UI,sans-serif}h1{margin:0}
