:root{color-scheme:light;--bg: #eef1f4;--chrome: #ffffff;--surface: #ffffff;--surface-muted: #f6f8fb;--surface-subtle: #fafbfc;--text: #202938;--heading: #111827;--muted: #687383;--muted-strong: #485568;--border: #dde3eb;--border-strong: #c9d3df;--blue: #315fdc;--blue-dark: #244bb0;--blue-soft: #eef3ff;--green: #06724f;--green-soft: #e8f7f1;--green-border: #a7dbc7;--red: #b42318;--red-soft: #fff2ef;--red-border: #ffc9c1;--warning: #b54708;--warning-soft: #fff8e8;--shadow: 0 14px 36px rgba(15, 23, 42, .08)}*{box-sizing:border-box}html,body,#root{max-width:100%;overflow-x:hidden}body{margin:0;min-height:100vh;color:var(--text);background:linear-gradient(180deg,#f8fafc 0,#eef1f4 360px),var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.45}#root{min-height:100vh;padding:0}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-frame{width:100%;max-width:100%;min-height:100vh;margin:0;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none}.window-bar{display:flex;align-items:center;justify-content:space-between;min-height:62px;border-bottom:1px solid var(--border);padding:0 28px;background:#ffffffdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.window-title,.window-actions{display:flex;align-items:center}.window-title{gap:10px;color:var(--heading);font-size:14px;font-weight:850}.window-actions{gap:10px;color:var(--muted-strong)}.app-mark{display:grid;width:26px;height:26px;place-items:center;border:1px solid #b9c8f6;border-radius:8px;color:#fff;background:#244bb0}.topbar-pill{display:inline-flex;align-items:center;gap:7px;min-height:30px;border:1px solid var(--border);border-radius:999px;padding:6px 10px;color:var(--muted-strong);background:#fff;font-size:12px;font-weight:850}.app-shell{width:100%;max-width:100%;min-width:0;padding:0}.auth-gate{display:grid;min-height:min(620px,calc(100vh - 120px));place-items:center;padding:34px 14px}.auth-card{display:grid;gap:16px;width:min(430px,100%);max-width:100%;min-width:0;border:1px solid var(--border);border-radius:8px;padding:26px;background:var(--surface);box-shadow:0 12px 32px #10182814}.auth-icon{display:grid;width:48px;height:48px;place-items:center;border:1px solid #b8d0ff;border-radius:8px;color:#fff;background:linear-gradient(180deg,#3b82f6,#1d4ed8)}.auth-card h1{font-size:26px}.auth-card p{margin:-6px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.auth-form{display:grid;gap:13px}.auth-field{display:grid;gap:7px;min-width:0;color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.auth-field input{width:100%;min-width:0;height:44px;border:1px solid #bfd0ef;border-radius:7px;padding:0 12px;outline:0;color:var(--heading);background:var(--surface-subtle);font-size:16px;font-weight:750}.auth-field input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb1f}.auth-message{border:1px solid var(--red-border);border-radius:8px;padding:10px 12px;color:var(--red);background:var(--red-soft);font-size:13px;font-weight:750}.auth-submit{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--blue-dark);border-radius:8px;padding:10px 14px;color:#fff;background:linear-gradient(180deg,#3b82f6,#2563eb);cursor:pointer;font-size:14px;font-weight:850}.auth-submit:hover:not(:disabled){box-shadow:0 8px 18px #2563eb29}.auth-submit:disabled{cursor:not-allowed;opacity:.55}.report-hero{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start;max-width:100%;min-width:0;border:1px solid #e2e8f0;border-radius:14px;padding:18px;background:linear-gradient(135deg,#244bb012,#06724f0a),var(--surface);box-shadow:var(--shadow)}.hero-copy{min-width:0;padding-top:4px}.hero-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:12px}.eyebrow,.status-pill,.currency-pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:30px;border:1px solid var(--border);border-radius:999px;padding:6px 11px;background:var(--surface);font-size:12px;font-weight:800;white-space:nowrap}.eyebrow{color:#244bb0;border-color:#c8d6ff;background:var(--blue-soft);text-transform:uppercase}.status-pill.connected{color:var(--green);border-color:var(--green-border);background:var(--green-soft)}.status-pill.disconnected{color:var(--warning);border-color:#f8d78c;background:var(--warning-soft)}h1,h2{margin:0;color:var(--heading);letter-spacing:0}h1{font-size:28px;line-height:1.1;font-weight:850}h2{font-size:18px;line-height:1.25;font-weight:850}.subtitle,.panel-heading p{margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.subtitle{max-width:980px;overflow-wrap:anywhere}.source-line{display:block;margin-top:3px}.hero-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.hero-stats span{display:inline-flex;align-items:center;min-height:34px;border:1px solid var(--border);border-radius:999px;padding:7px 12px;color:var(--muted-strong);background:#ffffffd1;font-size:13px;font-weight:800}.scan-controls{display:grid;gap:10px;width:100%;max-width:100%;min-width:0;border:1px solid #d5deeb;border-radius:12px;padding:12px;background:#ffffffe6}.lot-field,.control-field{display:grid;gap:7px;border:1px solid #d8e0ec;border-radius:10px;padding:10px;background:var(--surface)}.lot-field span,.control-field span{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.lot-field input,.control-field input{width:100%;min-width:0;height:42px;border:1px solid #cbd6e4;border-radius:8px;padding:0 12px;outline:0;color:var(--heading);background:var(--surface-subtle);font-size:18px;font-weight:850}.control-field input{font-size:14px}.control-field-grid{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:10px}.lot-field input:focus,.control-field input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb1f}.manual-lot-toggle{display:inline-flex;align-items:center;justify-content:flex-start;gap:9px;min-height:44px;border:1px solid #c4d1e4;border-radius:10px;padding:0 13px;color:var(--muted-strong);background:#f8fafc;cursor:pointer;font-size:13px;font-weight:850;transition:background .14s ease,border-color .14s ease,color .14s ease}.manual-lot-toggle.active{color:#fff;border-color:var(--blue-dark);background:#244bb0}.notification-message{margin:0;border:1px solid var(--border);border-radius:9px;padding:9px 10px;color:var(--muted-strong);background:var(--surface-subtle);font-size:12px;font-weight:800}.notification-message.enabled{color:var(--green);border-color:var(--green-border);background:var(--green-soft)}.notification-message.error,.notification-message.unavailable{color:var(--warning);border-color:#f6d28a;background:var(--warning-soft)}.control-actions,.panel-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;min-width:0}.button,.currency-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px solid var(--border);border-radius:10px;padding:8px 13px;background:#fff;color:var(--text);box-shadow:0 1px 2px #1018280d;font-size:13px;font-weight:850;white-space:nowrap}.button{cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.button:hover:not(:disabled){transform:translateY(-1px);border-color:var(--border-strong);box-shadow:0 8px 18px #1018281a}.button:disabled{cursor:not-allowed;opacity:.52}.button.primary{color:#fff;border-color:var(--blue-dark);background:#244bb0}.button.secondary{color:var(--blue-dark);border-color:#c7d7fe;background:#eef4ff}.button.danger{color:var(--red);border-color:var(--red-border);background:var(--red-soft)}.button.success,.currency-pill{color:var(--green);border-color:var(--green-border);background:var(--green-soft)}.scan-status{display:flex;align-items:center;gap:11px;min-height:50px;margin:14px 0;border:1px solid #b7cafa;border-radius:12px;padding:12px 14px;color:#184391;background:var(--blue-soft);font-size:14px;font-weight:850}.scan-status.paused{color:var(--warning);border-color:#f6d28a;background:var(--warning-soft)}.spin-soft{animation:spin 1.25s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.notice{margin-bottom:14px;border:1px solid #c7d7fe;border-radius:8px;padding:12px 14px;color:#344054;background:var(--blue-soft);font-size:13px;font-weight:750}.strategy-profile-panel{display:grid;gap:10px;margin:14px 0}.strategy-profile-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.strategy-profile-panel-header span{display:grid;gap:2px}.strategy-profile-panel-header strong{color:var(--heading);font-size:16px;font-weight:900}.strategy-profile-panel-header small{color:var(--muted);font-size:12px;font-weight:750}.dashboard-workspace{display:grid;grid-template-columns:88px minmax(0,1fr);gap:0;align-items:start;min-width:0;min-height:calc(100vh - 64px);margin-top:0}.dashboard-content{min-width:0;max-width:1440px;padding:22px 24px 32px}.favorite-menu-rail{position:sticky;top:0;z-index:1000;align-self:stretch;height:calc(100vh - 64px);overflow:visible;border-right:1px solid var(--border);padding:16px 10px;background:#ffffffbd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.favorite-menu-button{display:grid;gap:7px;justify-items:center;align-items:center;width:66px;min-height:72px;border:1px solid #e5eaf2;border-radius:12px;padding:9px 6px;color:var(--muted-strong);background:#fff;cursor:pointer;font-size:12px;font-weight:900;text-align:center}.favorite-menu-button.active{border-color:#b8c9ff;color:#244bb0;background:#eef3ff}.favorite-menu-button:focus-visible,.favorite-menu-button:hover{outline:0;border-color:#cbd6e4;background:#f8fafc}.favorite-menu-button.active:hover{background:#eee6ff}.favorite-menu-button-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:#244bb0;background:#f4f7ff}.favorite-menu-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;min-height:22px;border-radius:999px;color:#fff;background:#db2777;font-size:12px;font-weight:900}.favorite-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;border:0;padding:0;background:#1118273d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default}.favorite-popup{position:fixed;top:50%;left:50%;z-index:1010;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(560px,calc(100vw - 32px));max-height:calc(100vh - 96px);overflow:hidden;border:1px solid rgba(215,224,236,.9);border-radius:14px;background:#fff;box-shadow:0 24px 64px #0f172a33;transform:translate(-50%,-50%)}.favorite-popup-header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e6ecf4;padding:16px 18px;background:#fff}.favorite-popup-header span{display:grid;gap:2px;min-width:0}.favorite-popup-header strong{color:var(--heading);font-size:19px;line-height:1.12;font-weight:900}.favorite-popup-header small{color:var(--muted);font-size:12px;font-weight:800}.favorite-popup-close{display:grid;width:36px;height:36px;place-items:center;flex:0 0 auto;border:1px solid var(--border);border-radius:10px;color:var(--muted-strong);background:var(--surface);cursor:pointer}.favorite-popup-close:hover,.favorite-popup-close:focus-visible{outline:0;color:var(--heading);background:#f4f4f5}.favorite-empty,.favorite-profile-subtitle{color:var(--muted);font-size:13px;font-weight:750}.favorite-menu-body{display:grid;gap:12px;max-height:calc(100vh - 152px);overflow:auto;padding:14px;background:#f8fafc;scrollbar-color:#c8d2df transparent;scrollbar-width:thin}.favorite-empty{margin:0;border:1px dashed var(--border);border-radius:18px;padding:18px;background:var(--surface)}.strategy-profile-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,460px));gap:14px;justify-content:start}.profile-card{position:relative;display:grid;gap:16px;min-width:0;min-height:0;border:1px solid #dedede;border-radius:14px;padding:18px;background:#fff;box-shadow:0 10px 24px #1018280b;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.profile-card.selected{border-color:#b7c9f7;box-shadow:0 12px 28px #244bb01a}.profile-card-header{display:grid;grid-template-columns:52px minmax(0,1fr) 32px;gap:12px;align-items:start;min-width:0}.profile-card-avatar{display:grid;width:52px;height:52px;place-items:center;overflow:hidden;border:1px solid #d7d7d7;border-radius:10px;color:#fff;background:radial-gradient(circle at 50% 30%,#f8d99a 0 13%,transparent 14%),linear-gradient(145deg,#8f1d20 0,#8f1d20 28%,#d49a27 29%,#d49a27 40%,#7f171a 41%,#7f171a 66%,#8d939d 67%,#8d939d);box-shadow:inset 0 0 28px #ffffff75;font-size:20px;font-weight:950;text-shadow:0 2px 8px rgba(0,0,0,.32)}.profile-card-avatar span{display:grid;width:31px;height:31px;place-items:center;border:2px solid rgba(255,255,255,.78);border-radius:999px;background:#0f172a38}.profile-card-avatar img{display:block;width:100%;height:100%;object-fit:cover}.profile-card-identity{display:grid;gap:6px;min-width:0}.profile-card-identity strong{min-width:0;color:#202124;font-size:19px;line-height:1.12;font-weight:900;overflow-wrap:anywhere}.profile-card-identity span{display:inline-flex;align-items:center;gap:7px;min-width:0;color:#828282;font-size:13px;font-weight:650;line-height:1.2}.profile-card-identity svg{flex:0 0 auto;color:#222}.profile-card-star{display:grid;width:32px;height:32px;place-items:center;border:0;color:#c7c7c7;background:transparent;cursor:pointer;transition:color .14s ease,transform .14s ease}.profile-card-star svg{fill:transparent}.profile-card-star.active{color:#c78208}.profile-card-star.active svg{fill:currentColor}.profile-card-star:hover,.profile-card-star:focus-visible{transform:translateY(-1px);outline:0;color:#a8a8a8}.profile-card-star.active:hover,.profile-card-star.active:focus-visible{color:#a16207}.profile-card-return{display:grid;grid-template-columns:minmax(112px,.76fr) minmax(104px,1fr);gap:12px;align-items:end;min-width:0}.profile-return-copy{display:grid;gap:5px;min-width:0}.profile-return-copy span{min-width:0;color:#777;font-size:14px;line-height:1.15;font-weight:500;overflow-wrap:anywhere}.profile-return-copy small{margin-left:5px;font-size:14px}.profile-return-copy strong{min-width:0;color:#12c7a0;font-size:25px;line-height:1;font-weight:900;overflow-wrap:anywhere}.profile-return-copy strong.loading,.profile-card-stat dd.loading{color:#9ca3af;font-size:13px;font-weight:800}.profile-card-sparkline{justify-self:end;width:min(138px,100%);height:48px;color:#11b77e}.profile-card-stats{display:grid;gap:9px;min-width:0;margin:0}.profile-card-stat{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:baseline;min-width:0}.profile-card-stat dt{min-width:0;color:#777;font-size:13px;line-height:1.2;font-weight:500;overflow-wrap:anywhere}.profile-card-stat dd{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;margin:0;color:#202124;font-size:14px;line-height:1.1;font-weight:900;text-align:right;overflow-wrap:anywhere}.profile-risk-bars{display:inline-grid;grid-template-columns:repeat(3,4px);gap:3px;align-items:end;height:15px}.profile-risk-bars span{width:4px;border-radius:2px 2px 0 0;background:#d9dde4}.profile-risk-bars span:nth-child(1){height:7px}.profile-risk-bars span:nth-child(2){height:10px}.profile-risk-bars span:nth-child(3){height:13px}.profile-risk-bars span.active:nth-child(1){background:#3b82f6}.profile-risk-bars span.active:nth-child(2){background:#60a5fa}.profile-risk-bars span.active:nth-child(3){background:#cfd5dd}.profile-card-copy{width:100%;min-height:40px;border:1px solid #dfdfdf;border-radius:999px;padding:8px 14px;color:#202124;background:#fff;cursor:pointer;font-size:14px;font-weight:750;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.profile-card-copy:hover,.profile-card-copy:focus-visible{outline:0;border-color:#c6c6c6;box-shadow:0 9px 20px #10182814;transform:translateY(-1px)}.favorite-menu-body .profile-card{min-height:0;padding:18px}.favorite-menu-body .profile-card-identity strong{font-size:19px}.favorite-menu-body .profile-return-copy strong{font-size:25px}.panel{overflow:hidden;max-width:100%;min-width:0;margin-bottom:14px;border:1px solid #e0e7f1;border-radius:14px;background:var(--surface);box-shadow:0 8px 20px #0f172a0d}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid #e6ecf4;background:#fff}.compact-heading{padding-bottom:14px}.inspection-stack{scroll-margin-top:18px}.table-wrap{max-width:100%;overflow:auto;scrollbar-color:#98a9c2 #eef3f8;scrollbar-width:thin}.table-wrap::-webkit-scrollbar{width:10px;height:10px}.table-wrap::-webkit-scrollbar-track{background:#eef3f8}.table-wrap::-webkit-scrollbar-thumb{border:2px solid #eef3f8;border-radius:999px;background:#98a9c2}.report-cards,.trade-cards,.weekly-cards{display:none}.detail-table-wrap{max-height:min(520px,58vh)}.report-table-wrap{max-height:min(430px,52vh)}.weekly-table-wrap{max-height:min(360px,45vh)}table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0}.report-table{min-width:1100px}.weekly-table{min-width:940px}th,td{border-bottom:1px solid var(--border);padding:12px 16px;text-align:left;white-space:nowrap;font-size:14px;line-height:1.35}th{position:sticky;top:0;z-index:1;color:#485568;background:#f8fafc;font-size:11px;font-weight:900;text-transform:uppercase}th:not(:first-child),.metric-cell{text-align:right}tbody tr{outline:0}tbody tr:hover,tbody tr:focus-visible{background:#f8fbff}.report-table tbody tr{cursor:pointer}.selected-row{box-shadow:inset 4px 0 0 var(--blue);background:#edf4ff}.period-link{color:var(--blue);font-weight:850}.week-label,.week-range{display:block}.week-label{color:var(--heading);font-weight:850}.week-range{margin-top:3px;color:var(--muted);font-size:11px;font-weight:750}.profit-text{color:var(--green);font-weight:850}.loss-text{color:var(--red);font-weight:850}.net-pill{display:inline-flex;min-width:112px;justify-content:center;border:1px solid var(--border);border-radius:999px;padding:5px 12px;font-weight:850}.net-pill.profit{color:var(--green);border-color:var(--green-border);background:var(--green-soft)}.net-pill.loss{color:var(--red);border-color:var(--red-border);background:var(--red-soft)}.side-pill{display:inline-flex;align-items:center;justify-content:center;min-width:58px;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:850}.side-pill.buy{color:var(--green);background:var(--green-soft)}.side-pill.sell{color:var(--red);background:var(--red-soft)}.empty-cell{height:112px;color:var(--muted);font-size:13px;text-align:center}.table-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--border);padding:12px 16px;color:var(--muted-strong);background:#fbfcfe;font-size:13px;font-weight:800}.load-more-button{min-height:36px;border:1px solid #c7d7fe;border-radius:8px;padding:8px 12px;color:var(--blue-dark);background:linear-gradient(180deg,#fff,#eef4ff);cursor:pointer;font-size:13px;font-weight:850}.load-more-button:hover{border-color:#9bbcff;box-shadow:0 4px 10px #2563eb1f}.mobile-empty{border:1px dashed var(--border);border-radius:8px;padding:22px;color:var(--muted);background:var(--surface-subtle);text-align:center}.summary-grid,.toolbar{display:none}@media(max-width:1100px){.report-hero{grid-template-columns:minmax(0,1fr)}.dashboard-workspace{grid-template-columns:88px minmax(0,1fr)}.control-actions,.panel-actions{justify-content:flex-start}}@media(max-width:900px){#root{padding:0}.app-frame{min-height:100vh;border:0;border-radius:0;box-shadow:none}.window-bar{padding:0 14px}.window-actions{display:none}.window-title{font-size:15px}.app-shell{padding:0}.report-hero,.panel-heading{padding:14px}.report-hero{gap:12px;max-width:100%}.hero-meta{gap:8px;margin-bottom:12px}.eyebrow,.status-pill{min-height:28px;padding:5px 9px;font-size:11px}.hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.hero-stats span{justify-content:center;min-width:0;padding:8px 9px;text-align:center;white-space:normal}.scan-controls{padding:12px}.panel-heading{flex-direction:column;gap:12px}h1{font-size:26px}h2{font-size:18px}.subtitle,.panel-heading p,.scan-status{font-size:13px}.source-line{display:none}.panel-actions{width:100%;display:flex;flex-wrap:wrap;gap:8px}.control-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:100%;gap:8px}.button,.currency-pill{min-height:38px;padding:8px 11px;font-size:13px;min-width:0;white-space:normal}.panel-actions .button{width:auto;min-width:88px}.control-actions .button,.control-actions .currency-pill{width:100%;min-width:0}.scan-status{align-items:flex-start;line-height:1.45}.dashboard-workspace{grid-template-columns:minmax(0,1fr)}.favorite-menu-rail{position:static;height:auto;border-right:0;border-bottom:1px solid var(--border)}.favorite-menu-button{width:100%;min-height:52px;grid-template-columns:34px minmax(0,1fr) auto;justify-items:start;padding:8px 12px;text-align:left}.favorite-popup{width:min(560px,calc(100vw - 24px));max-height:calc(100vh - 72px);border-radius:14px}.dashboard-content{padding:12px}.favorite-popup-header{padding:14px 16px}.favorite-popup-header strong{font-size:18px}.favorite-popup-close{width:34px;height:34px}.favorite-menu-body{max-height:calc(100vh - 150px);padding:12px}.strategy-profile-list{gap:10px;grid-template-columns:minmax(0,min(100%,520px))}.profile-card,.favorite-menu-body .profile-card{gap:15px;min-height:0;border-radius:14px;padding:18px}.profile-card-header{grid-template-columns:52px minmax(0,1fr) 32px;gap:12px}.profile-card-avatar{width:52px;height:52px;font-size:20px}.profile-card-avatar span{width:31px;height:31px}.profile-card-identity strong,.favorite-menu-body .profile-card-identity strong{font-size:19px}.profile-card-identity span{font-size:13px}.profile-card-star{width:32px;height:32px}.profile-card-return{grid-template-columns:minmax(112px,.76fr) minmax(104px,1fr);gap:12px}.profile-return-copy span,.profile-return-copy small{font-size:14px}.profile-return-copy strong,.favorite-menu-body .profile-return-copy strong{font-size:25px}.profile-card-sparkline{width:min(138px,100%);height:48px}.profile-card-stat dt{font-size:13px}.profile-card-stat dd{font-size:14px}.profile-card-copy{min-height:40px;font-size:14px}.desktop-table{display:none}.report-cards,.trade-cards,.weekly-cards{display:grid;gap:10px;padding:12px;overflow-x:hidden;overflow-y:auto}.report-cards{max-height:min(520px,58vh)}.trade-cards{max-height:min(620px,64vh)}.weekly-cards{max-height:min(420px,52vh)}.period-card,.trade-card,.weekly-card{width:100%;max-width:100%;min-width:0;border:1px solid var(--border);border-radius:8px;padding:13px;background:var(--surface);color:var(--text);box-shadow:0 1px 2px #1018280a}.period-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;text-align:left;cursor:pointer}.period-card.selected{border-color:#9bbcff;box-shadow:inset 4px 0 0 var(--blue);background:#f7faff}.period-card:active,.weekly-card:active,.trade-card:active{transform:scale(.995)}.period-card-title,.period-card-net,.weekly-card-heading strong{min-width:0;max-width:100%;overflow-wrap:anywhere;font-size:15px;font-weight:850}.period-card-net{display:grid;gap:3px;justify-items:end;text-align:right}.period-card span:not(.period-card-title):not(.period-card-net),.trade-card-grid span,.weekly-card-grid span{display:grid;gap:3px;min-width:0}.period-card small,.trade-card small,.weekly-card small{color:var(--muted);font-size:11px;font-weight:850;text-transform:uppercase}.period-card strong,.trade-card strong,.weekly-card strong{min-width:0;max-width:100%;overflow-wrap:anywhere;font-size:13px}.period-card-net strong{font-size:15px}.trade-card-heading,.weekly-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.weekly-card-heading span:first-child{display:grid;gap:3px;min-width:0}.weekly-card-heading .net-pill{min-width:104px;flex:0 0 auto}.trade-card-grid,.weekly-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trade-card p{margin:12px 0 0;color:var(--muted);font-size:12px}.table-footer{position:sticky;bottom:0;flex-direction:column;align-items:stretch;padding:12px}.load-more-button{width:100%;min-height:42px}th,td{padding:12px 14px;font-size:13px}}@media(max-width:560px){.hero-stats,.control-actions{grid-template-columns:1fr}.strategy-profile-panel{gap:8px}.strategy-profile-list{grid-template-columns:minmax(0,1fr)}.strategy-profile-panel-header strong{font-size:18px}.strategy-profile-panel-header small{font-size:12px}.profile-card,.favorite-menu-body .profile-card{gap:12px;border-radius:13px;padding:14px}.profile-card-header{grid-template-columns:44px minmax(0,1fr) 28px;gap:10px;align-items:center}.profile-card-avatar{width:44px;height:44px;border-radius:10px;font-size:17px}.profile-card-avatar span{width:27px;height:27px}.profile-card-identity strong,.favorite-menu-body .profile-card-identity strong{font-size:17px;line-height:1.15}.profile-card-identity span{font-size:12px}.profile-card-star{width:28px;height:28px}.profile-card-return{grid-template-columns:minmax(94px,.72fr) minmax(96px,1fr);gap:10px;align-items:end}.profile-return-copy{gap:4px}.profile-return-copy span,.profile-return-copy small{font-size:12px}.profile-return-copy strong,.favorite-menu-body .profile-return-copy strong{font-size:22px}.profile-card-sparkline{justify-self:end;width:min(112px,100%);height:38px}.profile-card-stats{gap:7px}.profile-card-stat{gap:8px}.profile-card-stat dt{font-size:12px}.profile-card-stat dd{font-size:13px}.profile-card-copy{min-height:36px;font-size:13px}}@media(max-width:340px){.profile-card-return{grid-template-columns:1fr;align-items:start}.profile-card-sparkline{justify-self:start;width:min(132px,100%)}}
