html.rtl{direction:rtl}html.ltr{direction:ltr}body{background:var(--surface-primary);color:var(--content-primary)}.ltr{direction:ltr}.rtl{direction:rtl}.rtl input{text-align:right}.filed-rtl{text-align:right;direction:ltr}.filed-rtl input{text-align:right}.button{border-radius:var(--border-radius)}.pb-17{padding-bottom:68px}.form{padding:0}.form__title{color:var(--content-secondary);text-align:center;font-family:var(--font-family);font-size:var(--size-headline-xsmall);font-style:normal;font-weight:var(--font-weight-headline);line-height:var(--line-height-headline-xsmall)}.form__description{font-family:var(--font-family);font-size:var(--size-body-small);font-style:normal;font-weight:var(--font-weight-body)}.form__input{flex-direction:column;padding:8px 0;display:flex;position:relative}.form__input.rtl{direction:rtl}.form__input .svg{cursor:pointer;width:24px}.form__input-label{background:var(--surface-background);color:var(--content-tertiary);font-family:var(--font-family);font-size:var(--size-body-small);z-index:2;cursor:auto;pointer-events:none;align-items:center;margin-bottom:4px;padding-inline:4px;transition:all .2s ease-in-out;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.form__input-label .label-required{color:var(--content-tertiary);font-size:var(--size-label-xsmall);margin-right:4px}.form__input-label .label-optional{font-size:var(--size-label-xsmall);color:var(--content-tertiary);margin-right:4px}.form__input .textarea-label{font-size:var(--size-body-small);background:var(--surface-primary);top:12px;transform:translate(0)}.form__input .has-icon{right:36px}.form__input-select-label{background:var(--surface-background);color:var(--content-tertiary);font-family:var(--font-family);font-size:var(--size-body-xsmall);z-index:2;align-items:center;margin-bottom:4px;padding-inline:4px;transition:all .2s ease-in-out;display:flex;position:absolute;right:12px}.form__input-select-label .label-required{color:var(--content-tertiary);font-size:var(--size-label-xsmall);margin-right:4px}.form__input-select-label .label-optional{font-size:var(--size-label-xsmall);color:var(--content-tertiary);margin-right:4px}.form__input .input-wrapper{height:48px;position:relative}.form__input input{border:1px solid var(--border-primary);width:100%;height:48px;color:var(--content-secondary);border-radius:var(--border-radius);background:var(--surface-background);font-size:var(--size-body-small);padding:12px;position:absolute;inset:0}.form__input input::placeholder{color:#0000}.form__input input:focus{box-shadow:none;border:1px solid var(--border-selected);outline:none}:is(.form__input:has(input:focus) .form__input-label,.form__input:has(input:not(:placeholder-shown)) .form__input-label){background:linear-gradient(to bottom, transparent 50%, var(--surface-background) 50%);top:0;right:12px;transform:translateY(-50%)}:is(.form__input:has(input:focus) .form__input-label.input-bg-primary,.form__input:has(input:not(:placeholder-shown)) .form__input-label.input-bg-primary){background:linear-gradient(to bottom, transparent 50%, var(--surface-primary) 50%)}:is(.form__input:has(input:focus) .form__input-label,.form__input:has(input:not(:placeholder-shown)) .form__input-label){font-size:var(--size-body-xsmall);color:var(--content-secondary)}:is(.form__input:has(input:focus) .label-self,.form__input:has(input:focus) .lebel-prefix,.form__input:has(input:not(:placeholder-shown)) .label-self,.form__input:has(input:not(:placeholder-shown)) .lebel-prefix){color:var(--content-secondary);top:0}:is(.form__input:has(textarea:focus) .form__input-label,.form__input:has(textarea:not(:placeholder-shown)) .form__input-label){background:linear-gradient(to bottom, transparent 50%, var(--surface-background) 50%);height:5px;top:0;right:12px;transform:translateY(-4px)}:is(.form__input:has(textarea:focus) .form__input-label.input-bg-primary,.form__input:has(textarea:not(:placeholder-shown)) .form__input-label.input-bg-primary){background:linear-gradient(to bottom, transparent 50%, var(--surface-primary) 50%)}:is(.form__input:has(textarea:focus) .form__input-label,.form__input:has(textarea:not(:placeholder-shown)) .form__input-label){font-size:var(--size-body-xsmall)}:is(.form__input:has(textarea:focus) .label-self,.form__input:has(textarea:focus) .lebel-prefix,.form__input:has(textarea:not(:placeholder-shown)) .label-self,.form__input:has(textarea:not(:placeholder-shown)) .lebel-prefix){color:var(--content-secondary);top:0;transform:translateY(2px)}.form__input .label-suffix{position:absolute;top:50%;left:12px;transform:translateY(-50%);font-size:var(--size-label-small)!important}.has-error .form__input-label{background:linear-gradient(to bottom, transparent 50%, var(--surface-negative-light) 50%)!important}.form__input .icon{z-index:3;width:24px;height:24px;position:absolute;top:50%;transform:translateY(-50%)}.form__input .input-wrapper input{padding-left:12px;padding-right:12px}.form__input .input-wrapper.ltr .icon{right:12px}.form__input .input-wrapper.rtl .icon{left:12px}.form__input .icon+input{padding-right:40px}.form button{padding:12px;border-radius:var(--border-radius)!important}.form .btn-disabled,.form .btn-secondary{background:var(--surface-disable);border-color:var(--surface-disable);color:var(--content-disable)!important}.form__logo{width:auto;height:64px}button{border-radius:var(--border-radius);position:relative;overflow:hidden}button:hover:before,button:focus:before{border-radius:var(--border-radius);content:"";z-index:1;pointer-events:none;background:#00000024;width:100%;height:100%;display:block;position:absolute;inset:0}button span{z-index:2;position:relative}.btn-accent{color:var(--content-on-accent)!important}.otp-field{flex-direction:row;justify-content:space-between;display:flex}.otp-field input{color:var(--content-tertiary);background:var(--surface-primary);border:1px solid var(--border-primary);font-size:var(--size-headline-xsmall);font-style:normal;font-weight:500;font-family:var(--font-family);border-radius:var(--input-medium-radius);min-width:48px;height:48px;margin:0 5px;padding:10px}.otp-field input:focus{border:1px solid var(--border-selected);box-shadow:none;outline:none}.otp-field .has-value{border:1px solid var(--border-selected);color:var(--content-primary)}.btn-link{color:var(--surface-accent);font-size:var(--size-body-small);text-decoration:none}.has-error input{background:var(--surface-negative-light);background-color:var(--surface-negative-light)!important;color:var(--content-on-negative-light)!important;border:1px solid var(--border-negative)!important}.has-error input:focus{box-shadow:none;border:1px solid var(--border-negative);outline:none}.has-error svg path{stroke:var(--border-negative)}.min-max-error{color:var(--content-negative)}.resend-description,.resend-button{color:var(--content-tertiary);font-size:var(--size-body-xsmall)}.resend-button .icon{margin-left:10px}.dir-rtl{direction:rtl}.page-back-url{font-size:var(--size-label-medium);color:var(--content-primary);font-weight:500;text-decoration:none}.page-back-url svg path{stroke:var(--content-primary)}.page-description{color:var(--content-secondary);font-size:var(--size-body-small);font-weight:400}.menu{min-height:80px;padding:8px 8px 12px}.menu_container{max-height:68px}.menu_container .menu_title{color:var(--content-primary)}.menu_container .menu-logo{width:auto;height:40px}.menu_container .menu-toggle{align-items:center;display:flex}.menu_container .menu-toggle span{font-size:var(--size-body-xsmall);color:var(--content-secondary)}.menu_container .menu-toggle:focus{box-shadow:none}.menu_container .menu-toggle svg{width:40px;height:40px}.menu_container .menu-toggle svg path{stroke:var(--content-primary)}.menu_container .menu-calendar{padding-left:8px}.menu_container .menu-calendar .day{color:var(--content-secondary);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall);margin-bottom:10px}.menu_container .menu-calendar .time{color:var(--content-secondary);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall)}.menu_container .menu-calendar svg{width:24px;height:24px}.menu_container .menu-calendar svg path{stroke:var(--content-secondary)}.menu-navbar{height:calc(100% - 185px);display:none;overflow-y:auto}@media (max-width:768px){.menu-navbar{display:flex}}.menu-navbar .menu-item{color:var(--content-primary);width:100%;height:52px;padding:0 8px;text-decoration:none}.menu-navbar .menu-item span{font-size:var(--size-body-small)}.menu-navbar .menu-item .icon{width:40px;height:40px;margin-left:24px;padding:8px;display:flex}.menu-navbar .menu-item .icon path{stroke:var(--content-accent)}.menu-navbar .menu-item .transparent path{stroke:#0000!important}.menu-navbar .menu-item .arrow{border-radius:var(--border-radius);background:var(--surface-primary);width:24px;height:24px;padding:4px;display:flex}.menu-navbar .menu-item .arrow path{stroke:var(--content-accent)}.show .menu-navbar{display:flex;justify-content:space-between!important}.offcanvas{background:var(--surface-primary);max-width:75%}.offcanvas-title{text-align:center;font-size:var(--size-label-medium);margin-left:auto}.offcanvas-body{padding:12px 16px 16px!important}.close path{stroke:var(--content-primary)}.btn-close{z-index:2;background:#fff0;position:absolute;right:24px}.btn-close:focus{box-shadow:none}.show .user-info{display:flex!important}.user-info{margin-bottom:8px}.user-info .menu-logo{height:98px;margin:0 auto;width:auto!important}.user-info .merhcant-title{color:var(--content-primary);font-weight:500;font-size:var(--size-label-large)}.user-info .user-data{background-color:var(--surface-secondary);border-radius:var(--border-radius);height:36px;color:var(--content-secondary);font-size:var(--size-body-xsmall);align-items:center;padding:0 8px;display:flex}.user-info .user-data .icon{width:24px;height:24px}.user-info .user-data .icon svg path,.user-info .user-data .arrow path{stroke:var(--content-primary)}.userarea-content,.container-fluid{max-width:504px;margin:0 auto;position:relative}.userarea-border-t{border-top:1px solid var(--border-accent);border-radius:0!important}.user-home_container{padding:0 16px 8px}@media (max-width:767px){.user-home_container{border-top-left-radius:8px;border-top-right-radius:8px}}.user-home_container .gold-card-multiple{background:var(--surface-tertiary);border-radius:var(--border-radius);font-size:var(--size-body-small);padding:6px}.user-home_container .gold-card-multiple .header{line-height:24px;padding-bottom:6px!important}.user-home_container .gold-card-multiple .data-container{border-radius:var(--border-radius);background:var(--surface-primary);color:var(--content-primary);font-size:var(--size-body-xsmall);padding:4px 8px 0;position:relative}.user-home_container .gold-card-multiple .forth-theme-container{border-top:1px solid var(--border-accent);padding:6px}.user-home_container .gold-card-multiple .forth-theme-container .price-badge{font-size:var(--size-label-small);border:none;justify-content:center;align-items:center;width:96px;height:72px;padding:16px 4px 4px;font-style:normal;font-weight:500;display:flex;position:relative}.user-home_container .gold-card-multiple .forth-theme-container .price-badge .inner-badge-buy{background:var(--surface-buy);border-radius:var(--border-radius);border-top-left-radius:0;border-bottom-right-radius:0;width:28px;height:28px;padding:4px;position:absolute;top:0;right:0}.user-home_container .gold-card-multiple .forth-theme-container .price-badge .inner-badge-sell{background:var(--surface-sell);border-radius:var(--border-radius);border-top-right-radius:0;border-bottom-left-radius:0;width:28px;height:28px;padding:4px;position:absolute;top:0;left:0}.user-home_container .gold-card-multiple .forth-theme-container .price-badge .bordered-badge-sell{border-bottom:2px solid var(--surface-primary);border-right:2px solid var(--surface-primary);border-radius:var(--border-radius) 0 var(--border-radius) 0;justify-content:center;align-items:center;padding:0;display:flex}.user-home_container .gold-card-multiple .forth-theme-container .price-badge .bordered-badge-buy{border-bottom:2px solid var(--surface-primary);border-left:2px solid var(--surface-primary);border-radius:0 var(--border-radius) 0 var(--border-radius);justify-content:center;align-items:center;padding:0;display:flex}.user-home_container .gold-card-multiple .forth-theme-container .price-badge .text-sell{color:var(--content-on-sell)}.user-home_container .gold-card-multiple .forth-theme-container .disabled-badge{color:var(--content-disable);background:var(--surface-disable)!important}.user-home_container .gold-card-multiple .forth-theme-container .disabled-badge .inner-badge-sell,.user-home_container .gold-card-multiple .forth-theme-container .disabled-badge .inner-badge-buy{background:var(--surface-disable)}.user-home_container .gold-card-multiple .forth-theme-container .disabled-badge .inner-badge-sell svg path,.user-home_container .gold-card-multiple .forth-theme-container .disabled-badge .inner-badge-buy svg path{stroke:var(--content-disable)}.user-home_container .goldmolten-card-multiple{background:var(--surface-tertiary);border-radius:var(--border-radius);font-size:var(--size-body-small);padding:8px 8px 6px}.user-home_container .goldmolten-card-multiple .theme-2 .success-badge{color:var(--content-buy);background:0 0}.user-home_container .goldmolten-card-multiple .theme-2 .danger-badge{color:var(--content-sell);background:0 0}.user-home_container .goldmolten-card-multiple .theme-2 .disabled-badge{color:var(--content-disable);background:0 0}.user-home_container .goldmolten-card-multiple .header{line-height:24px;padding-bottom:6px!important}.user-home_container .goldmolten-card-multiple .data-container{border-radius:var(--border-radius);color:var(--content-primary);font-size:var(--size-body-xsmall);gap:4px;position:relative}.user-home_container .goldmolten-card-multiple .forth-theme-container{border-top:1px solid var(--border-accent);padding:6px}.user-home_container .goldmolten-card-multiple .forth-theme-container .price-badge{font-size:var(--size-label-small);border:none;justify-content:center;align-items:center;width:96px;height:72px;padding:16px 4px 4px;font-style:normal;font-weight:500;display:flex;position:relative}.user-home_container .goldmolten-card-multiple .forth-theme-container .price-badge .inner-badge-buy{background:var(--surface-buy);border-radius:var(--border-radius);border-top-left-radius:0;border-bottom-right-radius:0;width:28px;height:28px;padding:4px;position:absolute;top:0;right:0}.user-home_container .goldmolten-card-multiple .forth-theme-container .price-badge .inner-badge-sell{background:var(--surface-sell);border-radius:var(--border-radius);border-top-right-radius:0;border-bottom-left-radius:0;width:28px;height:28px;padding:4px;position:absolute;top:0;left:0}.user-home_container .goldmolten-card-multiple .forth-theme-container .price-badge .bordered-badge-sell{border-bottom:2px solid var(--surface-primary);border-right:2px solid var(--surface-primary);border-radius:var(--border-radius) 0 var(--border-radius) 0;justify-content:center;align-items:center;padding:0;display:flex}.user-home_container .goldmolten-card-multiple .forth-theme-container .price-badge .bordered-badge-buy{border-bottom:2px solid var(--surface-primary);border-left:2px solid var(--surface-primary);border-radius:0 var(--border-radius) 0 var(--border-radius);justify-content:center;align-items:center;padding:0;display:flex}.user-home_container .goldmolten-card-multiple .forth-theme-container .price-badge .text-sell{color:var(--content-on-sell)}.user-home_container .goldmolten-card-multiple .forth-theme-container .disabled-badge{color:var(--content-disable);background:var(--surface-disable)!important}.user-home_container .goldmolten-card-multiple .forth-theme-container .disabled-badge .inner-badge-sell,.user-home_container .goldmolten-card-multiple .forth-theme-container .disabled-badge .inner-badge-buy{background:var(--surface-disable)}.user-home_container .goldmolten-card-multiple .forth-theme-container .disabled-badge .inner-badge-sell svg path,.user-home_container .goldmolten-card-multiple .forth-theme-container .disabled-badge .inner-badge-buy svg path{stroke:var(--content-disable)}.user-home_container .gold-card-single{background:var(--surface-tertiary);border-radius:var(--border-radius);height:fit-content;font-size:var(--size-body-small);padding:8px}.user-home_container .gold-card-single .data-container{border-radius:var(--border-radius);background:var(--surface-primary);text-align:center;min-height:112px;color:var(--content-primary);font-size:var(--size-body-medium);padding:22px 0;position:relative}.user-home_container .sell-bg{background:var(--surface-sell)}.user-home_container .buy-bg{background:var(--surface-buy)}.user-home_container .coin-card-single{border-radius:var(--border-radius);border:3px solid var(--surface-tertiary);height:fit-content;padding:3px}.user-home_container .coin-card-single .data-container{border-radius:var(--border-radius);min-height:88px;padding:16px 6px;position:relative}.user-home_container .theme-second .success-text-btn{color:var(--content-on-buy)}.user-home_container .theme-second .success-text-btn svg path{stroke:var(--content-on-buy)}.user-home_container .theme-second .danger-text-btn{color:var(--content-on-sell)}.user-home_container .theme-second .danger-text-btn svg path{stroke:var(--content-on-sell)}.user-home_container .blur-container{vertical-align:middle;border-radius:var(--border-radius);background:var(--surface-blur);backdrop-filter:blur(8px);z-index:22;width:100%;height:100%;position:absolute;top:0;left:0;right:0}.user-home_container .price-badge{cursor:pointer;min-height:24px;line-height:var(--body-small);border-radius:var(--border-radius);min-width:87px;font-size:var(--size-label-medium);padding:8px;font-style:normal;font-weight:500}.user-home_container .price-badge[style*="--border-radius: 16px"]{border-radius:32px}.user-home_container .rounded-top-right-0{border-top-right-radius:0!important}.user-home_container .rounded-bottom-right-0{border-bottom-right-radius:0!important}.user-home_container .rounded-top-left-0{border-top-left-radius:0!important}.user-home_container .rounded-bottom-left-0{border-bottom-left-radius:0!important}.user-home_container .success-badge{background:var(--surface-buy);border:1px solid var(--border-buy);color:var(--content-on-buy)}.user-home_container .danger-badge{background:var(--surface-sell);border:1px solid var(--border-sell);color:var(--content-on-sell)}.user-home_container .disabled-badge{background:var(--surface-disable);border:1px solid var(--border-disable);color:var(--content-disable)}.user-home_container .content-buy{color:var(--content-buy)}.user-home_container .content-sell{color:var(--content-sell)}.user-home_container .bg-disable svg path{stroke:var(--content-disable)}.user-home_container .danger-text{color:var(--surface-sell)}.user-home_container .disabled-text{color:var(--content-disable)}.user-home_container .w-30{width:30%}.user-home_container .w-33{width:33%}.user-home_container .w-70{width:70%}.user-home_container .gold-single_third-theme{border-radius:var(--border-radius);background:var(--surface-tertiary);padding:4px 8px 8px}.user-home_container .gold-single_third-theme .data-container{border-radius:var(--border-radius);background:var(--surface-primary);padding:8px 6px 6px}.user-home_container .gold-single_third-theme .data-container .title{line-height:28px;font-size:var(--size-body-medium)}.user-home_container .gold-single_third-theme .border-top-danger{border-top:1px solid var(--border-sell)}.user-home_container .gold-single_third-theme .border-top-success{border-top:1px solid var(--border-buy)}.user-home_container .gold-single_third-theme .border-top-disable{border-top:1px solid var(--border-disable)}.user-home_container .gold-single_third-theme .blur-container{border:8px solid var(--surface-tertiary)}.user-home_container .gold-single_forth-theme{border-radius:var(--border-radius);background:var(--surface-tertiary);padding:6px}.user-home_container .gold-single_forth-theme .data-container{border-radius:var(--border-radius);background:var(--surface-primary);padding:16px 12px}.user-home_container .gold-single_forth-theme .data-container .title{line-height:28px;font-size:var(--size-body-medium)}.user-home_container .gold-single_forth-theme .data-container .inner-badge-buy{border-radius:var(--border-radius);background:var(--surface-buy-light);width:36px;height:36px;padding:8px}.user-home_container .gold-single_forth-theme .data-container .inner-badge-buy svg path{stroke:var(--content-buy)}.user-home_container .gold-single_forth-theme .data-container .inner-badge-sell{border-radius:var(--border-radius);background:var(--surface-sell-light);width:36px;height:36px;padding:8px}.user-home_container .gold-single_forth-theme .data-container .inner-badge-sell svg path{stroke:var(--content-sell)}.user-home_container .gold-single_forth-theme .blur-container{border:8px solid var(--surface-tertiary)}.user-home_container .coin-single_third-theme{position:relative}.user-home_container .coin-single_third-theme .coin-icon{z-index:23;background:linear-gradient(180deg, var(--surface-primary) 50.2%, var(--surface-tertiary) 51.31%);border-radius:60px;width:62px;height:62px;margin:auto;padding:4px;position:absolute;top:-34.5px;left:0;right:0}.user-home_container .coin-single_third-theme .coin-blur{backdrop-filter:blur(8px);opacity:.5}.user-home_container .coin-single_forth-theme{border-radius:var(--border-radius);background:var(--surface-tertiary);padding:6px}.user-home_container .coin-single_forth-theme .data-container{border-radius:var(--border-radius);background:var(--surface-primary);padding:16px 12px}.user-home_container .coin-single_forth-theme .data-container .title{color:var(--content-primary);line-height:24px;font-size:var(--size-label-small)}.user-home_container .coin-single_forth-theme .data-container .inner-badge-buy{border-radius:var(--border-radius);background:var(--surface-buy-light);width:40px;height:40px;padding:8px}.user-home_container .coin-single_forth-theme .data-container .inner-badge-buy svg path{stroke:var(--content-buy)}.user-home_container .coin-single_forth-theme .data-container .inner-badge-sell{border-radius:var(--border-radius);background:var(--surface-sell-light);width:40px;height:40px;padding:8px}.user-home_container .coin-single_forth-theme .data-container .inner-badge-sell svg path{stroke:var(--content-sell)}.user-home_container .coin-single_forth-theme .data-container .buy-price-text{text-align:right;color:var(--content-buy);font-size:var(--size-label-small);font-weight:500}.user-home_container .coin-single_forth-theme .data-container .sell-price-text{text-align:right;color:var(--content-sell);font-size:var(--size-label-small);font-weight:500}.user-home_container .coin-single_forth-theme .data-container .disabled-price-text{text-align:right;color:var(--content-disable);font-size:var(--size-label-small);font-weight:500}.user-home_container .coin-single_forth-theme .coin-section{background:var(--surface-tertiary);border-radius:60px;width:73px;height:73px;margin:auto;padding:4px;position:absolute;top:0;bottom:0;left:24px}.user-home_container .coin-single_forth-theme .blur-container{border:8px solid var(--surface-tertiary)}.show-balance svg path{stroke:var(--content-accent)}.positive-balance{color:var(--content-positive)}.negative-balance{color:var(--content-negative)}.balance-disabled{height:28px;line-height:35px}.path-color-message-icon path{stroke:var(--content-on-accent)}.path-color-coin-gold-icon path{stroke:var(--content-on-sell)}.path-color-userprofile-icon path{stroke:var(--content-secondary)}.path-color-content-on-negative path{stroke:var(--content-on-negative)}.price_list-icon path{stroke:var(--content-accent)}.balance-second-theme .balance-box{border-radius:var(--border-radius);background:var(--surface-secondary);border:1px solid var(--border-primary);width:100%;min-height:60px;padding:8px 8px 4px}.balance-second-theme .balance-box .title{color:var(--content-primary);font-size:var(--size-body-small);border-bottom:1px solid var(--border-primary);padding-bottom:4px;font-weight:400}.balance-second-theme .balance-box .body-small{border-bottom:1px solid var(--border-primary);padding-bottom:4px}.balance-second-theme .balance-box .balance{margin-top:4px;line-height:28px}.balance-third-theme{margin:auto;width:calc(100% - 8px)!important}.balance-third-theme .balance-box{border-radius:var(--border-radius);background:var(--surface-secondary);width:100%;min-height:72px;padding:8px 8px 4px}.balance-third-theme .balance-box .title{color:var(--content-primary);font-size:var(--size-body-small);border-bottom:1px solid var(--border-primary);padding-bottom:4px;font-weight:400}.balance-third-theme .balance-box .body-small{border-bottom:1px solid var(--border-primary);padding-bottom:4px}.balance-third-theme .balance-box .balance{margin-top:4px;line-height:28px}.balance-third-theme .rial-balance-box{box-shadow:4px -4px 0px 0px var(--surface-tertiary)}.balance-third-theme .gold-balance-box{box-shadow:-4px -4px 0px 0px var(--surface-tertiary)}.balance-third-theme .positive-rial-shadow{box-shadow:4px -4px 0px 0px var(--surface-positive)}.balance-third-theme .negative-rial-shadow{box-shadow:4px -4px 0px 0px var(--surface-negative)}.balance-third-theme .positive-gold-shadow{box-shadow:-4px -4px 0px 0px var(--surface-positive)}.balance-third-theme .negative-gold-shadow{box-shadow:-4px -4px 0px 0px var(--surface-negative)}.balance-forth-theme .body-small,.balance-third-theme .body-small{color:var(--content-primary)}.balance-forth-theme{position:relative}.balance-forth-theme .balance-box{border-radius:var(--border-radius);width:100%;min-height:84px;padding:8px}.balance-forth-theme .balance-box .title{color:var(--content-primary);font-size:var(--size-body-small);padding-bottom:4px;font-weight:400}.balance-forth-theme .balance-box .balance{margin-top:4px;line-height:28px}.balance-forth-theme .show-balance-container{width:100%;height:100%;padding-top:12px;position:absolute}.balance-forth-theme .show-balance-container .show-balance{background-color:var(--surface-primary);border-radius:50%;width:36px;height:36px}.balance-forth-theme .gold-balance-box{background:linear-gradient(225deg, var(--surface-primary) -12.59%, var(--surface-disable) 183.34%)}.balance-forth-theme .gold-balance-box-success{background:linear-gradient(225deg, var(--surface-primary) -12.59%, var(--surface-positive-light) 183.34%)}.balance-forth-theme .gold-balance-box-danger{background:linear-gradient(225deg, var(--surface-primary) -12.59%, var(--surface-negative-light) 183.34%)}.balance-forth-theme .rial-balance-box{background:linear-gradient(135deg, var(--surface-primary) -12.93%, var(--surface-disable) 183.45%)}.balance-forth-theme .rial-balance-box-success{background:linear-gradient(135deg, var(--surface-primary) -12.93%, var(--surface-positive-light) 183.45%)}.balance-forth-theme .rial-balance-box-danger{background:linear-gradient(135deg, var(--surface-primary) -12.93%, var(--surface-negative-light) 183.45%)}.balance-forth-theme .value-container{background-color:var(--surface-primary);border-radius:var(--border-radius);justify-content:center;align-items:center;height:36px;margin:0;display:flex}.table{direction:rtl;background:0 0}.table thead{background:var(--surface-primary);padding:12px 0}.table thead th{border-bottom:1px solid var(--border-secondary);font-size:var(--size-body-small);color:var(--content-secondary);font-weight:var(--font-weight-body);background:0 0;margin-bottom:1px}.table tbody{background:var(--surface-primary);margin-top:1px}.table tbody tr td{background:var(--surface-primary);color:var(--content-primary);border:none}.table tbody tr .date-td{color:var(--content-secondary)}.table tbody tr:nth-child(2n) td{background:var(--surface-secondary);color:var(--content-secondary)}.loading-container{background:var(--surface-primary);color:var(--content-primary);flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.spinner{border:2px solid var(--surface-informative-light);border-top:2px solid var(--border-infomative);border-radius:50%;width:50px;height:50px;margin-bottom:20px;animation:1s linear infinite spin}.btn-loading{justify-content:center;align-items:center;display:flex}.btn-loading .spinner{border-top:2px solid #fff;width:24px;height:24px;margin-bottom:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p{color:inherit;font-size:1.5rem}.skeleton-row{opacity:.7;background-color:#f0f0f0}.skeleton-row .skeleton-cell{padding:8px}.skeleton-row:nth-child(2n) .skeleton-cell{background-color:var(--surface-secondary)}.skeleton-row:first-child .skeleton-cell{padding-top:13px}.skeleton-placeholder{background-color:var(--surface-tertiary);border-radius:var(--border-radius);background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%) 0 0/200% 100%;width:100%;height:24px;animation:1.5s linear infinite shimmer}.skeleton-index,.skeleton-remove,.skeleton-details{width:50px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.transaction{border-radius:var(--border-radius);text-align:right;background-color:var(--surface-secondary);margin-bottom:12px;padding:0 4px 4px}.transaction .success-badge{background-color:var(--surface-positive);color:var(--content-on-positive);font-size:var(--size-body-xsmall);font-weight:400;line-height:var(--line-height-body-xsmall);padding:4px 8px}.transaction .reject-badge{background-color:var(--surface-primary);color:var(--content-negative);font-size:var(--size-body-xsmall);font-weight:400;line-height:var(--line-height-body-xsmall);padding:4px 8px}.transaction .cancel-badge{background-color:var(--surface-primary);color:var(--content-tertiary);font-size:var(--size-body-xsmall);font-weight:400;line-height:var(--line-height-body-xsmall);padding:4px 8px}.transaction .header{gap:4px;display:flex}.transaction .header div{color:var(--content-primary);border-radius:var(--border-radius);background-color:var(--surface-primary);justify-content:center;align-items:center;padding:4px;display:flex}.transaction .header span{border-radius:var(--border-radius)}.transaction .gap-3{border-bottom:1px solid var(--border-disable);padding:4px 0 8px}.transaction .value-container{background-color:var(--surface-primary);border-radius:4px;padding:8px 12px}.transaction:last-child{border-bottom:none}.transaction-title{font-size:var(--size-label-small);color:var(--content-primary);font-weight:500}.transaction-time{font-size:var(--size-body-xsmall);color:var(--content-primary);font-weight:400}.transaction-time svg path{stroke:var(--content-secondary)}.transaction-date{font-size:var(--size-body-xsmall);color:var(--content-primary);font-weight:400}.transaction-date svg path{stroke:var(--content-secondary)}.transaction-description{font-size:var(--size-body-small);color:var(--content-primary);padding:8px 4px 0;font-weight:400}.transaction .container-box{background:var(--surface-secondary);border-radius:var(--border-radius);gap:4px;margin-bottom:16px;position:relative}.transaction .container-box .text-base{color:var(--content-secondary)}.transaction .container-box .text-buy{color:var(--content-positive)}.transaction .container-box .text-sell{color:var(--content-negative)}.transaction .type-badge{text-align:center;border-radius:32px;justify-content:center;align-items:center;width:24px;height:24px;margin-left:10px;padding-top:1px;line-height:24px;display:flex}.transaction .buy-badge{border:1.5px solid var(--border-positive);color:var(--content-positive);font-size:var(--size-label-medium)}.transaction .sell-badge{border:1.5px solid var(--border-negative);color:var(--content-negative);font-size:var(--size-label-medium)}.transaction .success-badge{min-width:47px;max-width:fit-content;min-height:20px;line-height:20px;font-size:var(--size-body-xsmall);border-radius:var(--border-radius);background:var(--surface-primary);color:var(--content-positive);border-top-right-radius:0;border-bottom-left-radius:0;padding:4px 8px;font-weight:400}.modal-sheet{height:100%;position:fixed;z-index:333333!important;overflow:hidden!important}.modal-sheet .modal-dialog{bottom:0;top:unset;border:none;min-height:fit-content;margin:0 auto;padding:0;position:absolute;left:0;right:0}.modal-sheet .modal-dialog .modal-content{border:none;border-bottom-right-radius:0;border-bottom-left-radius:0;padding:12px 16px 20px;background-color:var(--surface-background)!important}.modal-sheet .modal-dialog .modal-content .modal-body{padding:0}.modal-sheet .modal-dialog .modal-content .header{border-bottom:1px solid var(--border-secondary);padding:0}.modal-sheet .modal-dialog .modal-content .header button{margin-top:-8px}.modal-sheet .modal-dialog .modal-content .header .close-btn svg path{stroke:var(--content-primary)}.modal-sheet .bottom-sheet-modal{padding:12px 16px 20px;background-color:var(--surface-background)!important;height:fit-content!important}.modal-sheet.animation-for-open .modal-dialog{animation:.3s ease-out slideUp}.modal-sheet.animation-for-close .modal-dialog{animation:.3s ease-out slideDown}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.modal-sheet .btn-accent{background:var(--surface-accent)!important}.coin-modal__notif{border-radius:var(--border-radius);color:var(--content-primary);border:1px solid var(--border-accent);flex-direction:row;align-items:center;width:100%;display:flex}.coin-modal__notif .price-field{justify-content:space-between;display:flex;border-left:none!important}.coin-modal__notif .price-field p{margin:0}.gold-modal__notif{border-radius:var(--border-radius);color:var(--content-primary);border:1px solid var(--border-accent);flex-direction:row;align-items:center;width:100%;display:flex}.gold-modal__notif .positive-border-left{border-left:1.5px solid var(--border-positive)!important}.gold-modal__notif .negative-border-left{border-left:1.5px solid var(--red-red-400)!important}.price-field{background-color:var(--surface-accent-light);flex-direction:row;justify-content:space-between;gap:2px;width:100%;padding:8px;display:flex}.price-field p{margin:0}.price-field:first-child{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border-left:1px solid var(--border-accent)}.price-field:last-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.price-field[data-b2c="1"]{border-left:none}.price-field[data-b2c="2"]{justify-content:center}.disabled input{color:var(--content-tertiary);border:1px solid var(--border-primary);background:var(--surface-secondary)}.disabled .form__input-label{background-color:var(--surface-secondary)}.disabled .label-suffix{color:var(--content-tertiary)}:is(.disabled:has(input:focus) .form__input-label,.disabled:has(input:not(:placeholder-shown)) .form__input-label){background:linear-gradient(to bottom, transparent 50%, var(--surface-secondary) 50%)}.transfer .record{border-radius:var(--border-radius);background:var(--surface-secondary);padding:16px}.transfer .record .top-container{background:var(--surface-primary);border-radius:var(--border-radius);justify-content:space-between;align-items:center;width:100%;height:36px;padding:4px;display:flex}.transfer .record .top-container .title{color:var(--content-primary);text-align:right;font-size:var(--size-label-medium);font-style:normal;font-weight:500;line-height:var(--line-height-label-medium)}.transfer .record .top-container .badge-container{align-items:center;gap:4px;display:flex}.transfer .record .top-container .badge-container p{background-color:var(--surface-secondary);border-radius:var(--border-radius);height:28px;color:var(--content-primary);text-align:center;font-size:var(--size-body-xsmall);font-style:normal;font-weight:400;line-height:var(--line-height-body-xsmall);align-items:center;margin:0;padding:4px;display:flex}.transfer .record .top-container .badge{justify-content:center;height:28px;padding:4px 8px}.transfer .record .top-container .success-record{color:var(--content-on-positive);background-color:var(--surface-positive);width:63px;font-weight:400}.transfer .record .top-container .success-record svg path{stroke:var(--content-positive)}.transfer .record .top-container .reject-record{color:var(--content-on-negative);background-color:var(--surface-negative);width:67px;font-weight:400}.transfer .record .top-container .reject-record svg path{stroke:var(--content-negative)}.transfer .record .top-container .waiting-record{color:var(--content-on-warning);background-color:var(--surface-warning);width:80px;font-weight:400;font-size:var(--size-body-xsmall)!important}.transfer .record .top-container .waiting-record svg path{stroke:var(--content-secondary)}.transfer .record .container{background:var(--surface-secondary);margin:0 auto;padding:16px 4px 4px}.transfer .record .container .data-container{padding:4px!important}.transfer .record .container .text-title{color:var(--content-primary);font-size:var(--size-label-medium);font-style:normal;font-weight:500;line-height:var(--line-height-label-medium)}.transfer .form{height:auto;margin:0 auto}.transfer .form .select{height:48px;color:var(--content-secondary);border-radius:var(--border-radius);border:1px solid var(--border-primary);background:var(--surface-primary);direction:rtl;outline:none;margin-right:1px;padding:12px;font-size:14px}.transfer-modal{z-index:99999999}.transfer-modal .modal-dialog{background:var(--surface-overlay);width:100%;max-width:100%;height:100vh;padding:0 16px;margin:0 auto!important}@media (min-width:768px){.transfer-modal .modal-dialog{height:100vh}}.transfer-modal .modal-dialog .confirm-row{height:36px;padding-inline:2px}.transfer-modal .modal-content{padding:12px;border-radius:var(--border-radius);margin:0 auto;padding-top:16px;background:var(--surface-background)!important}@media (min-width:768px){.transfer-modal .modal-content{max-width:400px}}.transfer-modal .modal-content .total_border-top{border-radius:var(--border-radius);background-color:var(--surface-secondary);height:52px;margin:8px 0}.transfer-modal .btn{height:48px}.confirm-modal .modal-body{padding:0!important}.confirm-modal .header{color:var(--content-secondary);font-size:var(--size-label-medium);font-weight:500}.confirm-modal .header .icon path{stroke:var(--content-informative)}.confirm-modal .header .danger-icon path{stroke:var(--content-warning)}.confirm-modal .confirm-row{align-items:center;height:36px;padding-inline:2px}.confirm-modal .confirm-row label{font-size:var(--size-body-medium);color:var(--content-secondary);font-weight:400}.confirm-modal .confirm-row span{color:var(--content-secondary);font-size:var(--size-body-medium);font-weight:400}.confirm-modal .amount-row{align-items:center;height:36px;margin-inline:-12px;padding-inline:14px}.confirm-modal .border-bottom{border-bottom:1px solid var(--border-primary)!important}.confirm-modal .price-table{background:var(--surface-secondary);border-radius:var(--border-radius);padding:4px}.confirm-modal .price-table .table-row{background:var(--surface-background);border-radius:var(--border-radius)}.confirm-modal .price-table .table-row label,.confirm-modal .price-table .table-row span{color:var(--content-primary);font-size:var(--size-body-medium);font-weight:400}.confirm-modal .price-table .table-row .text-numbers{color:var(--content-tertiary);font-size:var(--size-body-small);font-weight:400;border-top:1px solid var(--border-primary)!important}.confirm-modal .price-table .table-row .text-numbers span{display:contents;border:none!important}.confirm-modal .btn-accent{background:var(--surface-accent)!important}.positive-border{border:1.5px solid var(--border-positive)!important}.negative-border{border:1.5px solid var(--red-red-400)!important}.icon-shake{animation:.82s cubic-bezier(.36,.07,.19,.97) both shake}@keyframes shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.time-text{justify-content:center;align-items:center;display:flex}.timer-container{direction:ltr;justify-content:center;width:60px;height:60px;display:flex;position:relative}.timer-container .timer-text-container{justify-content:center;align-items:center;width:100%;height:100%;padding-top:5px;display:flex;position:absolute;top:0;left:0}.timer-container .timer-text-container .timer-text{width:100%;height:100%;font-size:50px}.Toastify__toast{direction:rtl;place-content:center;align-items:center;min-height:24px;padding:12px;font-size:14px;font-weight:400;position:relative;font-family:var(--font-family)!important;z-index:2147483647!important}.Toastify__toast--success{border-radius:var(--border-radius)!important;background:var(--surface-positive)!important;color:var(--content-on-positive)!important;margin:16px!important}.Toastify__toast--info{padding:12px;border-radius:var(--border-radius)!important;background:var(--surface-informative)!important;color:var(--content-on-informative)!important;min-height:24px!important;margin:16px!important}.Toastify__toast--info .Toastify__close-button,.Toastify__toast--info .Toastify__toast-icon{display:none}.Toastify__toast--error{background:var(--surface-negative)!important;color:var(--content-on-negative)!important;border-radius:var(--border-radius)!important;margin:16px!important}.Toastify__toast--warning{background:var(--surface-warning)!important;color:var(--content-on-warning)!important;border-radius:var(--border-radius)!important;margin:16px!important}.Toastify__toast-container{z-index:1111111111!important;right:0!important}.Toastify__toast .Toastify__toast-body{padding:0}.Toastify__toast .Toastify__toast-icon,.Toastify__toast .Toastify__close-button{display:none}.profile-skeleton{max-width:504px;margin:0 auto}.profile-skeleton .header{min-height:72px}.profile-skeleton .header div:first-child{height:16px}.profile-skeleton .header div:nth-child(2){height:24px}.profile-skeleton .header div:nth-child(3){height:16px}.profile-skeleton .w-15{width:15%}.profile-skeleton .w-25{width:25%}.profile-skeleton .w-30{width:30%}.profile-skeleton .w-33{width:33%}.profile-skeleton .w-35{width:35%}.profile-skeleton .w-45{width:45%}.profile-skeleton .w-47{width:47%}.profile-skeleton .w-65{width:65%}.profile-skeleton .w-70{width:70%}.profile-skeleton .w-80{width:80%}.profile-skeleton .main{border-top:1px solid var(--border-secondary);border-top-left-radius:8px;border-top-right-radius:8px}.profile-skeleton .main .main-2{border-radius:var(--border-radius);height:76px}.profile-skeleton .main .main-3{border-radius:var(--border-radius);justify-content:space-between;align-items:center;height:48px;padding:8px 0;display:flex}.profile-skeleton .main .main-3 div{height:16px}.profile-skeleton .main .box-skeleton-2{background-color:var(--surface-secondary);border-radius:var(--border-radius);height:172px;margin:6px 0;padding:6px}.profile-skeleton .main .box-skeleton-2 .white-bg{background-color:var(--surface-primary);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:6px;display:flex}.profile-skeleton .main .box-skeleton-2 .white-bg .skeleton{height:32px;margin-top:4px}.profile-skeleton .main .box-skeleton-2 .white-bg .skeleton:nth-child(2){height:16px;margin-bottom:12px}.profile-skeleton .main .box-skeleton-2 .white-bg .skeleton:last-child{margin-top:8px}.profile-skeleton .main .box-skeleton-2 .white-bg .circle{border-radius:50%;width:40px;height:40px;margin-bottom:4px}.profile-skeleton .main .box-skeleton-1{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.profile-skeleton .main .box-skeleton-1 .box{background-color:var(--surface-secondary);border-radius:var(--border-radius);flex-direction:column;align-items:center;gap:12px;height:188px;padding:6px;display:flex}.profile-skeleton .main .box-skeleton-1 .box .image-container{background-color:var(--surface-primary);border-radius:var(--border-radius);flex-direction:column;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;gap:12px;height:108px;padding:22px 12px;display:flex}.profile-skeleton .main .box-skeleton-1 .box .image-container .skeleton{height:20px}.profile-skeleton .main .box-skeleton-1 .box .discription-container{align-items:flex-end;width:100%;height:100%;display:flex}.profile-skeleton .main .box-skeleton-1 .box .discription-container .skeleton{height:20px}.profile-skeleton .main .main-1{height:82px}.profile-skeleton .main .main-1 .right-section :first-child,.profile-skeleton .main .main-1 .left-section :first-child{margin-bottom:12px}.profile-skeleton .main .main-1 .right-section div,.profile-skeleton .main .main-1 .left-section div{height:12px}.profile-skeleton .main .main-1 .middle-section{width:16px}.profile-skeleton .main .main-1 .middle-section div{height:16px}.profile-skeleton .skeleton{background-color:var(--surface-secondary);border-radius:var(--border-radius);position:relative;overflow:hidden}.profile-skeleton .skeleton:after{content:"";background:var(--Skeleton);width:150px;height:100%;animation:2s infinite loading;position:absolute;top:0;left:-150px}@keyframes loading{0%{left:-150px}50%{left:100%}to{left:100%}}.logout-modal .icon{width:48px;height:48px}.logout-modal .icon path{stroke:var(--content-warning)}.pwa-logo{width:auto;height:96px}.pwa .data-container{border:1px solid var(--border-secondary);border-radius:8px}.gheram-price-border{border:1px solid var(--surface-accent)}.gheram-price-background{background-color:var(--surface-accent-light)}.gheram-price-background-blur{background-color:var(--surface-blur)}.gheram-price-background-blur p{font-size:var(--size-label-small);font-weight:500}.gheram-price-container{border-radius:var(--border-radius);align-items:center;height:56px;padding:0 12px}.gheram-price-container p{color:var(--content-on-accent-light);margin:0}.backdrop-blur{backdrop-filter:blur(8px)}.gap-6px{gap:6px}.inner-badge{border-radius:var(--border-radius);justify-content:center;align-items:center;width:36px;height:36px;padding:8px;display:flex}.eye-laoding{animation:2s linear infinite spin}.eye-laoding path{stroke:var(--content-disable)!important}.color-content-primary{color:var(--content-primary)}.color-content-disable{color:var(--content-disable)}.color-content-positive{color:var(--content-positive)}.color-content-negative{color:var(--content-negative)}.headline-small{font-size:var(--size-headline-small)!important;font-style:normal!important;font-weight:600!important;line-height:var(--line-height-headline-small)!important}.label-medium{font-size:var(--size-label-medium)!important;font-style:normal!important;font-weight:500!important;line-height:28px!important}.label-small{font-size:var(--size-label-small)!important;font-style:normal!important;font-weight:500!important;line-height:24px!important}.label-xsmall{font-size:var(--size-label-xsmall)!important;font-style:normal!important;font-weight:500!important;line-height:20px!important}.body-small{font-size:var(--size-body-small);font-style:normal;font-weight:400;line-height:24px}.body-xsmall{font-size:var(--size-body-xsmall);font-style:normal;font-weight:400;line-height:20px}.headline-xsmall{font-size:var(--size-headline-xsmall);font-style:normal;font-weight:600;line-height:28px}.add-to-home-modal{background-color:#0000;width:100%;padding:8px 16px}.add-to-home-modal .modal-content{background-color:var(--surface-background)}.add-to-home-modal .modal-container{background-color:var(--surface-background);border-radius:var(--bs-modal-border-radius);min-height:252px;overflow:hidden}.add-to-home-modal .modal-logo{background-color:var(--surface-accent-light);border-bottom:1px solid var(--surface-accent);border-radius:var(--bs-modal-border-radius);justify-content:center;align-items:center;height:112px;display:flex}.add-to-home-modal .modal-discription{text-align:center;padding:20px 12px}.add-to-home-modal .modal-discription .ios p{padding:8px 0}.add-to-home-modal .modal-discription p{color:var(--content-primary);margin:0}.add-to-home-modal .modal-button-container{justify-content:center;align-items:center;gap:8px;padding:0 12px 12px;display:flex}.add-to-home-modal .modal-button-container .modal-install{border-radius:var(--bs-modal-border-radius);border:1px solid var(--border-accent);background:var(--surface-accent);color:var(--content-on-accent);width:100%;padding:8px}.add-to-home-modal .modal-button-container .modal-close{color:var(--content-accent);border-radius:var(--bs-modal-border-radius);border:1px solid var(--border-accent);background-color:#0000;width:100%;padding:8px}.disabled-text{color:var(--content-disable)}.transactions-header{justify-content:space-between;align-items:center;height:48px;margin-bottom:8px;padding:4px;display:flex}.transactions-header button{justify-content:space-between;align-items:center;width:89px;height:32px;padding:0 4px;display:flex;color:var(--content-accent)!important;border:none!important}.transactions-header button :hover{border:none;background:0 0!important}.transactions-header svg{height:20px}.transactions-header svg path{stroke:var(--content-accent)}.button-spinner{border:2px solid var(--content-on-accent-light);border-top:2px solid var(--content-accent);width:20px;height:20px;color:var(--content-accent);border-radius:50%;margin:0;animation:1s linear infinite spin}.transaction-arrow-back path{stroke:var(--content-primary)!important}.public-message-container{padding:8px 0}.price-badge-unClickable-buy{color:var(--content-buy);cursor:default!important}.price-badge-unClickable-sell{color:var(--content-sell);cursor:default!important}.coin-unClickable{border-radius:var(--border-radius);background-color:var(--surface-secondary)}.coin-unClickable-border{border:1px solid var(--border-primary)!important}.toggle-sound-effect .arrow{display:none!important}.toggle-sound-effect .switch{width:40px;height:24px;display:inline-block;position:absolute;left:8px}.toggle-sound-effect .switch input{opacity:0;width:0;height:0}.toggle-sound-effect .slider{cursor:pointer;background-color:var(--gray-gray-300);-webkit-transition:all .4s;transition:all .4s;position:absolute;inset:0}.toggle-sound-effect .slider:before{content:"";background-color:var(--gray-white);width:16px;height:16px;-webkit-transition:all .4s;transition:all .4s;position:absolute;bottom:4px;left:4px}.toggle-sound-effect input:checked+.slider{background-color:var(--surface-positive)}.toggle-sound-effect input:checked+.slider:before{-webkit-transform:translate(16px);-ms-transform:translate(16px);transform:translate(16px)}.toggle-sound-effect .slider.round{border-radius:34px}.toggle-sound-effect .slider.round:before{border-radius:50%}.menu-items-container{flex-direction:column;display:flex}.logout{border-bottom:none!important}.moltencoinheader{background:var(--surface-primary);border-radius:var(--border-radius);height:44px;padding:8px 8px 8px 4px}.moltencoinheader .title{color:var(--content-on-accent-light)}.moltencoinheader .price-badge{padding:3px!important}.theme-10,.theme-11{background-color:#0000!important}.mb-1_5{margin-bottom:6px}.theme-10{padding:0!important}.theme-10 .price-disc{color:var(--content-secondary);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall);text-align:right;margin:2px 0 0}.theme-10 .price{background-color:var(--surface-primary);border-radius:var(--border-radius);padding:4px}.theme-10 .price-badge{background-color:#0000!important;padding:7px!important}.theme-10 .success-badge{color:var(--content-buy)!important}.theme-10 .danger-badge{color:var(--content-sell)!important}.theme-10 .title-p{justify-content:center;align-items:flex-start;height:66px;margin:0;padding-top:13px;display:flex}.theme-11{padding:0!important}.theme-11 .price-disc{color:var(--content-secondary);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall);text-align:right;margin:2px 0 0}.theme-11 .price{background-color:var(--surface-primary);border-radius:var(--border-radius);padding:4px}.theme-11 .title-p{justify-content:center;align-items:flex-start;height:66px;margin:0;padding-top:13px;display:flex}.theme-11 .price-badge{padding:7px!important}.theme-11 .price-badge-unClickable-buy,.theme-11 .price-badge-unClickable-sell{background-color:var(--surface-secondary)}.ml_4px{margin-left:4px}.mr_4px{margin-right:4px}.theme-nine .danger-badge{color:var(--content-sell);background-color:#0000!important}.theme-nine .success-badge{color:var(--content-buy);background-color:#0000!important}.theme-nine .disabled-badge{color:var(--content-disable);background-color:#0000!important}.theme-nine .data-container{background-color:#0000!important;padding:0!important}.theme-nine .data-container .header{background-color:var(--surface-primary);border-radius:var(--border-radius);padding:4px 8px 4px 4px}.theme-nine .price-badge{padding:7px!important}.theme-10-single-gold{position:relative}.theme-10-single-gold .absolute-title{z-index:1;background:var(--surface-tertiary);border-radius:var(--border-radius);width:82px;height:32px;color:var(--content-primary);justify-content:center;align-items:center;display:flex;position:absolute;top:88px;right:11px}.theme-10-single-gold .icon-start{align-items:flex-start;width:36px;height:100%;display:flex}.theme-10-single-gold .icon-end{align-items:flex-end;width:36px;height:100%;display:flex}.theme-10-single-gold .data-container{height:88px!important;padding:4px!important}.theme-10-single-gold .btn-text{justify-content:flex-end;align-items:flex-start;gap:8px;width:100%;display:flex}.theme-10-single-gold .title{padding-top:10px}.theme-10-single-gold .danger-badge{color:var(--content-sell);background-color:#0000!important}.theme-10-single-gold .success-badge{color:var(--content-buy);background-color:#0000!important}.theme-10-single-gold .disabled-badge{color:var(--content-disable);background-color:#0000!important}.theme-10-single-gold .btn-mesgal{width:50%;height:100%}.theme-10-single-gold .btn-mesgal p{margin:4px 0 0!important}.theme-10-single-gold .bg{background-color:var(--surface-secondary);border-radius:var(--border-radius);padding-bottom:4px}.theme-10-single-gold .price-badge{padding:7px!important}.theme-11-single-gold{position:relative}.theme-11-single-gold .absolute-title{z-index:1;background:var(--surface-tertiary);border-radius:var(--border-radius);width:82px;height:32px;color:var(--content-primary);justify-content:center;align-items:center;display:flex;position:absolute;top:88px;right:11px}.theme-11-single-gold .theme-4-title{min-width:max-content;padding:0 12px}.theme-11-single-gold .icon-start{align-items:flex-start;width:36px;height:100%;display:flex}.theme-11-single-gold .icon-end{align-items:flex-end;width:36px;height:100%;display:flex}.theme-11-single-gold .data-container{height:88px!important;padding:4px 4px 4px 12px!important}.theme-11-single-gold .btn-text{justify-content:flex-end;align-items:flex-start;gap:8px;width:100%;display:flex}.theme-11-single-gold .title{padding-top:10px}.theme-11-single-gold .btn-mesgal{width:50%;height:100%}.theme-11-single-gold .btn-mesgal p{margin:4px 0 0!important}.theme-11-single-gold .bg{background-color:var(--surface-secondary);border-radius:var(--border-radius);padding-bottom:4px}.theme-11-single-gold .price-badge{padding:7px!important}.theme-11-single-coin{margin-top:8px}.theme-11-single-coin .price-badge{padding:7px!important}.theme-10-single-coin{margin-top:8px}.theme-10-single-coin .danger-badge{color:var(--content-sell);background-color:#0000!important}.theme-10-single-coin .success-badge{color:var(--content-buy);background-color:#0000!important}.theme-10-single-coin .disabled-badge{color:var(--content-disable);background-color:#0000!important}.theme-10-single-coin .price-badge{padding:7px!important}.theme-9-single-coin{margin-top:8px}.theme-9-single-coin .danger-badge{color:var(--content-sell);background-color:#0000!important}.theme-9-single-coin .success-badge{color:var(--content-buy);background-color:#0000!important}.theme-9-single-coin .disabled-badge{color:var(--content-disable);background-color:#0000!important}.theme-9-single-coin .image-container{border-radius:var(--border-radius);background-color:var(--surface-tertiary);justify-content:flex-start;align-items:center;width:100%;height:60px;padding:4px;display:flex}.theme-9-single-coin .image-container .coin-icon2{border-radius:50%;position:unset!important;border:4px solid var(--surface-primary)!important;background:linear-gradient(180deg, var(--surface-primary) 50.2%, var(--surface-primary) 51.31%)!important;width:52px!important;height:52px!important;margin:0!important}.theme-9-single-coin .data-container{padding:6px!important}.theme-9-single-coin .price-badge{padding:7px!important}.theme-9-single-coin .coin-unClickable{border-radius:none;background-color:#0000}.theme-9-single-gold{position:relative}.theme-9-single-gold .absolute-title-div{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:30px;right:0}.theme-9-single-gold .absolute-title-div .absolute-title{z-index:1;background:var(--surface-tertiary);border-radius:var(--border-radius);width:82px;height:32px;color:var(--content-primary);justify-content:center;align-items:center;display:flex}.theme-9-single-gold .absolute-title-div .theme-9-title{min-width:max-content;padding:0 12px}.theme-9-single-gold .radius-r{border-top-right-radius:24px!important}.theme-9-single-gold .radius-l{border-top-left-radius:24px!important}.theme-9-single-gold .gold-card-single{height:196px;padding:6px}.theme-9-single-gold .white-bg-box{background-color:var(--surface-primary);width:100%;padding:0 8px 8px}.theme-9-single-gold .danger-badge{color:var(--content-sell);background-color:#0000!important}.theme-9-single-gold .success-badge{color:var(--content-buy);height:44px;background-color:#0000!important}.theme-9-single-gold .disabled-badge{color:var(--content-disable);background-color:#0000!important}.theme-9-single-gold .data-container{height:100%;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;justify-content:end!important;padding:0 8px 20px!important}.theme-9-single-gold .content-buy,.theme-9-single-gold .content-sell,.theme-9-single-gold .disabled-text{border-radius:var(--border-radius);justify-content:center;align-items:center;width:100%;height:40px;display:flex}.theme-9-single-gold .content-buy{background-color:var(--surface-buy-light);color:var(--content-on-buy-light)}.theme-9-single-gold .content-sell{background-color:var(--surface-sell-light);color:var(--content-on-sell-light)}.theme-9-single-gold .disabled-text{background-color:var(--surface-disable)}.theme-9-single-gold .price-badge-unClickable-buy,.theme-9-single-gold .price-badge-unClickable-sell{background-color:var(--surface-secondary)}.pl_3px{padding-left:3px!important}.pr_3px{padding-right:3px!important}.pl_4px{padding-left:4px!important}.pr_4px{padding-right:4px!important}.pl_8px{padding-left:8px!important}.pr_8px{padding-right:8px!important}.pl_0px{padding-left:0!important}.pr_0px{padding-right:0!important}.theme-8-single-gold .gold-single_forth-theme{background-color:var(--surface-primary);border:1px solid var(--border-secondary);border-radius:var(--border-radius)}.theme-8-single-gold{position:relative}.theme-8-single-gold .absolute-title{z-index:1;background:var(--surface-primary);border-radius:var(--border-radius);height:32px;color:var(--content-primary);justify-content:center;align-items:center;padding:0 10px;display:flex;position:absolute;top:88px;right:11px}.theme-8-single-gold .icon-start{align-items:flex-start;width:36px;height:100%;margin-top:-8px;margin-right:-4px;display:flex}.theme-8-single-gold .icon-end{align-items:flex-end;width:36px;height:100%;margin-bottom:-8px;margin-right:-4px;display:flex}.theme-8-single-gold .data-container{background-color:var(--surface-tertiary)!important;height:88px!important;padding:4px 4px 4px 12px!important}.theme-8-single-gold .btn-text{justify-content:flex-end;align-items:flex-start;gap:8px;width:100%;display:flex}.theme-8-single-gold .title{background-color:var(--surface-secondary);border-radius:var(--border-radius);justify-content:center;align-items:center;width:78px;height:44px;display:flex}.theme-8-single-gold .btn-mesgal{width:50%;height:100%}.theme-8-single-gold .btn-mesgal p{margin:4px 0 0!important}.theme-8-single-gold .bg{background-color:var(--surface-primary);border-radius:var(--border-radius);padding-bottom:4px}.theme-8-single-gold .price-badge{padding:7px!important}.theme-8-single-gold .inner-badge-buy{border-left:2px solid var(--surface-primary);border-bottom:2px solid var(--surface-primary);background:var(--surface-buy)!important;border-top-left-radius:0!important;border-bottom-right-radius:0!important}.theme-8-single-gold .inner-badge-buy path{stroke:var(--content-on-buy)!important}.theme-8-single-gold .inner-badge-sell{border-left:2px solid var(--surface-primary);border-top:2px solid var(--surface-primary);background:var(--surface-sell)!important;border-top-right-radius:0!important;border-bottom-left-radius:0!important}.theme-8-single-gold .inner-badge-sell path{stroke:var(--content-on-sell)!important}.theme-8-single-coin .gold-single_forth-theme{background-color:var(--surface-primary);border:1px solid var(--border-secondary);border-radius:var(--border-radius)}.theme-8-single-coin{position:relative}.theme-8-single-coin .absolute-title .image-container{border:6px solid var(--surface-primary);border-radius:50%}.theme-8-single-coin .absolute-title{z-index:1;width:63px;color:var(--content-primary);justify-content:center;align-items:center;display:flex;position:absolute;top:65px;right:39px}.theme-8-single-coin .absolute-title span{background:var(--surface-primary);border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);margin-right:-2px;padding:0 12px}.theme-8-single-coin .icon-start{align-items:flex-start;width:36px;height:100%;margin-top:-8px;margin-right:-4px;display:flex}.theme-8-single-coin .icon-end{align-items:flex-end;width:36px;height:100%;margin-bottom:-8px;margin-right:-4px;display:flex}.theme-8-single-coin .data-container{background-color:var(--surface-tertiary)!important;height:88px!important;padding:4px 4px 4px 12px!important}.theme-8-single-coin .btn-text{justify-content:flex-end;align-items:flex-start;gap:8px;width:100%;display:flex}.theme-8-single-coin .title{padding-top:10px}.theme-8-single-coin .btn-mesgal{width:50%;height:100%}.theme-8-single-coin .btn-mesgal p{margin:4px 0 0!important}.theme-8-single-coin .bg{background-color:var(--surface-primary);border-radius:var(--border-radius);padding-bottom:4px}.theme-8-single-coin .price-badge{padding:7px!important}.theme-8-single-coin .inner-badge-buy{border-left:2px solid var(--surface-primary);border-bottom:2px solid var(--surface-primary);background:var(--surface-buy)!important;border-top-left-radius:0!important;border-bottom-right-radius:0!important}.theme-8-single-coin .inner-badge-buy path{stroke:var(--content-on-buy)!important}.theme-8-single-coin .inner-badge-sell{border-left:2px solid var(--surface-primary);border-top:2px solid var(--surface-primary);background:var(--surface-sell)!important;border-top-right-radius:0!important;border-bottom-left-radius:0!important}.theme-8-single-coin .inner-badge-sell path{stroke:var(--content-on-sell)!important}.theme-8-single-coin .price-badge-unClickable-buy,.theme-8-single-coin .price-badge-unClickable-sell{background-color:var(--surface-secondary);border-radius:var(--border-radius)}.theme-8 .gold-card-multiple{background-color:#0000!important}.theme-8 .header{background-color:var(--surface-tertiary);border-radius:var(--border-radius);min-height:40px;padding:8px 0!important}.theme-8 .header div{justify-content:center;align-items:center;display:flex}.theme-8 .header .buy{background-color:var(--surface-buy)}.theme-8 .header .buy path{stroke:var(--content-on-buy)}.theme-8 .header .sell{background-color:var(--surface-sell)}.theme-8 .header .sell path{stroke:var(--content-on-sell)}.theme-8 .header span{border-radius:var(--border-radius);width:24px;height:24px;display:block}.theme-8 .price{border-radius:var(--border-radius);border:1px solid var(--border-secondary);padding:4px}.theme-8 .data-container{padding-left:0!important;padding-right:0!important}.theme-8 .price-badge-unClickable-buy,.theme-8 .price-badge-unClickable-sell{background-color:var(--surface-secondary);border-radius:var(--border-radius)}.theme-7-single-gold{position:relative}.theme-7-single-gold .absolute-title-div{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:30px;right:0}.theme-7-single-gold .absolute-title-div .absolute-title{z-index:1;background:var(--surface-tertiary);border-radius:var(--border-radius);height:32px;color:var(--content-primary);justify-content:center;align-items:center;padding:0 10px;display:flex}.theme-7-single-gold .radius-r{border-top-right-radius:24px!important}.theme-7-single-gold .icon-start,.theme-7-single-gold .icon-end{width:24px;height:24px}.theme-7-single-gold .radius-l{border-top-left-radius:24px!important}.theme-7-single-gold .gold-card-single{height:176px;padding:8px}.theme-7-single-gold .gold-card-single:nth-child(2){border-bottom-right-radius:0!important}.theme-7-single-gold .gold-card-single:first-child{border-bottom-left-radius:0!important}.theme-7-single-gold .white-bg-box{border-top:8px solid var(--surface-tertiary);width:100%;padding:0}.theme-7-single-gold .data-container{height:100%;justify-content:end!important;min-height:104px!important;max-height:104px!important;padding:0 8px 16px!important}.theme-7-single-gold .content-buy,.theme-7-single-gold .content-sell,.theme-7-single-gold .disabled-text{border-radius:var(--border-radius);justify-content:center;align-items:center;width:100%;height:40px;display:flex}.theme-7-single-gold .content-buy,.theme-7-single-gold .content-sell{color:var(--content-primary)}.theme-7-single-gold .inner-badge-buy{background:var(--surface-buy)!important}.theme-7-single-gold .inner-badge-buy path{stroke:var(--content-on-buy)!important}.theme-7-single-gold .inner-badge-sell,.theme-7-single-gold .inner-badge-buy,.theme-7-single-gold .disabled-badge{border-radius:var(--border-radius);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-7-single-gold .inner-badge-sell{background:var(--surface-sell)!important}.theme-7-single-gold .inner-badge-sell path{stroke:var(--content-on-sell)!important}.theme-7-single-gold .price-badge-unClickable-buy,.theme-7-single-gold .price-badge-unClickable-sell{background-color:var(--surface-secondary);border-radius:var(--border-radius)}.theme-7-single-coin{position:relative}.theme-7-single-coin .absolute-title-div{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:30px;right:0}.theme-7-single-coin .absolute-title-div .absolute-title{z-index:1;width:63px;height:32px;color:var(--content-primary);flex-direction:column;justify-content:center;align-items:center;display:flex}.theme-7-single-coin .radius-r{border-top-right-radius:24px!important;border-bottom-right-radius:0!important}.theme-7-single-coin .icon-start,.theme-7-single-coin .icon-end{width:24px;height:24px}.theme-7-single-coin .radius-l{border-top-left-radius:24px!important;border-bottom-left-radius:0!important}.theme-7-single-coin .gold-card-single{height:176px;padding:8px}.theme-7-single-coin .gold-card-single:nth-child(2){border-bottom-right-radius:0!important}.theme-7-single-coin .gold-card-single:first-child{border-bottom-left-radius:0!important}.theme-7-single-coin .white-bg-box{border-top:8px solid var(--surface-tertiary);width:100%;padding:0}.theme-7-single-coin .data-container{height:100%;min-height:104px!important;max-height:104px!important;padding:0 8px!important}.theme-7-single-coin .content-buy,.theme-7-single-coin .content-sell,.theme-7-single-coin .disabled-text{border-radius:var(--border-radius);justify-content:center;align-items:center;height:40px;display:flex}.theme-7-single-coin .content-buy,.theme-7-single-coin .content-sell{color:var(--content-primary)}.theme-7-single-coin .inner-badge-buy{background:var(--surface-buy)!important}.theme-7-single-coin .inner-badge-buy path{stroke:var(--content-on-buy)!important}.theme-7-single-coin .inner-badge-sell,.theme-7-single-coin .inner-badge-buy,.theme-7-single-coin .disabled-badge{border-radius:var(--border-radius);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-7-single-coin .inner-badge-sell{background:var(--surface-sell)!important}.theme-7-single-coin .inner-badge-sell path{stroke:var(--content-on-sell)!important}.theme-7-single-coin .price-badge-unClickable-buy,.theme-7-single-coin .price-badge-unClickable-sell{background-color:var(--surface-secondary);border-radius:var(--border-radius)}.theme-7 .gold-card-multiple{background-color:#0000!important}.theme-7 .gold-card-multiple .header{gap:4px;height:fit-content;min-height:32px;align-items:stretch!important;padding-bottom:0!important}.theme-7 .gold-card-multiple .header div{background-color:var(--surface-tertiary);border-radius:var(--border-radius);justify-content:center;align-items:center;display:flex}.theme-7 .gold-card-multiple .header div:first-child{justify-content:flex-start;padding:0 8px}.theme-7 .gold-card-multiple .header .buy{background-color:var(--surface-buy)}.theme-7 .gold-card-multiple .header .buy path{stroke:var(--content-on-buy)}.theme-7 .gold-card-multiple .header .sell{background-color:var(--surface-sell)}.theme-7 .gold-card-multiple .header .sell path{stroke:var(--content-on-sell)}.theme-7 .gold-card-multiple .header span{border-radius:var(--border-radius);width:24px;height:24px;display:block}.theme-7 .unClickable .w-33{background-color:var(--surface-tertiary);border-radius:var(--border-radius)}.theme-7 .unClickable .price:first-child{padding-top:4px}.theme-7 .price:last-child{padding-bottom:0}.theme-7 .price{border-radius:var(--border-radius);padding-bottom:4px}.theme-7 .price p{background-color:var(--surface-tertiary);border-radius:var(--border-radius);height:44px;padding:0 8px}.theme-7 .data-container{padding-left:0!important;padding-right:0!important}.theme-6-single-gold{position:relative}.theme-6-single-gold .icon-start,.theme-6-single-gold .icon-end{width:24px;height:24px}.theme-6-single-gold .curve_center{background-color:var(--surface-primary);z-index:1;border-radius:20px;width:20px;height:20px;position:absolute;top:calc(50% - 10px);right:calc(50% - 10px)}.theme-6-single-gold .gold-card-single{justify-content:space-between;height:176px;padding:8px}.theme-6-single-gold .gold-card-single .curve_left{left:-25px}.theme-6-single-gold .gold-card-single .curve_right{right:-25px}.theme-6-single-gold .gold-card-single .curve{z-index:1;border-radius:20px;width:30px;height:30px;padding:1px;position:absolute;top:calc(50% - 15px);overflow:hidden}.theme-6-single-gold .gold-card-single .curve div{background:var(--surface-primary);border-radius:20px;width:100%;height:100%}.theme-6-single-gold .gold-card-single .border-sell,.theme-6-single-gold .gold-card-single .border-buy{border-radius:var(--border-radius);padding:1px;position:relative;overflow:hidden}.theme-6-single-gold .gold-card-single .border-sell .curve_left,.theme-6-single-gold .gold-card-single .border-buy .curve_left{left:-25px}.theme-6-single-gold .gold-card-single .border-sell .curve_right,.theme-6-single-gold .gold-card-single .border-buy .curve_right{right:-25px}.theme-6-single-gold .gold-card-single .border-sell .curve,.theme-6-single-gold .gold-card-single .border-buy .curve{z-index:1;border-radius:20px;width:30px;height:30px;padding:1px;position:absolute;top:calc(50% - 15px);overflow:hidden}.theme-6-single-gold .gold-card-single .border-sell .curve div,.theme-6-single-gold .gold-card-single .border-buy .curve div{background:var(--surface-tertiary);border-radius:20px;width:100%;height:100%}.theme-6-single-gold .gold-card-single .border-sell{background-color:var(--border-sell)}.theme-6-single-gold .gold-card-single .border-sell .curve{background:var(--border-sell)}.theme-6-single-gold .gold-card-single .border-buy{background-color:var(--border-buy)}.theme-6-single-gold .gold-card-single .border-buy .curve{background:var(--border-buy)}.theme-6-single-gold .gold-card-single .price-badge-unClickable-buy,.theme-6-single-gold .gold-card-single .price-badge-unClickable-sell{background-color:var(--surface-secondary);border-radius:var(--border-radius)}.theme-6-single-gold .white-bg-box{background-color:var(--surface-primary);width:100%;padding:0 8px 8px;border-radius:none!important;border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.theme-6-single-gold .data-container{height:100%;border-radius:0!important;border-top-left-radius:var(--border-radius)!important;border-top-right-radius:var(--border-radius)!important;min-height:fit-content!important;padding:0 8px 8px!important}.theme-6-single-gold .content-buy,.theme-6-single-gold .content-sell,.theme-6-single-gold .disabled-text{border-radius:var(--border-radius);justify-content:center;align-items:center;width:100%;height:40px;display:flex}.theme-6-single-gold .content-buy,.theme-6-single-gold .content-sell{color:var(--content-primary)}.theme-6-single-gold .inner-badge-buy{border:1px solid var(--surface-buy)!important}.theme-6-single-gold .inner-badge-buy path{stroke:var(--surface-buy)!important}.theme-6-single-gold .inner-badge-sell,.theme-6-single-gold .inner-badge-buy,.theme-6-single-gold .disabled-badge{border-radius:2px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-6-single-gold .inner-badge-sell{border:1px solid var(--surface-sell)!important}.theme-6-single-gold .inner-badge-sell path{stroke:var(--surface-sell)!important}.theme-6-single-gold .parent-title-container{height:58px}.theme-6-single-coin{margin-top:10px}.theme-6-single-coin .absolute-title-div{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:10px;right:0}.theme-6-single-coin .absolute-title-div .absolute-title .image-container{border:6px solid var(--surface-primary);border-radius:50%}.theme-6-single-coin .absolute-title-div .absolute-title{z-index:1;border-radius:var(--border-radius);width:82px;height:32px;color:var(--content-primary);flex-direction:column;justify-content:center;align-items:center;display:flex}.theme-6-single-coin{position:relative}.theme-6-single-coin .icon-start,.theme-6-single-coin .icon-end{width:24px;height:24px}.theme-6-single-coin .gold-card-single-raduis-left{border-bottom-left-radius:0!important}.theme-6-single-coin .gold-card-single-raduis-right{border-bottom-right-radius:0!important}.theme-6-single-coin .gold-card-single{justify-content:space-between;height:176px;padding:8px}.theme-6-single-coin .gold-card-single .curve_left{left:-25px}.theme-6-single-coin .gold-card-single .curve_right{right:-25px}.theme-6-single-coin .gold-card-single .curve{z-index:1;border-radius:20px;width:30px;height:30px;padding:1px;position:absolute;top:calc(50% - 15px);overflow:hidden}.theme-6-single-coin .gold-card-single .curve div{background:var(--surface-primary);border-radius:20px;width:100%;height:100%}.theme-6-single-coin .gold-card-single .border-sell,.theme-6-single-coin .gold-card-single .border-buy{background-color:var(--border-secondary);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);height:100%;padding:1px;position:relative;overflow:hidden}.theme-6-single-coin .gold-card-single .border-sell .curve_left,.theme-6-single-coin .gold-card-single .border-buy .curve_left{left:-25px}.theme-6-single-coin .gold-card-single .border-sell .curve_right,.theme-6-single-coin .gold-card-single .border-buy .curve_right{right:-25px}.theme-6-single-coin .gold-card-single .border-sell .curve,.theme-6-single-coin .gold-card-single .border-buy .curve{z-index:1;border-radius:20px;width:30px;height:30px;padding:1px;position:absolute;top:calc(50% - 15px);overflow:hidden}.theme-6-single-coin .gold-card-single .border-sell .curve div,.theme-6-single-coin .gold-card-single .border-buy .curve div{background:var(--surface-tertiary);border-radius:20px;width:100%;height:100%}.theme-6-single-coin .gold-card-single .border-sell{border-bottom-left-radius:var(--border-radius);padding-right:0!important}.theme-6-single-coin .gold-card-single .border-sell .white-bg-box{border-bottom-left-radius:var(--border-radius)}.theme-6-single-coin .gold-card-single .border-sell .curve{background:var(--border-secondary)}.theme-6-single-coin .gold-card-single .border-buy{border-bottom-right-radius:var(--border-radius);padding-left:0!important}.theme-6-single-coin .gold-card-single .border-buy .white-bg-box{border-bottom-right-radius:var(--border-radius)}.theme-6-single-coin .gold-card-single .border-buy .curve{background:var(--border-secondary)}.theme-6-single-coin .gold-card-single .price-badge-unClickable-buy,.theme-6-single-coin .gold-card-single .price-badge-unClickable-sell{background-color:var(--surface-secondary);border-radius:var(--border-radius)}.theme-6-single-coin .white-bg-box{background-color:var(--surface-primary);width:100%;padding:0 8px 8px}.theme-6-single-coin .data-container{height:100%;border-radius:0!important;border-top-left-radius:var(--border-radius)!important;border-top-right-radius:var(--border-radius)!important;min-height:fit-content!important;padding:0 8px 8px!important}.theme-6-single-coin .content-buy,.theme-6-single-coin .content-sell,.theme-6-single-coin .disabled-text{border-radius:var(--border-radius);justify-content:center;align-items:center;width:100%;height:40px;display:flex}.theme-6-single-coin .content-buy,.theme-6-single-coin .content-sell{color:var(--content-primary)}.theme-6-single-coin .inner-badge-buy{border:1px solid var(--surface-buy)!important}.theme-6-single-coin .inner-badge-buy path{stroke:var(--surface-buy)!important}.theme-6-single-coin .inner-badge-sell,.theme-6-single-coin .inner-badge-buy,.theme-6-single-coin .disabled-badge{border-radius:2px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-6-single-coin .inner-badge-sell{border:1px solid var(--surface-sell)!important}.theme-6-single-coin .inner-badge-sell path{stroke:var(--surface-sell)!important}.theme-6-single-coin .parent-title-container{height:58px}.theme-6 .gold-card-multiple .header{padding-bottom:0!important}.theme-6 .data-container{background-color:#0000!important;padding:0!important}.theme-6 .button-container{background-color:var(--surface-primary);padding:6px!important}.theme-6 .border-radius-b{border-bottom-right-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.theme-6 .border-radius-t{border-top-right-radius:var(--border-radius);border-top-left-radius:var(--border-radius)}.theme-6 .border-b{border-bottom:1px solid var(--border-primary)}.top_20px{top:20px!important}.wallboard-container p,.wallboard-container h1,.wallboard-container h2,.wallboard-container h3{margin:0}.wallboard-container{background-color:#0d0d0d;width:100%;min-height:100vh;padding:32px 48px;position:relative;overflow:hidden}.wallboard-container .up-image{opacity:1;z-index:0;background:url(../media/wallboard-up.2e53ozwk4s5ne.png) no-repeat;width:512px;height:100%;position:absolute;top:0;right:0}.wallboard-container .down-image{opacity:1;z-index:0;background:url(../media/wallboard-down.0b0u8qfp3s6df.png) no-repeat;width:470px;height:420px;position:absolute;bottom:0;left:0}.wallboard-container .header{z-index:1;justify-content:space-between;align-items:center;width:100%;height:112px;margin-bottom:40px;display:flex;position:relative}.wallboard-container .header h1{color:#fff;text-align:right;font-size:36px;font-style:normal;font-weight:600;line-height:48px}.wallboard-container .header .date{align-items:center;gap:12px;display:flex}.wallboard-container .header .date .time{align-items:center;gap:10px;display:flex}.wallboard-container .header .date .time p{color:#fff;text-align:center;margin-bottom:8px;font-size:24px;font-style:normal;font-weight:600;line-height:42px}.wallboard-container .header .date span{color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:32px}.wallboard-container .disc{z-index:1;white-space:nowrap;box-sizing:border-box;background-color:#e5e5e5;border-radius:8px;padding:8px;position:relative;overflow:hidden}.wallboard-container .disc p{color:#262626;text-align:right;width:fit-content;padding-right:100%;font-size:18px;font-style:normal;font-weight:500;line-height:32px;animation:60s linear infinite move-words}.wallboard-container .card-container{z-index:1;background-color:#4c4c4c;border-radius:8px;width:100%;margin:8px 0;padding:0 4px 4px;position:relative}.wallboard-container .card-container .title{width:100%;padding:0 8px}.wallboard-container .card-container .title p{color:#fff;text-align:right;font-size:24px;font-style:normal;font-weight:600;line-height:42px}.wallboard-container .card-container .card-item-container{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.wallboard-container .card-container .card-item-container .card-p-container{width:50%;padding:2px 4px}.wallboard-container .card-container .card-item-container .card-p-container .card{backdrop-filter:blur(12px);background:linear-gradient(273deg,#0a0b0b -.01%,#2e270a 99.99%);border:1px solid #788395;border-radius:12px;width:100%;padding:8px}.wallboard-container .card-container .card-item-container .card-p-container .card .title{justify-content:space-between;align-items:center;height:66px;padding-bottom:4px;display:flex}.wallboard-container .card-container .card-item-container .card-p-container .card .title h2{color:#fefdf6;text-align:right;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.wallboard-container .card-container .card-item-container .card-p-container .card .title .benefit div{border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.wallboard-container .card-container .card-item-container .card-p-container .card .title .benefit .minus{background-color:gray}.wallboard-container .card-container .card-item-container .card-p-container .card .title .benefit .up{background-color:#16a163}.wallboard-container .card-container .card-item-container .card-p-container .card .title .benefit .down{background-color:#eb5e3b}.wallboard-container .card-container .card-item-container .card-p-container .card .price-container{align-items:center;gap:8px;display:flex}.wallboard-container .card-container .card-item-container .card-p-container .card .price-container .disabled{color:#333;font-size:26px}.wallboard-container .card-container .card-item-container .card-p-container .card .price-container .price{background:#000;border:1px solid #5c4e13;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:70px;padding:8px 16px;display:flex}.wallboard-container .card-container .card-item-container .card-p-container .card .price-container .price h3{color:#e5e5e5;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.wallboard-container .card-container .card-item-container .card-p-container .card .price-container .price p{color:#fefdf6;font-size:36px;font-style:normal;font-weight:600;line-height:normal}.wallboard-container .contact-container{z-index:1;background-color:#4c4c4c;border-radius:12px;align-items:center;width:100%;height:64px;margin-top:10px;display:flex;position:relative;bottom:0;overflow:hidden;margin-right:0!important}.wallboard-container .contact-container .title{z-index:1;background-color:#4c4c4c;min-width:155px;height:100%;padding:8px}.wallboard-container .contact-container .title p{color:#fff;text-align:right;font-size:24px;font-style:normal;font-weight:600;line-height:42px}.wallboard-container .contact-container .contatcts{align-items:center;gap:4px;width:fit-content;height:100%;padding-right:100%;animation:60s linear infinite move-words;display:flex;position:relative}.wallboard-container .contact-container .contatcts .contact{background:#fff;border:1px solid #a1abb2;border-radius:12px;align-items:center;gap:30px;width:max-content;padding:8px;display:flex}.wallboard-container .contact-container .contatcts .contact span{color:#4c4c4c;text-align:right;font-size:18px;font-style:normal;font-weight:500;line-height:32px}.wallboard-container .contact-container .contatcts .contact p{color:#0c0b04;font-size:18px;font-style:normal;font-weight:500;line-height:32px}@keyframes move-words{0%{transform:translate(0)}to{transform:translate(100%)}}.react-clock__face{background-color:#fff!important;border:4px solid #d3d3d3!important}@media only screen and (max-height:1024px){.wallboard-container .header{height:80px}.wallboard-container .header img{width:80px;height:80px}.wallboard-container .header h1{font-size:32px}.wallboard-container .header .date .time p{font-size:20px}.wallboard-container .header .date span{font-size:16px}.wallboard-container .header .date .react-clock{width:120px!important;height:120px!important}.wallboard-container .card-container .card-item-container .card-p-container .card .title{height:56px}.wallboard-container .card-container .card-item-container .card-p-container .card .title img{width:46px;height:42px}.wallboard-container .card-container .card-item-container .card-p-container .card .title h2{font-size:24px}.wallboard-container .card-container .card-item-container .card-p-container .card .title .benefit div{width:38px;height:38px}.wallboard-container .card-container .card-item-container .card-p-container .card .price-container .price{height:55px}.wallboard-container .card-container .card-item-container .card-p-container .card .price-container .price h3{font-size:22px}.wallboard-container .card-container .card-item-container .card-p-container .card .price-container .price p{font-size:30px}}.access-container{background-color:var(--surface-secondary);justify-content:center;align-items:center;width:100vw;height:100vh;padding:16px;display:flex}.access-container .access-box{background-color:var(--surface-background);border-radius:var(--border-radius);justify-content:center;align-items:center;gap:20px;width:100%;max-width:688px;padding:24px;display:grid}.access-container .access-box p{color:var(--content-secondary);text-align:center;font-size:var(--size-label-large);font-style:normal;font-weight:500;line-height:var(--line-height-label-large)}@media only screen and (max-width:450px){.access-container .access-box img{object-fit:cover;width:120px;height:120px;margin:auto}.access-container .access-box p{font-size:var(--size-label-medium);line-height:var(--line-height-label-medium)}}.min-max-trade-container{background-color:var(--surface-secondary);border-radius:var(--border-radius);justify-content:space-between;align-items:center;gap:8px;width:100%;height:28px;margin-bottom:16px;padding:4px 8px;display:flex}.min-max-trade-container .w-full{width:100%}.min-max-trade-container .w-half{width:50%}.min-max-trade-container .min-max-trade{justify-content:flex-start;align-items:center;gap:4px;display:flex}.min-max-trade-container .min-max-trade .title,.min-max-trade-container .min-max-trade .value{color:var(--content-tertiary);text-align:right;font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall);margin:0}.theme-12{background-color:#0000!important}.theme-12 .header{background-color:var(--surface-tertiary);border-radius:var(--border-radius);height:40px;padding:8px}.theme-12 .header .buy{border-radius:var(--border-radius);background-color:var(--surface-buy);justify-content:center;align-items:center;width:24px;height:24px;display:flex}.theme-12 .header .buy path{stroke:var(--content-on-buy)}.theme-12 .header .sell{border-radius:var(--border-radius);background-color:var(--surface-sell);justify-content:center;align-items:center;width:24px;height:24px;display:flex}.theme-12 .header .sell path{stroke:var(--content-on-sell)}.theme-12 .gold-card-multiple{background-color:#0000}.theme-12 .w-38{width:38%}.theme-12 .pricebadge-container{border-radius:var(--border-radius);border:none;padding:2px}.theme-12{padding:0!important}.theme-12 .price-disc{color:var(--content-secondary);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall);text-align:right;background-color:var(--surface-primary);border-radius:var(--border-radius);height:32px;margin:2px 0 0;padding:6px 4px}.theme-12 .price{background-color:var(--surface-primary);border-radius:var(--border-radius);border:1px solid var(--border-secondary);margin-top:4px;padding:4px}.theme-12 .title-p{justify-content:center;align-items:flex-start;margin:0;display:flex}.theme-12 .price-badge{height:36px;padding:6px}.theme-12 .data-container{padding:0!important}.theme-12 .price-badge-unClickable-buy,.theme-12 .price-badge-unClickable-sell{background-color:var(--surface-secondary);border-radius:var(--border-radius);border:none;padding:2px}.theme-12-single .data-container{padding:8px 2px 2px!important}.theme-12-single .sell-buy-container{background-color:var(--surface-secondary);border-radius:var(--border-radius);width:100%;height:72px;padding:4px 8px 8px}.theme-12-single .sell-buy-container span:first-child{padding:4px}.theme-12-single .sell-buy-container span:last-child{color:var(--content-tertiary);padding-top:4px}.theme-12-single .sell-buy-container .border-b-buy{border-bottom:1px solid var(--content-buy)}.theme-12-single .sell-buy-container .border-b-sell{border-bottom:1px solid var(--content-sell)}.theme-12-single .sell-buy-container .border-b-disable{border-bottom:1px solid var(--content-disable)}.disabled-content{color:var(--content-disable)!important}.cash{background-color:var(--surface-secondary);border-radius:var(--border-radius);align-items:center;gap:4px;width:100%;height:64px;margin:8px 0;padding:4px;display:flex}.cash div{width:24px;height:24px}.cash p{text-align:right;color:var(--content-negative);font-size:var(--size-body-xsmall);font-style:normal;font-weight:400;line-height:var(--line-height-body-xsmall);margin:0;padding:0 2px}.contact-container{z-index:99;cursor:pointer;margin-right:16px;position:fixed}.contact-container .icon-container{background-color:var(--surface-informative);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.navigation-contact-bottom{bottom:80px}.contact-bottom{bottom:15px}.contact-items-container{flex-direction:column;gap:16px;width:100%;padding-block:8px;display:flex}.contact-items-container a{height:48px;text-decoration:none;display:block}.contact-items-container a .contact{background-color:var(--surface-secondary);border-radius:var(--border-radius);justify-content:space-between;align-items:center;padding:12px 8px;display:flex}.contact-items-container a .contact p{margin:0 10px 0 0}.contact-items-container a .contact .detail{color:var(--content-secondary);align-items:center;gap:10px;display:flex}.copyright-container{z-index:999;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 16px;display:flex;position:fixed;bottom:0;left:0}.copyright-container .contact-us-container{width:100%;max-width:472px;display:flex}.copyright-container .contact-us-container .contact-us{cursor:pointer;background-color:var(--surface-informative);border-radius:32px}.copyright-container .contact-us-container .contact-us .icon-container{background-color:var(--surface-informative);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.copyright-container .copyright{border-bottom:1px solid var(--border-primary);justify-content:center;align-items:center;width:fit-content;height:32px;padding:6px 16px;text-decoration:none;display:flex}.copyright-container .copyright p{color:var(--content-secondary);font-size:var(--size-body-xsmall);font-style:normal;font-weight:400;line-height:var(--line-height-body-xsmall);margin:0}.copyright-container .copyright span{color:var(--content-secondary);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall);margin-top:1px;margin-right:4px}.menu-copyright{background-color:var(--surface-primary);padding:6px 16px;justify-content:center;align-items:center;gap:4px;width:100%;height:32px;margin-top:8px;padding-bottom:16px;text-decoration:none;display:flex}.menu-copyright p{color:var(--content-primary);margin:0}.menu-copyright span{color:var(--content-accent);margin:1px 0 0;text-decoration:underline}.rules-login{justify-content:flex-start;align-items:center;width:100%;height:40px;margin-top:4px;padding:0 8px;display:flex}.rules-login p{color:var(--content-tertiary);font-size:var(--size-body-xsmall);font-style:normal;font-weight:400;line-height:var(--line-height-body-xsmall);margin:0}.rules-login p a{text-decoration:none}.rules-login p span{color:var(--content-accent);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall);margin-left:4px}.rules-page p{white-space:pre-wrap;text-align:justify;color:var(--content-secondary);font-size:var(--size-body-small);font-style:normal;font-weight:400;line-height:var(--line-height-body-small)}.menu2{background-color:var(--surface-header);min-height:80px;padding:8px}.menu2 button svg path{stroke:var(--content-on-header)!important}.menu2 .menu_container{max-height:68px}.menu2 .menu_container .menu_title{color:var(--content-on-header)}.menu2 .menu_container .menu-logo{width:auto;height:40px}.menu2 .menu_container .menu-toggle{align-items:center;display:flex}.menu2 .menu_container .menu-toggle span{font-size:var(--size-body-xsmall);color:var(--content-secondary)}.menu2 .menu_container .menu-toggle:focus{box-shadow:none}.menu2 .menu_container .menu-toggle svg{width:40px;height:40px}.menu2 .menu_container .menu-toggle svg path{stroke:var(--content-primary)}.menu2 .menu_container .menu-calendar{padding-left:8px}.menu2 .menu_container .menu-calendar .day{font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall);margin-bottom:10px;color:var(--content-on-header)!important}.menu2 .menu_container .menu-calendar .time{font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall);color:var(--content-on-header)!important}.menu2 .menu_container .menu-calendar svg{width:24px;height:24px}.menu2 .menu_container .menu-calendar svg path{stroke:var(--content-secondary)}.menu3{min-height:104px;padding:4px 8px 0;flex-direction:column!important;justify-content:space-between!important}.menu3 .menu_container{flex-wrap:nowrap!important}.menu3 button{width:100%}.menu3 .admin_container{justify-content:flex-end;width:100%;padding-left:8px;display:flex}.menu3 .admin_container .admin .admin-container{justify-content:space-between;align-items:center;gap:4px;width:100%;display:flex}.menu3 .admin_container .admin{border-radius:var(--border-radius);border:1px solid var(--content-primary);align-items:center;gap:4px;height:20px;padding:0 4px;display:flex}.menu3 .admin_container .admin p{font-size:var(--size-body-xsmall);font-style:normal;font-weight:400;line-height:var(--line-height-body-xsmall);color:var(--content-primary);margin:0}.menu3 .admin_container .admin .online{background:var(--surface-positive);border-radius:50%;width:10px;height:10px;box-shadow:inset 0 0 4px #081a1540}.menu3 .admin_container .admin .offline{background:var(--surface-disable);border-radius:50%;width:10px;height:10px;box-shadow:inset 0 0 4px #081a1540}.menu3 .admin_container .admin .header-5-color{background:var(--content-on-header)!important}.menu3 .bottom-div-container{padding:0 8px}.menu3 .bottom-div-container .bottom-div{border-bottom:1px solid var(--border-header);width:100%;padding-bottom:8px}.menu3{max-height:68px}.menu3 .menu_title{color:var(--content-primary)}.menu3 .menu-logo{width:auto;height:40px}.menu3 .menu-toggle{align-items:center;display:flex}.menu3 .menu-toggle span{font-size:var(--size-body-xsmall);color:var(--content-secondary)}.menu3 .menu-toggle:focus{box-shadow:none}.menu3 .menu-toggle svg{width:40px;height:40px}.menu3 .menu-toggle svg path{stroke:var(--content-primary)}.menu3 .menu-calendar{align-items:center;gap:2px;display:flex}.menu3 .menu-calendar .day{color:var(--content-secondary);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall);margin-bottom:10px}.menu3 .menu-calendar .time{color:var(--content-secondary);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall)}.menu3 .menu-calendar svg{width:24px;height:24px}.menu3 .menu-calendar svg path{stroke:var(--content-secondary)}.menu4{min-height:104px;padding:4px 8px 0;flex-direction:column!important;justify-content:space-between!important}.menu4 .menu_container{flex-wrap:nowrap!important}.menu4 button{width:100%}.menu4 .admin_container{justify-content:flex-end;width:100%;padding-left:8px;display:flex}.menu4 .admin_container .admin .admin-container{justify-content:space-between;align-items:center;gap:4px;width:100%;display:flex}.menu4 .admin_container .admin{border-radius:var(--border-radius);border:1px solid var(--content-primary);align-items:center;gap:4px;height:20px;padding:0 4px;display:flex}.menu4 .admin_container .admin p{font-size:var(--size-body-xsmall);font-style:normal;font-weight:400;line-height:var(--line-height-body-xsmall);margin:0}.menu4 .admin_container .admin .online{background:var(--surface-positive);border-radius:50%;width:10px;height:10px;box-shadow:inset 0 0 4px #081a1540}.menu4 .admin_container .admin .offline{background:var(--surface-disable);border-radius:50%;width:10px;height:10px;box-shadow:inset 0 0 4px #081a1540}.menu4 .admin_container .admin .header-5-color{background:var(--content-on-header)!important}.menu4 .bottom-div-container{width:100%;height:36px;margin-top:4px;padding:0 8px}.menu4 .bottom-div-container .bottom-div{border-radius:var(--border-radius);border-bottom:1px solid var(--border-header);background-color:var(--surface-header-light);width:100%;height:100%;padding:0 8px}.menu4 .menu_title{color:var(--content-primary)}.menu4 .menu-logo{width:auto;height:40px}.menu4 .menu-toggle{align-items:center;display:flex}.menu4 .menu-toggle span{font-size:var(--size-body-xsmall);color:var(--content-secondary)}.menu4 .menu-toggle:focus{box-shadow:none}.menu4 .menu-toggle svg{width:40px;height:40px}.menu4 .menu-toggle svg path{stroke:var(--content-primary)}.menu4 .menu-calendar{align-items:center;gap:2px;padding-left:8px;display:flex}.menu4 .menu-calendar .day{color:var(--content-secondary);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall);margin-bottom:10px}.menu4 .menu-calendar .time{color:var(--content-secondary);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall)}.menu4 .menu-calendar svg{width:24px;height:24px}.menu4 .menu-calendar svg path{stroke:var(--content-secondary)}.menu5{background-color:var(--surface-header);border-bottom-right-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);min-height:97px;margin-bottom:15px;padding:8px 8px 0;flex-direction:column!important;justify-content:space-between!important}.menu5 .menu_container{flex-wrap:nowrap!important}.menu5 button{width:100%}.menu5 button svg path{stroke:var(--content-on-header)!important}.menu5 .admin_container{justify-content:flex-end;width:100%;padding-left:8px;display:flex}.menu5 .admin_container .admin .admin-container{justify-content:space-between;align-items:center;gap:4px;width:100%;display:flex}.menu5 .admin_container .admin{border-radius:var(--border-radius);border:1px solid var(--content-on-header);align-items:center;gap:4px;height:20px;padding:0 4px;display:flex}.menu5 .admin_container .admin p{font-size:var(--size-body-xsmall);font-style:normal;font-weight:400;line-height:var(--line-height-body-xsmall);color:var(--content-on-header);margin:0}.menu5 .admin_container .admin .online{background:var(--surface-positive);border-radius:50%;width:10px;height:10px;box-shadow:inset 0 0 4px #081a1540}.menu5 .admin_container .admin .offline{background:var(--surface-disable);border-radius:50%;width:10px;height:10px;box-shadow:inset 0 0 4px #081a1540}.menu5 .admin_container .admin .header-5-color{background:var(--content-on-header)!important}.menu5 .admin_container .admin .header-5-text{color:var(--content-on-header)!important}.menu5 .bottom-div-container{justify-content:center;align-items:center;width:100%;height:40px;margin-top:4px;padding:0 8px;display:flex;position:relative}.menu5 .bottom-div-container .bottom-div{border-radius:var(--border-radius);border-bottom:1px solid var(--border-header);background:var(--surface-blur);backdrop-filter:blur(6px);width:calc(100% - 16px);height:100%;padding:0 8px;position:absolute;top:16px;right:8px}.menu5 .menu_title{color:var(--content-on-header)}.menu5 .menu-logo{width:auto;height:40px}.menu5 .menu-toggle{align-items:center;display:flex}.menu5 .menu-toggle span{font-size:var(--size-body-xsmall);color:var(--content-secondary)}.menu5 .menu-toggle:focus{box-shadow:none}.menu5 .menu-toggle svg{width:40px;height:40px}.menu5 .menu-toggle svg path{stroke:var(--content-primary)}.menu5 .menu-calendar{align-items:center;gap:2px;padding-left:8px;display:flex}.menu5 .menu-calendar .day{color:var(--content-primary);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall);margin-bottom:10px}.menu5 .menu-calendar .time{color:var(--content-primary);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall)}.menu5 .menu-calendar svg{width:24px;height:24px}.menu5 .menu-calendar svg path{stroke:var(--content-secondary)}.menu6-height{min-height:89px}.menu7-height{min-height:72px}.menu8{border-bottom:1px solid var(--border-header);padding:8px}.balance_container .border-b{border-bottom:1px solid var(--border-secondary)}.balance_container .more{justify-content:space-between;align-items:center;width:100%;height:32px;margin-bottom:2px;padding-bottom:3px;padding-left:4px;display:flex}.balance_container .more p{margin:0}.balance_container .more div{cursor:pointer;align-items:center;gap:8px;display:flex}.balance_container .more div span{color:var(--content-accent);font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall)}.balance_container .more div path{stroke:var(--content-accent)}.balance_container .more a{color:var(--content-accent);align-items:center;gap:8px;text-decoration:none;display:flex}.balance_container .familial_taraz{color:var(--content-primary);align-items:center;gap:8px;display:flex}.balance_container .familial_taraz .taraz-star{transform:translateY(4px)}.balance_container .familial_taraz p:last-child{color:var(--content-tertiary)}.balance_mdoal_container .mb_8{margin-bottom:8px}.balance_mdoal_container .modal_header_container{width:100%;min-height:52px}.balance_mdoal_container .modal_header_container .modal_header{justify-content:center;align-items:center;width:100%;display:flex}.balance_mdoal_container .modal_header_container p{color:var(--content-secondary);font-size:var(--size-label-medium);font-style:normal;font-weight:500;line-height:var(--line-height-label-medium);text-align:center;justify-content:center;align-items:center;height:44px;margin-bottom:0;display:flex}.balance_mdoal_container .modal_body .show-balance-modal{align-items:center;gap:8px;height:80px;margin-bottom:4px;padding-block:4px;display:flex}.balance_mdoal_container .modal_body .show-balance-modal .balance-card{padding:8px;background-color:var(--surface-secondary);border:1px solid var(--border-primary);border-radius:var(--border-radius);width:100%;height:72px;padding-bottom:4px}.balance_mdoal_container .modal_body .show-balance-modal .balance-card .title{border-bottom:1px solid var(--border-primary);text-align:center;width:100%;height:28px;padding-bottom:4px}.balance_mdoal_container .modal_body .show-balance-modal .balance-card .title p{color:var(--content-primary);font-size:var(--size-body-small);font-style:normal;font-weight:400;line-height:var(--line-height-body-small);direction:ltr}.balance_mdoal_container .modal_body .show-balance-modal .balance-card .value{text-align:center;height:32px;padding-top:4px}.balance_mdoal_container .modal_body .show-balance-modal .balance-card .value p{text-align:center;font-size:var(--size-label-medium);font-style:normal;font-weight:500;line-height:var(--line-height-label-medium);direction:ltr}.balance_mdoal_container .modal_body .card_container{background-color:var(--surface-secondary);border-radius:var(--border-radius);padding:4px}.balance_mdoal_container .modal_body .card_container:last-child{margin-bottom:0}.balance_mdoal_container .modal_body{width:100%}.balance_mdoal_container .modal_body p{margin:0}.balance_mdoal_container .modal_body .balance_div{border-radius:var(--border-radius);background-color:var(--surface-primary);justify-content:space-between;align-items:center;width:100%;height:36px;padding:0 4px;display:flex}.balance_mdoal_container .modal_body .balance_div p{color:var(--content-secondary);text-align:right;font-size:var(--size-label-medium);font-style:normal;font-weight:500;line-height:var(--line-height-label-medium);align-items:center;gap:4px;display:flex}.balance_mdoal_container .modal_body .balance_div span{direction:ltr;display:block}.balance_mdoal_container .modal_body .balance_equal{border-radius:var(--border-radius);justify-content:space-between;align-items:center;width:100%;height:28px;padding:0 8px;display:flex}.balance_mdoal_container .modal_body .balance_equal p{color:var(--content-tertiary);text-align:right;font-size:var(--size-label-xsmall);font-style:normal;font-weight:500;line-height:var(--line-height-body-xsmall);align-items:center;gap:4px;display:flex}.balance_mdoal_container .modal_body .balance_equal span{direction:ltr;display:block}.balance_mdoal_container button{border:1px solid var(--border-accent);width:100%;height:48px;color:var(--content-accent);margin-top:12px}.plus-value{color:var(--content-positive)}.minus-value{color:var(--content-negative)}.zero-value{color:var(--content-disable)}.reject-result-text{color:var(--content-negative);text-align:center;font-size:var(--size-body-medium);font-style:normal;font-weight:400;line-height:var(--line-height-body-medium);margin:16px 0 0}.reject-result-text span{font-size:var(--size-label-medium);font-style:normal;font-weight:500;line-height:var(--line-height-label-medium)}.day-filter-container{flex-direction:row-reverse;align-items:center;gap:4px;margin-bottom:8px;display:flex;overflow:auto hidden}.day-filter-container ::-webkit-scrollbar{display:none}.day-filter-container{-ms-overflow-style:none;scrollbar-width:none}.day-filter-container .day{cursor:pointer;border-radius:var(--border-radius);border:1px solid var(--border-secondary);background-color:#0000;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:60px;min-width:60px;height:48px;transition:all .1s;display:flex}.day-filter-container .day p:first-child{color:var(--content-tertiary);font-size:var(--size-body-xsmall);font-style:normal;font-weight:400;line-height:var(--line-height-body-xsmall);margin:0}.day-filter-container .day p:last-child{color:var(--content-secondary);font-size:var(--size-body-xsmall);font-style:normal;font-weight:400;line-height:var(--line-height-body-xsmall);margin:0}.day-filter-container .day:hover{border:1px solid var(--border-positive);background-color:var(--surface-buy-light)}.day-filter-container .day:hover p,.day-filter-container .active p{color:var(--content-on-positive-light)!important}.day-filter-container .active{border:1px solid var(--border-positive);background-color:var(--surface-buy-light)}.status-filter-container{border-top:1px solid var(--border-primary);align-items:center;gap:4px;padding:8px 0;display:flex}.status-filter-container button{height:36px;font-size:var(--size-body-xsmall);font-style:normal;font-weight:400;line-height:var(--line-height-body-xsmall);text-align:center;border-radius:var(--border-radius);border:1px solid var(--border-secondary);color:var(--content-tertiary);background-color:#0000;padding:8px 12px;transition:all .1s}.status-filter-container button:first-child:hover{background-color:var(--surface-positive);border:1px solid var(--border-positive);color:var(--content-on-positive)}.status-filter-container button:nth-child(2):hover{background-color:var(--surface-negative);border:1px solid var(--border-negative);color:var(--content-on-negative)}.status-filter-container button:last-child:hover{background-color:var(--surface-disable);border:1px solid var(--border-disable);color:var(--content-tertiary)}.status-filter-container .accept-active{background-color:var(--surface-positive);border:1px solid var(--border-positive);color:var(--content-on-positive)}.status-filter-container .reject-active{background-color:var(--surface-negative);border:1px solid var(--border-negative);color:var(--content-on-negative)}.status-filter-container .cancel-active{background-color:var(--surface-disable);border:1px solid var(--border-disable);color:var(--content-tertiary)}.description-container{margin-top:8px;padding-right:2px}.description-container p,.description-container span{text-align:right;font-size:var(--size-body-small);font-weight:400;line-height:var(--line-height-body-small);margin:0}.description-container p{color:var(--content-secondary)}.description-container span{color:var(--content-primary)}.discription-text{color:var(--content-primary);font-size:var(--size-body-small);font-style:normal;font-weight:400;line-height:var(--line-height-body-small);word-break:break-word}.textarea:focus{box-shadow:none;border:1px solid var(--border-selected)}.textarea{resize:none;border-radius:var(--border-radius);border:1px solid var(--border-primary);background:var(--surface-primary);outline:none;height:80px;padding:12px}.ping-container{justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ping{background:var(--surface-positive);opacity:.75;border-radius:50%;width:10px;height:10px;animation:1s cubic-bezier(0,0,.2,1) infinite ping}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.textarea-color{color:var(--content-secondary)}.contact-title{color:var(--content-primary);border-bottom:1px solid var(--border-secondary);width:100%;padding-bottom:6px}.text-primary-color{color:var(--content-primary)}.text-secondary-color{color:var(--content-secondary)!important}.text-tertiary-color{color:var(--content-tertiary)!important}.text-negetive-color{color:var(--content-negative)}.contact-title-icon path{stroke:var(--content-primary)}.auth-copy-right{max-width:472px}.pdf-btn:hover{background-color:#0000!important}.pdf-btn:before{content:""!important;display:none!important}.button-border-disabled{border-color:var(--border-disable)!important}.checkbox-container{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:24px;height:24px;display:flex;position:relative}.checkbox-container input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.checkmark{background-color:#0000;border:1px solid #43c478;border-radius:6px;width:24px;height:24px;position:absolute;top:0;left:0}.checkbox-container:hover input~.checkmark{background-color:#ccc}.checkbox-container input:checked~.checkmark{background-color:#43c478}.checkmark:after{content:"";display:none;position:absolute}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{border:3px solid #fff;border-width:0 3px 3px 0;width:5px;height:10px;top:5px;left:9px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.checkbox-parent-container{align-items:center;gap:8px;height:48px;margin-bottom:24px;display:flex}.cursor-pointer{cursor:pointer}.rules-modal .modal-content{background-color:var(--surface-primary)}.rules-p{color:var(--content-tertiary);text-align:center;font-size:var(--size-body-xsmall);font-style:normal;font-weight:400;line-height:var(--line-height-body-xsmall)}.rules-link{color:var(--content-accent);cursor:pointer;padding-left:8px;font-weight:500;text-decoration:none}.no-hover:before{background:0 0;display:none!important}.password-input{border:1px solid var(--border-primary);border-radius:var(--border-radius);height:48px;color:var(--content-tertiary);font-size:var(--size-body-small);background:0 0;align-items:center;padding:12px;display:flex}.password-input::placeholder{color:var(--content-disable)}.password-input:focus{box-shadow:none;color:var(--content-tertiary);border:1px solid var(--border-selected);background:0 0;outline:none}.password-input{margin-bottom:28px}.password-container{margin-top:-4px;position:relative}.back-to-otp{justify-content:flex-end;align-items:center;width:100%;padding:16px 0 8px;display:flex}.back-to-otp button:hover:before,.back-to-otp button:focus:before{background:0 0}.back-to-otp button{font-size:var(--size-label-small);color:var(--content-accent);background:0 0;border:none;align-items:center;gap:8px;padding:0;display:flex}.back-to-otp button svg{animation:1s linear infinite spin}.password-error{margin-top:-20px;margin-bottom:28px}.content-negative{color:var(--content-negative)}.loading-container-login{background:var(--surface-primary);color:var(--content-primary);z-index:99999;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.loading-container-login p{color:inherit;font-size:1.5rem}.notif-modal{background:0 0;padding:16px!important}.notif-modal .modal-content{background-color:#0000}.notif-modal .notif-modal-container{background-color:var(--surface-background);border-radius:var(--border-radius);max-height:calc(100dvh - 100px);padding:12px 12px 0;overflow:auto}.notif-modal .notif-modal-container p{margin-bottom:0}.notif-modal .notif-modal-container .title{justify-content:center;align-items:center;gap:4px;margin-bottom:10px;display:flex}.notif-modal .notif-modal-container .title p{color:var(--content-primary)}.notif-modal .notif-modal-container .description{color:var(--content-secondary);text-align:center}.notif-modal .notif-modal-container .submit-container{background-color:var(--surface-background);width:100%;margin-top:20px;padding:12px 0;position:sticky;bottom:0}.notif-modal .notif-modal-container .submit-container button{color:var(--content-accent);border:1px solid var(--border-accent);border-radius:var(--border-radius);text-align:center;background:0 0;justify-content:center;align-items:center;width:100%;height:40px;display:flex}.icon-color svg path{stroke:var(--border-accent)}.resend-button{background:0 0;border:none;outline:none}.resend-button:hover:before{background:0 0}.spin{animation:1s linear infinite spin}.Toastify__toast-container{padding:16px!important}.Toastify__toast{justify-content:start!important;margin:0!important}.w-fit-content{width:fit-content!important}.unClickable-button{border-radius:var(--border-radius);background-color:var(--surface-secondary)!important}.theme-4-absolute-title{z-index:1;color:var(--content-primary);background-color:var(--surface-tertiary);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);justify-content:center;align-items:center;padding:0 18px;display:flex;position:absolute;top:81px;left:92px}.accounting-limit-info-container .accounting-limit-info{border-radius:var(--border-radius);border:1px solid var(--border-negative);background-color:var(--surface-negative-light);align-items:center;gap:4px;padding:6px;display:flex}.accounting-limit-info-container .accounting-limit-info svg{min-width:24px}.accounting-limit-info-container .accounting-limit-info p{font-size:var(--size-label-xsmall);font-weight:500;line-height:var(--line-height-body-xsmall);color:var(--content-on-negative-light);margin-bottom:0}.accounting-limit-info-container button{text-align:center;border-radius:var(--border-radius);border:1px solid var(--border-accent);width:100%;height:48px;color:var(--content-accent);font-size:var(--size-label-small);font-weight:500;line-height:var(--line-height-label-small);cursor:pointer;background:0 0;margin:20px 0 0}.accounting-limit-info-container button:before{display:none!important}.accounting-info-container{border-radius:var(--border-radius);border:1px solid var(--border-infomative);background-color:var(--surface-informative-light);align-items:center;gap:4px;padding:6px;display:flex}.accounting-info-container svg{min-width:24px}.accounting-info-container p{font-size:var(--size-label-xsmall);font-weight:500;line-height:var(--line-height-body-xsmall);color:var(--content-on-accent-light);margin-bottom:0}.accounting-limit-loading{flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-top:20px;margin-bottom:48px;display:flex}.accounting-limit-loading svg{width:25px;height:25px}.accounting-limit-loading p{font-size:var(--size-label-small);font-weight:500;line-height:var(--line-height-label-small);color:var(--content-secondary);margin-bottom:0}.group-title-container{align-items:center;gap:4px;display:flex;width:100%!important;display:inline-block!important}.group-title-container .group-title{color:var(--content-secondary);font-size:var(--size-label-small);font-style:normal;font-weight:500;line-height:var(--line-height-label-small);display:inline-block!important}.min-w-100{min-width:100%!important}.h-fit{height:fit-content!important}input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px var(--surface-background) inset!important;-webkit-text-fill-color:var(--content-secondary)!important;caret-color:var(--content-secondary)!important}input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--surface-background) inset!important;-webkit-text-fill-color:var(--content-secondary)!important;caret-color:var(--content-secondary)!important}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 30px var(--surface-background) inset!important;-webkit-text-fill-color:var(--content-secondary)!important;caret-color:var(--content-secondary)!important}input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--surface-background) inset!important;-webkit-text-fill-color:var(--content-secondary)!important;caret-color:var(--content-secondary)!important}input:-webkit-autofill.input-bg-primary{-webkit-box-shadow:0 0 0 30px var(--surface-primary) inset!important}input:-webkit-autofill:hover.input-bg-primary{-webkit-box-shadow:0 0 0 30px var(--surface-primary) inset!important}input:-webkit-autofill:focus.input-bg-primary{-webkit-box-shadow:0 0 0 30px var(--surface-primary) inset!important}input:-webkit-autofill:active.input-bg-primary{-webkit-box-shadow:0 0 0 30px var(--surface-primary) inset!important}input:-webkit-autofill.input-has-error{-webkit-box-shadow:0 0 0 30px var(--surface-negative-light) inset!important}.input-bg-primary{background-color:var(--surface-primary)!important}.login-description{background-color:var(--surface-accent-light);border-radius:var(--border-radius);color:var(--content-on-accent-light);text-align:right;margin-top:28px;padding:8px}.menu-container{max-width:300px!important}.top-pages-container{border-radius:var(--border-radius);border:1px solid var(--border-accent);justify-content:center;align-items:center;width:100%;margin-bottom:8px;padding:2px;display:flex}.top-pages-container .min-h{justify-content:center;align-items:center;min-height:106px}.top-pages-container .top-pages{flex-direction:column;gap:2px;width:100%;height:100%;display:flex}.top-pages-container .top-pages .border-bottom-radius{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.top-pages-container .top-pages .border-top-radius{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.top-pages-container .top-pages .border-radius{border-radius:var(--border-radius)}.top-pages-container .top-pages a{background-color:var(--surface-accent-light);height:52px;padding:6px}.menu-items-container a{border-bottom:1px solid var(--border-primary)}.menu-items svg path{stroke:var(--content-tertiary)!important}.offcanvas-header{position:relative}.transaction-icon-positive-color path{stroke:var(--content-positive)}.transaction-icon-negative-color path{stroke:var(--content-negative)}.text-error{color:var(--content-negative)}.text-error svg path{stroke:var(--content-negative)!important}.lock-icon-onheader path{stroke:var(--content-on-header)!important}.lock-icon-header path{stroke:var(--content-primary)!important}.p_3{padding:12px!important}.filter-conatiner{align-items:center;gap:4px;width:100%;margin-bottom:8px;display:flex;overflow-x:auto}.filter-conatiner ::-webkit-scrollbar{display:none}.filter-conatiner{-ms-overflow-style:none;scrollbar-width:none;padding-left:1px}.filter-conatiner .item{border-radius:var(--border-radius);border:1px solid var(--border-primary);color:var(--content-tertiary);align-items:center;gap:4px;min-width:max-content;height:32px;margin:0;padding:6px 8px;display:flex}.filter-conatiner .active{border:1px solid var(--border-infomative);background-color:var(--surface-informative-light);color:var(--content-on-informative-light)}.filter-conatiner .trashed-active{border:1px solid var(--border-negative);background-color:var(--surface-negative-light);color:var(--content-on-negative-light)}.rmdp-day,.rmdp-week-day{color:var(--content-primary)!important}.rmdp-wrapper{width:100%!important;box-shadow:none!important;background-color:var(--surface-background)!important}.rmdp-wrapper .rmdp-header{padding:9px 0!important}.rmdp-wrapper .rmdp-header .rmdp-header-values{color:var(--content-secondary)!important}.rmdp-wrapper .rmdp-header,.rmdp-wrapper .rmdp-month-name{font-size:14px!important}.rmdp-wrapper .rmdp-calendar,.rmdp-wrapper .rmdp-calendar .rmdp-day-picker{width:100%;padding:0!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker .rmdp-week{margin-bottom:8px;gap:8px!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker .rmdp-range-hover{box-shadow:none!important;background-color:var(--surface-secondary)!important;border-radius:50%!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker .rmdp-range-hover span{color:var(--content-primary)!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker .rmdp-day:not(.rmdp-disabled,.rmdp-day-hidden):hover{background-color:var(--surface-accent)!important;border-radius:50%!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker .rmdp-day:not(.rmdp-disabled,.rmdp-day-hidden):hover span{background-color:var(--surface-accent)!important;color:var(--content-on-accent)!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div{width:100%}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-day{height:11vw!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-day,.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-week-day{color:var(--content-tertiary)!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-day span,.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-week-day span{color:var(--content-primary)!important;font-size:16px!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-today span{background-color:var(--surface-overlay)!important;color:var(--content-on-informative)!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-disabled span{color:var(--content-tertiary)!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-range{background-color:var(--surface-accent)!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-range span{color:var(--content-on-accent)!important;background-color:#0000!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-range{border-radius:50%!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-range:not(.start):not(.end){background-color:var(--surface-secondary)!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-range:not(.start):not(.end) span{color:var(--content-primary)!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-range{box-shadow:none!important}.rmdp-ym .rmdp-day span{border-radius:25px!important;height:40px!important}@media only screen and (min-width:991px){.rmdp-wrapper .rmdp-calendar{padding:0 20%!important}.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-day,.rmdp-week-day{height:60px!important}}@media only screen and (min-width:576px){.rmdp-wrapper .rmdp-calendar .rmdp-day-picker div .rmdp-day,.rmdp-week-day{height:60px!important}}.rmdp-month-picker,.rmdp-year-picker{background-color:var(--surface-background)!important}.rmdp-day.rmdp-deactive,.rmdp-day.rmdp-disabled{color:var(--content-tertiary)!important}.icon-informative-light path{stroke:var(--content-on-informative-light)}.transactions-filter-bottom-sheet{max-height:75vh;overflow-y:auto}.transactions-filter-bottom-sheet::-webkit-scrollbar{width:4px}.transactions-filter-bottom-sheet::-webkit-scrollbar-track{background:var(--surface-background);border-radius:0}.transactions-filter-bottom-sheet::-webkit-scrollbar-thumb{background:#8888889f;border-radius:20px}.transactions-filter-bottom-sheet::-webkit-scrollbar-thumb:hover{background:#888888c2}.qr-code{width:120px!important;height:120px!important}.settings-container{background-color:var(--surface-secondary);border-radius:var(--border-radius)}.settings-container .settings-item{cursor:pointer;justify-content:space-between;align-items:center;padding:12px;display:flex}.settings-container .settings-item p{margin:0}.sr-only{display:none}.only-trashed-text{color:var(--content-secondary)!important}.hide_goftino #box-widget-icon{display:hidden}#goftino_w{z-index:999!important;bottom:6px!important;left:2px!important;right:auto!important}#goftino_w[style^="bottom: 0"]{z-index:999999!important;bottom:0!important;left:0!important;right:0!important}body[gn=gn] #goftino_w{z-index:999!important;bottom:70px!important;left:2px!important;right:auto!important}body[gn=gn]:has(.goftino_extra_margin) #goftino_w{bottom:90px!important}body[gn=gn] #goftino_w[style^="bottom: 0"]{z-index:999999!important;bottom:0!important;left:0!important;right:0!important}body[hg=hg] #goftino_w{display:none!important}.price-up-flush{animation:3s infinite priceUpFlushAnimation}.price-down-flush{animation:3s infinite priceDownFlushAnimation}@keyframes priceUpFlushAnimation{0%{color:var(--content-positive);scale:100%}50%{text-shadow:0 0 1px var(--content-positive);scale:105%}to{color:var(--content-positive);scale:100%}}@keyframes priceDownFlushAnimation{0%{color:var(--content-negative);scale:100%}50%{text-shadow:0 0 1px var(--content-negative);scale:105%}to{color:var(--content-negative);scale:100%}}.color-content-primery{color:var(--content-primary)}.color-content-tertiary{color:var(--content-tertiary)}.css-t3ipsp-control{cursor:pointer!important;border-radius:var(--border-radius)!important;border:1px solid var(--border-selected)!important;height:48px!important;box-shadow:none!important;background-color:#0000!important}.css-13cymwt-control,.css-16xfy0z-control{cursor:pointer!important;border-radius:var(--border-radius)!important;border-color:var(--border-primary)!important;background-color:var(--surface-primary)!important;height:48px!important}.css-1nmdiq5-menu{cursor:pointer!important;border-radius:var(--border-radius)!important;background:var(--surface-background)!important;z-index:3!important;padding:0 4px!important;box-shadow:0 0 8px #00000020!important}.css-d7l1ni-option,.css-tr4s17-option,.css-jtaw72-group{align-items:center;cursor:pointer!important;height:40px!important;padding:0 8px!important;font-size:14px!important;font-weight:400!important;line-height:24px!important;display:flex!important}.css-d7l1ni-option{color:var(--content-secondary)!important;background-color:var(--surface-primary)!important}.css-tr4s17-option{border-radius:4px;color:var(--content-primary)!important;background-color:var(--surface-accent-light)!important}:has(+.css-tr4s17-option){border-bottom:none!important}.css-d7l1ni-option:hover,.css-10wo9uf-option:hover{border-bottom:none;border-radius:4px;background-color:var(--surface-secondary)!important}.css-1dimb5e-singleValue{text-align:flex-start;cursor:pointer!important;color:var(--content-secondary)!important;font-size:14px!important;font-weight:400!important;line-height:24px!important}.select-error .css-16xfy0z-control,.select-error .css-13cymwt-control{color:var(--content-on-negative-light);background-color:var(--surface-negative-light)!important;border:1px solid var(--border-negative)!important}.css-10wo9uf-option,.css-jtaw72-group{align-items:center;cursor:pointer!important;height:40px!important;color:var(--content-secondary)!important;padding:0 8px!important;font-size:14px!important;font-weight:400!important;line-height:24px!important;display:flex!important}.css-1jqq78o-placeholder{text-align:right;font-size:var(--size-body-small);font-style:normal;font-weight:400;line-height:20px;font-family:var(--font-family)}.css-1u9des2-indicatorSeparator{background-color:var(--border-primary)!important}.css-1xc3v61-indicatorContainer svg path{fill:var(--content-tertiary)!important}.familial-auth{padding-inline:16px;padding-top:52px}.familial-auth[data-hasNav="true"]{padding-top:0}.familial-auth .top-nav{align-items:center;height:56px;display:flex}.familial-auth .top-nav svg{cursor:pointer;width:24px;height:24px}.css-t3ipsp-control{background-color:var(--surface-primary)!important}.logo-container{position:sticky;right:50%;translate:50%}:is(.register_input:has(input:focus) .form__input-label,.register_input:has(input:not(:placeholder-shown)) .form__input-label){background:linear-gradient(to bottom, transparent 50%, var(--surface-primary) 50%)}.register_input .form__input-label,.register_input input{background:var(--surface-primary)}.waiting-otp-fields .otp-field input{width:100%!important;min-width:auto!important}.waiting-otp-fields a{text-decoration:none}.accept_balance_button_container{background-color:var(--surface-primary);justify-content:center;align-items:center;width:100%;padding:8px 0 4px;display:flex;position:fixed;bottom:0;left:0}.accept_balance_button_container .accept_balance_button{width:100%;max-width:504px;height:100%;padding-inline:16px}.accept_balance_button_container .accept_balance_button div{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.accept_balance_button_container .accept_balance_button div p:first-child{color:var(--content-secondary)}.accept_balance_button_container .accept_balance_button div p:first-child span{color:var(--content-primary)}.accept_balance_button_container .accept_balance{gap:8px;align-items:center!important;width:100%!important;display:flex!important}.accept_balance_button_container .accept_balance div{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.accept_balance_button_container .accept_balance div p:first-child{color:var(--content-secondary)}.accept_balance_button_container .accept_balance div p:first-child span{color:var(--content-primary)}.accept_balance_button_container .support_contact{border-radius:var(--border-radius);background-color:var(--surface-warning-light);margin-top:12px;padding:8px;display:flex;flex-direction:row!important;justify-content:space-between!important;align-items:center!important}.accept_balance_button_container .support_contact p{color:var(--content-on-warning-light);margin:0}.accept_balance_button_container .support_contact button{border-radius:var(--border-radius);border:1px solid var(--border-accent);max-width:75px;height:32px;margin-top:0!important}.accept_balance_button_container .support_contact .support_contact{border-radius:var(--border-radius);background-color:var(--surface-warning-light);justify-content:space-between;align-items:center;margin-top:12px;padding:8px;display:flex}.accept_balance_button_container .support_contact .support_contact p{color:var(--content-on-warning-light);margin:0}.accept_balance_button_container .support_contact .support_contact button{border-radius:var(--border-radius);border:1px solid var(--border-accent);max-width:75px;height:32px;color:var(--content-accent);background:0 0;justify-content:center;align-items:center;gap:8px;margin:0;display:flex}.accept_balance_button_container .support_contact .support_contact button svg{font-size:15px}.pb-152{height:calc(100vh - 152px);padding-bottom:16px;overflow:auto}.balance_admin_info{background-color:var(--surface-secondary);border-radius:var(--border-radius);flex-direction:column;gap:4px;margin-bottom:8px;padding:4px 8px;display:flex}.balance_admin_info p{width:100%;text-align:flex-start;margin:0}.balance_admin_info p:first-child{color:var(--content-primary)}.balance_admin_info p:last-child{color:var(--content-secondary);justify-content:space-between;align-items:center;display:flex}.balance-page-link-button{justify-content:center;align-items:center;display:flex;width:fit-content!important;margin-top:0!important;padding:6px 12px!important}.auth-padding{padding-bottom:120px}.remittance-page .info{border:1px solid var(--border-disable);border-radius:8px;align-items:start;gap:8px;padding:8px;display:flex}.remittance-page .info p{color:var(--content-secondary);text-align:start;margin:0}.remittance-page .info svg{min-width:24px;height:24px;color:var(--content-informative)}#goftino_w{display:none!important}.goftino #goftino_w{display:block!important}.copyright-padding{padding-bottom:40px}.full-screen{min-height:100vh}.waiting_modal_loading_container{justify-content:center;align-items:center;width:100%;min-height:200px;display:flex}.waiting_modal_loading_container svg{font-size:25px}.overflow-auto{overflow:auto}.prices-page-topbar{justify-content:space-between;display:flex}.date-badge{border-radius:var(--border-radius);background-color:var(--surface-secondary);border:1px solid var(--border-primary);justify-content:center;align-items:center;gap:4px;height:32px;padding-block:4px;padding-inline:8px;display:flex}.date-badge svg{color:var(--content-tertiary)}.date-badge p{color:var(--content-secondary);margin:0}.btn-border-accent{border:1px solid var(--border-accent);color:var(--content-accent)!important}.transition-300{transition:opacity .2s ease-in-out}:root{--bg-color:#fff;--primary-color:#e74c3c;--secondary-color:#f1c40f;--font-family:"Vazir";--border-radius:1px;--font-family-vazir:"Vazir";--font-family-iranSansX:"IRANSansX";--font-family-iranYekanX:"IRANYekanX";--font-family-dana:"Dana";--font-weight-headline:600;--font-weight-label:500;--font-weight-body:400;--button-radius:8px;--input-medium-radius:6px;--size-headline-large:28px;--size-headline-medium:24px;--size-headline-small:20px;--size-headline-xsmall:16px;--size-body-large:18px;--size-body-medium:16px;--size-body-small:14px;--size-body-xsmall:12px;--size-label-large:18px;--size-label-medium:16px;--size-label-small:14px;--size-label-xsmall:12px;--headline-large:48px;--headline-medium:42px;--headline-small:34px;--headline-xsmall:28px;--label-large:32px;--label-medium:28px;--label-small:24px;--label-xsmall:20px;--body-large:32px;--body-medium:28px;--body-small:24px;--body-xsmall:20px;--gray-white:#fff;--gray-gray-25:#f2f2f2;--gray-gray-50:#e5e5e5;--gray-gray-75:#dbdbdb;--gray-gray-100:#ccc;--gray-gray-150:#bfbfbf;--gray-gray-200:#b2b2b2;--gray-gray-300:#999;--gray-gray-400:gray;--gray-gray-500:#666;--gray-gray-600:#4c4c4c;--gray-gray-650:#424242;--gray-gray-700:#333;--gray-gray-800:#262626;--gray-gray-850:#1f1f1f;--gray-gray-900:#191919;--gray-gray-950:#0d0d0d;--gray-black:#000;--green-green-25:#fbfefc;--green-green-50:#ebf7ed;--green-green-100:#c7ebd1;--green-green-200:#88dba8;--green-green-300:#43c478;--green-green-400:#16a163;--green-green-500:#077d55;--green-green-600:#075e45;--green-green-700:#094536;--green-green-800:#092e25;--green-green-900:#081a15;--blue-blue-25:#fbfcfe;--blue-blue-50:#f0f4fa;--blue-blue-100:#d4e4fa;--blue-blue-200:#adccf7;--blue-blue-300:#75b1ff;--blue-blue-400:#3d8df5;--blue-blue-500:#186ade;--blue-blue-600:#0d4ea6;--blue-blue-700:#103a75;--blue-blue-800:#11294d;--blue-blue-850:#0e203d;--blue-blue-900:#0e1b2a;--blue-blue-950:#060c14;--red-red-25:#fef7f5;--red-red-50:#fbdfd8;--red-red-100:#f7bfb1;--red-red-200:#f39e89;--red-red-300:#fc7d71;--red-red-400:#eb5e3b;--red-red-500:#bc4b2f;--red-red-600:#8d3823;--red-red-700:#5e2618;--red-red-800:#2f130c;--red-red-900:#0c0503;--yellow-yellow-25:#fefdf6;--yellow-yellow-50:#fdf7da;--yellow-yellow-100:#faefb5;--yellow-yellow-200:#f8e690;--yellow-yellow-300:#f5de6b;--yellow-yellow-400:#f3d646;--yellow-yellow-500:#c2ab38;--yellow-yellow-600:#92802a;--yellow-yellow-700:#61561c;--yellow-yellow-800:#312b0e;--yellow-yellow-900:#0c0b04;--orange-orange-white:#fffdfa;--orange-orange-25:#fff9f0;--orange-orange-50:#fff1d4;--orange-orange-100:#ffe3a9;--orange-orange-200:#ffd47f;--orange-orange-300:#ffc654;--orange-orange-400:#ffb829;--orange-orange-500:#cc9321;--orange-orange-600:#996e19;--orange-orange-700:#664a10;--orange-orange-800:#332508;--orange-orange-900:#0d0902;--turquoise-turquoise-25:#f9fcfc;--turquoise-turquoise-50:#e5f2f2;--turquoise-turquoise-100:#cce6e5;--turquoise-turquoise-200:#b2d9d9;--turquoise-turquoise-300:#99cdcc;--turquoise-turquoise-400:#7fc0bf;--turquoise-turquoise-500:#669a99;--turquoise-turquoise-600:#4c7373;--turquoise-turquoise-700:#334d4c;--turquoise-turquoise-800:#192626;--turquoise-turquoise-900:#060a0a;--aqua-aqua-25:#fbfdfe;--aqua-aqua-50:#ebf3f7;--aqua-aqua-100:#c9e7f5;--aqua-aqua-200:#8bd3f7;--aqua-aqua-300:#48b8f0;--aqua-aqua-400:#1195d6;--aqua-aqua-500:#0073ba;--aqua-aqua-600:#08548a;--aqua-aqua-700:#0e3d66;--aqua-aqua-800:#0c2b45;--aqua-aqua-900:#0b1724;--purple-purple-25:#f9f8fe;--purple-purple-50:#f1edfd;--purple-purple-100:#dbd1fa;--purple-purple-200:#bcaaf6;--purple-purple-300:#a68df3;--purple-purple-400:#9071f0;--purple-purple-500:#735ac0;--purple-purple-600:#564490;--purple-purple-700:#3a2d60;--purple-purple-800:#1d1730;--purple-purple-900:#07060c;--ultramarine-ultramarine-25:#fbfcfe;--ultramarine-ultramarine-50:#f2f3fa;--ultramarine-ultramarine-100:#dee0fa;--ultramarine-ultramarine-200:#c2c7fc;--ultramarine-ultramarine-300:#a0a7fa;--ultramarine-ultramarine-400:#7681fc;--ultramarine-ultramarine-500:#545fe8;--ultramarine-ultramarine-600:#3a45b0;--ultramarine-ultramarine-700:#2f337d;--ultramarine-ultramarine-800:#23254c;--ultramarine-ultramarine-900:#141429;--yellow-green-yellow-green-25:#fcfdf7;--yellow-green-yellow-green-50:#f3f8df;--yellow-green-yellow-green-100:#e7f1bf;--yellow-green-yellow-green-200:#dceb9e;--yellow-green-yellow-green-300:#d0e47e;--yellow-green-yellow-green-400:#c4dd5e;--yellow-green-yellow-green-500:#9db14b;--yellow-green-yellow-green-600:#768538;--yellow-green-yellow-green-700:#4e5826;--yellow-green-yellow-green-800:#272c13;--yellow-green-yellow-green-900:#171a0c;--yellow-green-yellow-green-950:#0a0b05;--pink-pink-25:#fdf6f6;--pink-pink-50:#f8dadb;--pink-pink-100:#f2b4b7;--pink-pink-200:#eb8f94;--pink-pink-300:#e55760;--pink-pink-400:#de444c;--pink-pink-500:#b2363d;--pink-pink-600:#85292e;--pink-pink-700:#591b1e;--pink-pink-800:#2c0e0f;--pink-pink-900:#0b0304;--gold-gold-25:#fefcf5;--gold-gold-50:#faf3d6;--gold-gold-100:#f5e7ac;--gold-gold-200:#efda83;--gold-gold-300:#eace59;--gold-gold-400:#e5c230;--gold-gold-500:#b79b26;--gold-gold-600:#89741d;--gold-gold-700:#5c4e13;--gold-gold-800:#2e270a;--gold-gold-900:#0b0a02;--silver-silver-25:#fcfdfd;--silver-silver-50:#f4f7f9;--silver-silver-100:#e9eff2;--silver-silver-200:#dfe6ec;--silver-silver-300:#d4dee5;--silver-silver-400:#c9d6df;--silver-silver-500:#a1abb2;--silver-silver-600:#798086;--silver-silver-700:#505659;--silver-silver-800:#282b2d;--silver-silver-900:#0a0b0b;--dark-silver-dark-silver-25:#f7f7f8;--dark-silver-dark-silver-50:#dde0e5;--dark-silver-dark-silver-100:#bbc1ca;--dark-silver-dark-silver-200:#9aa2b0;--dark-silver-dark-silver-300:#788395;--dark-silver-dark-silver-400:#56647b;--dark-silver-dark-silver-500:#455062;--dark-silver-dark-silver-600:#343c4a;--dark-silver-dark-silver-700:#222831;--dark-silver-dark-silver-800:#1a1f2b;--dark-silver-dark-silver-900:#040506;--cream-cream-25:#fefefd;--cream-cream-50:#fcfbf8;--cream-cream-100:#f5f4ee;--cream-cream-200:#f0eee6;--cream-cream-300:#ebe9de;--cream-cream-400:#e8e5d7;--cream-cream-500:#bebcb1;--cream-cream-600:#8f8d85;--cream-cream-700:#5f5e58;--cream-cream-800:#302f2c;--cream-cream-900:#0c0c0b;--hunter-green-hunter-green-25:#f3f6f4;--hunter-green-hunter-green-50:#d8e5dd;--hunter-green-hunter-green-100:#9bb4a6;--hunter-green-hunter-green-200:#6a8f79;--hunter-green-hunter-green-300:#38694d;--hunter-green-hunter-green-400:#064420;--hunter-green-hunter-green-500:#05361a;--hunter-green-hunter-green-600:#042913;--hunter-green-hunter-green-700:#021b0d;--hunter-green-hunter-green-800:#010e06;--hunter-green-hunter-green-900:#000302;--blue-green-blue-green-25:#f2f6f6;--blue-green-blue-green-50:#ccdad9;--blue-green-blue-green-100:#9ab4b3;--blue-green-blue-green-200:#678f8e;--blue-green-blue-green-300:#356968;--blue-green-blue-green-400:#024442;--blue-green-blue-green-500:#023635;--blue-green-blue-green-600:#012928;--blue-green-blue-green-700:#011b1a;--blue-green-blue-green-800:#000e0d;--blue-green-blue-green-900:#000303;--surface-overlay:#0009;--Skeleton:linear-gradient(90deg, #e5e5e580 10%, #f7f7f780 25%, #e5e5e580 40%)}[data-theme=main-theme]{--Theme_Name:"Main Theme";--surface-primary:var(--gray-white);--surface-secondary:var(--gray-gray-25);--surface-tertiary:var(--gray-gray-50);--surface-background:var(--gray-white);--surface-accent:var(--blue-blue-500);--surface-accent-light:var(--blue-blue-50);--surface-sell:var(--red-red-400);--surface-sell-light:var(--red-red-100);--surface-buy:var(--green-green-300);--surface-buy-light:var(--green-green-100);--surface-header:var(--gray-gray-600);--surface-header-light:var(--gray-gray-50);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#0009;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--blue-blue-500);--content-on-accent:var(--blue-blue-25);--content-on-accent-light:var(--blue-blue-800);--content-sell:var(--red-red-400);--content-on-sell:var(--red-red-25);--content-on-sell-light:var(--red-red-800);--content-buy:var(--green-green-400);--content-on-buy:var(--green-green-25);--content-on-buy-light:var(--green-green-800);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-gray-800);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-900);--content-positive:var(--green-green-400);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-900);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--blue-blue-500);--border-sell:var(--red-red-400);--border-buy:var(--green-green-300);--border-header:var(--gray-gray-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-1]{--theme_name:"Theme 1";--surface-primary:var(--gray-white);--surface-secondary:var(--gray-gray-25);--surface-tertiary:var(--gray-gray-50);--surface-background:var(--gray-white);--surface-accent:var(--orange-orange-400);--surface-accent-light:var(--orange-orange-25);--surface-sell:var(--red-red-400);--surface-sell-light:var(--red-red-100);--surface-buy:var(--ultramarine-ultramarine-500);--surface-buy-light:var(--ultramarine-ultramarine-100);--surface-header:var(--gray-gray-700);--surface-header-light:var(--gray-gray-75);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#0009;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--orange-orange-500);--content-on-accent:var(--orange-orange-800);--content-on-accent-light:var(--orange-orange-800);--content-sell:var(--red-red-400);--content-on-sell:var(--red-red-25);--content-on-sell-light:var(--yellow-green-yellow-green-900);--content-buy:var(--ultramarine-ultramarine-500);--content-on-buy:var(--ultramarine-ultramarine-25);--content-on-buy-light:var(--ultramarine-ultramarine-800);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-gray-850);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-900);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-900);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--gray-gray-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--orange-orange-400);--border-sell:var(--red-red-400);--border-buy:var(--ultramarine-ultramarine-500);--border-header:var(--gray-gray-400);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-2]{--theme_name:"Theme 2";--surface-primary:var(--gray-gray-900);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--gray-gray-700);--surface-background:var(--gray-gray-850);--surface-accent:var(--ultramarine-ultramarine-300);--surface-accent-light:var(--ultramarine-ultramarine-800);--surface-sell:var(--ultramarine-ultramarine-300);--surface-sell-light:var(--ultramarine-ultramarine-700);--surface-buy:var(--gold-gold-300);--surface-buy-light:var(--gold-gold-700);--surface-header:var(--silver-silver-800);--surface-header-light:var(--silver-silver-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#00000080;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-50);--content-tertiary:var(--gray-gray-200);--content-accent:var(--ultramarine-ultramarine-300);--content-on-accent:var(--ultramarine-ultramarine-900);--content-on-accent-light:var(--ultramarine-ultramarine-25);--content-sell:var(--ultramarine-ultramarine-300);--content-on-sell:var(--ultramarine-ultramarine-900);--content-on-sell-light:var(--ultramarine-ultramarine-25);--content-buy:var(--gold-gold-300);--content-on-buy:var(--gold-gold-900);--content-on-buy-light:var(--gold-gold-25);--content-on-header:var(--silver-silver-25);--content-on-header-light:var(--silver-silver-25);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--ultramarine-ultramarine-300);--border-sell:var(--ultramarine-ultramarine-300);--border-buy:var(--gold-gold-300);--border-header:var(--silver-silver-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-3]{--theme_name:"Theme 3";--surface-primary:var(--gray-black);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--gray-gray-700);--surface-background:var(--gray-gray-850);--surface-accent:var(--gold-gold-400);--surface-accent-light:var(--gold-gold-800);--surface-sell:var(--pink-pink-300);--surface-sell-light:var(--pink-pink-700);--surface-buy:var(--gold-gold-400);--surface-buy-light:var(--gold-gold-700);--surface-header:var(--gray-gray-700);--surface-header-light:var(--gray-gray-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#00000080;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-50);--content-tertiary:var(--gray-gray-200);--content-accent:var(--gold-gold-400);--content-on-accent:var(--gold-gold-800);--content-on-accent-light:var(--gold-gold-25);--content-sell:var(--pink-pink-300);--content-on-sell:var(--pink-pink-800);--content-on-sell-light:var(--pink-pink-25);--content-buy:var(--gold-gold-400);--content-on-buy:var(--gold-gold-800);--content-on-buy-light:var(--gold-gold-25);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-white);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--gold-gold-400);--border-sell:var(--pink-pink-300);--border-buy:var(--gold-gold-400);--border-header:var(--gray-gray-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-4]{--theme_name:"Theme 4";--surface-primary:var(--gray-white);--surface-secondary:var(--gray-gray-25);--surface-tertiary:var(--gray-gray-50);--surface-background:var(--gray-white);--surface-accent:var(--dark-silver-dark-silver-600);--surface-accent-light:var(--gray-gray-25);--surface-sell:var(--gold-gold-300);--surface-sell-light:var(--gold-gold-100);--surface-buy:var(--purple-purple-400);--surface-buy-light:var(--purple-purple-100);--surface-header:var(--dark-silver-dark-silver-600);--surface-header-light:var(--dark-silver-dark-silver-50);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#0009;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--dark-silver-dark-silver-600);--content-on-accent:var(--dark-silver-dark-silver-25);--content-on-accent-light:var(--gray-gray-900);--content-sell:var(--gold-gold-500);--content-on-sell:var(--gold-gold-800);--content-on-sell-light:var(--gold-gold-800);--content-buy:var(--purple-purple-400);--content-on-buy:var(--purple-purple-25);--content-on-buy-light:var(--purple-purple-800);--content-on-header:var(--aqua-aqua-25);--content-on-header-light:var(--aqua-aqua-800);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-900);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-900);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--dark-silver-dark-silver-600);--border-sell:var(--gold-gold-400);--border-buy:var(--purple-purple-400);--border-header:var(--aqua-aqua-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-5]{--theme_name:"Theme 5";--surface-primary:var(--gray-black);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--gray-gray-700);--surface-background:var(--gray-gray-850);--surface-accent:var(--aqua-aqua-400);--surface-accent-light:var(--aqua-aqua-900);--surface-sell:var(--yellow-yellow-300);--surface-sell-light:var(--yellow-yellow-800);--surface-buy:var(--aqua-aqua-300);--surface-buy-light:var(--aqua-aqua-800);--surface-header:var(--aqua-aqua-800);--surface-header-light:var(--aqua-aqua-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-700);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000000bf;--surface-disable:var(--gray-gray-600);--surface-blur:#00000080;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-50);--content-tertiary:var(--gray-gray-200);--content-accent:var(--aqua-aqua-400);--content-on-accent:var(--aqua-aqua-25);--content-on-accent-light:var(--aqua-aqua-25);--content-sell:var(--yellow-yellow-300);--content-on-sell:var(--yellow-yellow-900);--content-on-sell-light:var(--yellow-yellow-100);--content-buy:var(--aqua-aqua-300);--content-on-buy:var(--aqua-aqua-900);--content-on-buy-light:var(--aqua-aqua-25);--content-on-header:var(--aqua-aqua-25);--content-on-header-light:var(--aqua-aqua-25);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--aqua-aqua-400);--border-sell:var(--yellow-yellow-300);--border-buy:var(--aqua-aqua-300);--border-header:var(--aqua-aqua-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-700)}[data-theme=theme-6]{--theme_name:"Theme 6";--surface-primary:var(--gray-gray-900);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--gray-gray-700);--surface-background:var(--gray-gray-850);--surface-accent:var(--yellow-green-yellow-green-400);--surface-accent-light:var(--yellow-green-yellow-green-800);--surface-sell:var(--orange-orange-400);--surface-sell-light:var(--orange-orange-700);--surface-buy:var(--yellow-green-yellow-green-400);--surface-buy-light:var(--yellow-green-yellow-green-700);--surface-header:var(--gray-gray-700);--surface-header-light:var(--gray-gray-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#00000080;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-50);--content-tertiary:var(--gray-gray-200);--content-accent:var(--yellow-green-yellow-green-400);--content-on-accent:var(--yellow-green-yellow-green-900);--content-on-accent-light:var(--yellow-green-yellow-green-25);--content-sell:var(--orange-orange-400);--content-on-sell:var(--orange-orange-800);--content-on-sell-light:var(--orange-orange-white);--content-buy:var(--yellow-green-yellow-green-400);--content-on-buy:var(--yellow-green-yellow-green-900);--content-on-buy-light:var(--yellow-green-yellow-green-25);--content-on-header:var(--silver-silver-25);--content-on-header-light:var(--silver-silver-25);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--yellow-green-yellow-green-400);--border-sell:var(--orange-orange-400);--border-buy:var(--yellow-green-yellow-green-400);--border-header:var(--gray-gray-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-7]{--theme_name:"Theme 7";--surface-primary:var(--cream-cream-50);--surface-secondary:var(--gray-gray-25);--surface-tertiary:var(--gray-gray-50);--surface-background:var(--cream-cream-50);--surface-accent:var(--dark-silver-dark-silver-600);--surface-accent-light:var(--gray-gray-25);--surface-sell:var(--gold-gold-400);--surface-sell-light:var(--gold-gold-100);--surface-buy:var(--hunter-green-hunter-green-400);--surface-buy-light:var(--hunter-green-hunter-green-100);--surface-header:var(--hunter-green-hunter-green-600);--surface-header-light:var(--hunter-green-hunter-green-50);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#0009;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--dark-silver-dark-silver-600);--content-on-accent:var(--dark-silver-dark-silver-25);--content-on-accent-light:var(--gray-gray-900);--content-sell:var(--gold-gold-500);--content-on-sell:var(--gold-gold-800);--content-on-sell-light:var(--gold-gold-800);--content-buy:var(--hunter-green-hunter-green-400);--content-on-buy:var(--hunter-green-hunter-green-25);--content-on-buy-light:var(--hunter-green-hunter-green-800);--content-on-header:var(--aqua-aqua-25);--content-on-header-light:var(--aqua-aqua-800);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-900);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-900);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--dark-silver-dark-silver-600);--border-sell:var(--gold-gold-400);--border-buy:var(--hunter-green-hunter-green-400);--border-header:var(--hunter-green-hunter-green-400);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-8]{--theme_name:"Theme 8";--surface-primary:var(--gray-black);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--gray-gray-700);--surface-background:var(--gray-gray-850);--surface-accent:var(--pink-pink-300);--surface-accent-light:var(--pink-pink-800);--surface-sell:var(--gold-gold-300);--surface-sell-light:var(--gold-gold-700);--surface-buy:var(--blue-blue-300);--surface-buy-light:var(--blue-blue-700);--surface-header:var(--silver-silver-800);--surface-header-light:var(--silver-silver-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#00000080;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-50);--content-tertiary:var(--gray-gray-200);--content-accent:var(--pink-pink-300);--content-on-accent:var(--pink-pink-25);--content-on-accent-light:var(--pink-pink-25);--content-sell:var(--gold-gold-300);--content-on-sell:var(--silver-silver-900);--content-on-sell-light:var(--gold-gold-25);--content-buy:var(--blue-blue-300);--content-on-buy:var(--blue-blue-800);--content-on-buy-light:var(--blue-blue-25);--content-on-header:var(--silver-silver-25);--content-on-header-light:var(--silver-silver-25);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--pink-pink-300);--border-sell:var(--gold-gold-300);--border-buy:var(--blue-blue-300);--border-header:var(--silver-silver-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-9]{--theme_name:"Theme 9";--surface-primary:var(--gray-black);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--gray-gray-700);--surface-background:var(--gray-gray-850);--surface-accent:var(--orange-orange-400);--surface-accent-light:var(--orange-orange-800);--surface-sell:var(--orange-orange-300);--surface-sell-light:var(--orange-orange-700);--surface-buy:var(--blue-blue-500);--surface-buy-light:var(--blue-blue-800);--surface-header:var(--gray-gray-700);--surface-header-light:var(--gray-gray-850);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#00000080;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-50);--content-tertiary:var(--gray-gray-200);--content-accent:var(--orange-orange-400);--content-on-accent:var(--orange-orange-800);--content-on-accent-light:var(--orange-orange-white);--content-sell:var(--orange-orange-300);--content-on-sell:var(--orange-orange-800);--content-on-sell-light:var(--orange-orange-white);--content-buy:var(--blue-blue-400);--content-on-buy:var(--blue-blue-25);--content-on-buy-light:var(--blue-blue-25);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-white);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--orange-orange-400);--border-sell:var(--orange-orange-300);--border-buy:var(--blue-blue-500);--border-header:var(--gray-gray-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-10]{--theme_name:"Theme 10";--surface-primary:var(--gray-white);--surface-secondary:var(--gray-gray-25);--surface-tertiary:var(--gray-gray-50);--surface-background:var(--gray-white);--surface-accent:var(--blue-blue-700);--surface-accent-light:var(--blue-blue-50);--surface-sell:var(--red-red-400);--surface-sell-light:var(--red-red-50);--surface-buy:var(--blue-blue-700);--surface-buy-light:var(--blue-blue-100);--surface-header:var(--dark-silver-dark-silver-600);--surface-header-light:var(--silver-silver-300);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#0009;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--blue-blue-700);--content-on-accent:var(--blue-blue-25);--content-on-accent-light:var(--blue-blue-850);--content-sell:var(--red-red-400);--content-on-sell:var(--red-red-25);--content-on-sell-light:var(--red-red-800);--content-buy:var(--blue-blue-700);--content-on-buy:var(--blue-blue-25);--content-on-buy-light:var(--blue-blue-850);--content-on-header:var(--silver-silver-25);--content-on-header-light:var(--silver-silver-800);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-900);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-900);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--gray-gray-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--blue-blue-700);--border-sell:var(--red-red-400);--border-buy:var(--blue-blue-700);--border-header:var(--silver-silver-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-11]{--theme_name:"Theme 11";--surface-primary:var(--gray-gray-900);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--gray-gray-700);--surface-background:var(--gray-gray-850);--surface-accent:var(--pink-pink-400);--surface-accent-light:var(--pink-pink-800);--surface-sell:var(--pink-pink-400);--surface-sell-light:var(--pink-pink-700);--surface-buy:var(--green-green-400);--surface-buy-light:var(--green-green-700);--surface-header:var(--gray-gray-650);--surface-header-light:var(--gray-gray-700);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#19191980;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-50);--content-tertiary:var(--gray-gray-200);--content-accent:var(--pink-pink-400);--content-on-accent:var(--pink-pink-25);--content-on-accent-light:var(--pink-pink-25);--content-sell:var(--pink-pink-400);--content-on-sell:var(--pink-pink-25);--content-on-sell-light:var(--pink-pink-25);--content-buy:var(--green-green-400);--content-on-buy:var(--green-green-25);--content-on-buy-light:var(--green-green-25);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-white);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--pink-pink-400);--border-sell:var(--pink-pink-400);--border-buy:var(--green-green-400);--border-header:var(--gray-gray-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-12]{--theme_name:"Theme 12";--surface-primary:var(--gray-black);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--gray-gray-700);--surface-background:var(--gray-gray-850);--surface-accent:var(--aqua-aqua-400);--surface-accent-light:var(--aqua-aqua-800);--surface-sell:var(--red-red-400);--surface-sell-light:var(--red-red-700);--surface-buy:var(--blue-blue-500);--surface-buy-light:var(--blue-blue-800);--surface-header:var(--aqua-aqua-700);--surface-header-light:var(--gray-gray-850);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#00000080;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-100);--content-tertiary:var(--gray-gray-200);--content-accent:var(--aqua-aqua-400);--content-on-accent:var(--aqua-aqua-25);--content-on-accent-light:var(--aqua-aqua-25);--content-sell:var(--red-red-400);--content-on-sell:var(--red-red-25);--content-on-sell-light:var(--red-red-25);--content-buy:var(--blue-blue-400);--content-on-buy:var(--blue-blue-25);--content-on-buy-light:var(--blue-blue-25);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-white);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--aqua-aqua-400);--border-sell:var(--red-red-400);--border-buy:var(--blue-blue-500);--border-header:var(--gray-gray-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-13]{--theme_name:"Theme 13";--surface-primary:var(--gray-white);--surface-secondary:var(--gray-gray-25);--surface-tertiary:var(--gray-gray-50);--surface-background:var(--gray-white);--surface-accent:var(--pink-pink-400);--surface-accent-light:var(--pink-pink-25);--surface-sell:var(--pink-pink-300);--surface-sell-light:var(--pink-pink-100);--surface-buy:var(--green-green-300);--surface-buy-light:var(--green-green-100);--surface-header:var(--gray-gray-700);--surface-header-light:var(--gray-gray-50);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#000c;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--pink-pink-400);--content-on-accent:var(--pink-pink-25);--content-on-accent-light:var(--pink-pink-800);--content-sell:var(--pink-pink-300);--content-on-sell:var(--pink-pink-25);--content-on-sell-light:var(--pink-pink-800);--content-buy:var(--green-green-400);--content-on-buy:var(--green-green-25);--content-on-buy-light:var(--green-green-800);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-gray-900);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-800);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-800);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--pink-pink-400);--border-sell:var(--pink-pink-300);--border-buy:var(--green-green-300);--border-header:var(--dark-silver-dark-silver-300);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-14]{--theme_name:"Theme 14";--surface-primary:var(--dark-silver-dark-silver-800);--surface-secondary:var(--dark-silver-dark-silver-700);--surface-tertiary:var(--dark-silver-dark-silver-600);--surface-background:var(--dark-silver-dark-silver-800);--surface-accent:var(--turquoise-turquoise-400);--surface-accent-light:var(--turquoise-turquoise-800);--surface-sell:var(--pink-pink-300);--surface-sell-light:var(--pink-pink-700);--surface-buy:var(--turquoise-turquoise-400);--surface-buy-light:var(--turquoise-turquoise-700);--surface-header:var(--dark-silver-dark-silver-600);--surface-header-light:var(--silver-silver-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#1a1f2b80;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-50);--content-tertiary:var(--gray-gray-200);--content-accent:var(--turquoise-turquoise-400);--content-on-accent:var(--turquoise-turquoise-800);--content-on-accent-light:var(--turquoise-turquoise-25);--content-sell:var(--pink-pink-300);--content-on-sell:var(--pink-pink-25);--content-on-sell-light:var(--pink-pink-25);--content-buy:var(--turquoise-turquoise-400);--content-on-buy:var(--turquoise-turquoise-800);--content-on-buy-light:var(--turquoise-turquoise-25);--content-on-header:var(--silver-silver-25);--content-on-header-light:var(--silver-silver-25);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--turquoise-turquoise-400);--border-sell:var(--pink-pink-300);--border-buy:var(--turquoise-turquoise-400);--border-header:var(--silver-silver-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-15]{--theme_name:"Theme 15";--surface-primary:var(--gray-gray-900);--surface-secondary:var(--dark-silver-dark-silver-700);--surface-tertiary:var(--dark-silver-dark-silver-600);--surface-background:var(--gray-gray-900);--surface-accent:var(--blue-blue-400);--surface-accent-light:var(--blue-blue-850);--surface-sell:var(--orange-orange-300);--surface-sell-light:var(--orange-orange-700);--surface-buy:var(--turquoise-turquoise-400);--surface-buy-light:var(--turquoise-turquoise-700);--surface-header:var(--dark-silver-dark-silver-700);--surface-header-light:var(--dark-silver-dark-silver-700);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#19191980;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-50);--content-tertiary:var(--gray-gray-200);--content-accent:var(--blue-blue-400);--content-on-accent:var(--blue-blue-25);--content-on-accent-light:var(--blue-blue-25);--content-sell:var(--orange-orange-500);--content-on-sell:var(--orange-orange-800);--content-on-sell-light:var(--orange-orange-white);--content-buy:var(--turquoise-turquoise-400);--content-on-buy:var(--turquoise-turquoise-800);--content-on-buy-light:var(--turquoise-turquoise-25);--content-on-header:var(--blue-blue-25);--content-on-header-light:var(--blue-blue-25);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--blue-blue-400);--border-sell:var(--orange-orange-300);--border-buy:var(--turquoise-turquoise-400);--border-header:var(--dark-silver-dark-silver-500);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-16]{--theme_name:"Theme 16";--surface-primary:var(--silver-silver-25);--surface-secondary:var(--silver-silver-100);--surface-tertiary:var(--silver-silver-300);--surface-background:var(--silver-silver-25);--surface-accent:var(--silver-silver-800);--surface-accent-light:var(--silver-silver-100);--surface-sell:var(--dark-silver-dark-silver-500);--surface-sell-light:var(--dark-silver-dark-silver-100);--surface-buy:var(--aqua-aqua-500);--surface-buy-light:var(--aqua-aqua-100);--surface-header:var(--dark-silver-dark-silver-600);--surface-header-light:var(--dark-silver-dark-silver-50);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#000c;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--dark-silver-dark-silver-500);--content-on-accent:var(--dark-silver-dark-silver-25);--content-on-accent-light:var(--dark-silver-dark-silver-800);--content-sell:var(--dark-silver-dark-silver-500);--content-on-sell:var(--dark-silver-dark-silver-25);--content-on-sell-light:var(--dark-silver-dark-silver-800);--content-buy:var(--aqua-aqua-500);--content-on-buy:var(--aqua-aqua-25);--content-on-buy-light:var(--aqua-aqua-800);--content-on-header:var(--dark-silver-dark-silver-25);--content-on-header-light:var(--dark-silver-dark-silver-800);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-800);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-800);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--dark-silver-dark-silver-500);--border-sell:var(--dark-silver-dark-silver-500);--border-buy:var(--aqua-aqua-500);--border-header:var(--dark-silver-dark-silver-200);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-17]{--theme_name:"Theme 17";--surface-primary:var(--silver-silver-25);--surface-secondary:var(--silver-silver-100);--surface-tertiary:var(--silver-silver-300);--surface-background:var(--silver-silver-25);--surface-accent:var(--blue-blue-500);--surface-accent-light:var(--blue-blue-50);--surface-sell:var(--gold-gold-400);--surface-sell-light:var(--gold-gold-100);--surface-buy:var(--turquoise-turquoise-400);--surface-buy-light:var(--turquoise-turquoise-100);--surface-header:var(--gray-gray-650);--surface-header-light:var(--gray-gray-50);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#000c;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--blue-blue-500);--content-on-accent:var(--blue-blue-25);--content-on-accent-light:var(--blue-blue-850);--content-sell:var(--gold-gold-500);--content-on-sell:var(--gold-gold-800);--content-on-sell-light:var(--gold-gold-800);--content-buy:var(--turquoise-turquoise-600);--content-on-buy:var(--turquoise-turquoise-800);--content-on-buy-light:var(--turquoise-turquoise-800);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-gray-900);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-800);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-800);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--blue-blue-500);--border-sell:var(--gold-gold-400);--border-buy:var(--turquoise-turquoise-400);--border-header:var(--dark-silver-dark-silver-300);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-18]{--theme_name:"Theme 18";--surface-primary:var(--silver-silver-25);--surface-secondary:var(--silver-silver-100);--surface-tertiary:var(--silver-silver-300);--surface-background:var(--silver-silver-25);--surface-accent:var(--silver-silver-800);--surface-accent-light:var(--silver-silver-100);--surface-sell:var(--red-red-400);--surface-sell-light:var(--red-red-100);--surface-buy:var(--turquoise-turquoise-500);--surface-buy-light:var(--turquoise-turquoise-100);--surface-header:var(--dark-silver-dark-silver-600);--surface-header-light:var(--dark-silver-dark-silver-50);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#000c;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--dark-silver-dark-silver-500);--content-on-accent:var(--dark-silver-dark-silver-25);--content-on-accent-light:var(--dark-silver-dark-silver-800);--content-sell:var(--red-red-400);--content-on-sell:var(--red-red-25);--content-on-sell-light:var(--red-red-800);--content-buy:var(--turquoise-turquoise-600);--content-on-buy:var(--turquoise-turquoise-25);--content-on-buy-light:var(--turquoise-turquoise-800);--content-on-header:var(--dark-silver-dark-silver-25);--content-on-header-light:var(--dark-silver-dark-silver-800);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-800);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-800);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--dark-silver-dark-silver-500);--border-sell:var(--red-red-400);--border-buy:var(--turquoise-turquoise-500);--border-header:var(--dark-silver-dark-silver-200);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-19]{--theme_name:"Theme 19";--surface-primary:var(--cream-cream-50);--surface-secondary:var(--cream-cream-200);--surface-tertiary:var(--cream-cream-300);--surface-background:var(--cream-cream-50);--surface-accent:var(--hunter-green-hunter-green-400);--surface-accent-light:var(--hunter-green-hunter-green-25);--surface-sell:var(--red-red-400);--surface-sell-light:var(--red-red-100);--surface-buy:var(--hunter-green-hunter-green-300);--surface-buy-light:var(--hunter-green-hunter-green-100);--surface-header:var(--cream-cream-800);--surface-header-light:var(--cream-cream-200);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#0009;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--hunter-green-hunter-green-400);--content-on-accent:var(--hunter-green-hunter-green-25);--content-on-accent-light:var(--hunter-green-hunter-green-800);--content-sell:var(--red-red-400);--content-on-sell:var(--red-red-25);--content-on-sell-light:var(--red-red-800);--content-buy:var(--hunter-green-hunter-green-300);--content-on-buy:var(--hunter-green-hunter-green-25);--content-on-buy-light:var(--hunter-green-hunter-green-800);--content-on-header:var(--cream-cream-25);--content-on-header-light:var(--cream-cream-800);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-900);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-900);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--hunter-green-hunter-green-400);--border-sell:var(--red-red-400);--border-buy:var(--hunter-green-hunter-green-300);--border-header:var(--cream-cream-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-20]{--theme_name:"Theme 20";--surface-primary:var(--cream-cream-25);--surface-secondary:var(--gray-gray-25);--surface-tertiary:var(--hunter-green-hunter-green-50);--surface-background:var(--gray-white);--surface-accent:var(--dark-silver-dark-silver-600);--surface-accent-light:var(--dark-silver-dark-silver-50);--surface-sell:var(--pink-pink-400);--surface-sell-light:var(--pink-pink-100);--surface-buy:var(--hunter-green-hunter-green-300);--surface-buy-light:var(--hunter-green-hunter-green-100);--surface-header:var(--hunter-green-hunter-green-600);--surface-header-light:var(--gray-gray-75);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#000c;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--dark-silver-dark-silver-500);--content-on-accent:var(--dark-silver-dark-silver-25);--content-on-accent-light:var(--dark-silver-dark-silver-800);--content-sell:var(--pink-pink-400);--content-on-sell:var(--pink-pink-25);--content-on-sell-light:var(--pink-pink-800);--content-buy:var(--hunter-green-hunter-green-300);--content-on-buy:var(--hunter-green-hunter-green-25);--content-on-buy-light:var(--hunter-green-hunter-green-800);--content-on-header:var(--hunter-green-hunter-green-25);--content-on-header-light:var(--gray-gray-950);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-800);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-800);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--dark-silver-dark-silver-500);--border-sell:var(--pink-pink-400);--border-buy:var(--hunter-green-hunter-green-300);--border-header:var(--hunter-green-hunter-green-300);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-21]{--theme_name:"Theme 21";--surface-primary:var(--blue-blue-900);--surface-secondary:var(--dark-silver-dark-silver-700);--surface-tertiary:var(--dark-silver-dark-silver-600);--surface-background:var(--blue-blue-900);--surface-accent:var(--blue-blue-400);--surface-accent-light:var(--blue-blue-850);--surface-sell:var(--red-red-400);--surface-sell-light:var(--red-red-700);--surface-buy:var(--green-green-300);--surface-buy-light:var(--green-green-700);--surface-header:var(--dark-silver-dark-silver-600);--surface-header-light:var(--silver-silver-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#0e1b2a80;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-50);--content-tertiary:var(--gray-gray-200);--content-accent:var(--blue-blue-400);--content-on-accent:var(--blue-blue-25);--content-on-accent-light:var(--blue-blue-25);--content-sell:var(--red-red-400);--content-on-sell:var(--red-red-25);--content-on-sell-light:var(--red-red-25);--content-buy:var(--green-green-300);--content-on-buy:var(--green-green-25);--content-on-buy-light:var(--green-green-25);--content-on-header:var(--silver-silver-25);--content-on-header-light:var(--silver-silver-25);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--blue-blue-400);--border-sell:var(--red-red-400);--border-buy:var(--green-green-300);--border-header:var(--silver-silver-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-22]{--theme_name:"Theme 22";--surface-primary:var(--blue-blue-25);--surface-secondary:var(--silver-silver-100);--surface-tertiary:var(--silver-silver-300);--surface-background:var(--gray-white);--surface-accent:var(--blue-blue-500);--surface-accent-light:var(--blue-blue-50);--surface-sell:var(--red-red-400);--surface-sell-light:var(--red-red-100);--surface-buy:var(--green-green-300);--surface-buy-light:var(--green-green-100);--surface-header:var(--dark-silver-dark-silver-700);--surface-header-light:var(--gray-gray-50);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#000c;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--blue-blue-500);--content-on-accent:var(--blue-blue-25);--content-on-accent-light:var(--blue-blue-850);--content-sell:var(--red-red-400);--content-on-sell:var(--red-red-25);--content-on-sell-light:var(--red-red-800);--content-buy:var(--green-green-300);--content-on-buy:var(--green-green-25);--content-on-buy-light:var(--green-green-800);--content-on-header:var(--dark-silver-dark-silver-25);--content-on-header-light:var(--gray-gray-950);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-800);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-800);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--blue-blue-500);--border-sell:var(--red-red-400);--border-buy:var(--green-green-300);--border-header:var(--dark-silver-dark-silver-500);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-23]{--theme_name:"Theme 23";--surface-primary:var(--cream-cream-50);--surface-secondary:var(--cream-cream-200);--surface-tertiary:var(--dark-silver-dark-silver-50);--surface-background:var(--cream-cream-50);--surface-accent:var(--dark-silver-dark-silver-500);--surface-accent-light:var(--dark-silver-dark-silver-50);--surface-sell:var(--pink-pink-500);--surface-sell-light:var(--pink-pink-50);--surface-buy:var(--green-green-500);--surface-buy-light:var(--green-green-100);--surface-header:var(--cream-cream-800);--surface-header-light:var(--cream-cream-200);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#0009;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--dark-silver-dark-silver-500);--content-on-accent:var(--dark-silver-dark-silver-25);--content-on-accent-light:var(--dark-silver-dark-silver-800);--content-sell:var(--pink-pink-500);--content-on-sell:var(--pink-pink-25);--content-on-sell-light:var(--red-red-800);--content-buy:var(--green-green-500);--content-on-buy:var(--green-green-25);--content-on-buy-light:var(--green-green-800);--content-on-header:var(--cream-cream-25);--content-on-header-light:var(--cream-cream-800);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-900);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-900);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--dark-silver-dark-silver-500);--border-sell:var(--pink-pink-500);--border-buy:var(--green-green-500);--border-header:var(--cream-cream-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-24]{--theme_name:"Theme 24";--surface-primary:var(--silver-silver-50);--surface-secondary:var(--silver-silver-200);--surface-tertiary:var(--silver-silver-400);--surface-background:var(--silver-silver-50);--surface-accent:var(--turquoise-turquoise-300);--surface-accent-light:var(--turquoise-turquoise-50);--surface-sell:var(--pink-pink-400);--surface-sell-light:var(--pink-pink-50);--surface-buy:var(--green-green-400);--surface-buy-light:var(--green-green-100);--surface-header:var(--dark-silver-dark-silver-600);--surface-header-light:var(--silver-silver-300);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#0009;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--turquoise-turquoise-500);--content-on-accent:var(--turquoise-turquoise-800);--content-on-accent-light:var(--turquoise-turquoise-800);--content-sell:var(--pink-pink-400);--content-on-sell:var(--pink-pink-25);--content-on-sell-light:var(--pink-pink-800);--content-buy:var(--green-green-400);--content-on-buy:var(--green-green-25);--content-on-buy-light:var(--green-green-800);--content-on-header:var(--aqua-aqua-25);--content-on-header-light:var(--silver-silver-800);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-900);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-900);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--gray-gray-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--turquoise-turquoise-300);--border-sell:var(--pink-pink-400);--border-buy:var(--green-green-400);--border-header:var(--aqua-aqua-500);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-25]{--theme_name:"Theme 25";--surface-primary:var(--gray-black);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--gray-gray-700);--surface-background:var(--gray-gray-850);--surface-accent:var(--gold-gold-400);--surface-accent-light:var(--gold-gold-800);--surface-sell:var(--pink-pink-300);--surface-sell-light:var(--pink-pink-700);--surface-buy:var(--green-green-300);--surface-buy-light:var(--green-green-700);--surface-header:var(--gray-gray-700);--surface-header-light:var(--gray-gray-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#00000080;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-100);--content-tertiary:var(--gray-gray-200);--content-accent:var(--gold-gold-400);--content-on-accent:var(--gold-gold-800);--content-on-accent-light:var(--gold-gold-25);--content-sell:var(--pink-pink-300);--content-on-sell:var(--pink-pink-25);--content-on-sell-light:var(--pink-pink-25);--content-buy:var(--green-green-300);--content-on-buy:var(--green-green-25);--content-on-buy-light:var(--green-green-25);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-white);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--gold-gold-400);--border-sell:var(--pink-pink-300);--border-buy:var(--green-green-300);--border-header:var(--gray-gray-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-26]{--theme_name:"Theme 26";--surface-primary:var(--gray-gray-900);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--gray-gray-700);--surface-background:var(--gray-gray-850);--surface-accent:var(--gold-gold-300);--surface-accent-light:var(--gold-gold-800);--surface-sell:var(--gold-gold-300);--surface-sell-light:var(--gold-gold-700);--surface-buy:var(--blue-green-blue-green-300);--surface-buy-light:var(--blue-green-blue-green-500);--surface-header:var(--blue-green-blue-green-500);--surface-header-light:var(--blue-green-blue-green-600);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#19191980;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-100);--content-tertiary:var(--gray-gray-200);--content-accent:var(--gold-gold-300);--content-on-accent:var(--gold-gold-800);--content-on-accent-light:var(--gold-gold-25);--content-sell:var(--gold-gold-300);--content-on-sell:var(--gold-gold-800);--content-on-sell-light:var(--gold-gold-25);--content-buy:var(--blue-green-blue-green-100);--content-on-buy:var(--blue-green-blue-green-25);--content-on-buy-light:var(--blue-green-blue-green-25);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-white);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--gold-gold-300);--border-sell:var(--gold-gold-300);--border-buy:var(--blue-green-blue-green-300);--border-header:var(--blue-green-blue-green-400);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-27]{--theme_name:"Theme 27";--surface-primary:var(--gray-white);--surface-secondary:var(--gray-gray-25);--surface-tertiary:var(--dark-silver-dark-silver-50);--surface-background:var(--gray-white);--surface-accent:var(--aqua-aqua-400);--surface-accent-light:var(--aqua-aqua-50);--surface-sell:var(--red-red-400);--surface-sell-light:var(--red-red-100);--surface-buy:var(--green-green-400);--surface-buy-light:var(--green-green-100);--surface-header:var(--dark-silver-dark-silver-500);--surface-header-light:var(--silver-silver-300);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#0009;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--aqua-aqua-400);--content-on-accent:var(--aqua-aqua-25);--content-on-accent-light:var(--aqua-aqua-800);--content-sell:var(--red-red-400);--content-on-sell:var(--red-red-25);--content-on-sell-light:var(--red-red-800);--content-buy:var(--green-green-400);--content-on-buy:var(--green-green-25);--content-on-buy-light:var(--green-green-800);--content-on-header:var(--aqua-aqua-25);--content-on-header-light:var(--silver-silver-800);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-900);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-900);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--gray-gray-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--aqua-aqua-400);--border-sell:var(--red-red-400);--border-buy:var(--green-green-400);--border-header:var(--aqua-aqua-500);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-28]{--theme_name:"Theme 28";--surface-primary:var(--gray-gray-950);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--gray-gray-700);--surface-background:var(--gray-gray-850);--surface-accent:var(--gold-gold-300);--surface-accent-light:var(--gold-gold-800);--surface-sell:var(--gold-gold-300);--surface-sell-light:var(--gold-gold-600);--surface-buy:var(--purple-purple-300);--surface-buy-light:var(--purple-purple-600);--surface-header:var(--silver-silver-800);--surface-header-light:var(--silver-silver-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#00000080;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-50);--content-tertiary:var(--gray-gray-200);--content-accent:var(--gold-gold-300);--content-on-accent:var(--gold-gold-800);--content-on-accent-light:var(--gold-gold-25);--content-sell:var(--gold-gold-300);--content-on-sell:var(--gold-gold-800);--content-on-sell-light:var(--gold-gold-25);--content-buy:var(--purple-purple-300);--content-on-buy:var(--purple-purple-25);--content-on-buy-light:var(--purple-purple-25);--content-on-header:var(--silver-silver-25);--content-on-header-light:var(--silver-silver-25);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--gold-gold-300);--border-sell:var(--gold-gold-300);--border-buy:var(--purple-purple-300);--border-header:var(--silver-silver-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-29]{--theme_name:"Theme 29";--surface-primary:var(--gray-black);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--gray-gray-700);--surface-background:var(--gray-gray-850);--surface-accent:var(--gold-gold-400);--surface-accent-light:var(--gold-gold-800);--surface-sell:var(--silver-silver-500);--surface-sell-light:var(--silver-silver-700);--surface-buy:var(--gold-gold-400);--surface-buy-light:var(--gold-gold-700);--surface-header:var(--silver-silver-800);--surface-header-light:var(--silver-silver-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#00000080;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-50);--content-tertiary:var(--gray-gray-200);--content-accent:var(--gold-gold-300);--content-on-accent:var(--gold-gold-900);--content-on-accent-light:var(--gold-gold-25);--content-sell:var(--silver-silver-400);--content-on-sell:var(--silver-silver-900);--content-on-sell-light:var(--silver-silver-50);--content-buy:var(--gold-gold-400);--content-on-buy:var(--gold-gold-900);--content-on-buy-light:var(--gold-gold-25);--content-on-header:var(--silver-silver-25);--content-on-header-light:var(--silver-silver-25);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--gold-gold-400);--border-sell:var(--silver-silver-500);--border-buy:var(--gold-gold-400);--border-header:var(--silver-silver-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-30]{--theme_name:"Theme 30";--surface-primary:var(--gray-white);--surface-secondary:var(--gray-gray-25);--surface-tertiary:var(--gray-gray-50);--surface-background:var(--gray-white);--surface-accent:var(--gold-gold-400);--surface-accent-light:var(--gold-gold-50);--surface-sell:var(--gold-gold-400);--surface-sell-light:var(--gold-gold-50);--surface-buy:var(--dark-silver-dark-silver-400);--surface-buy-light:var(--dark-silver-dark-silver-100);--surface-header:var(--dark-silver-dark-silver-600);--surface-header-light:var(--silver-silver-100);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#0009;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--gold-gold-500);--content-on-accent:var(--gold-gold-800);--content-on-accent-light:var(--gold-gold-800);--content-sell:var(--gold-gold-500);--content-on-sell:var(--gold-gold-800);--content-on-sell-light:var(--yellow-green-yellow-green-900);--content-buy:var(--dark-silver-dark-silver-400);--content-on-buy:var(--dark-silver-dark-silver-25);--content-on-buy-light:var(--dark-silver-dark-silver-700);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-gray-850);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-900);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-900);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--gray-gray-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--gold-gold-400);--border-sell:var(--gold-gold-400);--border-buy:var(--dark-silver-dark-silver-400);--border-header:var(--dark-silver-dark-silver-300);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-31]{--Theme_Name:"Theme 31";--surface-primary:var(--blue-blue-900);--surface-secondary:var(--dark-silver-dark-silver-700);--surface-tertiary:var(--dark-silver-dark-silver-600);--surface-background:var(--blue-blue-900);--surface-accent:var(--aqua-aqua-400);--surface-accent-light:var(--aqua-aqua-800);--surface-sell:var(--pink-pink-400);--surface-sell-light:var(--pink-pink-700);--surface-buy:var(--blue-blue-500);--surface-buy-light:var(--blue-blue-800);--surface-header:var(--dark-silver-dark-silver-600);--surface-header-light:var(--dark-silver-dark-silver-700);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#00000080;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-100);--content-tertiary:var(--gray-gray-200);--content-accent:var(--aqua-aqua-400);--content-on-accent:var(--aqua-aqua-25);--content-on-accent-light:var(--aqua-aqua-25);--content-sell:var(--pink-pink-400);--content-on-sell:var(--pink-pink-25);--content-on-sell-light:var(--pink-pink-25);--content-buy:var(--blue-blue-400);--content-on-buy:var(--blue-blue-25);--content-on-buy-light:var(--blue-blue-25);--content-on-header:var(--dark-silver-dark-silver-25);--content-on-header-light:var(--dark-silver-dark-silver-25);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--aqua-aqua-400);--border-sell:var(--pink-pink-400);--border-buy:var(--blue-blue-500);--border-header:var(--dark-silver-dark-silver-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-32]{--Theme_Name:"Theme 32";--surface-primary:var(--gray-white);--surface-secondary:var(--gray-gray-25);--surface-tertiary:var(--gray-gray-50);--surface-background:var(--gray-white);--surface-accent:var(--turquoise-turquoise-400);--surface-accent-light:var(--turquoise-turquoise-50);--surface-sell:var(--yellow-green-yellow-green-400);--surface-sell-light:var(--yellow-green-yellow-green-50);--surface-buy:var(--turquoise-turquoise-400);--surface-buy-light:var(--turquoise-turquoise-100);--surface-header:var(--gray-gray-650);--surface-header-light:var(--gray-gray-25);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#0009;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--turquoise-turquoise-500);--content-on-accent:var(--turquoise-turquoise-900);--content-on-accent-light:var(--turquoise-turquoise-900);--content-sell:var(--yellow-green-yellow-green-500);--content-on-sell:var(--yellow-green-yellow-green-900);--content-on-sell-light:var(--yellow-green-yellow-green-900);--content-buy:var(--turquoise-turquoise-500);--content-on-buy:var(--turquoise-turquoise-800);--content-on-buy-light:var(--turquoise-turquoise-800);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-gray-850);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-900);--content-positive:var(--green-green-400);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-900);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--gray-gray-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--turquoise-turquoise-400);--border-sell:var(--yellow-green-yellow-green-400);--border-buy:var(--turquoise-turquoise-400);--border-header:var(--gray-gray-700);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-33]{--Theme_Name:"Theme 33";--surface-primary:var(--gray-gray-850);--surface-secondary:var(--gray-gray-700);--surface-tertiary:var(--gray-gray-650);--surface-background:var(--gray-gray-850);--surface-accent:var(--pink-pink-400);--surface-accent-light:var(--pink-pink-800);--surface-sell:var(--pink-pink-600);--surface-sell-light:var(--pink-pink-700);--surface-buy:var(--green-green-600);--surface-buy-light:var(--green-green-800);--surface-header:var(--gray-gray-650);--surface-header-light:var(--gray-gray-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#19191980;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-100);--content-tertiary:var(--gray-gray-200);--content-accent:var(--pink-pink-400);--content-on-accent:var(--pink-pink-25);--content-on-accent-light:var(--pink-pink-25);--content-sell:var(--pink-pink-400);--content-on-sell:var(--pink-pink-25);--content-on-sell-light:var(--pink-pink-25);--content-buy:var(--green-green-400);--content-on-buy:var(--green-green-25);--content-on-buy-light:var(--green-green-25);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-white);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--pink-pink-400);--border-sell:var(--pink-pink-600);--border-buy:var(--green-green-600);--border-header:var(--gray-gray-650);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-34]{--Theme_Name:"Theme 34";--surface-primary:var(--silver-silver-50);--surface-secondary:var(--gray-gray-25);--surface-tertiary:var(--gray-gray-50);--surface-background:var(--gray-white);--surface-accent:var(--aqua-aqua-400);--surface-accent-light:var(--aqua-aqua-50);--surface-sell:var(--gold-gold-300);--surface-sell-light:var(--gold-gold-100);--surface-buy:var(--aqua-aqua-400);--surface-buy-light:var(--aqua-aqua-100);--surface-header:var(--aqua-aqua-800);--surface-header-light:var(--silver-silver-100);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#0009;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--aqua-aqua-500);--content-on-accent:var(--aqua-aqua-25);--content-on-accent-light:var(--aqua-aqua-800);--content-sell:var(--gold-gold-500);--content-on-sell:var(--gold-gold-800);--content-on-sell-light:var(--gold-gold-800);--content-buy:var(--aqua-aqua-400);--content-on-buy:var(--aqua-aqua-25);--content-on-buy-light:var(--aqua-aqua-800);--content-on-header:var(--aqua-aqua-25);--content-on-header-light:var(--aqua-aqua-800);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-900);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-900);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--aqua-aqua-400);--border-sell:var(--gold-gold-400);--border-buy:var(--aqua-aqua-400);--border-header:var(--aqua-aqua-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-35]{--Theme_Name:"Theme 35";--surface-primary:var(--blue-blue-900);--surface-secondary:var(--dark-silver-dark-silver-700);--surface-tertiary:var(--dark-silver-dark-silver-600);--surface-background:var(--blue-blue-900);--surface-accent:var(--gold-gold-300);--surface-accent-light:var(--gold-gold-800);--surface-sell:var(--gold-gold-300);--surface-sell-light:var(--gold-gold-700);--surface-buy:var(--blue-blue-300);--surface-buy-light:var(--blue-blue-700);--surface-header:var(--dark-silver-dark-silver-600);--surface-header-light:var(--silver-silver-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#0e1b2a80;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-50);--content-tertiary:var(--gray-gray-200);--content-accent:var(--gold-gold-300);--content-on-accent:var(--gold-gold-800);--content-on-accent-light:var(--gold-gold-25);--content-sell:var(--gold-gold-300);--content-on-sell:var(--gold-gold-800);--content-on-sell-light:var(--gold-gold-25);--content-buy:var(--blue-blue-300);--content-on-buy:var(--blue-blue-900);--content-on-buy-light:var(--blue-blue-25);--content-on-header:var(--silver-silver-25);--content-on-header-light:var(--silver-silver-25);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--gold-gold-300);--border-sell:var(--gold-gold-300);--border-buy:var(--blue-blue-300);--border-header:var(--silver-silver-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-36]{--Theme_Name:"Theme 36";--surface-primary:var(--gray-gray-900);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--green-green-800);--surface-background:var(--gray-gray-850);--surface-accent:var(--gold-gold-400);--surface-accent-light:var(--gold-gold-800);--surface-sell:var(--pink-pink-400);--surface-sell-light:var(--pink-pink-700);--surface-buy:var(--green-green-300);--surface-buy-light:var(--green-green-700);--surface-header:var(--green-green-800);--surface-header-light:var(--gray-gray-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#00000080;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-100);--content-tertiary:var(--gray-gray-200);--content-accent:var(--gold-gold-400);--content-on-accent:var(--gold-gold-800);--content-on-accent-light:var(--gold-gold-25);--content-sell:var(--pink-pink-400);--content-on-sell:var(--pink-pink-25);--content-on-sell-light:var(--pink-pink-25);--content-buy:var(--green-green-300);--content-on-buy:var(--green-green-25);--content-on-buy-light:var(--green-green-25);--content-on-header:var(--pink-pink-25);--content-on-header-light:var(--gray-white);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--yellow-yellow-400);--border-sell:var(--pink-pink-400);--border-buy:var(--green-green-300);--border-header:var(--gray-gray-650);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-37]{--Theme_Name:"Theme 37";--surface-primary:var(--gray-gray-900);--surface-secondary:var(--gray-gray-800);--surface-tertiary:var(--gray-gray-700);--surface-background:var(--gray-gray-850);--surface-accent:var(--blue-blue-400);--surface-accent-light:var(--blue-blue-800);--surface-sell:var(--pink-pink-400);--surface-sell-light:var(--pink-pink-700);--surface-buy:var(--green-green-300);--surface-buy-light:var(--green-green-700);--surface-header:var(--pink-pink-700);--surface-header-light:var(--gray-gray-800);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-800);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-700);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-800);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-800);--surface-overlay:#000c;--surface-disable:var(--gray-gray-600);--surface-blur:#00000080;--content-primary:var(--gray-white);--content-secondary:var(--gray-gray-100);--content-tertiary:var(--gray-gray-200);--content-accent:var(--blue-blue-400);--content-on-accent:var(--blue-blue-25);--content-on-accent-light:var(--blue-blue-25);--content-sell:var(--pink-pink-400);--content-on-sell:var(--pink-pink-25);--content-on-sell-light:var(--pink-pink-25);--content-buy:var(--green-green-300);--content-on-buy:var(--green-green-25);--content-on-buy-light:var(--green-green-25);--content-on-header:var(--pink-pink-25);--content-on-header-light:var(--gray-white);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-25);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-25);--content-warning:var(--yellow-yellow-300);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-25);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-25);--content-disable:var(--gray-gray-500);--border-primary:var(--gray-gray-600);--border-secondary:var(--gray-gray-500);--border-selected:var(--gray-gray-400);--border-accent:var(--blue-blue-400);--border-sell:var(--pink-pink-400);--border-buy:var(--green-green-300);--border-header:var(--gray-gray-600);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-600)}[data-theme=theme-38]{--Theme_Name:"Theme 38";--surface-primary:var(--gray-white);--surface-secondary:var(--gray-gray-25);--surface-tertiary:var(--gray-gray-50);--surface-background:var(--gray-white);--surface-accent:var(--orange-orange-500);--surface-accent-light:var(--orange-orange-25);--surface-sell:var(--orange-orange-500);--surface-sell-light:var(--orange-orange-100);--surface-buy:var(--blue-blue-850);--surface-buy-light:var(--blue-blue-100);--surface-header:var(--blue-blue-850);--surface-header-light:var(--gray-gray-50);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#000c;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--orange-orange-500);--content-on-accent:var(--orange-orange-white);--content-on-accent-light:var(--orange-orange-800);--content-sell:var(--orange-orange-500);--content-on-sell:var(--orange-orange-white);--content-on-sell-light:var(--orange-orange-800);--content-buy:var(--blue-blue-850);--content-on-buy:var(--blue-blue-25);--content-on-buy-light:var(--blue-blue-800);--content-on-header:var(--gray-white);--content-on-header-light:var(--gray-gray-900);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-800);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-800);--content-warning:var(--yellow-yellow-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--orange-orange-500);--border-sell:var(--orange-orange-500);--border-buy:var(--blue-blue-850);--border-header:var(--dark-silver-dark-silver-300);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}[data-theme=theme-39]{--Theme_Name:"Theme 39";--surface-primary:var(--cream-cream-50);--surface-secondary:var(--cream-cream-200);--surface-tertiary:var(--cream-cream-400);--surface-background:var(--cream-cream-50);--surface-accent:var(--gold-gold-400);--surface-accent-light:var(--gold-gold-50);--surface-sell:var(--gold-gold-800);--surface-sell-light:var(--gray-gray-150);--surface-buy:var(--gold-gold-400);--surface-buy-light:var(--gold-gold-200);--surface-header:var(--gold-gold-800);--surface-header-light:var(--gray-gray-50);--surface-negative:var(--red-red-400);--surface-negative-light:var(--red-red-50);--surface-positive:var(--green-green-300);--surface-positive-light:var(--green-green-100);--surface-warning:var(--yellow-yellow-400);--surface-warning-light:var(--yellow-yellow-50);--surface-informative:var(--blue-blue-400);--surface-informative-light:var(--blue-blue-50);--surface-overlay:#0009;--surface-disable:var(--gray-gray-100);--surface-blur:#ffffff80;--content-primary:var(--gray-black);--content-secondary:var(--gray-gray-600);--content-tertiary:var(--gray-gray-400);--content-accent:var(--gold-gold-600);--content-on-accent:var(--gold-gold-800);--content-on-accent-light:var(--gold-gold-800);--content-sell:var(--gold-gold-800);--content-on-sell:var(--gold-gold-25);--content-on-sell-light:var(--gold-gold-800);--content-buy:var(--gold-gold-600);--content-on-buy:var(--gold-gold-800);--content-on-buy-light:var(--gold-gold-800);--content-on-header:var(--gold-gold-25);--content-on-header-light:var(--gray-gray-900);--content-negative:var(--red-red-400);--content-on-negative:var(--red-red-25);--content-on-negative-light:var(--red-red-800);--content-positive:var(--green-green-300);--content-on-positive:var(--green-green-25);--content-on-positive-light:var(--green-green-800);--content-warning:var(--gold-gold-400);--content-on-warning:var(--yellow-yellow-800);--content-on-warning-light:var(--yellow-yellow-800);--content-informative:var(--blue-blue-400);--content-on-informative:var(--blue-blue-25);--content-on-informative-light:var(--blue-blue-800);--content-disable:var(--gray-gray-200);--border-primary:var(--gray-gray-150);--border-secondary:var(--gray-gray-300);--border-selected:var(--gray-gray-950);--border-accent:var(--gold-gold-400);--border-sell:var(--gold-gold-800);--border-buy:var(--gold-gold-400);--border-header:var(--gray-gray-400);--border-negative:var(--red-red-400);--border-positive:var(--green-green-300);--border-warning:var(--yellow-yellow-400);--border-infomative:var(--blue-blue-400);--border-disable:var(--gray-gray-100)}.text-primary{color:var(--content-primary)!important}.text-accent{color:var(--content-accent)!important}.text-secondary{color:var(--content-secondary)!important}.text-tertiary{color:var(--content-tertiary)!important}.text-disabled{color:var(--content-disable)!important}.text-success{color:var(--content-buy)!important}.text-positive{color:var(--content-positive)!important}.text-danger{color:var(--content-sell)!important}.text-warning{color:var(--content-warning)!important}.btn-accent{background:var(--surface-accent)!important}.btn-secondary{background:var(--surface-secondary)!important}.btn-tertiary{background:var(--surface-tertiary)!important}.btn-disabled{background:var(--surface-disable)!important}.btn-success{background:var(--surface-positive)!important}.btn-danger{background:var(--surface-negative)!important}.btn-warning{background:var(--surface-warning)!important}.bg-primary{background:var(--content-primary)!important}.bg-accent{background:var(--content-accent)!important}.bg-secondary{background:var(--content-secondary)!important}.bg-tertiary{background:var(--content-tertiary)!important}.bg-disabled{background:var(--content-disable)!important}.bg-success{background:var(--content-buy)!important}.bg-positive{background:var(--content-positive)!important}.bg-danger{background:var(--content-sell)!important}.bg-warning{background:var(--content-warning)!important}.border-primary{border-color:var(--content-primary)!important}.border-accent{border-color:var(--content-accent)!important}.border-secondary{border-color:var(--content-secondary)!important}.border-tertiary{border-color:var(--content-tertiary)!important}.border-disabled{border-color:var(--content-disable)!important}.border-success{border-color:var(--content-buy)!important}.border-positive{border-color:var(--content-positive)!important}.border-danger{border-color:var(--content-sell)!important}.border-warning{border-color:var(--content-warning)!important}.text-sm{font-size:var(--size-body-xsmall)!important}.text-base{font-size:var(--size-body-small)!important}.text-lg{font-size:var(--size-body-medium)!important}.text-xl{font-size:var(--size-body-large)!important}.font-normal{font-weight:var(--font-weight-body)!important}.font-bold{font-weight:var(--font-weight-label)!important}.font-semiBold{font-weight:var(--font-weight-headline)!important}.m-2{margin:8px!important}.me-2{margin-right:8px!important}.ms-2{margin-left:8px!important}.mt-2{margin-top:8px!important}.mb-2{margin-bottom:8px!important}.mx-2{margin-left:8px!important;margin-right:8px!important}.my-2{margin-top:8px!important;margin-bottom:8px!important}.m-3{margin:12px!important}.me-3{margin-right:12px!important}.ms-3{margin-left:12px!important}.mt-3{margin-top:12px!important}.mb-3{margin-bottom:12px!important}.mx-3{margin-left:12px!important;margin-right:12px!important}.my-3{margin-top:12px!important;margin-bottom:12px!important}.m-4{margin:16px!important}.me-4{margin-right:16px!important}.ms-4{margin-left:16px!important}.mt-4{margin-top:16px!important}.mb-4{margin-bottom:16px!important}.mx-4{margin-left:16px!important;margin-right:16px!important}.my-4{margin-top:16px!important;margin-bottom:16px!important}.m-5{margin:20px!important}.me-5{margin-right:20px!important}.ms-5{margin-left:20px!important}.mt-5{margin-top:20px!important}.mb-5{margin-bottom:20px!important}.mx-5{margin-left:20px!important;margin-right:20px!important}.my-5{margin-top:20px!important;margin-bottom:20px!important}.m-6{margin:24px!important}.me-6{margin-right:24px!important}.ms-6{margin-left:24px!important}.mt-6{margin-top:24px!important}.mb-6{margin-bottom:24px!important}.mx-6{margin-left:24px!important;margin-right:24px!important}.my-6{margin-top:24px!important;margin-bottom:24px!important}.m-7{margin:28px!important}.me-7{margin-right:28px!important}.ms-7{margin-left:28px!important}.mt-7{margin-top:28px!important}.mb-7{margin-bottom:28px!important}.mx-7{margin-left:28px!important;margin-right:28px!important}.my-7{margin-top:28px!important;margin-bottom:28px!important}.m-8{margin:32px!important}.me-8{margin-right:32px!important}.ms-8{margin-left:32px!important}.mt-8{margin-top:32px!important}.mb-8{margin-bottom:32px!important}.mx-8{margin-left:32px!important;margin-right:32px!important}.my-8{margin-top:32px!important;margin-bottom:32px!important}.m-9{margin:36px!important}.me-9{margin-right:36px!important}.ms-9{margin-left:36px!important}.mt-9{margin-top:36px!important}.mb-9{margin-bottom:36px!important}.mx-9{margin-left:36px!important;margin-right:36px!important}.my-9{margin-top:36px!important;margin-bottom:36px!important}.m-10{margin:40px!important}.me-10{margin-right:40px!important}.ms-10{margin-left:40px!important}.mt-10{margin-top:40px!important}.mb-10{margin-bottom:40px!important}.mx-10{margin-left:40px!important;margin-right:40px!important}.my-10{margin-top:40px!important;margin-bottom:40px!important}.m-11{margin:44px!important}.me-11{margin-right:44px!important}.ms-11{margin-left:44px!important}.mt-11{margin-top:44px!important}.mb-11{margin-bottom:44px!important}.mx-11{margin-left:44px!important;margin-right:44px!important}.my-11{margin-top:44px!important;margin-bottom:44px!important}.m-12{margin:48px!important}.me-12{margin-right:48px!important}.ms-12{margin-left:48px!important}.mt-12{margin-top:48px!important}.mb-12{margin-bottom:48px!important}.mx-12{margin-left:48px!important;margin-right:48px!important}.my-12{margin-top:48px!important;margin-bottom:48px!important}.p-2{padding:8px!important}.pe-2{padding-right:8px!important}.ps-2{padding-left:8px!important}.pt-2{padding-top:8px!important}.pb-2{padding-bottom:8px!important}.px-2{padding-left:8px!important;padding-right:8px!important}.py-2{padding-top:8px!important;padding-bottom:8px!important}.p-3{padding:12px!important}.pe-3{padding-right:12px!important}.ps-3{padding-left:12px!important}.pt-3{padding-top:12px!important}.pb-3{padding-bottom:12px!important}.px-3{padding-left:12px!important;padding-right:12px!important}.py-3{padding-top:12px!important;padding-bottom:12px!important}.p-4{padding:16px!important}.pe-4{padding-right:16px!important}.ps-4{padding-left:16px!important}.pt-4{padding-top:16px!important}.pb-4{padding-bottom:16px!important}.px-4{padding-left:16px!important;padding-right:16px!important}.py-4{padding-top:16px!important;padding-bottom:16px!important}.p-5{padding:20px!important}.pe-5{padding-right:20px!important}.ps-5{padding-left:20px!important}.pt-5{padding-top:20px!important}.pb-5{padding-bottom:20px!important}.px-5{padding-left:20px!important;padding-right:20px!important}.py-5{padding-top:20px!important;padding-bottom:20px!important}.p-6{padding:24px!important}.pe-6{padding-right:24px!important}.ps-6{padding-left:24px!important}.pt-6{padding-top:24px!important}.pb-6{padding-bottom:24px!important}.px-6{padding-left:24px!important;padding-right:24px!important}.py-6{padding-top:24px!important;padding-bottom:24px!important}.p-7{padding:28px!important}.pe-7{padding-right:28px!important}.ps-7{padding-left:28px!important}.pt-7{padding-top:28px!important}.pb-7{padding-bottom:28px!important}.px-7{padding-left:28px!important;padding-right:28px!important}.py-7{padding-top:28px!important;padding-bottom:28px!important}.p-8{padding:32px!important}.pe-8{padding-right:32px!important}.ps-8{padding-left:32px!important}.pt-8{padding-top:32px!important}.pb-8{padding-bottom:32px!important}.px-8{padding-left:32px!important;padding-right:32px!important}.py-8{padding-top:32px!important;padding-bottom:32px!important}.p-9{padding:36px!important}.pe-9{padding-right:36px!important}.ps-9{padding-left:36px!important}.pt-9{padding-top:36px!important}.pb-9{padding-bottom:36px!important}.px-9{padding-left:36px!important;padding-right:36px!important}.py-9{padding-top:36px!important;padding-bottom:36px!important}.p-10{padding:40px!important}.pe-10{padding-right:40px!important}.ps-10{padding-left:40px!important}.pt-10{padding-top:40px!important}.pb-10{padding-bottom:40px!important}.px-10{padding-left:40px!important;padding-right:40px!important}.py-10{padding-top:40px!important;padding-bottom:40px!important}.p-11{padding:44px!important}.pe-11{padding-right:44px!important}.ps-11{padding-left:44px!important}.pt-11{padding-top:44px!important}.pb-11{padding-bottom:44px!important}.px-11{padding-left:44px!important;padding-right:44px!important}.py-11{padding-top:44px!important;padding-bottom:44px!important}.p-12{padding:48px!important}.pe-12{padding-right:48px!important}.ps-12{padding-left:48px!important}.pt-12{padding-top:48px!important}.pb-12{padding-bottom:48px!important}.px-12{padding-left:48px!important;padding-right:48px!important}.py-12{padding-top:48px!important;padding-bottom:48px!important}@font-face{font-family:Vazir;src:url(/fonts/Vazirmatn-FD-Regular.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Vazir;src:url(/fonts/Vazirmatn-FD-Bold.woff2)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Vazir;src:url(/fonts/Vazirmatn-FD-ExtraBold.woff2)format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Vazir;src:url(/fonts/Vazirmatn-FD-ExtraLight.woff2)format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Vazir;src:url(/fonts/Vazirmatn-FD-Light.woff2)format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Vazir;src:url(/fonts/Vazirmatn-FD-Medium.woff2)format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Vazir;src:url(/fonts/Vazirmatn-FD-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Vazir;src:url(/fonts/Vazirmatn-FD-Thin.woff2)format("woff2");font-weight:100;font-style:normal}
