@import"https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Droid+Arabic+Kufi&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap";@layer properties,theme,base,components,utilities;@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-blue-100:oklch(93.2% .032 255.585);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-900:oklch(37.9% .146 265.522);--spacing:.25rem;--font-weight-bold:700;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.isolate{isolation:isolate}.order-1{order:1}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-5{height:calc(var(--spacing)*5)}.h-full{height:100%}.w-5{width:calc(var(--spacing)*5)}.w-full{width:100%}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.bg-blue-100{background-color:var(--color-blue-100)}.object-cover{-o-object-fit:cover;object-fit:cover}.text-\[10px\]{font-size:10px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.break-all{word-break:break-all}.text-blue-600{color:var(--color-blue-600)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}@media(prefers-color-scheme:dark){.dark\:bg-blue-900\/30{background-color:#1c398e4d}@supports (color:color-mix(in lab,red,red)){.dark\:bg-blue-900\/30{background-color:color-mix(in oklab,var(--color-blue-900)30%,transparent)}}.dark\:text-blue-400{color:var(--color-blue-400)}}}:root{--background:0 0% 100%;--foreground:240 10% 3.9%;--card:0 0% 100%;--card-foreground:240 10% 3.9%;--popover:0 0% 100%;--popover-foreground:240 10% 3.9%;--primary:221.2 83.2% 53.3%;--primary-foreground:210 40% 98%;--secondary:240 4.8% 95.9%;--secondary-foreground:240 5.9% 10%;--muted:240 4.8% 95.9%;--muted-foreground:240 3.8% 46.1%;--accent:240 4.8% 95.9%;--accent-foreground:240 5.9% 10%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--input:240 5.9% 90%;--ring:221.2 83.2% 53.3%;--radius:.5rem;--font-family:"Figtree",sans-serif;--font-mono:"SF Mono","Consolas","Monaco",monospace;--brand-accent:#10b981;--brand-success:#10b981;--brand-success-hover:#0ea371;--brand-danger:#e04050;--brand-danger-hover:#dc2626;--brand-warning:#f59e0b;--brand-warning-hover:#d97706;--btn-buy-bg:#26a69a;--btn-buy-hover:#1e968b;--btn-buy-shadow:#26a69a66;--btn-sell-bg:#f73f4e;--btn-sell-hover:#e5323f;--btn-sell-shadow:#f73f4e66;--market-open-color:#ffb300;--market-closed-color:#9e9e9e;--bg-main:#fff;--bg-card:#fff;--bg-primary:#fff;--bg-surface:#f5f6f7;--bg-hover:#f5f6f7;--bg-sidebar:#fff;--bg-header:#fff;--border:#e0e3eb;--text-primary:#131722;--text-secondary:#707584;--input-bg:#f5f6f7;--crm-bg-main:#fafafa;--crm-bg-card:#fff;--crm-bg-header:#fff;--crm-header-text:#1a1a2e;--crm-header-text-dim:#4a4a5a;--crm-header-border:#e0e0e0;--crm-header-input-bg:#f5f5f5;--crm-bg-input:#f5f5f5;--crm-bg-primary:#f5f5f5;--crm-bg-hover:#f5f5f5;--crm-table-stripe:#f8f9fb;--crm-border:#e0e0e0;--crm-sidebar-bg:#23282d;--crm-sidebar-text:#eee;--crm-sidebar-text-dim:#a0a5aa;--crm-sidebar-text-muted:#8c9196;--crm-sidebar-hover:#2c3238;--crm-sidebar-active:#32373c;--crm-sidebar-border:#32373c;--crm-sidebar-badge-bg:#3a4048;--crm-sidebar-badge-text:#a0a5aa;--crm-text-primary:#1a1a2e;--crm-text-secondary:#4a4a5a;--crm-text-tertiary:#6b7280;--crm-shadow-sm:0 1px 3px 0 #00000014;--crm-shadow-md:0 4px 12px #0000001f;--crm-primary:#089981;--crm-secondary:#089981;--crm-success-text:#065f46;--crm-success-bg:#d1fae5;--crm-error-text:#991b1b;--crm-error-bg:#fee2e2;--crm-warning-text:#92400e;--crm-warning-bg:#fef3c7;--crm-badge-green-bg:#089981;--crm-badge-green-text:#fff;--crm-badge-red-bg:#ef4444;--crm-badge-red-text:#fff;--crm-badge-yellow-bg:#f59e0b;--crm-badge-yellow-text:#fff;--crm-badge-blue-bg:#3b82f6;--crm-badge-blue-text:#fff;--crm-badge-purple-bg:#8b5cf6;--crm-badge-purple-text:#fff;--crm-badge-gray-bg:#6b7280;--crm-badge-gray-text:#fff;--crm-pnl-positive-bg:#08998114;--crm-pnl-positive-text:#059669;--crm-pnl-negative-bg:#ef444414;--crm-pnl-negative-text:#dc2626;--crm-accent-green-bg:#f0fdf4;--crm-accent-green-hover:#dcfce7;--crm-accent-red-bg:#fef2f2;--crm-accent-red-hover:#fee2e2;--crm-value-positive:#059669;--crm-value-negative:#dc2626}[data-theme=dark]{--background:240 10% 3.9%;--foreground:0 0% 98%;--card:240 10% 3.9%;--card-foreground:0 0% 98%;--popover:240 10% 3.9%;--popover-foreground:0 0% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:240 3.7% 15.9%;--secondary-foreground:0 0% 98%;--muted:240 3.7% 15.9%;--muted-foreground:240 5% 64.9%;--accent:240 3.7% 15.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--input:240 3.7% 15.9%;--ring:240 4.9% 83.9%;--brand-danger:#f07178;--bg-main:#1e1f24;--bg-card:#1e1f24;--bg-primary:#1e1f24;--bg-surface:#27282d;--bg-hover:#2e3035;--bg-sidebar:#1e1f24;--bg-header:#1e1f24;--border:#27282d;--text-primary:#ededef;--text-secondary:#8b8d93;--input-bg:#27282d;--crm-bg-main:#23282d;--crm-bg-card:#2c3238;--crm-bg-header:#23282d;--crm-header-text:#eee;--crm-header-text-dim:#a0a5aa;--crm-header-border:#32373c;--crm-header-input-bg:#32373c;--crm-bg-input:#32373c;--crm-bg-primary:#32373c;--crm-bg-hover:#32373c;--crm-table-stripe:#ffffff05;--crm-border:#ffffff0f;--crm-sidebar-bg:#23282d;--crm-sidebar-text:#eee;--crm-sidebar-text-dim:#a0a5aa;--crm-sidebar-text-muted:#8c9196;--crm-sidebar-hover:#2c3238;--crm-sidebar-active:#32373c;--crm-sidebar-border:#32373c;--crm-sidebar-badge-bg:#3a4048;--crm-sidebar-badge-text:#a0a5aa;--crm-text-primary:#eee;--crm-text-secondary:#a0a5aa;--crm-text-tertiary:#8c9196;--crm-shadow-sm:none;--crm-shadow-md:none;--crm-primary:#089981;--crm-secondary:#089981;--crm-success-text:#34d399;--crm-success-bg:#10b98126;--crm-error-text:#f87171;--crm-error-bg:#dc262626;--crm-warning-text:#fbbf24;--crm-warning-bg:#f59e0b26;--crm-badge-green-bg:#089981;--crm-badge-green-text:#fff;--crm-badge-red-bg:#ef4444;--crm-badge-red-text:#fff;--crm-badge-yellow-bg:#f59e0b;--crm-badge-yellow-text:#fff;--crm-badge-blue-bg:#3b82f6;--crm-badge-blue-text:#fff;--crm-badge-purple-bg:#8b5cf6;--crm-badge-purple-text:#fff;--crm-badge-gray-bg:#6b7280;--crm-badge-gray-text:#fff;--crm-pnl-positive-bg:#0899811f;--crm-pnl-positive-text:#34d399;--crm-pnl-negative-bg:#ef44441f;--crm-pnl-negative-text:#f87171;--crm-accent-green-bg:#0899811f;--crm-accent-green-hover:#08998133;--crm-accent-red-bg:#ef44441f;--crm-accent-red-hover:#ef444433;--crm-value-positive:#34d399;--crm-value-negative:#f87171}[lang=ar]{--font-family:"Droid Arabic Kufi","Figtree",sans-serif;font-size:13px}[lang=ar] [class*=font-]{font-family:Droid Arabic Kufi,Figtree,sans-serif}[lang=ar] .font-en{font-family:Figtree,Droid Arabic Kufi,sans-serif!important}[lang=ar] code,[lang=ar] pre,[lang=ar] kbd,[lang=ar] samp,[lang=ar] .price,[lang=ar] .amount,[lang=ar] .number,[lang=ar] .symbol,[lang=ar] .ticker,[lang=ar] [type=number],[lang=ar] [class*=price],[lang=ar] [class*=amount],[lang=ar] [class*=balance],[lang=ar] [class*=value]{font-family:Figtree,Droid Arabic Kufi,sans-serif}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}html{overscroll-behavior:none}body{font-family:var(--font-family);background-color:var(--bg-main);color:var(--text-primary);overscroll-behavior:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;height:100dvh;font-size:15px;line-height:1.5;overflow:hidden}input,textarea,[contenteditable]{-webkit-user-select:text;-moz-user-select:text;user-select:text}@media(display-mode:standalone){body{background-color:var(--bg-header)}#root{background-color:var(--bg-main)}}.market-watch-category-tabs{display:none!important}@media(max-width:767px){body{height:auto;min-height:100dvh;overflow:visible}.instrument-description{display:none!important}.instrument-change-mobile{display:block!important}.instrument-change-column{display:none!important}.market-watch-header,.market-watch-row{grid-template-columns:1fr 180px!important}.header-financial-metrics{display:none!important}.financial-metrics-container{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important;overflow:auto hidden!important}.financial-metrics-container::-webkit-scrollbar{display:none!important}.metric-card{flex-shrink:0!important;height:58px!important}.metric-eye-button{flex-shrink:0!important;width:42px!important;height:58px!important}.market-watch-instrument-header{margin-top:0!important;padding-top:10px!important}.market-watch-dropdown{display:none!important}.market-watch-category-tabs{display:flex!important}.market-watch-search-icon{display:block!important}.profile-info-container{max-width:100%!important}.profile-info-container h2{font-size:22px!important}.profile-info-container p{margin-bottom:24px!important;font-size:14px!important}.profile-form-field,.profile-phone-field{grid-column:span 1!important}.profile-documents-container{max-width:100%!important}.profile-documents-container h2{font-size:22px!important}.profile-documents-container p{margin-bottom:24px!important;font-size:14px!important}.profile-document-card{flex-direction:column!important;align-items:stretch!important;gap:12px!important;padding:16px!important}.profile-document-actions{flex-direction:column!important;gap:8px!important;width:100%!important}.profile-document-actions button{width:100%!important}.profile-add-document-form>div{flex-direction:column!important}.profile-add-document-form button{width:100%!important}.profile-deposit-container{max-width:100%!important}.profile-deposit-container h2{font-size:22px!important}.profile-deposit-container p{margin-bottom:24px!important;font-size:14px!important}.deposit-method-selector{flex-direction:column!important;gap:8px!important}.deposit-method-selector button{flex-direction:row!important;justify-content:flex-start!important;padding:12px 16px!important}.deposit-method-selector{display:none!important}.deposit-method-dropdown{display:block!important}.deposit-form-container{padding:16px!important}.deposit-card-grid,.crypto-network-currency-grid{grid-template-columns:1fr!important}.company-bank-details-container{background:0 0!important;border:none!important;padding:0!important}.company-bank-details-container h3{text-transform:uppercase;letter-spacing:.5px;padding:0 16px;color:var(--text-secondary)!important;margin-bottom:12px!important;font-size:13px!important;font-weight:600!important}.company-bank-details-container>div>div{border-top:none!important;border-left:none!important;border-right:none!important;border-bottom:1px solid var(--border-color)!important;background:0 0!important;border-radius:0!important;padding:12px 16px 14px!important}.company-bank-details-container>div>div:last-child{border-bottom:none!important}.withdraw-main-grid{grid-template-columns:1fr!important;gap:20px!important}.withdraw-info-column{order:1}.withdraw-right-column{order:0}.withdraw-form-container{padding:16px!important}.withdraw-bank-grid,.withdraw-crypto-grid{grid-template-columns:1fr!important}.withdraw-method-selector{display:none!important}.withdraw-method-dropdown{display:block!important}.financial-metrics-container{display:flex!important}.metric-card[data-metric=balance]{order:1!important}.metric-card[data-metric=equity]{order:2!important}.metric-card[data-metric=used-margin]{order:3!important}.metric-card[data-metric=free-margin]{order:4!important}.metric-card[data-metric=pandl]{order:5!important}.metric-card[data-metric=net-pandl]{order:6!important}.metric-card[data-metric=margin-level]{order:7!important}body div[style*="padding: 16px"]>div[style*="background-color: var(--bg-card)"][style*="border-radius: 8px"][style*="padding: 24px"],body div[style*="padding: 16px"]>div[style*="background-color: var(--bg-card)"][style*="border-radius: 8px"][style*="border: 1px solid var(--border)"]{background-color:#0000!important;border:none!important;border-radius:0!important;padding:16px!important}.profile-info-container,.profile-notifications-page,body div[style*="max-width: 800px"],body div[style*="max-width: 600px"]{max-width:100%!important}body div[style*="paddingBottom: 60px"]>div[style*="padding: 16px"]{padding:12px!important}.profile-info-grid{grid-template-columns:1fr!important;gap:20px!important}.profile-phone-field{grid-column:span 1!important}.profile-phone-container{flex-direction:row!important;align-items:center!important}.profile-phone-code{flex-shrink:0!important;width:100px!important}.profile-phone-number{flex:1!important;width:auto!important}.notifications-dropdown{z-index:9999!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;box-shadow:none!important;border:none!important;border-radius:0!important;margin:0!important;position:fixed!important;inset:0!important}.notifications-dropdown>div:first-child{padding:20px 16px!important;padding-top:env(safe-area-inset-top,20px)!important;height:auto!important;min-height:64px!important}.notifications-dropdown>div:last-child{max-height:none!important;padding-bottom:env(safe-area-inset-bottom,20px)!important;flex:1!important}.notifications-dropdown>div:last-child>div{border-bottom:1px solid var(--border)!important;min-height:80px!important;padding:16px!important}.notifications-dropdown>div:last-child>div:active{background-color:var(--bg-hover)!important}.notifications-dropdown>div:last-child>div>div:first-child{margin-top:4px!important}.notifications-dropdown>div:last-child>div>div:nth-child(2){flex:1!important;min-width:0!important}.notifications-dropdown>div:last-child>div>div:nth-child(2)>div:first-child{margin-bottom:6px!important;font-size:14px!important;line-height:1.4!important}.notifications-dropdown>div:last-child>div>div:nth-child(2)>div:nth-child(2){margin-bottom:6px!important;font-size:13px!important;line-height:1.5!important}.notifications-dropdown>div:last-child>div>div:nth-child(2)>div:nth-child(3){font-size:12px!important}.notifications-dropdown>div:last-child>div>button{justify-content:center!important;align-items:center!important;min-width:32px!important;min-height:32px!important;margin:0!important;padding:8px!important;display:flex!important}.notifications-dropdown>div:last-child>div:only-child{text-align:center!important;padding:48px 24px!important;font-size:14px!important}.mobile-visible{display:block!important}.mobile-hidden{display:none!important}.positions-panel{height:100%!important}.positions-tab-bar{flex-wrap:wrap!important;gap:12px!important;height:auto!important;padding:12px 16px!important}.positions-tab-bar>div:first-child{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;gap:8px!important;width:100%!important;overflow:auto hidden!important}.positions-tab-bar>div:first-child::-webkit-scrollbar{display:none!important}.tab-button{white-space:nowrap!important;min-width:-moz-max-content!important;min-width:max-content!important;padding:0 12px!important;font-size:11px!important}.tab-label{gap:4px!important}.positions-action-bar{justify-content:flex-end!important;gap:12px!important;width:100%!important}.desktop-only{display:none!important}.positions-table-wrapper{padding:0!important}.positions-table{display:none!important}.mobile-positions-summary{display:flex!important}.mobile-positions-list{flex-direction:column!important;gap:0!important;display:flex!important}.mobile-position-card{border-bottom:1px solid var(--border)!important;background:var(--bg-card)!important;padding:16px!important}.mobile-position-card:last-child{border-bottom:none!important}.mobile-position-header{justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important;display:flex!important}.mobile-position-symbol{align-items:center!important;gap:8px!important;display:flex!important}.mobile-position-side{text-transform:uppercase!important;border-radius:4px!important;padding:4px 8px!important;font-size:11px!important;font-weight:700!important}.mobile-position-main{justify-content:space-between!important;align-items:flex-start!important;margin-bottom:12px!important;display:flex!important}.mobile-position-prices{flex-direction:column!important;gap:4px!important;display:flex!important}.mobile-position-pnl{flex-direction:column!important;align-items:flex-end!important;gap:4px!important;display:flex!important}.mobile-position-details{border-top:1px solid var(--border)!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important;padding-top:12px!important;display:grid!important}.mobile-position-detail{flex-direction:column!important;gap:2px!important;display:flex!important}.mobile-position-detail-label{color:var(--text-secondary)!important;text-transform:uppercase!important;letter-spacing:.5px!important;font-size:10px!important;font-weight:600!important}.mobile-position-detail-value{color:var(--text-primary)!important;font-size:13px!important;font-weight:600!important}.mobile-position-actions{border-top:1px solid var(--border)!important;gap:8px!important;margin-top:12px!important;padding-top:12px!important;display:flex!important}.mobile-position-action-btn{border-radius:6px!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:10px!important;font-size:13px!important;font-weight:600!important;display:flex!important}.tpsl-edit-modal{border-radius:8px!important;width:100%!important;max-width:340px!important;padding:20px!important}.tpsl-edit-modal h3{margin-bottom:20px!important;font-size:18px!important}.tpsl-edit-modal label{margin-bottom:8px!important;font-size:12px!important}.tpsl-edit-modal button{padding:10px 14px!important;font-size:13px!important}.tpsl-edit-modal input{padding:10px 14px!important;font-size:16px!important}.tpsl-edit-modal>div:first-child{margin-bottom:16px!important}.tpsl-edit-modal>div:nth-child(2){margin-bottom:20px!important}.closed-positions-table-wrapper{padding:0!important}.closed-positions-table{display:none!important}.mobile-closed-positions-list{flex-direction:column!important;gap:0!important;display:flex!important}.closed-positions-summary{display:none!important}.mobile-closed-positions-summary{display:flex!important}.pending-positions-table-wrapper{padding:0!important}.pending-positions-table{display:none!important}.mobile-pending-positions-list{flex-direction:column!important;gap:0!important;display:flex!important}.profile-notifications-page{gap:20px!important}.profile-notifications-page>div[style*="background-color: var(--bg-card)"][style*="border: 1px solid var(--border)"]{border:none!important;border-bottom:1px solid var(--border)!important;background-color:#0000!important;border-radius:0!important;padding:20px 0!important}.profile-notifications-page>div[style*="background-color: var(--bg-card)"]:last-of-type{border-bottom:none!important}.profile-notifications-page>div:first-child>div:first-child{font-size:22px!important}.profile-notifications-page>div:first-child>div:last-child{font-size:13px!important}.profile-notifications-page>div:nth-child(3)>div[style*="display: grid"]{grid-template-columns:1fr!important;gap:8px!important}.profile-notifications-page>div[style*="backgroundColor: var(--bg-card)"]{padding:16px!important}.profile-notifications-page div[style*="padding: 12px 16px"][style*="backgroundColor: var(--surface)"]{min-height:56px!important;padding:14px!important}.profile-notifications-page div[style*="padding: 14px"]>div:first-child{font-size:14px!important}.profile-notifications-page div[style*="gridTemplateColumns: 1fr 1fr"][style*="paddingTop: 8px"]{grid-template-columns:1fr!important;gap:12px!important}.profile-notifications-page input[type=time]{-webkit-appearance:none!important;padding:14px 12px!important;font-size:16px!important}.profile-notifications-page>div[style*="borderTop: 1px solid var(--border)"]{flex-direction:column!important;gap:12px!important}.profile-notifications-page>div[style*="borderTop: 1px solid var(--border)"]>button{flex:none!important;width:100%!important;padding:14px!important}.profile-notifications-page div[style*="fontSize: 18px"][style*="fontWeight: 700"]{margin-bottom:12px!important;font-size:16px!important}.profile-notifications-page>div:nth-child(2),.profile-notifications-page>div:nth-child(4){padding:18px 16px!important}.profile-notifications-page [style*="fontSize: 18px"][style*="fontWeight: 700"]{font-size:16px!important}.watchlist-modal-backdrop{justify-content:flex-start!important;align-items:flex-start!important}.watchlist-modal{width:100vw!important;height:100dvh!important;max-height:100dvh!important;box-shadow:none!important;border:none!important;border-radius:0!important}}.mobile-positions-list,.mobile-positions-summary,.mobile-closed-positions-list,.mobile-pending-positions-list,.mobile-visible,.withdraw-method-dropdown,.deposit-method-dropdown{display:none}@media(min-width:768px){.instrument-change-mobile{display:none!important}}button{cursor:pointer;background:0 0;border:none;font-family:inherit;transition:all .2s}input{font-family:inherit}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c1c4cd;border-radius:10px}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#363c4e}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.kyc-floating-button{cursor:pointer;color:#fff;z-index:999;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-family:Figtree,sans-serif;font-size:24px;font-weight:700;display:flex;position:fixed;bottom:24px;right:24px}.kyc-floating-button-hard{background-color:#ef4444}.kyc-floating-button-soft{background-color:#f59e0b}.kyc-modal-backdrop{z-index:10000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.kyc-modal{background-color:var(--bg-card);border-radius:12px;width:90%;max-width:480px;max-height:90vh;padding:32px;position:relative;overflow-y:auto}.kyc-modal-close{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex;position:absolute;top:16px;right:16px}.kyc-modal-close:hover{background-color:var(--bg-hover)}.kyc-modal-content{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.kyc-modal-icon{color:#ef4444;margin-bottom:8px}.kyc-modal-title{color:var(--text-primary);margin:0;font-family:Figtree,sans-serif;font-size:20px;font-weight:700}.kyc-modal-description{color:var(--text-secondary);margin:0;font-family:Figtree,sans-serif;font-size:14px;line-height:1.6}.kyc-modal-button{background-color:var(--brand-accent);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:8px;padding:12px 32px;font-family:Figtree,sans-serif;font-size:14px;font-weight:600;transition:all .2s}.kyc-modal-button:hover{background-color:var(--brand-accent-hover);transform:translateY(-1px)}.kyc-modal-button:active{transform:translateY(0)}@media(max-width:767px){.kyc-floating-button{width:44px;height:44px;font-size:22px;bottom:80px;right:16px}.kyc-modal{max-width:95%;padding:24px}.kyc-modal-title{font-size:18px}.kyc-modal-description{font-size:13px}}@keyframes spin{to{transform:rotate(360deg)}}.crm-root{height:100vh;overflow:hidden}@media(max-width:1366px){.crm-root{zoom:.85;height:117.647vh}}@media(min-width:1367px)and (max-width:1599px){.crm-root{zoom:.9;height:111.111vh}}@media(min-width:1920px){.crm-root{zoom:1.05;height:95.2381vh}}@media(min-width:2560px){.crm-root{zoom:1.15;height:86.9565vh}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}
