.page_contentCol__pF_MW{transform:translateX(35px);align-items:stretch;margin-top:clamp(48px,12vh,120px)}.page_contentCol__pF_MW,.page_formContainer__Nuifd{width:460px;max-width:100%;display:flex;flex-direction:column}.page_formContainer__Nuifd{gap:16px;position:relative}.page_formContent__Et4pC{width:460px;height:auto;min-height:158px;display:flex;flex-direction:column;gap:24px}.page_linkBackWrapper__Zutgz{width:58px;height:18px;position:relative;top:0;left:0}.page_titleContainer__a_Pe8{width:447px;height:auto;display:flex;flex-direction:column;gap:8px}.page_title__dJuoS{height:30px;font-weight:var(--font-weight-medium);font-size:var(--font-size-24);line-height:var(--line-height-120);color:var(--color-dark)}.page_hint___svf7,.page_subtitle__BvEB2,.page_title__dJuoS{width:447px;font-family:var(--font-family);text-align:center;margin:0}.page_hint___svf7,.page_subtitle__BvEB2{font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--line-height-125);color:var(--color-muted)}.page_flowCard__nuWGR{display:flex;flex-direction:column;gap:16px;width:460px;max-width:100%;padding:20px;border:1px solid #dbe5f1;border-radius:24px;background:#fff;box-shadow:0 20px 50px rgba(21,33,58,.08)}.page_flowStep__zeETs{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:flex-start}.page_flowStep__zeETs h2{margin:0 0 4px;color:#06122b;font-family:var(--font-family);font-size:16px;font-weight:var(--font-weight-medium);line-height:1.25}.page_flowStep__zeETs p{margin:0;color:#51607a;font-family:var(--font-family);font-size:14px;line-height:1.45}.page_stepNumber__5OEIZ{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:linear-gradient(90deg,#dff0ff,#eee8ff);color:#0070d9;font-family:var(--font-family);font-size:15px;font-weight:800}.page_codeForm__r3ZBI{display:flex;flex-direction:column;gap:10px;padding-top:4px}.page_codeLabel___R5jk{color:#06122b;font-family:var(--font-family);font-size:14px;font-weight:var(--font-weight-medium)}.page_codeInput__cesWX{width:100%;height:56px;border:1px solid #dbe5f1;border-radius:16px;background:#f7faff;color:#06122b;font-family:var(--font-family);font-size:24px;font-weight:800;letter-spacing:.18em;text-align:center;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.page_codeInput__cesWX:focus{border-color:#8fc8ff;background:#fff;box-shadow:0 0 0 4px rgba(143,200,255,.22)}.page_codeInputError__MRogu{border-color:#ff6b6b}.page_errorText__EEEHZ{color:#e5484d;line-height:1.35}.page_errorText__EEEHZ,.page_securityNote__Oi_ka{margin:0;font-family:var(--font-family);font-size:13px}.page_securityNote__Oi_ka{padding-top:4px;border-top:1px solid #e8eef6;color:#71809a;line-height:1.45}.page_email__45keT{color:var(--color-dark);font-weight:var(--font-weight-medium)}.page_actions___FXxY{display:flex;flex-direction:column;gap:12px}.page_primaryButton__Tgzka{width:460px}.page_secondaryActions__W9sUh{display:flex;justify-content:center}.page_secondaryLink__x_5ah{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--line-height-125);color:var(--color-primary);text-decoration:none}.page_secondaryLink__x_5ah:hover{text-decoration:underline}@media(max-width:768px){.page_contentCol__pF_MW{transform:none;padding:0;margin-top:0}.page_contentCol__pF_MW,.page_flowCard__nuWGR,.page_formContainer__Nuifd,.page_formContent__Et4pC,.page_hint___svf7,.page_primaryButton__Tgzka,.page_subtitle__BvEB2,.page_titleContainer__a_Pe8,.page_title__dJuoS{width:100%;max-width:100%}.page_title__dJuoS{font-size:var(--font-size-20);height:auto;min-height:30px}.page_hint___svf7,.page_secondaryLink__x_5ah,.page_subtitle__BvEB2{font-size:var(--font-size-13)}.page_linkBackWrapper__Zutgz{width:auto;height:auto}}.Toast_toast__lhHaj{position:relative;width:100%;min-width:309px;max-width:460px;min-height:56px;padding:16px 16px 20px;border-radius:10px;background:var(--color-white);box-shadow:var(--shadow-modal);display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;animation:Toast_slideUp__2Ygj_ .3s ease-out;pointer-events:auto}@keyframes Toast_slideUp__2Ygj_{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Toast_text__Mp1FW,.Toast_toast_error__KxW_c,.Toast_toast_info__D7Ckp,.Toast_toast_success__g_MwW,.Toast_toast_warning__PbPrr{color:var(--color-dark)}.Toast_text__Mp1FW{width:-moz-fit-content;width:fit-content;min-height:16px;margin:0;padding:0;font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--line-height-125);letter-spacing:0;text-align:center;white-space:pre-wrap;word-wrap:break-word}.Toast_buttons__CiDcI{display:flex;gap:12px;margin-top:12px;justify-content:center;flex-wrap:wrap}.Toast_button__Ed8RA{padding:12px 20px;border:none;border-radius:59px;font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--line-height-125);cursor:pointer;transition:opacity .2s;min-width:144px;height:40px;box-sizing:border-box}.Toast_button__Ed8RA:hover{opacity:.9}.Toast_button__Ed8RA:active{opacity:.8}.Toast_button_primary__6iyMc{background:var(--color-red-500);color:var(--color-white);border:none}.Toast_button_primary__6iyMc:hover:not(:disabled){background:var(--color-red-hover)}.Toast_button_primary__6iyMc:active:not(:disabled){background:var(--color-red-pressed)}.Toast_button_primary__6iyMc:focus-visible{outline:2px solid var(--color-red-500);outline-offset:2px}.Toast_button_secondary__0SQPt{background:var(--color-white);color:var(--color-red-500);border:1px solid var(--color-red-500)}.Toast_button_secondary__0SQPt:hover:not(:disabled){background:var(--color-bg-hover)}.Toast_button_secondary__0SQPt:active:not(:disabled){color:var(--color-red-500)}.Toast_button_secondary__0SQPt:focus-visible{outline:2px solid var(--color-red-500);outline-offset:2px}@media(max-width:768px){.Toast_toast__lhHaj{min-width:200px;max-width:calc(100% - 32px);padding:12px 16px 16px}.Toast_buttons__CiDcI{flex-direction:column;width:100%}.Toast_button__Ed8RA{width:100%;min-width:0}}@media(max-width:375px){.Toast_toast__lhHaj{min-width:180px;max-width:calc(100% - 24px);padding:12px 12px 16px}}.ToastContainer_container__l0IL0{position:fixed;bottom:0;left:0;right:0;pointer-events:none;z-index:2000;display:flex;flex-direction:column-reverse;align-items:center;gap:12px;padding-bottom:24px;padding-left:24px;padding-right:24px;box-sizing:border-box}.ToastContainer_container__l0IL0>*{pointer-events:auto}@media(max-width:768px){.ToastContainer_container__l0IL0{padding-bottom:16px;padding-left:16px;padding-right:16px;gap:8px}}@media(max-width:375px){.ToastContainer_container__l0IL0{padding-bottom:12px;padding-left:12px;padding-right:12px;gap:8px}}.RenewSubscriptionModal_root__7HA_L{display:grid;gap:16px}.RenewSubscriptionModal_subtitle__ClpCe{margin:0;color:var(--color-muted,#828282);font-size:14px;line-height:1.4}.RenewSubscriptionModal_contentWrapper__QcSnz{display:grid;gap:12px}.RenewSubscriptionModal_summaryGrid__xLuTH{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.RenewSubscriptionModal_summaryCard__rn9XQ{display:grid;min-height:64px;align-content:center;gap:4px;padding:12px 14px;border-radius:10px;background:var(--color-messenger-bg,#f5f6f9)}.RenewSubscriptionModal_summaryCard__rn9XQ>span{color:var(--color-muted,#828282);font-size:12px;line-height:1.25}.RenewSubscriptionModal_summaryCard__rn9XQ strong{color:var(--color-dark,#1e1e1e);font-size:16px;font-weight:600;line-height:1.25}.RenewSubscriptionModal_summaryPriceCard__ulcCI{grid-column:1/-1}.RenewSubscriptionModal_annualMonthlyPrice__s0xjj,.RenewSubscriptionModal_monthlyPrice__QHmwn{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.RenewSubscriptionModal_annualMonthlyPrice__s0xjj span,.RenewSubscriptionModal_monthlyPrice__QHmwn span{color:var(--color-muted,#828282);font-size:13px}.RenewSubscriptionModal_annualPrice__5Byzv{display:grid;gap:3px}.RenewSubscriptionModal_oldMonthlyPrice__Pej13{color:#7b8798;font-size:14px;font-weight:600;text-decoration-color:#ef4444;text-decoration-thickness:2px}.RenewSubscriptionModal_annualPrice__5Byzv small{color:var(--color-muted,#828282);font-size:12px;font-weight:500}.RenewSubscriptionModal_explanationBlock__NrhXp,.RenewSubscriptionModal_periodSection__8_6f4,.RenewSubscriptionModal_validityBlock__MEsfr{border-radius:12px;background:var(--color-messenger-bg,#f5f6f9)}.RenewSubscriptionModal_periodSection__8_6f4{display:grid;gap:12px;padding:14px}.RenewSubscriptionModal_sectionHeader__F6pAe{display:grid;gap:4px}.RenewSubscriptionModal_sectionHeader__F6pAe strong{color:var(--color-dark,#1e1e1e);font-size:14px;font-weight:600}.RenewSubscriptionModal_sectionHeader__F6pAe span{color:var(--color-muted,#828282);font-size:12px;line-height:1.35}.RenewSubscriptionModal_periodTabsInner__bqC88,.RenewSubscriptionModal_periodTabs__tRq7o{width:100%}.RenewSubscriptionModal_periodTabsInner__bqC88{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.RenewSubscriptionModal_periodTab__P_fST{position:relative;display:flex;min-height:68px;align-items:center;justify-content:center;gap:6px;padding:9px 10px;border:1px solid rgba(0,0,0,0);border-radius:8px;background:#fff;color:var(--color-dark,#1e1e1e);cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.RenewSubscriptionModal_periodTab__P_fST:hover{background:#f7fbff}.RenewSubscriptionModal_periodTabActive__EBzcY{border-color:rgba(22,132,212,.35);background:#eef7ff}.RenewSubscriptionModal_periodTabContent__TzLdV{display:grid;justify-items:center;gap:2px}.RenewSubscriptionModal_periodTabText__B_2Or{color:var(--color-dark,#1e1e1e);font-size:13px;font-weight:600;line-height:1.2}.RenewSubscriptionModal_periodTabPrice__t9szk{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:5px;color:#1684d4;font-size:13px;font-weight:600}.RenewSubscriptionModal_periodTabPrice__t9szk strong{color:#1684d4;font-size:13px}.RenewSubscriptionModal_periodTabOldPrice__65aH_{color:#7b8798;font-size:12px;font-weight:500;text-decoration-color:#ef4444;text-decoration-thickness:2px}.RenewSubscriptionModal_periodTabTotal__97vNI{color:var(--color-muted,#828282);font-size:10px;line-height:1.2}.RenewSubscriptionModal_discountBadge__udQ_o{position:absolute;top:6px;right:6px;display:inline-flex;min-height:18px;align-items:center;padding:3px 5px;border-radius:999px;background:#e9e2ff;color:#6c4df6;font-size:10px;font-weight:700;line-height:1}.RenewSubscriptionModal_explanationBlock__NrhXp{display:grid;gap:10px;padding:14px}.RenewSubscriptionModal_explanationHeader__Y19zR{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;justify-content:space-between}.RenewSubscriptionModal_explanationHeader__Y19zR strong{color:var(--color-dark,#1e1e1e);font-size:14px;font-weight:600;line-height:1.25}.RenewSubscriptionModal_explanationHeader__Y19zR span{padding:6px 8px;border-radius:999px;background:#fff;color:#1684d4;font-size:11px;font-weight:600;line-height:1}.RenewSubscriptionModal_explanationList__wx3II{display:grid;gap:6px;margin:0;padding:0;color:#626b78;font-size:12px;line-height:1.4;list-style:none}.RenewSubscriptionModal_explanationList__wx3II li{position:relative;padding-left:16px}.RenewSubscriptionModal_explanationList__wx3II li:before{position:absolute;top:7px;left:0;width:5px;height:5px;border-radius:50%;background:#9aa6b7;content:""}.RenewSubscriptionModal_validityBlock__MEsfr{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;padding:12px 14px}.RenewSubscriptionModal_validityLabel__Vrqj9{color:var(--color-muted,#828282);font-size:13px}.RenewSubscriptionModal_validityDate__2F1Wl{color:var(--color-dark,#1e1e1e);font-size:14px;font-weight:600}.RenewSubscriptionModal_confirmButton__YIFmP{margin-top:2px}.RenewSubscriptionModal_confirmButton__YIFmP:focus-visible,.RenewSubscriptionModal_periodTab__P_fST:focus-visible{outline:2px solid #1684d4;outline-offset:2px}.RenewSubscriptionModal_supportBlock__ySKaX{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;justify-content:center;color:var(--color-muted,#828282)}.RenewSubscriptionModal_supportIcon__vq7tA{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.RenewSubscriptionModal_supportText__KFlv9{font-size:12px;line-height:1.25}.RenewSubscriptionModal_maxLink__1ocX1{display:flex;text-decoration:none}.RenewSubscriptionModal_maxCircle__UhlkQ{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--color-messenger-bg,#f5f6f9);transition:background-color .12s ease}.RenewSubscriptionModal_maxCircle__UhlkQ:hover{background:#e8eef6}.RenewSubscriptionModal_maxIcon__mr0Ik{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}@media(max-width:560px){.RenewSubscriptionModal_periodTabsInner__bqC88,.RenewSubscriptionModal_summaryGrid__xLuTH{grid-template-columns:1fr}.RenewSubscriptionModal_summaryPriceCard__ulcCI{grid-column:auto}.RenewSubscriptionModal_periodTab__P_fST{min-height:64px}}.CreateQRStep3Content_container__As_76{width:100%;max-width:542px;min-height:1178px;height:auto;display:flex;flex-direction:column;gap:8px;box-sizing:border-box;overflow:visible}.CreateQRStep3Content_containerCompact__B893T{min-height:auto;height:auto;margin-top:0;gap:8px}@media(min-width:769px){.CreateQRStep3Content_container__As_76{margin-top:24px}}.CreateQRStep3Content_section__Yw0Aa{width:100%;max-width:542px;border-radius:9px;border:1px solid #ececee;background:#fff;padding:16px;display:flex;flex-direction:column;gap:16px;box-sizing:border-box}.CreateQRStep3Content_sectionCompact__1rvtU{min-height:auto;height:auto;padding-top:12px;padding-bottom:12px}.CreateQRStep3Content_sectionCompactLast__XEW1C{margin-bottom:0;padding-bottom:10px}.CreateQRStep3Content_section__Yw0Aa:first-child{min-height:192px;height:auto}.CreateQRStep3Content_section__Yw0Aa:nth-child(2){min-height:342px;height:auto;padding:16px;overflow:visible;flex-shrink:0}.CreateQRStep3Content_section__Yw0Aa:nth-child(3){min-height:182px;height:auto;padding-top:16px;padding-bottom:16px;padding-left:16px}.CreateQRStep3Content_section__Yw0Aa.CreateQRStep3Content_sectionCollapsed__L2PQs{min-height:0;padding:0;gap:0;overflow:hidden}.CreateQRStep3Content_sectionToggle__XMlP6{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0;border-radius:8px;background:rgba(0,0,0,0);color:inherit;font:inherit;text-align:left;cursor:pointer}.CreateQRStep3Content_sectionToggle__XMlP6:focus-visible{outline:2px solid #3b82f6;outline-offset:3px}.CreateQRStep3Content_sectionCollapsed__L2PQs .CreateQRStep3Content_sectionToggle__XMlP6{padding:14px 16px}.CreateQRStep3Content_sectionChevron__uvUnI{flex:0 0 auto;color:#70757f;transition:transform .18s ease}.CreateQRStep3Content_sectionChevronExpanded__n7pVC{transform:rotate(180deg)}.CreateQRStep3Content_sectionBody___p5P7{width:100%}.CreateQRStep3Content_contentContainer__oj_o3[hidden],.CreateQRStep3Content_sectionBody___p5P7[hidden]{display:none}.CreateQRStep3Content_sectionTitle__dn_7V{width:100%;max-width:484px;min-height:18px;height:auto;font-family:var(--font-family);font-weight:500;font-style:normal;font-size:14px;line-height:125%;letter-spacing:0;color:#1e1e1e;margin:0;padding:0;white-space:normal;word-wrap:break-word;overflow-wrap:anywhere}.CreateQRStep3Content_contentContainer__oj_o3{width:100%;max-width:510px;min-height:126px;height:auto;display:flex;gap:24px;align-items:flex-start;flex-wrap:wrap}.CreateQRStep3Content_shapesContainer__lvyJS{width:100%;max-width:510px;min-height:126px;height:auto;display:flex;flex-direction:column;gap:12px;flex-shrink:0}.CreateQRStep3Content_shapesRow__nPpVV{width:100%;min-height:66px;height:auto;display:flex;gap:10px;flex-wrap:wrap}.CreateQRStep3Content_shapeButton__iOjzU{width:66px;height:66px;border-radius:10px;border:1px solid rgba(0,0,0,0);background:#ececee;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:opacity .2s,border-color .2s;box-sizing:border-box}.CreateQRStep3Content_shapeButton__iOjzU.CreateQRStep3Content_default__ePHvA{opacity:.7;border:none}.CreateQRStep3Content_shapeButton__iOjzU.CreateQRStep3Content_selected___xcTX{opacity:1;border:1px solid #f56565}.CreateQRStep3Content_shapeButton__iOjzU:hover{opacity:1}.CreateQRStep3Content_shapeButton__iOjzU:focus-visible{outline:2px solid #f56565;outline-offset:2px}.CreateQRStep3Content_default__ePHvA{opacity:.7;border:none}.CreateQRStep3Content_selected___xcTX{opacity:1;border:1px solid #f56565}.CreateQRStep3Content_shapeIcon__ZQFeU{width:48px;height:48px;display:block}.CreateQRStep3Content_shapeStyleGroups__aq6lp{width:100%;display:flex;flex-direction:column;gap:10px}.CreateQRStep3Content_shapeStyleGroup__xUvac{display:grid;grid-template-columns:68px minmax(0,1fr);gap:8px;align-items:center}.CreateQRStep3Content_shapeStyleLabel__Jb3Ii{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:135%;color:#1e1e1e}.CreateQRStep3Content_shapeStyleOptions__Ov5iC{display:flex;flex-wrap:wrap;gap:8px}.CreateQRStep3Content_shapeStyleButton__RM6MD{min-width:78px;height:34px;border:1px solid #ececee;border-radius:10px;background:#fff;color:#1e1e1e;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;cursor:pointer;box-sizing:border-box;transition:border-color .2s,background-color .2s,opacity .2s}.CreateQRStep3Content_shapeStyleButton__RM6MD:hover{border-color:#f56565}.CreateQRStep3Content_shapeStyleButton__RM6MD:focus-visible{outline:2px solid #f56565;outline-offset:2px}.CreateQRStep3Content_shapeStyleButtonSelected__zvWoR{border-color:#f56565;background:#fff7f7}.CreateQRStep3Content_shapeStyleIcon__dsgO_{position:relative;width:18px;height:18px;flex:0 0 18px;color:#1e1e1e;overflow:hidden}.CreateQRStep3Content_shapeStyleText__jGHHV{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:1;white-space:nowrap}.CreateQRStep3Content_dotsIconClassy__j_arX,.CreateQRStep3Content_dotsIconDots__AMrzA,.CreateQRStep3Content_dotsIconRounded__lEktp,.CreateQRStep3Content_dotsIconSquare__f3fPP{background:rgba(0,0,0,0)}.CreateQRStep3Content_dotsIconDots__AMrzA:before,.CreateQRStep3Content_dotsIconRounded__lEktp:before,.CreateQRStep3Content_dotsIconSquare__f3fPP:before{content:"";position:absolute;left:2px;top:2px;width:4px;height:4px;background:currentColor;box-shadow:6px 0 0 currentColor,12px 0 0 currentColor,0 6px 0 currentColor,6px 6px 0 currentColor,12px 6px 0 currentColor,0 12px 0 currentColor,6px 12px 0 currentColor,12px 12px 0 currentColor}.CreateQRStep3Content_dotsIconRounded__lEktp:before{border-radius:2px}.CreateQRStep3Content_dotsIconDots__AMrzA:before{border-radius:50%}.CreateQRStep3Content_dotsIconClassy__j_arX:after,.CreateQRStep3Content_dotsIconClassy__j_arX:before{content:"";position:absolute;left:2px;width:14px;height:5px;border-radius:5px 1px 5px 1px;background:currentColor;transform:rotate(-12deg)}.CreateQRStep3Content_dotsIconClassy__j_arX:before{top:4px}.CreateQRStep3Content_dotsIconClassy__j_arX:after{top:10px}.CreateQRStep3Content_cornerDotIcon__QQ0oY,.CreateQRStep3Content_cornerIcon__tnYgG{border:3px solid;box-sizing:border-box}.CreateQRStep3Content_cornerDotIcon__QQ0oY:after,.CreateQRStep3Content_cornerIcon__tnYgG:after{content:"";position:absolute;inset:5px;background:currentColor}.CreateQRStep3Content_cornerDotIconSquare__E4tOY,.CreateQRStep3Content_cornerDotIconSquare__E4tOY:after,.CreateQRStep3Content_cornerIconSquare__LWNVb,.CreateQRStep3Content_cornerIconSquare__LWNVb:after{border-radius:0}.CreateQRStep3Content_cornerDotIconRounded__0ysM4,.CreateQRStep3Content_cornerIconRounded__QE20w{border-radius:5px}.CreateQRStep3Content_cornerDotIconRounded__0ysM4:after,.CreateQRStep3Content_cornerIconRounded__QE20w:after{border-radius:2px}.CreateQRStep3Content_cornerIconExtraRounded__jb3QX{border-radius:8px}.CreateQRStep3Content_cornerIconExtraRounded__jb3QX:after{border-radius:2px}.CreateQRStep3Content_cornerDotIconDot__VWIsa,.CreateQRStep3Content_cornerDotIconDot__VWIsa:after,.CreateQRStep3Content_cornerIconDot__JE8W1,.CreateQRStep3Content_cornerIconDot__JE8W1:after{border-radius:50%}.CreateQRStep3Content_colorsRow__bsHiQ{width:100%;max-width:343px;min-height:48px;height:auto;display:flex;gap:15px;align-items:flex-end;flex-wrap:wrap;position:relative}.CreateQRStep3Content_colorContainer__Sgxoz{width:100%;max-width:111px;min-width:111px;min-height:48px;height:auto;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.CreateQRStep3Content_colorLabel__TiBRB{margin:0;white-space:nowrap}.CreateQRStep3Content_colorLabel__TiBRB,.CreateQRStep3Content_colorWarning__GIKCx{font-family:var(--font-family);font-weight:400;font-style:normal;font-size:12px;line-height:135%;letter-spacing:0;color:#1e1e1e;padding:0}.CreateQRStep3Content_colorWarning__GIKCx{margin:8px 0 0;white-space:normal;word-wrap:break-word;overflow-wrap:anywhere}.CreateQRStep3Content_colorInputWrapper__BBMFA{width:111px;height:28px;padding:0 12px;border-radius:10px;border:1px solid #ececee;background:#fff;display:flex;align-items:center;box-sizing:border-box}.CreateQRStep3Content_colorInput__bN6DI{border:none;outline:none;background:rgba(0,0,0,0);font-family:var(--font-family);font-weight:400;font-style:normal;font-size:14px;line-height:125%;letter-spacing:0;color:#1e1e1e;padding:0;margin:0;flex:1;min-width:0}.CreateQRStep3Content_colorInput__bN6DI::-moz-placeholder{color:#1e1e1e;opacity:.5}.CreateQRStep3Content_colorInput__bN6DI::placeholder{color:#1e1e1e;opacity:.5}.CreateQRStep3Content_colorPreview__ueA0G{width:14px;height:14px;min-width:14px;border-radius:2px;border:1px solid #ececee;flex-shrink:0;box-sizing:border-box;margin-left:4px;display:block}.CreateQRStep3Content_invertButton__WIXX5{width:91px;height:28px;min-width:16px;padding:0 12px;border-radius:10px;border:1px solid #1e1e1e;background:#fff;display:flex;align-items:center;gap:4px;cursor:pointer;transition:background-color .2s,border-color .2s;box-sizing:border-box;flex-shrink:0}.CreateQRStep3Content_invertButton__WIXX5:hover{background:#f5f5f5}.CreateQRStep3Content_invertButton__WIXX5:active{background:#ececee}.CreateQRStep3Content_invertButton__WIXX5:focus-visible{outline:2px solid #1e1e1e;outline-offset:2px}.CreateQRStep3Content_invertIconContainer__ijsQG{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.CreateQRStep3Content_invertIcon__KxOnA{width:14.56px;height:11.25px;display:block}.CreateQRStep3Content_invertText__svkfj{font-family:ABeeZee,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:140%;letter-spacing:0;color:#1e1e1e}.CreateQRStep3Content_framesContainer__3fNyi{width:100%;max-width:526px;min-width:0;min-height:212px;height:auto;display:flex;gap:12px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#ececee rgba(0,0,0,0)}.CreateQRStep3Content_framesContainer__3fNyi::-webkit-scrollbar{height:6px}.CreateQRStep3Content_framesContainer__3fNyi::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.CreateQRStep3Content_framesContainer__3fNyi::-webkit-scrollbar-thumb{background:#ececee;border-radius:3px}.CreateQRStep3Content_framesContainer__3fNyi::-webkit-scrollbar-thumb:hover{background:#c3c1c1}.CreateQRStep3Content_frameButton__mvplL{width:100px;height:100px;border-radius:12px;border:1px solid rgba(0,0,0,0);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:opacity .2s,border-color .2s;box-sizing:border-box;position:relative;flex-shrink:0}.CreateQRStep3Content_frameButton__mvplL.CreateQRStep3Content_frameSelected__YmRhB{border:1px solid #f56565}.CreateQRStep3Content_frameButton__mvplL:hover{opacity:.8}.CreateQRStep3Content_frameButton__mvplL:focus-visible{outline:2px solid #f56565;outline-offset:2px}.CreateQRStep3Content_frameIconWrapper__fGJI4{width:32px;height:32px;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CreateQRStep3Content_frameIcon__WtMdi{width:28.17px;height:28.17px;display:block}.CreateQRStep3Content_frameButtonLarge__tEcrP{width:120px;height:120px;border-radius:12px;background:#ececee;border:1px solid rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:opacity .2s,border-color .2s;box-sizing:border-box;position:relative;flex-shrink:0}.CreateQRStep3Content_frameButtonLarge__tEcrP.CreateQRStep3Content_frameSelected__YmRhB{border:1px solid #f56565}.CreateQRStep3Content_frameButtonLarge__tEcrP:hover{opacity:.8}.CreateQRStep3Content_frameButtonLarge__tEcrP:focus-visible{outline:2px solid #f56565;outline-offset:2px}.CreateQRStep3Content_frameButtonWithText__3SQj8{width:120px;height:141px;border-radius:12px;background:#ececee;border:1px solid rgba(0,0,0,0);display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0;transition:opacity .2s,border-color .2s;box-sizing:border-box;position:relative;flex-shrink:0}.CreateQRStep3Content_frameButtonWithText__3SQj8.CreateQRStep3Content_frameSelected__YmRhB{border:1px solid #f56565}.CreateQRStep3Content_frameButtonWithText__3SQj8:hover{opacity:.8}.CreateQRStep3Content_frameButtonWithText__3SQj8:focus-visible{outline:2px solid #f56565;outline-offset:2px}.CreateQRStep3Content_frameButtonWithPhoto__fQJ_4{width:122.84px;height:212px;border-radius:12px;background:#ececee;border:1px solid rgba(0,0,0,0);display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0;transition:opacity .2s,border-color .2s;box-sizing:border-box;position:relative;flex-shrink:0}.CreateQRStep3Content_frameButtonWithPhoto__fQJ_4.CreateQRStep3Content_frameSelected__YmRhB{border:1px solid #f56565}.CreateQRStep3Content_frameButtonWithPhoto__fQJ_4:hover{opacity:.8}.CreateQRStep3Content_frameButtonWithPhoto__fQJ_4:focus-visible{outline:2px solid #f56565;outline-offset:2px}.CreateQRStep3Content_frameButtonWithPhotoNoText__hBh17{width:122.84px;height:180px;border-radius:12px;background:#ececee;border:1px solid rgba(0,0,0,0);display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0;transition:opacity .2s,border-color .2s;box-sizing:border-box;position:relative;flex-shrink:0}.CreateQRStep3Content_frameButtonWithPhotoNoText__hBh17.CreateQRStep3Content_frameSelected__YmRhB{border:1px solid #f56565}.CreateQRStep3Content_frameButtonWithPhotoNoText__hBh17:hover{opacity:.8}.CreateQRStep3Content_frameButtonWithPhotoNoText__hBh17:focus-visible{outline:2px solid #f56565;outline-offset:2px}.CreateQRStep3Content_frameButtonSimple__ZfpFI{width:130px;height:165px;border-radius:12px;background:#ececee;border:1px solid rgba(0,0,0,0);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:opacity .2s,border-color .2s;box-sizing:border-box;position:relative;flex-shrink:0}.CreateQRStep3Content_frameButtonSimple__ZfpFI.CreateQRStep3Content_frameSelected__YmRhB{border:1px solid #f56565}.CreateQRStep3Content_frameButtonSimple__ZfpFI:hover{opacity:.8}.CreateQRStep3Content_frameButtonSimple__ZfpFI:focus-visible{outline:2px solid #f56565;outline-offset:2px}.CreateQRStep3Content_frameInner__qoWnx{top:10px}.CreateQRStep3Content_frameInnerCentered__MzBnK,.CreateQRStep3Content_frameInner__qoWnx{width:100px;height:100px;border-radius:12px;background:#fff;position:absolute;left:10px;box-sizing:border-box}.CreateQRStep3Content_frameInnerCentered__MzBnK{top:64px}.CreateQRStep3Content_frameInnerSimple__2peXm{width:100px;height:100px;border-radius:12px;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-sizing:border-box}.CreateQRStep3Content_frameTextBadge__47FXF{width:122px;height:25px;background:#1e1e1e;padding:4px 37px 5px;box-sizing:border-box;position:absolute;top:118px;left:-2px;display:flex;align-items:center;justify-content:center;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.CreateQRStep3Content_frameButtonWithTextNoLabel__ReF8F{width:120px;height:141px;border-radius:12px;background:#ececee;border:1px solid rgba(0,0,0,0);display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0;transition:opacity .2s,border-color .2s;box-sizing:border-box;position:relative;flex-shrink:0}.CreateQRStep3Content_frameButtonWithTextNoLabel__ReF8F.CreateQRStep3Content_frameSelected__YmRhB{border:1px solid #f56565}.CreateQRStep3Content_frameButtonWithTextNoLabel__ReF8F:hover{opacity:.8}.CreateQRStep3Content_frameButtonWithTextNoLabel__ReF8F:focus-visible{outline:2px solid #f56565;outline-offset:2px}.CreateQRStep3Content_frameTextBadgeNoLabel__daJq0{width:122px;height:25px;background:#1e1e1e;box-sizing:border-box;position:absolute;top:118px;left:-2px;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.CreateQRStep3Content_frameText__U03Ik{font-family:var(--font-family);font-weight:400;font-style:normal;font-size:12px;line-height:135%;letter-spacing:0;color:#fff}.CreateQRStep3Content_framePhotoIconWrapper__kqJQg{width:32px;height:32px;display:flex;align-items:center;justify-content:center;position:absolute;top:16px;left:44px}.CreateQRStep3Content_framePhotoIcon__YRoFL{width:30.83px;height:25.5px;display:block}.CreateQRStep3Content_frameTextContent__XdyNh{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:0;padding-bottom:16px;box-sizing:border-box}.CreateQRStep3Content_frameTitle__mzuKK{font-size:12px}.CreateQRStep3Content_frameSubtitle__ri11P,.CreateQRStep3Content_frameTitle__mzuKK{font-family:ABeeZee,sans-serif;font-weight:400;font-style:normal;line-height:140%;letter-spacing:0;text-align:center;color:#1e1e1e;margin:0;padding:0}.CreateQRStep3Content_frameSubtitle__ri11P{font-size:8px;vertical-align:middle}.CreateQRStep3Content_frameColorsRow__jDr2R{width:100%;max-width:526px;min-height:48px;height:auto;display:flex;gap:15px;align-items:flex-end;flex-wrap:wrap;box-sizing:border-box}.CreateQRStep3Content_logosContainer__esXTK{width:100%;max-width:312px;min-height:56px;height:auto;display:flex;gap:8px;box-sizing:border-box;flex-wrap:wrap}.CreateQRStep3Content_logoButton__mWqia{width:56px;height:56px;border-radius:10px;border:1px solid rgba(0,0,0,0);background:#f3f3f3;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:opacity .2s,border-color .2s;box-sizing:border-box;position:relative}.CreateQRStep3Content_logoButton__mWqia.CreateQRStep3Content_logoDefault__juh7m{opacity:.7;border:none}.CreateQRStep3Content_logoButton__mWqia.CreateQRStep3Content_logoSelected__pToII{opacity:1;border:1px solid #f56565}.CreateQRStep3Content_logoButton__mWqia:hover{opacity:1}.CreateQRStep3Content_logoButton__mWqia:focus-visible{outline:2px solid #f56565;outline-offset:2px}.CreateQRStep3Content_logoIcon__57TXA{width:32px;height:32px;display:block;position:absolute;top:12px;left:11px}.CreateQRStep3Content_uploadContainer__1gXwX{width:510px;min-width:16px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#fff;padding:14px 12px;box-sizing:border-box;cursor:pointer;transition:background-color .2s;position:relative}.CreateQRStep3Content_uploadContainer__1gXwX:before{content:"";position:absolute;inset:0;border-radius:6px;background-image:url("data:image/svg+xml,%3csvg width='510' height='44' xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3cstyle%3e.dashed-border%7bfill:none;stroke:%23C3C1C1;stroke-width:1;stroke-dasharray:6 6;%7d%3c/style%3e%3c/defs%3e%3crect x='0.5' y='0.5' width='509' height='43' rx='5.5' class='dashed-border'/%3e%3c/svg%3e");pointer-events:none}.CreateQRStep3Content_uploadContainer__1gXwX:hover{background:#f9f9f9}.CreateQRStep3Content_uploadContainer__1gXwX:hover:before{background-image:url("data:image/svg+xml,%3csvg width='510' height='44' xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3cstyle%3e.dashed-border%7bfill:none;stroke:%23F56565;stroke-width:1;stroke-dasharray:6 6;%7d%3c/style%3e%3c/defs%3e%3crect x='0.5' y='0.5' width='509' height='43' rx='5.5' class='dashed-border'/%3e%3c/svg%3e")}.CreateQRStep3Content_uploadInput__uPMGg{position:absolute;width:0;height:0;opacity:0;overflow:hidden;pointer-events:none}.CreateQRStep3Content_uploadContent__09JnF{display:flex;align-items:center;gap:12px}.CreateQRStep3Content_uploadIconWrapper__YdZi8{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.CreateQRStep3Content_uploadIcon__qOtpf{width:20px;height:20px;display:block}.CreateQRStep3Content_uploadTextContainer__w_EIU{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;text-align:center}.CreateQRStep3Content_uploadText__T8W9c{color:#1e1e1e}.CreateQRStep3Content_uploadSubtext__FBh15,.CreateQRStep3Content_uploadText__T8W9c{font-family:var(--font-family);font-weight:400;font-style:normal;font-size:12px;line-height:135%;letter-spacing:0;text-align:center;margin:0;padding:0}.CreateQRStep3Content_uploadSubtext__FBh15{color:#c3c1c1}.CreateQRStep3Content_divider__dSyEJ{width:100%;max-width:526px;min-height:0;height:0;border-top:.5px solid #ececee;box-sizing:border-box}.CreateQRStep3Content_frameImageTitle__CZQMC{font-family:var(--font-family);font-weight:500;font-style:normal;font-size:14px;line-height:125%;letter-spacing:0;color:#1e1e1e;margin:0;padding:0}.CreateQRStep3Content_frameImageContainer__yGlFC{width:100%;max-width:249px;min-height:80px;height:auto;display:flex;gap:16px;align-items:center;box-sizing:border-box;flex-wrap:wrap}.CreateQRStep3Content_frameImagePreview__bjioU{width:80px;height:80px;display:block;cursor:pointer;flex-shrink:0;border:none;padding:0;background:rgba(0,0,0,0);box-sizing:border-box}.CreateQRStep3Content_frameImagePreviewContainer__4iuHa{width:80px;height:80px;position:relative;flex-shrink:0;box-sizing:border-box}.CreateQRStep3Content_frameImagePreviewButton__1FF7g{width:80px;height:80px;border:none;top:0;left:0;background:rgba(0,0,0,0);z-index:1}.CreateQRStep3Content_frameImageEditIcon__f2qjU,.CreateQRStep3Content_frameImagePreviewButton__1FF7g{padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;position:absolute;box-sizing:border-box}.CreateQRStep3Content_frameImageEditIcon__f2qjU{width:24px;height:24px;top:56px;left:56px;border-radius:12px;border:.55px solid rgba(0,0,0,0);background:hsla(0,0%,100%,.9);z-index:2;pointer-events:auto;margin:0;outline:none}.CreateQRStep3Content_frameImageEditIcon__f2qjU:hover{background:#fff}.CreateQRStep3Content_frameImageEditIcon__f2qjU:active{opacity:.8}.CreateQRStep3Content_frameImageEditIconImg__22jQm{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.CreateQRStep3Content_frameImageInput__HymCq{display:none}.CreateQRStep3Content_frameImagePreviewBox__b7Em8{width:80px;height:80px;border-radius:16px;background:#f5f6f9;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative}.CreateQRStep3Content_frameImagePreviewImg__6eRPq{width:80px;height:80px;border-radius:16px;-o-object-fit:cover;object-fit:cover;display:block}.CreateQRStep3Content_frameImagePreviewIcon___nA4X{width:28px;height:23px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CreateQRStep3Content_frameImageTextContainer__J4NR3{width:100%;max-width:153px;min-height:46px;height:auto;display:flex;flex-direction:column;gap:4px;box-sizing:border-box;flex:1;min-width:0}.CreateQRStep3Content_frameImageTextMain__fznnZ{font-size:12px;line-height:135%;color:#828282}.CreateQRStep3Content_frameImageTextMain__fznnZ,.CreateQRStep3Content_frameImageTextSub__Ca5ih{font-family:var(--font-family);font-weight:400;font-style:normal;letter-spacing:0;margin:0;padding:0}.CreateQRStep3Content_frameImageTextSub__Ca5ih{font-size:10px;line-height:125%;color:#c3c1c1}.CreateQRStep3Content_frameTextFieldsContainer__0H6L5{width:100%;display:flex;flex-direction:column;gap:16px;box-sizing:border-box}@media(max-width:768px){.CreateQRStep3Content_container__As_76{max-width:100%;padding:0;margin-top:16px}.CreateQRStep3Content_section__Yw0Aa{max-width:100%;padding:12px}.CreateQRStep3Content_sectionTitle__dn_7V{font-size:14px;white-space:normal}.CreateQRStep3Content_contentContainer__oj_o3{max-width:100%;gap:16px}.CreateQRStep3Content_shapesContainer__lvyJS{max-width:100%}.CreateQRStep3Content_colorsRow__bsHiQ{max-width:100%;gap:12px;flex-direction:column;align-items:flex-start}.CreateQRStep3Content_colorWarning__GIKCx{max-width:100%;margin-top:8px}.CreateQRStep3Content_colorContainer__Sgxoz{max-width:100px;min-width:100px}.CreateQRStep3Content_framesContainer__3fNyi{max-width:100%;gap:8px}.CreateQRStep3Content_frameColorsRow__jDr2R{max-width:100%;gap:12px;flex-direction:column;align-items:flex-start}.CreateQRStep3Content_logosContainer__esXTK{max-width:100%;gap:8px}.CreateQRStep3Content_uploadContainer__1gXwX{width:100%;max-width:100%;height:auto;min-height:44px;padding:12px}.CreateQRStep3Content_uploadContainer__1gXwX:before{background-image:none;border:1px dashed #c3c1c1}.CreateQRStep3Content_uploadContainer__1gXwX:hover:before{background-image:none;border-color:#f56565}.CreateQRStep3Content_frameImageContainer__yGlFC{max-width:100%;gap:12px}.CreateQRStep3Content_divider__dSyEJ,.CreateQRStep3Content_frameImageTextContainer__J4NR3{max-width:100%}}@media(max-width:480px){.CreateQRStep3Content_section__Yw0Aa{padding:12px 8px}.CreateQRStep3Content_shapesRow__nPpVV{gap:8px}.CreateQRStep3Content_shapeStyleGroup__xUvac{grid-template-columns:1fr;gap:6px}.CreateQRStep3Content_shapeStyleOptions__Ov5iC{min-width:0}.CreateQRStep3Content_colorsRow__bsHiQ{gap:10px}.CreateQRStep3Content_colorContainer__Sgxoz{max-width:90px;min-width:90px}.CreateQRStep3Content_colorWarning__GIKCx{max-width:100%}.CreateQRStep3Content_framesContainer__3fNyi{gap:6px}.CreateQRStep3Content_frameColorsRow__jDr2R{gap:10px}.CreateQRStep3Content_logosContainer__esXTK{gap:6px}}.StickerOrderBanner_banner__rd6Q3{position:relative;width:100%;min-height:140px;display:flex;align-items:center;gap:12px;padding:14px 204px 14px 18px;border:1px solid #d8e6fb;border-radius:20px;background:linear-gradient(120deg,#eaf3ff,#f4eeff 55%,#fff0f2);overflow:hidden;color:inherit;font:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.StickerOrderBanner_banner__rd6Q3:focus-visible,.StickerOrderBanner_banner__rd6Q3:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(90,110,220,.16)}.StickerOrderBanner_banner__rd6Q3:focus-visible{outline:3px solid rgba(59,130,246,.3);outline-offset:2px}.StickerOrderBanner_text__nVBZF{position:relative;z-index:1;display:flex;flex-direction:column;gap:3px}.StickerOrderBanner_text__nVBZF strong{font-family:"Onest",var(--font-family);font-size:15px;font-weight:700;line-height:1.25;color:#1f2a44}.StickerOrderBanner_eyebrow__qiTed{display:inline-flex;align-items:center;align-self:flex-start;margin-bottom:2px;padding:3px 10px;border-radius:999px;background:#fff;color:#db5362;font-size:13.2px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.04em}.StickerOrderBanner_sub__B3px_{color:#5b6b8a;font-size:12px;line-height:1.4}.StickerOrderBanner_stack__2E4FM{position:absolute;right:4px;bottom:-20px;width:184px;height:140px;pointer-events:none}.StickerOrderBanner_imageWrap__RSsbb{position:absolute;bottom:0;width:110px}.StickerOrderBanner_imageWrapCat__DiMBq{right:0;z-index:3;transform:rotate(5deg);animation:StickerOrderBanner_stickerFloatCat__vBT6T 3.4s ease-in-out infinite}.StickerOrderBanner_imageWrapCroc__u9V4J{right:54px;bottom:6px;z-index:2;width:90px;transform:rotate(-10deg);filter:drop-shadow(-3px 5px 6px rgba(15,23,42,.14));animation:StickerOrderBanner_stickerFloatCroc__YddA4 3.1s ease-in-out .3s infinite}.StickerOrderBanner_image__1SMJZ{position:relative;display:block;width:100%;height:auto}.StickerOrderBanner_imageQr__PYRwQ{position:absolute;left:19%;top:38%;width:60%;height:54%;color:#1f2a44}.StickerOrderBanner_chip__T_MPt{position:absolute;left:0;bottom:22px;z-index:1;width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:#fff;color:#1f2a44;box-shadow:0 8px 16px rgba(15,23,42,.16);transform:rotate(-12deg);animation:StickerOrderBanner_stickerFloatChip__EVS4J 2.8s ease-in-out .6s infinite}.StickerOrderBanner_chipFold__LarFv{position:absolute;top:0;right:0;width:21px;height:21px;background:linear-gradient(135deg,transparent 50%,#dbe4f3 0);border-radius:0 13px 0 13px;box-shadow:-2px 2px 3px rgba(15,23,42,.18)}.StickerOrderBanner_arrow__43Egm{position:absolute;top:12px;right:12px;z-index:1;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#1684d4;box-shadow:0 4px 10px rgba(15,23,42,.08)}.StickerOrderBanner_compact__cUDP3{min-height:112px;padding-block:12px}.StickerOrderBanner_compact__cUDP3 .StickerOrderBanner_stack__2E4FM{bottom:-29px;transform:scale(.86);transform-origin:right bottom}@keyframes StickerOrderBanner_stickerFloatCat__vBT6T{0%,to{transform:rotate(5deg) translateY(0)}50%{transform:rotate(5deg) translateY(-6px)}}@keyframes StickerOrderBanner_stickerFloatCroc__YddA4{0%,to{transform:rotate(-10deg) translateY(0)}50%{transform:rotate(-10deg) translateY(-5px)}}@keyframes StickerOrderBanner_stickerFloatChip__EVS4J{0%,to{transform:rotate(-12deg) translateY(0)}50%{transform:rotate(-12deg) translateY(-4px)}}@media(prefers-reduced-motion:reduce){.StickerOrderBanner_chip__T_MPt,.StickerOrderBanner_imageWrapCat__DiMBq,.StickerOrderBanner_imageWrapCroc__u9V4J{animation:none}}@media(max-width:560px){.StickerOrderBanner_banner__rd6Q3{min-height:124px;padding:14px 148px 14px 16px}.StickerOrderBanner_stack__2E4FM{right:-24px;transform:scale(.78);transform-origin:right bottom}.StickerOrderBanner_compact__cUDP3 .StickerOrderBanner_stack__2E4FM{transform:scale(.72)}.StickerOrderBanner_sub__B3px_{font-size:11px}}.StickerOrderModal_overlay__eFPkn{position:fixed;inset:0;z-index:1120;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,.58);backdrop-filter:blur(2px)}.StickerOrderModal_modal__xOTkc{position:relative;width:min(100%,380px);max-height:calc(100dvh - 32px);overflow-y:auto;padding:28px 24px 24px;border-radius:26px;background:#fff;box-shadow:0 28px 80px rgba(15,23,42,.3);text-align:center}.StickerOrderModal_modal__xOTkc h2{margin:14px 36px 8px;color:#020617;font-size:22px;line-height:1.2}.StickerOrderModal_modal__xOTkc>p{margin:0;color:#65748b;font-size:14px;line-height:1.55}.StickerOrderModal_closeButton__dw4X_{position:absolute;top:14px;right:14px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:12px;background:#f4f7fb;color:#52627a;cursor:pointer}.StickerOrderModal_closeButton__dw4X_:focus-visible,.StickerOrderModal_closeButton__dw4X_:hover:not(:disabled){background:#e9eef5;color:#182238}.StickerOrderModal_closeButton__dw4X_:focus-visible{outline:3px solid rgba(22,132,212,.22);outline-offset:2px}.StickerOrderModal_closeButton__dw4X_:disabled{cursor:wait;opacity:.6}.StickerOrderModal_icon__D_RDZ{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;background:linear-gradient(135deg,#dff2ff,#efe8ff);color:#1e9fe6}.StickerOrderModal_form__Z_5gC{display:flex;flex-direction:column;gap:14px;margin-top:22px}.StickerOrderModal_emailField___LtGL{display:flex;flex-direction:column;gap:7px;color:#46556d;font-size:13px;font-weight:500;text-align:left}.StickerOrderModal_emailField___LtGL span{position:relative;display:block}.StickerOrderModal_emailField___LtGL input{width:100%;min-height:52px;padding:0 16px;border:1px solid #d5e0ec;border-radius:15px;outline:0;color:#020617;font:inherit;font-size:18px;font-weight:600}.StickerOrderModal_emailField___LtGL input:focus{border-color:#1684d4;box-shadow:0 0 0 4px rgba(22,132,212,.1)}.StickerOrderModal_error__ownzl{margin-top:-5px;color:#c63c45;font-size:13px;text-align:left}.StickerOrderModal_submitButton__s2UyJ{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:16px;background:linear-gradient(135deg,#20adef,#278de0);color:#fff;font:inherit;font-weight:650;box-shadow:0 10px 24px rgba(22,132,212,.24);cursor:pointer}.StickerOrderModal_submitButton__s2UyJ:disabled{cursor:wait;opacity:.72}.StickerOrderModal_success__9c1_F{margin:22px 0 0!important;color:#178a4c!important;font-size:14px;line-height:1.55}.StickerOrderModal_spinner__szBz4{animation:StickerOrderModal_spin__vwsV9 .8s linear infinite}@keyframes StickerOrderModal_spin__vwsV9{to{transform:rotate(1turn)}}.QRCodeEditor_modal__A_g4p.QRCodeEditor_modal__A_g4p{width:min(100%,1040px)}.QRCodeEditor_body__vRe5R.QRCodeEditor_body__vRe5R{padding:0}.QRCodeEditor_layout__eUPD8{display:grid;grid-template-columns:minmax(330px,414px) minmax(0,1fr)}.QRCodeEditor_settings__Lfen7{padding:16px;background:#f7f8fa;border-right:1px solid #e6e6e3;max-height:calc(100dvh - 160px);overflow-y:auto}.QRCodeEditor_workspace__7iY0q{display:flex;flex-direction:column;align-items:center;gap:20px;min-width:0;padding:24px}.QRCodeEditor_preview__zE6h0{display:grid;place-items:center;width:235px;max-width:100%;aspect-ratio:1;padding:12px;box-sizing:border-box;border:1px solid #e1e9f4;border-radius:20px;background:#fff;box-shadow:0 14px 30px rgba(15,23,42,.06)}.QRCodeEditor_previewContent__F2OpQ{transform:scale(1.15)}.QRCodeEditor_framedPreview__17Lxc{width:100%;aspect-ratio:auto;padding:16px}.QRCodeEditor_framedPreview__17Lxc .QRCodeEditor_previewContent__F2OpQ{transform:none}.QRCodeEditor_downloads__OIb6_{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.QRCodeEditor_downloads__OIb6_>span{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#64748b}.QRCodeEditor_actions__5XLVS{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,420px);margin-top:auto}.QRCodeEditor_actions__5XLVS>button{width:100%;min-width:0;min-height:46px;padding:12px 16px;border-radius:var(--radius-button,999px)}@media(max-width:900px){.QRCodeEditor_layout__eUPD8{display:flex;flex-direction:column}.QRCodeEditor_workspace__7iY0q{order:-1;padding:20px 16px}.QRCodeEditor_settings__Lfen7{max-height:none;overflow:visible;border-right:0;border-top:1px solid #e6e6e3}}.QRCodeEditor_modeTabs__rThuS{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:100%}.QRCodeEditor_modeTabs__rThuS button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;border:1px solid #dce3ee;border-radius:999px;background:#fff;color:#334155;font-size:13px;cursor:pointer}.QRCodeEditor_modeTabs__rThuS button[aria-selected=true]{background:#367cff;border-color:#367cff;color:#fff}.QRCodeEditor_modeTabs__rThuS button:disabled{opacity:.6;cursor:default}.QRCodeEditor_controls__YOOBv{border:0;padding:0;margin:0;min-width:0}.QRCodeEditor_controls__YOOBv>label,.QRCodeEditor_extraControls__TAQ87 label{display:grid;gap:6px;color:#334155;font-size:14px}.QRCodeEditor_controls__YOOBv>label>select,.QRCodeEditor_extraControls__TAQ87 label>input,.QRCodeEditor_extraControls__TAQ87 label>select,.QRCodeEditor_extraControls__TAQ87 label>textarea{box-sizing:border-box;width:100%;min-width:0;border:1px solid #dce3ee;border-radius:12px;padding:10px 12px;background:#fff;color:#172033;font:inherit}.QRCodeEditor_extraControls__TAQ87{display:grid;gap:12px;margin-top:16px}.QRCodeEditor_posterPreview__7GbrJ{display:grid;place-items:center;width:100%;min-height:235px;border-radius:20px;background:#f2f4f7;padding:16px;box-sizing:border-box;text-align:center;color:#64748b}.QRCodeEditor_posterPreview__7GbrJ img{display:block;max-width:100%;max-height:400px;-o-object-fit:contain;object-fit:contain}.QRCodeEditor_darkPreview__cjY53{background:#475569}.QRCodeEditor_error__XV2NE{color:#c53030;font-size:14px}.EditorWidgetTabs_editorWidgetTabs__0x_v6{display:grid;gap:8px}.EditorWidgetTabs_reorderControls__wG3MN{display:flex;align-items:center;justify-content:flex-end;gap:6px}.EditorWidgetTabs_reorderLabel__SEuyn{display:inline-flex;align-items:center;gap:4px;margin-right:2px;color:#828282;font-size:12px;line-height:1}.EditorWidgetTabs_reorderLabel__SEuyn svg{width:14px;height:14px}.EditorWidgetTabs_reorderButton__l_YVt{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:1px solid rgba(130,130,130,.24);border-radius:9px;background:hsla(0,0%,100%,.72);color:#4b5563;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.EditorWidgetTabs_reorderButton__l_YVt svg{width:16px;height:16px}.EditorWidgetTabs_reorderButton__l_YVt:hover:not(:disabled){border-color:rgba(59,130,246,.45);background:rgba(59,130,246,.08);color:#2563eb}.EditorWidgetTabs_reorderButton__l_YVt:focus-visible{outline:2px solid rgba(59,130,246,.55);outline-offset:2px}.EditorWidgetTabs_reorderButton__l_YVt:disabled{opacity:.35;cursor:default}@media(max-width:480px){.EditorWidgetTabs_reorderControls__wG3MN{justify-content:flex-start}}.PreviewBodyMap_container__cO_w6{display:flex;flex-direction:column;gap:12px;padding:0 12px;box-sizing:border-box}.PreviewBodyMap_mapFrame__wH2Oc{position:relative;overflow:hidden;width:100%;height:188px;border:1px solid hsla(0,0%,100%,.34);border-radius:8px;background:hsla(0,0%,100%,.24);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 10px 24px rgba(15,23,42,.12)}.PreviewBodyMap_mapFrameCompact__iTr_y{height:148px}.PreviewBodyMap_iframe__XS9zu{width:100%;height:100%;border:0}.PreviewBodyMap_fallback__IIaOM{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:20px;color:color-mix(in srgb,var(--template-text-color,#ffffff) 72%,transparent);font-size:14px;text-align:center}.PreviewBodyMap_addressCard__i_RhG{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid hsla(0,0%,100%,.34);border-radius:8px;background:hsla(0,0%,100%,.24);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 10px 24px rgba(15,23,42,.12)}.PreviewBodyMap_label__RwCCG{color:color-mix(in srgb,var(--template-text-color,#ffffff) 72%,transparent);font-size:12px;line-height:1.4;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.PreviewBodyMap_address__MsZd8{color:var(--template-text-color,#111827);font-size:16px;font-weight:650;line-height:1.4;text-align:left;word-break:break-word}.PreviewBodyMap_actions__UZYqy{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.PreviewBodyMap_actionButton__UmA_5{display:flex;min-width:0;min-height:68px;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px solid hsla(0,0%,100%,.34);border-radius:16px;background:hsla(0,0%,100%,.24);color:var(--template-button-text,var(--template-text-color,#111827));cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;line-height:1.2;padding:10px 6px;text-align:center;box-shadow:0 10px 24px rgba(15,23,42,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;color:inherit;text-align:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease,opacity .2s ease}.PreviewBodyMap_actionButton__UmA_5:hover{box-shadow:0 14px 28px rgba(15,23,42,.16);background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.42)}.PreviewBodyMap_actionButton__UmA_5:active{transform:translateY(1px);box-shadow:0 8px 18px rgba(15,23,42,.12)}.PreviewBodyMap_actionButton__UmA_5:focus-visible{outline:2px solid color-mix(in srgb,var(--color-accent,#1e1e1e) 40%,transparent);outline-offset:2px}.PreviewBodyMap_actionButton__UmA_5 svg{width:19px;height:19px;flex:0 0 auto}.PreviewBodyMap_actionButton__UmA_5:hover{filter:none}@media(max-width:360px){.PreviewBodyMap_actions__UZYqy{gap:7px}.PreviewBodyMap_actionButton__UmA_5{min-height:64px;font-size:11px}}.PageDesignTemplatesPanel_categories__0eRds{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.PageDesignTemplatesPanel_category__tVuiN{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 14px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#334155;font-size:12px;line-height:1.4;cursor:pointer;transition:background-color .15s,border-color .15s,color .15s}.PageDesignTemplatesPanel_category__tVuiN:hover{background:#eff6ff;border-color:#93c5fd}.PageDesignTemplatesPanel_category__tVuiN[aria-pressed=true]{background:#3b82f6;border-color:#3b82f6;color:#fff}.PageDesignTemplatesPanel_category__tVuiN:focus-visible{outline:2px solid #3b82f6;outline-offset:3px}.PublishedPageModal_overlay__ZhnJY{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,.62);backdrop-filter:blur(5px)}.PublishedPageModal_modal__SvacQ{position:relative;z-index:1;width:100%;max-width:460px;overflow:hidden;border:1px solid rgba(226,232,240,.95);border-radius:34px;padding:24px;background:#f9f9f8;box-shadow:0 28px 90px rgba(15,23,42,.32);color:#020617;isolation:isolate}.PublishedPageModal_glowBottom__GQmG6,.PublishedPageModal_glowTop__86wLo{position:absolute;pointer-events:none;z-index:-1;width:176px;height:176px;border-radius:999px;filter:blur(48px)}.PublishedPageModal_glowTop__86wLo{top:-96px;right:-80px;background:rgba(59,130,246,.18)}.PublishedPageModal_glowBottom__GQmG6{bottom:-96px;left:-64px;background:rgba(186,230,253,.45)}.PublishedPageModal_header__GSD3A{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px}.PublishedPageModal_title__dF6lB{margin:0;color:#020617;font-size:24px;font-weight:600;line-height:1.15}.PublishedPageModal_closeButton__DmR7Z,.PublishedPageModal_copyButton__xUjN0{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;padding:0;border:1px solid rgba(226,232,240,.9);background:hsla(0,0%,100%,.92);color:#334155;cursor:pointer;box-shadow:0 10px 24px rgba(15,23,42,.08);transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.PublishedPageModal_closeButton__DmR7Z:hover,.PublishedPageModal_copyButton__xUjN0:hover{background:#fff;box-shadow:0 16px 34px rgba(15,23,42,.12);transform:translateY(-1px)}.PublishedPageModal_closeButton__DmR7Z{width:40px;height:40px;border-radius:999px}.PublishedPageModal_closeIcon__RZ3xH,.PublishedPageModal_copyIcon__UQbkr{display:block;width:16px;height:16px}.PublishedPageModal_description__GccH3{position:relative;max-width:360px;margin:16px 0 20px;color:#64748b;font-size:13px;line-height:1.55}.PublishedPageModal_previewCard__XlMe6{position:relative;width:min(100%,235px);aspect-ratio:1;margin:16px auto 0;border:1px solid #e1e9f4;border-radius:20px;padding:12px;background:#fff;box-shadow:0 14px 30px rgba(15,23,42,.06)}.PublishedPageModal_previewBody__viQF3{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;color:#64748b;text-align:center;font-size:14px}.PublishedPageModal_qrImage__uF62C{display:block;width:100%;height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}.PublishedPageModal_downloadMain__EmG9O,.PublishedPageModal_secondaryButton__O7vlY{height:48px;border-radius:16px;font-size:14px;font-weight:600}.PublishedPageModal_secondaryButton__O7vlY{position:relative;width:100%;margin-top:12px;border:1px solid rgba(226,232,240,.95);background:hsla(0,0%,100%,.9);color:#1e293b;box-shadow:0 10px 24px rgba(15,23,42,.06);transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.PublishedPageModal_secondaryButton__O7vlY:hover:not(:disabled){background:#fff;box-shadow:0 16px 34px rgba(15,23,42,.1);transform:translateY(-1px)}.PublishedPageModal_downloadRow__Ee3OJ{position:relative;margin-top:10px}.PublishedPageModal_splitButton__ELv1E{display:flex;overflow:hidden;border-radius:16px;box-shadow:0 16px 34px rgba(37,99,235,.24)}.PublishedPageModal_downloadMain__EmG9O{flex:1;min-width:0;border:0;border-radius:0;background:#3b82f6;color:#fff;cursor:pointer;transition:background .2s ease,opacity .2s ease}.PublishedPageModal_downloadMain__EmG9O:hover:not(:disabled){background:#2563eb}.PublishedPageModal_downloadMain__EmG9O:disabled{opacity:.7;cursor:default}.PublishedPageModal_formatToggle__CaYxd{display:inline-flex;align-items:center;justify-content:center;width:52px;flex:0 0 auto;border:0;border-left:1px solid hsla(0,0%,100%,.28);background:#3b82f6;color:#fff;cursor:pointer;transition:background .2s ease}.PublishedPageModal_formatToggle__CaYxd:hover{background:#2563eb}.PublishedPageModal_formatToggleIcon__0xtwL{width:18px;height:18px;transition:transform .2s ease}.PublishedPageModal_formatToggleIconOpen___qR1x{transform:rotate(180deg)}.PublishedPageModal_formatMenu__Z02dB{position:absolute;right:0;bottom:calc(100% + 8px);z-index:10;min-width:240px;overflow:hidden;border:1px solid rgba(226,232,240,.95);border-radius:16px;background:#fff;box-shadow:0 24px 54px rgba(15,23,42,.22)}.PublishedPageModal_formatOption__l9PCe{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border:0;background:rgba(0,0,0,0);color:#1e293b;text-align:left;cursor:pointer;transition:background .15s ease}.PublishedPageModal_formatOption__l9PCe:hover{background:#f1f5f9}.PublishedPageModal_formatOption__l9PCe+.PublishedPageModal_formatOption__l9PCe{border-top:1px solid rgba(226,232,240,.7)}.PublishedPageModal_formatOptionName__y12yC{flex:0 0 auto;min-width:38px;font-size:14px;font-weight:700}.PublishedPageModal_formatOptionHint__9k__F{flex:1;min-width:0;color:#64748b;font-size:12px}.PublishedPageModal_formatOptionCheck__PU7OG{width:16px;height:16px;flex:0 0 auto;color:#3b82f6}.PublishedPageModal_linkSection__6axrT{position:relative;margin-top:16px;padding-top:14px;border-top:1px solid rgba(226,232,240,.9)}.PublishedPageModal_linkLabel__ZnNSj{margin:0;color:#64748b;font-size:14px;font-weight:500}.PublishedPageModal_linkRow__r_aA3{display:flex;align-items:center;gap:8px;margin-top:8px}.PublishedPageModal_linkValue__jYayo{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid rgba(226,232,240,.95);border-radius:16px;padding:12px 14px;background:hsla(0,0%,100%,.9);color:#1e293b;font-size:14px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9)}.PublishedPageModal_copyButton__xUjN0{width:48px;height:48px;border-radius:16px;text-decoration:none}.PublishedPageModal_copiedText__FcF_Y{margin:8px 0 0;color:#16a34a;font-size:12px}@media(max-width:480px){.PublishedPageModal_modal__SvacQ{padding:20px;border-radius:28px}.PublishedPageModal_title__dF6lB{font-size:22px}.PublishedPageModal_previewCard__XlMe6{margin-top:12px}}.PublishedPageModal_copyButton__xUjN0:disabled,.PublishedPageModal_formatToggle__CaYxd:disabled,.PublishedPageModal_secondaryButton__O7vlY:disabled{opacity:.4;cursor:not-allowed}.YandexMapModal_overlay__WSwzn{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(17,24,39,.42)}.YandexMapModal_modal__0W_w8{width:min(100%,760px);max-height:calc(100vh - 48px);overflow:auto;border-radius:28px;background:#fff;padding:28px;box-shadow:0 24px 80px rgba(15,23,42,.2)}.YandexMapModal_header__BEULG{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.YandexMapModal_title__6MGce{margin:0 0 8px;color:#161616;font-size:28px;font-weight:600;line-height:1.15}.YandexMapModal_text__ME6Q9{margin:0;color:#6f6f6f;font-size:14px;line-height:1.5}.YandexMapModal_closeButton__LjmkN{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:999px;background:#f3f4f6;color:#111827;cursor:pointer;font-size:20px;line-height:1}.YandexMapModal_body__KEOfm{display:flex;flex-direction:column;gap:18px}.YandexMapModal_field__WGnv5{display:flex;flex-direction:column;gap:8px}.YandexMapModal_hint__1JwxK{color:#6f6f6f;font-size:12px;line-height:1.45}.YandexMapModal_label__gyunD{color:#1f1f1f;font-size:14px;font-weight:500}.YandexMapModal_input__o59V_{width:100%;min-height:52px;border:1px solid #d9dde3;border-radius:16px;padding:14px 16px;color:#111827;font-size:15px;line-height:1.4}.YandexMapModal_input__o59V_:focus{outline:none;border-color:#111827}.YandexMapModal_suggestions__Q6xIy{display:flex;flex-direction:column;gap:8px;margin-top:4px;max-height:220px;overflow:auto}.YandexMapModal_suggestionMeta__Phpfn{color:#6f6f6f;font-size:13px;line-height:1.4}.YandexMapModal_suggestionButton__zy7eC{border:1px solid #e5e7eb;border-radius:14px;background:#f9fafb;color:#111827;cursor:pointer;font-size:14px;line-height:1.45;padding:12px 14px;text-align:left;transition:background-color .2s ease,border-color .2s ease}.YandexMapModal_suggestionButton__zy7eC:hover{background:#f3f4f6;border-color:#d1d5db}.YandexMapModal_actions___QMMe{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.SupportBlock_support__3HGjA{margin-top:auto;max-width:100%;transform:translateX(35px);padding-bottom:0;display:flex;align-items:center;justify-content:flex-start;gap:var(--space-md)}.SupportBlock_supportText__Bvl_8{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-12);line-height:var(--line-height-135);letter-spacing:0;color:var(--color-dark);margin:0;text-align:left;flex-shrink:0}.SupportBlock_messengers__OSFIw{display:flex;gap:10px;width:82px;height:36px;flex-shrink:0}.SupportBlock_messengerIcon__5KwRb{width:36px;height:36px;border-radius:60px;padding:14px;background:var(--color-messenger-bg);display:flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .2s;flex-shrink:0;box-sizing:border-box}.SupportBlock_messengerIcon__5KwRb img{width:auto;height:auto;max-width:20px;max-height:20px;-o-object-fit:contain;object-fit:contain;image-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.SupportBlock_messengerIcon__5KwRb:hover{opacity:.8}@media(max-width:768px){.SupportBlock_support__3HGjA{margin-top:var(--space-lg);width:100%;max-width:100%;transform:none;flex-direction:column;align-items:center;gap:var(--space-sm)}.SupportBlock_supportText__Bvl_8{width:100%;text-align:center}.SupportBlock_messengers__OSFIw{width:auto;justify-content:center}}.ConfirmModal_description__6mwnj{margin:0;color:var(--color-muted,#64748b);font-size:14px;line-height:1.45;text-align:center}.ConfirmModal_footer__ZPQX_.ConfirmModal_footer__ZPQX_{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;gap:12px}.ConfirmModal_footer__ZPQX_ .ConfirmModal_actionButton__P_cKp{width:100%;min-width:0;min-height:46px;padding:12px 16px;border-radius:var(--radius-button);font-size:14px;line-height:1.4;white-space:normal}@media(max-width:360px){.ConfirmModal_footer__ZPQX_.ConfirmModal_footer__ZPQX_{grid-template-columns:1fr}}.ActionButtonSettingsPanel_panel___4PpE{display:flex;flex-direction:column;gap:14px;color:#172033}.ActionButtonSettingsPanel_notice__2tkVX{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:center;padding:12px;border:1px solid #e6ebf4;border-radius:14px;background:linear-gradient(135deg,#f9f9f8,#f4f4f2)}.ActionButtonSettingsPanel_notice__2tkVX p{margin:0;color:#5f6c82;font-size:13px;line-height:1.45}.ActionButtonSettingsPanel_noticeIcon__NdK7W{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:12px;background:#fff;color:#2f7cf6;box-shadow:0 8px 18px rgba(42,103,201,.12)}.ActionButtonSettingsPanel_noticeSvg__Mnq8I{width:18px;height:18px}.ActionButtonSettingsPanel_section__8__ZC{display:flex;flex-direction:column;gap:8px}.ActionButtonSettingsPanel_sectionHeader__yMocB{display:flex;align-items:center;justify-content:space-between;gap:12px}.ActionButtonSettingsPanel_sectionHeader__yMocB h3{margin:0;color:#202631;font-size:13px;font-weight:700;line-height:1.2}.ActionButtonSettingsPanel_sectionHeader__yMocB span{color:#7a8699;font-size:12px;font-weight:500}.ActionButtonSettingsPanel_colorGrid__XN5OU{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ActionButtonSettingsPanel_colorButton__ibwRN{display:flex;min-width:0;min-height:56px;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px 6px;border:1px solid #e2e8f2;border-radius:14px;background:#f8fafd;color:#4d5f7a;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.ActionButtonSettingsPanel_colorButton__ibwRN:hover{border-color:#b9cdf7;background:#fff}.ActionButtonSettingsPanel_colorButtonActive__U8KXT{border-color:#3b82f6;background:#eef5ff;box-shadow:0 0 0 3px rgba(59,130,246,.14)}.ActionButtonSettingsPanel_colorSwatch__qhyWT{display:block;width:28px;height:28px;flex:0 0 auto;border:2px solid #fff;border-radius:999px;box-shadow:inset 0 -8px 14px rgba(0,0,0,.12),0 5px 12px rgba(18,30,54,.18)}.ActionButtonSettingsPanel_colorName___kvDg{max-width:100%;overflow:hidden;color:inherit;font-size:11px;font-weight:600;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.ActionButtonSettingsPanel_actionGrid__qBeAA{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ActionButtonSettingsPanel_actionTypeButton__ft7qv{display:inline-flex;min-width:0;min-height:56px;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:9px 6px;border:1px solid #e2e8f2;border-radius:14px;background:#f8fafd;color:#21324f;cursor:pointer;font-size:12px;font-weight:600;line-height:1.15;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.ActionButtonSettingsPanel_actionTypeButton__ft7qv:hover{border-color:#b9cdf7;background:#fff}.ActionButtonSettingsPanel_actionTypeButtonActive__BTvTV{border-color:#3b82f6;background:#eef5ff;color:#2563eb;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.ActionButtonSettingsPanel_actionTypeIcon__g4tNz{width:17px;height:17px;flex:0 0 auto}.ActionButtonSettingsPanel_formGrid__fcdsi{display:grid;gap:10px}.ActionButtonSettingsPanel_field__ji7Oj{display:flex;min-width:0;flex-direction:column;gap:6px;color:#202631;font-size:12px;font-weight:700;line-height:1.2}.ActionButtonSettingsPanel_panel___4PpE .ActionButtonSettingsPanel_field__ji7Oj input,.ActionButtonSettingsPanel_panel___4PpE .ActionButtonSettingsPanel_field__ji7Oj select{min-height:46px;border:1px solid #dfe6f1;border-radius:14px;background:#f8fafd;color:#172033;font-size:14px;font-weight:600}.ActionButtonSettingsPanel_panel___4PpE .ActionButtonSettingsPanel_field__ji7Oj input:focus,.ActionButtonSettingsPanel_panel___4PpE .ActionButtonSettingsPanel_field__ji7Oj select:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.ActionButtonSettingsPanel_messengerGrid__0rrKZ{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ActionButtonSettingsPanel_messengerValueField__izyu2{grid-column:1/-1}.ActionButtonSettingsPanel_messengerModeGrid__3WHXU{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.ActionButtonSettingsPanel_messengerModeButton__V8m90{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid #dfe6f1;border-radius:14px;background:#f8fafd;color:#33445f;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;line-height:1.15;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.ActionButtonSettingsPanel_messengerModeButton__V8m90:hover{border-color:#b9cdf7;background:#fff}.ActionButtonSettingsPanel_messengerModeButtonActive___Adhd{border-color:#3b82f6;background:#eef5ff;color:#2563eb;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.ActionButtonSettingsPanel_previewBox__47P3i{padding:12px;border:1px solid #e2e8f2;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.55)),#f5f8fc}.ActionButtonSettingsPanel_previewHeader__UCvV4{display:inline-flex;align-items:center;gap:7px;color:#5f6c82;font-size:12px;font-weight:700}.ActionButtonSettingsPanel_previewIcon__qWNl0{width:15px;height:15px}.ActionButtonSettingsPanel_warning__TgWGH{margin:8px 0 0;color:#9a6100;font-size:12px;line-height:1.35}.ActionButtonSettingsPanel_footerActions__a5OF4{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;padding-top:2px}.ActionButtonSettingsPanel_footerActionsSingle__OmRcT{grid-template-columns:1fr}.ActionButtonSettingsPanel_removeButton__vpWsh,.ActionButtonSettingsPanel_saveButton__18xD5{min-height:46px;border:0;border-radius:14px;cursor:pointer;font-family:inherit;transition:transform .16s ease,background .16s ease,box-shadow .16s ease,opacity .16s ease}.ActionButtonSettingsPanel_removeButton__vpWsh{display:inline-flex;width:46px;align-items:center;justify-content:center;border:1px solid #e2e8f2;background:#fff;color:#66758c}.ActionButtonSettingsPanel_removeButton__vpWsh:hover{border-color:#fecaca;color:#dc2626}.ActionButtonSettingsPanel_removeIcon__V2zQv{width:17px;height:17px}.ActionButtonSettingsPanel_saveButton__18xD5{background:linear-gradient(135deg,#3b82f6,#2463dd);box-shadow:0 10px 24px rgba(37,99,235,.24);color:#fff;font-size:15px;font-weight:700}.ActionButtonSettingsPanel_saveButton__18xD5:hover:not(:disabled){background:linear-gradient(135deg,#4b8df8,#245ddb);box-shadow:0 12px 28px rgba(37,99,235,.3)}.ActionButtonSettingsPanel_removeButton__vpWsh:active,.ActionButtonSettingsPanel_saveButton__18xD5:active:not(:disabled){transform:translateY(1px)}.ActionButtonSettingsPanel_saveButton__18xD5:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}@media(max-width:480px){.ActionButtonSettingsPanel_panel___4PpE{gap:12px}.ActionButtonSettingsPanel_notice__2tkVX{grid-template-columns:1fr}.ActionButtonSettingsPanel_noticeIcon__NdK7W{display:none}.ActionButtonSettingsPanel_colorGrid__XN5OU{grid-template-columns:repeat(2,minmax(0,1fr))}.ActionButtonSettingsPanel_actionGrid__qBeAA,.ActionButtonSettingsPanel_messengerGrid__0rrKZ{grid-template-columns:1fr}}.QrCreationPickerModal_body__3KKg3{padding-top:0}.QrCreationPickerModal_intro__xyHMH{margin:0 0 18px;color:#64748b;font-size:15px;line-height:1.5}.QrCreationPickerModal_options__Yh08w{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.QrCreationPickerModal_option__Joee2{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:13px;min-height:142px;padding:18px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;color:#0f172a;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.QrCreationPickerModal_option__Joee2:hover{border-color:#93c5fd;box-shadow:0 12px 28px rgba(37,99,235,.1);transform:translateY(-2px)}.QrCreationPickerModal_option__Joee2:focus-visible{outline:3px solid rgba(59,130,246,.3);outline-offset:2px}.QrCreationPickerModal_icon__WUMNz{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#e0f2fe,#ede9fe);color:#1684d4}.QrCreationPickerModal_copy__Aw79r{display:flex;flex-direction:column;gap:7px;min-width:0}.QrCreationPickerModal_copy__Aw79r strong{font-size:16px;font-weight:700;line-height:1.3}.QrCreationPickerModal_copy__Aw79r span{color:#64748b;font-size:13px;line-height:1.45}.QrCreationPickerModal_arrow__h0oS0{margin-top:12px;color:#94a3b8;transition:color .18s ease,transform .18s ease}.QrCreationPickerModal_option__Joee2:hover .QrCreationPickerModal_arrow__h0oS0{color:#1684d4;transform:translateX(3px)}@media(max-width:620px){.QrCreationPickerModal_options__Yh08w{grid-template-columns:1fr}.QrCreationPickerModal_option__Joee2{min-height:0;padding:16px}}.ZoomableQrImage_trigger__vEbUf{display:block;max-width:100%;margin:0;padding:0;border:0;background:rgba(0,0,0,0);line-height:0;border-radius:14px;cursor:zoom-in}.ZoomableQrImage_trigger__vEbUf:focus-visible{outline:3px solid #3b82f6;outline-offset:4px}.ZoomableQrImage_viewer__K0gB_{box-sizing:border-box;position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:24px;border:0;background:rgba(10,15,25,.88);overflow:hidden;cursor:default}.ZoomableQrImage_viewer__K0gB_[open]{display:grid;place-items:center}.ZoomableQrImage_viewer__K0gB_::backdrop{background:rgba(0,0,0,0);cursor:default}.ZoomableQrImage_image__Y4zke{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 48px);-o-object-fit:contain;object-fit:contain;border-radius:12px;cursor:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ZoomableQrImage_close__wIE2E{position:absolute;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));display:grid;place-items:center;width:44px;height:44px;border:1px solid hsla(0,0%,100%,.3);border-radius:50%;color:#fff;background:rgba(15,23,42,.8);cursor:pointer}.ZoomableQrImage_close__wIE2E svg{pointer-events:none}.ZoomableQrImage_close__wIE2E:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width:600px){.ZoomableQrImage_viewer__K0gB_{padding:64px 12px 20px}.ZoomableQrImage_image__Y4zke{max-height:calc(100dvh - 84px)}}.AiQrAppearanceControls_controls__jXchu{display:grid;gap:8px;margin-top:12px}.AiQrAppearanceControls_colorRow__XwwYQ>div{max-width:none;min-width:0;min-height:36px;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.AiQrAppearanceControls_colorRow__XwwYQ>div>label{font-size:12px;font-weight:600;color:#344054}.AiQrAppearanceControls_colorRow__XwwYQ>div>label+div{height:36px}.AiQrAppearanceControls_logoRow__v9c7b{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.AiQrAppearanceControls_label__08Rqw{font-size:12px;font-weight:600;color:#344054}.AiQrAppearanceControls_logoActions__1OwCI{display:flex;align-items:center;gap:6px;margin-left:auto}.AiQrAppearanceControls_logo__mGI9P{display:block;width:30px;height:30px;-o-object-fit:contain;object-fit:contain;border-radius:6px}.AiQrAppearanceControls_remove__b6fEp,.AiQrAppearanceControls_upload__y_CV1{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 10px;border:1px solid #e4e7ec;border-radius:10px;background:#fff;color:#344054;font:inherit;font-size:12px;cursor:pointer}.AiQrAppearanceControls_remove__b6fEp:disabled,.AiQrAppearanceControls_upload__y_CV1:disabled{opacity:.5;cursor:wait}.AiQrAppearanceControls_remove__b6fEp:focus-visible,.AiQrAppearanceControls_upload__y_CV1:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.AiQrAppearanceControls_remove__b6fEp{width:30px;padding:0}.AiQrStarterPreview_preview__1FbDO{display:grid;justify-items:center;gap:8px;min-width:0;margin:0}.AiQrStarterPreview_image__65e5Z{display:block;width:auto;max-width:100%;height:auto;max-height:var(--qr-ai-preview-max-height,50vh);-o-object-fit:contain;object-fit:contain;border-radius:14px}.AiQrStarterPreview_caption__I_vkq{color:#7a8492;font-size:12px;line-height:1.4;text-align:center}.StickerPackPickerModal_body__0P_96{padding-top:0}.StickerPackPickerModal_intro__tME49{margin:0 0 18px;color:#64748b;font-size:15px;line-height:1.5}.StickerPackPickerModal_packs__wACLo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.StickerPackPickerModal_pack__YRLKR{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;min-height:142px;padding:14px;overflow:hidden;border:1px solid #e2e8f0;border-radius:18px;background:#fff;color:#0f172a;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.StickerPackPickerModal_pack__YRLKR:hover{border-color:#93c5fd;box-shadow:0 12px 28px rgba(37,99,235,.1);transform:translateY(-2px)}.StickerPackPickerModal_pack__YRLKR:focus-visible{outline:3px solid rgba(59,130,246,.3);outline-offset:2px}.StickerPackPickerModal_packSelected__f_Ovl{border-color:#3b82f6;background:#f8fbff;box-shadow:0 0 0 1px rgba(59,130,246,.16)}.StickerPackPickerModal_preview__7zy9w{display:flex;align-items:center;justify-content:center;width:92px;height:112px;overflow:hidden;border-radius:15px;background:linear-gradient(145deg,#eff6ff,#f5f3ff)}.StickerPackPickerModal_classicPreview__cHYSz{display:grid;width:72px;height:72px;place-items:center;border-radius:18px;background:#fff;color:#1684d4;box-shadow:0 8px 20px rgba(15,23,42,.1)}.StickerPackPickerModal_characterPreview__LPnrg{display:grid;place-items:center}.StickerPackPickerModal_characterImage___ZohA{display:block;width:88px;height:88px;-o-object-fit:contain;object-fit:contain}.StickerPackPickerModal_packCopy__gMJ4D{display:flex;flex-direction:column;gap:6px;min-width:0;padding:5px 18px 0 0}.StickerPackPickerModal_packCopy__gMJ4D strong{font-size:16px;font-weight:700;line-height:1.3}.StickerPackPickerModal_packCopy__gMJ4D>span{color:#64748b;font-size:13px;line-height:1.4}.StickerPackPickerModal_packCopy__gMJ4D small{margin-top:auto;color:#1684d4;font-size:12px;font-weight:700}.StickerPackPickerModal_check__iQQ6S{position:absolute;top:12px;right:12px;display:grid;width:24px;height:24px;place-items:center;border:1px solid #cbd5e1;border-radius:50%;background:#fff;color:#fff}.StickerPackPickerModal_packSelected__f_Ovl .StickerPackPickerModal_check__iQQ6S{border-color:#3b82f6;background:#3b82f6}.StickerPackPickerModal_footer__77QV1{justify-content:space-between}.StickerPackPickerModal_backButton__bbNrN,.StickerPackPickerModal_continueButton__KNrf1{min-height:44px;padding:0 20px;border-radius:14px;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.StickerPackPickerModal_backButton__bbNrN{border:1px solid #e2e8f0;background:#fff;color:#475569}.StickerPackPickerModal_continueButton__KNrf1{border:0;background:#3b82f6;color:#fff;box-shadow:0 10px 24px rgba(59,130,246,.22)}.StickerPackPickerModal_backButton__bbNrN:hover{background:#f8fafc}.StickerPackPickerModal_continueButton__KNrf1:hover{background:#2563eb}@media(max-width:620px){.StickerPackPickerModal_packs__wACLo{grid-template-columns:1fr}.StickerPackPickerModal_pack__YRLKR{min-height:126px}}@media(max-width:420px){.StickerPackPickerModal_pack__YRLKR{grid-template-columns:76px minmax(0,1fr)}.StickerPackPickerModal_preview__7zy9w{width:76px}.StickerPackPickerModal_footer__77QV1{display:grid;grid-template-columns:1fr 1fr}}.NewQrExitModal_subtitle__SjuM1{margin:0;font-size:15px;line-height:1.5;color:var(--color-muted,#828282)}.NewQrExitModal_actions__uzqVD{display:grid;gap:10px;width:100%;grid-template-columns:1fr 1fr}.NewQrExitModal_button___Sgnt{min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,0);border-radius:16px;font:inherit;font-size:15px;font-weight:600;line-height:1.2;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.NewQrExitModal_button___Sgnt:disabled{cursor:not-allowed;opacity:.55}.NewQrExitModal_buttonPrimary__1h_4W{background:var(--color-red-500,#3b82f6);color:#fff}.NewQrExitModal_buttonPrimary__1h_4W:hover:not(:disabled){background:var(--color-red-600,#2563eb)}.NewQrExitModal_buttonSecondary__WnwLT{background:#fff;color:var(--color-dark,#1e1e1e);border-color:var(--app-shell-border-color,#e6e6e3)}.NewQrExitModal_buttonSecondary__WnwLT:hover:not(:disabled){background:var(--surface-soft,#f9f9f8);border-color:#d5d5d1}