:root{--sds-size-space-100: 4px;--sds-size-space-200: 8px;--sds-size-space-250: 10px;--sds-size-space-300: 12px;--sds-size-space-400: 16px;--sds-size-radius-medium: 9px;--sds-size-radius-full: 9999px;--sds-size-stroke-border: 1px;--sds-bs-color-background-primary: #6c44fc;--sds-bs-color-border-primary: #6c44fc;--sds-bs-color-text-on-primary: #fff;--sds-bs-color-background-primary-hover: #5839D7;--sds-bs-color-border-primary-hover: #6C44FC;--sds-bs-color-background-neutral-tertiary: #F1EEFF;--sds-bs-color-background-neutral-tertiary-hover: #EEEAFF;--sds-bs-color-border-neutral-secondary: #CBBCFF;--sds-bs-color-text-brand-on-brand-tertiary: #6C44FC;--sds-bs-color-text-neutral-default: #0E0041;--sds-bs-color-border-default-hover: #D9D9D9;--sds-bs-color-text-default-hover: #1E1E1E;--sds-bs-color-background-disabled-default: #D9D9D9;--sds-bs-color-border-disabled-default: #B3B3B3;--sds-bs-color-text-disabled-on-disabled: #B3B3B3;--sds-color-text-default-default: #1E1E1E;--sds-te-background-primary: #C041C9;--sds-te-color-background-primary-hover: #90039A;--sds-te-border-primary: #90039A;--sds-te-border-primary-hover: #90039A;--sds-te-text-on-primary: #FFFFFF;--sds-te-background-neutral-tertiary: #FEF5FF;--sds-te-background-neutral-tertiary-hover: #FCDDFF;--sds-te-text-color-neutral: #8B0495;--sds-te-border-neutral-secondary: #ffffff;--sds-te-border-neutral-secondary-hover: #CCC;--sds-te-text-brand-on-brand-tertiary: #8B0495;--sds-te-text-neutral-default: #444;--sds-te-border-default-hover: #BBB;--sds-te-text-default-hover: #000;--sds-te-background-disabled-default: #F7F7F7;--sds-te-border-disabled-default: #DDD;--sds-te-text-disabled-on-disabled: #999;--sds-color-background-danger-default: #EC221F;--sds-color-border-danger-secondary: #C00F0C;--sds-color-text-danger-on-danger: #FEE9E7;--sds-color-background-danger-hover: #C00F0C;--sds-color-border-danger-default: #900B09;--sds-color-text-danger-on-danger-hover: #FEE9E7;--sds-color-text-danger-default: #900B09;--sds-color-background-danger-tertiary-hover: #FDD3D0;--sds-color-border-danger-default-hover: #900B09;--sds-color-background-positive-secondary: #CFF7D3;--sds-color-background-warning-secondary: #FFE8A3;--sds-color-background-danger-secondary: #FCB3AD;--sds-color-background-default-secondary: #3C4043;--sds-color-background-withdrawal-secondary: #EEEAFF;--sds-color-background-deposit-secondary: #CBF1FF;--sds-color-background-brand-default: #6C44FC}.dashboard-layout{display:flex;min-height:100vh;overflow:hidden;position:relative;background-color:#f7f7f7}.dashboard-content{flex:1;padding:20px;background-color:#f7f7f7;overflow-y:auto;overflow-x:hidden;height:100%;box-sizing:border-box}.mobile-menu-button{position:fixed;top:16px;left:16px;z-index:1001;background-color:#fff;border:1px solid #d9d9d9;border-radius:8px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a;transition:background-color .2s}.mobile-menu-button:hover{background-color:#f7f7f7}.mobile-menu-button:active{transform:scale(.95)}.mobile-overlay{position:fixed;inset:0;background-color:#00000080;z-index:999;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.dashboard-content{padding:var(--container-padding);padding-top:64px}}@media(min-width:769px){.mobile-menu-button,.mobile-overlay{display:none!important}}.staking-page{width:100%;display:flex;flex-direction:column;gap:20px}.staking-wrapper{display:flex;flex-direction:column;gap:20px}.staking-header{display:flex;justify-content:space-between;align-items:center;gap:20px}.staking-title{font-size:24px;font-style:normal;font-weight:700;line-height:normal}.staking-intro-card{background-color:#fff;border-radius:14px;padding:24px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;gap:24px}.intro-header{display:flex;flex-direction:column;gap:10px}.intro-title{font-size:1.25rem;font-weight:600}.intro-description{color:#636363}.staking-options{display:flex;gap:24px}.staking-option-card{display:flex;flex-direction:column;gap:10px;flex:1;padding:24px;border:1px solid oklch(.92 0 0);border-radius:8px;cursor:pointer;transition-property:color,background-color,border-color,opacity;transition-duration:.15s}.staking-option-card:hover{border-color:#90039a}.staking-option-card.disabled{opacity:.6;cursor:not-allowed}.staking-option-card.disabled:hover{border-color:#e4e4e4}.option-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.option-title{font-size:1.125rem;font-weight:600}.coming-soon-badge{font-size:.75rem;font-weight:500;color:#90039a;background-color:#90039a1a;padding:4px 12px;border-radius:12px;white-space:nowrap}.option-content{display:flex;flex-direction:column;gap:20px}.option-description{font-size:.875rem;color:#636363}.staking-address-card{display:flex;flex-direction:column;gap:16px}.resources-section{display:flex;gap:16px;border-top:1px solid #e1e1e1;padding-top:16px}.resource-block{flex:1;display:flex;flex-direction:column;gap:8px}.resource-title{margin:0 0 8px;font-weight:600;font-size:14px}.resource-row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.resource-label{color:#636363}.resource-value{font-weight:500}.stats-section{display:flex;flex-direction:column;gap:12px;border-top:1px solid #e1e1e1;padding-top:16px}.stat-row{display:flex;gap:8px;align-items:center;font-size:14px}.stat-row .copy-button{margin-left:0;flex-shrink:0}.stat-label{color:#636363;font-weight:400}.stat-value{font-weight:500}.stat-value.truncate{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verify-button{width:fit-content;font-size:14px;padding:8px 16px;margin-top:8px}.staking-address-container{display:flex;flex-direction:column;gap:20px}.staking-accordion-title{display:flex;align-items:center;gap:10px;width:100%}.edit-mode{display:flex;align-items:center;gap:8px;margin-left:10px}.edit-input{border:1px solid #e1e1e1;border-radius:8px;width:150px}.view-mode{display:flex;flex-direction:column;gap:10px;margin-left:10px;width:100%}.title-row{display:flex;gap:10px;align-items:center}.address-name{font-weight:600;font-size:14px}.address-row{display:flex;gap:6px;align-items:center}.address-row .copy-button{margin-left:0}.address-text{font-size:.8rem;display:flex;justify-content:flex-start;color:#636363;margin:0}.icon-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;transition:opacity .2s ease}.icon-button:hover{opacity:.7}.icon-button:active{opacity:.5}.icon-button:disabled{opacity:.4;cursor:not-allowed}.copy-button{margin-left:auto}.empty-state{padding:32px;text-align:center;color:#636363;font-size:14px}.staking-intro-card{background:#fff;border-radius:12px;padding:20px}.staking-intro-card-content{margin-top:16px}.staking-metrics-skeleton{display:flex;gap:20px}.staking-metrics-skeleton>*{flex:1}.staking-permissions{display:flex;flex-direction:column;gap:10px}.permission-toggle{display:flex;justify-content:space-between;align-items:center}.permission-info{flex:1}.permission-title{font-size:14px;font-weight:500;margin:0}.permission-description{font-size:12px;color:#636363;margin:4px 0 0}.permission-control{display:flex;align-items:center}.verify-status{padding:8px 0}.verify-status-text{font-size:14px;color:#636363}.verify-error{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:8px 0}.verify-error-text{font-size:14px;color:#dc2626}.verify-alternative-text{font-size:13px;color:#636363;margin:4px 0}.verify-alternative-text a{color:#90039a;text-decoration:underline}.verify-alternative-text a:hover{text-decoration:none}.permission-missing-alert{display:flex;flex-direction:column;gap:12px;padding:12px;background-color:#fef3c7;border:1px solid #f59e0b;border-radius:8px;font-size:14px;color:#92400e}.permission-missing-actions{display:flex;gap:8px}.settings-container{display:flex;flex-direction:column;gap:20px}.settings-content{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.settings-tab-content{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.settings-section h3{font-size:20px;font-weight:600;color:#111827}.settings-form{display:flex;flex-direction:column;gap:20px;max-width:800px;margin-top:24px}.settings-security-form{display:flex;flex-direction:column;gap:20px;max-width:400px}.profile-field-row{display:flex;gap:24px;align-items:flex-end}.profile-field-row>:first-child{flex:0 0 320px}.profile-field-display{flex:1;display:flex;align-items:center;padding:10px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;margin-top:30px;max-width:320px}.profile-field-value{font-size:14px;color:#111827;word-break:break-word}.settings-actions{display:flex;gap:12px}.notification-group{display:flex;flex-direction:column;gap:12px;padding:16px;background:#f9fafb;border-radius:8px}.notification-group h4{font-size:16px;font-weight:600;color:#374151}.address-group{display:flex;flex-direction:column;gap:20px}.steps-list{list-style:none;counter-reset:step;padding-left:0;margin:0;display:flex;flex-direction:column;gap:24px}.steps-list li{counter-increment:step;position:relative;padding-left:42px}.steps-list li:before{content:counter(step);position:absolute;left:0;top:0;width:26px;height:26px;display:flex;align-items:center;justify-content:center;font-weight:600;font-family:Inter,sans-serif;font-size:14px;color:#5f616a;background:#eceef9;border-radius:50%}.steps-list li strong{font-size:16px;font-weight:600;color:#111827}.steps-list li p{margin:6px 0 0;font-size:14px;color:#6b7280;line-height:1.5}.steps-list a.link{color:#c041c9;text-decoration:none;font-weight:500}.steps-list a.link:hover{text-decoration:underline}.qr-section{display:flex;gap:16px;margin-top:12px;align-items:flex-start}.manual-entry{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.manual-label{font-size:14px;font-weight:500;color:#111827}.manual-sublabel{font-size:13px;color:#6b7280}.secret-key-box{display:flex;align-items:center;gap:8px;margin-top:8px}.secret-key{font-family:monospace;font-size:10px;font-weight:600;color:#111827;background-color:#f6f6f6;padding:5px;border-radius:4px}.otp-input-wrapper{margin-top:24px}.backup-description{font-size:14px;color:#6b7280;line-height:1.5;text-align:center}.backup-codes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.backup-code-item{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.backup-code-item code{font-family:Monaco,Courier New,monospace;font-size:14px;font-weight:600;color:#111827;letter-spacing:1px}.copy-all-button{width:100%;justify-content:center;gap:8px}.enable-2fa-step{display:flex;flex-direction:column;gap:20px}.password-strength{display:flex;flex-direction:column;gap:8px;margin-top:4px}.password-strength-bar{height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.password-strength-fill{height:100%;transition:width .3s ease,background-color .3s ease}.password-strength-label{font-size:12px;font-weight:500}.qr-code-wrapper{padding:8px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:inline-block}.settings-success-badge{display:inline-flex;align-items:center;padding:4px 12px;background-color:#d1fae5;color:var(--color-success);border-radius:6px;font-size:14px;font-weight:500}.settings-error-text{color:var(--color-error);font-size:14px;margin-top:8px}.settings-header-row{display:flex;align-items:center;gap:12px}.settings-section-wrapper{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.notifications-checkboxes{display:flex;flex-direction:column;gap:16px;margin-top:8px}.auto-refund-form{display:flex;flex-direction:column;gap:24px;max-width:400px}.auto-refund-toggle-row{display:flex;align-items:center;gap:12px}.auto-refund-toggle-row .switch-wrapper{flex-direction:row;align-items:center;gap:12px;margin-bottom:0}.auto-refund-toggle-row .switch-wrapper>[data-scope=switch]{display:flex;flex-direction:row-reverse;align-items:center;gap:12px}.device-management-disconnect-all-devices{display:flex;justify-content:center;margin-top:10px}.device-name{display:flex;align-items:center;gap:20px;font-size:14px;font-weight:500}.device-cell{display:flex;align-items:center;gap:12px}.device-icon{width:24px;height:24px;padding:4px;border-radius:9999px;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center}.last-active-text{font-size:14px;color:#4b5563}.current-device-label{color:#22af21;font-weight:600;font-size:16px}.ip-address{font-size:14px;font-family:monospace}.device-remove-button{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center}.device-text{font-size:14px}.refund-strategy-radio{flex-direction:column;align-items:flex-start;gap:12px}.token-label{margin-bottom:12px}.token-buttons{display:flex;gap:12px}.threshold-container{display:flex;flex-direction:column;width:100%}.threshold-input-wrapper{display:flex;align-items:flex-end;gap:12px}.threshold-input-wrapper .threshold-input-number{flex:1;margin-bottom:0}.threshold-token-unit{padding-bottom:12px;font-size:14px;font-weight:500;color:#374151;white-space:nowrap;min-width:40px}.threshold-input{width:100%}.threshold-error{margin-top:4px;margin-bottom:8px;font-size:12px;color:var(--color-error, #ef4444)}.threshold-hint{margin-top:4px;font-size:12px;color:var(--color-text-secondary, #6b7280)}.refund-strategy-wrapper{display:flex;flex-direction:column;gap:8px}.refund-strategy-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.info-icon{width:16px;height:16px;cursor:help;color:var(--color-text-secondary, #6b7280)}.strategy-tooltip{display:flex;flex-direction:column;gap:12px;max-width:300px}.strategy-tooltip-item{font-size:13px;line-height:1.5}.strategy-tooltip-item strong{display:block;margin-bottom:4px}.tooltip-info-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:10px;padding:4px;border-radius:8px;background-color:#f3f3f3bf;cursor:help}.auto-refund-layout{display:grid;grid-template-columns:140px 120px 200px 200px;column-gap:25px;row-gap:40px;align-items:center;grid-auto-rows:40px}.auto-refund-header{display:contents;font-size:12px;font-weight:500}.auto-refund-layout .radio-group-root,.auto-refund-layout .radio-group-items{display:contents}.auto-refund-layout .radio-item-base{grid-column:1}.auto-refund-strategy-row{display:contents}.auto-refund-layout .refund-badge,.auto-refund-layout .auto-refund-token{grid-column:2}.auto-refund-token,.threshold-input-with-token{display:flex;align-items:center;gap:8px}.threshold-input-with-token .input-wrapper{flex:1;min-width:0}.threshold-input-with-token .select-input,.threshold-input-with-token .token-suffix{flex-shrink:0;width:72px}.token-suffix{height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#374151;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box}.auto-refund-layout .select-input{grid-column:3}.auto-refund-layout .input-cell{grid-column:4;position:relative}.input-cell .input-description,.input-cell .input-error-text{position:absolute;top:100%;left:0;margin-top:4px;font-size:12px;line-height:16px}.input-cell .input-description{color:#6b7280}.input-cell .input-error-text{color:#dc2626}.auto-refund-layout input,.auto-refund-layout .select-input{height:40px}.auto-refund-layout input[type=number]::-webkit-outer-spin-button,.auto-refund-layout input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.auto-refund-layout input[type=number]{-moz-appearance:textfield}.success-text{color:green}.settings-divider{height:1px;background:#e5e7eb;margin:16px 0}.settings-actions{margin-top:24px}.refund-badge{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:12px;font-weight:500;border-radius:999px;background-color:#fef5ff;color:#8b0495;white-space:nowrap;width:fit-content}.settings-divider{height:1px;background-color:#e5e7eb;margin:16px 0}.auto-refund-header>div{padding-bottom:8px;border-bottom:1px solid #e5e7eb}.save-button-wrapper{height:fit-content;width:100%;display:flex;justify-content:flex-end}.auto-refund-addressBook-settings-link{background:none;border:none;padding:0;cursor:pointer;text-decoration:underline;color:var(--te-color-text-brand-default, #c041c9);font-size:inherit;font-family:inherit}:root{font-family:Google Sans,Work Sans,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;margin:0;--breakpoint-mobile: 768px;--breakpoint-tablet: 1024px;--breakpoint-desktop: 1440px;--container-padding: clamp(16px, 4vw, 24px);--section-gap: clamp(16px, 3vw, 24px);--card-gap: clamp(12px, 2vw, 14px);--sidebar-width: 280px;--sidebar-width-mobile: 100%;--sidebar-transition: transform .3s ease-in-out;--color-link-primary: #C041C9;--color-border-light: #ccc;--color-bg-disabled: #eee;--color-bg-white: #fff;--color-success: #10B981;--color-text-secondary: #6b7280;--color-error: #ef4444;--color-text-disabled: #9ca3af}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;font-family:Google Sans,Work Sans,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;background-color:#fff;color:#1e1e1e;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:400}ul,ol{list-style:none;padding:0;margin:0}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit;background:none;border:none;outline:none}img,picture,svg,video,canvas{display:block;max-width:100%}.hide-mobile{display:block!important}.hide-desktop{display:none!important}@media(max-width:768px){.hide-mobile{display:none!important}.hide-desktop{display:flex!important}}.skip-link{position:absolute;top:-40px;left:0;background:#000;color:#fff;padding:8px;text-decoration:none;z-index:100}.skip-link:focus{top:0}
