/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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-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}}}@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;--spacing:.25rem;--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%;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::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]){appearance:button}::file-selector-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 components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.hidden{display:none}.table-row{display:table-row}.resize{resize:both}.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,)}}:root{--bg:#070b0a;--panel:#0d1311;--panel2:#121a17;--line:#26322e;--text:#eef5f1;--muted:#819089;--green:#4fe594;--green2:#7fffb2;--red:#ff6f72;--amber:#ffd36f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-geist),Arial,sans-serif;margin:0}button,input,select{font:inherit;color:inherit}button{cursor:pointer}.terminal-shell{background:radial-gradient(circle at 70% 8%,#247d4e1a,transparent 28%),var(--bg);min-height:100vh}.terminal-header{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070b0af5;align-items:center;gap:34px;height:70px;padding:0 24px;display:flex;position:sticky;top:0}.terminal-header .brand{align-items:center;height:100%;padding:6px 0;display:flex}.brand img{object-fit:contain;width:146px;max-height:54px;display:block}.terminal-header nav{align-self:stretch;gap:28px;display:flex}.terminal-header nav a{color:var(--muted);align-items:center;font-size:12px;font-weight:700;text-decoration:none;display:flex;position:relative}.terminal-header nav a.active,.terminal-header nav a:hover{color:#fff}.terminal-header nav a.active:after{content:"";background:var(--green);height:2px;position:absolute;bottom:0;left:0;right:0}.account-controls{align-items:center;gap:12px;margin-left:auto;display:flex}.account-switch{border:1px solid var(--line);background:#090e0c;border-radius:7px;padding:3px;display:flex}.account-switch button{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:0 0;border:0;border-radius:4px;padding:7px 12px;font-size:10px;font-weight:800}.account-switch button.active{color:var(--green2);background:#193b2b}.account-switch button.active.real{color:var(--amber);background:#3a2d18}.account-controls select{border:1px solid var(--line);background:#0c1210;border-radius:6px;height:34px;padding:0 9px;font-size:11px}.balance{text-align:right;gap:2px;display:grid}.balance span{color:var(--muted);letter-spacing:.1em;font-size:8px}.balance strong{font-family:var(--font-mono);font-size:12px}.avatar{background:#17211e;border:1px solid #3d4a45;border-radius:50%;width:34px;height:34px;font-size:10px;font-weight:800}.ticker-strip{border-bottom:1px solid var(--line);background:#090e0d;min-height:46px;padding-left:20px;display:flex;overflow:auto}.ticker-strip button{min-width:175px;font-family:var(--font-mono);background:0 0;border:0;border-right:1px solid #1c2522;justify-content:center;align-items:center;gap:8px;font-size:9px;display:flex}.ticker-strip button span{color:var(--muted)}.ticker-strip button em{font-style:normal}.feed-state{color:#91a098;letter-spacing:.1em;justify-content:center;align-items:center;gap:8px;min-width:155px;margin-left:auto;font-size:8px;display:flex}.feed-state i{background:var(--green);width:7px;height:7px;box-shadow:0 0 10px var(--green);border-radius:50%}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.terminal{border-bottom:1px solid var(--line);grid-template-columns:260px minmax(580px,1fr) 300px;min-height:740px;display:grid}.market-browser,.trade-panel{background:#0a0f0d9e;padding:20px 14px}.market-browser{border-right:1px solid var(--line)}.trade-panel{border-left:1px solid var(--line)}.panel-title{justify-content:space-between;align-items:end;padding:0 7px 14px;display:flex}.panel-title span,.eyebrow{color:var(--muted);letter-spacing:.16em;font-size:8px;font-weight:800}.panel-title h2{margin:4px 0 0;font-size:17px}.panel-title>strong{color:var(--muted);font-size:10px}.market-search{border:1px solid var(--line);background:#090f0d;border-radius:5px;outline:none;width:100%;height:36px;padding:0 10px;font-size:10px}.market-search:focus{border-color:#37684e}.market-tabs{gap:3px;padding:10px 0;display:flex;overflow:auto}.market-tabs button{color:#66746e;white-space:nowrap;background:0 0;border:0;border-radius:4px;padding:6px 7px;font-size:8px;font-weight:700}.market-tabs button.active{color:var(--green2);background:#1a2822}.asset-list{gap:3px;max-height:610px;padding-right:3px;display:grid;overflow:auto}.asset-row{text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:9px 7px;display:grid}.asset-row:hover{background:#111815}.asset-row.selected{background:#17211d;border-color:#314039}.asset-icon{width:29px;height:29px;font-family:var(--font-mono);background:#1c2522;border:1px solid #37443f;border-radius:50%;place-items:center;font-size:8px;font-weight:850;display:grid}.asset-row.selected .asset-icon,.asset-icon.large{color:#07100c;background:var(--green2);border-color:var(--green2)}.asset-row>span:nth-child(2),.asset-row>span:nth-child(3){gap:3px;min-width:0;display:grid}.asset-row>span:nth-child(3){text-align:right;font-family:var(--font-mono)}.asset-row strong{font-size:10px}.asset-row small{color:#68756f;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.chart-workspace{min-width:0;padding:21px 24px 24px}.instrument-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.instrument-head>div:first-child{align-items:center;gap:11px;display:flex}.asset-icon.large{width:40px;height:40px}.instrument-head p{gap:4px;margin:0;display:grid}.instrument-head p strong{font-size:19px}.instrument-head p small{color:var(--muted);font-size:9px}.live-quote{justify-items:end;gap:4px;display:grid}.live-quote strong{font-family:var(--font-mono);font-size:22px}.live-quote span{font-size:9px}.chart-controls{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.timeframes,.chart-types{gap:3px;display:flex}.chart-controls button,.analysis-toolbar button{color:#6f7d77;background:0 0;border:1px solid #0000;border-radius:4px;padding:6px 8px;font-size:8px}.chart-controls button:hover,.analysis-toolbar button:hover{color:#fff}.chart-controls button.active,.analysis-toolbar button.active{color:var(--green2);background:#1c2924;border-color:#304039}.analysis-toolbar{justify-content:space-between;gap:12px;padding:8px 0;display:flex}.analysis-toolbar>div{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.analysis-toolbar span{letter-spacing:.12em;color:#58645f;margin-right:5px;font-size:7px}.analysis-toolbar>div:last-child{justify-content:flex-end}.chart-frame{border:1px solid var(--line);background:linear-gradient(#0b110f,#080c0b);border-radius:7px;overflow:hidden}.market-chart{width:100%;height:auto;min-height:390px;display:block}.grid-line{stroke:#1b2521;stroke-width:1px}.candle line,.candle rect,.ohlc line{stroke:var(--green);fill:var(--green);stroke-width:1.4px}.candle.down line,.candle.down rect,.ohlc.down line{stroke:var(--red);fill:var(--red)}.price-line{fill:none;stroke:var(--green2);stroke-width:2px}.price-area{fill:#4fe59417}.ma-line{fill:none;stroke:#68a7ff;stroke-width:1.7px}.band-line{fill:none;stroke:#a989ff;stroke-width:1px;stroke-dasharray:5 4}.fib-line line{stroke:#ffd36f73;stroke-width:1px;stroke-dasharray:4 3}.fib-line text{fill:#bda873;font-size:8px}.current-price{stroke:#7fffb28c;stroke-width:1px;stroke-dasharray:4 4}.price-label{fill:var(--green2)}.price-label-text{fill:#06100b;font-family:var(--font-mono);font-size:9px;font-weight:800}.axis-label{fill:#52605a;font-family:var(--font-mono);font-size:8px}.drawing-object{stroke:var(--amber);stroke-width:2px;fill:none}.drawing-object.arrow{stroke-width:2.5px}.drawing-rectangle{fill:#ffd36f14;stroke:var(--amber);stroke-width:1.5px}.oscillator-bg{fill:#0d1512;stroke:#26322e}.oscillator-guide{stroke:#3a433f;stroke-dasharray:4 4}.oscillator-line{fill:none;stroke:#fc6;stroke-width:1.6px}.oscillator-title{fill:#8d9b95;font-size:8px}.chart-time-axis{color:#52605a;height:24px;font-family:var(--font-mono);justify-content:space-between;align-items:center;padding:0 72px 0 12px;font-size:7px;display:flex}.market-stats{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(5,1fr);margin-top:12px;display:grid}.market-stats div{border-right:1px solid var(--line);gap:5px;padding:10px 12px;display:grid}.market-stats div:last-child{border:0}.market-stats span{color:#64716c;letter-spacing:.1em;font-size:7px}.market-stats strong{font-family:var(--font-mono);font-size:9px}.execution-card{background:linear-gradient(145deg,#131b18,#0d1210);border:1px solid #303c37;border-radius:8px;overflow:hidden}.trade-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.trade-tabs button{height:44px;color:var(--muted);background:0 0;border:0;font-size:11px;font-weight:700;position:relative}.trade-tabs button.active{color:var(--green)}.trade-tabs button.active:after{content:"";background:var(--green);height:2px;position:absolute;bottom:0;left:0;right:0}.trade-tabs button.active.sell{color:var(--red)}.trade-tabs button.active.sell:after{background:var(--red)}.execution-card form{padding:15px}.account-banner{color:var(--green2);letter-spacing:.1em;background:#10251a;border:1px solid #31503f;border-radius:5px;justify-content:space-between;margin-bottom:14px;padding:9px 10px;font-size:8px;display:flex}.account-banner.real{color:var(--amber);background:#282113;border-color:#55482c}.execution-card label{color:#84918b;gap:7px;margin-bottom:13px;font-size:9px;display:grid}.execution-card select,.quantity-input,.risk-grid input{background:#0b100e;border:1px solid #303a36;border-radius:5px;outline:none;height:38px;padding:0 9px}.quantity-input{align-items:center;display:flex}.quantity-input input{width:100%;font-family:var(--font-mono);background:0 0;border:0;outline:0}.quantity-input span{color:#65716c;font-size:8px}.risk-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.risk-grid input{width:100%;min-width:0}.order-summary{border-top:1px solid var(--line);padding:13px 0 4px}.order-summary div{color:#75817c;justify-content:space-between;margin-bottom:8px;font-size:8px;display:flex}.order-summary strong{color:#fff;font-family:var(--font-mono);font-weight:500}.submit-order{background:var(--green2);color:#06100b;border:0;border-radius:5px;width:100%;height:42px;font-size:11px;font-weight:850}.submit-order.sell{background:var(--red)}.submit-order:disabled{opacity:.65}.execution-note{text-align:center;color:#5d6964;font-size:8px}.notice{color:#a3d9b9;background:#102018;border:1px solid #31503f;border-radius:5px;padding:9px;font-size:8px;line-height:1.5}.quick-insight{border:1px solid var(--line);background:#0e1512;border-radius:7px;margin-top:13px;padding:14px}.quick-insight span{color:#6f7e77;letter-spacing:.14em;font-size:7px}.quick-insight strong{margin:7px 0;font-size:11px;display:block}.quick-insight p{color:#75827c;margin:0;font-size:8px;line-height:1.5}.portfolio-section,.activity-section{border-bottom:1px solid var(--line);background:#090e0c;grid-template-columns:260px 1fr;gap:45px;padding:42px clamp(24px,5vw,78px);display:grid}.portfolio-section>div:first-child h2{font-family:var(--font-mono);margin:10px 0 6px;font-size:27px}.portfolio-section>div:first-child p{font-size:10px}.positions-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.positions-head h2,.activity-section h2{margin:0;font-size:17px}.positions-head span{color:var(--muted);font-size:9px}.positions-table{border-top:1px solid var(--line)}.table-row{color:#a9b3ae;min-height:48px;font-family:var(--font-mono);border-bottom:1px solid #202825;grid-template-columns:1.2fr .7fr 1fr 1fr 1fr;align-items:center;font-size:9px;display:grid}.table-row.header{color:#63706b;min-height:34px;font-family:var(--font-geist);letter-spacing:.08em;text-transform:uppercase;font-size:7px}.table-row>span:first-child{color:#fff;align-items:center;gap:8px;display:flex}.table-row b{background:#1c2722;border-radius:50%;place-items:center;width:24px;height:24px;font-size:7px;display:grid}.activity-section{background:var(--bg)}.activity-list{border-top:1px solid var(--line)}.activity-list>div{border-bottom:1px solid #1d2522;grid-template-columns:16px 1fr auto;align-items:center;min-height:42px;font-size:9px;display:grid}.activity-list i{background:var(--green);border-radius:50%;width:7px;height:7px}.activity-list i.sell{background:var(--red)}.activity-list span{font-family:var(--font-mono)}.activity-list p{color:var(--muted);font-size:10px}footer{color:#66736d;align-items:center;gap:28px;min-height:92px;padding:18px 26px;font-size:8px;display:flex}footer>img{width:170px}footer>p{max-width:380px;margin:auto;line-height:1.6}footer>div{gap:3px;display:grid}footer a{color:#798780;text-decoration:none}footer strong{color:#8c9993}@media (width<=1120px){.terminal{grid-template-columns:230px minmax(520px,1fr)}.trade-panel{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:360px 1fr;gap:14px;display:grid}.analysis-toolbar{display:grid}.analysis-toolbar>div:last-child{justify-content:flex-start}.balance{display:none}}@media (width<=800px){.terminal-header{gap:12px;padding:0 14px}.brand img{width:145px}.terminal-header nav{display:none}.account-controls{gap:6px}.ticker-strip{padding-left:0}.ticker-strip button{min-width:150px}.feed-state{display:none}.terminal{display:block}.market-browser{border:0;border-bottom:1px solid var(--line)}.asset-list{max-height:none;display:flex;overflow:auto}.asset-row{min-width:190px}.chart-workspace{padding:18px 12px}.chart-controls{align-items:flex-start;gap:8px;overflow:auto}.timeframes,.chart-types,.analysis-toolbar>div{min-width:max-content}.analysis-toolbar{overflow:auto}.market-chart{min-height:310px}.market-stats{grid-template-columns:repeat(3,1fr)}.market-stats div:nth-child(3){border-right:0}.market-stats div:nth-child(n+4){border-top:1px solid var(--line)}.trade-panel{padding:16px;display:block}.quick-insight{margin-top:12px}.portfolio-section,.activity-section{grid-template-columns:1fr;gap:24px;padding:32px 16px}.table-row{grid-template-columns:1.1fr .7fr 1fr}.table-row span:nth-child(3),.table-row span:nth-child(4){display:none}footer{flex-wrap:wrap}footer>p{margin:0}}@media (width<=520px){.terminal-header{height:62px}.brand img{width:130px}.account-switch button{padding:6px 8px}.account-controls select{width:58px}.avatar{display:none}.instrument-head p small{white-space:nowrap;text-overflow:ellipsis;max-width:170px;overflow:hidden}.live-quote strong{font-size:17px}.analysis-toolbar{display:flex}.market-stats{grid-template-columns:repeat(2,1fr)}.market-stats div:nth-child(2n){border-right:0}.market-stats div:nth-child(n+3){border-top:1px solid var(--line)}.chart-time-axis{padding-right:45px}.portfolio-section>div:first-child h2{font-size:23px}footer>img{width:145px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@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}
