body{color:#e2e8f0;background:#0f172a;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:#93c5fd;text-decoration:none}.shell{max-width:1200px;margin:0 auto;padding:32px}.nav{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.card{background:#111827;border:1px solid #334155;border-radius:14px;margin:16px 0;padding:20px}.button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;padding:10px 14px;display:inline-block}.button:hover{filter:brightness(1.1)}.button.danger{background:#dc2626}.button.secondary{background:#475569}input,select{color:#e2e8f0;background:#020617;border:1px solid #475569;border-radius:8px;margin:6px;padding:10px}table{border-collapse:collapse;width:100%}td,th{text-align:left;vertical-align:top;border-bottom:1px solid #334155;padding:10px}.muted{color:#94a3b8}.progress{background:#334155;border-radius:999px;height:12px;overflow:hidden}.progress>span{background:#22c55e;height:100%;display:block}.progress.compact{min-width:120px;height:8px;margin-bottom:5px}.grid{gap:12px;display:grid}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.check{align-items:center;gap:6px;display:flex}.pill{border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700}.pill.ok{color:#bbf7d0;background:#14532d}.pill.off{color:#fecaca;background:#450a0a}.header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.stat{flex-direction:column;gap:6px;display:flex}.stat strong{font-size:32px}.stat span{color:#94a3b8}.hero-status{grid-template-columns:1fr;gap:18px;display:grid}.hero-status h2{margin:10px 0;font-size:36px}.status{color:#e2e8f0;background:#334155;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.status.completed{color:#bbf7d0;background:#14532d}.status.running{color:#dbeafe;background:#1d4ed8}.status.queued{color:#fef3c7;background:#713f12}.status.failed,.status.partial-failed{color:#fecaca;background:#7f1d1d}.status.cancelled{color:#e2e8f0;background:#475569}.definition-grid{grid-template-columns:max-content 1fr;gap:8px 16px;display:grid}.definition-grid dt{color:#94a3b8}.definition-grid dd{margin:0}.clickable{cursor:pointer}.clickable:hover{background:#172033}.symbol-detail{gap:8px;display:grid}.modal-backdrop{z-index:50;background:#020617c7;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal{box-sizing:border-box;background:#111827;border:1px solid #64748b;border-radius:16px;width:min(520px,100%);max-height:calc(100dvh - 32px);padding:24px;overflow-y:auto;box-shadow:0 24px 80px #0000008c}.modal h2{margin-top:0}.modal-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.button:disabled{opacity:.45;cursor:not-allowed;filter:none}.symbols-topbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.symbols-title-row{flex-wrap:wrap;align-items:baseline;gap:18px;display:flex}.symbols-title-row h1{margin:0}.compact-metrics{flex-wrap:wrap;gap:8px;display:flex}.compact-metrics span{color:#94a3b8;background:#111827;border:1px solid #334155;border-radius:999px;padding:6px 10px}.compact-metrics strong{color:#e2e8f0}.action-toolbar{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.icon-button{color:#dbeafe;cursor:pointer;background:#172554;border:1px solid #2563eb;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-weight:700;display:inline-flex}.icon-button:hover{background:#1d4ed8}.icon-button.danger-outline{color:#fecaca;background:#450a0a;border-color:#dc2626}.icon-button.danger-outline:hover{background:#7f1d1d}.compact-controls{margin:10px 0;padding:12px}.compact-controls input{min-width:240px}.table-card{background:#111827;border:1px solid #334155;border-radius:14px;margin-top:12px;overflow:auto}.sort-button{color:#e2e8f0;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:700;display:inline-flex}.sort-button:hover{color:#93c5fd}.sort-indicator{color:#60a5fa;font-size:12px}.symbol-link{color:#e2e8f0;cursor:pointer;font-weight:700;font-size:inherit;text-align:left;background:0 0;border:0;padding:0}.symbol-link:hover{color:#93c5fd;text-decoration:underline}.pagination-bar{color:#94a3b8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;display:flex}.pagination-actions{flex-wrap:wrap;gap:8px;display:flex}.modal-form{gap:12px;display:grid}.modal-form label{color:#cbd5e1;gap:6px;display:grid}.field-label-text{gap:6px;display:grid}.field-label-row{align-items:center;gap:6px;display:inline-flex}.field-tooltip{color:#93c5fd;cursor:pointer;background:#111827;border:1px solid #334155;border-radius:999px;justify-content:center;align-items:center;width:17px;height:17px;font-size:11px;font-weight:800;transition:background .15s,border-color .15s,color .15s;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.field-tooltip.active{color:#dbeafe;background:#172554;border-color:#3b82f6}.field-tooltip:focus{outline-offset:2px;outline:2px solid #60a5fa}.field-tooltip-popover{z-index:120;box-sizing:border-box;color:#dbeafe;pointer-events:none;background:#0f172a;border:1px solid #334155;border-radius:10px;max-width:min(320px,100vw - 32px);padding:10px 12px;font-size:12px;font-weight:500;line-height:1.4;display:block;position:fixed;box-shadow:0 18px 45px #00000073,inset 0 1px #ffffff0a}.field-tooltip-popover:before{content:"";top:-6px;left:var(--tooltip-arrow-left,20px);background:#0f172a;border-top:1px solid #334155;border-left:1px solid #334155;width:10px;height:10px;position:absolute;transform:rotate(45deg)}.modal-form input{margin:0}.modal-form .check{display:flex}.modal.wide{width:min(960px,100%);max-height:90vh;overflow:auto}.modal-table{max-height:48vh;overflow:auto}.view-progress{margin:10px 0 14px}.symbol-detail dt{font-weight:700}.symbol-detail dd{word-break:break-word}@media (max-width:800px){.grid.three{grid-template-columns:1fr}table{font-size:13px}.shell{padding:18px}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}.symbols-topbar{align-items:stretch}.action-toolbar{justify-content:flex-start}.compact-controls input{box-sizing:border-box;min-width:100%}.pagination-actions .button{flex:1}.symbols-topbar,.pagination-bar{flex-direction:column}}.row-actions{flex-wrap:wrap;gap:8px;display:flex}.row-actions .button{padding:7px 10px}.table-card{overflow-x:auto}.performance{font-weight:700}.performance span{font-weight:500}.simulation-profit-incident{color:#fbbf24;font-weight:500}.performance.positive{color:#86efac}.performance.negative{color:#fca5a5}.performance.neutral{color:#cbd5e1}.section-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin:24px 0 8px;display:flex}.section-heading-row h2{margin:0;font-size:22px}.modal-metrics{margin:8px 0 14px}.mini-chart{gap:8px;margin:14px 0;display:grid}.mini-chart-row{grid-template-columns:56px minmax(140px,1fr) 86px;align-items:center;gap:10px;display:grid}.mini-chart-label{color:#cbd5e1;font-weight:700}.mini-chart-track{background:#1e293b;border:1px solid #334155;border-radius:999px;height:12px;overflow:hidden}.mini-chart-track>span{border-radius:999px;height:100%;display:block}.mini-chart-track>.positive{background:#22c55e}.mini-chart-track>.negative{background:#ef4444}.mini-chart-track>.neutral{background:#94a3b8}.etoro-performance-card{background:#151823;border:1px solid #252b3a;border-radius:14px;margin:16px 0;padding:16px;box-shadow:inset 0 1px #ffffff08}.etoro-chart-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.etoro-chart-header h3{color:#f8fafc;margin:0;font-size:15px}.etoro-filter-pill{color:#cbd5e1;background:#111827;border:1px solid #374151;border-radius:999px;padding:5px 12px;font-size:12px}.etoro-chart{background:linear-gradient(#1e293b33,#0f172a05);border-radius:10px;height:230px;margin:6px 0 12px;position:relative;overflow:hidden}.etoro-chart:before{content:"";pointer-events:none;background:linear-gradient(#22c55e14,#0000 42%,#ef444414);position:absolute;inset:18px 56px 34px 28px}.etoro-zero-line{opacity:.65;background:#64748b;height:1px;position:absolute;top:50%;left:28px;right:56px}.etoro-y-label{color:#94a3b8;font-size:11px;position:absolute;right:10px}.etoro-y-label-top{top:18px}.etoro-y-label-zero{top:calc(50% - 8px)}.etoro-y-label-bottom{bottom:34px}.etoro-bars{justify-content:center;align-items:stretch;gap:5px;display:flex;position:absolute;inset:18px 60px 34px 32px}.etoro-bar-column{flex:0 0 58px;min-width:58px;max-width:58px;position:relative}.etoro-bar{border-radius:3px 3px 0 0;width:78%;position:absolute;left:11%;box-shadow:0 0 18px #22c55e2e}.etoro-bar.positive{background:linear-gradient(#78a766,#3f6b3b);border:1px solid #86efac40}.etoro-bar.negative{background:linear-gradient(#b45353,#7f1d1d);border:1px solid #fca5a540;border-radius:0 0 3px 3px;box-shadow:0 0 18px #ef44442e}.etoro-bar.neutral{background:#64748b}.etoro-x-label{text-align:center;color:#94a3b8;font-size:11px;position:absolute;bottom:-24px;left:0;right:0}.etoro-chart-stats{border-top:1px solid #252b3a;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-top:12px;display:grid}.etoro-chart-stats span{border-right:1px solid #252b3a;flex-direction:column;gap:4px;padding:0 12px;display:flex}.etoro-chart-stats span:last-child{border-right:0}.etoro-chart-stats strong{color:#f8fafc;font-size:16px}.etoro-chart-stats small{color:#94a3b8;font-size:11px}@media (max-width:720px){.etoro-chart-stats{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:10px}.etoro-bars{gap:6px}.etoro-bar-column{min-width:28px}.etoro-y-label{display:none}}.etoro-tooltip{color:#e5e7eb;opacity:0;pointer-events:none;z-index:4;background:#2b3346;border:1px solid #3b455f;border-radius:6px;flex-direction:column;align-items:center;gap:2px;min-width:76px;padding:7px 12px;transition:opacity .16s,transform .16s;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%,-14px);box-shadow:0 10px 24px #00000059}.etoro-tooltip:after{content:"";border-top:6px solid #2b3346;border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.etoro-tooltip-value{font-size:13px}.etoro-tooltip-value.positive{color:#86efac}.etoro-tooltip-value.negative{color:#fca5a5}.etoro-tooltip-value.neutral{color:#cbd5e1}.etoro-tooltip small{color:#cbd5e1;font-size:10px}.etoro-bar-column:hover .etoro-tooltip{opacity:1;transform:translate(-50%,-22px)}.etoro-bar-column:hover .etoro-bar{filter:brightness(1.25)saturate(1.2);box-shadow:0 0 22px #86efac6b}.etoro-bar-column:hover .etoro-bar.negative{box-shadow:0 0 22px #f871716b}.checkbox-card{cursor:pointer;background:linear-gradient(#1e293bb8,#0f172adb);border:1px solid #334155;border-radius:12px;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:10px;margin-top:6px;padding:10px 12px;transition:border-color .15s,background .15s,box-shadow .15s;position:relative;display:grid!important}.checkbox-card:hover{background:linear-gradient(#1e293bd1,#0f172aeb);border-color:#475569}.checkbox-card-input{opacity:0;pointer-events:none;position:absolute}.checkbox-card-control{box-sizing:border-box;background:#020617;border:1px solid #475569;border-radius:999px;align-items:center;width:36px;height:20px;padding:2px;transition:background .16s,border-color .16s;display:inline-flex;box-shadow:inset 0 1px 3px #00000080}.checkbox-card-control span{background:#94a3b8;border-radius:999px;width:14px;height:14px;transition:transform .16s,background .16s;box-shadow:0 2px 7px #00000059}.checkbox-card-input:checked+.checkbox-card-control{background:linear-gradient(90deg,#2563eb,#22c55e);border-color:#60a5fa}.checkbox-card-input:checked+.checkbox-card-control span{background:#f8fafc;transform:translate(16px)}.checkbox-card-input:focus-visible+.checkbox-card-control{outline-offset:3px;outline:2px solid #60a5fa}.checkbox-card-copy{gap:2px;min-width:0;display:grid}.checkbox-card-copy .field-label-text{display:inline-grid}.checkbox-card-copy .muted{font-size:11px;line-height:1.25}.checkbox-card:has(.checkbox-card-input:checked){border-color:#475569}.simulation-profit-sparkline{box-sizing:border-box;background:linear-gradient(#1e293b38,#0f172a0a);border:1px solid #252b3a;border-radius:10px;justify-content:center;align-items:stretch;gap:3px;min-width:104px;height:42px;padding:4px 6px;display:flex;position:relative;overflow:hidden}.simulation-profit-zero-line{opacity:.8;background:#475569;height:1px;position:absolute;top:50%;left:8px;right:8px}.simulation-profit-column{width:8px;height:100%;display:inline-block;position:relative}.simulation-profit-bar{border-radius:999px;min-height:2px;position:absolute;left:1px;right:1px}.simulation-profit-bar.positive{background:#22c55e;box-shadow:0 0 8px #22c55e2e}.simulation-profit-bar.negative{background:#ef4444;box-shadow:0 0 8px #ef444429}.simulation-profit-bar.neutral{background:#64748b}.spinner{vertical-align:-.15em;border:2px solid #e2e8f059;border-top-color:#f8fafc;border-radius:999px;width:1em;height:1em;animation:.8s linear infinite spin;display:inline-block}.button .spinner,.icon-button .spinner{margin-right:6px}.loading-inline{color:#cbd5e1;align-items:center;gap:8px;display:inline-flex}.login-card{max-width:420px;margin:48px auto}.button:disabled,.icon-button:disabled,input:disabled,select:disabled{opacity:.65;cursor:not-allowed}.simulation-yearly-performance{margin-top:12px;margin-bottom:18px}.simulation-yearly-performance .etoro-chart{height:260px}.simulation-yearly-performance .etoro-bars{max-width:680px;margin:0 auto}@keyframes spin{to{transform:rotate(360deg)}}.strategy-detail-modal{width:min(960px,100%);padding:24px 28px}.strategy-detail-metadata{margin-bottom:20px}.strategy-explanation{color:#cbd5e1;line-height:1.65}.strategy-explanation h3{color:#f8fafc;margin:24px 0 8px;font-size:18px}.strategy-explanation p{margin:0 0 14px}.strategy-explanation table{border-collapse:separate;border-spacing:0;border:1px solid #334155;border-radius:10px;width:100%;margin:16px 0 20px;overflow:hidden}.strategy-explanation th{color:#f8fafc;background:#1e293b}.strategy-explanation th,.strategy-explanation td{border-bottom:1px solid #334155;padding:10px 12px}.strategy-explanation tbody tr:last-child td{border-bottom:0}.strategy-explanation strong{color:#f8fafc}.universe-preview-card{background:linear-gradient(#1e293b94,#0f172ac7);border:1px solid #334155;border-radius:12px;gap:8px;padding:12px 14px;display:grid}.universe-preview-card h3{color:#f8fafc;margin:0;font-size:14px}.universe-preview-card .compact-metrics{gap:7px 14px;margin:0}.universe-preview-card>.muted{font-size:11px;line-height:1.4;display:block}.strategy-id{margin-left:7px;font-size:11px;display:inline-block}.strategy-temporal-badges{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.strategy-temporal-badge{color:#dbeafe;background:#1e293b;border:1px solid #475569;border-radius:999px;align-items:center;gap:5px;width:max-content;padding:3px 8px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.strategy-temporal-badge>span{color:#94a3b8;font-size:10px;font-weight:600}.strategy-temporal-badge.horizon{color:#e2e8f0;background:#20242f;border-color:#4b5563}.strategy-detail-metadata .strategy-temporal-badge{vertical-align:middle}@media (max-width:640px){.strategy-table{table-layout:fixed;min-width:0}.strategy-table th,.strategy-table td{padding:8px 5px}.strategy-table th:first-child{width:45%}.strategy-table th:nth-child(2){width:14%}.strategy-table th:nth-child(3){width:12%}.strategy-table th:nth-child(4){width:20%}.strategy-table .button{padding:8px 9px}.strategy-table .strategy-temporal-badges{gap:4px}.strategy-table .strategy-temporal-badge{padding:3px 6px}.strategy-detail-modal{padding:20px 16px}.strategy-explanation{font-size:14px}.strategy-explanation table{display:block;overflow-x:auto}}.etoro-chart-filters{align-items:center;gap:8px;display:flex}.benchmark-toggle{font:inherit;cursor:pointer;white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.benchmark-toggle:before{content:"";background:#fbbf24;border-radius:999px;width:14px;height:2px;display:inline-block;box-shadow:0 0 6px #fbbf2447}.benchmark-toggle.active{color:#fde68a;background:#a162072e;border-color:#a16207}.universe-benchmark-toggle:before{background:0 0;border-top:2px dashed #a78bfa;height:0;box-shadow:0 0 6px #a78bfa3d}.universe-benchmark-toggle.active{color:#ddd6fe;background:#6d5aa82e;border-color:#6d5aa8}.universe-benchmark-toggle:disabled{cursor:not-allowed;opacity:.5}.benchmark-line-layer{z-index:3;pointer-events:none;width:calc(100% - 92px);max-width:680px;height:calc(100% - 52px);margin:0 auto;position:absolute;inset:18px 60px 34px 32px;overflow:visible}.benchmark-line{fill:none;stroke:#fbbf24;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px #fbbf2447)}.universe-benchmark-line{stroke:#a78bfa;stroke-dasharray:8 6;filter:drop-shadow(0 0 4px #a78bfa4d)}.benchmark-point{fill:#fbbf24;stroke:#111827;stroke-width:2px;vector-effect:non-scaling-stroke;pointer-events:all;cursor:pointer}.universe-benchmark-point{fill:#a78bfa}.universe-benchmark-tooltip{border-color:#6d5aa8}.universe-benchmark-tooltip strong,.universe-benchmark-tooltip-row .benchmark-tooltip-label{color:#ddd6fe}.universe-benchmark-tooltip-row>span{text-align:left;gap:1px;display:grid}.benchmark-point:focus{filter:drop-shadow(0 0 5px #fbbf24e6);outline:none}.benchmark-tooltip-layer{z-index:4;pointer-events:none;width:calc(100% - 92px);height:calc(100% - 52px);margin:0 auto;position:absolute;inset:18px 60px 34px 32px}.benchmark-tooltip{color:#f8fafc;text-align:center;white-space:nowrap;background:#111827;border:1px solid #a16207;border-radius:8px;gap:2px;min-width:112px;padding:8px 10px;display:grid;position:absolute;transform:translate(-50%,calc(-100% - 10px));box-shadow:0 8px 22px #0000006b}.benchmark-tooltip strong{color:#fde68a;font-size:13px}.benchmark-tooltip small{color:#cbd5e1;font-size:11px}.etoro-tooltip-benchmark{border-top:1px solid #374151;justify-content:space-between;align-items:center;gap:8px;margin-top:5px;padding-top:5px;display:flex}.simulation-yearly-performance .etoro-tooltip{min-width:148px}.benchmark-tooltip-label{color:#fbbf24;white-space:nowrap;font-size:11px;font-weight:700}.benchmark-tooltip-change{font-size:12px}.benchmark-tooltip-change.positive{color:#86efac}.benchmark-tooltip-change.negative{color:#fca5a5}.benchmark-tooltip-change.neutral{color:#cbd5e1}.simulation-yearly-performance .etoro-bar-column{flex:58px;min-width:0}.toast-container{z-index:140;pointer-events:none;width:min(390px,100vw - 32px);position:fixed;top:22px;right:22px}.toast{color:#e2e8f0;pointer-events:auto;background:#111827;border:1px solid #475569;border-left-width:4px;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 14px;animation:.2s ease-out toast-enter;display:grid;box-shadow:0 14px 34px #00000070}.toast-success{color:#dcfce7;background:#10251b;border-color:#166534 #166534 #166534 #22c55e}.toast-error{color:#fee2e2;background:#2b1519;border-color:#7f1d1d #7f1d1d #7f1d1d #ef4444}.toast-warning{color:#fef3c7;background:#2a2112;border-color:#854d0e #854d0e #854d0e #f59e0b}.toast-info{color:#e2e8f0;background:#172033;border-color:#475569 #475569 #475569 #94a3b8}.toast-icon{color:currentColor;background:#334155;border-radius:999px;justify-content:center;align-items:center;width:23px;height:23px;font-size:14px;font-weight:800;display:inline-flex}.toast-success .toast-icon{background:#166534}.toast-error .toast-icon{background:#7f1d1d}.toast-warning .toast-icon{background:#854d0e}.toast-info .toast-icon{background:#334155}.toast-close{color:currentColor;cursor:pointer;opacity:.82;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:21px;line-height:1;display:inline-flex}.toast-close:hover{color:currentColor;opacity:1;background:#ffffff17}.toast-close:focus-visible{outline-offset:2px;outline:2px solid}@keyframes toast-enter{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.toast{animation:none}}@media (max-width:640px){.toast-container{width:auto;top:16px;left:16px;right:16px}}.simulation-delete-cell{text-align:center;width:44px;min-width:36px;padding-left:4px;padding-right:4px}.simulation-delete-button{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.simulation-delete-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.simulation-delete-button:hover{color:#fca5a5;background:#7f1d1d38;border-color:#7f1d1d}.simulation-delete-button:focus-visible{outline-offset:2px;outline:2px solid #94a3b8}.simulation-delete-button:disabled{color:#475569;cursor:not-allowed;opacity:.6;background:0 0;border-color:#0000}.cost-mode{color:#e2e8f0;white-space:nowrap;background:#1e293b;border:1px solid #475569;border-radius:999px;align-items:center;width:max-content;max-width:150px;padding:4px 9px;font-size:11px;font-weight:700;line-height:1.25;display:inline-flex}.cost-mode.with-costs{color:#fde68a;background:#854d0e3d;border-color:#854d0e}.cost-mode.without-costs{color:#bbf7d0;background:#1665343d;border-color:#166534}.cost-mode.legacy-fixed-commission{color:#e9d5ff;background:#6b21a833;border-color:#6b21a8}.cost-mode.legacy-no-commission{color:#cbd5e1;background:#1e293b;border-color:#475569}.universe-summary-line{margin-top:.35rem;line-height:1.35;display:block}.simulation-stats-card{padding:16px 18px}.simulation-stats-groups{grid-template-columns:.9fr 1.1fr 1fr;gap:0;display:grid}.simulation-stats-group{border-left:1px solid #253247;min-width:0;padding:0 20px}.simulation-stats-group:first-child{border-left:0;padding-left:0}.simulation-stats-group:last-child{padding-right:0}.simulation-stats-group h2{color:#f8fafc;text-transform:uppercase;letter-spacing:.06em;margin:0 0 12px;font-size:13px;line-height:1.2}.simulation-stats-group .definition-grid{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px 14px}.simulation-stats-group .definition-grid dt{min-width:0}.simulation-stats-group .definition-grid dd{color:#e2e8f0;font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right}.metric-label-text{max-width:100%;display:inline;position:relative}.metric-tooltip-trigger{vertical-align:.1em;color:#94a3b8;cursor:pointer;background:#182234;border:1px solid #475569;border-radius:999px;flex:none;justify-content:center;align-items:center;width:16px;height:16px;margin-left:6px;font-size:10px;font-weight:800;line-height:1;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.metric-tooltip-trigger:hover,.metric-tooltip-trigger.active{color:#f8fafc;background:#253247;border-color:#64748b}.metric-tooltip-trigger:focus-visible{outline-offset:2px;outline:2px solid #94a3b8}.metric-tooltip-popover{z-index:120;box-sizing:border-box;color:#dbe4f0;text-align:left;background:#111827;border:1px solid #475569;border-radius:9px;width:320px;max-width:min(320px,100vw - 32px);padding:9px 11px;font-size:12px;font-weight:400;line-height:1.4;position:fixed;box-shadow:0 10px 28px #0000007a}.metric-tooltip-popover:before{content:"";left:var(--tooltip-arrow-left,20px);background:#111827;border-top:1px solid #475569;border-left:1px solid #475569;width:10px;height:10px;position:absolute;top:-6px;transform:rotate(45deg)}@media (max-width:900px){.simulation-stats-groups{grid-template-columns:1fr 1fr}.simulation-stats-group:nth-child(3){border-top:1px solid #253247;border-left:0;grid-column:1/-1;margin-top:16px;padding:16px 0 0}.simulation-stats-group:nth-child(2){padding-right:0}}@media (max-width:640px){.simulation-stats-groups{grid-template-columns:1fr}.simulation-stats-group,.simulation-stats-group:first-child,.simulation-stats-group:nth-child(2),.simulation-stats-group:nth-child(3){border-top:1px solid #253247;border-left:0;grid-column:auto;margin:0;padding:14px 0}.simulation-stats-group:first-child{border-top:0;padding-top:0}.simulation-stats-group:last-child{padding-bottom:0}}.settings-readonly-fieldset{display:contents}.settings-cost-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.settings-cost-form>.settings-form:first-child,.settings-cost-form>.settings-actions{grid-column:1/-1}.settings-cost-form .card{margin:0}.settings-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-form h2{grid-column:1/-1;margin:0 0 4px}.settings-form label{flex-direction:column;gap:7px;display:flex;position:relative}.settings-help-popover{z-index:130;--tooltip-arrow-left:14px;width:min(320px,100vw - 40px);position:absolute;top:28px;left:0}.cost-model-card{background:linear-gradient(#1e293b7a,#111827f0);border-color:#475569}.settings-actions{margin-top:0}.simulation-stats-groups{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:20px}.simulation-stats-group:nth-child(odd){border-left:0;padding-left:0}.simulation-stats-group:nth-child(2n){padding-right:0}.simulation-stats-group:nth-child(n+3){border-top:1px solid #253247;padding-top:20px}.cost-breakdown-group{background:#1e293b33;border-radius:10px}.cost-breakdown-group p{font-size:12px;line-height:1.45}.strategy-params.cost-model-card{border:1px solid #475569}.strategy-params.cost-model-card h3{color:#f8fafc}@media (max-width:1000px){.settings-cost-form,.settings-form{grid-template-columns:1fr}.simulation-stats-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.simulation-stats-group{border-left:0;padding:0}}@media (max-width:640px){.simulation-stats-groups{grid-template-columns:1fr}}
