:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101817;background:#f5f7f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{background:#f5f7f6}body{margin:0}button,input,textarea,select{font:inherit}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#edf3ef}.auth-panel{width:min(100%,390px);display:grid;gap:18px;padding:34px;border:1px solid #d8e3dc;border-radius:8px;background:#fff;box-shadow:0 20px 48px #102f231f}.auth-brand{display:inline-flex;align-items:center;gap:10px;color:#087b5b;font-family:Bahnschrift,Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:25px;font-weight:800}.auth-brand img{width:46px;height:46px;object-fit:contain}.auth-panel h1,.auth-panel p{margin:0}.auth-panel h1{font-size:24px}.auth-panel>p{color:#61726a;line-height:1.5}.auth-field{display:grid;gap:7px;color:#34483e;font-size:13px;font-weight:750}.auth-field input{width:100%;min-height:44px;padding:0 12px;border:1px solid #cbd9d1;border-radius:6px;color:#101817;outline:none}.auth-field input:focus{border-color:#07815f;box-shadow:0 0 0 3px #07815f1f}.auth-error{color:#b42318;font-size:13px;font-weight:700}.auth-submit{min-height:44px;border:0;border-radius:6px;background:#087b5b;color:#fff;cursor:pointer;font-weight:800}.auth-submit:disabled{cursor:wait;opacity:.72}.shell{min-height:100vh;display:grid;grid-template-columns:226px minmax(0,1fr)}.sidebar{position:sticky;top:0;min-width:0;height:100vh;display:flex;flex-direction:column;padding:28px 18px 22px;background:radial-gradient(circle at 0 0,rgba(26,119,83,.3),transparent 34%),linear-gradient(180deg,#0b1714,#0c1714);color:#f8fbf8;border-right:1px solid rgba(255,255,255,.06)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:25px;font-weight:900;margin-bottom:30px;letter-spacing:0;background:linear-gradient(135deg,#7beac7,#36d4ac 46%,#0fb68d);-webkit-background-clip:text;background-clip:text;color:transparent}.brand-logo{width:54px;height:54px;flex:0 0 54px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(33,131,90,.28))}.brand span{font-family:Bahnschrift,Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-weight:800;font-variation-settings:"wght" 800;line-height:1}nav{display:grid;gap:10px}nav button{position:relative;min-height:42px;display:flex;align-items:center;gap:12px;padding:0 12px 0 13px;border:0;border-radius:8px;background:transparent;color:#b9c7bf;cursor:pointer;font-size:14px;font-weight:780;text-align:left}.icon{width:18px;height:18px;flex:0 0 auto;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}nav button:hover,nav button.active{color:#fff;background:#168156b8}nav button.active:before{content:"";position:absolute;left:0;width:3px;height:18px;border-radius:999px;background:#31b276}.sidebar-footer{display:grid;gap:18px;margin-top:auto;padding-top:24px}.sync-status{display:flex;align-items:center;gap:11px;border-top:1px solid rgba(255,255,255,.11);padding-top:18px}.sync-status>span{width:10px;height:10px;border-radius:999px;background:#2dd284;box-shadow:0 0 0 4px #2dd2841c}.sync-status div{min-width:0;display:grid;gap:4px}.sync-status strong{color:#eef8f1;font-size:13px;font-weight:850}.sync-status small{color:#9eb3a8;font-size:12px}.content{min-width:0;padding:34px 30px 28px;background:#fff}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:28px}.topbar-actions,.action-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}h1,h2,h3,p{margin:0}h1{color:#0d1714;font-size:34px;line-height:1.08;letter-spacing:0}h2{color:#101817;font-size:18px;line-height:1.2}h3{color:#17201b;font-size:14px;line-height:1.2;margin-bottom:10px}p{color:#5f6e66;margin-top:8px}.section-label{display:block;color:#197a54;font-size:12px;font-weight:900;letter-spacing:0;margin-bottom:10px;text-transform:uppercase}.status{max-width:100%;display:inline-flex;align-items:center;min-height:32px;border-radius:999px;padding:0 12px;font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status.provisional{background:#fff1c2;color:#76550a}.status.confirmed{background:#dff5e9;color:#1f6b49}.status.ignored{background:#eef2ef;color:#5f6e66}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}.metric-card,.panel{background:#fff;border:1px solid #dfe6e2;border-radius:8px;box-shadow:0 14px 34px #111b170b}.metric-card{position:relative;min-width:0;min-height:178px;display:grid;align-content:start;gap:18px;padding:26px 24px;overflow:hidden}.metric-card-heading{display:flex;align-items:center;gap:14px}.metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:#eef7f2;color:#197a54}.metric-card-heading>span:last-child{color:#26332e;font-size:14px;font-weight:850}.metric-card>strong{min-width:0;color:#0d1714;font-size:31px;line-height:1.1;overflow-wrap:anywhere}.metric-card>small{color:#6a756f;font-size:13px}.status-card{align-content:start}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,1fr);gap:14px}.dashboard-note{min-height:48px;display:flex;align-items:center;gap:10px;margin-top:14px;border:1px solid #d8eee4;border-radius:8px;background:#f4fbf8;color:#4d5f57;font-size:13px;padding:0 16px}.dashboard-note .icon{color:#197a54}.prediction-panel{margin-top:0}.prediction-heading{align-items:center}.prediction-summary{margin-bottom:20px}.prediction-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);gap:14px}.prediction-content section{min-width:0}.prediction-table-panel{min-width:0}.prediction-section-heading{min-height:42px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.prediction-section-heading h3{margin-bottom:0}.prediction-section-heading p{margin-top:5px;font-size:13px}.prediction-section-heading>span{min-height:30px;display:inline-flex;align-items:center;border:1px solid #dcebe3;border-radius:999px;background:#f2faf6;color:#176c49;font-size:12px;font-weight:900;white-space:nowrap;padding:0 10px}.two-column{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);gap:14px}.panel{min-width:0;padding:22px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.toolbar-heading{align-items:center}.fund-combobox{position:relative;width:min(100%,460px)}.fund-combobox-trigger{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #d7e0dc;border-radius:10px;background:linear-gradient(135deg,#fff,#f7fbf9),linear-gradient(90deg,#21835a1f,#21835a00);color:#101817;cursor:pointer;padding:0 14px;text-align:left;box-shadow:0 12px 28px #17201b0d}.fund-combobox-trigger:hover,.fund-combobox-trigger[aria-expanded=true]{border-color:#21835a;box-shadow:0 0 0 3px #21835a1c}.fund-combobox-trigger span:first-child{min-width:0;display:grid;gap:2px}.fund-combobox-trigger small{color:#6b7871;font-size:11px;font-weight:850;letter-spacing:.02em;text-transform:uppercase}.fund-combobox-trigger strong{font-size:17px}.fund-combobox-caret{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:999px;background:#edf7f2;color:#17734f;font-size:18px;font-weight:900;transition:transform .16s ease}.fund-combobox-trigger[aria-expanded=true] .fund-combobox-caret{transform:rotate(180deg)}.fund-combobox-popover{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;border:1px solid #d7e0dc;border-radius:12px;background:#fff;box-shadow:0 24px 54px #17201b29;padding:10px}.fund-combobox-search{min-height:40px;margin-bottom:8px;background:#f8fbf9}.fund-combobox-list{max-height:260px;display:grid;gap:4px;overflow-y:auto}.fund-combobox-list button{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:8px;background:transparent;color:#17201b;cursor:pointer;padding:0 10px;text-align:left}.fund-combobox-list button:hover,.fund-combobox-list button[aria-current=true]{background:#edf7f2}.fund-combobox-list button>span{font-weight:900}.fund-combobox-list button>strong{color:#17734f;font-size:12px}.fund-combobox-empty{min-height:42px;display:grid;place-items:center;color:#66746c;font-size:13px;font-weight:800}select,input{width:100%;min-height:42px;border:1px solid #d7e0dc;border-radius:8px;background:#fbfcfb;color:#101817;padding:0 12px;outline:none}select:focus,input:focus{border-color:#21835a;box-shadow:0 0 0 3px #21835a1f}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}label{display:grid;gap:7px;color:#66746c;font-size:13px;font-weight:800}.primary-action{min-height:44px;margin-top:16px;border:0;border-radius:8px;background:#197a54;color:#fff;cursor:pointer;font-weight:850;padding:0 16px;box-shadow:0 10px 22px #197a542e}.primary-action:hover{background:#12633f}.primary-action:disabled{cursor:wait;opacity:.7}.secondary-action,.loading-pill{min-height:42px;display:inline-flex;align-items:center;gap:8px;border-radius:8px;padding:0 16px;font-size:13px;font-weight:850}.secondary-action{border:1px solid #d7e0dc;background:#fff;color:#101817;cursor:pointer}.secondary-action:hover{border-color:#21835a;color:#176c49}.secondary-action:disabled{cursor:not-allowed;opacity:.55}.loading-pill{background:#eef5f0;color:#1f6b49}.date-navigator{position:relative;display:inline-flex;align-items:center;gap:10px;min-height:42px;border:0;border-radius:0;background:transparent;padding:0}.date-arrow,.date-display,.today-action{min-height:42px;border:1px solid #d7e0dc;border-radius:8px;background:#fff;color:#17201b;cursor:pointer;font-size:13px;font-weight:850;box-shadow:0 8px 18px #111b170a}.date-arrow{width:42px;color:#101817;font-size:20px;line-height:1}.date-arrow:disabled{cursor:not-allowed;opacity:.45}.date-display{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:168px;padding:0 14px}.date-icon{width:16px;height:16px;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.today-action{min-width:90px;padding:0 16px;border-color:#05724d;background:#05724d;color:#fff}.date-arrow:hover,.date-display:hover{background:#e7f3ed}.today-action:hover{background:#075d40}.date-popover{position:absolute;top:calc(100% + 8px);left:50%;z-index:40;width:292px;border:1px solid #d7e1da;border-radius:10px;background:#fff;box-shadow:0 18px 44px #17201b29;padding:12px;transform:translate(-50%)}.fundops-calendar{width:100%;color:#17201b;font-size:13px}.calendar-months,.calendar-month{width:100%}.calendar-months{position:relative}.calendar-caption{display:flex;align-items:center;justify-content:center;min-height:34px;margin-bottom:8px;padding:0 42px}.calendar-caption-label{font-size:14px;font-weight:900;text-align:center;text-transform:capitalize;pointer-events:none}.calendar-nav{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;justify-content:space-between;pointer-events:none}.calendar-nav-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8e0da;border-radius:8px;background:#f7faf8;color:#1f6b49;cursor:pointer;pointer-events:auto;position:relative}.calendar-nav-button:hover{border-color:#21835a;background:#e7f3ed}.calendar-nav-button svg{pointer-events:none}.calendar-weekdays,.calendar-week{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calendar-weekday{height:24px;display:grid;place-items:center;color:#66746c;font-size:11px;font-weight:900;text-transform:uppercase}.calendar-day{width:100%}.calendar-day-button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#17201b;cursor:pointer;font:inherit;font-weight:850}.calendar-day-button:hover{background:#e7f3ed;color:#176c49}.calendar-day-selected .calendar-day-button{background:#21835a;color:#fff}.calendar-day-today:not(.calendar-day-selected) .calendar-day-button{box-shadow:inset 0 0 0 1px #21835a;color:#176c49}.calendar-day-outside .calendar-day-button{color:#a7b3ac}.calendar-day-disabled .calendar-day-button{background:transparent;color:#c3cbc6;cursor:not-allowed;text-decoration:line-through}.chart{height:330px}.finance-chart-panel .chart{height:360px}.fund-history-chart{height:300px;margin-top:18px}.chart-context{min-height:52px;display:flex;align-items:center;gap:10px;margin-top:14px;border:1px solid #e5eae7;border-radius:8px;background:#fbfcfb;color:#586760;font-size:13px;padding:0 14px}.chart-context .icon{color:#197a54}.finance-chart-context{flex-wrap:wrap;justify-content:space-between}.finance-chart-context strong{margin-left:auto;font-size:14px;font-weight:900}.finance-chart-context small{color:#66746c;font-weight:750}.positive-text{color:#08764f}.negative-text{color:#c22f2a}.finance-tooltip{display:grid;gap:5px;min-width:170px;border:1px solid #dce2dd;border-radius:8px;background:#fffffff7;box-shadow:0 16px 40px #16201b24;color:#17201b;padding:11px 12px}.finance-tooltip span{color:#66746c;font-size:12px;font-weight:800}.finance-tooltip strong{font-size:18px;font-weight:950}.finance-tooltip small{font-size:12px;font-weight:850}.period-control{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px;border:1px solid #d8e0da;border-radius:8px;background:#f7faf8;padding:4px}.period-control button{min-width:34px;min-height:32px;border:0;border-radius:6px;background:transparent;color:#66746c;cursor:pointer;font-size:11px;font-weight:850;padding:0 6px;white-space:nowrap}.period-control button:hover,.period-control button[aria-pressed=true]{background:#21835a;color:#fff}.fund-heading{align-items:center}.compact-action{min-height:38px}.fund-table{display:grid;min-width:0}.fund-table-head{display:grid;grid-template-columns:minmax(42px,.7fr) minmax(0,.9fr) minmax(86px,1fr) minmax(44px,.7fr) minmax(60px,.8fr);gap:8px;align-items:center;border-bottom:1px solid #e4e9e6;color:#39443f;font-size:12px;font-weight:850;min-width:0;padding:0 0 12px}.fund-row{display:grid;grid-template-columns:minmax(42px,.7fr) minmax(0,.9fr) minmax(86px,1fr) minmax(44px,.7fr) minmax(60px,.8fr);align-items:center;gap:8px;min-height:43px;min-width:0;padding:8px 0;border-bottom:1px solid #e8ece9}.fund-row:hover,.table-row:hover,.tweet-row:hover{background:#fbfdfb}.fund-row:last-child{border-bottom:0}.fund-main,.fund-value{min-width:0}.fund-main{display:inline-flex;align-items:center;gap:10px}.fund-main strong{font-size:15px}.fund-date{color:#66746c;font-size:12px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fund-info{width:16px;height:16px;display:inline-grid;place-items:center;border:1px solid #9ca8a2;border-radius:999px;color:#7b8781;font-size:10px;font-weight:900}.fund-row .status{justify-self:end;max-width:100%;min-width:0;padding:0 10px}.fund-table-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;color:#27342e;font-size:13px}.fund-table-footer>div{display:inline-flex;align-items:center;gap:8px}.fund-table-footer button{width:34px;height:34px;border:1px solid #dce4df;border-radius:7px;background:#fff;color:#17201b;cursor:pointer;font-weight:850}.fund-table-footer button[aria-current=page]{border-color:#05724d;background:#05724d;color:#fff}.fund-table-footer button:disabled{cursor:not-allowed;opacity:.45}.summary-strip,.history-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.history-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px}.history-summary .metric-card{min-height:104px;align-content:start;gap:12px;padding:16px 18px;background:linear-gradient(135deg,#fffffff5,#f6fbf8f5),linear-gradient(90deg,#21835a29,#05724d00);border-color:#dce8e1;box-shadow:0 14px 34px #17201b0f}.history-summary .metric-card-heading{display:flex;align-items:center;gap:9px;color:#304038}.history-summary .metric-icon{width:30px;height:30px;background:#ecf8f2;color:#16744f}.history-summary .metric-icon .icon{width:15px;height:15px}.history-summary .metric-card strong{font-size:clamp(24px,2.5vw,34px);line-height:1.05}.history-summary .metric-card strong.positive{color:#08734f}.history-summary .metric-card strong.negative{color:#be3027}.status-summary{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px;margin-bottom:0}.settings-page{display:grid;gap:14px}.data-health-panel{overflow:hidden}.health-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.35fr) minmax(220px,.72fr);border:1px solid #e1ebe4;border-radius:8px;background:#fff}.health-source{min-width:0;padding:18px 20px;border-right:1px solid #e5ece7}.health-source:last-child{border-right:0}.health-source-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.health-source-heading>strong{color:#17211c;font-size:14px}.health-state{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:850;white-space:nowrap}.health-state.complete{background:#e4f5ec;color:#08734f}.health-state.incomplete,.health-state.unavailable{background:#fff0c9;color:#8a5c00}.health-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.health-details div{display:grid;gap:4px}.health-details dt{color:#6b7971;font-size:11px;font-weight:750}.health-details dd{margin:0;color:#17211c;font-size:14px;font-weight:850}.health-warning,.health-ok{margin:16px 0 0;font-size:12px;font-weight:700;line-height:1.45}.health-warning{color:#9a6500}.health-ok{color:#16744f}.health-accounts{display:grid;gap:1px}.health-account{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #edf2ee}.health-account:last-child{border-bottom:0}.health-account strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.health-account span{flex:0 0 auto;font-size:12px;font-weight:750}.queue-details{grid-template-columns:1fr;gap:13px}.portfolio-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.portfolio-page{display:grid;gap:14px}.portfolio-heading{align-items:center}.compact-action{margin-top:0;min-height:40px;white-space:nowrap}.summary-strip>div{min-width:0;display:grid;gap:7px;border:1px solid #e7eee9;border-radius:8px;background:#fbfcfb;padding:13px}.summary-strip span{color:#66746c;font-size:12px;font-weight:800}.summary-strip strong{min-width:0;overflow-wrap:anywhere}.table-list,.tweet-list{display:grid;gap:6px}.table-list.compact{margin-top:16px}.table-row{min-width:0;display:grid;grid-template-columns:minmax(90px,.7fr) minmax(0,1fr) auto auto;align-items:center;gap:12px;border-bottom:1px solid #edf1ee;border-radius:6px;padding:12px 8px}.table-row:last-child{border-bottom:0}.portfolio-position-row{grid-template-columns:minmax(82px,.65fr) minmax(96px,.75fr) minmax(120px,1fr) auto auto}.portfolio-table{overflow:hidden;border:1px solid #e2ebe5;border-radius:8px;background:#fff}.portfolio-table-head,.portfolio-table-row{display:grid;grid-template-columns:minmax(88px,.8fr) minmax(92px,.8fr) minmax(96px,.8fr) minmax(120px,1fr) minmax(132px,1fr) minmax(116px,1fr) minmax(96px,auto) 42px;align-items:center;gap:12px}.portfolio-table-head{min-height:42px;padding:0 14px;background:#f7faf8;border-bottom:1px solid #e2ebe5;color:#5f6e66;font-size:12px;font-weight:900}.portfolio-table-row{min-width:0;min-height:58px;padding:10px 14px;border-bottom:1px solid #edf1ee}.portfolio-table-row:last-child{border-bottom:0}.portfolio-table-row>*{min-width:0;overflow-wrap:anywhere}.portfolio-table-row>strong:first-child{color:#0d1714;font-size:17px}.portfolio-table-row span{color:#566861;font-size:13px}.field-note{color:#728078;font-size:11px;font-weight:700;line-height:1.35}.drawer-form .date-navigator{width:100%;gap:6px}.drawer-form .date-display{min-width:0;flex:1}.drawer-form .today-action{min-width:66px;padding:0 10px}.portfolio-delete-action{width:34px;height:34px;display:inline-grid;place-items:center;justify-self:end;border:1px solid transparent;border-radius:7px;background:transparent;color:#8b302b;cursor:pointer}.portfolio-delete-action .icon{width:17px;height:17px}.portfolio-delete-action:hover{border-color:#f1c7c2;background:#fff2f0;color:#b62e28}.drawer-backdrop{position:fixed;inset:0;z-index:80;display:flex;justify-content:flex-end;background:#08130f61;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.drawer-panel{width:min(440px,100%);height:100%;display:flex;flex-direction:column;gap:18px;border-left:1px solid #dfe8e2;background:linear-gradient(180deg,#f7fbf9fa,#fff 32%),#fff;padding:26px;box-shadow:-24px 0 60px #0e19142e}.confirm-dialog{width:min(420px,calc(100% - 32px));align-self:center;display:grid;gap:16px;margin:0 auto;border:1px solid #dfe8e2;border-radius:8px;background:#fff;box-shadow:0 24px 64px #0e191438;padding:24px}.confirm-dialog-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#fff1ee;color:#ba332b}.confirm-dialog-icon .icon{width:21px;height:21px}.confirm-dialog h2,.confirm-dialog p{margin:0}.confirm-dialog p{margin-top:6px;color:#5d6b64;font-size:14px;line-height:1.5}.confirm-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.danger-action{min-height:40px;border:1px solid #b92f28;border-radius:7px;background:#bd342d;color:#fff;cursor:pointer;font-weight:850;padding:0 14px}.danger-action:hover{background:#a72721}.danger-action:disabled,.portfolio-delete-action:disabled{cursor:not-allowed;opacity:.55}.drawer-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.drawer-heading p{font-size:14px}.icon-action{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid #d7e0dc;border-radius:8px;background:#fff;color:#17201b;cursor:pointer;font-size:24px;line-height:1}.icon-action:hover{border-color:#21835a;color:#176c49}.drawer-form{grid-template-columns:1fr;align-content:start}.money-input{min-height:42px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid #d7e0dc;border-radius:8px;background:#fbfcfb}.money-input:focus-within{border-color:#21835a;box-shadow:0 0 0 3px #21835a1f}.money-input>span{display:grid;place-items:center;height:100%;color:#197a54;font-weight:900;border-right:1px solid #e3ebe6;background:#f1f8f4}.money-input input{min-height:40px;border:0;border-radius:0;background:transparent;box-shadow:none}.money-input input:focus{box-shadow:none}.form-error{border:1px solid #f0c7be;border-radius:8px;background:#fff1ee;color:#a9372e;font-size:13px;font-weight:800;padding:11px 12px}.drawer-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:auto;padding-top:16px;border-top:1px solid #edf1ee}.drawer-actions .primary-action{margin-top:0}.prediction-table{overflow:hidden;border:1px solid #e2ebe5;border-radius:8px;background:#fff}.prediction-row{grid-template-columns:minmax(70px,.45fr) minmax(120px,1fr) minmax(82px,.7fr) auto minmax(100px,auto)}.forecaster-row{grid-template-columns:minmax(96px,1fr) minmax(70px,.75fr) minmax(90px,auto) minmax(72px,auto);gap:8px}.prediction-table-head,.prediction-table-row{display:grid;align-items:center;gap:12px}.prediction-table-head{min-height:42px;padding:0 14px;background:#f7faf8;border-bottom:1px solid #e2ebe5;color:#5f6e66;font-size:12px;font-weight:900}.prediction-table-row{min-width:0;min-height:58px;padding:10px 14px;border-bottom:1px solid #edf1ee}.prediction-table-row:last-child{border-bottom:0}.prediction-table-row>*{min-width:0;overflow-wrap:anywhere}.prediction-table-row>strong:first-child{color:#0d1714;font-size:16px}.prediction-table-row span{color:#566861;font-size:13px}.prediction-row>strong:last-child,.forecaster-row>strong:last-child{justify-self:end;text-align:right}.empty-row{min-height:48px;display:flex;align-items:center;border:1px dashed #dce6df;border-radius:8px;color:#66746c;font-size:13px;font-weight:850;padding:0 14px;background:#fbfcfb}.table-row span,.tweet-meta span{color:#66746c;font-size:13px}.table-row>*{min-width:0;overflow-wrap:anywhere}.return-badge{justify-self:end;display:inline-flex;align-items:center;gap:7px;min-width:102px;min-height:34px;border-radius:999px;padding:0 10px;font-size:13px;font-weight:850;white-space:nowrap}.return-badge.compact{min-width:auto;min-height:28px;justify-self:end;padding:0 9px}.return-badge.positive{background:#e1f7ea;border:1px solid #b9e8cd;color:#176c49}.return-badge.negative{background:#ffe7e2;border:1px solid #ffc2b8;color:#a9372e}.return-badge.neutral{background:#eef2ef;border:1px solid #dfe6e1;color:#66746c}.return-marker{width:0;height:0;flex:0 0 auto}.return-badge.positive .return-marker{border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:8px solid #20885b}.return-badge.negative .return-marker{border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #c24036}.return-badge.neutral .return-marker{width:9px;height:3px;border-radius:999px;background:#8a9890}.pagination-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:14px;border-top:1px solid #edf1ee}.pagination-row>span{color:#66746c;font-size:13px;font-weight:800}.pagination-row>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.page-action{min-width:36px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8e0da;border-radius:8px;background:#fff;color:#17201b;cursor:pointer;font-size:13px;font-weight:850;padding:0 10px}.page-action:hover{border-color:#21835a;color:#176c49}.page-action[aria-current=page]{border-color:#21835a;background:#21835a;color:#fff}.page-action:disabled{cursor:wait;opacity:.72}.pagination-ellipsis{min-width:20px;color:#66746c;font-size:13px;font-weight:850;text-align:center}.tweet-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;border:1px solid #e7eee9;border-radius:8px;background:#fff;padding:14px}.tweet-row p{margin-top:6px}.tweet-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.tweet-heading time{color:#66746c;font-size:12px;font-weight:800}.tweet-meta{display:grid;grid-template-columns:repeat(4,auto);align-content:start;gap:8px;text-align:right}.chip-list{display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-flex;align-items:center;min-height:32px;border-radius:999px;border:1px solid #d7e8de;background:#f1f8f4;color:#1f6b49;font-size:13px;font-weight:850;padding:0 12px}.positive{color:#20885b}.negative{color:#c24036}@media(max-width:1040px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.two-column{grid-template-columns:1fr}.health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.queue-health-source{grid-column:1 / -1;border-top:1px solid #e5ece7;border-right:0}.queue-details{grid-template-columns:repeat(3,minmax(0,1fr))}.prediction-content{grid-template-columns:1fr}}@media(max-width:760px){.shell{grid-template-columns:1fr}.sidebar{position:static;width:100%;overflow:hidden;height:auto;padding:18px 20px}.brand{margin-bottom:16px}nav{display:flex;overflow-x:auto;padding-bottom:6px}nav button{flex:0 0 auto;min-height:38px}.content{padding:22px 18px 28px}.topbar{display:grid}.topbar-actions{width:100%;align-items:flex-start}.topbar-actions .date-navigator{flex:1 0 100%;max-width:100%}.topbar-actions>.secondary-action{flex:0 0 auto}.toolbar-heading{display:grid}.fund-combobox{width:100%}h1{font-size:30px}.metrics,.health-grid{grid-template-columns:1fr}.health-source,.queue-health-source{grid-column:auto;border-right:0;border-bottom:1px solid #e5ece7}.health-source:last-child{border-bottom:0}.metric-card{min-height:108px}.chart{height:260px}.chart-panel .panel-heading{display:grid}.period-control{justify-self:start}.fund-row{grid-template-columns:minmax(0,1fr) auto}.fund-row .status{grid-column:1 / -1;justify-self:start;max-width:100%}.form-grid,.summary-strip,.history-summary{grid-template-columns:1fr}.portfolio-heading{display:grid}.portfolio-table{overflow-x:auto}.portfolio-table-head,.portfolio-table-row{min-width:900px}.drawer-panel{width:100%;padding:22px}.table-row,.prediction-row,.forecaster-row,.tweet-row,.tweet-meta{grid-template-columns:1fr;text-align:left}.prediction-table{overflow-x:auto}.prediction-table .prediction-row{min-width:720px;grid-template-columns:minmax(70px,.45fr) minmax(120px,1fr) minmax(82px,.7fr) auto minmax(100px,auto)}.prediction-table .forecaster-row{min-width:560px;grid-template-columns:minmax(96px,1fr) minmax(70px,.75fr) minmax(90px,auto) minmax(72px,auto)}.return-badge,.prediction-row>strong:last-child,.forecaster-row>strong:last-child{justify-self:start;text-align:left}.prediction-table .return-badge,.prediction-table .prediction-row>strong:last-child,.prediction-table .forecaster-row>strong:last-child{justify-self:end;text-align:right}.pagination-row{align-items:stretch;flex-direction:column}.pagination-row>div{flex-wrap:wrap}}
