/*! tailwindcss v4.1.16 | 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-font-weight:initial;--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;--color-red-400:oklch(70.4% .191 22.216);--color-gray-400:oklch(70.7% .022 261.325);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--font-weight-semibold:600;--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%;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}::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}.sticky{position:sticky}.top-5{top:calc(var(--spacing)*5)}.left-0{left:calc(var(--spacing)*0)}.z-30{z-index:30}.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}}.mr-1{margin-right:calc(var(--spacing)*1)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.ml-1{margin-left:calc(var(--spacing)*1)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.w-10{width:calc(var(--spacing)*10)}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-3{gap:calc(var(--spacing)*3)}.text-center{text-align:center}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-gray-400{color:var(--color-gray-400)}.text-red-400{color:var(--color-red-400)}.text-white{color:var(--color-white)}.opacity-40{opacity:.4}.opacity-100{opacity:1}.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,-webkit-backdrop-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))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.select-all{-webkit-user-select:all;user-select:all}@media(min-width:40rem){.sm\:line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sm\:whitespace-normal{white-space:normal}}}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}@property --tw-font-weight{syntax:"*";inherits:false}@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}:root{--bg:#0f1115;--panel:#1a1d24;--table-head:#232833;--border:rgba(255,255,255,.06);--text:#e5e7eb;--text-dim:#b6c1cd;--text-dark:#f9fafb;--shadow:0 10px 25px rgba(0,0,0,.35);--accent:#ff9f1a;--accent-2:#fbbf24;--link:#ffb347;--current:#0ea5a2;--current-hover:#12b8b4;--chip-idle-bg:#111318;--chip-idle-text:#d1d5db;--chip-idle-border:rgba(255,255,255,.1)}.wl-root{min-height:100vh;background:var(--bg);color:var(--text)}.wl-container{margin:0 auto;width:100%;max-width:1400px;padding:32px 24px}.wl-title{font-size:28px;font-weight:600;color:var(--text-dark);letter-spacing:-.01em;margin-left:15px}.wl-subtitle{margin-top:8px;font-size:13px;color:var(--text-dim)}.wl-k-blue{color:var(--accent);font-weight:600}.wl-k-green{color:var(--current);font-weight:600}.wl-toolbar{margin-top:20px;display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.wl-toolbar{flex-direction:row;align-items:center;justify-content:space-between}}.wl-search-wrap{display:flex;align-items:center;gap:8px}.wl-search{width:22rem;max-width:70vw;border:1px solid var(--border);background:#0f141b;border-radius:16px;padding:10px 12px;font-size:14px;color:#fff;outline:none;box-shadow:0 1px 2px #00000040}.wl-search::placeholder{color:#7c8796}.wl-btn{border:1px solid var(--border);background:#12161d;color:#c9d1d9;border-radius:12px;padding:8px 12px;font-size:12px;cursor:pointer;box-shadow:0 1px 2px #00000040}.wl-btn:hover{background:#171b23}.wl-filter-group{display:flex;gap:12px;align-items:center}.wl-datefilter{position:relative}.wl-btn--menu{position:relative;padding-right:34px}.wl-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;background:var(--accent);color:#111;border-radius:999px;font-size:11px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #00000059}.wl-menu{position:absolute;z-index:50;margin-top:6px;right:0;width:240px;background:#141821;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow)}.wl-menu-head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;font-weight:600;color:var(--text-dark);border-bottom:1px solid rgba(255,255,255,.06)}.wl-menu-clear{background:transparent;border:0;color:var(--accent);font-size:12px;cursor:pointer}.wl-menu-body{max-height:260px;overflow:auto;padding:4px 0}.wl-menu-list,.wl-social{list-style:none;margin:0;padding:0}.wl-menu-empty{padding:10px 12px;color:#7c8796;font-size:14px}.wl-menu-item{width:100%;display:flex;align-items:center;gap:8px;padding:10px 12px;background:#141821;border:0;cursor:pointer;text-align:left;color:var(--text);font-size:14px}.wl-menu-item:hover{background:#18202a}.wl-menu-item--on{background:#1e2632;color:#fff}.wl-menu-check{width:16px;display:inline-flex;align-items:center;justify-content:center;color:var(--current);font-weight:700}.wl-page-header{background:#151922}.custom-scroll::-webkit-scrollbar{width:8px}.custom-scroll::-webkit-scrollbar-track{background:transparent}.custom-scroll::-webkit-scrollbar-thumb{background:#7d8a9c59;border-radius:9999px}.custom-scroll:hover::-webkit-scrollbar-thumb{background:#7d8a9c8c}.wl-themes-outer{margin-top:16px}.wl-themes{display:flex;flex-wrap:wrap;gap:24px}.wl-chip-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.wl-pill{border-radius:999px;padding:8px 14px;font-size:14px;border:1px solid var(--chip-idle-border);background:var(--chip-idle-bg);color:var(--chip-idle-text);box-shadow:0 1px 2px #00000040;cursor:pointer;transition:filter .15s ease,background .15s ease}.wl-pill--idle:hover{filter:brightness(1.05)}.wl-pill--current{background:var(--current);color:#0b1215;border-color:transparent}.wl-pill--current:hover{background:var(--current-hover)}.wl-pill--prev{background:var(--accent);color:#111;border-color:#e08c12}.wl-pill--prev:hover{background:var(--accent)}.wl-pill--all{background:#0c0f14;color:#fff;border-color:var(--chip-idle-border)}.wl-card{margin-top:20px;border:1px solid var(--border);background:var(--panel);border-radius:20px;box-shadow:var(--shadow)}.wl-table-wrap{overflow:auto;border-radius:20px}.wl-table{width:100%;border-collapse:separate;border-spacing:0}.wl-thead{position:sticky;top:0;z-index:10}.wl-head-row{background:var(--table-head)}.wl-th{padding:12px 14px;text-align:left;font-weight:600;font-size:14px;color:#e5e7eb}.wl-th-btn{display:inline-flex;align-items:center;gap:6px;background:transparent;border:0;cursor:pointer;color:inherit}.wl-th-caret{font-size:10px;color:#97a3b4;opacity:.9}.wl-th-caret--on{color:#fff}.wl-row{background:#0f1115;transition:background .1s ease}.wl-row--even{background:#151922}.wl-row:hover{background:#1b202b}.wl-td{border-bottom:1px solid var(--border);padding:12px 14px;vertical-align:top;color:#dbe2ea}.wl-td-long{font-size:13px;line-height:1.35;max-width:720px}.wl-td-short{font-size:13px;line-height:1.35;max-width:340px}.wl-ticker-cell{position:sticky;left:0;z-index:10;background:var(--table-head);border-bottom:1px solid var(--border);padding:12px 14px;vertical-align:top}.wl-ticker-chip{display:inline-flex;align-items:center;border-radius:999px;background:#0c0f14;color:#fff;padding:6px 10px;font-size:12px;font-weight:700;box-shadow:0 1px 2px #00000073;cursor:pointer;border:1px solid rgba(255,255,255,.08)}.wl-ticker-chip:hover{filter:brightness(1.05)}.wl-empty{padding:24px 14px;text-align:center;color:#8b96a6}.wl-count{margin-top:10px;font-size:13px;color:#8b96a6}.wl-count-num{color:#fff;font-weight:600}.wl-footer{margin-top:24px;border-top:1px solid var(--border);padding-top:16px;font-size:14px;color:#8b96a6;display:flex;align-items:center;justify-content:space-between}.wl-footer-copy{color:#8b96a6}.wl-social{display:flex;align-items:center;gap:10px}.wl-social-link{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);background:#12161d;color:#d1d5db;border-radius:999px;padding:6px 10px;text-decoration:none;box-shadow:0 1px 2px #00000040}.wl-social-link:hover{background:#171b23}.wl-social-ico{color:#cbd5e1}.wl-modal-overlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000}.wl-modal{width:min(1000px,92vw);max-height:86vh;background:var(--panel);border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;color:#f1f5f9}.wl-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:var(--table-head);border-bottom:1px solid rgba(255,255,255,.08)}.wl-modal-title{display:flex;gap:12px;align-items:center}.wl-modal-logo{width:36px;height:36px;object-fit:contain;border-radius:8px;background:#0c0f14;box-shadow:0 1px 2px #00000073}.wl-modal-name{font-size:18px;font-weight:700;color:#fff}.wl-modal-sub{font-size:12px;color:#cbd5e1;display:flex;align-items:center;gap:6px}.wl-dot:before{content:"•";margin:0 4px;color:#97a3b4}.wl-modal-close{border:none;background:transparent;font-size:24px;line-height:1;cursor:pointer;color:#e5e7eb}.wl-modal-close:hover{color:#fff}.wl-modal-content{display:grid;grid-template-columns:1fr 1.2fr;gap:18px;padding:18px;overflow:auto}@media(max-width:820px){.wl-modal-content{grid-template-columns:1fr}}.wl-modal-col{display:flex;flex-direction:column;gap:12px}.wl-kv{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.wl-kv>span{color:#a9b3c2;font-size:12px}.wl-kv>strong{color:#fff;font-size:14px}.wl-section{display:grid;gap:8px}.wl-section-title{font-weight:700;font-size:14px;color:#fff}.wl-description{margin:0;line-height:1.55;color:#dfe6ef}.wl-chart-placeholder{height:240px;border:1px dashed #3a4352;border-radius:12px;display:grid;place-items:center;background:#11161e;color:#aab7c6;font-size:14px}.wl-row-clickable{cursor:pointer}.wl-row-clickable:hover{filter:brightness(1.03)}.wl-chip{padding:2px 8px;border-radius:999px;background:#0c0f14;color:#fff;font-size:11px;border:1px solid rgba(255,255,255,.08)}.wl-link{color:var(--link);text-decoration:none}.wl-link:hover{text-decoration:underline}.wl-row-pnl-pos{background:#0ea5a21f;box-shadow:inset 0 0 0 1px #0ea5a22e}.wl-row-pnl-pos:hover{background:#0ea5a229;box-shadow:inset 0 0 0 1px #0ea5a247}.wl-row-pnl-strong-pos{background:#0ea5a238;box-shadow:inset 0 0 0 1px #0ea5a261,0 0 18px #0ea5a22e}.wl-row-pnl-neg{background:#ef44441f;box-shadow:inset 0 0 0 1px #ef44442e}.wl-row-pnl-neg:hover{background:#ef444429;box-shadow:inset 0 0 0 1px #ef444447}.wl-row-pnl-strong-neg{background:#ef444438;box-shadow:inset 0 0 0 1px #ef444461,0 0 18px #ef44442e}.auth-root{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#020617 0 40%,#000);color:#e5e7eb}.auth-card{width:320px;padding:24px 24px 28px;background:var(--panel);border-radius:20px;box-shadow:var(--shadow)}.auth-title{margin:0 0 4px;font-size:20px;font-weight:600;color:var(--text-dark)}.auth-subtitle{margin:0 0 16px;font-size:13px;color:var(--text-dim)}.auth-tabs{display:inline-flex;padding:3px;border-radius:999px;background:#020617;margin-bottom:16px}.auth-tab{border:none;background:transparent;padding:6px 14px;border-radius:999px;font-size:13px;color:#9ca3af;cursor:pointer}.auth-tab--active{background:#0ea5e9;color:#020617}.auth-form{display:flex;flex-direction:column;gap:10px}.auth-label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#9ca3af}.auth-input{border-radius:10px;border:1px solid var(--border);background:#020617;padding:8px 10px;font-size:14px;color:#e5e7eb;outline:none}.auth-input:focus{border-color:#0ea5e9}.auth-error{margin-top:4px;font-size:12px;color:#fb7185}.auth-submit{margin-top:8px;border-radius:999px;border:none;width:100%;padding:10px 0;background:#0ea5e9;color:#020617;font-weight:600;font-size:14px;cursor:pointer}.auth-submit:disabled{opacity:.7;cursor:default}.wl-table-wrap{width:100%;overflow:auto;border:1px solid #111827;border-radius:12px;background:#020617;box-shadow:0 12px 32px #0000004d}.wl-table-wrap,.custom-scroll{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.2) transparent}.wl-table-wrap::-webkit-scrollbar,.custom-scroll::-webkit-scrollbar{height:8px;width:8px}.wl-table-wrap::-webkit-scrollbar-thumb,.custom-scroll::-webkit-scrollbar-thumb{background:#94a3b833;border-radius:999px}.wl-table-wrap::-webkit-scrollbar-thumb:hover,.custom-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b859}.wl-table{width:100%;border-collapse:separate;border-spacing:0;min-width:980px}.wl-thead th{position:sticky;top:0;z-index:25;background:#020617f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #1e293b}.wl-th{padding:10px 14px;text-align:left;font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;white-space:nowrap;transition:color .12s ease}.wl-th--active{color:#e2e8f0;box-shadow:inset 0 -2px #0ea5e999}.wl-th--sticky{z-index:40}.wl-col--active{box-shadow:inset 0 -2px #22c55e80}.wl-td{padding:10px 14px;border-bottom:1px solid rgba(17,24,39,.6);font-size:.84rem;color:#cbd5e1;vertical-align:middle}.wl-td-short{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.wl-td-long{white-space:normal;max-width:520px}.wl-row--even td{background:#0f172a38}.wl-row:hover td{background:#0f172a6b}.wl-row-clickable{cursor:pointer;transition:background .1s ease}.wl-ticker-cell{position:sticky;left:0;z-index:20;background:#020617f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-right:1px solid rgba(17,24,39,.7)}.wl-row--even .wl-ticker-cell{background:#020617f2}.wl-ticker-chip{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.25);background:#0f172ab3;font-weight:700;font-size:.82rem;color:#e2e8f0;letter-spacing:.02em}.wl-pct{font-variant-numeric:tabular-nums;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.82rem}.wl-pct--pos{color:#22c55e}.wl-pct--neg{color:#ef4444}.wl-pct--flat{color:#64748b}.wl-col--active-cell{background:#0ea5e90f}.wl-row-pnl-pos td{box-shadow:inset 3px 0 #22c55e80}.wl-row-pnl-strong-pos td{box-shadow:inset 3px 0 #22c55ee6}.wl-row-pnl-neg td{box-shadow:inset 3px 0 #ef444480}.wl-row-pnl-strong-neg td{box-shadow:inset 3px 0 #ef4444e6}.wl-empty{padding:32px 16px;text-align:center;color:#64748b;font-size:.85rem}.wl-popchart-root{position:relative;width:100%;height:280px;background:#0e1320;border:1px solid rgba(255,255,255,.06);border-radius:12px;overflow:hidden}.wl-popchart-canvas{width:100%;height:100%}.wl-popchart-toolbar{position:absolute;top:10px;left:10px;right:10px;display:flex;align-items:center;gap:12px;pointer-events:none}.wl-popchart-timeframes,.wl-popchart-type{display:flex;gap:6px;pointer-events:all}.wl-popchart-btn{padding:4px 8px;border-radius:8px;font-size:12px;background:#94a3b82e;color:#e5e7eb;border:1px solid rgba(148,163,184,.22);cursor:pointer}.wl-popchart-btn:hover{background:#94a3b847}.wl-popchart-btn.is-on{background:#0ea5e9;border-color:#38bdf8;color:#0b1220;font-weight:600}.wl-popchart-ticker{margin-left:auto;color:#cbd5e1;font-weight:700;letter-spacing:.3px;pointer-events:none}.wl-popchart-error{position:absolute;inset:0;display:grid;place-items:center;color:#fecaca;font-size:13px}.holdings-popout-overlay{position:fixed;inset:0;z-index:1000;background:#0f172ad9;display:flex;justify-content:center;align-items:flex-start;padding:4rem 1rem 2rem}.holdings-popout{width:100%;max-width:900px;background:#020617;border-radius:1rem;box-shadow:0 24px 50px #000000a6;border:1px solid #111827;color:#e5e7eb;display:flex;flex-direction:column}.holdings-popout-header{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.25rem;border-bottom:1px solid #111827}.holdings-popout-close{border:none;background:transparent;color:#9ca3af;cursor:pointer;font-size:1.1rem;padding:.15rem .35rem;border-radius:999px;transition:background-color .15s ease,color .15s ease}.holdings-popout-close:hover{background:#111827;color:#f9fafb}.holdings-popout-body{padding:1.25rem 1.25rem 1rem}.holdings-popout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.25rem}.holdings-popout-label{font-size:.8rem;color:#9ca3af}.holdings-popout-input{width:100%;padding:.45rem .6rem;border-radius:.5rem;border:1px solid #1f2933;background:#020617;color:#e5e7eb;font-size:.9rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.holdings-popout-input::placeholder{color:#6b7280}.holdings-popout-input:focus{border-color:#0ea5e9;box-shadow:0 0 0 1px #0ea5e980;background:#02081b}.holdings-popout-error{margin-top:.75rem;font-size:.8rem;color:#fecaca}.holdings-popout-footer{margin-top:1.25rem;display:flex;justify-content:flex-end;gap:.5rem}@media(max-width:640px){.holdings-popout-grid{grid-template-columns:1fr}.holdings-popout{max-width:100%}}.spyhm-root{margin-top:16px;margin-bottom:32px;padding:16px 20px 20px;border-radius:12px;background:#020617;box-shadow:0 18px 35px #00000073}.spyhm-header{margin-bottom:10px}.spyhm-title{font-size:1rem;font-weight:600;margin:0 0 4px}.spyhm-subtitle{margin:0;font-size:.8rem;color:#9ca3af}.spyhm-loading{padding:24px;font-size:.9rem;color:#9ca3af}.spyhm-canvas-wrapper{margin-top:8px}.spyhm-canvas{position:relative;width:100%;border-radius:8px;overflow:hidden;background:#020617;border:1px solid #111827}.spyhm-sector{position:absolute;border-right:1px solid #020617}.spyhm-sector__label{position:absolute;top:0;left:0;right:0;height:20px;padding:0 6px;border:none;outline:none;background:#0f172af2;color:#e5e7eb;font-size:.62rem;font-weight:600;text-align:left;cursor:pointer;z-index:2}.spyhm-leaf{position:absolute;box-sizing:border-box;border:1px solid rgba(15,23,42,.7);padding:18px 4px 4px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-align:center}.spyhm-leaf--tiny{padding:2px 2px 1px}.spyhm-leaf__ticker{font-size:.72rem;font-weight:600;color:#e5e7eb;line-height:1.1;white-space:nowrap}.spyhm-leaf__pct{font-size:.66rem;color:#e5e7eb;line-height:1.1;white-space:nowrap}.spyhm-modal-backdrop{position:fixed;inset:0;background:#0f172abf;display:flex;justify-content:center;align-items:flex-start;padding-top:80px;z-index:80}.spyhm-modal{width:min(900px,90vw);max-height:70vh;background:#020617;border-radius:12px;border:1px solid #111827;box-shadow:0 20px 50px #000000b3;display:flex;flex-direction:column}.spyhm-modal__header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #111827}.spyhm-modal__title{margin:0;font-size:.95rem}.spyhm-modal__close{border:none;background:transparent;color:#9ca3af;font-size:1rem;cursor:pointer}.spyhm-modal__body{padding:10px 14px 14px;overflow:auto;color:#faebd7}.spyhm-modal__table{width:100%;border-collapse:collapse;font-size:.8rem}.spyhm-modal__table th,.spyhm-modal__table td{padding:6px 8px;border-bottom:1px solid #111827}.spyhm-modal__table th{text-align:left;font-weight:600;color:#d1d5db}.sp500HeatmapPage{height:100vh;width:100%;display:flex;flex-direction:column;overflow:hidden}.sp500HeatmapPage__content{flex:1 1 auto;min-height:0;width:100%;display:flex}.sp500HeatmapPage__content>*{flex:1 1 auto;min-height:0;width:100%}.spyid-page-header{margin-bottom:10px}.spyid-wrap{width:100%;max-width:1700px;margin:0 auto}.spyid-header-row{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.spyid-h2{margin:0;font-size:16px;font-weight:700}.spyid-muted{margin:4px 0 0;font-size:12px;color:#9ca3af}.spyid-controls{margin-top:12px;margin-bottom:12px;border:1px solid #111827;background:#020617;border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 18px 35px #00000073}.spyid-controls-label{font-size:12px;color:#9ca3af}.spyid-controls-buttons{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.spyid-btn{padding:8px 12px;border-radius:999px;border:1px solid #111827;background:#0f172a8c;color:#e5e7eb;cursor:pointer;font-size:12px;transition:transform .1s ease,background-color .15s ease,border-color .15s ease}.spyid-btn:hover{transform:translateY(-1px)}.spyid-btn--tf{padding:6px 10px}.spyid-btn--active{background:#0ea5e9;border-color:#0ea5e9;color:#020617}.spyid-btn--ghost{background:#020617;white-space:nowrap}.spyid-canvas{position:relative;border-radius:10px;overflow:hidden;border:1px solid #111827;background:linear-gradient(180deg,#22c55e38,#02061700 45%,#ef444438),radial-gradient(circle at top,#0f172a 0,#020617 60%,#000)}.spyid-axis{position:absolute;left:10px;font-size:12px;color:#cbd5e1;z-index:2}.spyid-axis--top{top:6px}.spyid-axis--mid{top:50%;transform:translateY(-50%)}.spyid-axis--bottom{bottom:6px}@keyframes spyidSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spyidPulse{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.spyid-loading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:5}.spyid-loading-pill{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;border:1px solid rgba(17,24,39,.85);background:#0206178c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#e5e7eb;box-shadow:0 18px 35px #0000008c;font-weight:700;letter-spacing:.02em;animation:spyidPulse 1.35s ease-in-out infinite}.spyid-loading-icon{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;border:1px solid rgba(148,163,184,.45);background:#0f172aa6;animation:spyidSpin .95s linear infinite}.spyid-loading-glyph{font-size:18px;line-height:1}.spyid-loading-text{font-size:22px}.spyid-sector-strip{position:absolute;left:0;right:0;bottom:4px;display:flex;padding:0 6px;z-index:3}.spyid-sector-btn{flex:1;text-align:center;font-size:10px;color:#d1d5db;background:transparent;border:none;padding:2px 4px;cursor:pointer;opacity:.92}.spyid-sector-btn:hover{opacity:1;text-decoration:underline}.spyid-bubble{position:absolute;border-radius:999px;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #0f172a99}.spyid-bubble--zoom{box-shadow:0 0 0 2px #0f172ae6,0 10px 25px #0000008c}.spyid-bubble-label{pointer-events:none;font-size:10px;font-weight:600;color:#f9fafb;text-shadow:0 1px 2px rgba(0,0,0,.75)}.spyid-bubble-label--zoom{font-size:12px;font-weight:700;padding:2px 6px;border-radius:999px;background:#0206178c;border:1px solid rgba(17,24,39,.8)}.spyid-sector-avg-grid{margin-top:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:6px}.spyid-sector-avg-pill{display:flex;justify-content:space-between;align-items:center;font-size:12px;background:#020617;border-radius:999px;padding:6px 10px;border:1px solid #111827;cursor:pointer;color:#e5e7eb;transition:transform .1s ease,background-color .15s ease,border-color .15s ease}.spyid-sector-avg-pill:hover{transform:translateY(-1px);border-color:#94a3b880}.spyid-sector-avg-name{color:#e5e7eb}.spyid-sector-avg-val{font-weight:700;color:#e5e7eb}.spyid-sector-avg-val--pos{color:#22c55e}.spyid-sector-avg-val--neg{color:#ef4444}.spyid-bubble{transition:transform .2s cubic-bezier(.175,.885,.32,1.275),z-index 0s,box-shadow .2s ease,opacity .2s ease;cursor:pointer;z-index:1}.spyid-bubble--hovered{transform:translate(-50%,-50%) scale(1.8);z-index:100;box-shadow:0 4px 24px #0006}.spyid-bubble--pinned{box-shadow:0 0 0 2.5px #ffffffe6,0 4px 24px #0006}.spyid-canvas--has-hover .spyid-bubble:not(.spyid-bubble--hovered){opacity:.35}.spyid-canvas--has-hover .spyid-bubble--hovered{opacity:1}.spyid-bubble-label{opacity:0;transition:opacity .15s ease;pointer-events:none;white-space:nowrap;display:flex;flex-direction:column;align-items:center;line-height:1.2;font-size:10px;font-weight:600}.spyid-bubble--has-label .spyid-bubble-label,.spyid-bubble--hovered .spyid-bubble-label,.spyid-bubble--zoom .spyid-bubble-label{opacity:1}.spyid-bubble-pct{font-size:8px;font-weight:500;opacity:.85;margin-top:1px}.tj-page{width:100%;padding:20px 24px 48px;box-sizing:border-box}.tj-container{max-width:1400px;margin:0 auto}.tj-title-row{margin-bottom:18px}.tj-title{font-size:1.55rem;font-weight:700;color:#f1f5f9;margin:0 0 4px;letter-spacing:-.01em}.tj-subtitle{font-size:.82rem;color:#64748b;margin:0}.tj-filter-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:18px}.tj-date-filters{display:flex;gap:4px;flex-wrap:wrap}.tj-date-btn{padding:5px 12px;border-radius:999px;border:1px solid #1e293b;background:#0f172a;color:#94a3b8;font-size:.78rem;cursor:pointer;transition:all .15s ease;white-space:nowrap}.tj-date-btn:hover{background:#1e293b;color:#e2e8f0;border-color:#334155}.tj-date-btn--active{background:#0ea5e9;color:#020617;border-color:#0ea5e9;font-weight:600}.tj-date-btn--active:hover{background:#38bdf8;border-color:#38bdf8;color:#020617}.tj-asset-filters{display:flex;gap:4px}.tj-asset-btn{padding:5px 14px;border-radius:999px;border:1px solid #1e293b;background:#0f172a;color:#94a3b8;font-size:.78rem;cursor:pointer;transition:all .15s ease}.tj-asset-btn:hover{background:#1e293b;color:#e2e8f0}.tj-asset-btn--active{background:linear-gradient(135deg,#0ea5e9,#22c55e);color:#020617;border-color:transparent;font-weight:600}.tj-stats-row{display:grid;grid-template-columns:1.4fr 1.6fr .7fr;gap:14px;margin-bottom:20px}@media(max-width:960px){.tj-stats-row{grid-template-columns:1fr}}.tj-equity-card{background:#020617;border:1px solid #111827;border-radius:12px;padding:14px 16px;box-shadow:0 8px 24px #00000059;overflow:hidden}.tj-equity-svg{width:100%;height:140px;border-radius:8px;background:radial-gradient(circle at top,#0f172a,#020617 60%,#000)}.tj-equity-empty{padding:40px 12px;text-align:center;color:#64748b;font-size:.82rem}.tj-stats-grid{background:#020617;border:1px solid #111827;border-radius:12px;padding:16px 20px;box-shadow:0 8px 24px #00000059;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:6px 18px;align-items:center}.tj-stat-divider{grid-column:1 / -1;height:1px;background:#1e293b;margin:2px 0}.tj-stat-cell{display:flex;align-items:center;gap:8px}.tj-stat-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#64748b;min-width:52px}.tj-stat-value{font-size:1.15rem;font-weight:700;color:#e2e8f0;font-variant-numeric:tabular-nums}.tj-stat-badge{font-size:.68rem;padding:1px 7px;border-radius:999px;font-weight:600}.tj-badge-green{background:#16a34a26;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.tj-badge-red{background:#7f1d1d33;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.tj-pnl-card{background:#020617;border:1px solid #111827;border-radius:12px;padding:18px 20px;box-shadow:0 8px 24px #00000059;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px}.tj-pnl-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.tj-pnl-value{font-size:1.7rem;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.tj-pnl-pct{font-size:.85rem;font-weight:600}.tj-pnl-breakdowns{margin-top:8px;padding-top:8px;border-top:1px solid #1e293b;display:flex;flex-direction:column;gap:5px;width:100%}.tj-pnl-breakdown-row{display:flex;justify-content:space-between;align-items:center}.tj-pnl-breakdown-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.tj-pnl-breakdown-val{font-size:.85rem;font-weight:700;font-variant-numeric:tabular-nums}.tj-table-wrap{width:100%;overflow:auto;border:1px solid #111827;border-radius:12px;background:#020617;box-shadow:0 18px 35px #00000059}.tj-table{width:100%;border-collapse:separate;border-spacing:0;min-width:1060px}.tj-th{position:sticky;top:0;z-index:10;background:#020617f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #1e293b;padding:10px 12px;text-align:left;font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .12s ease}.tj-th:hover{color:#e2e8f0}.tj-day-row{cursor:pointer;transition:background .12s ease}.tj-day-row td{background:#0b1120;border-bottom:1px solid #1e293b;padding:8px 12px}.tj-day-row:hover td{background:#111827}.tj-day-date{font-weight:600;color:#e2e8f0;font-size:.85rem;display:flex;align-items:center;gap:8px}.tj-day-toggle{color:#475569;font-size:.7rem;width:14px}.tj-day-meta{font-size:.78rem;color:#64748b}.tj-day-pnl{font-weight:700;font-size:.85rem;font-variant-numeric:tabular-nums;text-align:right}.tj-trade-row td{border-bottom:1px solid rgba(17,24,39,.7);padding:9px 12px;font-size:.84rem;color:#cbd5e1}.tj-row-even td{background:#0f172a40}.tj-trade-row:hover td{background:#0f172a73}.tj-td{vertical-align:middle;white-space:nowrap}.tj-td-date{color:#94a3b8;font-size:.8rem}.tj-ticker-chip{display:inline-flex;align-items:center;gap:5px;padding:2px 9px;border-radius:999px;border:1px solid rgba(148,163,184,.25);background:#0f172ab3;font-weight:700;font-size:.82rem;color:#e2e8f0;letter-spacing:.02em}.tj-option-badge{font-size:.58rem;font-weight:700;padding:1px 4px;border-radius:4px;background:#8b5cf633;color:#a78bfa;border:1px solid rgba(139,92,246,.3);letter-spacing:.05em}.tj-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.05em}.tj-status-win{background:#16a34a26;color:#22c55e;border:1px solid rgba(34,197,94,.35)}.tj-status-loss{background:#7f1d1d2e;color:#ef4444;border:1px solid rgba(239,68,68,.35)}.tj-hold-badge{font-size:.72rem;color:#0ea5e9;font-weight:500}.tj-mono{font-variant-numeric:tabular-nums;font-family:SF Mono,Fira Code,JetBrains Mono,ui-monospace,monospace;font-size:.82rem}.tj-pos{color:#22c55e}.tj-neg{color:#ef4444}.tj-flat{color:#94a3b8}.tj-empty{padding:36px 16px;text-align:center;color:#64748b;font-size:.85rem}.tj-table-wrap::-webkit-scrollbar{height:8px;width:8px}.tj-table-wrap::-webkit-scrollbar-thumb{background:#94a3b833;border-radius:999px}.tj-table-wrap::-webkit-scrollbar-thumb:hover{background:#94a3b859}.tj-table-wrap{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.2) transparent}html,body{min-height:100%;width:100%;margin:0;padding:0}body{--page-bg: #0f1115;background-color:var(--page-bg);color:#ebe5eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;padding-top:24px}.app-shell,.wl-root{flex:1;max-width:2000px;width:100%;padding:0 24px 40px;box-sizing:border-box}.wl-add-panel{margin-bottom:1rem;padding:.75rem 1rem;border-radius:.75rem;background-color:#020617;border:1px solid #4b5563;display:flex;flex-wrap:wrap;align-items:flex-end;gap:.9rem}.wl-field{display:flex;flex-direction:column;gap:.4rem;min-width:140px}.wl-field--buttons{flex-direction:row;align-items:center;gap:.5rem;margin-left:auto}.wl-field-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.wl-input{background-color:#020617;border:1.5px solid #0b1120;border-radius:.5rem;padding:.48rem .7rem;color:#e5e7eb;font-size:.85rem;min-width:0}.wl-input::placeholder{color:#6b7280;opacity:1;transition:opacity .12s ease-in-out}.wl-input:focus::placeholder{opacity:0}.wl-input:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 1px #22c55e66}.holdings-popout-overlay{position:fixed;inset:0;background:#0f172abf;display:flex;align-items:center;justify-content:center;z-index:60}.holdings-popout{background-color:#020617;border-radius:.75rem;border:1px solid #4b5563;padding:1.25rem 1.5rem 1.2rem;min-width:420px;max-width:640px;box-shadow:0 18px 45px #000000a6}.holdings-popout-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9rem}.holdings-popout-title{font-size:1.05rem;font-weight:600}.holdings-popout-close{border:none;background:transparent;color:#9ca3af;cursor:pointer;font-size:.9rem;padding:.15rem .25rem}.holdings-popout-close:hover{color:#e5e7eb}.holdings-popout-body{display:flex;flex-direction:column;gap:.8rem}.holdings-popout-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.75rem 1rem}.holdings-popout-field{display:flex;flex-direction:column;gap:.35rem}.holdings-popout-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.holdings-popout-input{background-color:#020617;border:1.5px solid #020617;border-radius:.5rem;padding:.5rem .7rem;color:#e5e7eb;font-size:.85rem}.holdings-popout-input::placeholder{color:#6b7280;opacity:1;transition:opacity .12s ease-in-out}.holdings-popout-input:focus::placeholder{opacity:0}.holdings-popout-input:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 1px #22c55e80}.holdings-popout-footer{margin-top:.4rem;display:flex;justify-content:flex-end;gap:.6rem}.holdings-popout-error{margin-top:.3rem;font-size:.8rem;color:#fca5a5}.app-header{position:sticky;top:0;z-index:50;width:100%;background:#020617;border-bottom:1px solid #111827;color:#f9fafb;box-shadow:0 8px 18px #00000073}.app-header__inner{max-width:1400px;width:100%;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.app-header__brand{display:flex;align-items:center;gap:.5rem;font-weight:600;letter-spacing:.03em}.app-header__brand-mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:linear-gradient(135deg,#0ea5e9,#22c55e);color:#020617;font-size:.8rem;font-weight:700}.app-header__brand-text{font-size:.95rem;color:#e5e7eb}.app-header__nav{display:flex;gap:.75rem}.app-header__link{position:relative;padding:.45rem .9rem;border-radius:999px;font-size:.9rem;border:1px solid transparent;background:transparent;color:#e5e7eb;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .1s ease}.app-header__link:hover{background:#0f172ae6;border-color:#94a3b899;transform:translateY(-1px)}.app-header__link--active{background:#0ea5e9;border-color:#0ea5e9;color:#020617}.app-header__right{min-width:80px}.app-root{min-height:100%;background:var(--bg, #0f1115);color:var(--text, #e5e7eb);display:flex;flex-direction:column}.app-main{flex:1;padding:1.5rem 0 2.5rem}@media(max-width:768px){.app-header__inner{padding-inline:1rem;gap:1rem}.app-header__nav{gap:.5rem}.app-main{padding:1rem 0 2rem}}.app-header__dropdown{position:relative}.app-header__link--dropdown{display:inline-flex;align-items:center;gap:.35rem}.app-header__caret{font-size:.6rem}.app-header__dropdown-menu{position:absolute;top:100%;left:0;margin-top:6px;padding:4px;background:#020617;border-radius:.5rem;border:1px solid #111827;box-shadow:0 10px 25px #000000b3;display:none;flex-direction:column;min-width:180px;z-index:40}.app-header__dropdown:hover .app-header__dropdown-menu,.app-header__dropdown:focus-within .app-header__dropdown-menu{display:flex}.app-header__dropdown-item{padding:.4rem .7rem;border-radius:.35rem;font-size:.8rem;color:#e5e7eb;text-decoration:none;white-space:nowrap;transition:background-color .12s ease,color .12s ease}.app-header__dropdown-item:hover{background:#0f172ae6}.app-header__dropdown-item--active{background:#0ea5e9;color:#020617;font-weight:600}.app-header__right{min-width:80px;display:flex;justify-content:flex-end}.app-header__logout{padding:.35rem .9rem;border-radius:999px;border:1px solid #4b5563;background:#111827;color:#e5e7eb;font-size:.85rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .1s ease}.app-header__logout:hover{background:#b91c1c;border-color:#ef4444;color:#f9fafb;transform:translateY(-1px)}.spyid-section-title{font-size:.95rem;font-weight:600;margin:0 0 2px}.spyid-section-subtitle{margin:0;font-size:.8rem;color:#9ca3af}.spyid-spark-root{margin-top:12px;margin-bottom:20px;padding:14px 16px 18px;background:#020617;border-radius:12px;border:1px solid #111827;box-shadow:0 18px 35px #00000073}.spyid-spark-header{margin-bottom:6px}.spyid-spark-loading{padding:16px 4px;font-size:.8rem;color:#9ca3af}.spyid-spark-chart{margin-top:6px}.spyid-spark-svg{width:100%;height:120px;border-radius:8px;overflow:hidden;background:radial-gradient(circle at top,#0f172a 0,#020617 60%,#000)}.spyid-spark-xlabels{display:flex;justify-content:space-between;margin-top:6px}.spyid-spark-xlabel{flex:1;text-align:center;font-size:.7rem}.spyid-spark-day{color:#e5e7eb;margin-bottom:2px}.spyid-spark-pct{font-size:.7rem;padding:1px 4px;border-radius:999px;background:#020617;border:1px solid #111827}.spyid-spark-pct--pos{color:#22c55e;border-color:#22c55e99;background:#16a34a1f}.spyid-spark-pct--neg{color:#ef4444;border-color:#ef4444b3;background:#7f1d1d2e}.spyid-spark-range{margin-top:4px;font-size:.7rem;color:#6b7280}.spyid-page{width:100%;box-sizing:border-box;padding:16px 24px 40px}.spyid-bubbles-root{width:100%;max-width:1700px;margin:0 auto}.spyid-bubbles-header{margin-bottom:8px}.spyid-bubbles-loading{padding:18px 4px;font-size:.8rem;color:#9ca3af}.spyid-bubbles-canvas{position:relative;width:100%;height:340px;border-radius:10px;background:radial-gradient(circle at top,#0f172a 0,#020617 60%,#000);overflow:hidden;border:1px solid #111827}.spyid-bubbles-axis{position:absolute;left:0;right:0;font-size:.65rem;color:#9ca3af;padding:0 6px;display:flex;justify-content:space-between;pointer-events:none}.spyid-bubbles-axis--top{top:4px}.spyid-bubbles-axis--mid{top:50%;transform:translateY(-50%)}.spyid-bubbles-axis--bottom{bottom:4px}.spyid-bubbles-sector-cols{position:absolute;left:0;right:0;bottom:4px;display:flex;justify-content:space-between;font-size:.62rem;color:#d1d5db;padding:0 4px;pointer-events:none}.spyid-bubbles-sector-col-label{flex:1;text-align:center}.spyid-bubble{position:absolute;border-radius:999px;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;font-size:.6rem;color:#f9fafb;box-shadow:0 0 0 1px #0f172a99}.spyid-bubble-ticker{pointer-events:none}.spyid-bubbles-sector-bars{margin-top:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:6px}.spyid-bubbles-sector-bar{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;background:#020617;border-radius:999px;padding:4px 8px;border:1px solid #111827}.spyid-bubbles-sector-bar-name{color:#e5e7eb}.spyid-bubbles-sector-bar-val{font-weight:600;color:#e5e7eb}.spyid-bubbles-sector-bar-val--pos{color:#22c55e}.spyid-bubbles-sector-bar-val--neg{color:#ef4444}
