:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.password-field-control{position:relative}.password-field-control input{padding-right:48px}.password-field-control input::-ms-reveal{display:none}.password-field-control input::-ms-clear{display:none}.auth-card .form .password-visibility-button{color:#64748b;width:34px;min-width:34px;height:34px;min-height:34px;box-shadow:none;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.auth-card .form .password-visibility-button:hover{color:#0f766e;box-shadow:none;background:#f0fdfa;transform:translateY(-50%)}.auth-card .form .password-visibility-button:focus-visible{color:#0f766e;background:#f0fdfa;outline:none;transform:translateY(-50%);box-shadow:0 0 0 3px #14b8a633}.auth-card .form .password-visibility-button:active{transform:translateY(-50%)}.password-visibility-icon{flex:none;width:20px;height:20px}.provider-select{width:100%;min-width:0}.provider-select-trigger{color:#0f172a;text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;transition:border-color .18s,box-shadow .18s,background-color .18s;display:flex}.provider-select-trigger[data-focus-visible]{border-color:#14b8a6;box-shadow:0 0 0 4px #14b8a624}.provider-select[data-disabled] .provider-select-trigger{cursor:not-allowed;color:#64748b;background:#f1f5f9}.provider-select-value{flex:auto;min-width:0}.provider-select-placeholder{color:#64748b}.provider-select-caret{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px;transition:transform .18s}.provider-select[data-open] .provider-select-caret{transform:rotate(180deg)}.provider-select-popover{width:var(--trigger-width);max-height:min(320px, var(--available-height));z-index:1000;background:#fff;border:1px solid #cbd5e1;border-radius:12px;overflow:auto;box-shadow:0 18px 45px #0f172a2e}.provider-select-listbox{outline:none;padding:5px}.provider-select-option{color:#0f172a;cursor:pointer;border-radius:9px;outline:none;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:8px 10px;display:flex}.provider-select-option[data-focused],.provider-select-option[data-hovered]{background:#f1f5f9}.provider-select-option[data-selected]{color:#0f766e;background:#ccfbf1}.provider-select-check{color:#0f766e;opacity:0;flex:none;font-size:15px;font-weight:900}.provider-select-check.visible{opacity:1}.provider-identity{align-items:center;gap:9px;min-width:0;display:inline-flex}.provider-identity-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.provider-icon{object-fit:cover;border-radius:50%;flex:none;display:block}.provider-icon-medium{width:24px;height:24px}.provider-icon-small{width:20px;height:20px}.provider-icon-fallback{color:#fff;background:#64748b;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.support-page-header{align-items:flex-start}.support-page-kicker{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.support-warning-note{color:#78350f;background:#fffbeb;border-color:#fde68a;margin-top:0;margin-bottom:18px}.support-safety-note{color:#1e3a8a;background:#eff6ff;border-color:#dbeafe}.support-wallet-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:11px;min-width:0;padding:18px;display:flex;box-shadow:0 10px 28px #0f172a0a}.support-wallet-description{color:#475569;margin:0;font-size:14px;line-height:1.5}.support-wallet-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.support-copy-button,.support-qr-button{width:fit-content}.support-qr-button{align-items:center;gap:8px;display:inline-flex}.support-qr-button-icon{font-size:18px;line-height:1}body.modal-open{overflow:hidden}.qr-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a8f;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.qr-modal-card{background:#fff;border:1px solid #94a3b847;border-radius:24px;width:min(520px,100%);max-height:min(780px,100vh - 48px);padding:22px;overflow-y:auto;box-shadow:0 30px 90px #0f172a4d}.qr-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.qr-modal-header h3{color:#0f172a;letter-spacing:-.02em;margin:3px 0 0;font-size:22px;font-weight:900}.qr-modal-close{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;display:inline-flex}.qr-modal-close:hover{color:#0f172a;background:#f1f5f9}.qr-modal-body{flex-direction:column;gap:16px;display:flex}.qr-image-frame{background:radial-gradient(circle at 0 0,#14b8a624,#0000 18rem),#f8fafc;border:1px solid #e2e8f0;border-radius:22px;justify-content:center;align-items:center;padding:18px;display:flex}.qr-image-frame img{background:#fff;border-radius:14px;width:min(280px,100%);height:auto;display:block;box-shadow:0 14px 34px #0f172a1f}.qr-modal-address-block{background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;flex-direction:column;gap:6px;padding:12px;display:flex}.qr-modal-address-block span{color:#64748b;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:900}.qr-modal-address-block strong{color:#0f172a;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.45}.qr-modal-network-warning{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-radius:16px;padding:12px 14px;font-size:14px;font-weight:700;line-height:1.5}.qr-modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}@media (width<=760px){.support-wallet-grid{grid-template-columns:1fr}.qr-modal-backdrop{align-items:flex-start;padding:14px}.qr-modal-card{border-radius:22px;max-height:calc(100vh - 28px);padding:18px}.qr-modal-actions{flex-direction:column}.qr-modal-actions .secondary-button,.qr-modal-actions .primary-button{width:100%}}.brand-mark{object-fit:cover;border-radius:50%;flex:none;width:52px;height:52px;display:block;box-shadow:0 0 0 1px #7dd3fc47,0 0 22px #22d3ee47,0 12px 30px #2563eb3d}.auth-hero-background{isolation:isolate;background:#020617;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:40px 24px 56px;display:flex;position:relative;overflow:hidden}.auth-hero-background:before,.auth-hero-background:after{content:"";pointer-events:none;position:absolute;inset:0}.auth-hero-background:before{z-index:-1;background:radial-gradient(circle,#0f172a14 0%,#0206172e 54%,#0206179e 100%)}.auth-hero-background:after{z-index:-1;background:linear-gradient(#0206170a,#02061747)}.auth-hero-background-image{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.auth-hero-content{justify-content:center;width:100%;max-width:460px;display:flex}.auth-hero-content .auth-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-color:#bae6fd80;margin-top:0;box-shadow:0 26px 80px #02061761,inset 0 0 0 1px #ffffff7a}@media (width<=760px){.brand-mark{width:46px;height:46px}.auth-hero-background{min-height:100dvh;padding:28px 14px 40px}.auth-hero-background-image{object-position:center top}}@media (width<=460px){.brand-mark{width:42px;height:42px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body,#root{width:100%;min-width:0;min-height:100vh;margin:0;padding:0}#root{max-width:none;text-align:initial;border-inline:0;display:block}*{box-sizing:border-box}body{color:#172033;background:radial-gradient(circle at 0 0,#0d94881f,#0000 32rem),linear-gradient(#f5f7fb 0%,#eef2f7 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{width:100%;min-height:100vh}.app-header{z-index:100;background:linear-gradient(135deg,#050914 0%,#0b1220 46%,#0f172a 100%);border-bottom:1px solid #94a3b838;width:100%;position:sticky;top:0;box-shadow:0 18px 45px #0f172a33}.header-content{align-items:center;gap:28px;width:100%;min-height:72px;padding:0 32px;display:flex}.brand-area{flex:none;align-items:center;gap:12px;min-width:260px;display:flex}.brand-block{min-width:0}.brand-block h1{color:#f8fafc;letter-spacing:-.02em;white-space:nowrap;margin:0;font-size:18px;font-weight:800}.brand-block p{color:#94a3b8;margin:3px 0 0;font-size:12px;font-weight:500}.header-nav{flex:auto;align-self:stretch;align-items:stretch;gap:6px;min-width:0;display:flex}.header-nav-link{color:#cbd5e1;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;min-width:86px;padding:0 16px;font-size:14px;font-weight:700;transition:color .18s,background-color .18s;display:inline-flex;position:relative}.header-nav-link:hover{color:#fff;background:#94a3b81a}.header-nav-link.active{color:#fff}.header-nav-link.active:after{content:"";background:#14b8a6;border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:0;left:14px;right:14px;box-shadow:0 0 18px #14b8a6a6}.user-panel{flex:0 auto;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.user-avatar{color:#e0f2fe;background:#2563eb38;border:1px solid #7dd3fc47;border-radius:999px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:inline-flex}.user-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.user-label{color:#64748b;font-size:11px;font-weight:800;line-height:1.15}.user-name{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:13px;font-weight:800;line-height:1.2;overflow:hidden}.user-email{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:12px;line-height:1.2;overflow:hidden}.logout-button{color:#e2e8f0;background:#0f172aad;border:1px solid #f8fafc2e;border-radius:999px;min-height:36px;padding:0 14px;font-size:13px;font-weight:800;transition:color .18s,border-color .18s,background-color .18s,transform .18s}.logout-button:hover{color:#fff;background:#14b8a629;border-color:#14b8a68c;transform:translateY(-1px)}.auth-page{width:100%}.centered-page,.page-content{width:100%;max-width:1120px;margin:0 auto;padding:28px 24px 48px}.centered-page{justify-content:center;align-items:flex-start;min-height:calc(100vh - 72px);display:flex}.page-content main{width:100%}.card,.auth-card{background:#fffffff0;border:1px solid #94a3b847;width:100%;box-shadow:0 18px 45px #0f172a14,inset 0 1px #ffffffe6}.card{border-radius:24px;padding:24px}.card+.card{margin-top:20px}.card h2,.card h3,.auth-card h2{color:#0f172a;letter-spacing:-.02em;margin-top:0}.card h2,.auth-card h2{margin-bottom:10px;font-size:26px;font-weight:800}.card h3{margin-bottom:14px;font-size:20px;font-weight:800}.card p,.auth-card p,.muted,.muted-text{color:#475569}.page-card{overflow:hidden}.section-header,.section-subheader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-header{margin-bottom:20px}.section-header h2,.section-header p,.section-subheader h3{margin-top:0}.section-subheader{align-items:baseline;margin:26px 0 12px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.price-form-grid{max-width:760px}.alert-form-grid{max-width:820px}.form-row,.field{flex-direction:column;gap:7px;display:flex}.form-row label,.field>label,.field>span{color:#334155;font-size:13px;font-weight:800}.form-row input,.form-row select,.field input,.field select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;min-height:42px;padding:0 12px;transition:border-color .18s,box-shadow .18s,background-color .18s}.auth-card .field input::placeholder{color:#94a3b8;opacity:1}.form-row input:focus,.form-row select:focus,.field input:focus,.field select:focus{border-color:#14b8a6;box-shadow:0 0 0 4px #14b8a624}.form-row input:disabled,.form-row select:disabled,.field input:disabled,.field select:disabled{color:#64748b;background:#f1f5f9}.full-width{grid-column:1/-1}.checkbox-form-row{margin:-2px 0 2px}.checkbox-row{color:#334155;align-items:center;gap:10px;font-size:14px;font-weight:700;display:inline-flex}.checkbox-row input{accent-color:#14b8a6;flex:none;width:16px;height:16px}.form-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.primary-button,.secondary-button,.danger-button,.auth-card .form button{border-radius:12px;min-height:42px;padding:0 16px;font-weight:800;transition:opacity .18s,transform .18s,background-color .18s,border-color .18s}.primary-button,.auth-card .form button{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#2563eb 100%);border:1px solid #0f766e;box-shadow:0 12px 26px #2563eb2e}.primary-button:hover,.auth-card .form button:hover{transform:translateY(-1px)}.secondary-button{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.secondary-button:hover{background:#f8fafc;border-color:#94a3b8}.danger-button{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca}.danger-button:hover{background:#ffe4e6;border-color:#fca5a5}.compact-button{min-height:34px;padding:0 12px;font-size:13px}.icon-button{justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;display:inline-flex}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled,.auth-card .form button:disabled{cursor:not-allowed;opacity:.6;transform:none}.success-box,.error-box,.success-message,.error-message{border-radius:14px;margin-top:16px;padding:12px 14px;font-size:14px;font-weight:700}.success-box,.success-message{color:#115e59;background:#ccfbf1;border:1px solid #99f6e4}.error-box,.error-message{color:#991b1b;background:#fff1f2;border:1px solid #fecaca}.price-result-card{max-width:520px}.price-result-main{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:6px;display:flex}.price-result-symbol{color:#0f766e;background:#0f766e1f;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.price-result-main strong{color:#0f172a;font-size:24px;font-weight:900}.price-result-source{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{color:#0f172a;text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:13px 14px}th{color:#475569;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;font-size:12px;font-weight:900}tr:last-child td{border-bottom:0}.provider-row{cursor:pointer;transition:background-color .18s}.provider-row:hover{background:#f8fafc}.alert-symbol-cell,.status-stack{flex-direction:column;gap:3px;display:flex}.provider-table-identity .provider-identity-name,.alert-symbol-cell strong{color:#0f172a;font-weight:900}.alert-symbol-cell span{color:#64748b;font-size:12px;font-weight:700}.alerts-count-cell{font-weight:900}.alert-detail-row{background:#fcfdff}.alert-detail-row td{border-bottom-color:#edf2f7}.tree-cell{width:54px;position:relative}.tree-line{border-bottom:2px solid #cbd5e1;border-left:2px solid #cbd5e1;border-radius:0 0 0 8px;width:22px;height:26px;margin-left:8px;display:block;position:relative}.tree-line-last{height:18px}.alert-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.status-badge{color:#0f766e;background:#ccfbf1;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.status-badge.warning{color:#92400e;background:#fef3c7}.status-badge.danger{color:#991b1b;background:#fee2e2}.empty-state{color:#64748b;text-align:center;background:#f8fafcb8;border:1px dashed #cbd5e1;border-radius:18px;padding:26px}.auth-card{background:#fffffff5;border-radius:26px;max-width:460px;margin-top:42px;padding:28px;box-shadow:0 20px 55px #0f172a1c}.auth-card p{margin:0 0 20px}.auth-card .form{flex-direction:column;gap:14px;display:flex}.auth-card .form button{width:100%}.link-button{color:#0d9488;background:0 0;border:0;width:100%;margin-top:14px;padding:0;font-size:14px;font-weight:900}.link-button:hover{color:#0f766e;text-decoration:underline}.auth-link-group{flex-direction:column;gap:10px;margin-top:14px;display:flex}.auth-link-group .link-button{margin-top:0}.auth-result-card{text-align:center}.auth-result-icon{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#2563eb 100%);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:30px;font-weight:900;display:flex;box-shadow:0 14px 30px #2563eb3d}.auth-primary-action{width:100%}.auth-email{font-weight:900;color:#0f172a!important;margin-top:-8px!important}.tabs{display:none}@media (width<=980px){.header-content{flex-wrap:wrap;gap:14px;min-height:auto;padding:16px 24px}.brand-area{flex:auto;min-width:220px}.header-nav{border-top:1px solid #94a3b82e;flex:1 0 100%;order:3;width:100%;min-height:48px}.header-nav-link{flex:1 1 0}.user-panel{margin-left:auto}.centered-page,.page-content{padding:24px 20px 42px}}@media (width<=760px){.header-content{align-items:flex-start;padding:14px 16px}.brand-area{width:100%;min-width:0}.brand-block h1{font-size:17px}.user-panel{justify-content:flex-start;width:100%;padding-top:4px}.user-meta{flex:auto}.user-name,.user-email{max-width:none}.logout-button{margin-left:auto}.header-nav{min-height:44px}.header-nav-link{min-width:0;padding:0 10px}.centered-page,.page-content{padding:18px 14px 34px}.card{border-radius:20px;padding:18px}.card h2,.auth-card h2{font-size:22px}.form-grid{grid-template-columns:1fr}.full-width{grid-column:auto}.form-actions .primary-button{width:100%}th,td{padding:11px 12px}.section-subheader{flex-direction:column;gap:2px}.auth-card{border-radius:22px;margin-top:24px;padding:22px}}@media (width<=460px){.brand-block h1{white-space:normal}.user-panel{flex-wrap:wrap}.logout-button{width:100%;margin-left:0}.price-result-main strong{font-size:20px}}.account-menu-wrapper{min-width:0;position:relative}.account-menu-trigger{min-width:0;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:inline-flex}.account-menu-trigger:hover .user-name,.account-menu-trigger:hover .account-menu-caret{color:#fff}.account-menu-caret{color:#cbd5e1;flex:none;justify-content:center;align-items:center;width:22px;height:22px;line-height:1;transition:color .18s,transform .18s;display:inline-flex}.account-menu-caret svg{width:20px;height:20px}.account-menu-caret path{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.account-menu-trigger[aria-expanded=true] .account-menu-caret{transform:rotate(180deg)}.account-dropdown{z-index:50;background:#fff;border:1px solid #94a3b83d;border-radius:16px;width:286px;padding:8px;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 24px 70px #0f172a38,inset 0 1px #ffffffe6}.account-dropdown:before{content:"";background:#fff;border-top:1px solid #94a3b83d;border-left:1px solid #94a3b83d;width:14px;height:14px;position:absolute;top:-7px;right:32px;transform:rotate(45deg)}.account-dropdown button{z-index:1;color:#0f172a;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;font-size:14px;font-weight:800;transition:color .18s,background-color .18s;display:flex;position:relative}.account-dropdown button:hover{color:#0f766e;background:#f0fdfa}.account-dropdown-icon{flex:none;justify-content:center;align-items:center;width:24px;font-size:15px;display:inline-flex}.account-dropdown-divider{background:#e2e8f0;height:1px;margin:8px 4px}.account-page-card{max-width:920px;margin:0 auto}.profile-summary-card{background:linear-gradient(135deg,#ccfbf1bf,#dbeafea6);border:1px solid #ccfbf1;border-radius:18px;align-items:center;gap:14px;margin-bottom:20px;padding:18px;display:flex}.profile-avatar{color:#ecfeff;background:linear-gradient(135deg,#0d9488 0%,#2563eb 100%);border-radius:999px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:900;display:inline-flex;box-shadow:0 12px 26px #2563eb2e}.profile-summary-main{flex-direction:column;gap:4px;min-width:0;display:flex}.profile-summary-main strong{color:#0f172a;font-size:18px;font-weight:900}.profile-summary-main span{color:#475569;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.details-item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:5px;padding:14px;display:flex}.details-item span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.details-item strong{overflow-wrap:anywhere;color:#0f172a;font-size:14px;font-weight:900}.security-form,.security-form-grid{max-width:720px}.info-note{color:#475569;background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;margin-top:20px;padding:14px 16px;font-size:14px;line-height:1.5}.settings-list{flex-direction:column;gap:12px;display:flex}.settings-list-item{background:#fff;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.settings-list-item strong{color:#0f172a;font-size:15px;font-weight:900}.settings-list-item p{margin:5px 0 0}.muted-item{background:#f8fafc}@media (width<=760px){.account-menu-wrapper{flex:auto}.account-menu-trigger{width:100%}.account-dropdown{width:min(280px,100vw - 32px);left:0;right:auto}.details-grid{grid-template-columns:1fr}.settings-list-item{flex-direction:column;align-items:flex-start}}@media (width<=460px){.account-menu-wrapper{width:100%}}.page-content.account-layout-page{max-width:1360px}.account-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:24px;display:grid}.account-layout-content{min-width:0}.account-layout .account-page-card{max-width:none;margin:0}.account-sidebar{background:#fffffff5;border:1px solid #94a3b847;border-radius:24px;padding:18px;position:sticky;top:24px;box-shadow:0 18px 45px #0f172a14,inset 0 1px #ffffffe6}.account-sidebar-header{background:linear-gradient(135deg,#ccfbf1b8,#dbeafe9e);border:1px solid #ccfbf1;border-radius:18px;flex-direction:column;gap:4px;margin-bottom:16px;padding:14px;display:flex}.account-sidebar-kicker{color:#0f766e;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:900}.account-sidebar-header strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:900;overflow:hidden}.account-sidebar-header span:last-child{color:#475569;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.account-sidebar-nav,.account-sidebar-footer{flex-direction:column;gap:8px;display:flex}.account-sidebar-footer{border-top:1px solid #e2e8f0;margin-top:14px;padding-top:14px}.account-sidebar-link,.account-sidebar-logout{text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:56px;padding:10px 12px;transition:border-color .18s,background-color .18s,transform .18s;display:flex}.account-sidebar-link:hover,.account-sidebar-link.active{background:#f0fdfa;border-color:#99f6e4;transform:translateY(-1px)}.account-sidebar-link.active{box-shadow:0 10px 24px #14b8a61f}.account-sidebar-logout:hover{background:#fff1f2;border-color:#fecaca;transform:translateY(-1px)}.account-sidebar-icon{background:#f1f5f9;border-radius:12px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:inline-flex}.account-sidebar-link.active .account-sidebar-icon,.account-sidebar-link:hover .account-sidebar-icon{background:#ccfbf1}.account-sidebar-logout:hover .account-sidebar-icon{background:#fee2e2}.account-sidebar-text{flex-direction:column;gap:3px;min-width:0;display:flex}.account-sidebar-text strong{color:#0f172a;font-size:14px;font-weight:900}.account-sidebar-text span{color:#64748b;font-size:12px;font-weight:700}.account-dropdown button.active{color:#0f766e;background:#f0fdfa}.support-page-card .section-header{margin-bottom:14px}.support-warning-note{background:#fffbeb;border-color:#fde68a;margin-top:0;margin-bottom:18px}.support-wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.support-wallet-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:12px;min-width:0;padding:18px;display:flex}.support-wallet-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.support-wallet-header h3{margin:2px 0 0;font-size:20px}.support-wallet-kicker{color:#0f766e;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900}.support-network-badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.support-address-box{color:#0f172a;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;align-items:center;min-height:58px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.45;display:flex}.support-address-box.empty{color:#92400e;background:#fffbeb;border-color:#fde68a;font-family:inherit;font-weight:800}.support-copy-button{width:fit-content}@media (width<=980px){.account-layout{grid-template-columns:1fr}.account-sidebar{position:static}.account-sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.account-sidebar-footer{display:block}}@media (width<=760px){.account-sidebar-nav,.support-wallet-grid{grid-template-columns:1fr}.support-copy-button{width:100%}}.notifications-header{align-items:center}.notification-channel-list{gap:14px}.notification-channel-card{align-items:flex-start}.notification-channel-main{flex-direction:column;flex:auto;gap:8px;min-width:0;display:flex}.notification-channel-title-row,.notification-channel-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.notification-channel-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.telegram-link-panel{background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;max-width:620px;margin-top:6px;padding:12px;display:grid}.telegram-link-label{color:#475569;font-size:12px;font-weight:800}.telegram-link-panel strong{overflow-wrap:anywhere;color:#0f172a;font-size:13px;font-weight:900}.telegram-link-panel .primary-button{grid-area:1/2/span 2}.info-note code{color:#0f172a;background:#0f172a14;border-radius:6px;padding:2px 6px;font-size:13px;font-weight:800}@media (width<=760px){.notifications-header{flex-direction:column;align-items:flex-start}.notification-channel-actions{justify-content:stretch;width:100%}.notification-channel-actions button{flex:auto}.telegram-link-panel{grid-template-columns:1fr}.telegram-link-panel .primary-button{grid-area:auto;width:100%}}.pwa-update-prompt{z-index:2000;color:#0f172a;text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:18px;align-items:center;gap:18px;width:min(430px,100vw - 32px);padding:18px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 45px #0f172a2e,0 4px 12px #0f172a14}.pwa-update-prompt__content{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.pwa-update-prompt__content strong{color:#0f172a;font-size:16px;line-height:1.35}.pwa-update-prompt__content span{color:#64748b;font-size:14px;line-height:1.45}.pwa-update-prompt__button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#0f172a;border:0;border-radius:12px;flex:none;padding:0 18px;font-size:14px;font-weight:800}.pwa-update-prompt__button:hover:not(:disabled){background:#1e293b}.pwa-update-prompt__button:disabled{cursor:wait;opacity:.65}@media (width<=600px){.pwa-update-prompt{flex-direction:column;align-items:stretch;width:auto;bottom:16px;left:16px;right:16px}.pwa-update-prompt__button{width:100%}}
