:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.45;font-weight:400;color:#102a31;background-color:#eef8f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#eef8f8;font-size:1rem}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}:root{--color-page: #eef8f8;--color-sidebar: #0d2f3a;--color-sidebar-muted: #9bc5ca;--color-surface: #ffffff;--color-surface-soft: #e7f2f4;--color-surface-darker: #123f4b;--color-border: #cce1e3;--color-border-strong: #8ebbc1;--color-text: #102a31;--color-muted: #5c7378;--color-accent: #0e8f9a;--color-accent-strong: #086a78;--color-accent-soft: rgba(14, 143, 154, .13);--color-warning: #2563eb;--color-danger: #b42318;--color-panel-shadow: rgba(13, 47, 58, .09)}.app-shell{display:flex;min-height:100vh;background:var(--color-page);color:var(--color-text)}.content-shell{flex:1;display:flex;flex-direction:column;min-width:0}.sidebar{width:264px;background:var(--color-sidebar);color:#f4fbfc;border-right:1px solid #1e5664;padding:1rem .8rem;display:flex;flex-direction:column;transition:width .2s ease}.sidebar.collapsed{width:84px}.sidebar__brand{padding:0 .35rem 1.25rem;border-bottom:1px solid #1e5664;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center;gap:.7rem}.sidebar__logo--mark{width:164px;height:164px;border-radius:8px;display:block;object-fit:contain;flex:0 0 auto}.login-logo--mark{width:42px;height:42px;border-radius:8px;display:block;object-fit:contain;flex:0 0 auto}.sidebar__title{font-size:.86rem;font-weight:700;text-transform:uppercase;color:#f4fbfc;text-align:center}.sidebar.collapsed .sidebar__title,.sidebar.collapsed .sidebar__section-title span,.sidebar.collapsed .sidebar__link span,.sidebar.collapsed .sidebar__submenu,.sidebar.collapsed .sidebar__instance-picker,.sidebar.collapsed .sidebar__cabinet-picker{display:none}.sidebar.collapsed .sidebar__logo--mark{width:42px;height:42px}.sidebar__nav{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.sidebar__nav--top{margin-bottom:.65rem}.sidebar__link{display:flex;align-items:center;gap:.55rem;min-height:40px;padding:.52rem .68rem;border-radius:8px;color:var(--color-sidebar-muted);font-size:.94rem}.sidebar__link.active,.sidebar__link:hover{background:#123f4b;color:#fff}.sidebar__submenu{display:flex;flex-direction:column;gap:.18rem;margin:-.15rem 0 .45rem 1.15rem;padding-left:.85rem;border-left:1px solid #1e5664}.sidebar__sublink{display:flex;align-items:center;gap:.45rem;min-height:32px;padding:.35rem .55rem;border-radius:8px;color:var(--color-sidebar-muted);font-size:.86rem}.sidebar__sublink.active,.sidebar__sublink:hover{background:#ffffff14;color:#fff}.sidebar__instance-picker,.sidebar__cabinet-picker{padding:0 .35rem 1rem;border-bottom:1px solid #1e5664;margin-bottom:1rem;display:flex;flex-direction:column;gap:.45rem}.sidebar__section-title{font-size:.74rem;color:var(--color-sidebar-muted);text-transform:uppercase;margin-bottom:.35rem}.sidebar__section-title--with-icon{display:flex;align-items:center;gap:.45rem}.sidebar__instance-select{width:100%;border-radius:8px;border:1px solid #2d6a77;background:var(--color-surface-darker);color:#f4fbfc;padding:.54rem .65rem;font-size:.9rem}.topbar{min-height:56px;padding:0 1rem;border-bottom:1px solid var(--color-border);background:var(--color-surface);display:flex;align-items:center;justify-content:space-between;gap:1rem}.topbar__status{display:flex;align-items:center;gap:.5rem;color:var(--color-muted)}.topbar__user{display:flex;align-items:center;gap:.55rem}.topbar__name{font-size:.92rem;font-weight:700}.main-view{flex:1;overflow-y:auto;padding:1rem}.panel,.chart-card,.stat-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;box-shadow:0 12px 32px var(--color-panel-shadow)}.panel{padding:1.15rem}.chart-card{padding:1rem}.panel__header,.section-header,.settings-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}h1,h2,h3,p{margin-top:0}h2{margin-bottom:.2rem;font-size:1.35rem}h3{margin-bottom:.15rem;font-size:1rem}h4{margin:0;font-size:.9rem}p,.muted-label,small{color:var(--color-muted)}.button-group,.form-actions,.section-actions,.table-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:wrap}.ghost-button,.primary-button,.toolbar-button,.link-button{min-height:36px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-size:.92rem}.ghost-button,.toolbar-button{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);padding:.42rem .72rem}.ghost-button:hover,.toolbar-button:hover{background:var(--color-surface-soft)}.refresh-button{min-width:166px;position:relative}.refresh-button svg{flex:0 0 auto}.refresh-button--active{border-color:var(--color-accent);background:var(--color-accent-soft);color:var(--color-accent-strong);font-weight:700;opacity:1;box-shadow:0 0 0 3px #0e8f9a24}.refresh-button--active svg{animation:refresh-spin .85s linear infinite}.refresh-button__pulse{width:.52rem;height:.52rem;border-radius:999px;background:#f6c85f;box-shadow:0 0 #f6c85f80;animation:refresh-pulse 1.1s ease-out infinite}.refresh-button__time{min-width:2.2rem;border-radius:999px;background:#ffffffb8;color:var(--color-accent-strong);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;font-weight:800;line-height:1;padding:.28rem .4rem;text-align:center}@keyframes refresh-spin{to{transform:rotate(360deg)}}@keyframes refresh-pulse{70%{box-shadow:0 0 0 7px #f6c85f00}to{box-shadow:0 0 #f6c85f00}}.ghost-button.danger{color:var(--color-danger)}.primary-button{border:1px solid var(--color-accent-strong);background:var(--color-accent);color:#fff;padding:.55rem 1rem;font-weight:700}.primary-button:hover{background:var(--color-accent-strong)}button:disabled,input:disabled,.is-disabled{opacity:.6;cursor:not-allowed}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.link-button{border:none;background:transparent;color:var(--color-accent);padding:0;font-weight:700}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.form-field{display:flex;flex-direction:column;gap:.35rem;font-size:.86rem;font-weight:600}.form-field--full{grid-column:1 / -1}.form-field input,.form-field textarea,.form-field select{border-radius:8px;border:1px solid var(--color-border);background:#fff;color:var(--color-text);padding:.55rem .65rem}.form-field input[type=checkbox]{width:1.1rem;height:1.1rem;padding:0;accent-color:var(--color-accent)}.form-field--checkbox{min-height:65px;justify-content:end}.form-field--checkbox input{align-self:flex-start}.instance-layout,.grid.two-col{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);gap:1rem;align-items:start}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem;margin-bottom:1rem}.stat-card{padding:.85rem;display:flex;flex-direction:column;gap:.25rem;min-height:104px}.stat-card span{color:var(--color-muted);font-size:.78rem;text-transform:uppercase}.stat-card strong{font-size:1.45rem;color:var(--color-text)}.chart-card--wide{margin-bottom:1rem}.file-additions-card .section-header{margin-bottom:.65rem}.chart-summary{min-width:96px;text-align:right}.chart-summary strong{display:block;color:var(--color-text);font-size:1.35rem;line-height:1.1}.chart-summary span{color:var(--color-muted);font-size:.78rem;text-transform:uppercase}.file-additions-chart{width:100%;min-width:0}.file-additions-chart__plot{display:grid;grid-template-columns:34px minmax(0,1fr);gap:.55rem;min-height:188px}.file-additions-chart__scale{display:flex;flex-direction:column;justify-content:space-between;padding:.25rem 0 .55rem;color:var(--color-muted);font-size:.72rem;font-weight:800;text-align:right}.file-additions-chart__bars{position:relative;min-height:188px;padding-top:.25rem;padding-bottom:.55rem}.file-additions-chart__grid{position:absolute;inset:0 0 .55rem;pointer-events:none}.file-additions-chart__grid span{position:absolute;left:0;right:0;border-top:1px solid var(--color-border)}.file-additions-chart__bar-grid{position:relative;z-index:1;display:grid;align-items:end;gap:clamp(.16rem,.45vw,.55rem);height:100%;min-height:188px}.file-additions-chart__bar-slot{position:relative;display:flex;align-items:flex-end;justify-content:center;min-width:0;height:100%}.file-additions-chart__bar{display:block;width:min(100%,28px);border-radius:5px 5px 2px 2px;background:#0e8f9a1f;transition:background .15s ease,box-shadow .15s ease}.file-additions-chart__bar--active{background:var(--color-accent);box-shadow:0 4px 10px #0e8f9a2e}.file-additions-chart__bar-slot:hover .file-additions-chart__bar--active{background:var(--color-accent-strong)}.file-additions-chart__count-label{position:absolute;bottom:calc(var(--bar-height, 0%) + .28rem);color:var(--color-text);font-size:.74rem;font-weight:800;line-height:1}.file-additions-chart__empty-label{position:absolute;inset:0 0 .55rem;display:grid;place-items:center;color:var(--color-muted);font-size:1rem;font-weight:700;pointer-events:none}.file-additions-chart__axis{display:grid;gap:clamp(.16rem,.45vw,.55rem);margin-left:calc(34px + .55rem);margin-top:.5rem}.file-additions-chart__axis span{min-width:0;color:var(--color-muted);font-size:.68rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap}.file-additions-chart__subtotal{margin-top:.85rem;margin-left:calc(34px + .55rem);padding-top:.85rem;border-top:1px solid var(--color-border);display:flex;align-items:baseline;justify-content:flex-end;gap:.65rem}.file-additions-chart__subtotal span{color:var(--color-muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.file-additions-chart__subtotal strong{color:var(--color-text);font-size:1.25rem}.instances-table{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.86rem}th,td{padding:.55rem .4rem;border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top}th{color:var(--color-muted);font-size:.72rem;text-transform:uppercase}.table-sort-button{display:inline-flex;align-items:center;gap:.2rem;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:800;letter-spacing:inherit;padding:0;text-align:left;text-transform:inherit}.table-sort-button:hover,.table-sort-button--active{color:var(--color-text)}.table-sort-button__indicator{display:inline-flex;align-items:center;justify-content:center;min-width:14px}.table-sort-button__indicator svg{width:13px;height:13px;stroke-width:2.4}.table-number-cell{width:2.35rem;color:var(--color-muted);font-weight:800;text-align:center;white-space:nowrap}.code-cell{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;color:#244a55;word-break:break-word}.table-actions-cell{text-align:right;white-space:nowrap}.table-row--selected{background:var(--color-accent-soft)}.instances-table tbody tr.table-row--selectable{cursor:pointer}.instances-table tbody tr.table-row--selectable:hover{background:#0e8f9a14}.instances-table tbody tr.table-row--selectable:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.instances-table tbody tr.table-row--selectable.table-row--selected:hover{background:var(--color-accent-soft)}.instances-table tbody tr.table-row--deploying td{background:#0e8f9a1f;border-top:2px solid var(--color-accent);border-bottom:2px solid var(--color-accent);animation:deploying-row-pulse 1.35s ease-in-out infinite}.instances-table tbody tr.table-row--deploying td:first-child{border-left:2px solid var(--color-accent);box-shadow:inset 4px 0 0 var(--color-accent)}.instances-table tbody tr.table-row--deploying td:last-child{border-right:2px solid var(--color-accent)}.instances-table tbody tr.table-row--deploying:hover td{background:#0e8f9a29}.row-update-pill{display:inline-flex;align-items:center;min-height:20px;margin-left:.45rem;border:1px solid rgba(14,143,154,.38);border-radius:999px;background:#fff;color:var(--color-accent-strong);font-size:.68rem;font-weight:800;line-height:1;padding:.2rem .42rem;text-transform:uppercase;vertical-align:middle}@keyframes deploying-row-pulse{0%,to{border-color:#0e8f9a9e}50%{border-color:#0e8f9a}}.table-row--group-start:not(:first-child) td{border-top:2px solid var(--color-border)}.table-group-empty-cell{color:var(--color-muted)}.table-cabinet-detail-cell{position:relative;padding-left:1rem}.table-cabinet-detail-cell span{position:absolute;left:.38rem;top:.98rem;width:.35rem;border-top:1px solid var(--color-border-strong)}.table-row--warning{background:#f6c85f1f;box-shadow:inset 4px 0 #b98219}.table-row--error{background:#b4231814;box-shadow:inset 4px 0 0 var(--color-danger)}.status-pill{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;border:1px solid rgba(14,143,154,.28);background:var(--color-accent-soft);color:var(--color-accent-strong);font-size:.74rem;font-weight:800;line-height:1.1;padding:.24rem .5rem}.status-pill--warning{border-color:#b5821957;background:#f6c85f33;color:#73510d}.status-pill--error{border-color:#b4231847;background:#b423181a;color:var(--color-danger)}.table-muted-error{color:var(--color-danger)}.alert{background:var(--color-accent-soft);border:1px solid rgba(14,143,154,.28);border-radius:8px;color:var(--color-accent-strong);padding:.48rem .7rem;font-size:.85rem}.alert--error{background:#b4231814;border-color:#b423183d;color:var(--color-danger)}.alert--warning{background:#f6c85f29;border-color:#b5821947;color:#73510d}.deploy-status{margin-bottom:1rem;border:1px solid var(--color-border);border-radius:8px;background:#fff;box-shadow:0 10px 22px var(--color-panel-shadow);padding:.9rem}.deploy-status--running{border-color:#0e8f9a61;background:linear-gradient(180deg,#fff,#f2fbfb)}.deploy-status--complete{border-color:#0e8f9a52}.deploy-status--error{border-color:#b4231842;background:#b423180a}.deploy-status__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.deploy-status__header strong{display:block;margin-bottom:.2rem}.deploy-status__header p{margin:0;color:var(--color-muted)}.deploy-status__badge{border:1px solid var(--color-border-strong);border-radius:999px;color:var(--color-accent-strong);font-size:.75rem;font-weight:700;line-height:1;padding:.36rem .58rem;white-space:nowrap}.deploy-status__steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.5rem;list-style:none;margin:.8rem 0 0;padding:0}.deploy-status__steps li{border:1px solid var(--color-border);border-radius:8px;background:#0e8f9a0f;color:var(--color-text);font-size:.8rem;padding:.55rem .6rem}.deploy-status__step{position:relative;display:flex;align-items:center;justify-content:space-between;gap:.6rem;overflow:hidden}.deploy-status__step strong{color:var(--color-muted);font-size:.7rem;line-height:1;text-transform:uppercase;white-space:nowrap}.deploy-status__step--running{border-color:#0e8f9a94;background:#0e8f9a29;box-shadow:inset 3px 0 0 var(--color-accent),0 0 #0e8f9a59;animation:deploy-step-pulse 1.25s ease-in-out infinite}.deploy-status__step--running:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.1) 35%,rgba(255,255,255,.48) 50%,rgba(255,255,255,.1) 65%,transparent 100%);transform:translate(-120%);animation:deploy-step-sheen 1.6s linear infinite;pointer-events:none}.deploy-status__step--running span,.deploy-status__step--running strong{position:relative;z-index:1}.deploy-status__step--running strong{color:var(--color-accent-strong)}.deploy-status__step--complete{border-color:#0e8f9a47;background:#0e8f9a14}.deploy-status__step--complete strong{color:var(--color-accent-strong)}.deploy-status__step--error{border-color:#b4231852;background:#b4231814}.deploy-status__step--error strong{color:var(--color-danger)}.deploy-status__step--skipped{background:#f7fafb}.deploy-status__step--skipped strong{color:var(--color-muted)}@keyframes deploy-step-pulse{0%,to{border-color:#0e8f9a85;box-shadow:inset 3px 0 0 var(--color-accent),0 0 #0e8f9a57}50%{border-color:#0e8f9af2;box-shadow:inset 3px 0 0 var(--color-accent),0 0 0 4px #0e8f9a29}}@keyframes deploy-step-sheen{to{transform:translate(120%)}}@media(prefers-reduced-motion:reduce){.instances-table tbody tr.table-row--deploying td,.deploy-status__step--running,.deploy-status__step--running:before{animation:none}}.deploy-status__log{max-height:260px;overflow:auto;margin:.8rem 0 0;border:1px solid var(--color-border);border-radius:8px;background:#102a31;color:#e6f7f8;font-size:.78rem;line-height:1.45;padding:.75rem;white-space:pre-wrap}.master-deploy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.55rem;margin-top:.85rem}.master-deploy-summary{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.master-deploy-summary span{border:1px solid var(--color-border);border-radius:999px;background:#fff;color:var(--color-muted);font-size:.76rem;font-weight:700;line-height:1;padding:.34rem .55rem}.master-deploy-job{border:1px solid var(--color-border);border-radius:8px;background:#fff;padding:.65rem .7rem;min-height:118px}.master-deploy-job strong,.master-deploy-job span,.master-deploy-job small{display:block}.master-deploy-job__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.55rem;margin-bottom:.2rem}.master-deploy-job__header strong{min-width:0}.master-deploy-job span{color:var(--color-muted);font-size:.82rem}.master-deploy-job__state{border:1px solid var(--color-border);border-radius:999px;color:var(--color-accent-strong)!important;flex:0 0 auto;font-size:.68rem!important;font-weight:800;line-height:1;padding:.24rem .4rem;text-transform:uppercase}.master-deploy-job__meta{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.4rem}.master-deploy-job__meta span{color:var(--color-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;font-weight:800}.master-deploy-job small{color:var(--color-muted);font-size:.76rem;line-height:1.35;margin-top:.45rem;overflow-wrap:anywhere}.master-deploy-job__error{color:var(--color-danger)!important}.master-deploy-job--queued{background:#f7fafb}.master-deploy-job--running{border-color:#0e8f9a94;background:#0e8f9a14;box-shadow:inset 3px 0 0 var(--color-accent)}.master-deploy-job--complete{border-color:#0e8f9a4d;background:#0e8f9a0d}.master-deploy-job--error{border-color:#b423184d;background:#b423180f}.master-deploy-job--error span{color:var(--color-danger)}.master-deploy-job--skipped{background:#f7fafb}.empty-state,.loading-screen{min-height:140px;display:grid;place-items:center;color:var(--color-muted);text-align:center}.loading-screen{min-height:100vh}.login-screen{min-height:100vh;display:grid;place-items:center;background:var(--color-page);padding:1rem}.login-panel{width:min(380px,100%);text-align:center}.login-logo--mark{margin:0 auto .8rem;width:58px;height:58px;font-size:1.7rem}.login-actions{margin-top:.85rem;display:flex;justify-content:stretch}.login-actions .primary-button{width:100%}.settings-dialog{width:min(560px,calc(100vw - 2rem));border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-text);padding:1rem;box-shadow:0 30px 90px #0d2f3a40}.settings-dialog::backdrop{background:#08232a73}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#08232a75;padding:1rem}.export-modal{width:min(620px,100%);border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-text);padding:1rem;box-shadow:0 30px 90px #0d2f3a40}.instance-form-modal{width:min(780px,100%);max-height:calc(100vh - 2rem);overflow:auto}.export-modal header{margin-bottom:1rem}.export-modal header p{margin:.2rem 0 0}.export-modal__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.export-option{min-height:132px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-text);cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:.34rem;padding:.85rem;text-align:left}.export-option:hover{border-color:var(--color-accent);background:var(--color-accent-soft)}.export-option span{color:var(--color-accent-strong);font-size:.74rem;font-weight:800;text-transform:uppercase}.export-option strong{font-size:1rem}.export-option small{line-height:1.35}.app-banner{margin:.75rem 1rem 0}.section-alert{margin-bottom:1rem}.inline-icon{color:var(--color-accent)}.config-runtime{margin-top:1rem}.revenue-report{margin-bottom:1rem}.report-header-actions{display:flex;align-items:flex-start;justify-content:flex-end;gap:.75rem}.report-summary{min-width:160px;text-align:right}.report-summary span{display:block;color:var(--color-muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.report-summary strong{color:var(--color-text);font-size:1.35rem}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:.2rem 0 .55rem}.table-toolbar p{margin:.1rem 0 0;color:var(--color-muted);font-size:.82rem}.report-filters{display:grid;grid-template-columns:minmax(190px,1fr) minmax(190px,1fr) minmax(120px,150px) minmax(150px,180px) minmax(150px,180px);gap:.85rem;align-items:end;margin-bottom:.65rem}.report-presets{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem}.report-presets .toolbar-button{min-height:30px;padding:.28rem .55rem;font-size:.8rem}tfoot th{background:var(--color-surface-soft);color:var(--color-text);font-size:.78rem}@media(max-width:860px){.app-shell{flex-direction:column}.sidebar,.sidebar.collapsed{width:100%}.sidebar__brand,.sidebar__nav{flex-direction:row;flex-wrap:wrap}.sidebar__instance-picker{display:flex}.instance-layout,.grid.two-col{grid-template-columns:1fr}.panel__header,.section-header{flex-direction:column}.report-header-actions{width:100%;justify-content:space-between}.table-toolbar{align-items:flex-start;flex-direction:column}.report-filters,.export-modal__options{grid-template-columns:1fr}}
