:root{color:#18212f;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.loading{align-items:center;display:flex;min-height:100vh;justify-content:center;padding:24px}.login-shell{display:flex;min-height:100vh;background:#fff}.login-brand{background:#0c1d1b;display:none;flex-direction:column;justify-content:space-between;overflow:hidden;padding:48px;position:relative;width:50%}.login-brand-glow{background:radial-gradient(80% 60% at 20% 0%,#2fbfae4d,#2fbfae00 60%),radial-gradient(60% 50% at 90% 100%,#176b6473,#176b6400 60%);top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.login-brand-grid{background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:48px 48px;top:0;right:0;bottom:0;left:0;mask-image:radial-gradient(70% 70% at 50% 40%,black,transparent);-webkit-mask-image:radial-gradient(70% 70% at 50% 40%,black,transparent);opacity:.25;pointer-events:none;position:absolute}.login-brand-top{align-items:center;display:flex;gap:12px;position:relative}.login-brand-name{color:#fff;font-size:18px;font-weight:700;letter-spacing:-.01em}.login-brand-mid{max-width:400px;position:relative}.login-brand-mid h2{color:#fff;font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:1.25;margin:0}.login-brand-mid p{color:#fff9;font-size:15px;line-height:1.5;margin:16px 0 0}.login-brand-foot{color:#fff6;font-size:13px;margin:0;position:relative}.login-form-panel{align-items:center;display:flex;flex:1;justify-content:center;padding:24px;width:100%}@media (min-width: 1024px){.login-brand{display:flex}.login-form-panel{width:50%}}.login-card{display:grid;gap:16px;max-width:380px;width:100%}.login-mark-mobile{margin-bottom:4px}@media (min-width: 1024px){.login-mark-mobile{display:none}}.login-welcome{display:grid;gap:6px;margin-bottom:6px}.login-mark{align-items:center;background:linear-gradient(135deg,#176b64,#2fbfae);border-radius:14px;box-shadow:0 10px 24px #176b644d;color:#fff;display:inline-flex;height:46px;justify-content:center;width:46px}.login-brand-top .login-mark{border-radius:10px;height:36px;width:36px}.login-subtitle{color:#547085;font-size:14px;margin:0}.login-password-row{position:relative}.login-password-row input{padding-right:56px;width:100%}.login-password-toggle{background:none;border:0;color:#547085;cursor:pointer;font-size:12px;font-weight:700;min-height:auto;padding:4px 10px;position:absolute;right:2px;top:50%;transform:translateY(-50%)}.login-password-toggle:hover{color:#18212f}.login-error{align-items:flex-start;display:flex;gap:8px}.login-error svg{flex:0 0 auto;margin-top:1px}.login-spinner-row{align-items:center;display:inline-flex;gap:8px;justify-content:center}.login-spinner{animation:login-spinner-spin .8s linear infinite}.login-spinner-track{opacity:.3}.login-spinner-head{opacity:.9}@keyframes login-spinner-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.login-spinner{animation:none!important}}.app-shell{margin:0 auto;max-width:1280px;padding:28px}header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:22px}.app-header-title{min-width:0}.sign-out-button{flex:0 0 auto;min-height:34px;min-width:0;padding:7px 12px;white-space:nowrap;width:auto}.title-eyebrow-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:6px}.title-eyebrow-row .eyebrow{margin:0}.eyebrow{color:#547085;font-size:12px;font-weight:700;letter-spacing:0;margin:0 0 6px;text-transform:uppercase}h1{font-size:32px;line-height:1.1;margin:0}label{color:#466174;display:grid;font-size:13px;font-weight:700;gap:7px}input,select{background:#fff;border:1px solid #c7d2da;border-radius:6px;color:#18212f;min-height:42px;padding:8px 11px}button{background:#176b64;border:0;border-radius:6px;color:#fff;cursor:pointer;font-weight:800;min-height:42px;padding:8px 14px}button:disabled{cursor:default;opacity:.55}button.secondary{background:#e6ecef;color:#223445}.schedule-status{position:relative}.schedule-status-badge{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;gap:6px;min-height:26px;padding:3px 9px;font-size:12px;line-height:1}.schedule-status-badge.success{background:#dff5ec;border-color:#a6ddc8;color:#096343}.schedule-status-badge.warning{background:#fff5d6;border-color:#edd17c;color:#8a5a00}.schedule-status-badge.failure{background:#ffe9e8;border-color:#edb1aa;color:#8b1c13}.schedule-status-badge.unknown{background:#edf0f2;border-color:#d2d9de;color:#53616c}.schedule-status-dot{border-radius:999px;display:inline-block;flex:0 0 auto}.schedule-status-dot{background:currentColor;height:8px;width:8px}.schedule-status-popover{background:#fff;border:1px solid #c7d2da;border-radius:8px;box-shadow:0 18px 48px #18212f2e;color:#18212f;display:none;left:0;max-height:min(640px,calc(100vh - 96px));overflow:auto;padding:12px;position:absolute;top:calc(100% + 8px);width:min(560px,calc(100vw - 56px));z-index:20}.schedule-status:hover .schedule-status-popover,.schedule-status:focus-within .schedule-status-popover{display:block}.schedule-status-popover-head{align-items:baseline;border-bottom:1px solid #e7edf1;display:flex;gap:12px;justify-content:space-between;padding-bottom:9px}.schedule-status-popover-head span{color:#60798a;font-size:12px}.schedule-status-empty{color:#60798a;margin:12px 0 0}.schedule-status-jobs{display:grid;gap:10px;margin-top:10px}.schedule-status-job{border:1px solid #e7edf1;border-radius:8px;display:grid;gap:4px;padding:10px 12px}.schedule-status-job.failure{border-color:#dd4a3d}.schedule-status-job strong{color:#18212f;font-size:14px;line-height:1.25}.schedule-status-job p{color:#466174;font-size:13px;line-height:1.35;margin:0}.controls{align-items:end;display:grid;gap:14px;grid-template-columns:minmax(180px,240px) minmax(180px,240px);justify-content:space-between;margin-bottom:18px}.mode-field{min-width:0}.mode-select{font-weight:800;width:100%}.mode-select.dry_run{border-color:#d5a044}.mode-select.autopilot{border-color:#75b798}.date-field{display:grid;gap:7px;min-width:0}.date-input-row{align-items:stretch;display:flex;gap:6px;min-width:0}.date-field input{flex:1 1 auto;min-width:0;text-align:center;width:100%}.date-step{align-items:center;background:#fff;border:1px solid #c7d2da;border-radius:8px;color:#466174;display:flex;flex:0 0 auto;justify-content:center;min-height:42px;padding:0;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .05s ease;width:42px}.date-step:hover{background:#176b64;border-color:#176b64;color:#fff}.date-step:active{transform:scale(.94)}.date-step svg{display:block}.date-quick-actions{display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.date-quick-action{background:#e6ecef;border-radius:8px;color:#223445;font-size:11px;font-weight:800;letter-spacing:.02em;min-height:34px;overflow:hidden;padding:6px;text-overflow:clip;transition:background .15s ease,color .15s ease;white-space:nowrap}.date-quick-action:hover{background:#d3dde2}.date-quick-action.active{background:#176b64;color:#fff}.date-quick-action.active:hover{background:#12564f}.summary-grid{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin:16px 0}.summary-grid>div{background:#fff;border:1px solid #d9e0e6;border-radius:8px;padding:14px;position:relative}.summary-grid span{color:#60798a;display:block;font-size:12px;font-weight:700;line-height:16px;margin-bottom:6px}.summary-grid strong{display:block;font-size:22px}.savings-value-button{background:none;border:none;color:inherit;cursor:pointer;display:block;font-weight:inherit;min-height:0;padding:0;text-align:left;width:100%}.savings-value-button strong{border-bottom:1px dashed #94a3b8;display:inline-block}.coverage-badge{color:#b45309;display:block;font-size:11px;font-style:normal;font-weight:600;margin-top:4px}.savings-breakdown{background:#fff;border:1px solid #d9e0e6;border-radius:8px;margin:-6px 0 16px;padding:14px 16px}.savings-breakdown header{color:#163a4a;font-size:13px;font-weight:700;margin-bottom:8px}.savings-breakdown p{color:#60798a;font-size:12px;line-height:17px;margin:8px 0 0}.savings-breakdown p.savings-footnote{border-top:1px solid #e2ebf0;color:#7c93a1;font-size:11px;margin-top:10px;padding-top:8px}.savings-waterfall{display:block;max-width:640px;width:100%}.savings-waterfall .waterfall-value{fill:#163a4a;font-size:11px;font-weight:700}.savings-waterfall .waterfall-label{fill:#60798a;font-size:10px}.notice,.error{background:#fff5d6;border:1px solid #edd17c;border-radius:8px;color:#664d05;margin:12px 0;padding:12px 14px}.error{background:#ffe9e8;border-color:#edb1aa;color:#8b1c13}.notice-stale{background:#eef4ff;border-color:#b9cdf5;color:#1e3a72}.error-boundary{background:#fff;border:1px solid #edb1aa;border-radius:12px;color:#4a2018;margin:40px auto;max-width:520px;padding:28px 32px;text-align:center}.error-boundary h2{margin:0 0 8px}.error-boundary-actions{display:flex;gap:12px;justify-content:center;margin-top:20px}.table-wrap{background:#fff;border:1px solid #d9e0e6;border-radius:8px;overflow-x:auto}table{border-collapse:collapse;min-width:1040px;width:100%}th,td{border-bottom:1px solid #e7edf1;padding:11px 12px;text-align:right;white-space:nowrap}th{background:#eef3f5;color:#50697c;font-size:12px;text-transform:uppercase}th:first-child,td:first-child{left:0;position:sticky;text-align:left}th:first-child{z-index:2}td:first-child{background:#fff}.command{border-radius:999px;display:inline-block;font-size:12px;font-weight:800;min-width:82px;padding:5px 8px;text-align:center}.command.charge{background:#e0f1ff;color:#075985}.command.discharge{background:#dff5ec;color:#096343}.command.idle{background:#edf0f2;color:#53616c}.chart-panel{background:#fff;border:1px solid #d9e0e6;border-radius:8px;margin-bottom:16px;padding:12px 12px 4px}.chart-host{height:750px;min-height:420px;width:100%}.table-toggle-row{margin:8px 0 12px}@media (max-width: 780px){.app-shell{padding:18px}.controls{align-items:stretch;grid-template-columns:1fr}header{gap:12px}.sign-out-button{justify-self:end}.schedule-status-popover{left:auto;right:0;width:min(520px,calc(100vw - 36px))}.summary-grid{grid-template-columns:1fr 1fr}}.info-icon{background:none;border:none;color:#176b64;cursor:pointer;display:inline-flex;padding:0;position:absolute;right:12px;top:12px}.info-icon:hover{color:#12564f}.perf-page{margin-top:16px}.perf-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.perf-head h2{margin:10px 0 4px}.perf-back{font-size:13px}.perf-subtitle{color:#60798a;font-size:13px;line-height:1.45;margin:0;max-width:640px}.perf-summary strong.perf-pos,td.perf-pos{color:#176b64}.perf-summary strong.perf-neg,td.perf-neg{color:#b3261e}.perf-win-count{color:#60798a;font-size:12px;font-weight:600}.perf-baseline{background:#eef6f5;border:1px solid #cde4e1;border-radius:8px;color:#1f4d48;font-size:13px;margin:0 0 14px;padding:10px 14px}.perf-table td{white-space:nowrap}.perf-as-cell small.perf-as-note{color:#60798a;display:block;font-size:11px;font-weight:400}.perf-periods small.perf-as-note{color:#1f4d48;display:block;margin-top:2px}.perf-partial td{color:#93a5b1}.perf-bar-cell{min-width:140px}.perf-bar-track{display:flex;height:10px;width:100%}.perf-bar-half{display:flex;flex:1;position:relative}.perf-bar-half:first-child{border-right:1px solid #c4cfd8;justify-content:flex-end}.perf-bar{border-radius:2px;height:100%}.perf-bar.win{background:#2a9d8f}.perf-bar.loss{background:#d1495b}.perf-badge{border-radius:999px;font-size:11px;font-weight:700;padding:3px 10px;white-space:nowrap}.perf-badge.win{background:#e2f3f0;color:#176b64}.perf-badge.loss{background:#fbe9eb;color:#a3323f}.perf-footnote{color:#60798a;font-size:12px;line-height:1.45;margin-top:10px}@media (max-width: 720px){.perf-head{flex-direction:column}}.perf-section-title{color:#244452;font-size:14px;margin:18px 0 8px;text-transform:uppercase;letter-spacing:.04em}.perf-month-nav{align-items:center;display:flex;gap:6px}.perf-month-arrow{font-size:16px;line-height:1;min-height:34px;min-width:34px;padding:4px 10px}.perf-month-label{color:#223445;font-size:14px;font-weight:800;min-width:118px;text-align:center}.perf-table-dim{opacity:.55;pointer-events:none;transition:opacity .15s ease}.perf-bestworst{white-space:nowrap;font-size:1.25rem}.perf-bestworst .perf-pos,.perf-bestworst .perf-neg{display:inline}.perf-excluded-note{color:#93a5b1;font-size:12px;font-style:italic}.perf-badge.excluded{background:#eef1f4;color:#7a8b97}.perf-hero-wrap{display:grid;gap:12px;grid-template-columns:minmax(0,1.3fr) minmax(0,2fr);margin:16px 0 4px}@media (max-width: 720px){.perf-hero-wrap{grid-template-columns:minmax(0,1fr)}}.perf-hero{background:#f2faf8;border:1px solid #cde4e1;border-radius:10px;padding:18px 20px}.perf-hero-label{color:#3f6b64;display:block;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.perf-hero-value{color:#244452;display:block;font-size:40px;font-weight:800;line-height:1.1;margin:6px 0 2px}.perf-hero-value.perf-pos{color:#147063}.perf-hero-sub{color:#3f6b64;display:block;font-size:14px;font-weight:600}.perf-hero-foot{display:flex;flex-wrap:wrap;gap:4px 14px;margin-top:12px}.perf-lifetime{color:#60798a;font-size:12px;font-weight:600}.perf-prevdelta{color:#7a8b97;font-size:12px;font-weight:600}.perf-tiles{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.perf-tile{background:#fff;border:1px solid #d9e0e6;border-radius:8px;padding:12px 14px}.perf-tile>span{color:#60798a;display:block;font-size:11px;font-weight:700;letter-spacing:.02em;margin-bottom:4px;text-transform:uppercase}.perf-tile>strong{display:block;font-size:20px}.perf-tile-note{color:#7a8b97;display:block;font-size:11px;margin-top:3px}.perf-tile-muted{color:#93a5b1;font-size:14px;font-weight:600}.perf-tile-est{background:#fbfcfa;border-style:dashed;border-color:#c9d6cf}.perf-tile-est-value{color:#5d7168}.est-token{border-bottom:1px dotted #9db2ac;white-space:nowrap}.est-token-suffix{color:#8a9c95;font-size:.72em;font-weight:600;letter-spacing:.02em}.perf-insight{color:#3f5866;font-size:13px;line-height:1.5;margin:12px 0 0}.perf-chart-wrap{margin:14px 0 4px}.perf-chart-host{height:260px;width:100%}
