*{box-sizing:border-box}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#fff;--wallet-frame-max-width:360px;--wallet-frame-min-height:600px;--wallet-frame-bg:#1f1f1f;--wallet-page-bg:#1f1f1f;--wallet-standalone-bg:#e2dffe;background:#1f1f1f;font-family:Inter,Arial,sans-serif}html,body,#root{background:var(--wallet-page-bg);width:100%;height:100%;min-height:100%;margin:0;padding:0}body{display:block;overflow:hidden}html[data-extension-context=sidepanel]{--wallet-frame-max-width:100%;--wallet-frame-min-height:100vh}html[data-extension-context=sidepanel],html[data-extension-context=sidepanel] body,html[data-extension-context=sidepanel] #root{width:100%;min-width:0;max-width:none;height:100vh;min-height:100vh}html[data-extension-context=sidepanel] body{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}html[data-extension-context=sidepanel] body::-webkit-scrollbar{width:0;height:0;display:none}html[data-extension-context=sidepanel] .wallet-host,html[data-extension-context=sidepanel] .wallet-host--embedded,html[data-extension-context=sidepanel] .wallet-frame,html[data-extension-context=sidepanel] .wallet-host--embedded .wallet-frame{width:100%;min-width:0;max-width:none;height:100%;min-height:100vh}html[data-extension-context=sidepanel] .dashboard-page,html[data-extension-context=sidepanel] .welcome-page,html[data-extension-context=sidepanel] .create-wallet-page,html[data-extension-context=sidepanel] .create-username-page,html[data-extension-context=sidepanel] .backup-phrase-page,html[data-extension-context=sidepanel] .all-ready-page,html[data-extension-context=sidepanel] .search-page,html[data-extension-context=sidepanel] .unlock-page{width:100%;min-width:0;max-width:none}.search-page{width:100%;max-width:100%;min-height:var(--wallet-frame-min-height);background:var(--wallet-page-bg);color:#fff;flex-direction:column;height:100%;display:flex;overflow:hidden}.search-page-topbar{background-color:#191919;border-bottom:1px solid #3a3a3a;flex-direction:row;flex-shrink:0;align-items:center;gap:8px;padding:16px;display:flex}.search-page-field{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.search-page-field__icon{color:#6e6e6e;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.search-page-field__input{color:#fff;background:0 0;border:0;outline:none;flex:auto;min-width:0;height:24px;padding:0;font-size:15px;line-height:1.2}.search-page-field__input::placeholder{color:#6e6e6e}.search-page-close{color:#6e6e6e;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:color .18s;display:flex}.search-page-close:hover,.search-page-close:focus-visible{color:#fff;outline:none}.search-page-content{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.search-page-content::-webkit-scrollbar{width:0;height:0;display:none}.search-page-empty{color:#8f8f97;text-align:center;padding:24px 16px;font-size:14px}.search-results-section{flex-direction:column;display:flex}.search-results-section__title{color:currentColor;letter-spacing:-.02em;padding:16px 16px 12px;font-size:18px;font-weight:600;line-height:24px}.search-results-list{flex-direction:column;display:flex}.search-result-row{cursor:pointer;background:#111;align-items:center;gap:12px;padding:8px 16px;transition:background .15s;display:flex}.search-result-row:hover{background:#1a1a1a}.search-result-row__icon{background:#ffffff0a;border-radius:50%;flex-shrink:0;width:32px;height:32px;overflow:hidden}.search-result-row__icon-image{object-fit:cover;width:100%;height:100%;display:block}.search-result-row__info{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.search-result-row__name{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;line-height:1.2;overflow:hidden}.search-result-row__meta{color:#8f8f97;align-items:center;gap:6px;font-size:13px;line-height:1.2;display:flex;overflow:hidden}.search-result-row__ticker,.search-result-row__price{flex-shrink:0}.search-result-row__dot{background:#4a4a4a;border-radius:50%;flex-shrink:0;width:3px;height:3px}.search-result-row__change{flex-shrink:0;font-weight:500}.search-result-row__change--up{color:#4ade80}.search-result-row__change--down{color:#ef6060}.search-result-row__swap{color:#fff;cursor:pointer;background:#2a2a2a;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .15s,transform .15s;display:flex}.search-result-row__swap:hover{background:#343434}.search-result-row__swap:active{transform:scale(.96)}button,input,textarea{font:inherit}.app-back-button{--app-back-button-size:32px;--app-back-button-left:6px;--app-back-button-radius:10px;--app-back-button-color:#8f8f97;--app-back-button-hover-color:#fff;--app-back-button-background:transparent;--app-back-button-border:0;left:var(--app-back-button-left);width:var(--app-back-button-size);height:var(--app-back-button-size);border:var(--app-back-button-border);background:var(--app-back-button-background);color:var(--app-back-button-color);border-radius:var(--app-back-button-radius);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;padding:0;transition:color .18s,box-shadow .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.app-back-button svg{display:block}.app-back-button__icon{justify-content:center;align-items:center;transition:transform .18s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(0)}.app-back-button:hover,.app-back-button:focus-visible{color:var(--app-back-button-hover-color)}.app-back-button:hover .app-back-button__icon,.app-back-button:focus-visible .app-back-button__icon{transform:translate(-3px)}.app-back-button:active .app-back-button__icon{transform:translate(-4px)}.app-back-button:focus-visible{outline:none;box-shadow:0 0 0 2px #ab9ff23d}.welcome-page{background:var(--wallet-page-bg);flex-direction:column;justify-content:space-between;padding:82px 14px 18px;display:flex}.welcome-top{flex-direction:column;align-items:center;display:flex;transform:translateY(10px)}.logo-block{background:#d9d9d9;justify-content:center;align-items:center;width:280px;height:68px;margin-bottom:54px;display:flex}.logo-block__text{color:#111;font-family:Times New Roman,serif;font-size:48px;line-height:1}.logo-wrap{justify-content:center;align-items:center;width:100%;margin-bottom:28px;display:flex}.logo-svg{width:240px;max-width:100%;height:auto;display:block}.welcome-subtitle{text-align:center;color:#9a9aa3;width:min(320px,100%);font-size:17px;font-weight:600;line-height:1.35}.wallet-host{width:100%;height:100%}.wallet-host--embedded{height:100%;min-height:100%;overflow:hidden}.wallet-host--standalone{background:var(--wallet-standalone-bg);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;overflow:auto}.wallet-frame{width:100%;min-height:var(--wallet-frame-min-height);background:var(--wallet-page-bg);flex-direction:column;display:flex;position:relative}.wallet-host--embedded .wallet-frame{height:100%;overflow:hidden}.wallet-host--standalone .wallet-frame{width:min(100%, var(--wallet-frame-max-width));min-height:var(--wallet-frame-min-height);background:var(--wallet-frame-bg);border:1px solid #484848;border-radius:16px;overflow:hidden;box-shadow:0 10px 20px #0006}.wallet-host--standalone .welcome-page,.wallet-host--standalone .create-wallet-page{background:0 0}.wallet-busy-overlay{color:#fff;letter-spacing:.02em;z-index:999;background:#0c0c0c8f;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.welcome-bottom{flex-direction:column;gap:12px;display:flex;transform:translateY(-10px)}.app-button{cursor:pointer;border:0;border-radius:16px;width:100%;height:50px;font-size:16px;font-weight:700;transition:background-color .2s,color .2s,transform .2s,box-shadow .2s,filter .2s}.app-button:hover{opacity:.96}.app-button:active{transform:scale(.99)}.app-button--primary{color:#1f1f1f;background:#ab9ff2;box-shadow:0 0 #ae9af600}.app-button--primary:hover{background:#b7acf4;transform:translateY(-1px);box-shadow:0 8px 20px #ae9af63d}.app-button--primary:active{background:#a397ee;transform:translateY(0)scale(.985)}.app-button--secondary{color:#fff;background:#333;box-shadow:0 0 #fff0}.app-button--secondary:hover{background:#3d3d3d;transform:translateY(-1px);box-shadow:0 8px 18px #00000038}.app-button--secondary:active{background:#2f2f2f;transform:translateY(0)scale(.985)}.dev-status{color:#6f6f79;text-align:center;flex-direction:column;gap:4px;margin-top:10px;font-size:11px;display:flex}.dev-status strong{color:#a8a8b2;font-weight:600}.create-wallet-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:center;align-items:center;height:42px;padding:0 12px;display:flex;position:relative}.header-progress{justify-content:center;align-items:center;gap:10px;display:flex}.header-progress-dot{background:#333;border-radius:999px;width:11px;height:11px}.header-progress-dot--active{background:#ab9ff2}.create-wallet-page{width:100%;max-width:100%;min-height:var(--wallet-frame-min-height);background:var(--wallet-page-bg);color:#fff;flex-direction:column;flex:auto;height:auto;display:flex}.create-wallet-topbar{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:center;align-items:center;height:42px;padding:0 8px;display:flex;position:relative}.create-wallet-topbar__dots{justify-content:center;align-items:center;gap:10px;display:flex}.create-wallet-topbar__dot{background:#333;border-radius:999px;width:11px;height:11px}.create-wallet-topbar__dot--active{background:#ab9ff2}.create-wallet-content{flex-direction:column;flex:1;padding:18px 14px 14px;display:flex}.create-wallet-hero{text-align:center;margin-bottom:18px}.create-wallet-illustration{justify-content:center;align-items:center;margin:0 0 16px;display:flex}.create-wallet-illustration .wallet-illustration-svg{width:150px;height:auto}.create-wallet-title{color:#fff;margin:0;font-size:28px;font-weight:800;line-height:1.1}.create-wallet-feature-list{flex-direction:column;gap:22px;width:100%;margin:0;padding:0;list-style:none;display:flex}.create-wallet-feature-item{align-items:flex-start;gap:14px;display:flex}.create-wallet-feature-icon{justify-content:center;align-items:flex-start;width:24px;min-width:24px;height:24px;margin-top:2px;display:flex}.create-wallet-feature-text{flex:1}.create-wallet-feature-title{color:#fff;margin:0 0 6px;font-size:18px;font-weight:800;line-height:1.2}.create-wallet-feature-description{color:#999;margin:0;font-size:14px;font-weight:500;line-height:1.4}.create-wallet-actions{margin-top:auto;padding-top:18px}.create-wallet-actions .app-button,.create-wallet-actions .create-wallet-primary-button{cursor:pointer;border:0;border-radius:16px;width:100%;height:46px;font-size:16px;font-weight:700;transition:background-color .2s,color .2s,transform .2s,box-shadow .2s,filter .2s;box-shadow:0 0 #ab9ff200;color:#1f1f1f!important;background:#ab9ff2!important}.create-wallet-actions .app-button:hover,.create-wallet-actions .create-wallet-primary-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #ab9ff23d;background:#b7acf4!important}.create-wallet-actions .app-button:active,.create-wallet-actions .create-wallet-primary-button:active{transform:translateY(0)scale(.985);box-shadow:0 2px 8px #ab9ff22e;background:#a397ee!important}.create-wallet-actions .app-button:focus-visible,.create-wallet-actions .create-wallet-primary-button:focus-visible{outline:none;box-shadow:0 0 0 2px #ab9ff252,0 8px 20px #ab9ff23d}.create-wallet-actions .app-button:disabled,.create-wallet-actions .create-wallet-primary-button:disabled{cursor:not-allowed;box-shadow:none;transform:none;color:#7a7a7a!important;background:#2c2c2c!important}.import-wallet-page{width:100%;max-width:100%;min-height:var(--wallet-frame-min-height);background:var(--wallet-page-bg);color:#fff;flex-direction:column;height:auto;display:flex}.import-wallet-content{flex-direction:column;flex:1;padding:18px 16px 16px;display:flex}.import-wallet-hero{text-align:center;margin-bottom:18px}.import-wallet-title{color:#fff;margin:0 0 12px;font-size:28px;font-weight:800;line-height:1.12}.import-wallet-subtitle{color:#999;margin:0;font-size:16px;font-weight:500;line-height:1.35}.import-wallet-options{flex-direction:column;gap:10px;display:flex}.import-option-card{color:#fff;text-align:left;cursor:pointer;background:#2b2b2b;border:0;border-radius:18px;align-items:center;gap:14px;width:100%;min-height:68px;padding:14px 16px;transition:background-color .18s,transform .18s,box-shadow .18s;display:flex}.import-option-card:hover{background:#333;transform:translateY(-1px);box-shadow:0 8px 20px #00000038}.import-option-card:active{transform:translateY(0)scale(.99)}.import-option-card.is-disabled{color:#5f5f5f;cursor:not-allowed;box-shadow:none;opacity:.78;background:#2a2a2a;transform:none}.import-option-card.is-disabled:hover{box-shadow:none;background:#2a2a2a;transform:none}.import-option-icon{color:#fff;background:#3a3a3a;border-radius:999px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex}.import-option-card.is-disabled .import-option-icon{color:#737373;background:#313131}.import-option-text{flex:1;min-width:0}.import-option-title{color:inherit;margin-bottom:4px;font-size:16px;font-weight:800;line-height:1.2}.import-option-subtitle{color:#a0a0a0;font-size:13px;font-weight:500;line-height:1.3}.import-option-card.is-disabled .import-option-subtitle{color:#707070}.email-wallet-page{width:100%;max-width:100%;min-height:var(--wallet-frame-min-height);background:var(--wallet-page-bg);color:#fff;flex-direction:column;height:auto;display:flex}.email-wallet-topbar{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:center;align-items:center;height:42px;padding:0 8px;display:flex;position:relative}.email-wallet-topbar__back,.email-wallet-topbar__help{color:#8f8f97;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.email-wallet-topbar__back{left:6px}.email-wallet-topbar__help{right:6px}.email-wallet-topbar__back:hover,.email-wallet-topbar__help:hover{color:#fff;background:#ffffff0a}.email-wallet-topbar__back:active,.email-wallet-topbar__help:active{transform:translateY(-50%)scale(.96)}.email-wallet-page__content{flex-direction:column;flex:1;padding:18px 14px 14px;display:flex}.email-wallet-page__illustration{justify-content:center;align-items:center;margin:0 0 16px;display:flex}.email-wallet-page__illustration .wallet-illustration-svg{width:150px;height:auto}.email-wallet-page__hero{text-align:center;margin-bottom:18px}.email-wallet-page__title{color:#fff;margin:0;font-size:28px;font-weight:800;line-height:1.1}.email-wallet-feature-list{flex-direction:column;gap:22px;width:100%;margin:0;padding:0;list-style:none;display:flex}.email-wallet-feature-item{align-items:flex-start;gap:14px;display:flex}.email-wallet-feature-icon{justify-content:center;align-items:flex-start;width:24px;min-width:24px;height:24px;margin-top:2px;display:flex}.email-wallet-feature-text{flex:1}.email-wallet-feature-title{color:#fff;margin:0 0 6px;font-size:18px;font-weight:800;line-height:1.2}.email-wallet-feature-description{color:#999;margin:0;font-size:14px;font-weight:500;line-height:1.4}.email-wallet-page__actions{margin-top:auto;padding-top:18px}.select-email-page{width:100%;max-width:100%;min-height:var(--wallet-frame-min-height);background:var(--wallet-page-bg);color:#fff;flex-direction:column;height:auto;display:flex}.select-email-topbar{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:center;align-items:center;height:42px;padding:0 8px;display:flex;position:relative}.select-email-topbar__back,.select-email-topbar__help{color:#8f8f97;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.select-email-topbar__back{left:6px}.select-email-topbar__help{right:6px}.select-email-topbar__back:hover,.select-email-topbar__help:hover{color:#fff;background:#ffffff0a}.select-email-topbar__back:active,.select-email-topbar__help:active{transform:translateY(-50%)scale(.96)}.select-email-page__content{flex-direction:column;flex:1;padding:28px 14px 16px;display:flex}.select-email-page__hero{text-align:center;margin-bottom:22px}.select-email-page__title{color:#fff;margin:0 0 10px;font-size:28px;font-weight:800;line-height:1.1}.select-email-page__subtitle{color:#999;margin:0;font-size:16px;font-weight:500;line-height:1.36}.select-email-page__list{flex-direction:column;gap:10px;display:flex}.select-email-option{color:#fff;text-align:left;cursor:pointer;background:#2b2b2b;border:0;border-radius:18px;align-items:center;gap:14px;width:100%;min-height:70px;padding:14px 16px;transition:background-color .18s,transform .18s,box-shadow .18s;display:flex}.select-email-option:hover{background:#333;transform:translateY(-1px);box-shadow:0 8px 20px #00000038}.select-email-option:active{transform:translateY(0)scale(.99)}.select-email-option__icon-wrap{background:#4a4a4a;border-radius:999px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex}.select-email-option__content{flex:1;min-width:0}.select-email-option__title{color:#fff;margin-bottom:4px;font-size:16px;font-weight:800;line-height:1.2}.select-email-option__subtitle{color:#a0a0a0;font-size:13px;font-weight:500;line-height:1.3}.create-password-page{width:100%;max-width:100%;min-height:var(--wallet-frame-min-height);background:var(--wallet-page-bg);color:#eee;flex-direction:column;flex:auto;height:auto;display:flex}.create-password-topbar{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:center;align-items:center;height:44px;padding:0 14px;display:flex;position:relative}.create-password-topbar__back{--app-back-button-size:32px;--app-back-button-left:8px;--app-back-button-radius:10px;--app-back-button-color:#8f8f97;--app-back-button-hover-color:#fff;--app-back-button-background:transparent;--app-back-button-border:0}.create-password-topbar__dots{justify-content:center;align-items:center;gap:10px;display:flex}.create-password-topbar__dot{background:#3d3d3d;border-radius:999px;width:11px;height:11px}.create-password-topbar__dot--active{background:#ab9ff2}.create-password-form{flex-direction:column;flex:1;justify-content:flex-start;width:min(100%,388px);margin:0 auto;padding:42px 16px;display:flex}.create-password-form__hero{text-align:center;margin-bottom:28px}.create-password-form__title{color:#eee;margin:0 0 10px;font-size:28px;font-weight:600;line-height:34px}.create-password-form__subtitle{color:#b4b4b4;margin:0;font-size:18px;font-weight:400;line-height:25px}.create-password-form__fields{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.create-password-input{color:#eee;background:#171717;border:1px solid #2f2f2f;border-radius:14px;outline:none;width:100%;height:52px;padding:0 16px;font-size:16px;font-weight:500;transition:border-color .18s,box-shadow .18s}.create-password-input::placeholder{color:#8a8a8a}.create-password-input:focus{box-shadow:none;border-color:#2f2f2f}.create-password-confirm-row,.create-password-confirm-field{position:relative}.create-password-confirm-field .create-password-input{padding-right:104px}.create-password-strength{pointer-events:none;font-size:14px;font-weight:600;line-height:19px;transition:color .18s,opacity .18s;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.create-password-strength--hidden{opacity:0;display:none}.create-password-strength--weak{color:#e24d2e}.create-password-strength--medium{color:#ffd221}.create-password-strength--strong{color:#30a264}.create-password-checkbox-row{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:12px;margin-bottom:34px;display:flex}.create-password-checkbox-row__native{opacity:0;pointer-events:none;position:absolute}.create-password-checkbox-row__box{background:#2a2a2a;border:1px solid #ab9ff2;border-radius:6px;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;padding:3px;transition:background-color .18s,border-color .18s;display:flex}.create-password-checkbox-row__icon{opacity:0;width:100%;height:100%;transition:opacity .18s,transform .18s;transform:scale(.82)}.create-password-checkbox-row__native:checked+.create-password-checkbox-row__box{background:#ab9ff2;border-color:#ab9ff2}.create-password-checkbox-row__native:checked+.create-password-checkbox-row__box .create-password-checkbox-row__icon{opacity:1;transform:scale(1)}.create-password-checkbox-row__text{color:#b4b4b4;padding-top:2px;font-size:16px;font-weight:400;line-height:19px}.create-password-checkbox-row__link{color:#ab9ff2;outline:none;align-items:center;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.create-password-checkbox-row__link:hover,.create-password-checkbox-row__link:focus,.create-password-checkbox-row__link:focus-visible,.create-password-checkbox-row__link:visited,.create-password-checkbox-row__link:active{text-decoration:none}.create-password-checkbox-row__link:visited,.create-password-checkbox-row__link:active{color:#ab9ff2}.create-password-checkbox-row__link:focus-visible{border-radius:999px;box-shadow:0 0 0 2px #ab9ff238}.create-password-checkbox-row__link-label{color:#ab9ff2;text-shadow:none;filter:none;transition:color .2s,text-shadow .2s,filter .2s;display:inline-block}.create-password-checkbox-row__link:hover .create-password-checkbox-row__link-label,.create-password-checkbox-row__link:focus-visible .create-password-checkbox-row__link-label{color:#d8d0ff;text-shadow:0 0 12px #d8d0ff59;filter:brightness(1.08)}.create-password-submit{height:47px;margin-top:0;font-weight:600}.create-password-submit.app-button:disabled,.create-password-submit.app-button:disabled:hover,.create-password-submit.app-button:disabled:active{color:#7a7a7a;cursor:not-allowed;box-shadow:none;opacity:1;filter:none;background:#2c2c2c;transform:none}.recovery-phrase-page{width:100%;max-width:100%;min-height:var(--wallet-frame-min-height);background:var(--wallet-page-bg);color:#fff;flex-direction:column;height:auto;display:flex;overflow:hidden}.recovery-phrase-topbar{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:center;align-items:center;height:42px;padding:0 8px;display:flex;position:relative}.recovery-phrase-topbar__dots{justify-content:center;align-items:center;gap:10px;display:flex}.recovery-phrase-topbar__dot{background:#333;border-radius:999px;width:11px;height:11px}.recovery-phrase-topbar__dot--active{background:#ab9ff2}.recovery-phrase-form{flex-direction:column;flex:1;min-height:0;padding:12px 8px 10px;display:flex}.recovery-phrase-form__hero{text-align:center;margin-bottom:10px}.recovery-phrase-form__title{color:#fff;margin:0 0 6px;font-size:22px;font-weight:800;line-height:1.1}.recovery-phrase-form__subtitle{color:#999;margin:0;font-size:14px;font-weight:500;line-height:1.3}.recovery-phrase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.recovery-phrase-grid--24{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:6px;max-height:none;padding-right:0;overflow:visible}.recovery-phrase-grid--24 .recovery-phrase-cell{gap:3px;height:38px;padding:0 8px}.recovery-phrase-grid--24 .recovery-phrase-cell__index{min-width:18px;font-size:12px}.recovery-phrase-grid--24 .recovery-phrase-cell__input{font-size:13px}.recovery-phrase-grid--24::-webkit-scrollbar{width:6px}.recovery-phrase-grid--24::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:999px}.recovery-phrase-cell{background:#191919;border:1px solid #343434;border-radius:8px;align-items:center;gap:4px;min-width:0;height:44px;padding:0 10px;display:flex}.recovery-phrase-cell__index{color:#999;min-width:22px;font-size:14px;line-height:1}.recovery-phrase-cell__input{color:#fff;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:14px;line-height:1}.recovery-phrase-cell__input::placeholder{color:#666}.recovery-phrase-form__switch{justify-content:center;margin-top:12px;margin-bottom:10px;display:flex}.recovery-phrase-form__switch-button{color:#a7a7b0;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700;transition:color .18s,transform .18s}.recovery-phrase-form__switch-button:hover{color:#f2f2f6;transform:translateY(-1px)}.recovery-phrase-form__switch-button:active{transform:translateY(0)scale(.985)}.recovery-phrase-grid--24+.recovery-phrase-form__switch{margin-top:10px}.recovery-phrase-submit{color:#1f1f1f;cursor:pointer;background:#ab9ff2;border:0;border-radius:16px;width:100%;height:46px;margin-top:auto;font-size:16px;font-weight:700;transition:background-color .18s,transform .18s,box-shadow .18s,opacity .18s}.recovery-phrase-submit:hover:not(:disabled){background:#b7acf4;transform:translateY(-1px);box-shadow:0 8px 20px #ab9ff238}.recovery-phrase-submit:active:not(:disabled){transform:translateY(0)scale(.99)}.recovery-phrase-submit:disabled{color:#7a7a7a;cursor:not-allowed;box-shadow:none;background:#2c2c2c}.import-private-key-page{width:100%;max-width:100%;min-height:var(--wallet-frame-min-height);background:var(--wallet-page-bg);color:#fff;flex-direction:column;height:auto;display:flex}.import-private-key-page.import-private-key-page--bitcoin{min-height:calc(var(--wallet-frame-min-height) + 60px)}.import-private-key-topbar{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:center;align-items:center;height:42px;padding:0 8px;display:flex;position:relative}.import-private-key-topbar__dots{justify-content:center;align-items:center;gap:10px;display:flex}.import-private-key-topbar__dot{background:#333;border-radius:999px;width:11px;height:11px}.import-private-key-topbar__dot--active{background:#ab9ff2}.import-private-key-form{flex-direction:column;flex:1;padding:22px 12px 12px;display:flex}.import-private-key-form__hero{text-align:center;margin-bottom:18px}.import-private-key-form__title{color:#fff;margin:0 0 10px;font-size:28px;font-weight:800;line-height:1.1}.import-private-key-form__subtitle{color:#999;margin:0;font-size:16px;font-weight:500;line-height:1.35}.import-private-key-form__section{flex-direction:column;gap:10px;display:flex}.import-private-key-select{position:relative}.import-private-key-select__button{color:#fff;cursor:pointer;background:#181818;border:1px solid #343434;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:50px;padding:0 14px;display:flex}.import-private-key-select__left{align-items:center;gap:10px;display:flex}.import-private-key-select__icon{color:#1f1f1f;background:#f0f0f0;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.import-private-key-select__value{color:#fff;font-size:16px;font-weight:700}.import-private-key-select__arrow{color:#999;font-size:12px;transition:transform .18s}.import-private-key-select__arrow.is-open{transform:rotate(180deg)}.import-private-key-select__menu{z-index:10;background:#181818;border:1px solid #343434;border-radius:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 10px 24px #00000047}.import-private-key-select__option-left{align-items:center;gap:10px;display:flex}.import-private-key-select__option{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:12px 14px;font-size:14px}.import-private-key-select__option:hover{background:#1d1d1d}.import-private-key-input,.import-private-key-textarea{color:#fff;background:#181818;border:1px solid #343434;border-radius:8px;outline:none;width:100%;padding:0 14px;font-size:16px;transition:border-color .18s,box-shadow .18s}.import-private-key-input{height:50px}.import-private-key-textarea{resize:none;height:132px;padding-top:14px;padding-bottom:14px}.import-private-key-input::placeholder,.import-private-key-textarea::placeholder{color:#7d7d7d}.import-private-key-input:focus,.import-private-key-textarea:focus{box-shadow:none;border-color:#343434}.import-private-key-submit{color:#1f1f1f;cursor:pointer;background:#ab9ff2;border:0;border-radius:16px;width:100%;height:47px;margin-top:auto;font-size:16px;font-weight:700;transition:background-color .18s,transform .18s,box-shadow .18s,opacity .18s}.import-private-key-submit:hover:not(:disabled){background:#b7acf4;transform:translateY(-1px);box-shadow:0 8px 20px #ab9ff238}.import-private-key-submit:active:not(:disabled){transform:translateY(0)scale(.99)}.import-private-key-submit:disabled{color:#7a7a7a;cursor:not-allowed;box-shadow:none;background:#2c2c2c}.select-email-option:disabled{opacity:.72;cursor:wait;transform:none}.select-email-option:disabled:hover{box-shadow:none;background:#2b2b2b;transform:none}.auth-error-page{width:100%;max-width:100%;min-height:var(--wallet-frame-min-height);background:var(--wallet-page-bg);color:#fff;flex-direction:column;height:auto;display:flex}.auth-error-topbar{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:center;align-items:center;height:42px;padding:0 8px;display:flex;position:relative}.auth-error-topbar__back,.auth-error-topbar__help{color:#8f8f97;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.auth-error-topbar__back{left:6px}.auth-error-topbar__help{right:6px}.auth-error-topbar__back:hover,.auth-error-topbar__help:hover{color:#fff;background:#ffffff0a}.auth-error-topbar__back:active,.auth-error-topbar__help:active{transform:translateY(-50%)scale(.96)}.auth-error-page__content{flex-direction:column;flex:1;padding:18px 12px 12px;display:flex}.auth-error-page__center{text-align:center;flex-direction:column;flex:1;justify-content:center;padding-bottom:24px;display:flex}.auth-error-page__title{color:#fff;margin:0 0 10px;font-size:24px;font-weight:800;line-height:1.1}.auth-error-page__subtitle{color:#999;margin:0;font-size:16px;font-weight:500;line-height:1.35}.auth-error-page__retry{color:#fff;cursor:pointer;background:#333;border:0;border-radius:16px;width:100%;height:48px;font-size:16px;font-weight:700;transition:background-color .18s,transform .18s,box-shadow .18s}.auth-error-page__retry:hover{background:#3c3c3c;transform:translateY(-1px);box-shadow:0 8px 18px #00000038}.auth-error-page__retry:active{transform:translateY(0)scale(.99)}.backup-phrase-page,.all-ready-page,.dashboard-page,.create-username-page{width:100%;max-width:100%;min-height:var(--wallet-frame-min-height);background:var(--wallet-page-bg);color:#fff;flex-direction:column;height:auto;display:flex}.backup-phrase-topbar,.create-username-topbar,.all-ready-topbar{border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;height:42px;display:flex}.backup-phrase-topbar__dots,.create-username-topbar__dots,.all-ready-topbar__dots{gap:10px;display:flex}.backup-phrase-topbar__dot,.create-username-topbar__dot,.all-ready-topbar__dot{background:#333;border-radius:50%;width:11px;height:11px}.backup-phrase-topbar__dot--active,.create-username-topbar__dot--active,.all-ready-topbar__dot--active{background:#ab9ff2}.backup-phrase-content,.create-username-content{flex-direction:column;flex:1;padding:18px 14px 14px;display:flex}.backup-phrase-hero,.create-username-hero{text-align:center;margin-bottom:16px}.backup-phrase-title,.create-username-title{margin:0 0 10px;font-size:28px;font-weight:800}.backup-phrase-warning{color:#ffe600;margin:0;font-size:16px;font-weight:700;line-height:1.25}.backup-phrase-grid-wrap{margin-bottom:16px;position:relative}.backup-phrase-grid{grid-template-columns:repeat(3,1fr);gap:10px;transition:filter .15s;display:grid}.backup-phrase-grid.is-revealed{filter:blur()}.backup-phrase-cell{background:#1b1b1b;border:1px solid #3a3a3a;border-radius:8px;align-items:center;gap:6px;height:42px;padding:0 10px;display:flex}.backup-phrase-cell__index{color:#999;font-size:14px}.backup-phrase-cell__word{color:#d9d9d9;font-size:14px;font-weight:700}.backup-phrase-overlay{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.backup-phrase-checkbox{cursor:pointer;align-items:center;gap:12px;margin-bottom:18px;display:flex}.backup-phrase-checkbox input{display:none}.backup-phrase-checkbox__box{color:#111;background:#1b1b1b;border:1px solid #333;border-radius:8px;justify-content:center;align-items:center;width:22px;height:22px;font-weight:900;display:flex}.backup-phrase-checkbox input:checked+.backup-phrase-checkbox__box{background:#ab9ff2;border-color:#ab9ff2}.backup-phrase-checkbox__text{color:#cfd2d9;font-size:14px}.backup-phrase-continue,.create-username-continue,.all-ready-button{color:#1f1f1f;background:#ab9ff2;border:0;border-radius:16px;width:100%;height:46px;margin-top:auto;font-size:16px;font-weight:800}.backup-phrase-continue:disabled,.create-username-continue:disabled{color:#7b7b7b;background:#2a2a2a}.backup-phrase-page{width:100%;max-width:100%;min-height:var(--wallet-frame-min-height);background:var(--wallet-page-bg);color:#eee;flex:auto;height:auto;overflow:hidden}.backup-phrase-topbar{border-bottom:1px solid #ffffff1f;min-height:44px;padding:14px 16px 10px}.backup-phrase-topbar__dots{gap:12px}.backup-phrase-topbar__dot{background:#ab9ff2;width:12px;height:12px}.backup-phrase-content{flex-direction:column;flex:1;justify-content:flex-start;width:min(100%,388px);min-height:0;margin:0 auto;padding:18px 16px 16px;display:flex}.backup-phrase-hero{margin-bottom:18px}.backup-phrase-title{color:#eee;margin:0 0 10px;font-size:28px;font-weight:600;line-height:34px}.backup-phrase-warning{color:#ffe629;width:min(100%,360px);margin:0 auto;font-size:16px;font-weight:600;line-height:1.1}.backup-phrase-grid-wrap{margin-bottom:16px}.backup-phrase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;transition:filter .18s}.backup-phrase-grid.is-hidden{filter:blur(6px)}.backup-phrase-cell{background:#191919;border:1px solid #151515;border-radius:10px;justify-content:center;gap:8px;min-width:0;height:44px;padding:0 10px}.backup-phrase-cell__index{color:#b4b4b4;min-width:22px;font-size:13px;line-height:20px}.backup-phrase-cell__input{color:#eee;pointer-events:none;background:0 0;border:0;outline:none;flex:1;width:100%;min-width:0;padding:0;font-size:14px;font-weight:500;line-height:18px}.backup-phrase-overlay{color:#f2f2f2;border-radius:16px;transition:background-color .18s,color .18s,opacity .18s}.backup-phrase-overlay:hover,.backup-phrase-overlay:focus-visible{color:#eee;background:#1111110a;outline:none}.backup-phrase-overlay.is-revealed{background:#11111105}.backup-phrase-overlay svg{pointer-events:none;width:64px;height:64px}.backup-phrase-checkbox{-webkit-user-select:none;user-select:none;align-items:center;gap:12px;margin-bottom:16px}.backup-phrase-checkbox input.backup-phrase-checkbox__native{opacity:0;pointer-events:none;display:block;position:absolute}.backup-phrase-checkbox__box{background:#2a2a2a;border:1px solid #ab9ff2;border-radius:6px;min-width:22px;padding:3px;transition:background-color .18s,border-color .18s}.backup-phrase-checkbox__icon{opacity:0;width:100%;height:100%;transition:opacity .18s,transform .18s;transform:scale(.82)}.backup-phrase-checkbox input.backup-phrase-checkbox__native:checked+.backup-phrase-checkbox__box{background:#ab9ff2;border-color:#ab9ff2}.backup-phrase-checkbox input.backup-phrase-checkbox__native:checked+.backup-phrase-checkbox__box .backup-phrase-checkbox__icon{opacity:1;transform:scale(1)}.backup-phrase-checkbox__text{color:#cfd2d9;padding-top:0;font-size:14px;font-weight:400;line-height:19px}.backup-phrase-continue.app-button{height:46px;margin-top:auto;font-weight:600}.backup-phrase-continue.app-button:disabled,.backup-phrase-continue.app-button:disabled:hover,.backup-phrase-continue.app-button:disabled:active{color:#7a7a7a;cursor:not-allowed;box-shadow:none;opacity:1;filter:none;background:#2c2c2c;transform:none}.create-username-subtitle{color:#cfcfcf;margin:0;font-size:15px;line-height:1.3}.create-username-input-wrap{background:#181818;border:1px solid #0000;border-radius:16px;align-items:center;gap:8px;height:48px;padding:0 14px;transition:border-color .18s,box-shadow .18s;display:flex}.create-username-input-wrap--focused{box-shadow:none;border-color:#252525}.create-username-prefix{color:#f3f3f3;font-weight:700}.create-username-input{color:#fff;background:0 0;border:0;outline:none;flex:1;font-size:16px;font-weight:700}.create-username-clear{color:#bdbdbd;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.create-username-clear:focus-visible{outline:none}.create-username-clear:hover{color:#c9c9c9}.create-username-clear svg{display:block}.create-username-available{color:#30a46c;word-break:break-word;align-items:flex-start;gap:4px;margin-top:10px;padding:0 4px;font-size:13px;font-weight:600;line-height:16px;display:flex}.create-username-available__icon-wrap{flex-shrink:0;display:flex}.create-username-available__icon{color:currentColor;width:14px;height:14px}.create-username-error{color:#e54d2e;word-break:break-word;align-items:flex-start;gap:4px;margin-top:10px;padding:0 4px;font-size:13px;font-weight:600;line-height:16px;display:flex}.create-username-error__icon-wrap{flex-shrink:0;display:flex}.create-username-error__icon{color:currentColor;width:14px;height:14px}.create-username-hint{color:#999;margin-top:10px;font-size:14px}.all-ready-scene{text-align:center;background:radial-gradient(circle,#ffffff0a 0,#ffffff05 40%,#0000 70%),linear-gradient(#ff7448 0 12%,#151515 12% 100%);flex:1;padding:18px 14px 0;position:relative;overflow:hidden}.all-ready-bubble{color:#f8f6c8;background:#4e3c85;border-radius:999px;padding:12px 18px;font-size:46px;font-weight:900;line-height:1;animation:2.6s ease-in-out infinite floatBubble;position:absolute;top:34px;left:50%;transform:translate(-50%)}.all-ready-username{margin-top:92px;font-size:28px;font-weight:500}.all-ready-ghost-wrap{flex-direction:column;align-items:center;margin-top:24px;display:flex}.all-ready-stars{color:#fff;letter-spacing:4px;margin-bottom:8px}.all-ready-ghost{background:#f5f4ee;border-radius:52% 52% 40% 40%/45% 45% 55% 55%;width:88px;height:132px;animation:2.8s ease-in-out infinite floatGhost;position:relative;transform:rotate(22deg)}.all-ready-ghost:before,.all-ready-ghost:after{content:"";border-top:3px solid #2b2b2b;border-radius:50%;width:10px;height:6px;position:absolute;top:44px}.all-ready-ghost:before{left:24px}.all-ready-ghost:after{right:24px}.all-ready-title{margin-top:26px;font-size:28px;font-weight:900}.all-ready-subtitle{color:#b9b9b9;margin-top:8px;font-size:15px}.all-ready-actions{padding:0 14px 14px}@keyframes floatGhost{0%,to{transform:rotate(22deg)translateY(0)}50%{transform:rotate(18deg)translateY(-8px)}}@keyframes floatBubble{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-6px)}}.dashboard-page{color:#fff;background:linear-gradient(#1f1f1f 0%,#1b1b1b 100%);flex-direction:column;flex:auto;width:100%;min-width:360px;max-width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.dashboard-main{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:auto;gap:14px;min-height:0;padding:14px 16px 18px;display:flex;overflow-y:auto}.dashboard-main::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-topbar{z-index:1;background:0 0;border-bottom:1px solid #2a2a2a;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;width:100%;height:59px;padding:10px 16px;display:flex;position:relative}.dashboard-profile{align-items:center;gap:10px;min-width:0;display:flex}.dashboard-avatar-button{cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:transform .18s,opacity .18s,box-shadow .18s;display:flex}.dashboard-avatar-button:hover,.dashboard-avatar-button:focus-visible{opacity:.96}.dashboard-avatar-button:active{transform:scale(.97)}.dashboard-avatar-button:focus-visible{outline:none;box-shadow:0 0 0 2px #ab9ff233}.dashboard-profile-copy{min-width:0}.dashboard-handle{color:#9b9b9e;letter-spacing:-.01em;font-size:12px;font-weight:600;line-height:14px}.dashboard-account-row{align-items:center;gap:6px;margin-top:1px;display:flex}.dashboard-account-name{color:#fff;font-size:15px;font-weight:700;line-height:18px}.dashboard-copy-button{color:#8e8c94;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:color .18s,transform .18s;display:flex}.dashboard-copy-button:hover,.dashboard-copy-button:focus-visible{color:#f0eef6}.dashboard-copy-button:active{transform:scale(.96)}.dashboard-copy-button:focus-visible{outline:none}.dashboard-topbar-actions{color:#b8b8bc;align-items:center;gap:2px;display:flex}.dashboard-topbar-button{width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:color .18s,background-color .18s,transform .18s;display:flex}.dashboard-topbar-button:hover,.dashboard-topbar-button:focus-visible{color:#fff;background:#ffffff0a}.dashboard-topbar-button:active{transform:scale(.96)}.dashboard-topbar-button:focus-visible{outline:none}.dashboard-avatar{background:linear-gradient(135deg,#ffcb47 0%,#ab9ff2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e}.dashboard-avatar__image{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.dashboard-feedback{color:#d9d1ff;background:#ab9ff21f;border:1px solid #ab9ff242;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:600;line-height:18px}.dashboard-welcome-card{text-align:center;background:linear-gradient(#2a2a2a 0%,#242424 100%);border:1px solid #2f2f2f;border-radius:22px;padding:18px 14px 16px;box-shadow:0 14px 28px #0003}.dashboard-welcome-illustration{aspect-ratio:249/96;width:min(100%,249px);margin:0 auto 6px}.dashboard-welcome-illustration svg,.dashboard-welcome-illustration__image{object-fit:cover;width:100%;height:100%;display:block}.dashboard-welcome-title{color:#fff;letter-spacing:-.02em;margin:0;font-size:24px;font-weight:800;line-height:1.08}.dashboard-welcome-title span{color:#fff}.dashboard-welcome-subtitle{color:#b8b2c3;text-wrap:balance;max-width:290px;margin:6px auto 0;font-size:16px;font-weight:500;line-height:1.18}.dashboard-primary-actions{flex-direction:column;gap:10px;margin-top:18px;display:flex}.dashboard-cta{box-sizing:border-box;letter-spacing:normal;white-space:nowrap;cursor:pointer;border:0;border-radius:16px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;padding:0 16px;font-size:16px;font-weight:600;line-height:19px;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,-webkit-backdrop-filter,backdrop-filter;transition-duration:.4s;transition-timing-function:cubic-bezier(.22,1,.36,1);display:flex}.dashboard-cta:active{transform:scale(.99)}.dashboard-cta--accent,.dashboard-cta--accent:hover{color:#111;background-color:#ab9ff2}.dashboard-cta--secondary{color:#fff;background-color:#313131}.dashboard-cta--secondary:hover{background-color:#383838}.dashboard-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.dashboard-terminal-banner{color:#fff;text-align:left;cursor:pointer;background:#2a2a2a;border:0;border-radius:14px;align-items:center;gap:12px;width:100%;padding:10px 12px 10px 10px;transition:background .18s;display:flex}.dashboard-terminal-banner:hover,.dashboard-terminal-banner:focus-visible{background:#333;outline:none}.dashboard-terminal-banner__icon{border-radius:10px;flex-shrink:0;width:40px;height:40px;display:block}.dashboard-terminal-banner__text{color:#fff;flex:auto;min-width:0;font-size:14px;font-weight:600;line-height:17px}.dashboard-terminal-banner__close{color:#eee;cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s;display:flex}.dashboard-terminal-banner__close:hover,.dashboard-terminal-banner__close:focus-visible{background:#ffffff0f;outline:none}.dashboard-categories{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.dashboard-categories__list{scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;flex:auto;align-items:center;gap:16px;min-width:0;display:flex;overflow-x:auto}.dashboard-categories__list::-webkit-scrollbar{display:none}.dashboard-category{color:#8f8f97;letter-spacing:-.02em;cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0;font-size:18px;font-weight:600;line-height:24px;transition:color .15s}.dashboard-category:hover{color:#c6c6cc}.dashboard-category.is-active{color:#fff}.dashboard-categories__fade{pointer-events:none;background:linear-gradient(270deg,#111,#111111d9,#1110);width:32px;position:absolute;top:0;bottom:0;right:40px}.dashboard-categories__more{color:#8f8f97;cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .15s,background .15s;display:flex}.dashboard-categories__more:hover,.dashboard-categories__more:focus-visible{color:#fff;background:#ffffff0f;outline:none}.dashboard-tokens-list{flex-direction:column;gap:8px;display:flex}.dashboard-token-row{min-height:72px;color:inherit;text-align:left;cursor:pointer;background:#2a2a2a;border:0;border-radius:16px;align-items:center;gap:12px;padding:12px 16px;transition:background .18s;display:flex}.dashboard-token-row:hover,.dashboard-token-row:focus-visible{background:#333;outline:none}.dashboard-token-row__icon{background:#ffffff0a;border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.dashboard-token-row__icon-image{object-fit:cover;width:100%;height:100%;display:block}.dashboard-token-row__content{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.dashboard-token-row__line{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.dashboard-token-row__name{color:#fff;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:15px;font-weight:500;line-height:1.2;display:flex;overflow:hidden}.dashboard-token-row__verified{flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-token-row__value-primary{color:#fff;flex-shrink:0;font-size:13px;font-weight:500;line-height:1.2}.dashboard-token-row__balance{color:#8f8f97;flex-shrink:0;font-size:13px;line-height:1.2}.dashboard-token-row__value-secondary{color:#999;flex-shrink:0;font-size:13px;line-height:1.2}.dashboard-token-row__balance{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-category-empty{text-align:center;color:#8f8f97;padding:32px 16px;font-size:14px}.buy-view{flex-direction:column;gap:16px;min-height:100%;display:flex}.buy-view__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.buy-view__back{color:#999;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .18s,color .18s;display:flex}.buy-view__back:hover,.buy-view__back:focus-visible{color:#fff;background:#181818;outline:none}.buy-view__title{text-align:center;color:#fff;letter-spacing:-.01em;flex:auto;font-size:22px;font-weight:500;line-height:25px}.buy-view__header-spacer{flex-shrink:0;width:32px;height:32px}.buy-view__coin{aspect-ratio:1;background:#ffffff0a;border-radius:50%;flex-shrink:0;align-self:center;width:94px;height:94px;overflow:hidden}.buy-view__coin-image{object-fit:cover;width:100%;height:100%;display:block}.buy-view__account{background:#2a2a2a;border-radius:16px;align-items:center;gap:6px;padding:14px 16px;line-height:20px;display:flex}.buy-view__account-name{color:#fff;font-size:16px;font-weight:500}.buy-view__account-address{color:#ffffff80;font-size:16px;font-weight:400}.buy-view__amount{background:#2a2a2a;border-radius:16px;justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;display:flex}.buy-view__amount-input{color:#fff;text-align:left;background:0 0;border:0;outline:none;flex:auto;min-width:0;padding:0;font-family:inherit;font-size:18px;font-weight:500;line-height:22px}.buy-view__amount-input::placeholder{color:#6e6e6e}.buy-view__amount-unit{color:#b4b4b4;flex-shrink:0;font-size:16px;line-height:22px}.buy-view__approx-row{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;display:flex}.buy-view__approx{color:#b4b4b4;cursor:pointer;align-items:center;gap:6px;font-size:14px;transition:color .15s;display:inline-flex}.buy-view__approx:hover{color:#ab9ff2}.buy-view__approx svg{color:currentColor}.buy-view__quick-amounts{flex-shrink:0;gap:6px;display:flex}.buy-view__quick-amount{color:#fff;cursor:pointer;background:#2a2a2a;border:0;border-radius:999px;min-height:28px;padding:6px 12px;font-size:12px;font-weight:600;line-height:16px;transition:background .18s}.buy-view__quick-amount:hover,.buy-view__quick-amount:focus-visible{background:#333;outline:none}.buy-view__payment{color:#fff;text-align:left;cursor:pointer;background:#2a2a2a;border:0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:background .18s;display:flex}.buy-view__payment:hover{background:#333}.buy-view__payment-info{flex-direction:column;gap:2px;min-width:0;display:flex}.buy-view__payment-head{color:#ffffffb3;align-items:center;gap:8px;font-size:12px;line-height:1.2;display:flex}.buy-view__payment-icon{color:#ffffffb3;justify-content:center;align-items:center;display:inline-flex}.buy-view__payment-title{color:#ffffffb3;font-size:12px;font-weight:500}.buy-view__payment-provider{color:#fff;font-size:16px;font-weight:600}.buy-view__payment-chevron{color:#ffffff80;justify-content:center;align-items:center;display:inline-flex}.buy-view__quote-loading{color:#fff9;background:#2a2a2a;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:14px;display:flex}.buy-view__quote-loading-label{flex:auto}.buy-view__quote-loading-spinner{border:2px solid #ffffff26;border-top-color:#fff9;border-radius:50%;width:16px;height:16px;animation:.9s linear infinite buy-view-spin}@keyframes buy-view-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.buy-view__actions{flex-shrink:0;gap:8px;margin-top:auto;display:flex}.buy-view__action{cursor:pointer;border:0;border-radius:16px;flex:1 1 0;height:48px;padding:14px;font-size:16px;font-weight:600;line-height:19px;transition:background .2s,color .2s,opacity .2s}.buy-view__action--secondary{color:#fff;background:#2a2a2a}.buy-view__action--secondary:hover{background:#333}.buy-view__action--primary{color:#111;background:#ab9ff2}.buy-view__action--primary:hover:not(:disabled){background:#b7acf4}.buy-view__action--primary:disabled{opacity:.5;cursor:not-allowed}.unlock-page{width:100%;max-width:100%;min-height:var(--wallet-frame-min-height);color:#fff;background:#1f1f1f;flex-direction:column;height:100%;display:flex}.unlock-page__topbar{border-bottom:1px solid #2a2a2a;flex-shrink:0;justify-content:center;align-items:center;height:59px;padding:10px 16px;display:flex}.unlock-page__logo{color:#b4b4b4;letter-spacing:-.01em;font-size:18px;font-weight:700}.unlock-page__form{flex-direction:column;flex:auto;justify-content:space-between;gap:16px;min-height:0;padding:0 16px 16px;display:flex}.unlock-page__hero{flex-direction:column;flex:auto;justify-content:flex-start;align-items:center;gap:16px;min-height:0;display:flex}.unlock-page__mascot{box-sizing:border-box;flex-direction:column;flex-shrink:0;place-content:flex-start center;width:250px;height:228px;max-height:228px;margin:0 auto;display:flex;position:relative}.unlock-page__mascot img,.unlock-page__mascot svg{width:100%;height:100%;display:block}.unlock-page__label{box-sizing:border-box;color:currentColor;letter-spacing:-.02em;text-align:center;background:0 0;border:0;margin:0;padding:0;font-size:22px;font-weight:500;line-height:24px;display:inline-block}.unlock-page__input-wrap{flex-direction:column;gap:6px;width:100%;display:flex;transform:none}.unlock-page__input{box-sizing:border-box;color:#fff;letter-spacing:normal;text-align:left;background:#181818;border:1px solid #323232;border-radius:12px;outline:none;width:100%;height:49px;padding:0 16px;font-family:inherit;font-size:16px;font-weight:400;line-height:16px;transition:box-shadow .18s,background-color .18s;position:relative}.unlock-page__input::placeholder{color:#6e6e6e}.unlock-page__input:focus{box-shadow:none;background:#181818;border-color:#323232}.unlock-page__input--error,.unlock-page__input--error:focus{border-color:#e54d2e}.unlock-page__input--shake{animation:1s ease-out unlock-shake}@keyframes unlock-shake{0%{transform:translate(0)}5%{transform:translate(-14px)}10%{transform:translate(14px)}15%{transform:translate(-12px)}20%{transform:translate(12px)}25%{transform:translate(-10px)}30%{transform:translate(10px)}35%{transform:translate(-8px)}40%{transform:translate(8px)}45%{transform:translate(-6px)}50%{transform:translate(6px)}55%{transform:translate(-5px)}60%{transform:translate(5px)}65%{transform:translate(-4px)}70%{transform:translate(4px)}75%{transform:translate(-3px)}80%{transform:translate(3px)}85%{transform:translate(-2px)}90%{transform:translate(2px)}95%{transform:translate(-1px)}to{transform:translate(0)}}.unlock-page__error{color:#ff8f8f;text-align:center;font-size:13px}.unlock-page__actions{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.unlock-page__submit,.unlock-page__forgot{cursor:pointer;border:0;border-radius:16px;width:100%;height:48px;padding:0 16px;font-size:16px;font-weight:600;line-height:19px;transition:background-color .18s,color .18s,opacity .18s}.unlock-page__submit{color:#111;background:#ab9ff2}.unlock-page__submit:hover:not(:disabled){background:#e2dffe}.unlock-page__submit:disabled{cursor:not-allowed}.unlock-page__forgot{color:#999;background:0 0;border-radius:0;align-self:center;width:auto;height:auto;padding:0}.unlock-page__forgot:hover{color:#fff}.unlock-page__forgot:disabled{cursor:not-allowed}.dashboard-quick-action{color:#a5a0ad;cursor:pointer;background:#2b2b2b;border:0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:74px;transition:transform .18s,background-color .18s,box-shadow .18s;display:flex}.dashboard-quick-action:hover{background:#333;transform:translateY(-1px);box-shadow:0 10px 20px #00000029}.dashboard-quick-action:active{transform:translateY(0)scale(.99)}.dashboard-quick-action__icon{color:#ab9ff2;justify-content:center;align-items:center;display:flex}.dashboard-quick-action__label{color:#a6a3ab;font-size:13px;font-weight:600;line-height:15px}.dashboard-tabbar{background:#252525;border-top:1px solid #ffffff14;flex-direction:row;flex-shrink:0;height:60px;display:flex;position:relative}.dashboard-tab{color:#808086;cursor:pointer;background:0 0;border:0;flex:1 1 0;justify-content:center;align-items:center;height:100%;padding:0;transition:color .2s,background-color .2s;display:flex;position:relative}.dashboard-tab:hover{color:#c6c6cc}.dashboard-tab:focus-visible{color:#fff;outline:none}.dashboard-tab:active{background-color:#ffffff0a}.dashboard-tab.is-active{color:#ab9ff2}.dashboard-tabbar__indicator{pointer-events:none;width:calc(100% / var(--dashboard-tabbar-count,4));height:3px;transform:translateX(calc(100% * var(--dashboard-tabbar-active,0)));transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.dashboard-tabbar__indicator:after{content:"";background:#ab9ff2;border-radius:0 0 999px 999px;height:3px;position:absolute;top:0;left:16px;right:16px}.dashboard-tab svg,.dashboard-topbar-button svg{display:block}.dashboard-tab svg{width:30px;height:30px}@media (width<=360px){.dashboard-main{padding-inline:12px}.dashboard-account-name{font-size:14px}.dashboard-welcome-title{font-size:22px}.dashboard-quick-actions{gap:8px}}.recovery-phrase-error{text-align:center;color:#ff8f8f;margin:2px 0 10px;font-size:13px;font-weight:600;line-height:1.35}.welcome-page,.create-wallet-page,.import-wallet-page,.email-wallet-page,.select-email-page,.backup-phrase-page,.create-username-page,.all-ready-page,.create-password-page,.recovery-phrase-page,.import-private-key-page,.auth-error-page{width:100%;max-width:100%;min-height:var(--wallet-frame-min-height);height:auto}
