#root{max-width:600px;margin:auto;position:relative;width:100%}._balanceSection_195re_1{display:flex;justify-content:space-between;align-items:center}._sectionHeaderImg_195re_7{position:relative;background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='15'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.25%203C1.65326%203%201.08097%203.23705%200.65901%203.65901C0.237053%204.08097%200%204.65326%200%205.25L0%208.25H9C9.19891%208.25%209.38968%208.32902%209.53033%208.46967C9.67098%208.61032%209.75%208.80109%209.75%209C9.75%209.3795%209.87%209.966%2010.209%2010.437C10.5195%2010.869%2011.0445%2011.25%2012%2011.25C12.9555%2011.25%2013.4805%2010.869%2013.791%2010.437C14.13%209.966%2014.25%209.3795%2014.25%209C14.25%208.80109%2014.329%208.61032%2014.4697%208.46967C14.6103%208.32902%2014.8011%208.25%2015%208.25H24V5.25C24%204.65326%2023.7629%204.08097%2023.341%203.65901C22.919%203.23705%2022.3467%203%2021.75%203H2.25Z'%20fill='%23B3B3B3'/%3e%3cpath%20d='M24%209.75H15.6735C15.5659%2010.3124%2015.3394%2010.8453%2015.009%2011.313C14.4195%2012.132%2013.4445%2012.75%2012%2012.75C10.5555%2012.75%209.5805%2012.132%208.991%2011.313C8.66067%2010.8453%208.43411%2010.3124%208.3265%209.75H0V18.75C0%2019.3467%200.237053%2019.919%200.65901%2020.341C1.08097%2020.7629%201.65326%2021%202.25%2021H21.75C22.3467%2021%2022.919%2020.7629%2023.341%2020.341C23.7629%2019.919%2024%2019.3467%2024%2018.75V9.75Z'%20fill='%23B3B3B3'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:15px;background-position:center left;padding-left:25px}._balance_195re_1{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-width:30%}._balance_195re_1 p{font-size:20px}._actions_195re_29{display:flex;flex-direction:column;align-items:stretch;gap:12px;width:60%}._actionButton_195re_37{width:100%}._balance_ytr7k_1{font-size:20px}._notificationContainer_1nfqc_1{position:fixed;bottom:20px;right:20px;z-index:9999}._notification_1nfqc_1{position:relative;background-color:#fff;border:1px solid;color:#fff;padding:10px;margin-bottom:10px;border-radius:15px;width:300px}._notification_1nfqc_1._success_1nfqc_19{border-color:#586e53;color:#586e53;background-color:#dcf3d8f5}._notification_1nfqc_1._error_1nfqc_25{border-color:#d24b57;color:#d24b57;background-color:#f5d6dbf5}._notification_1nfqc_1._info_1nfqc_31{border-color:#3d7dae;color:#3d7dae;background-color:#cbe8f6f5}._notification_1nfqc_1 button{position:absolute;display:flex;right:10px;top:0;background:none;border:none;padding:0;color:#0003;cursor:pointer;font-size:40px;line-height:37px}._notification_1nfqc_1 button:hover{color:#0000004d;background-color:unset}._backdrop_pq3lm_1{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background-color:#202020b3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000}._popup_pq3lm_13{position:relative;width:min(420px,100%);display:flex;flex-direction:column;gap:16px;padding:28px 24px 24px;background-color:var(--section_bg_color, #1f2937);border-radius:20px;box-shadow:0 20px 45px #0f172a73}._title_pq3lm_25{font-size:20px;font-weight:600}._form_pq3lm_30{display:flex;flex-direction:column;gap:12px}._visuallyHidden_pq3lm_36{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._input_pq3lm_48{width:100%;padding:12px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background-color:var(--secondary_bg_color, rgba(15, 23, 42, .85));color:var(--text_color, #ffffff)}._inputError_pq3lm_57{border-color:#f87171cc}._error_pq3lm_61{font-size:14px;color:#f87171}._actions_pq3lm_66{display:flex;flex-direction:column;gap:12px}._submitButton_pq3lm_72{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%}._submitButton_pq3lm_72:disabled{opacity:.6;cursor:not-allowed}._spinner_pq3lm_86{width:18px;height:18px;border-radius:9999px;border:2px solid rgba(255,255,255,.4);border-top-color:var(--text_color, #ffffff);animation:_spin_pq3lm_86 .8s linear infinite}._closeButton_pq3lm_95{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9999px;border:none;background:transparent;color:var(--text_color, #ffffff);font-size:22px;line-height:1}._closeButton_pq3lm_95:after{content:"×";height:25px}._closeButton_pq3lm_95:hover{background-color:#ffffff1a}@keyframes _spin_pq3lm_86{to{transform:rotate(360deg)}}._CurrentTariffSection_1boal_1{display:flex;flex-direction:column;gap:30px}._content_1boal_7{display:grid;gap:10px;justify-content:center}._columnsTwo_1boal_13{grid-template-columns:repeat(2,minmax(0,1fr))}._columnsThree_1boal_17{grid-template-columns:repeat(3,minmax(0,1fr))}._item_1boal_21{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;justify-content:space-between}._value_1boal_30{font-size:16px;font-weight:500}._message_1boal_35{text-align:center}._btn_1boal_39{width:100%}._InstructionSection_izcpi_1{display:flex;flex-direction:column;gap:20px}._error_izcpi_7{color:var(--section_header_text_color);margin:12px 0}._retry_izcpi_12{align-self:flex-start}._accordion_1xrup_1{list-style-type:none;display:flex;flex-direction:column;gap:20px;padding:0;border-radius:15px}._accordionItemAnchor_1xrup_10{scroll-margin-top:12px}._accordionItem_1d02g_1{background-color:var(--secondary_bg_color);border-radius:15px}._accordionHeader_1d02g_6{width:100%}._accordionHeader_1d02g_6[id=ios]{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.6651%2016.811C19.3882%2017.4565%2019.0461%2018.072%2018.6441%2018.648C18.1071%2019.415%2017.6661%2019.945%2017.3281%2020.24C16.8031%2020.722%2016.2391%2020.97%2015.6361%2020.984C15.2041%2020.984%2014.6821%2020.861%2014.0741%2020.611C13.4641%2020.362%2012.9041%2020.24%2012.3911%2020.24C11.8541%2020.24%2011.2781%2020.362%2010.6611%2020.611C10.0451%2020.861%209.54714%2020.992%209.16614%2021.004C8.58914%2021.029%208.01214%2020.775%207.43714%2020.24C7.07014%2019.92%206.61114%2019.37%206.06014%2018.592C5.47014%2017.763%204.98514%2016.798%204.60514%2015.701C4.19814%2014.514%203.99414%2013.366%203.99414%2012.254C3.99414%2010.981%204.26914%209.88202%204.82014%208.96202C5.23689%208.23949%205.83269%207.63646%206.55014%207.21102C7.25761%206.78669%208.06523%206.55821%208.89014%206.54902C9.35014%206.54902%209.95314%206.69102%2010.7001%206.97102C11.4471%207.25102%2011.9271%207.39302%2012.1361%207.39302C12.2941%207.39302%2012.8251%207.22602%2013.7291%206.89502C14.5821%206.58802%2015.3021%206.46102%2015.8921%206.51102C17.4921%206.64002%2018.6931%207.27002%2019.4921%208.40602C18.0621%209.27302%2017.3551%2010.486%2017.3691%2012.043C17.3811%2013.256%2017.8221%2014.265%2018.6861%2015.066C19.0681%2015.4316%2019.5138%2015.7241%2020.0011%2015.929C19.8951%2016.236%2019.7831%2016.529%2019.6651%2016.811ZM15.9981%202.38002C15.9981%203.33002%2015.6501%204.21802%2014.9591%205.03902C14.1231%206.01502%2013.1131%206.58002%2012.0181%206.49102C12.0038%206.37156%2011.9968%206.25134%2011.9971%206.13102C11.9971%205.21802%2012.3931%204.24202%2013.1001%203.44302C13.4521%203.03902%2013.9001%202.70202%2014.4431%202.43402C14.9851%202.17002%2015.4971%202.02402%2015.9791%201.99902C15.9921%202.12702%2015.9981%202.25402%2015.9981%202.38002Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:24px;background-position:center left 20px}._accordionHeader_1d02g_6[id=android]{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.344%208.71001C17.637%208.71001%2017.065%209.28201%2017.065%209.98801V14.518C17.065%2014.8572%2017.1997%2015.1825%2017.4396%2015.4224C17.6794%2015.6623%2018.0047%2015.797%2018.344%2015.797C18.6832%2015.797%2019.0085%2015.6623%2019.2483%2015.4224C19.4882%2015.1825%2019.623%2014.8572%2019.623%2014.518V9.98801C19.623%209.28201%2019.051%208.71001%2018.344%208.71001ZM5.65595%208.71001C4.94895%208.71001%204.37695%209.28201%204.37695%209.98801V14.518C4.37695%2014.8572%204.5117%2015.1825%204.75156%2015.4224C4.99142%2015.6623%205.31674%2015.797%205.65595%2015.797C5.99517%2015.797%206.32048%2015.6623%206.56034%2015.4224C6.8002%2015.1825%206.93495%2014.8572%206.93495%2014.518V9.98801C6.93508%209.82006%206.90209%209.65373%206.83784%209.49855C6.7736%209.34338%206.67938%209.20239%206.56058%209.08368C6.44177%208.96497%206.30071%208.87086%206.14549%208.80674C5.99026%208.74262%205.8239%208.70975%205.65595%208.71001ZM14.545%204.90101L15.313%203.51301C15.3354%203.47349%2015.3498%203.42991%2015.3552%203.38479C15.3607%203.33968%2015.3571%203.29392%2015.3448%203.25019C15.3324%203.20646%2015.3114%203.16563%2015.2831%203.13006C15.2549%203.09449%2015.2198%203.0649%2015.18%203.04301C15.1402%203.02062%2015.0965%203.00634%2015.0512%203.00101C15.0059%202.99569%2014.96%202.99941%2014.9162%203.01197C14.8724%203.02453%2014.8315%203.04568%2014.7959%203.07419C14.7603%203.10269%2014.7308%203.13798%2014.709%203.17801L13.92%204.59801C13.332%204.36301%2012.684%204.23001%2012%204.23001C11.316%204.23001%2010.668%204.36201%2010.08%204.59701L9.29095%203.17901C9.26913%203.13898%209.23957%203.10369%209.20399%203.07519C9.16841%203.04668%209.12752%203.02553%209.0837%203.01297C9.03987%203.00041%208.99399%202.99669%208.94871%203.00202C8.90343%203.00734%208.85966%203.02162%208.81995%203.04401C8.78032%203.0661%208.74544%203.09579%208.7173%203.13138C8.68916%203.16697%208.66831%203.20776%208.65596%203.25142C8.6436%203.29508%208.63998%203.34074%208.6453%203.3858C8.65062%203.43086%208.66477%203.47443%208.68695%203.51401L9.45495%204.90201C8.07195%205.69001%207.14795%207.09901%207.14795%208.71001C7.14795%208.72101%207.14795%208.73101%207.14995%208.74401C7.14795%208.75001%207.14795%208.75701%207.14795%208.76301V8.76401H16.851V8.71001C16.852%207.09901%2015.928%205.69101%2014.545%204.90101ZM9.75995%206.86901C9.71445%206.86868%209.66946%206.8594%209.62754%206.84168C9.58563%206.82396%209.54762%206.79816%209.51567%206.76576C9.45116%206.70031%209.41529%206.61191%209.41595%206.52001C9.41662%206.42811%209.45376%206.34024%209.51921%206.27573C9.58466%206.21122%209.67306%206.17535%209.76495%206.17601C9.85685%206.17667%209.94472%206.21382%2010.0092%206.27927C10.0737%206.34472%2010.1096%206.43311%2010.109%206.52501C10.1083%206.61691%2010.0711%206.70478%2010.0057%206.76929C9.94025%206.8338%209.85185%206.86967%209.75995%206.86901ZM14.24%206.86901C14.1527%206.86237%2014.0712%206.82304%2014.0118%206.75889C13.9523%206.69473%2013.9193%206.61048%2013.9193%206.52301C13.9193%206.43554%2013.9523%206.35129%2014.0118%206.28714C14.0712%206.22298%2014.1527%206.18365%2014.24%206.17701C14.3317%206.17701%2014.4197%206.21346%2014.4846%206.27835C14.5495%206.34324%2014.586%206.43125%2014.586%206.52301C14.586%206.61478%2014.5495%206.70278%2014.4846%206.76767C14.4197%206.83256%2014.3317%206.86901%2014.24%206.86901ZM7.14795%2016.12C7.14795%2016.766%207.67295%2017.291%208.32195%2017.291H8.90795V19.692C8.90795%2020.0312%209.04271%2020.3565%209.28256%2020.5964C9.52242%2020.8363%209.84774%2020.971%2010.187%2020.971C10.5262%2020.971%2010.8515%2020.8363%2011.0913%2020.5964C11.3312%2020.3565%2011.466%2020.0312%2011.466%2019.692V17.291H12.532V19.692C12.532%2020.399%2013.104%2020.97%2013.809%2020.97C14.518%2020.97%2015.09%2020.399%2015.09%2019.692V17.291H15.676C16.324%2017.291%2016.85%2016.767%2016.85%2016.12V9.02801H7.14795V16.12Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:24px;background-position:center left 20px}._accordionHeader_1d02g_6[id=windows]{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.55%2021H3V12.45H11.55V21ZM21%2021H12.45V12.45H21V21ZM11.55%2011.55H3V3H11.55V11.55ZM21%2011.55H12.45V3H21V11.55Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:24px;background-position:center left 20px}._accordionHeader_1d02g_6[id=macos]{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.6651%2016.811C19.3882%2017.4565%2019.0461%2018.072%2018.6441%2018.648C18.1071%2019.415%2017.6661%2019.945%2017.3281%2020.24C16.8031%2020.722%2016.2391%2020.97%2015.6361%2020.984C15.2041%2020.984%2014.6821%2020.861%2014.0741%2020.611C13.4641%2020.362%2012.9041%2020.24%2012.3911%2020.24C11.8541%2020.24%2011.2781%2020.362%2010.6611%2020.611C10.0451%2020.861%209.54714%2020.992%209.16614%2021.004C8.58914%2021.029%208.01214%2020.775%207.43714%2020.24C7.07014%2019.92%206.61114%2019.37%206.06014%2018.592C5.47014%2017.763%204.98514%2016.798%204.60514%2015.701C4.19814%2014.514%203.99414%2013.366%203.99414%2012.254C3.99414%2010.981%204.26914%209.88202%204.82014%208.96202C5.23689%208.23949%205.83269%207.63646%206.55014%207.21102C7.25761%206.78669%208.06523%206.55821%208.89014%206.54902C9.35014%206.54902%209.95314%206.69102%2010.7001%206.97102C11.4471%207.25102%2011.9271%207.39302%2012.1361%207.39302C12.2941%207.39302%2012.8251%207.22602%2013.7291%206.89502C14.5821%206.58802%2015.3021%206.46102%2015.8921%206.51102C17.4921%206.64002%2018.6931%207.27002%2019.4921%208.40602C18.0621%209.27302%2017.3551%2010.486%2017.3691%2012.043C17.3811%2013.256%2017.8221%2014.265%2018.6861%2015.066C19.0681%2015.4316%2019.5138%2015.7241%2020.0011%2015.929C19.8951%2016.236%2019.7831%2016.529%2019.6651%2016.811ZM15.9981%202.38002C15.9981%203.33002%2015.6501%204.21802%2014.9591%205.03902C14.1231%206.01502%2013.1131%206.58002%2012.0181%206.49102C12.0038%206.37156%2011.9968%206.25134%2011.9971%206.13102C11.9971%205.21802%2012.3931%204.24202%2013.1001%203.44302C13.4521%203.03902%2013.9001%202.70202%2014.4431%202.43402C14.9851%202.17002%2015.4971%202.02402%2015.9791%201.99902C15.9921%202.12702%2015.9981%202.25402%2015.9981%202.38002Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:24px;background-position:center left 20px}._accordionBody_1d02g_38{padding:20px;border-radius:15px}._accordionCollapse_1d02g_44{max-height:0;overflow:hidden;transition:max-height .3s}._accordionCollapse_1d02g_44._opened_1d02g_50{max-height:1000px}._partnerButton_1hugn_1{width:100%;justify-content:center;font-weight:600;margin-top:auto;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%2011H13V7H15C15.2652%207%2015.5196%207.10536%2015.7071%207.29289C15.8946%207.48043%2016%207.73478%2016%208C16%208.26522%2016.1054%208.51957%2016.2929%208.70711C16.4804%208.89464%2016.7348%209%2017%209C17.2652%209%2017.5196%208.89464%2017.7071%208.70711C17.8946%208.51957%2018%208.26522%2018%208C18%207.20435%2017.6839%206.44129%2017.1213%205.87868C16.5587%205.31607%2015.7956%205%2015%205H13V3C13%202.73478%2012.8946%202.48043%2012.7071%202.29289C12.5196%202.10536%2012.2652%202%2012%202C11.7348%202%2011.4804%202.10536%2011.2929%202.29289C11.1054%202.48043%2011%202.73478%2011%203V5H10C8.93913%205%207.92172%205.42143%207.17157%206.17157C6.42143%206.92172%206%207.93913%206%209C6%2010.0609%206.42143%2011.0783%207.17157%2011.8284C7.92172%2012.5786%208.93913%2013%2010%2013H11V17H9C8.73478%2017%208.48043%2016.8946%208.29289%2016.7071C8.10536%2016.5196%208%2016.2652%208%2016C8%2015.7348%207.89464%2015.4804%207.70711%2015.2929C7.51957%2015.1054%207.26522%2015%207%2015C6.73478%2015%206.48043%2015.1054%206.29289%2015.2929C6.10536%2015.4804%206%2015.7348%206%2016C6%2016.7956%206.31607%2017.5587%206.87868%2018.1213C7.44129%2018.6839%208.20435%2019%209%2019H11V21C11%2021.2652%2011.1054%2021.5196%2011.2929%2021.7071C11.4804%2021.8946%2011.7348%2022%2012%2022C12.2652%2022%2012.5196%2021.8946%2012.7071%2021.7071C12.8946%2021.5196%2013%2021.2652%2013%2021V19H14C15.0609%2019%2016.0783%2018.5786%2016.8284%2017.8284C17.5786%2017.0783%2018%2016.0609%2018%2015C18%2013.9391%2017.5786%2012.9217%2016.8284%2012.1716C16.0783%2011.4214%2015.0609%2011%2014%2011ZM11%2011H10C9.46957%2011%208.96086%2010.7893%208.58579%2010.4142C8.21071%2010.0391%208%209.53043%208%209C8%208.46957%208.21071%207.96086%208.58579%207.58579C8.96086%207.21071%209.46957%207%2010%207H11V11ZM14%2017H13V13H14C14.5304%2013%2015.0391%2013.2107%2015.4142%2013.5858C15.7893%2013.9609%2016%2014.4696%2016%2015C16%2015.5304%2015.7893%2016.0391%2015.4142%2016.4142C15.0391%2016.7893%2014.5304%2017%2014%2017Z'%20fill='%232B3238'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:24px;background-position:center left 20px}._partnerButton_1hugn_1:disabled{opacity:.7;cursor:not-allowed}._settingsButton_vyeta_1{align-self:flex-start;display:inline-flex;align-items:center;padding:8px 12px 8px 35px;border-radius:12px;color:var(--text_color);border:1px solid var(--section_border_color);transition:background-color .2s ease,color .2s ease;background-color:var(--section_bg_color);cursor:pointer}._settingsButton_vyeta_1:after{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.1419%2021.5857C7.46635%2021.0868%205.9749%2020.1607%204.79393%2018.9335C5.2345%2018.4114%205.5%2017.7367%205.5%2017.0001C5.5%2015.3432%204.15685%2014.0001%202.5%2014.0001C2.39977%2014.0001%202.3007%2014.005%202.203%2014.0146C2.0699%2013.3639%202%2012.6901%202%2012.0001C2%2010.9548%202.16039%209.94691%202.4579%208.99976C2.47191%208.99996%202.48594%209.00006%202.5%209.00006C4.15685%209.00006%205.5%207.65691%205.5%206.00006C5.5%205.52441%205.3893%205.07461%205.1923%204.67506C6.34875%203.59975%207.76025%202.79501%209.32605%202.36157C9.8222%203.3341%2010.8333%204.00007%2012%204.00007C13.1667%204.00007%2014.1778%203.3341%2014.674%202.36157C16.2398%202.79501%2017.6512%203.59975%2018.8077%204.67506C18.6107%205.07461%2018.5%205.52441%2018.5%206.00006C18.5%207.65691%2019.8432%209.00006%2021.5%209.00006C21.5141%209.00006%2021.5281%208.99996%2021.5421%208.99976C21.8396%209.94691%2022%2010.9548%2022%2012.0001C22%2012.6901%2021.9301%2013.3639%2021.797%2014.0146C21.6993%2014.005%2021.6002%2014.0001%2021.5%2014.0001C19.8432%2014.0001%2018.5%2015.3432%2018.5%2017.0001C18.5%2017.7367%2018.7655%2018.4114%2019.2061%2018.9335C18.0251%2020.1607%2016.5336%2021.0868%2014.8581%2021.5857C14.4714%2020.376%2013.338%2019.5001%2012%2019.5001C10.662%2019.5001%209.5286%2020.376%209.1419%2021.5857Z'%20stroke='white'%20stroke-width='2'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2015.5C13.933%2015.5%2015.5%2013.933%2015.5%2012C15.5%2010.067%2013.933%208.5%2012%208.5C10.067%208.5%208.5%2010.067%208.5%2012C8.5%2013.933%2010.067%2015.5%2012%2015.5Z'%20stroke='white'%20stroke-width='2'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:20px;height:20px;position:absolute;left:15px;top:auto;align-items:center;pointer-events:none;display:block}._settingsButton_vyeta_1:hover{background-color:transparent;color:var(--text_color)}._icon_vyeta_32{width:1rem;height:1rem}._supportButton_1kiep_1{position:relative;width:100%;justify-content:center;font-weight:600;padding-left:52px;padding-right:52px}._supportButton_1kiep_1:before{content:"";position:absolute;left:20px;top:50%;width:24px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.486%202%202%206.486%202%2012V16.143C2%2017.167%202.897%2018%204%2018H5C5.26522%2018%205.51957%2017.8946%205.70711%2017.7071C5.89464%2017.5196%206%2017.2652%206%2017V11.857C6%2011.5918%205.89464%2011.3374%205.70711%2011.1499C5.51957%2010.9624%205.26522%2010.857%205%2010.857H4.092C4.648%206.987%207.978%204%2012%204C16.022%204%2019.352%206.987%2019.908%2010.857H19C18.7348%2010.857%2018.4804%2010.9624%2018.2929%2011.1499C18.1054%2011.3374%2018%2011.5918%2018%2011.857V18C18%2019.103%2017.103%2020%2016%2020H14V19H10V22H16C18.206%2022%2020%2020.206%2020%2018C21.103%2018%2022%2017.167%2022%2016.143V12C22%206.486%2017.514%202%2012%202Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;transform:translateY(-50%)}._supportButton_1kiep_1:disabled{opacity:.6;cursor:not-allowed}._overlay_1kiep_29{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:#00000094}._popup_1kiep_40{width:min(100%,360px);display:flex;flex-direction:column;gap:16px;padding:18px;border:1px solid var(--section_border_color);border-radius:24px;background:var(--section_bg_color);box-shadow:0 18px 60px #0000005c}._popupHeader_1kiep_52{display:flex;align-items:center;justify-content:space-between;gap:12px}._popupTitle_1kiep_59{font-size:18px;font-weight:600;line-height:1.2}._closeButton_1kiep_65{width:34px;height:34px;flex:0 0 auto;border:none;border-radius:50%;background:var(--button_color);position:relative}._closeButton_1kiep_65:before,._closeButton_1kiep_65:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;border-radius:2px;background:var(--button_text_color)}._closeButton_1kiep_65:before{transform:translate(-50%,-50%) rotate(45deg)}._closeButton_1kiep_65:after{transform:translate(-50%,-50%) rotate(-45deg)}._supportActions_1kiep_95{display:grid;gap:10px}._supportOption_1kiep_100{position:relative;min-height:50px;display:flex;align-items:center;justify-content:center;padding:12px 52px;border-radius:16px;background-color:var(--button_color);color:var(--button_text_color);font-size:15px;font-weight:600;text-align:center}._supportOption_1kiep_100:before{content:"";position:absolute;left:18px;top:50%;width:24px;height:24px;background-repeat:no-repeat;background-size:contain;background-position:center;transform:translateY(-50%)}._supportOption_1kiep_100:hover{background-color:hsl(from var(--button_color) h s calc(l*.8));color:var(--button_text_color)}._telegramOption_1kiep_133:before{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.7097%203.6545C20.7097%203.6545%2022.6523%202.897%2022.4904%204.73664C22.4365%205.49415%2021.9508%208.1454%2021.573%2011.0131L20.278%2019.5079C20.278%2019.5079%2020.17%2020.7524%2019.1987%2020.9688C18.2274%2021.1852%2016.7704%2020.2113%2016.5005%2019.9949C16.2847%2019.8326%2012.4534%2017.3977%2011.1043%2016.2074C10.7265%2015.8827%2010.2948%2015.2334%2011.1582%2014.476L16.8244%209.06525C17.4719%208.41595%2018.1194%206.90095%2015.4213%208.7406L7.86655%2013.8808C7.86655%2013.8808%207.00315%2014.4219%205.3843%2013.9349L1.87671%2012.8527C1.87671%2012.8527%200.581605%2012.0412%202.79408%2011.2295C8.19035%208.68645%2014.8278%206.0893%2020.7097%203.6545Z'%20fill='white'/%3e%3c/svg%3e")}._emailOption_1kiep_137:before{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%206C22%204.9%2021.1%204%2020%204H4C2.9%204%202%204.9%202%206V18C2%2019.1%202.9%2020%204%2020H20C21.1%2020%2022%2019.1%2022%2018V6ZM20%206L12%2011L4%206H20ZM20%2018H4V8L12%2013L20%208V18Z'%20fill='white'/%3e%3c/svg%3e")}@media (min-width: 600px){._overlay_1kiep_29{align-items:center}}._refreshButton_18khv_1{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:1px solid var(--section_border_color);background-color:var(--section_bg_color);background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.65%206.35C16.2%204.9%2014.21%204%2012%204C9.87827%204%207.84344%204.84285%206.34315%206.34315C4.84285%207.84344%204%209.87827%204%2012C4%2014.1217%204.84285%2016.1566%206.34315%2017.6569C7.84344%2019.1571%209.87827%2020%2012%2020C15.73%2020%2018.84%2017.45%2019.73%2014H17.65C16.83%2016.33%2014.61%2018%2012%2018C10.4087%2018%208.88258%2017.3679%207.75736%2016.2426C6.63214%2015.1174%206%2013.5913%206%2012C6%2010.4087%206.63214%208.88258%207.75736%207.75736C8.88258%206.63214%2010.4087%206%2012%206C13.66%206%2015.14%206.69%2016.22%207.78L13%2011H20V4L17.65%206.35Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:24px;background-position:center;transition:background-color .2s ease,color .2s ease;cursor:pointer;flex-shrink:0}._refreshButton_18khv_1:hover{background-color:transparent}._topActions_7f7xd_1{display:flex;flex-direction:column;gap:10px}._emailReminder_7f7xd_7{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;border:1px solid rgba(255,204,102,.9);background:linear-gradient(135deg,#ffe085,#ffd35f 52%,#ffc84b);color:#4a3200;font-size:13px;font-weight:600;line-height:1.2;box-shadow:0 10px 22px #ffb83a3d;width:100%;justify-content:space-evenly;text-align:center}._emailReminder_7f7xd_7:before{content:"!";font-size:14px}._emailReminderLink_7f7xd_30{color:#3a2600;font-weight:700;text-decoration:underline;text-underline-offset:2px}._emailReminderLink_7f7xd_30:hover{color:#2b1b00}._otherSection_7f7xd_41{display:flex;flex-direction:column;gap:20px}._balanceSection_1f1pj_1{display:flex;align-items:center;justify-content:space-between;gap:12px}._label_1f1pj_8{font-size:20px}._value_1f1pj_12{font-size:20px;font-weight:600;color:var(--text_color)}._amount_1f1pj_18{white-space:nowrap;display:inline}._loader_1f1pj_23{color:var(--muted_text_color, rgba(255, 255, 255, .6))}._error_1f1pj_27{color:var(--error_color, #ff4d4f);font-size:14px}._customSection_6pypd_1{display:flex;flex-direction:column;gap:16px}._inputGroup_6pypd_7{display:flex;gap:8px;flex-direction:column}._form_6pypd_13{display:flex;flex-direction:column;gap:12px}._label_6pypd_19{font-size:14px;color:var(--section_header_text_color)}._input_6pypd_7{width:100%;padding:12px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:var(--secondary_bg_color);color:var(--text_color);font-size:18px}._input_6pypd_7:disabled{opacity:.6}._hint_6pypd_38{font-size:14px;color:var(--muted_text_color, rgba(255, 255, 255, .6))}._error_6pypd_43{font-size:14px;color:var(--error_color, #ff4d4f)}._submitButton_6pypd_48{width:100%}._tariffSection_1pb4i_1{display:flex;flex-direction:column;gap:16px}._buttons_1pb4i_7{display:flex;flex-direction:column;gap:12px}._button_1pb4i_7{width:100%;justify-content:center}._error_1pb4i_18{color:var(--error_color, #ff4d4f);font-size:14px}._backButton_dz3bf_1{align-self:flex-start;display:inline-flex;align-items:center;padding:8px 12px 8px 30px;border-radius:12px;background-color:var(--section_bg_color);color:var(--text_color);border:1px solid var(--section_border_color);transition:background-color .2s ease,color .2s ease;cursor:pointer}._backButton_dz3bf_1:after{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.3696%206.21936L8.62012%2012.9689L15.3696%2019.7183'%20stroke='white'%20stroke-width='2.24983'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:24px;height:26px;position:absolute;left:12px;top:auto;align-items:center;pointer-events:none;display:block}._backButton_dz3bf_1:hover{background-color:transparent;color:var(--text_color)}._icon_dz3bf_32{width:1rem;height:1rem}._section_18x4e_1{display:flex;flex-direction:column;gap:16px}._loader_18x4e_7,._errorText_18x4e_8,._emptyState_18x4e_9{color:var(--muted_text_color, rgba(255, 255, 255, .8))}._errorText_18x4e_8{color:var(--error_color, #ff4d4f)}._retryButton_18x4e_17{align-self:flex-start}._emptyState_18x4e_9{margin:0}._list_aclqa_1{display:flex;flex-direction:column;gap:12px}._button_aclqa_7{display:flex;align-items:center;justify-content:space-between;gap:16px}._button_aclqa_7:disabled{opacity:.5;cursor:not-allowed}._label_aclqa_19{font-weight:600}._price_aclqa_23{display:inline-flex;align-items:center;gap:8px;margin-left:auto}._spinner_aclqa_30{width:16px;height:16px;border-radius:9999px;border:2px solid rgba(255,255,255,.4);border-top-color:var(--text_color, #ffffff);animation:_spin_aclqa_30 .8s linear infinite}@keyframes _spin_aclqa_30{to{transform:rotate(360deg)}}._partnerProgram_8041h_1{display:flex;flex-direction:column;gap:20px}._section_8041h_7{display:flex;flex-direction:column;gap:12px}._sectionHeaderRow_8041h_13{display:flex;align-items:center;justify-content:space-between;gap:12px}._copyButton_8041h_20{white-space:nowrap}._toggleButton_8041h_24:disabled{opacity:.6;cursor:not-allowed}._balanceValue_8041h_29{font-size:24px;font-weight:600}._summaryMeta_8041h_34{display:flex;flex-direction:column;gap:8px;margin-top:8px}._metaRow_8041h_41{display:flex;align-items:center;justify-content:space-between;font-size:13px}._metaLabel_8041h_48{color:var(--section_header_text_color)}._metaValue_8041h_52{font-weight:500;text-align:right}._errorState_8041h_57{display:flex;flex-direction:column;align-items:flex-start;gap:12px}._errorText_8041h_64{color:#f87171}._paginationRow_8041h_68{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}._paginationButtons_8041h_76{display:flex;gap:8px}._paginationInfo_8041h_81{font-size:12px;color:var(--section_header_text_color)}._list_1u8m0_1{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}._item_1u8m0_10{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:12px;border:1px solid var(--section_border_color);background-color:hsl(from var(--section_bg_color) h s calc(l*1.03))}._itemPaid_1u8m0_20{border-color:#22c55e;background-color:#22c55e14}._itemHeader_1u8m0_25{display:flex;align-items:center;justify-content:space-between;gap:12px}._profileId_1u8m0_32{font-family:JetBrains Mono,Courier New,monospace;font-size:14px;color:var(--text_color)}._status_1u8m0_38{font-size:12px;font-weight:600;text-transform:uppercase}._statusPaid_1u8m0_44{color:#22c55e}._statusPending_1u8m0_48{color:#facc15}._meta_1u8m0_52{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--section_header_text_color)}._dateLabel_1u8m0_60{font-weight:500}._dateValue_1u8m0_64{font-family:JetBrains Mono,Courier New,monospace}._emptyState_1u8m0_68{color:var(--section_header_text_color)}._payoutButton_1pivm_1{width:100%;justify-content:center;font-weight:600}._form_1pivm_7{display:flex;flex-direction:column;gap:16px;padding-top:12px}._field_1pivm_14{display:flex;flex-direction:column;gap:8px}._label_1pivm_20{font-size:14px;color:var(--section_header_text_color)}._input_1pivm_25,._textarea_1pivm_26{width:100%;padding:10px 12px;border-radius:12px;border:1px solid var(--section_border_color);background-color:var(--secondary_bg_color);color:var(--text_color);resize:vertical;min-height:44px}._textarea_1pivm_26{min-height:100px}._input_1pivm_25:focus,._textarea_1pivm_26:focus{outline:2px solid var(--prime_button_color)}._helperText_1pivm_46{font-size:12px;color:var(--section_header_text_color)}._error_1pivm_51{color:#f87171;font-size:13px}._actions_1pivm_56{display:flex;flex-wrap:wrap;gap:12px}._section_k8l9k_1{display:flex;flex-direction:column;gap:12px}._sectionHeaderRow_k8l9k_7{display:flex;align-items:center;justify-content:space-between;gap:12px}._toggleButton_k8l9k_14:disabled{opacity:.6;cursor:not-allowed}._errorState_k8l9k_19{display:flex;flex-direction:column;gap:12px;align-items:flex-start}._errorText_k8l9k_26{color:#f87171}._emptyState_k8l9k_30{color:var(--section_header_text_color)}._paginationRow_k8l9k_34{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}._paginationButtons_k8l9k_42{display:flex;gap:8px}._paginationInfo_k8l9k_47{font-size:12px;color:var(--section_header_text_color)}._list_1hf13_1{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}._item_1hf13_10{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:12px;border:1px solid var(--section_border_color);background-color:var(--secondary_bg_color)}._itemHeader_1hf13_20{display:flex;align-items:center;justify-content:space-between;gap:12px}._amount_1hf13_27{font-size:18px;font-weight:600}._amountPositive_1hf13_32{color:#22c55e}._amountNegative_1hf13_36{color:#f87171}._status_1hf13_40{font-size:12px;font-weight:600;text-transform:uppercase}._statusSuccess_1hf13_46{color:#22c55e}._statusPending_1hf13_50{color:#facc15}._statusCancelled_1hf13_54,._statusRefunded_1hf13_55{color:#f87171}._meta_1hf13_59{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--section_header_text_color)}._type_1hf13_67{text-transform:uppercase;font-weight:500}._date_1hf13_72{font-family:JetBrains Mono,Courier New,monospace}._description_1hf13_76{display:block;font-size:13px;line-height:1.4;color:var(--text_color)}._adminDescription_1hf13_83{color:#f2ff7f!important}._balanceRow_1hf13_87{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}._balanceLabel_1hf13_95{color:var(--section_header_text_color)}._balanceValue_1hf13_99{font-family:JetBrains Mono,Courier New,monospace}._settingsSection_1wpac_1{display:flex;flex-direction:column;gap:24px}._form_1wpac_7{display:flex;flex-direction:column;gap:20px}._field_1wpac_13{display:flex;flex-direction:row;gap:8px;justify-content:space-between;align-items:center}._fieldEmail_1wpac_21{display:flex;flex-direction:column;gap:8px}._fieldHeader_1wpac_28{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._fieldLabel_1wpac_36{font-size:14px;color:var(--text_color);display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px;position:relative;padding-left:30px}._emailLabel_1wpac_48:after{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22%206C22%204.9%2021.1%204%2020%204H4C2.9%204%202%204.9%202%206V18C2%2019.1%202.9%2020%204%2020H20C21.1%2020%2022%2019.1%2022%2018V6ZM20%206L12%2011L4%206H20ZM20%2018H4V8L12%2013L20%208V18Z'%20fill='white'/%3e%3c/svg%3e");width:20px;height:20px;position:absolute;left:0;top:auto;align-items:center;pointer-events:none;display:block}._languageLabel_1wpac_60:after{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2025%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.21973%206.18671H16.7187'%20stroke='white'%20stroke-width='1.49989'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.96777%203.93695V6.18678'%20stroke='white'%20stroke-width='1.49989'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.7188%2021.9354L18.2184%2011.4362L22.7181%2021.9354'%20stroke='white'%20stroke-width='1.49989'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.1016%2018.9358H21.3355'%20stroke='white'%20stroke-width='1.49989'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.1549%206.18671C14.1549%206.18671%2013.016%2010.5926%2010.2974%2013.9205C7.57889%2017.2484%204.71973%2018.9357%204.71973%2018.9357'%20stroke='white'%20stroke-width='1.49989'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.9693%2016.6859C12.9693%2016.6859%2011.3288%2015.4204%209.59453%2013.1705C7.86028%2010.9207%206.96973%209.18646%206.96973%209.18646'%20stroke='white'%20stroke-width='1.49989'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:20px;height:20px;position:absolute;left:0;top:auto;align-items:center;pointer-events:none;display:block}._choiceField_1wpac_72{cursor:pointer;padding:12px 60px 12px 14px!important}._choiceFieldWrapper_1wpac_77{position:relative;width:100%}._choiceFieldWrapper_1wpac_77:after{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.3696%206.21936L8.62012%2012.9689L15.3696%2019.7183'%20stroke='white'%20stroke-width='2.24983'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:30px;height:100%;position:absolute;display:flex;right:15px;top:0;transform:rotate(270deg);align-items:center;justify-content:center;pointer-events:none}._emailInputRow_1wpac_96{display:flex;gap:12px;align-items:center}._fieldControl_1wpac_102{width:100%;border-radius:12px;border:1px solid var(--section_border_color);padding:12px 14px;background-color:var(--secondary_bg_color);-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--text_color);transition:border-color .2s ease}._fieldControl_1wpac_102:focus{border-color:var(--prime_button_color);outline:none}._helperText_1wpac_120{font-size:12px;color:var(--section_header_text_color)}._emailNotice_1wpac_125{position:relative;display:block;padding:10px 12px 10px 38px;border:1px solid rgba(255,211,95,.18);border-radius:14px;background:#ffd35f14;color:#ffffffdb;font-size:12px;line-height:1.45}._emailNotice_1wpac_125:before{content:"";position:absolute;left:12px;top:12px;width:15px;height:15px;border-radius:50%;background:#ffd35f33;box-shadow:inset 0 0 0 1px #ffd35f52}._emailNotice_1wpac_125:after{content:"!";position:absolute;left:12px;top:12px;width:15px;height:15px;color:#ffd35f;font-size:10px;font-weight:700;line-height:15px;text-align:center}._actions_1wpac_163{display:flex;justify-content:flex-end}._actionGroup_1wpac_168{display:flex;gap:12px;justify-content:flex-end;align-items:center;flex-wrap:wrap}._submitButton_1wpac_176{min-width:160px;position:relative;white-space:nowrap}._submitButton_1wpac_176:disabled{opacity:.6;cursor:not-allowed}._fieldControl_1wpac_102:disabled{opacity:.75}._secondaryButton_1wpac_191{border:1px solid var(--section_border_color);background-color:transparent;color:var(--text_color);border-radius:12px;padding:12px 16px;font-size:14px;cursor:pointer;transition:border-color .2s ease,color .2s ease}._changeEmailButton_1wpac_202{padding:8px 16px 8px 40px;font-size:14px;border:1px solid var(--text_color);border-radius:12px;background-color:transparent;color:var(--text_color);cursor:pointer;position:relative;transition:.2s ease}._changeEmailButton_1wpac_202:after{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.71%207.04006C21.1%206.65006%2021.1%206.00006%2020.71%205.63006L18.37%203.29006C18%202.90006%2017.35%202.90006%2016.96%203.29006L15.12%205.12006L18.87%208.87006L20.71%207.04006ZM3%2017.2501V21.0001H6.75L17.81%209.93006L14.06%206.18006L3%2017.2501Z'%20fill='white'/%3e%3c/svg%3e");width:20px;height:20px;position:absolute;left:10px;top:8px;align-items:center;justify-content:center;pointer-events:none;display:block}._changeEmailButton_1wpac_202:hover{border:1px solid var(--section_bg_color)}._secondaryButton_1wpac_191:hover{border-color:var(--prime_button_color);color:var(--prime_button_color)}._secondaryButton_1wpac_191:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 720px){._fieldHeader_1wpac_28{align-items:stretch}._secondaryButton_1wpac_191{width:100%}}._icon_1wpac_252{width:1rem;height:1rem}._logoutSection_1wpac_257{display:flex;justify-content:flex-end;padding-top:16px;border-top:1px solid var(--section_border_color)}._logoutButton_1wpac_264{max-width:160px;background-color:var(--error_color, #ff4d4f);color:#fff;border-color:transparent;max-height:50px;width:100%;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;border-radius:15px;cursor:pointer;position:relative;padding:.6em 1.2em .6em 35px;transition:width .2s ease-out 0s,background-color .1s ease-in}._logoutButton_1wpac_264:after{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.9999%202C10.2385%202%207.99991%204.23858%207.99991%207C7.99991%207.55228%208.44762%208%208.99991%208C9.55219%208%209.99991%207.55228%209.99991%207C9.99991%205.34315%2011.3431%204%2012.9999%204H16.9999C18.6568%204%2019.9999%205.34315%2019.9999%207V17C19.9999%2018.6569%2018.6568%2020%2016.9999%2020H12.9999C11.3431%2020%209.99991%2018.6569%209.99991%2017C9.99991%2016.4477%209.55219%2016%208.99991%2016C8.44762%2016%207.99991%2016.4477%207.99991%2017C7.99991%2019.7614%2010.2385%2022%2012.9999%2022H16.9999C19.7613%2022%2021.9999%2019.7614%2021.9999%2017V7C21.9999%204.23858%2019.7613%202%2016.9999%202H12.9999Z'%20fill='%23ffffff'/%3e%3cpath%20d='M13.9999%2011C14.5522%2011%2014.9999%2011.4477%2014.9999%2012C14.9999%2012.5523%2014.5522%2013%2013.9999%2013V11Z'%20fill='%23ffffff'/%3e%3cpath%20d='M5.71783%2011C5.80685%2010.8902%205.89214%2010.7837%205.97282%2010.682C6.21831%2010.3723%206.42615%2010.1004%206.57291%209.90549C6.64636%209.80795%206.70468%209.72946%206.74495%209.67492L6.79152%209.61162L6.804%209.59454L6.80842%209.58848C6.80846%209.58842%206.80892%209.58778%205.99991%209L6.80842%209.58848C7.13304%209.14167%207.0345%208.51561%206.58769%208.19098C6.14091%207.86637%205.51558%207.9654%205.19094%208.41215L5.18812%208.41602L5.17788%208.43002L5.13612%208.48679C5.09918%208.53682%205.04456%208.61033%204.97516%208.7025C4.83623%208.88702%204.63874%209.14542%204.40567%209.43937C3.93443%2010.0337%203.33759%2010.7481%202.7928%2011.2929L2.08569%2012L2.7928%2012.7071C3.33759%2013.2519%203.93443%2013.9663%204.40567%2014.5606C4.63874%2014.8546%204.83623%2015.113%204.97516%2015.2975C5.04456%2015.3897%205.09918%2015.4632%205.13612%2015.5132L5.17788%2015.57L5.18812%2015.584L5.19045%2015.5872C5.51509%2016.0339%206.14091%2016.1336%206.58769%2015.809C7.0345%2015.4844%207.13355%2014.859%206.80892%2014.4122L5.99991%2015C6.80892%2014.4122%206.80897%2014.4123%206.80892%2014.4122L6.804%2014.4055L6.79152%2014.3884L6.74495%2014.3251C6.70468%2014.2705%206.64636%2014.1921%206.57291%2014.0945C6.42615%2013.8996%206.21831%2013.6277%205.97282%2013.318C5.89214%2013.2163%205.80685%2013.1098%205.71783%2013H13.9999V11H5.71783Z'%20fill='%23ffffff'/%3e%3c/svg%3e");width:24px;height:24px;position:absolute;left:15px;top:auto;align-items:center;justify-content:center;pointer-events:none;display:block}._logoutButton_1wpac_264:hover{background-color:hsl(from var(--error_color, #ff4d4f) h s calc(l*.8));color:#fff}._logoutButton_1wpac_264:disabled{opacity:.6;cursor:not-allowed}._terms_a0v0f_1{display:flex;flex-direction:column;gap:12px}._title_a0v0f_7{font-size:22px;font-weight:700;text-align:center}._subtitle_a0v0f_13{font-size:16px;font-weight:600;text-align:center}._effectiveDate_a0v0f_19{font-size:13px;color:var(--section_header_text_color);text-align:center}._sectionTitle_a0v0f_25{font-size:16px;font-weight:600;margin-top:6px}._paragraph_a0v0f_31{font-size:14px;line-height:1.5;color:var(--text_color)}._list_a0v0f_37{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:6px}._listItem_a0v0f_45{font-size:14px;line-height:1.5;color:var(--text_color)}._page_c329v_1{position:relative;min-height:100vh;display:grid;place-items:center;padding:24px;overflow:hidden;background:radial-gradient(circle at top,rgba(255,214,102,.22),transparent 34%),radial-gradient(circle at bottom left,rgba(102,183,255,.18),transparent 30%),linear-gradient(180deg,#090d10,#11161b)}._backdrop_c329v_14{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.85),transparent);mask-image:linear-gradient(180deg,rgba(0,0,0,.85),transparent);pointer-events:none}._card_c329v_25{position:relative;z-index:1;width:min(100%,440px);padding:36px 28px 32px;border:1px solid rgba(255,255,255,.08);border-radius:32px;background:linear-gradient(180deg,#181f25f5,#0e1216f0);box-shadow:0 24px 70px #00000073,inset 0 1px #ffffff0f;text-align:center}._orb_c329v_39{width:88px;height:88px;margin:0 auto 22px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#ffd35f52,#ffd35f0a);animation:_pulse_c329v_1 2.4s ease-in-out infinite}._orbCore_c329v_50{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#ffe085,#ffc84b);box-shadow:0 0 30px #ffc84b73}._badge_c329v_58{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 12px;margin-bottom:16px;border-radius:999px;color:#fff2c0;background:#ffe0851a;border:1px solid rgba(255,224,133,.18);font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}._title_c329v_75{margin:0 0 14px;font-size:clamp(28px,5vw,36px);line-height:1.05;font-weight:700;color:#fff}._description_c329v_83{display:block;margin:0;color:#ffffffc2;font-size:16px;line-height:1.6}@keyframes _pulse_c329v_1{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}._card_r0sr1_1{display:flex;flex-direction:column;gap:16px}._header_r0sr1_7{display:flex;justify-content:space-between;gap:16px;flex-direction:column;align-items:stretch}._headerText_r0sr1_15{display:flex;flex-direction:column;gap:6px;flex:1}._title_r0sr1_22{font-size:20px;font-weight:600}._subtitle_r0sr1_27{color:var(--section_header_text_color);font-size:14px}._language_r0sr1_32{display:flex;flex-direction:row;gap:10px;align-items:center;margin:0 auto}._languageLabel_r0sr1_40{font-size:12px;color:var(--section_header_text_color);background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2025%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.21973%206.18671H16.7187'%20stroke='white'%20stroke-width='1.49989'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.96777%203.93695V6.18678'%20stroke='white'%20stroke-width='1.49989'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.7188%2021.9354L18.2184%2011.4362L22.7181%2021.9354'%20stroke='white'%20stroke-width='1.49989'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.1016%2018.9358H21.3355'%20stroke='white'%20stroke-width='1.49989'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.1549%206.18671C14.1549%206.18671%2013.016%2010.5926%2010.2974%2013.9205C7.57889%2017.2484%204.71973%2018.9357%204.71973%2018.9357'%20stroke='white'%20stroke-width='1.49989'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.9693%2016.6859C12.9693%2016.6859%2011.3288%2015.4204%209.59453%2013.1705C7.86028%2010.9207%206.96973%209.18646%206.96973%209.18646'%20stroke='white'%20stroke-width='1.49989'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:20px;background-repeat:no-repeat;background-position:center center;width:20px;height:20px;display:block}._selectWrap_r0sr1_52{position:relative}._selectWrap_r0sr1_52:after{content:"";position:absolute;right:15px;top:17px;width:8px;height:8px;border-right:2px solid var(--section_header_text_color);border-bottom:2px solid var(--section_header_text_color);transform:translateY(-50%) rotate(45deg);pointer-events:none}._languageSelect_r0sr1_69{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 34px 8px 12px;border-radius:12px;border:1px solid var(--section_border_color);background-color:var(--secondary_bg_color);color:var(--text_color);font-size:13px;font-weight:600;cursor:pointer}._languageSelect_r0sr1_69:focus{outline:2px solid var(--prime_button_color);outline-offset:2px}._form_r0sr1_86{display:flex;flex-direction:column;gap:20px}._label_r0sr1_92{font-size:14px;font-weight:500}._logo_href_r0sr1_97{display:block;width:100px;height:100px;margin:0 auto 20px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20id='g1'%20x1='-10%25'%20y1='-10%25'%20x2='120%25'%20y2='120%25'%3e%3cstop%20offset='0%25'%20stop-color='%2324d7ff'/%3e%3cstop%20offset='80%25'%20stop-color='%23090e30'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20d='M9.99984%2017.55L8.22984%2019.27C7.76571%2019.7341%207.13621%2019.9948%206.47984%2019.9948C5.82346%2019.9948%205.19397%2019.7341%204.72984%2019.27C4.26571%2018.8058%204.00496%2018.1763%204.00496%2017.52C4.00496%2016.8636%204.26571%2016.2341%204.72984%2015.77L9.26984%2011.22C9.71545%2010.7729%2010.3159%2010.5143%2010.9469%2010.4975C11.5778%2010.4807%2012.1911%2010.7072%2012.6598%2011.13L12.7798%2011.23C12.9695%2011.4156%2013.2251%2011.5183%2013.4904%2011.5155C13.7558%2011.5127%2014.0092%2011.4046%2014.1948%2011.215C14.3805%2011.0253%2014.4832%2010.7697%2014.4804%2010.5044C14.4776%2010.239%2014.3695%209.98562%2014.1798%209.79997C14.1234%209.727%2014.0633%209.65691%2013.9998%209.58997C13.1462%208.84729%2012.0422%208.45682%2010.9114%208.49767C9.78064%208.53852%208.70767%209.00763%207.90984%209.80997L3.30984%2014.36C2.52819%2015.2108%202.10546%2016.3306%202.12991%2017.4857C2.15436%2018.6408%202.62412%2019.7418%203.44107%2020.5587C4.25802%2021.3757%205.359%2021.8454%206.51408%2021.8699C7.66917%2021.8944%208.78904%2021.4716%209.63984%2020.69L11.3698%2019C11.5407%2018.8136%2011.6346%2018.5695%2011.6326%2018.3167C11.6307%2018.0639%2011.5332%2017.8212%2011.3595%2017.6375C11.1859%2017.4537%2010.9492%2017.3426%2010.6969%2017.3263C10.4446%2017.3101%2010.1956%2017.39%209.99984%2017.55ZM20.6898%203.30997C19.8486%202.47398%2018.7108%202.00476%2017.5248%202.00476C16.3389%202.00476%2015.2011%202.47398%2014.3598%203.30997L12.6298%204.99997C12.459%205.18632%2012.3651%205.43045%2012.367%205.68324C12.3689%205.93603%2012.4665%206.17871%2012.6401%206.36246C12.8137%206.54621%2013.0505%206.65739%2013.3028%206.67362C13.555%206.68986%2013.8041%206.60995%2013.9998%206.44997L15.7298%204.72997C16.194%204.26584%2016.8235%204.0051%2017.4798%204.0051C18.1362%204.0051%2018.7657%204.26584%2019.2298%204.72997C19.694%205.1941%2019.9547%205.8236%2019.9547%206.47997C19.9547%207.13635%2019.694%207.76584%2019.2298%208.22997L14.6898%2012.78C14.2442%2013.227%2013.6438%2013.4857%2013.0128%2013.5024C12.3818%2013.5192%2011.7685%2013.2928%2011.2998%2012.87L11.1798%2012.77C10.9902%2012.5843%2010.7346%2012.4816%2010.4692%2012.4844C10.2039%2012.4872%209.95049%2012.5953%209.76484%2012.785C9.57919%2012.9746%209.47647%2013.2302%209.47928%2013.4956C9.48209%2013.7609%209.59021%2014.0143%209.77984%2014.2C9.85247%2014.2743%209.92926%2014.3444%2010.0098%2014.41C10.8645%2015.1504%2011.9681%2015.5394%2013.0981%2015.4986C14.2282%2015.4578%2015.3008%2014.9902%2016.0998%2014.19L20.6498%209.63997C21.4912%208.80405%2021.9676%207.6692%2021.9751%206.48322C21.9826%205.29724%2021.5205%204.15646%2020.6898%203.30997Z'%20fill='url(%23g1)'/%3e%3c/svg%3e");background-size:100px;background-repeat:no-repeat;background-position:center center;transition:background-size .3s}._logo_href_r0sr1_97:hover{background-size:110px;transition-duration:.3s}._logo_r0sr1_97{width:100px;height:100px}._input_r0sr1_120{padding:10px 12px;border-radius:12px;border:1px solid white;background-color:var(--secondary_bg_color);color:var(--text_color)}._input_r0sr1_120:focus{outline:2px solid var(--prime_button_color);outline-offset:1px}._emailNotice_r0sr1_133{position:relative;padding:12px 14px 12px 42px;border:1px solid rgba(255,211,95,.18);border-radius:16px;background:#ffd35f14;color:#ffffffdb;font-size:13px;line-height:1.45;display:block;text-align:center}._emailNotice_r0sr1_133:before{content:"";position:absolute;left:14px;top:14px;width:16px;height:16px;border-radius:50%;background:#ffd35f33;box-shadow:inset 0 0 0 1px #ffd35f52}._emailNotice_r0sr1_133:after{content:"!";position:absolute;left:14px;top:14px;width:16px;height:16px;color:#ffd35f;font-size:11px;font-weight:700;line-height:16px;text-align:center}._actions_r0sr1_172{display:flex;flex-wrap:wrap;gap:12px}._helper_r0sr1_178{color:var(--section_header_text_color);font-size:13px}._error_r0sr1_183{color:#f87171;font-size:13px}._termsNotice_r0sr1_188{color:var(--section_header_text_color);font-size:13px;line-height:1.4;text-align:center}._termsLink_r0sr1_195{color:var(--link_color);text-decoration:none}._termsLink_r0sr1_195:hover{color:hsl(from var(--link_color) h s calc(l*.9))}._telegramButton_r0sr1_204{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-height:50px;border-radius:15px;background-color:#047cba;color:#fff;padding:.6em 1.2em;font-size:15px;font-weight:600;text-align:center;transition:box-shadow .2s ease-out 0s,background-color .1s ease-in}._telegramButton_r0sr1_204:before{content:"";position:absolute;left:20px;top:50%;width:24px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.7097%203.6545C20.7097%203.6545%2022.6523%202.897%2022.4904%204.73664C22.4365%205.49415%2021.9508%208.1454%2021.573%2011.0131L20.278%2019.5079C20.278%2019.5079%2020.17%2020.7524%2019.1987%2020.9688C18.2274%2021.1852%2016.7704%2020.2113%2016.5005%2019.9949C16.2847%2019.8326%2012.4534%2017.3977%2011.1043%2016.2074C10.7265%2015.8827%2010.2948%2015.2334%2011.1582%2014.476L16.8244%209.06525C17.4719%208.41595%2018.1194%206.90095%2015.4213%208.7406L7.86655%2013.8808C7.86655%2013.8808%207.00315%2014.4219%205.3843%2013.9349L1.87671%2012.8527C1.87671%2012.8527%200.581605%2012.0412%202.79408%2011.2295C8.19035%208.68645%2014.8278%206.0893%2020.7097%203.6545Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;transform:translateY(-50%)}._telegramButton_r0sr1_204:hover{background-color:#0c9ae7}._linkButton_r0sr1_239{background:none;border:none;padding:0;color:var(--link_color);text-align:left;cursor:pointer}._linkButton_r0sr1_239:hover{color:hsl(from var(--link_color) h s calc(l*.9))}._switchMode_r0sr1_252{align-self:center;display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;text-align:center}._switchModeText_r0sr1_262{color:var(--section_header_text_color);font-size:14px;line-height:1.3}._switchModeButton_r0sr1_268{border:none;background:none;color:var(--link_color);font-size:14px;font-weight:600;line-height:1.3;padding:2px 8px;cursor:pointer}._switchModeButton_r0sr1_268:hover{color:hsl(from var(--link_color) h s calc(l*.9))}._otherAuth_r0sr1_283{display:flex;flex-direction:column;align-items:center;width:100%;gap:16px}._authDivider_r0sr1_291{width:100%;display:flex;align-items:center;gap:12px;color:var(--section_header_text_color);font-size:13px;line-height:1}._authDivider_r0sr1_291:before,._authDivider_r0sr1_291:after{content:"";flex:1;height:1px;background:var(--section_header_text_color);opacity:.2}._authDivider_r0sr1_291 span{flex:0 0 auto}._submitButton_r0sr1_314{width:100%}._container_1ojue_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;height:100dvh;color:#1f1f1f;font-size:16px}._loader_1ojue_13{width:36px;height:36px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-top-color:#08c;animation:_spin_1ojue_1 1s linear infinite}@keyframes _spin_1ojue_1{to{transform:rotate(360deg)}}._screen_ab0zg_1{min-height:calc(100vh - 100px);display:flex;align-items:center;justify-content:center;padding:24px 8px}._card_ab0zg_9{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:14px;width:100%;padding:28px 22px;border:1px solid rgba(255,255,255,.08);border-radius:32px;background:radial-gradient(circle at top right,rgba(255,188,117,.2),transparent 34%),linear-gradient(160deg,#ffffff0f,#ffffff05);box-shadow:0 24px 80px #00000047;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}._glow_ab0zg_26{position:absolute;inset:auto -42px -56px auto;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,#ffa55961,#ffa55900);pointer-events:none}._badge_ab0zg_36{display:inline-flex;align-self:flex-start;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffd7ae;background:#ffb36624}._title_ab0zg_49{max-width:14ch;font-size:clamp(30px,7vw,42px);line-height:.95;letter-spacing:-.04em}._description_ab0zg_56,._hint_ab0zg_57{display:block}._description_ab0zg_56{font-size:16px;line-height:1.6;color:#ffffffeb}._hint_ab0zg_57{font-size:14px;line-height:1.5;color:var(--section_header_text_color)}._actions_ab0zg_73{margin-top:10px}._actions_ab0zg_73 .btn{width:100%;min-height:52px;background:#fff3e3;color:#222}._actions_ab0zg_73 .btn:hover{color:#222;background:#ffe7ca}._screen_xe51u_1{min-height:100dvh;display:flex;align-items:center;justify-content:center;width:100%;padding:24px 10px;background:radial-gradient(circle at top,rgba(255,255,255,.08),transparent 34%),var(--secondary_bg_color)}._card_xe51u_13{width:min(100%,420px);display:flex;flex-direction:column;align-items:center;gap:18px;padding:28px 22px 24px;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:radial-gradient(circle at top right,rgba(248,113,113,.16),transparent 36%),linear-gradient(160deg,#ffffff0f,#ffffff05);box-shadow:0 24px 80px #00000047}._statusIcon_xe51u_28{position:relative;width:64px;height:64px;border-radius:20px;background:#f8717129;box-shadow:inset 0 0 0 1px #f8717142}._statusIcon_xe51u_28:before,._statusIcon_xe51u_28:after{content:"";position:absolute;left:50%;background:#ff8a8a;transform:translate(-50%)}._statusIcon_xe51u_28:before{top:16px;width:4px;height:24px;border-radius:999px}._statusIcon_xe51u_28:after{bottom:16px;width:6px;height:6px;border-radius:50%}._content_xe51u_60{text-align:center;display:flex;flex-direction:column;gap:8px}._title_xe51u_67{color:var(--text_color);font-size:24px;font-weight:600;line-height:1.2}._description_xe51u_74{display:block;color:var(--section_header_text_color);font-size:15px;line-height:1.5}._actions_xe51u_81{width:100%;display:flex;flex-direction:column;gap:10px}._retryButton_xe51u_88{width:100%;min-height:50px}._actions_xe51u_81 .btn{min-height:50px}@media (min-width: 480px){._card_xe51u_13{padding:32px 28px 28px}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Inter-Regular-COLGFB3M.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Inter-Medium-CDhBSFyE.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/Inter-SemiBold-BAEEcJ4E.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Inter-Bold-BOs3KVhN.woff2) format("woff2")}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--secondary_bg_color: #0f1417;--section_bg_color: #161a1d;--section_header_text_color: #b3b3b3;--text_color: hsl(0, 0%, 100%);--button_color: #2b3238;--button_text_color: #ffffff;--prime_button_color: #ffffff;--prime_button_text_color: #2b3238;--link_color: hsl(219, 100%, 81%);--section_border_color: #161a1d;color-scheme:light dark;color:var(--text_color);background-color:#0f1417;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}input,button,textarea,select{font:inherit}input:focus,textarea:focus,.input:focus,.textarea:focus{outline:2px solid var(--prime_button_color)}img,picture,video,canvas,svg{display:block;max-width:100%}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:var(--secondary_bg_color)}p{display:inline}.link,a{font-weight:500;color:var(--link_color);text-decoration:inherit;cursor:pointer}.link:hover,a:hover{color:hsl(from var(--link_color) h s calc(l*.8))}button{border:1px solid transparent;cursor:pointer;transition:all .25ms}.btn{max-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:.6em 1.2em;font-size:15px;color:var(--button_text_color);font-weight:600;background-color:var(--button_color);border-radius:15px;cursor:pointer;position:relative;transition:width .2s ease-out 0s,background-color .1s ease-in;text-align:center}.btn:disabled{opacity:.3}.prime-btn{max-height:50px;transition:width .2s ease-out 0s,background-color .1s ease-in;display:inline-flex;align-items:center;font-weight:600;justify-content:center;padding:.6em 1.2em;font-size:15px;color:var(--prime_button_text_color);background-color:var(--prime_button_color);border-radius:15px;cursor:pointer}.prime-btn:hover{background-color:hsl(from var(--prime_button_color) h s calc(l*.8));color:var(--prime_button_text_color)}.btn:hover{background-color:hsl(from var(--button_color) h s calc(l*.8));color:var(--button_text_color)}.prime-btn:focus,.prime-btn:focus-visible,.btn:focus,.btn:focus-visible{outline:4px auto var(--prime_button_color)}.page{min-width:320px;padding:12px 6px;display:flex;flex-direction:column;gap:20px;background-color:var(--secondary_bg_color)}.pageTopBar{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px}.section{max-width:100%;background-color:var(--section_bg_color);border:1px solid var(--section_border_color);padding:20px;border-radius:35px;min-width:300px}.sectionHeader{color:var(--section_header_text_color);font-size:14px;font-weight:400;margin:0}.sectionValue{font-size:15px;font-weight:600;margin-top:4px}ol{gap:10px;display:flex;flex-direction:column}li{list-style-position:inside;margin-left:10px}li::marker{color:#d6d6d6;font-weight:700}.instruction__import,.instruction__copy{width:100%;margin-top:16px}.instruction__copy{margin-bottom:16px}.instruction__divider{margin:12px 0;text-align:center;color:var(--section_header_text_color)}.instruction__copy-hint{color:var(--section_header_text_color)}.instruction__copy{font-weight:600}
