:root{color-scheme:light;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fa;color:#14181f}*{box-sizing:border-box}body{margin:0;background:#f5f7fa}a{color:inherit;text-decoration:none}button{font:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr;direction:ltr}.sidebar{background:#101820;color:#eef3f6;padding:28px 18px;direction:rtl}.brand{display:flex;align-items:center;gap:12px;margin-bottom:34px}.brandMark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#eef3f6;color:#101820;font-weight:800}.brand small,.brand strong{display:block}.brand strong{white-space:nowrap}.brand small{opacity:.55;margin-top:2px}nav{display:grid;grid-gap:6px;gap:6px}nav a{padding:12px 14px;border-radius:12px;opacity:.72}nav a.active,nav a:hover{background:rgba(255,255,255,.1);opacity:1}.content{direction:rtl;padding:36px;max-width:1500px;width:100%;margin:auto}.topbar{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px}.eyebrow{margin:0 0 5px;font-size:13px;font-weight:700;letter-spacing:.02em;opacity:.55}h1{font-size:32px;margin:0}.muted{color:#69717c;margin:8px 0 0}.primary{border:0;border-radius:13px;background:#111820;color:white;padding:13px 18px;cursor:pointer}.grid{display:grid;grid-gap:16px;gap:16px}.cards{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.panel{background:white;border:1px solid #e8ebef;border-radius:20px;box-shadow:0 8px 24px rgba(20,24,31,.04)}.card{padding:20px}.card small,.card span{display:block;color:#737b86}.card strong{display:block;font-size:26px;margin:12px 0 6px}.lower{grid-template-columns:1.5fr 1fr;margin-top:18px}.panel{padding:22px;min-height:290px}.panelHead{display:flex;justify-content:space-between;align-items:center}.panelHead h2{margin:0;font-size:19px}.panelHead span{font-size:12px;color:#77808a;background:#f4f6f8;padding:6px 9px;border-radius:999px}.empty{text-align:center;margin:50px auto 0;color:#6c7580}.emptyIcon{width:46px;height:46px;margin:auto;display:grid;place-items:center;border-radius:50%;background:#edf7f0;color:#25713b;font-weight:800}.empty h3{color:#2a3139;margin:14px 0 4px}.empty p{margin:0}.metric{display:flex;justify-content:space-between;align-items:end;margin-top:48px}.metric span{color:#69717c}.metric strong{font-size:38px}.bar{height:10px;background:#edf0f3;border-radius:999px;margin:14px 0 22px;overflow:hidden}.bar i{display:block;width:0;height:100%;background:#111820}.insight p{color:#69717c;line-height:1.8}@media (max-width:980px){.shell{grid-template-columns:1fr}.sidebar{display:none}.content{padding:22px}.cards{grid-template-columns:repeat(2,1fr)}.lower{grid-template-columns:1fr}}@media (max-width:560px){.topbar{align-items:flex-start;flex-direction:column}.primary{width:100%}.cards{grid-template-columns:1fr}h1{font-size:27px}.content{padding:16px}}.authShell{min-height:100vh;display:grid;place-items:center;padding:24px;direction:rtl;background:linear-gradient(160deg,#f5f7fa,#eaeef4)}.authCard{width:100%;max-width:430px;background:white;border:1px solid #e8ebef;border-radius:24px;padding:34px;box-shadow:0 18px 50px rgba(20,24,31,.08)}.authBrand{margin-bottom:26px}.authBrand .brandMark{background:#101820;color:#eef3f6}.authCard h1{font-size:25px;margin:0 0 6px}.authForm{display:grid;grid-gap:15px;gap:15px;margin:24px 0 16px}.wide{width:100%}.linkBtn{background:none;border:0;color:#3c5a7a;cursor:pointer;padding:6px 0;text-decoration:underline;font:inherit}.linkBtn.inline{text-decoration:none;font-weight:600;color:#14181f;text-align:start}.linkBtn.inline:hover{text-decoration:underline}.field{display:grid;grid-gap:6px;gap:6px}.field>span{font-size:13px;font-weight:600;color:#4a525c}.field>small{font-size:12px;color:#858d97}.field input,.field select,.field textarea{font:inherit;padding:11px 13px;border:1px solid #d9dee5;border-radius:12px;background:#fbfcfd;color:#14181f;width:100%}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #101820;outline-offset:1px;background:white}.field textarea{resize:vertical}.formGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px}.formGrid .formError,.formGrid .modalActions,.formGrid .modalNote,.formGrid>.field:last-of-type:nth-child(odd){grid-column:1/-1}.formError{background:#fdecec;color:#8c2020;font-size:14px}.formError,.modalNote{margin:0;padding:11px 13px;border-radius:12px}.modalNote{background:#f4f6f8;color:#4a525c}.modalActions{display:flex;gap:10px;justify-content:flex-start;margin-top:4px}.ghost{font:inherit;border:1px solid #d9dee5;background:white;color:#14181f;border-radius:12px;padding:11px 16px;cursor:pointer}.ghost:hover{background:#f4f6f8}.ghost.sm{padding:7px 12px;font-size:13px;border-radius:10px}.ghost.wide{width:100%;margin-top:14px}.iconBtn{border:0;background:none;font-size:17px;cursor:pointer;color:#69717c;padding:6px 9px;border-radius:9px}.iconBtn:hover{background:#f4f6f8}.chip{font:inherit;border:1px solid #d9dee5;background:white;border-radius:999px;padding:8px 16px;cursor:pointer;font-size:14px}.chip.active{background:#101820;color:white;border-color:#101820}.filters{display:flex;gap:9px;margin-bottom:16px;flex-wrap:wrap}button:disabled{opacity:.55;cursor:not-allowed}.sidebar{display:flex;flex-direction:column}.sidebarFoot{margin-top:auto;padding-top:22px;display:grid;grid-gap:9px;gap:9px}.sidebarFoot small{opacity:.5;font-size:12px;overflow:hidden;text-overflow:ellipsis}.sidebarFoot .ghost{background:transparent;color:#eef3f6;border-color:rgba(255,255,255,.2)}.sidebarFoot .ghost:hover{background:rgba(255,255,255,.1)}.tableWrap{overflow-x:auto;margin-top:14px}.tableWrap.tall{max-height:56vh;overflow-y:auto}table{width:100%;border-collapse:collapse;font-size:14px}thead th{text-align:start;font-size:12px;text-transform:none;color:#77808a;font-weight:600;padding:9px 11px;border-bottom:1px solid #e8ebef;position:-webkit-sticky;position:sticky;top:0;background:white}tbody td{padding:12px 11px;border-bottom:1px solid #f0f2f5;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafbfc}td.num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;text-align:end}.sub{display:block;color:#8b939d;font-size:12px;margin-top:2px}.progressCell{min-width:110px}.badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.badge-ok{background:#e7f5ec;color:#1d6b36}.badge-warn{background:#fdf3e2;color:#8a5a12}.badge-bad{background:#fdecec;color:#8c2020}.badge-mute{background:#f1f3f6;color:#5b636d}.amount-ok{color:#1d6b36}.amount-bad{color:#8c2020}.overlay{position:fixed;inset:0;background:rgba(16,24,32,.45);display:grid;place-items:center;padding:20px;z-index:50}.modal{background:white;border-radius:22px;padding:26px;width:100%;max-width:720px;max-height:90vh;overflow-y:auto;direction:rtl;box-shadow:0 24px 60px rgba(16,24,32,.24)}.modalHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.modalHead h2{margin:0;font-size:20px}.loading{display:flex;align-items:center;gap:11px;justify-content:center;padding:56px 0;color:#69717c}.spin{width:19px;height:19px;border:2px solid #d9dee5;border-top-color:#101820;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.spin{animation-duration:2s}}.errorNote{background:#fdecec;border:1px solid #f5cccc;border-radius:18px;padding:20px;color:#8c2020}.errorNote strong{display:block;margin-bottom:5px}.errorNote p{margin:0 0 12px}.alertLine{margin:18px 0 0;padding:11px 13px;border-radius:12px;background:#fdf3e2;color:#8a5a12;font-size:14px}.progressList{list-style:none;margin:18px 0 0;padding:0;display:grid;grid-gap:17px;gap:17px}.progressHead{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:7px}.progressHead span{color:#3b434d}.progressHead strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.progressCaption,.progressList small{color:#858d97;font-size:12px}.progressCaption{display:block;margin-top:7px}.bar i{transition:width .35s ease}.loanGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.loanCard{min-height:0}.loanFacts{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px 16px;gap:13px 16px;margin:18px 0}.loanFacts dt{color:#858d97;font-size:12px;margin-bottom:3px}.loanFacts dd{margin:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:start}.ledgerCards{grid-template-columns:repeat(3,1fr);margin-bottom:6px}@media (max-width:720px){.formGrid,.ledgerCards,.loanFacts{grid-template-columns:1fr}.modal{padding:20px;border-radius:18px}}.desktop{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:16px;gap:16px}.tile{display:block;text-align:start;font:inherit;color:inherit;cursor:pointer;background:white;border:1px solid #e8ebef;border-radius:20px;padding:20px;box-shadow:0 8px 24px rgba(20,24,31,.04);transition:transform .12s ease,box-shadow .12s ease}.tile:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(20,24,31,.09)}.tile:focus-visible{outline:2px solid #101820;outline-offset:2px}.tileIdle{border-style:dashed;background:#fbfcfd}.tileMark{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;color:white;font-weight:800;font-size:17px;letter-spacing:.02em;margin-bottom:14px}.tile strong{display:block;font-size:17px}.tile small{display:block;color:#69717c;margin-top:6px;min-height:38px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tileState{display:inline-block;margin-top:12px;font-size:12px;padding:5px 10px;border-radius:999px}.tileState-active{background:#e8f5ec;color:#22683a}.tileState-planned{background:#fdf3e3;color:#8a5a12}.tileState-disabled{background:#f1f3f5;color:#69717c}.linkPanel{min-height:0;margin-bottom:18px}.linkForm{display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;align-items:end;margin-top:14px}.repoGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:14px;gap:14px;margin-top:16px;align-items:start}.repoGrid.single{grid-template-columns:minmax(0,420px)}.repoCard{border:1px solid #e8ebef;border-radius:18px;padding:18px;background:#fbfcfd;flex-direction:column}.repoCard,.repoHead{display:flex;gap:10px}.repoHead{justify-content:space-between;align-items:flex-start}.repoHead strong{display:block;font-size:16px}.repoHead small{display:block;color:#858d97;font-size:12px;margin-top:2px}.repoDesc{margin:0;color:#69717c;line-height:1.7;flex:1 1}.repoMeta{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#77808a}.repoMeta span{background:#f1f4f7;padding:5px 9px;border-radius:999px}.repoActions{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-top:4px}.repoActions .primary{padding:9px 16px;font-size:14px;border-radius:11px}.ghost.danger{color:#8c2020;border-color:#f0d3d3;-webkit-margin-start:auto;margin-inline-start:auto}.ghost.danger:hover{background:#fdecec}@media (max-width:560px){.desktop,.linkForm{grid-template-columns:1fr}}.headActions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.modalNote code{background:#e8ecf1;padding:2px 7px;border-radius:7px;font-size:13px}.tileDeploy{display:inline-flex;align-items:center;gap:7px;margin:10px 0 0 8px;font-size:12px;padding:5px 10px;border-radius:999px}.tileDeploy-installing,.tileDeploy-queued{background:#eef2ff;color:#3730a3}.tileDeploy-running{background:#e8f5ec;color:#22683a}.tileDeploy-failed{background:#fdecec;color:#8c2020}.tileDeploy-stopped{background:#f1f3f5;color:#69717c}.tileHost{color:#858d97!important;font-size:12px!important;min-height:0!important;margin-top:8px!important}.dot{width:7px;height:7px;border-radius:50%;background:currentColor;animation:pulse 1.1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.25}50%{opacity:1}}.logs{direction:ltr;text-align:left;background:#10151b;color:#dfe6ec;border-radius:12px;padding:14px;max-height:260px;overflow:auto;font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-word;margin:0}